<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}.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}}.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}}.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-angle-picker-control{width:50%}.components-angle-picker-control.components-base-control .components-base-control__label{display:block}.components-angle-picker-control__input-field[type=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;width:calc(100% - 36px);max-width:100px}@media (prefers-reduced-motion:reduce){.components-angle-picker-control__input-field[type=number]{transition-duration:0s}}@media (min-width:600px){.components-angle-picker-control__input-field[type=number]{font-size:13px;line-height:normal}}.components-angle-picker-control__input-field[type=number]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-angle-picker-control__input-field[type=number]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-angle-picker-control__input-field[type=number]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-angle-picker-control__input-field[type=number]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-angle-picker-control__input-field[type=number]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-angle-picker-control__input-field[type=number]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-angle-picker-control__input-field[type=number]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-angle-picker-control__angle-circle{width:28px;height:28px;border:2px solid #555d66;border-radius:50%;float:left;margin-right:4px;cursor:grab}.components-angle-picker-control__angle-circle-indicator-wrapper{position:relative;width:100%;height:100%}.components-angle-picker-control__angle-circle-indicator{width:1px;height:1px;border-radius:50%;border:3px solid #555d66;display:block;position:absolute;top:-14px;bottom:0;left:0;right:0;margin:auto;background:#555d66}.components-autocomplete__popover .components-popover__content&gt;div{padding:16px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.components-base-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-base-control .components-base-control__field{margin-bottom:8px}.components-panel__row .components-base-control .components-base-control__field{margin-bottom:inherit}.components-base-control .components-base-control__label{display:inline-block;margin-bottom:8px}.components-base-control .components-base-control__help{margin-top:-8px;font-style:italic}.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-size:13px;margin:0;border:0;cursor:pointer;-webkit-appearance:none;background:none;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}}.components-button:hover,.components-button[aria-expanded=true]{color:#007cba;color:var(--wp-admin-theme-color)}.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 1.5px #007cba;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color);outline:1px solid transparent}.components-button.is-primary{white-space:nowrap;background:#007cba;background:var(--wp-admin-theme-color);color:#fff;text-decoration:none;text-shadow:none}.components-button.is-primary:hover:not(:disabled){background:#006ba1;background:var(--wp-admin-theme-color-darker-10);color:#fff}.components-button.is-primary:active:not(:disabled){background:#005a87;background:var(--wp-admin-theme-color-darker-20);border-color:#005a87;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 1.5px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 1.5px var(--wp-admin-theme-color);outline:1px solid transparent}.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:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color);opacity:1}.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 #007cba;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,#007cba 28%,#005a87 0,#005a87 72%,#007cba 0);background-image:linear-gradient(-45deg,var(--wp-admin-theme-color) 28%,var(--wp-admin-theme-color-darker-20) 0,var(--wp-admin-theme-color-darker-20) 72%,var(--wp-admin-theme-color) 0);border-color:#007cba;border-color:var(--wp-admin-theme-color)}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){background:#ddd;color:#006ba1;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:#006ba1;color:var(--wp-admin-theme-color-darker-10);box-shadow:inset 0 0 0 1px #006ba1;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}.components-button.is-secondary{box-shadow:inset 0 0 0 1px #007cba;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:#007cba;color:var(--wp-admin-theme-color);background:transparent}.components-button.is-tertiary{padding:6px;outline:1px dotted transparent}.components-button.is-tertiary .dashicon{display:inline-block;flex:0 0 auto}.components-button.is-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:none;outline:none;text-align:left;color:#0073aa;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}}.components-button.is-link:active:not(:disabled),.components-button.is-link:hover:not(:disabled){color:#00a0d2}.components-button.is-link:focus{color:#124964;box-shadow:0 0 0 1px #5b9dd9,0 0 1.5px 1px rgba(30,140,190,.8)}.components-button.is-destructive{color:#b52727}.components-button.is-destructive.is-secondary{box-shadow:inset 0 0 0 1px #b52727}.components-button.is-destructive:active:not(:disabled),.components-button.is-destructive:hover:not(:disabled){color:#a02222;box-shadow:inset 0 0 0 1px #a02222}.components-button.is-destructive:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 1.5px #a02222}.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 28%,#e0e0e0 0,#e0e0e0 72%,#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}.components-button.has-icon.has-text{justify-content:left}.components-button.has-icon.has-text svg{margin-right:8px}.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 1.5px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 1.5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-button.is-pressed:hover:not(:disabled){background:#1e1e1e}.components-button svg{fill:currentColor;outline:none}.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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-checkbox-control__input[type=checkbox]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.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:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";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}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 3.5px #007cba;box-shadow:0 0 0 2px #fff,0 0 0 3.5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-checkbox-control__input[type=checkbox]:checked{background:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;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;-ms-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;margin-top:.6rem;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;width:28px;margin-right:12px;margin-bottom:12px;vertical-align:top;transform:scale(1);transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-duration:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper&gt;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:transparent;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}}.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 #606a73;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}.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-color-picker{width:100%}.components-color-picker *{box-sizing:border-box}.components-color-picker__saturation{width:100%;padding-bottom:55%;position:relative}.components-color-picker__body{padding:16px 16px 12px}.components-color-picker__controls{display:flex}.components-color-picker__alpha-pointer,.components-color-picker__hue-pointer,.components-color-picker__saturation-pointer{padding:0;position:absolute;cursor:pointer;box-shadow:none;border:none}.components-color-picker__swatch{margin-right:8px;width:32px;height:32px;border-radius:50%;position:relative;overflow:hidden;background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.is-alpha-disabled .components-color-picker__swatch{width:12px;height:12px;margin-top:0}.components-color-picker__active{border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);z-index:2}.components-color-picker__active,.components-color-picker__saturation-black,.components-color-picker__saturation-color,.components-color-picker__saturation-white{position:absolute;top:0;left:0;right:0;bottom:0}.components-color-picker__saturation-color{overflow:visible}.components-color-picker__saturation-white{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.components-color-picker__saturation-black{background:linear-gradient(0deg,#000,transparent)}.components-button.components-color-picker__saturation-pointer{width:14px;height:14px;padding:0;border-radius:50%;background-color:transparent;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #fff,inset 0 0 0 1px #000,0 0 0 2px #000}.components-button.components-color-picker__saturation-pointer:focus:not(:disabled){box-shadow:0 0 0 2px #fff,inset 0 0 0 1px #000,0 0 0 3px #000}.components-color-picker__toggles{flex:1}.components-color-picker__alpha{background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.components-color-picker__alpha-gradient,.components-color-picker__hue-gradient{position:absolute;top:0;left:0;right:0;bottom:0}.components-color-picker__alpha,.components-color-picker__hue{height:12px;position:relative}.is-alpha-enabled .components-color-picker__hue{margin-bottom:8px}.components-color-picker__alpha-bar,.components-color-picker__hue-bar{position:relative;margin:0 3px;height:100%;padding:0 2px}.components-color-picker__hue-gradient{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.components-color-picker__alpha-pointer,.components-color-picker__hue-pointer{left:0;width:14px;height:14px;border-radius:50%;box-shadow:0 1px 4px 0 rgba(0,0,0,.37);background:#fff;transform:translate(-7px,-1px)}.components-color-picker__hue-pointer,.components-color-picker__saturation-pointer{transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-color-picker__hue-pointer,.components-color-picker__saturation-pointer{transition-duration:0s}}.components-color-picker__saturation-pointer:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba,0 0 5px 0 #007cba,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color),0 0 5px 0 var(--wp-admin-theme-color),inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4)}.components-color-picker__alpha-pointer:focus,.components-color-picker__hue-pointer:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 2px #007cba,0 0 3px 0 #007cba;box-shadow:0 0 0 2px var(--wp-admin-theme-color),0 0 3px 0 var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:-2px}.components-color-picker__inputs-wrapper{margin:0 -4px;padding-top:16px;display:flex;align-items:flex-end;min-width:255px}.components-color-picker__inputs-wrapper fieldset{flex:1;border:none;margin:0;padding:0}.components-color-picker__inputs-wrapper .components-color-picker__inputs-fields .components-text-control__input[type=number]{padding:6px 3px;margin:0}.components-color-picker__inputs-field{width:100%}.components-color-picker__inputs-fields{display:flex;direction:ltr;flex-grow:1;margin-right:4px}.components-color-picker__inputs-fields .components-base-control+.components-base-control{margin-top:0}.components-color-picker__inputs-fields .components-base-control__field{margin:0 2px}.components-color-picker__inputs-toggle{height:30px;padding:0 5px}.components-combobox-control{color:#555d66;position:relative}.components-combobox-control__label{display:block;margin-bottom:5px}.components-combobox-control__button{border:1px solid #7e8993;border-radius:4px;color:#555d66;display:inline-block;min-height:30px;min-width:130px;position:relative;text-align:left}.components-combobox-control__button:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color)}.components-combobox-control__button-input{border:none;height:calc(100% - 2px);left:1px;padding:0 4px;position:absolute;top:1px;width:calc(100% - 2px)}.components-combobox-control__button-button:hover{box-shadow:none!important}.components-combobox-control__button-icon{height:100%;padding:0 4px;position:absolute;right:0;top:0}.components-combobox-control__menu{background:#fff;min-width:100%;padding:0;position:absolute;z-index:1000000}.components-combobox-control__item{align-items:center;display:flex;list-style-type:none;padding:10px 5px 10px 25px}.components-combobox-control__item.is-highlighted{background:#ddd}.components-combobox-control__item-icon{margin-left:-20px;margin-right:0}.components-custom-gradient-picker{margin-top:8px}.components-custom-gradient-picker__gradient-bar:not(.has-gradient){opacity:.4}.components-custom-gradient-picker__gradient-bar{width:100%;height:24px;border-radius:24px;margin-bottom:8px;padding-left:3px;padding-right:21px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{position:relative}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point{border-radius:50%;background:#fff;padding:2px;min-width:24px;width:24px;height:24px;position:relative}.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:2px solid #fff;border-radius:50%;height:18px;padding:0;position:absolute;width:18px;top:3px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active{background:#fafafa;color:#23282d;border-color:#999;box-shadow:0 0 0 1px #fff,0 0 0 3px #007cba;box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.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{width:100%}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;width:20px;height:20px}.components-custom-gradient-picker__ui-line{display:flex;justify-content:space-between}.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&gt;div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed&gt;svg{background:#fff;border:1px solid #7e8993;border-radius:2px}.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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px 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{background-color:#fff;max-height:400px;min-width:100%;overflow:auto;padding:0;position:absolute;z-index:1000000}.components-custom-select-control__menu:focus{border:1px solid #1e1e1e;border-radius:2px;outline:none;transition:none}.components-custom-select-control__item{align-items:center;display:flex;list-style-type:none;padding:10px 5px 10px 25px;cursor:default}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item-icon{margin-left:-20px;margin-right:0}svg.dashicon{fill:currentColor;outline:none}.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;-ms-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:9px}.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;-ms-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:9px}.DayPicker_weekHeader{color:#757575;position:absolute;top:62px;z-index:2;text-align:left}.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}.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;-ms-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:0}.components-datetime .components-datetime__calendar-help{padding:16px}.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}}.components-datetime .components-button,.components-datetime input[type=number],.components-datetime select{height:30px;margin-top:0;margin-bottom:0}.components-datetime__date{min-height:236px;border-top:1px solid #ddd}.components-datetime__date .DayPickerNavigation_leftButton__horizontalDefault{left:0}.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 1.5px #007cba,inset 0 0 0 2.5px #fff;box-shadow:inset 0 0 0 1.5px var(--wp-admin-theme-color),inset 0 0 0 2.5px #fff;outline:2px solid transparent}.components-datetime__date .CalendarDay__selected{background:#007cba;background:var(--wp-admin-theme-color);border:2px solid transparent}.components-datetime__date .CalendarDay__selected:hover{background:#005a87;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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px 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 0;padding-left:0;padding-right:0}.components-datetime__date.is-description-visible .DayPicker{visibility:hidden}.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;color:#555d66}.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__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}.components-disabled{position:relative;pointer-events:none}.components-disabled:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.components-disabled *{pointer-events:none}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:transparent;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;transition:opacity .3s,background-color .3s,visibility 0s .3s;border:2px solid #007cba;border:2px solid var(--wp-admin-theme-color);border-radius:2px}@media (prefers-reduced-motion:reduce){.components-drop-zone{transition-duration:0s}}.components-drop-zone.is-active{opacity:1;visibility:visible;transition:opacity .3s,background-color .3s}@media (prefers-reduced-motion:reduce){.components-drop-zone.is-active{transition-duration:0s}}.components-drop-zone.is-dragging-over-element{background-color:#007cba;background-color:var(--wp-admin-theme-color)}.components-drop-zone__content{position:absolute;top:50%;left:0;right:0;z-index:50;transform:translateY(-50%);width:100%;text-align:center;color:#fff;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.components-drop-zone__content{transition-duration:0s}}.components-drop-zone.is-dragging-over-element .components-drop-zone__content{transform:translateY(-50%) scale(1.05)}.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}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.components-drop-zone__provider{height:100%}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content&gt;div{padding:12px}.components-dropdown-menu__popover .components-popover__content{width:200px}.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;margin-bottom:4px}.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&gt;svg,.components-dropdown-menu__menu .components-menu-item&gt;svg{border-radius:2px;width:24px;height:24px}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{min-height:36px;height:auto;padding-left:40px;text-align:left}.components-dropdown-menu__menu .components-menu-item__button.components-button.has-icon,.components-dropdown-menu__menu .components-menu-item__button.has-icon{padding-left:8px}.components-dropdown-menu__menu .components-menu-group{padding:12px;margin:0 -12px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-12px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-12px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{margin-top:0;border-top:1px solid #ccc;padding:12px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__menu.no-icons .components-menu-item__button.components-button{padding:0 12px}.components-external-link__icon{width:1.4em;height:1.4em;margin:-.2em .1em 0;vertical-align:middle;fill:currentColor}.components-focal-point-picker-wrapper{background-color:transparent;border:1px solid #ddd;height:200px;width:100%;padding:14px}.components-focal-point-picker{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;width:100%}.components-focal-point-picker img{height:auto;max-height:100%;max-width:100%;width:auto;-webkit-user-select:none;-ms-user-select:none;user-select:none}.components-focal-point-picker__icon_container{background-color:transparent;cursor:grab;height:30px;opacity:.8;position:absolute;will-change:transform;width:30px;z-index:10000}.components-focal-point-picker__icon_container.is-dragging{cursor:grabbing}.components-focal-point-picker__icon{display:block;height:100%;left:-15px;position:absolute;top:-15px;width:100%}.components-focal-point-picker__icon .components-focal-point-picker__icon-outline{fill:#fff}.components-focal-point-picker__icon .components-focal-point-picker__icon-fill{fill:#007cba;fill:var(--wp-admin-theme-color)}.components-focal-point-picker_position-display-container{margin:1em 0;display:flex}.components-focal-point-picker_position-display-container .components-base-control__field{margin:0 1em 0 0}.components-focal-point-picker_position-display-container input[type=number].components-text-control__input{max-width:4em;padding:6px 4px}.components-focal-point-picker_position-display-container span{margin:0 0 0 .2em}.components-font-size-picker__controls{max-width:248px;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:24px}.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}}@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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px 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)}.is-dark-theme .components-font-size-picker__controls .components-font-size-picker__number::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-font-size-picker__controls .components-font-size-picker__number::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-font-size-picker__controls .components-font-size-picker__number:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.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-font-size-picker__select{margin-right:8px}.components-font-size-picker__controls .components-color-palette__clear{height:30px;margin-top:26px}.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}}.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}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:#007cba;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 3.5px #007cba;box-shadow:0 0 0 2px #fff,0 0 0 3.5px 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{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:none}.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:flex-start;width:100%;margin:0 0 8px;padding:4px;cursor:text}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-duration:0s}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-form-token-field__input-container::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-form-token-field__input-container::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-form-token-field__input-container:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ccd0d4}.components-form-token-field__input-container input[type=text].components-form-token-field__input{display:inline-block;width:100%;max-width:100%;margin-left:4px;padding:0;min-height:24px;background:inherit;border:0;color:#1e1e1e;box-shadow:none}.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-style:italic}.components-form-token-field__token{font-size:13px;display:flex;margin:2px 4px 2px 0;color:#32373c;overflow:hidden}.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:#d94f4f}.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:#555d66}.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:transparent;color:#007cba;color:var(--wp-admin-theme-color)}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:transparent;color:#555d66;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:#d94f4f;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;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;animation-duration:1ms}}.components-form-token-field__token-text{border-radius:12px 0 0 12px;padding:0 4px 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.components-form-token-field__remove-token.components-button{cursor:pointer;border-radius:0 12px 12px 0;padding:0 2px;color:#555d66;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover{color:#32373c}.components-form-token-field__suggestions-list{flex:1 0 100%;min-width:100%;max-height:9em;overflow-y:scroll;transition:all .15s ease-in-out;list-style:none;border-top:1px solid #6c7781;margin:4px -4px -4px;padding-top:3px}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-duration:0s}}.components-form-token-field__suggestion{color:#555d66;display:block;font-size:13px;padding:4px 8px;cursor:pointer}.components-form-token-field__suggestion.is-selected{background:#007cba;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__header{background:none;border-bottom:none;width:100%;padding:0;margin:0}.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%}@media (max-width:600px){.components-guide__footer{position:absolute;bottom:0}}.components-guide__page-control{margin:8px 0;text-align:center}.components-guide__page-control li{display:inline-block}.components-guide__page-control .components-button{height:30px;min-width:20px}.components-guide .components-modal__content{padding: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{bottom:5%;left:16px;right:16px;top:5%;margin:0 auto}}.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}.components-navigate-regions.is-focusing-regions [role=region]{position:relative}.components-navigate-regions.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 #007cba;box-shadow:inset 0 0 0 4px var(--wp-admin-theme-color)}@supports (outline-offset:1px){.components-navigate-regions.is-focusing-regions [role=region]:focus:after{content:none}.components-navigate-regions.is-focusing-regions [role=region]:focus{outline-style:solid;outline-color:#007cba;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__label{padding:0;margin-bottom:12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button .components-menu-items__item-icon,.components-menu-item__button.components-button .dashicon,.components-menu-item__button.components-button&gt;span&gt;svg,.components-menu-item__button.components-button svg.components-menu-items__item-icon,.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button .dashicon,.components-menu-item__button&gt;span&gt;svg,.components-menu-item__button svg.components-menu-items__item-icon{margin-right:8px}.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__info-wrapper{display:flex;flex-direction:column}.components-menu-item__info{margin-top:4px;font-size:12px;color:#757575}.components-menu-item__shortcut{-ms-grid-row-align:center;align-self:center;margin-right:0;margin-left:auto;padding-left:12px;color:currentColor;display:none}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{padding-left:40px}.components-menu-items-choice.components-button svg,.components-menu-items-choice svg{margin-right:8px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:8px}.components-modal__screen-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.7);z-index:100000;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}}.components-modal__frame{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;margin:0;border:1px solid #ddd;background:#fff;box-shadow:0 3px 30px rgba(0,0,0,.2);overflow:auto}@media (min-width:600px){.components-modal__frame{top:50%;right:auto;bottom:auto;left:50%;min-width:360px;max-width:calc(100% - 32px);max-height:calc(100% - 120px);transform:translate(-50%,-50%);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}}@keyframes components-modal__appear-animation{0%{margin-top:32px}to{margin-top:0}}.components-modal__header{box-sizing:border-box;border-bottom:1px solid #ddd;padding:0 24px;display:flex;flex-direction:row;justify-content:space-between;background:#fff;align-items:center;height:60px;z-index:10;position:relative;position:-webkit-sticky;position:sticky;top:0;margin:0 -24px 24px}@supports (-ms-ime-align:auto){.components-modal__header{position:fixed;width:100%}}.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{box-sizing:border-box;height:100%;padding:0 24px 24px}@supports (-ms-ime-align:auto){.components-modal__content{padding-top:60px}}.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 #007cba;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:#d94f4f;background-color:#f9e2e2}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.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:#6c7781;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;z-index:29}.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 #f0f0f0}.components-panel&gt;.components-panel__body:first-child,.components-panel&gt;.components-panel__header:first-child{margin-top:-1px}.components-panel&gt;.components-panel__body:last-child,.components-panel&gt;.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.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-top:1px solid #ddd;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&gt;.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&gt;.components-panel__body-title{transition-duration:0s}}.components-panel__body.is-opened&gt;.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body&gt;.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{position:relative;padding: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}}.components-panel__body-toggle.components-button:focus{box-shadow:inset 0 0 0 1.5px #007cba;box-shadow:inset 0 0 0 1.5px 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}}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:#555d66;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{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:-webkit-sticky) or (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&gt;svg{fill:currentColor;margin-right:1ch}.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}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-placeholder__input[type=url]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-placeholder__input[type=url]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-placeholder__input[type=url]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.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;min-width:260px}.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%;margin-top:0;margin-right:6px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-duration:0s}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-radio-control__input[type=radio]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-radio-control__input[type=radio]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-radio-control__input[type=radio]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-radio-control__input[type=radio]:checked:before{width:7px;height:7px;margin:8px 0 0 8px;background-color:#fff;border:3px solid #fff}@media (min-width:782px){.components-radio-control__input[type=radio]:checked:before{width:6px;height:6px;margin:4px 0 0 4px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 3.5px #007cba;box-shadow:0 0 0 2px #fff,0 0 0 3.5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-radio-control__input[type=radio]:checked{background:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color)}.components-resizable-box__handle{display:none;width:23px;height:23px}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle:after{display:block;content:"";width:15px;height:15px;border:2px solid #fff;border-radius:50%;background:#007cba;background:var(--wp-admin-theme-color);cursor:inherit;position:absolute;top:calc(50% - 8px);right:calc(50% - 8px)}.components-resizable-box__side-handle:before{display:block;content:"";width:7px;height:7px;border:2px solid #fff;background:#007cba;background:var(--wp-admin-theme-color);cursor:inherit;position:absolute;top:calc(50% - 4px);right:calc(50% - 4px);transition:transform .1s ease-in;opacity:0}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-duration:0s}}.is-dark-theme .components-resizable-box__handle:after,.is-dark-theme .components-resizable-box__side-handle:before{border-color:#d7dade}.components-resizable-box__corner-handle,.components-resizable-box__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}}.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}}@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&gt;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-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}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #007cba;box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.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:#007cba;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}.components-snackbar-list__notice-container{position:relative;padding-top:8px}.components-spinner{display:inline-block;background-color:#7e8993;width:18px;height:18px;opacity:.7;margin:5px 11px 0;border-radius:100%;position:relative}.components-spinner:before{content:"";position:absolute;background-color:#fff;top:3px;left:3px;width:4px;height:4px;border-radius:100%;transform-origin:6px 6px;animation:components-spinner__animation 1s linear infinite}@keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.components-tab-panel__tabs{display:flex;align-items:stretch}.components-tab-panel__tabs-item{background:transparent;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 1.5px #007cba;box-shadow:inset 0 1.5px var(--wp-admin-theme-color)}.components-tab-panel__tabs-item.is-active{box-shadow:inset 0 0 0 1.5px transparent,inset 0 -4px 0 0 #007cba;box-shadow:inset 0 0 0 1.5px 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 1.5px #007cba;box-shadow:inset 0 0 0 1.5px var(--wp-admin-theme-color)}.components-tab-panel__tabs-item.is-active:focus{box-shadow:inset 0 0 0 1.5px #007cba,inset 0 -4px 0 0 #007cba;box-shadow:inset 0 0 0 1.5px 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}}@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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{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)}.is-dark-theme .components-text-control__input::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=color]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=date]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=datetime]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=email]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=month]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=number]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=password]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=tel]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=text]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=time]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=url]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=week]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-text-control__input::-moz-placeholder,.is-dark-theme .components-text-control__input[type=color]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=date]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=datetime-local]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=datetime]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=email]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=month]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=number]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=password]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=tel]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=text]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=time]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=url]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=week]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-text-control__input:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=color]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=date]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=datetime-local]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=datetime]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=email]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=month]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=number]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=password]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=tel]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=text]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=time]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=url]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=week]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-textarea-control__input{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-textarea-control__input{transition-duration:0s}}@media (min-width:600px){.components-textarea-control__input{font-size:13px;line-height:normal}}.components-textarea-control__input:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-textarea-control__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-textarea-control__input::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-textarea-control__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-textarea-control__input::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-textarea-control__input::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-textarea-control__input:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-tip{display:flex;color:#555d66}.components-tip svg{-ms-grid-row-align:center;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&gt;.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}}.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-toolbar .components-button.is-pressed{background:transparent}.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed:hover{background:transparent}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1.5px #007cba,inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 1.5px var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.components-accessible-toolbar .components-button.has-icon,.components-toolbar .components-button.has-icon{padding-left:8px;padding-right:8px;min-width:48px;justify-content:center}.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;border-radius:2px;background-color:#fff;display:inline-flex;flex-shrink:0;flex-wrap:wrap}div.components-toolbar&gt;div{display:block;margin:0}@supports ((position:-webkit-sticky) or (position:sticky)){div.components-toolbar&gt;div{display:flex}}div.components-toolbar&gt;div+div.has-left-divider{margin-left:6px;position:relative;overflow:visible}div.components-toolbar&gt;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}.components-accessible-toolbar .components-toolbar-group&gt;.components-button.components-button.has-icon,.components-toolbar div&gt;.components-button.components-button.has-icon{min-width:36px;padding-left:6px;padding-right:6px}.components-accessible-toolbar .components-toolbar-group&gt;.components-button.components-button.has-icon svg,.components-toolbar div&gt;.components-button.components-button.has-icon svg{min-width:24px}.components-accessible-toolbar .components-toolbar-group&gt;.components-button.components-button.has-icon:before,.components-toolbar div&gt;.components-button.components-button.has-icon:before{left:2px;right:2px}.components-accessible-toolbar .components-toolbar-group&gt;.components-button:first-child.has-icon,.components-accessible-toolbar .components-toolbar-group&gt;div:first-child&gt;.components-button.has-icon,.components-toolbar div:first-child .components-button.has-icon{min-width:42px;padding-left:11px;padding-right:6px}.components-accessible-toolbar .components-toolbar-group&gt;.components-button:first-child.has-icon:before,.components-accessible-toolbar .components-toolbar-group&gt;div:first-child&gt;.components-button.has-icon:before,.components-toolbar div:first-child .components-button.has-icon:before{left:8px;right:2px}.components-accessible-toolbar .components-toolbar-group&gt;.components-button:last-of-type.has-icon,.components-accessible-toolbar .components-toolbar-group&gt;div:last-child&gt;.components-button.has-icon,.components-toolbar div:last-child .components-button.has-icon{min-width:42px;padding-left:6px;padding-right:11px}.components-accessible-toolbar .components-toolbar-group&gt;.components-button:last-of-type.has-icon:before,.components-accessible-toolbar .components-toolbar-group&gt;div:last-child&gt;.components-button.has-icon:before,.components-toolbar div:last-child .components-button.has-icon:before{left:2px;right:8px}.components-accessible-toolbar .components-toolbar-group&gt;.components-button:first-of-type:last-of-type.has-icon,.components-accessible-toolbar .components-toolbar-group&gt;div:first-child:last-child&gt;.components-button.has-icon,.components-toolbar div:first-child:last-child&gt;.components-button.has-icon{min-width:48px;padding-left:12px;padding-right:12px}.components-accessible-toolbar .components-toolbar-group&gt;.components-button:first-of-type:last-of-type.has-icon:before,.components-accessible-toolbar .components-toolbar-group&gt;div:first-child:last-child&gt;.components-button.has-icon:before,.components-toolbar div:first-child:last-child&gt;.components-button.has-icon:before{left:8px;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&gt;div{padding:4px 8px}.components-tooltip__shortcut{display:inline-block;margin-left:8px}.components-visually-hidden{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}.components-visually-hidden:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
@charset "UTF-8";:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}#start-resizable-editor-section{display:none}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-block-alignment-matrix-toolbar__popover .components-popover__content{min-width:0;width:auto}.block-editor-block-alignment-matrix-toolbar__popover .components-popover__content&gt;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}.block-editor-block-icon svg{min-width:20px;min-height:20px;max-width:24px;max-height:24px}.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 #f0f0f0}.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-list__layout .block-editor-block-list__block .reusable-block-edit-panel *{z-index:1}.block-editor-block-styles .block-editor-block-list__block{margin: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 .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 1.5px #007cba;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color);border-radius:1px}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus:after{box-shadow:0 0 0 1.5px #fff}.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected){opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected){transition-duration:0s}}.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected).is-focused,.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected):not(.is-focused) .block-editor-block-list__block{opacity:1}.block-editor-block-list__layout .block-editor-block-list__block,.block-editor-block-list__layout .block-list-appender{position:relative}.block-editor-block-list__layout .block-editor-block-list__block.is-drop-target:before,.block-editor-block-list__layout .block-list-appender.is-drop-target:before{content:"";position:absolute;z-index:0;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;top:-14px;right:0;left:0;border-top:4px solid #007cba;border-top:4px solid var(--wp-admin-theme-color)}.block-editor-block-list__layout .block-editor-block-list__block.is-drop-target.is-dropping-horizontally:before,.block-editor-block-list__layout .block-list-appender.is-drop-target.is-dropping-horizontally:before{top:0;bottom:0;left:-6px;border-top:none;border-left:4px solid #007cba;border-left:4px solid var(--wp-admin-theme-color)}.block-editor-block-list__layout{position:relative}.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,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered:after,.is-navigate-mode .block-editor-block-list__layout .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}.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,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered:after,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected:after{box-shadow:0 0 0 1.5px #007cba;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color);border-radius:1px;transition:box-shadow .2s ease-out;outline:2px solid transparent}@media (prefers-reduced-motion:reduce){.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,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered:after,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected:after{transition-duration:0s}}.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 .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered:after,.is-dark-theme .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected:after{box-shadow:0 0 0 1.5px #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,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered .components-placeholder ::selection,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected .components-placeholder ::selection{background:transparent}.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered:not(.is-selected):after{box-shadow:0 0 0 1px #949494}.is-block-moving-mode .block-editor-block-list__layout .block-editor-block-list__block.has-child-selected{box-shadow:0 0 0 1.5px #007cba;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color);outline:1.5px solid transparent}.is-block-moving-mode .block-editor-block-list__layout .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}.is-block-moving-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected:after{content:none}.is-block-moving-mode.can-insert-moving-block .block-editor-block-list__layout .block-editor-block-list__block.is-selected:before{border-color:#007cba;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.has-warning{min-height:36px}.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 1.5px transparent;transition:box-shadow .1s ease-in}@media (prefers-reduced-motion:reduce){.block-editor-block-list__layout .block-editor-block-list__block:after{transition-duration:0s}}.block-editor-block-list__layout .block-editor-block-list__block.has-warning&gt;*{pointer-events:none;-webkit-user-select:none;-ms-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&gt;.block-editor-inner-blocks&gt;.block-editor-block-list__layout.has-overlay:after{display:none}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable&gt;.block-editor-inner-blocks&gt;.block-editor-block-list__layout.has-overlay .block-editor-block-list__layout.has-overlay:after{display:block}.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block{cursor:default}.block-editor-block-list__layout .block-editor-block-list__block[data-clear=true]{float:none}.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__layout .block-editor-default-block-appender .block-editor-inserter{left:auto;right:8px}.block-editor-block-list__layout .wp-block{margin-left:auto;margin-right:auto}.wp-block[data-align=left],.wp-block[data-align=right]{width:100%;height:0}.wp-block[data-align=left]:before,.wp-block[data-align=right]:before{content:none}.wp-block[data-align=left]&gt;*,.wp-block[data-align=right]&gt;*{z-index:21}.wp-block[data-align=left]&gt;*{
  /*!rtl:begin:ignore*/float:left;margin-right:2em
  /*!rtl:end:ignore*/}.wp-block[data-align=right]&gt;*{
  /*!rtl:begin:ignore*/float:right;margin-left:2em
  /*!rtl:end:ignore*/}.wp-block[data-align=full],.wp-block[data-align=wide]{clear:both}.block-editor-block-list .block-editor-inserter{margin:8px;cursor:move;cursor:grab}.block-editor-block-list__insertion-point{position:relative;z-index:6;margin-top:-14px}.block-editor-block-list__insertion-point-indicator{position:absolute;top:calc(50% - 1px);height:1.5px;left:0;right:0;background:#007cba;background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;cursor:text}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter.is-inserter-hidden .block-editor-inserter__toggle{visibility:hidden;pointer-events:none}.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}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button{animation:block-editor-inserter__toggle__fade-in-animation-delayed .3s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button{animation-duration:1ms}}@keyframes block-editor-inserter__toggle__fade-in-animation-delayed{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes block-editor-inserter__toggle__fade-in-animation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(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}}.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&gt;.block-editor-block-list__insertion-point{position:absolute;top:-16px;height:28px;bottom:auto;left:14px;right:14px}.block-editor-block-list__block .block-editor-block-list__block-html-textarea{display:block;margin:0;width:100%;border:none;outline:none;box-shadow:none;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;line-height:150%;transition:padding .2s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block .block-editor-block-list__block-html-textarea{transition-duration:0s}}.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus{box-shadow:none}.block-editor-block-contextual-toolbar{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 .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:not(.is-horizontal) .block-editor-block-mover-button.is-up-button svg{margin-top:2px}.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button.is-down-button svg{margin-bottom:3px}.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%}.block-editor-block-list__block-selection-button{display:block;z-index:22}.block-editor-block-list__block-selection-button .components-button{font-size:13px;height:46px;padding:12px 16px;position:relative;top:-1px;box-shadow:0 0 0 1px #1e1e1e;border-radius:1px;background-color:#fff}.block-editor-block-list__block-selection-button .components-button:focus{box-shadow:0 0 0 1.5px #007cba;box-shadow:0 0 0 1.5px 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-popover.is-without-arrow{z-index:28;position:absolute}.block-editor-block-list__insertion-point-popover.is-without-arrow .components-popover__content.components-popover__content{background:none;border:none;box-shadow:none;overflow-y:visible;margin-left:0}.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:none;border:none;box-shadow:none;overflow-y:visible;pointer-events:none}.components-popover.block-editor-block-list__block-popover .components-popover__content&gt;*{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-bottom:12px}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}.is-dragging-components-draggable .components-tooltip{display:none}.block-editor-block-list__block .block-list-appender{margin:8px 0}.has-background .block-editor-block-list__block .block-list-appender{margin:20px 8px}.block-editor-block-list__block .block-list-appender .block-list-appender__toggle{padding:0;opacity:1;transform:scale(1);transition:all .1s ease}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block .block-list-appender .block-list-appender__toggle{transition-duration:0s}}.block-list-appender&gt;.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&gt;.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-block;margin:0}.block-editor-block-breadcrumb li:not(:last-child):after{content:"â†’"}.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 1.5px #007cba;box-shadow:inset 0 0 0 1.5px 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__icon{border:1px solid #ccd0d4;padding:7px;margin-right:10px;height:36px;width:36px}.block-editor-block-card__content{flex-grow:1}.block-editor-block-card__title{font-weight:500}.block-editor-block-card__title.block-editor-block-card__title{margin:0 0 5px}.block-editor-block-card__description{font-size:13px}.block-editor-block-card .block-editor-block-icon{margin-left:-2px;margin-right:10px;padding:0 3px;width:36px;height:24px}.block-editor-block-compare{overflow:auto;height:auto}@media (min-width:600px){.block-editor-block-compare{max-height:70%}}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper&gt;div{display:flex;justify-content:space-between;flex-direction:column;width:50%;padding:0 16px 0 0;min-width:200px}.block-editor-block-compare__wrapper&gt;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:#d94f4f}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:14px 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:14px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{position:absolute;top:-24px;left:0}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;border:1px solid #1e1e1e;box-shadow:0 4px 6px rgba(0,0,0,.3);color:#fff;cursor:grabbing;display:inline-flex;height:48px;min-width:72px;padding:0 12px;-webkit-user-select:none;-ms-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}.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}.is-dragging.is-multi-selected,.is-dragging.is-selected{display: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{display:inline-flex;flex-direction:row}.block-editor-block-mover-button__description{display:none}.block-editor-block-mover-button.has-icon{padding:0}.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}@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;min-width:42px!important}}@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.is-up-button svg,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-up-button svg{margin-bottom:-8px}.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 svg,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-down-button svg{margin-top:-8px}.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:0;bottom:0;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__label{margin:0 0 12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-block-navigation__container{padding:7px}.block-editor-block-navigation-tree{width:100%;border-collapse:collapse;padding:0;margin:0}.block-editor-block-navigation-leaf{position:relative}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents{display:flex;align-items:center;width:calc(100% - .8em);height:auto;padding:12px 6px;margin-top:auto;margin-bottom:auto;text-align:left;color:#40464d;border-radius:2px}.components-modal__content .block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents{padding-left:0;padding-right:0}.block-editor-block-navigation-leaf.is-visible .block-editor-block-navigation-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-block-navigation-leaf.is-visible .block-editor-block-navigation-block-contents{animation-duration:1ms}}.block-editor-block-navigation-leaf .block-editor-block-icon{align-self:flex-start;margin-right:6px}.block-editor-block-navigation-leaf.is-selected .block-editor-block-icon svg,.block-editor-block-navigation-leaf.is-selected:focus .block-editor-block-icon svg{color:#fff;background:#1e1e1e;box-shadow:0 0 0 1px #1e1e1e;border-radius:1px}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__contents-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell{padding-top:0;padding-bottom:0}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell{width:36px;opacity:0;vertical-align:top}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell{transition-duration:0s}}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell.is-visible,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell.is-visible{opacity:1;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell.is-visible,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell.is-visible{animation-duration:1ms}}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell .components-button.has-icon,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell .components-button.has-icon{width:24px;min-width:24px;padding:0}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell{padding-top:8px}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell-alignment-wrapper{display:flex;height:100%;flex-direction:column;align-items:center}.block-editor-block-navigation-leaf .block-editor-block-mover-button{position:relative;width:36px;height:24px}.block-editor-block-navigation-leaf .block-editor-block-mover-button svg{position:relative;height:24px}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-block-navigation-leaf .block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-block-navigation-leaf .block-editor-block-mover-button:focus{box-shadow:none;outline:none}.block-editor-block-navigation-leaf .block-editor-block-mover-button:focus:before{box-shadow:inset 0 0 0 1.5px #007cba,inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 1.5px var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-block-navigation-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-block-navigation-leaf .block-editor-block-mover-button:before{animation-duration:1ms}}.block-editor-block-navigation-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-block-navigation-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-block-navigation-appender__description,.block-editor-block-navigation-block-select-button__description,.block-editor-block-navigation-block-slot__description{display:none}.block-editor-block-navigation-appender__cell .block-editor-block-navigation-appender__container,.block-editor-block-navigation-appender__cell .block-editor-block-navigation-block__contents-container,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigation-appender__container,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigation-block__contents-container{display:flex}.block-editor-block-navigation-appender__cell .block-editor-block-navigation-block__contents-container,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigation-block__contents-container{min-height:56px}.block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line{position:relative;flex-shrink:0;width:24px}.block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line:first-child,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line:first-child{width:18px}.block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line.has-item,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line.has-item{margin-right:6px}.block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line:before,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line:before{content:"";display:block;position:absolute;top:1px;bottom:-2px;right:-1px;border-right:2px solid #a2aab2}.block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line.is-terminated:before,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line.is-terminated:before{border-color:transparent}.block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line.has-item.is-last-row,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line.has-item.is-last-row{height:26px}.block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line.has-item:after,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line.has-item:after{content:"";display:block;position:absolute;top:26px;left:100%;width:5px;border-bottom:2px solid #a2aab2}.block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line.has-item.is-last-row{height:16px}.block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line.has-item.is-last-row:after{top:100%}.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__item{border-radius:2px;cursor:pointer;margin-top:16px;transition:all .05s ease-in-out;position:relative;border:1px solid transparent}.block-editor-block-patterns-list__item:hover{border:1px solid #007cba;border:1px solid var(--wp-admin-theme-color)}.block-editor-block-patterns-list__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 1.5px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 1.5px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-patterns-list__item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__item-title{padding:4px;font-size:12px;text-align:center}.block-editor-block-preview__container{position:relative;width:100%;overflow:hidden}.block-editor-block-preview__container.editor-styles-wrapper{padding:0;margin:0}.block-editor-block-preview__content{position:absolute;top:0;left:0;transform-origin:top left;text-align:initial;margin:0;overflow:visible;min-height:auto}.block-editor-block-preview__content .block-editor-block-drop-zone,.block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__content .block-list-appender,.block-editor-block-preview__content .reusable-block-indicator{display:none}.block-editor-block-preview__content .block-editor-block-list__layout.is-root-container{padding-left:0;padding-right:0}.block-editor-block-preview__content .block-editor-block-list__layout.is-root-container&gt;.wp-block[data-align=full]{margin-left:0;margin-right:0}.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 1.5px #007cba;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-styles__item:hover .block-editor-block-styles__item-preview{border-color:#007cba;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{border:2px solid #1e1e1e}.block-editor-block-styles__item-preview{outline:1px solid transparent;padding:0;border-radius:2px;display:flex;overflow:hidden;background:#fff;align-items:center;flex-grow:1;min-height:80px}.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__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!important}.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}.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&gt;div{min-width:auto;display:flex;background:#fff;padding:0}.components-popover.block-editor-block-switcher__popover .components-popover__content&gt;div .components-menu-group{padding:16px;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 #f0f0f0}.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;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,.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{width: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-types-list{list-style:none;padding:4px;margin-left:-4px;margin-right:-4px;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&gt;li{list-style:none;margin:8px 8px 0 0;flex-shrink:1;max-width:100px}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations&gt;li button{display:flex}.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;margin-right:12px;text-align:center}.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-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}.block-editor-button-block-appender:hover{box-shadow:inset 0 0 0 1px #007cba;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 #007cba;box-shadow:inset 0 0 0 2px var(--wp-admin-theme-color)}.block-editor-button-block-appender:active{color:#000}.block-editor-button-block-appender.block-list-appender__toggle{display:flex;flex-direction:row;color:#1e1e1e;box-shadow:none;height:24px;padding:0;margin-left:8px}.block-editor-button-block-appender.block-list-appender__toggle:active{color:#fff}.block-editor-button-block-appender.block-list-appender__toggle&gt;svg{width:24px;background-color:#1e1e1e;color:#fff;border-radius:2px}.block-editor-color-gradient-control__color-indicator{margin-bottom:8px}.block-editor-color-gradient-control__button-tabs{display:block;margin-bottom:8px}.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}.block-editor-contrast-checker&gt;.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 textarea.block-editor-default-block-appender__content{font-family:inherit;font-size:inherit;border:none;background:none;box-shadow:none;display:block;cursor:text;width:100%;outline:1px solid transparent;transition:outline .2s;resize:none;margin-top:28px;margin-bottom:28px;padding:0 50px 0 0;color:rgba(30,30,30,.62)}@media (prefers-reduced-motion:reduce){.block-editor-default-block-appender textarea.block-editor-default-block-appender__content{transition-duration:0s}}.is-dark-theme .block-editor-default-block-appender textarea.block-editor-default-block-appender__content{color:hsla(0,0%,100%,.65)}.block-editor-default-block-appender .components-drop-zone__content-icon{display:none}.block-editor-default-block-appender__content{line-height:1.8}.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;height:32px}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle,.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle{margin-right:0}.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{right:8px}@media (min-width:600px){.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{display:flex;height:100%}}.block-editor-block-list__empty-block-inserter:disabled,.block-editor-default-block-appender .block-editor-inserter:disabled{display:none}@media (min-width:600px){.block-editor-default-block-appender .block-editor-inserter{align-items:center}}.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-wrapper{position:relative}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input 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:16px;position:relative;border:1px solid #ddd;border-radius:2px}@media (prefers-reduced-motion:reduce){.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{transition-duration:0s}}@media (min-width:600px){.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{font-size:13px;line-height:normal}}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.block-editor-link-control .block-editor-link-control__search-input .components-base-control__field{margin-bottom:0}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{position:absolute;top:19px;right:19px}.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;background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0))}.block-editor-link-control__search-results-wrapper:after{height:16px;bottom:0;top:auto;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}.block-editor-link-control__search-results-label{padding:15px 30px 0;display:block;font-size:1.1em}.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:center;font-size:13px;cursor:pointer;background:#fff;width:100%;border:none;text-align:left;padding:10px 15px;border-radius:5px;height:auto}.block-editor-link-control__search-item:focus,.block-editor-link-control__search-item:hover{background-color:#ddd}.block-editor-link-control__search-item:focus:not(:disabled){box-shadow:inset 0 0 0 1.5px #007cba;box-shadow:0 0 0 1.5px 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{background:transparent;border:0;width:100%;cursor:default;padding:16px 16px 16px 24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{display:block;margin-right:24px;overflow:hidden;white-space:nowrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{margin-right:1em;min-width:24px}.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{max-width:230px;overflow:hidden;text-overflow:ellipsis}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{color:#1e1e1e}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{display:block;margin-bottom:.2em;font-weight:500}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{font-weight:700;color:#000;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-info{display:block;color:#6c7781;font-size:.9em;line-height:1.3}.block-editor-link-control__search-item .block-editor-link-control__search-item-type{display:block;padding:3px 8px;margin-left:auto;font-size:.9em;background-color:#f0f0f0;border-radius:2px}.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{margin-top:20px;overflow:visible;padding:12px 15px}.components-button+.block-editor-link-control__search-create:before{content:"";position:absolute;top:-10px;left:0;display:block;width:100%;border-top:1px solid #ddd}.block-editor-link-control__search-results div[role=menu]&gt;.block-editor-link-control__search-item.block-editor-link-control__search-item{padding:10px}.block-editor-link-control__settings{border-top:1px solid #ddd;margin:0;padding:16px 24px}.block-editor-link-control__settings :last-child{margin-bottom:0}.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:-14px;right:-14px;bottom:-14px;left:-14px;z-index:60}[data-align=full] .has-overlay:after{right:0;left:0}.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:#32373c;padding:8px;align-items:stretch;justify-content:center;cursor:pointer;background:transparent;word-break:break-word;border-radius:2px;border:1px solid transparent;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}}.components-button.block-editor-block-types-list__item:disabled{opacity:.6;cursor:default}.components-button.block-editor-block-types-list__item:not(:disabled):hover{border-color:#007cba;border-color:var(--wp-admin-theme-color);color:#007cba!important;color:var(--wp-admin-theme-color)!important}.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}}.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}}.block-editor-block-types-list__item-title{padding:4px 2px 8px;font-size:12px}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__options .components-popover__content&gt;div{padding-top:16px}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu{margin-bottom:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{top:16px}.block-editor-media-flow__url-input .block-editor-link-control{margin-top:-16px;width:auto}.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;margin-top:16px}.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:16px 0 0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{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%;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 #007cba;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 .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 #d7dade;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}.block-editor-format-toolbar .components-dropdown-menu__toggle{justify-content:center}.block-editor-rich-text__editable&gt;p:first-child{margin-top:0}.block-editor-rich-text__editable [data-rich-text-placeholder]{pointer-events:none}.block-editor-rich-text__editable [data-rich-text-placeholder]:after{content:attr(data-rich-text-placeholder);opacity:.62}.block-editor-rich-text__editable:focus{outline:none}.block-editor-rich-text__editable:focus [data-rich-text-format-boundary]{border-radius:2px}.block-editor-rich-text__editable:focus:not(.keep-placeholder-on-focus) [data-rich-text-placeholder]:after{display:none}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}[data-rich-text-script]{display:inline}[data-rich-text-script]:before{content:"&lt;/&gt;";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:#007cba;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-tool-selector__help{margin:8px -12px -12px;padding:12px 20px;border-top:1px solid #ddd;color:#6c7781}.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;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}}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{font-size:13px}}.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-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width{width:100%}.block-editor-block-list__block .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.components-popover .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text]{width:100%}.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width__suggestions,.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;bottom:17px;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}}@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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-url-input__input[type=text]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-url-input__input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.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}}.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;color:#6c7781;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:#005a87;background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group&gt;.block-editor-url-input__button,.components-toolbar&gt;.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&gt;div[role=menu] .components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary)&gt;svg{box-shadow:none}.block-editor-url-popover__additional-controls div[role=menu]&gt;.components-button{padding-left:2px}.block-editor-url-popover__row{display:flex}.block-editor-url-popover__row&gt;: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&gt;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&gt;svg{box-shadow:inset 0 0 0 1.5px #007cba,inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 1.5px 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:9px}.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:#d94f4f}.block-editor-warning{align-items:center;display:flex;flex-wrap:wrap;padding:6px 12px;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;font-size:13px}.block-editor-warning .block-editor-warning__message{line-height:1.4;margin:1em 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}.block-editor-warning .block-editor-warning__action{margin:0 0 0 8px}.block-editor-warning__secondary{margin:auto 0 auto 8px}.block-editor-writing-flow{display:flex;flex-direction:column}.block-editor-writing-flow__click-redirect{cursor:text}.html-anchor-control .components-external-link{display:block;margin-top:8px}#end-resizable-editor-section{display:none}.block-editor-block-toolbar{display:flex;flex-grow:1;width:100%;overflow:auto;position:relative;transition:border-color .1s linear,box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar{transition-duration:0s}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;line-height:0;margin-top:-1px;margin-bottom:-1px;border:0;border-right:1px solid #ddd}.block-editor-block-toolbar&gt;:last-child,.block-editor-block-toolbar&gt;:last-child .components-toolbar,.block-editor-block-toolbar&gt;:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar__block-controls{height:auto!important;padding:0!important}.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-switcher .components-dropdown-menu__toggle:focus:before,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon:focus:before{right:4px!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-format-toolbar .components-toolbar,.block-editor-format-toolbar .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-block;line-height:0}@supports ((position:-webkit-sticky) or (position:sticky)){.block-editor-block-toolbar__slot{display:inline-flex}}.block-editor-block-toolbar__block-parent-selector-wrapper{position:absolute;top:-1px;left:-1px;opacity:0;transition:all 60ms linear;z-index:-1}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar__block-parent-selector-wrapper{transition-duration:0s}}.is-showing-movers .block-editor-block-toolbar__block-parent-selector-wrapper{opacity:1;transform:translateY(-60px)}.edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar__block-parent-selector-wrapper{display:none}.block-editor-block-toolbar-animated-width-container{position:relative;overflow:hidden;transition:width .3s}.block-editor-block-toolbar-content-enter{position:absolute;top:0;left:0;width:auto;opacity:0}.block-editor-block-toolbar-content-enter-active{position:absolute;opacity:1;transition:opacity .3s}.block-editor-block-toolbar-content-exit{width:auto;opacity:1;pointer-events:none}.block-editor-block-toolbar-content-exit-active{opacity:0;transition:opacity .3s}.block-editor-inserter{display:inline-block;background:none;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:1.4}@media (min-width:782px){.block-editor-inserter{position:relative}}.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}}.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:99998}.block-editor-inserter__search{padding:16px;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1}.block-editor-inserter__search input[type=search].block-editor-inserter__search-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){.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{transition-duration:0s}}@media (min-width:600px){.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{font-size:13px;line-height:normal}}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-inserter__search input[type=search].block-editor-inserter__search-input:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}@media (min-width:600px){.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{font-size:13px}}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:focus{background:#fff;box-shadow:0 0 0 1.5px #007cba;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color)}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:-ms-input-placeholder{color:#606a73}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::placeholder{color:#606a73}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-cancel-button,.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-decoration,.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-results-button,.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-results-decoration{-webkit-appearance:none}.block-editor-inserter__search-icon{position:absolute;top:0;right:20px;bottom:0;display:flex;align-items:center}.block-editor-inserter__search-icon&gt;svg{margin:8px}.block-editor-inserter__tabs{display:flex;flex-direction:column;margin-top:-8px}.block-editor-inserter__tabs .components-tab-panel__tabs{position:-webkit-sticky;position:sticky;top:72px;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}.block-editor-inserter__panel-header{display:inline-flex;align-items:center;padding:16px 16px 0}.block-editor-inserter__panel-content{padding:0 16px}.block-editor-inserter__panel-title{margin:0 12px 0 0;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-inserter__block-list{flex-grow:1;position:relative}.block-editor-inserter__popover .block-editor-block-types-list{margin:0 -8px}.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;margin-top:64px;text-align:center}.block-editor-inserter__no-results-icon{fill:#b5bcc2}.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)}@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:-ms-grid;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:#606a73;background:#f0f0f0}.block-editor-inserter__tips{border-top:1px solid #ddd;padding:16px;flex-shrink:0}.block-editor-inserter__manage-reusable-blocks-container{padding:16px}.block-editor-inserter__quick-inserter{width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results{padding-bottom:16px}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{height:0;padding:0;float:left}.block-editor-inserter__quick-inserter-patterns{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick&gt;.components-popover__content&gt;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:focus:not(:disabled){box-shadow:inset 0 0 0 1.5px #1e1e1e,inset 0 0 0 2px #fff}.block-editor-post-preview__dropdown{display:none;margin-right:12px;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 .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px 12px;margin-left:-12px;margin-right:-12px}@media (min-width:600px){.editor-post-preview{display:none}.block-editor-post-preview__dropdown{display:flex}}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}.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(.33333);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&gt;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{-ms-grid-row-align:end;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{
  /*!rtl:ignore*/margin-left:0}.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{
  /*!rtl:ignore*/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{
  /*!rtl:ignore*/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{
  /*!rtl:ignore*/margin-right:-12px}
@charset "UTF-8";:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{font:normal 20px/1 dashicons;content:"\f110";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:#8f98a1;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:#007cba;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:none;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 1.5px #007cba;box-shadow:0 0 0 1.5px 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{position:-webkit-sticky;position:sticky;top:0;right:0;color:#1e1e1e}.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}.components-editor-notices__snackbar{width:100%}@media (min-width:782px){.components-editor-notices__snackbar{width:fit-content;width:-moz-fit-content}}.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{z-index:99998;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{border-bottom:1px solid #ddd;padding:16px 16px 4px}.editor-error-boundary{max-width:780px;padding:20px;margin:60px auto auto;box-shadow:0 3px 30px rgba(0,0,0,.2)}.editor-page-attributes__template{margin-bottom:10px}.editor-page-attributes__order,.editor-page-attributes__template label,.editor-page-attributes__template select{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 #007cba;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}}.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 #007cba;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{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 1.5px #007cba;box-shadow:inset 0 0 0 1.5px 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}.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 #f0f0f0;border-top:none}.post-publish-panel__postpublish-buttons{display:flex;align-content:space-between;flex-wrap:wrap;margin:-5px}.post-publish-panel__postpublish-buttons&gt;*{flex-grow:1;margin:5px}.post-publish-panel__postpublish-buttons .components-button{height:auto;justify-content:center;padding:3px 10px 4px;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{margin-bottom:16px}.post-publish-panel__postpublish-post-address input[readonly]{padding:10px;background:#ddd;overflow:hidden;text-overflow:ellipsis}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}.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 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:4px}}.editor-post-taxonomies__hierarchical-terms-list{max-height:14em;overflow:auto;margin-left:-5.5px;padding-left:5.5px;margin-top:-5.5px;padding-top:5.5px}.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;width:100%}.editor-post-taxonomies__hierarchical-terms-filter{margin-bottom:8px;width:100%}.edit-post-text-editor__body textarea.editor-post-text-editor{border:1px solid #ccc;display:block;margin:0;width:100%;box-shadow:none;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;line-height:2.4;border-radius:0;min-height:200px;padding:16px;font-size:16px!important}@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:1px solid #1e1e1e;box-shadow:none;position:relative}.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%;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}}@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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px 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)}.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder,.is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder,.is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder,.is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.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{width:7px;height:7px;margin:8px 0 0 8px;background-color:#fff;border:3px solid #fff}@media (min-width:782px){.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{width:6px;height:6px;margin:4px 0 0 4px}}.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 3.5px #007cba;box-shadow:0 0 0 2px #fff,0 0 0 3.5px 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:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;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:28px}.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}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type=text],.editor-post-visibility__dialog-fieldset .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:28px}@media (prefers-reduced-motion:reduce){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type=text],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type=text]{transition-duration:0s}}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type=text],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type=text]{font-size:13px;line-height:normal}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type=text]:focus,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type=text]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px #007cba;box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type=text]::-webkit-input-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type=text]::-moz-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type=text]:-ms-input-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type=text]::-webkit-input-placeholder,.is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type=text]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type=text]::-moz-placeholder,.is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type=text]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type=text]:-ms-input-placeholder,.is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.editor-post-title{position:relative}.editor-post-title .editor-post-title__input{display:block;width:100%;margin:0;box-shadow:none;background:transparent;transition:border .1s ease-out,box-shadow .1s linear;padding:19px 0;word-break:keep-all;font-family:inherit;color:inherit;border-color:transparent;border-style:solid;border-width:1px 0;border-radius:0;outline:1px solid transparent;font-size:2.44em;font-weight:700;line-height:1.4}@media (prefers-reduced-motion:reduce){.editor-post-title .editor-post-title__input{transition-duration:0s}}@media (min-width:600px){.editor-post-title .editor-post-title__input{border-width:1px}}.editor-post-title .editor-post-title__input::-webkit-input-placeholder{color:rgba(30,30,30,.55)}.editor-post-title .editor-post-title__input::-moz-placeholder{color:rgba(30,30,30,.55)}.editor-post-title .editor-post-title__input:-ms-input-placeholder{color:rgba(30,30,30,.55)}.editor-post-title .editor-post-title__input:focus{border:1px solid transparent;outline:1px solid transparent;box-shadow:none}.editor-post-title.is-focus-mode .editor-post-title__input{opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.editor-post-title.is-focus-mode .editor-post-title__input{transition-duration:0s}}.editor-post-title.is-focus-mode .editor-post-title__input:focus{opacity:1}.editor-post-trash.components-button{margin-left:-6px}.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&gt;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 1.5px #007cba;box-shadow:inset 0 0 0 1.5px var(--wp-admin-theme-color)}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:0}.table-of-contents__count{flex-basis:25%;display:flex;flex-direction:column;font-size:13px;color:#6c7781;padding-right:8px;margin-bottom:0}.table-of-contents__count:last-child{padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{font-size:21px;font-weight:400;line-height:30px;color:#555d66}.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}
.block-btn{display:inline-block;background-color:#f3f4f5;border-radius:4px;margin-bottom:15px;text-decoration:none !important;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}.block-btn span{border-radius:4px;border:1px solid;display:block;padding:5px 20px;-webkit-transition:background .3s ease,color .3s ease;-o-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}.block-btn span:hover{background-color:transparent !important}.block-btn--outline:not(:hover){background-color:transparent !important}.block-btn--outline span{background-color:transparent !important}.block-btn--outline span:hover{color:inherit !important}.block-btn--simple{background-color:transparent !important;position:relative}.block-btn--simple span{border-color:transparent !important;padding-left:0}.block-btn--simple span:hover{color:inherit !important}.block-btn--simple svg{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.block-btn--large{font-size:1.3125rem}.block-btn--large svg{width:21px;height:21px;right:-5px}.block-btn--md{font-size:1rem}.block-btn--md svg{width:16px;height:16px}.block-btn--sm{font-size:.875rem}.block-btn--sm svg{width:14px;height:14px;right:5px}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block;width:100%}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:0 0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:0 0;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled,.slick-next.slick-disabled{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0;padding:0;cursor:pointer}.slick-dots li button{border:none;background:0 0;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"â€¢";width:20px;height:20px;font-family:"slick";font-size:27px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.em-panels{position:relative}.em-panels__nav{background-color:#ddd;overflow:hidden}.em-panels.center{text-align:center}.em-panels.left{text-align:left}.em-panels.right{text-align:right}.em-panels__controls{display:inline-block;list-style:none;margin:0;padding:0;white-space:nowrap}.em-panels__controls .em-panel__control{cursor:pointer;display:inline-block;padding:15px}.em-panels__controls .em-panel__control.active{background-color:#fff}.em-panels--accordions .em-panels__nav{width:100%;pointer-events:none;position:absolute;z-index:-1;visibility:hidden}.em-panels--accordions .em-panel{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease-in;-o-transition:max-height .3s ease-in;transition:max-height .3s ease-in}.em-panels--accordions .em-panel__container{border:1px solid #ddd}.em-panels--accordions .em-panel__container+.em-panel__container{margin-top:15px}.em-panels--accordions .em-panel__control,.em-panels--accordions .em-panel__content{padding:15px}.em-panels--accordions .em-panel__control{cursor:pointer}.em-panels--accordions .em-panel__control&gt;*{pointer-events:none;padding-left:30px;position:relative}.em-panels--accordions .em-panel__control&gt;*:before{content:"ï„²";font-family:"dashicons";font-size:initial;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.em-panels--accordions .em-panel__control.active&gt;*:before{content:"ï‘&nbsp;"}.em-panels--accordions .em-panel__content{opacity:0;padding-top:0;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.em-panels--accordions .em-panel.active{max-height:800px}.em-panels--accordions .em-panel.active .em-panel__content{opacity:1}.em-panels--tabs{border:1px solid #ddd}.em-panels--tabs .em-panel__container .em-panel__control{display:none}.em-panels--tabs .em-panel{height:0;opacity:0;overflow:hidden;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.em-panels--tabs .em-panel.active{height:auto;opacity:1}.em-panels--tabs .em-panel__content{padding:15px}.wp-block-emagine-anchor-menu{background:#f3f4f5}.wp-block-emagine-anchor-menu li{display:inline-block;padding-left:0 !important;margin-right:10px}.wp-block-emagine-anchor-menu li:before{content:none !important}.wp-block-emagine-card-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px;overflow:hidden}.wp-block-emagine-card-block__has-border,.wp-block-emagine-card-block__has-shadow{border-radius:10px}.wp-block-emagine-card-block__has-border .wp-block-emagine-card-block__body,.wp-block-emagine-card-block__has-shadow .wp-block-emagine-card-block__body{padding:20px}.wp-block-emagine-card-block__has-border{border:1px solid #f3f4f5}.wp-block-emagine-card-block__has-shadow{-webkit-box-shadow:0 4px 5px 0 rgba(108,119,129,.1);box-shadow:0 4px 5px 0 rgba(108,119,129,.1)}@supports((position:-webkit-sticky) or (position:sticky)){.wp-block-emagine-card-block__image-cover .wp-block-emagine-card-block__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.wp-block-emagine-card-block__media{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.wp-block-emagine-card-block__body{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.wp-block-emagine-card-block__body h3{margin-top:0;margin-bottom:15px;line-height:normal}.wp-block-emagine-card-block__more{display:inline-block;margin-top:20px}.wp-block-emagine-card-block__image-align-left,.wp-block-emagine-card-block__image-align-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.wp-block-emagine-card-block__image-align-left .wp-block-emagine-card-block__media,.wp-block-emagine-card-block__image-align-right .wp-block-emagine-card-block__media{max-width:30%}.wp-block-emagine-card-block__image-align-left.wp-block-emagine-card-block__has-shadow .wp-block-emagine-card-block__media,.wp-block-emagine-card-block__image-align-left.wp-block-emagine-card-block__has-border .wp-block-emagine-card-block__media,.wp-block-emagine-card-block__image-align-right.wp-block-emagine-card-block__has-shadow .wp-block-emagine-card-block__media,.wp-block-emagine-card-block__image-align-right.wp-block-emagine-card-block__has-border .wp-block-emagine-card-block__media{padding:10px}.wp-block-emagine-card-block__image-align-left .wp-block-emagine-card-block__media+.wp-block-emagine-card-block__body{padding-left:20px}.wp-block-emagine-card-block__image-align-right .wp-block-emagine-card-block__body{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.wp-block-emagine-cta-block{background-position:center;background-size:cover;position:relative;overflow:hidden}.wp-block-emagine-cta-block&gt;div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:30px 0;position:relative}.wp-block-emagine-cta-block .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wp-block-emagine-cta-block video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:none}.wp-block-emagine-cta-block__body,.wp-block-emagine-cta-block__button{-webkit-box-flex:1;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}.wp-block-emagine-cta-block__label{display:block}.wp-block-emagine-cta-block__label+.wp-block-emagine-cta-block__title{margin-top:30px}.wp-block-emagine-cta-block__vertical{text-align:center}.wp-block-emagine-cta-block__vertical .wp-block-emagine-cta-block__body{margin-bottom:30px}.wp-block-emagine-cta-block__horizontal .inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.wp-block-emagine-cta-block__horizontal .wp-block-emagine-cta-block__body{max-width:70%}.wp-block-emagine-cta-block__horizontal .wp-block-emagine-cta-block__button{max-width:30%;text-align:right}.wp-block-emagine-cta-block__is-light-text *{color:#fff !important}.wp-block-emagine-cta-block__is-light-text .block-btn--outline:not(:hover),.wp-block-emagine-cta-block__is-light-text .block-btn--outline span:not(:hover){background:0 0 !important;border-color:#fff !important;color:#fff !important}.em-row-layout-inner{position:relative}.em-row-column-wrap{padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:10}.em-inside-inner-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-inside-inner-col&gt;*{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.em-row-has-bg&gt;.em-row-column-wrap{padding-left:15px;padding-right:15px}.em-row-has-bg-vid{position:relative;overflow:hidden}.em-row-has-bg-vid&gt;.em-row-column-wrap{padding-left:15px;padding-right:15px}.em-row-has-bg-vid video{position:absolute}.alignfull .em-row-column-wrap{padding-left:15px;padding-right:15px}.wp-block-emagine-columns:before{clear:both;content:"";display:table}.wp-block-emagine-columns{pointer-events:none}.wp-block-emagine-columns .wp-block-emagine-column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;pointer-events:auto}.editor-block-list__block .wp-block-emagine-columns{pointer-events:auto}.em-row-layout-overlay{top:0;left:0;position:absolute;opacity:.3;height:100%;width:100%;z-index:0}.wp-block-emagine-column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:1;min-width:0;min-height:0}@media all and (-ms-high-contrast:none){.wp-block-emagine-column{display:inline-block}*::-ms-backdrop,.wp-block-emagine-column{display:inline-block}}@supports(-ms-accelerator:true){.wp-block-emagine-column{display:inline-block}*::-ms-backdrop,.wp-block-emagine-column{display:inline-block}}@supports(-ms-ime-align:auto){.wp-block-emagine-column{display:inline-block}*::-ms-backdrop,.wp-block-emagine-column{display:inline-block}}.em-row-valign-middle&gt;.wp-block-emagine-column{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.em-row-valign-bottom&gt;.wp-block-emagine-column{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}[id=content] .entry-content .wp-block-emagine-columns.alignfull,[id=content] .entry-content .wp-block-emagine-columns.alignwide{text-align:inherit;margin-bottom:0}@media(min-width:767px){.em-row-layout-equal&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:0}.em-gutter-default&gt;.wp-block-emagine-column{margin-right:30px}.em-row-column-wrap:not(.em-gutter-none)&gt;.wp-block-emagine-column:last-child{margin-right:auto}.em-row-layout-left-golden&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:2;-webkit-flex:2 0 66.6666666667%;-ms-flex:2 0 66.6666666667%;flex:2 0 66.6666666667%}.em-row-layout-left-golden&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:1;-webkit-flex:1 0 33.3333333333%;-ms-flex:1 0 33.3333333333%;flex:1 0 33.3333333333%}.em-row-layout-right-golden&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:1;-webkit-flex:1 0 33.3333333333%;-ms-flex:1 0 33.3333333333%;flex:1 0 33.3333333333%}.em-row-layout-right-golden&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:2;-webkit-flex:2 0 66.6666666667%;-ms-flex:2 0 66.6666666667%;flex:2 0 66.6666666667%}.em-has-2-columns.em-custom-first-width-8&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 8%;-ms-flex:0 1 8%;flex:0 1 8%}.em-has-2-columns.em-custom-first-width-8&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 92%;-ms-flex:0 1 92%;flex:0 1 92%}.em-has-2-columns.em-custom-first-width-10&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 10%;-ms-flex:0 1 10%;flex:0 1 10%}.em-has-2-columns.em-custom-first-width-10&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 90%;-ms-flex:0 1 90%;flex:0 1 90%}.em-has-2-columns.em-custom-first-width-15&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 15%;-ms-flex:0 1 15%;flex:0 1 15%}.em-has-2-columns.em-custom-first-width-15&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 85%;-ms-flex:0 1 85%;flex:0 1 85%}.em-has-2-columns.em-custom-first-width-17&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 17%;-ms-flex:0 1 17%;flex:0 1 17%}.em-has-2-columns.em-custom-first-width-17&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 83%;-ms-flex:0 1 83%;flex:0 1 83%}.em-has-2-columns.em-custom-first-width-20&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 20%;-ms-flex:0 1 20%;flex:0 1 20%}.em-has-2-columns.em-custom-first-width-20&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 80%;-ms-flex:0 1 80%;flex:0 1 80%}.em-has-2-columns.em-custom-first-width-25&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%}.em-has-2-columns.em-custom-first-width-25&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 75%;-ms-flex:0 1 75%;flex:0 1 75%}.em-has-2-columns.em-custom-first-width-30&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 30%;-ms-flex:0 1 30%;flex:0 1 30%}.em-has-2-columns.em-custom-first-width-30&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 70%;-ms-flex:0 1 70%;flex:0 1 70%}.em-has-2-columns.em-custom-first-width-33&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 33%;-ms-flex:0 1 33%;flex:0 1 33%}.em-has-2-columns.em-custom-first-width-33&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 67%;-ms-flex:0 1 67%;flex:0 1 67%}.em-has-2-columns.em-custom-first-width-35&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 35%;-ms-flex:0 1 35%;flex:0 1 35%}.em-has-2-columns.em-custom-first-width-35&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 65%;-ms-flex:0 1 65%;flex:0 1 65%}.em-has-2-columns.em-custom-first-width-40&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 40%;-ms-flex:0 1 40%;flex:0 1 40%}.em-has-2-columns.em-custom-first-width-40&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 60%;-ms-flex:0 1 60%;flex:0 1 60%}.em-has-2-columns.em-custom-first-width-42&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 42%;-ms-flex:0 1 42%;flex:0 1 42%}.em-has-2-columns.em-custom-first-width-42&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 58%;-ms-flex:0 1 58%;flex:0 1 58%}.em-has-2-columns.em-custom-first-width-45&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 45%;-ms-flex:0 1 45%;flex:0 1 45%}.em-has-2-columns.em-custom-first-width-45&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 55%;-ms-flex:0 1 55%;flex:0 1 55%}.em-has-2-columns.em-custom-first-width-50&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:1;-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%}.em-has-2-columns.em-custom-first-width-50&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:1;-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%}.em-has-2-columns.em-custom-first-width-55&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 55%;-ms-flex:0 1 55%;flex:0 1 55%}.em-has-2-columns.em-custom-first-width-55&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 45%;-ms-flex:0 1 45%;flex:0 1 45%}.em-has-2-columns.em-custom-first-width-58&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 58%;-ms-flex:0 1 58%;flex:0 1 58%}.em-has-2-columns.em-custom-first-width-58&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 42%;-ms-flex:0 1 42%;flex:0 1 42%}.em-has-2-columns.em-custom-first-width-60&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 60%;-ms-flex:0 1 60%;flex:0 1 60%}.em-has-2-columns.em-custom-first-width-60&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 40%;-ms-flex:0 1 40%;flex:0 1 40%}.em-has-2-columns.em-custom-first-width-65&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 65%;-ms-flex:0 1 65%;flex:0 1 65%}.em-has-2-columns.em-custom-first-width-65&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 35%;-ms-flex:0 1 35%;flex:0 1 35%}.em-has-2-columns.em-custom-first-width-67&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 67%;-ms-flex:0 1 67%;flex:0 1 67%}.em-has-2-columns.em-custom-first-width-67&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 33%;-ms-flex:0 1 33%;flex:0 1 33%}.em-has-2-columns.em-custom-first-width-70&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 70%;-ms-flex:0 1 70%;flex:0 1 70%}.em-has-2-columns.em-custom-first-width-70&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 30%;-ms-flex:0 1 30%;flex:0 1 30%}.em-has-2-columns.em-custom-first-width-75&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 75%;-ms-flex:0 1 75%;flex:0 1 75%}.em-has-2-columns.em-custom-first-width-75&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%}.em-has-2-columns.em-custom-first-width-80&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 80%;-ms-flex:0 1 80%;flex:0 1 80%}.em-has-2-columns.em-custom-first-width-80&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 20%;-ms-flex:0 1 20%;flex:0 1 20%}.em-has-2-columns.em-custom-first-width-83&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 83%;-ms-flex:0 1 83%;flex:0 1 83%}.em-has-2-columns.em-custom-first-width-83&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 17%;-ms-flex:0 1 17%;flex:0 1 17%}.em-has-2-columns.em-custom-first-width-85&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 85%;-ms-flex:0 1 85%;flex:0 1 85%}.em-has-2-columns.em-custom-first-width-85&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 15%;-ms-flex:0 1 15%;flex:0 1 15%}.em-has-2-columns.em-custom-first-width-90&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 90%;-ms-flex:0 1 90%;flex:0 1 90%}.em-has-2-columns.em-custom-first-width-90&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 10%;-ms-flex:0 1 10%;flex:0 1 10%}.em-has-2-columns.em-custom-first-width-92&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:0;-webkit-flex:0 1 92%;-ms-flex:0 1 92%;flex:0 1 92%}.em-has-2-columns.em-custom-first-width-92&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:0;-webkit-flex:0 1 8%;-ms-flex:0 1 8%;flex:0 1 8%}.em-row-layout-left-half&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-row-layout-left-half&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-row-layout-right-half&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-row-layout-right-half&gt;.wp-block-emagine-column.inner-column-3{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-row-layout-center-half&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-row-layout-center-half&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-row-layout-center-wide&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-row-layout-center-wide&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3}.em-row-layout-center-exwide&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-row-layout-center-exwide&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:6;-webkit-flex:6;-ms-flex:6;flex:6}.em-row-layout-center-exexwide&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-row-layout-center-exexwide&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10}.em-row-layout-left-forty&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-row-layout-left-forty&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-row-layout-right-forty&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-row-layout-right-forty&gt;.wp-block-emagine-column.inner-column-4{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}}@media(min-width:767px)and (max-width:1024px){.em-row-column-wrap.em-tab-layout-equal&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:0}.em-row-column-wrap.em-tab-layout-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.em-row-column-wrap.em-tab-layout-row.em-m-colapse-right-to-left{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.em-row-column-wrap.em-tab-layout-row&gt;.wp-block-emagine-column{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:100%;margin-right:0}.em-tab-layout-left-golden&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-tab-layout-left-golden&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-tab-layout-right-golden&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-tab-layout-right-golden&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-tab-layout-left-half&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-tab-layout-left-half&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-tab-layout-right-half&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-tab-layout-right-half&gt;.wp-block-emagine-column.inner-column-3{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-tab-layout-center-half&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-tab-layout-center-half&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-tab-layout-center-wide&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-tab-layout-center-wide&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3}.em-tab-layout-center-exwide&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-tab-layout-center-exwide&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:6;-webkit-flex:6;-ms-flex:6;flex:6}.em-tab-layout-center-exexwide&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-tab-layout-center-exexwide&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10}.em-tab-layout-left-forty&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-tab-layout-left-forty&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-tab-layout-right-forty&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-tab-layout-right-forty&gt;.wp-block-emagine-column.inner-column-4{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-tab-layout-two-grid{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.em-tab-layout-two-grid.em-m-colapse-right-to-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.em-tab-layout-two-grid.em-gutter-default&gt;.wp-block-emagine-column{-webkit-box-flex:0;-webkit-flex:0 0 calc(50% - 15px);-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}.em-tab-layout-two-grid.em-row-column-wrap:not(.em-gutter-none):not(.em-m-colapse-right-to-left)&gt;.wp-block-emagine-column.inner-column-2{margin-right:0}.em-tab-layout-two-grid.em-row-column-wrap:not(.em-gutter-none):not(.em-m-colapse-right-to-left)&gt;.wp-block-emagine-column.inner-column-4{margin-right:0}.em-tab-layout-two-grid.em-row-column-wrap.em-m-colapse-right-to-left:not(.em-gutter-none)&gt;.wp-block-emagine-column.inner-column-5{margin-right:0}.em-tab-layout-two-grid.em-row-column-wrap.em-m-colapse-right-to-left:not(.em-gutter-none)&gt;.wp-block-emagine-column.inner-column-3{margin-right:0}.em-tab-layout-two-grid.em-row-column-wrap.em-m-colapse-right-to-left:not(.em-gutter-none)&gt;.wp-block-emagine-column.inner-column-1{margin-right:0}.em-tab-layout-two-grid.em-row-column-wrap.em-m-colapse-right-to-left.em-gutter-default&gt;.wp-block-emagine-column:last-child{margin-right:30px}.em-tab-layout-three-grid{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.em-tab-layout-three-grid.em-m-colapse-right-to-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.em-tab-layout-three-grid.em-gutter-default&gt;.wp-block-emagine-column{-webkit-box-flex:0;-webkit-flex:0 0 calc(33.33% - 20px);-ms-flex:0 0 calc(33.33% - 20px);flex:0 0 calc(33.33% - 20px)}.em-tab-layout-three-grid.em-row-column-wrap:not(.em-gutter-none):not(.em-m-colapse-right-to-left)&gt;.wp-block-emagine-column.inner-column-3{margin-right:0}.em-tab-layout-three-grid.em-row-column-wrap.em-m-colapse-right-to-left:not(.em-gutter-none)&gt;.wp-block-emagine-column.inner-column-4{margin-right:0}.em-tab-layout-three-grid.em-row-column-wrap.em-m-colapse-right-to-left:not(.em-gutter-none)&gt;.wp-block-emagine-column.inner-column-1{margin-right:0}.em-tab-layout-three-grid.em-row-column-wrap.em-m-colapse-right-to-left.em-gutter-default&gt;.wp-block-emagine-column:last-child{margin-right:30px}}@media(max-width:766px){.em-row-column-wrap.em-mobile-layout-equal&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:0}.em-row-column-wrap.em-mobile-layout-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.em-row-column-wrap.em-mobile-layout-row.em-m-colapse-right-to-left{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.em-row-column-wrap.em-mobile-layout-row&gt;.wp-block-emagine-column{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:100%;margin-right:0}.em-mobile-layout-left-golden&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:4;-webkit-flex:4;-ms-flex:4;flex:4}.em-mobile-layout-left-golden&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-mobile-layout-right-golden&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-mobile-layout-right-golden&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-mobile-layout-left-half&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-mobile-layout-left-half&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-mobile-layout-right-half&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-mobile-layout-right-half&gt;.wp-block-emagine-column.inner-column-3{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-mobile-layout-center-half&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-mobile-layout-center-half&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-mobile-layout-center-wide&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-mobile-layout-center-wide&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3}.em-mobile-layout-center-exwide&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-mobile-layout-center-exwide&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:6;-webkit-flex:6;-ms-flex:6;flex:6}.em-mobile-layout-center-exexwide&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-mobile-layout-center-exexwide&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:10;-webkit-flex:10;-ms-flex:10;flex:10}.em-mobile-layout-left-forty&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-mobile-layout-left-forty&gt;.wp-block-emagine-column.inner-column-1{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-mobile-layout-right-forty&gt;.wp-block-emagine-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.em-mobile-layout-right-forty&gt;.wp-block-emagine-column.inner-column-4{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.em-mobile-layout-two-grid{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.em-mobile-layout-two-grid.em-m-colapse-right-to-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.em-mobile-layout-two-grid.em-gutter-default&gt;.wp-block-emagine-column{-webkit-box-flex:0;-webkit-flex:0 0 calc(50% - 15px);-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}.em-mobile-layout-two-grid.em-row-column-wrap:not(.em-gutter-none):not(.em-m-colapse-right-to-left)&gt;.wp-block-emagine-column.inner-column-2{margin-right:0}.em-mobile-layout-two-grid.em-row-column-wrap:not(.em-gutter-none):not(.em-m-colapse-right-to-left)&gt;.wp-block-emagine-column.inner-column-4{margin-right:0}.em-mobile-layout-two-grid.em-row-column-wrap.em-m-colapse-right-to-left:not(.em-gutter-none)&gt;.wp-block-emagine-column.inner-column-5{margin-right:0}.em-mobile-layout-two-grid.em-row-column-wrap.em-m-colapse-right-to-left:not(.em-gutter-none)&gt;.wp-block-emagine-column.inner-column-3{margin-right:0}.em-mobile-layout-two-grid.em-row-column-wrap.em-m-colapse-right-to-left:not(.em-gutter-none)&gt;.wp-block-emagine-column.inner-column-1{margin-right:0}.em-mobile-layout-three-grid{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.em-mobile-layout-three-grid.em-m-colapse-right-to-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.em-mobile-layout-three-grid.em-gutter-default&gt;.wp-block-emagine-column{-webkit-box-flex:0;-webkit-flex:0 0 calc(33.33% - 20px);-ms-flex:0 0 calc(33.33% - 20px);flex:0 0 calc(33.33% - 20px)}.em-mobile-layout-three-grid.em-row-column-wrap:not(.em-gutter-none):not(.em-m-colapse-right-to-left)&gt;.wp-block-emagine-column.inner-column-3{margin-right:0}.em-mobile-layout-three-grid.em-row-column-wrap.em-m-colapse-right-to-left:not(.em-gutter-none)&gt;.wp-block-emagine-column.inner-column-4{margin-right:0}.em-mobile-layout-three-grid.em-row-column-wrap.em-m-colapse-right-to-left:not(.em-gutter-none)&gt;.wp-block-emagine-column.inner-column-1{margin-right:0}.em-gutter-default:not(.em-mobile-layout-row)&gt;.wp-block-emagine-column{margin-right:30px}.em-row-column-wrap:not(.em-gutter-none):not(.em-mobile-layout-row):not(.em-m-colapse-right-to-left)&gt;.wp-block-emagine-column:last-child{margin-right:0}}.wp-block-emagine-logo-gallery li{padding:0}.wp-block-emagine-logo-gallery li:before{content:none}.wp-block-emagine-logo-gallery li img{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.5;-webkit-transition-duration:.3s !important;-o-transition-duration:.3s !important;transition-duration:.3s !important;-webkit-transition-property:opacity,-webkit-filter !important;transition-property:opacity,-webkit-filter !important;-o-transition-property:filter,opacity !important;transition-property:filter,opacity !important;transition-property:filter,opacity,-webkit-filter !important}.wp-block-emagine-logo-gallery li img:hover{-webkit-filter:none;filter:none;opacity:1}.wp-block-emagine-logo-gallery:not(.is-slider){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-image,.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-item{padding:0 10px 10px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative}.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-image figure,.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-item figure{margin:0;height:100%;width:100%}@supports((position:-webkit-sticky) or (position:sticky)){.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-image figure,.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-item figure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-image img,.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-item img{display:block;max-width:100%;width:100%;height:auto}.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-image figcaption,.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 5px;color:#fff;text-align:center;font-size:16px;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.7)),color-stop(60%,rgba(0,0,0,.3)),to(transparent));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 60%,transparent);background:-o-linear-gradient(bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 60%,transparent);background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 60%,transparent)}.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-image figcaption img,.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-item figcaption img{display:inline}.wp-block-emagine-logo-gallery:not(.is-slider).is-cropped .blocks-gallery-image a,.wp-block-emagine-logo-gallery:not(.is-slider).is-cropped .blocks-gallery-image img,.wp-block-emagine-logo-gallery:not(.is-slider).is-cropped .blocks-gallery-item a,.wp-block-emagine-logo-gallery:not(.is-slider).is-cropped .blocks-gallery-item img{width:100%}@supports((position:-webkit-sticky) or (position:sticky)){.wp-block-emagine-logo-gallery:not(.is-slider).is-cropped .blocks-gallery-image a,.wp-block-emagine-logo-gallery:not(.is-slider).is-cropped .blocks-gallery-image img,.wp-block-emagine-logo-gallery:not(.is-slider).is-cropped .blocks-gallery-item a,.wp-block-emagine-logo-gallery:not(.is-slider).is-cropped .blocks-gallery-item img{height:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-o-object-fit:cover;object-fit:cover}}.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-image,.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-item{width:calc((100% - 10px)/2)}.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-image:nth-of-type(even),.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-item:nth-of-type(even){padding-right:0}.wp-block-emagine-logo-gallery:not(.is-slider).columns-1 .blocks-gallery-image,.wp-block-emagine-logo-gallery:not(.is-slider).columns-1 .blocks-gallery-item{width:100%;padding-right:0}@media(min-width:600px){.wp-block-emagine-logo-gallery:not(.is-slider).columns-3 .blocks-gallery-image,.wp-block-emagine-logo-gallery:not(.is-slider).columns-3 .blocks-gallery-item{max-width:calc((100%)/3);width:calc((100%)/3);padding-right:10px}.wp-block-emagine-logo-gallery:not(.is-slider).columns-4 .blocks-gallery-image,.wp-block-emagine-logo-gallery:not(.is-slider).columns-4 .blocks-gallery-item{max-width:calc((100%)/4);width:calc((100%)/4);padding-right:10px}.wp-block-emagine-logo-gallery:not(.is-slider).columns-5 .blocks-gallery-image,.wp-block-emagine-logo-gallery:not(.is-slider).columns-5 .blocks-gallery-item{max-width:calc((100%)/5);width:calc((100%)/5);padding-right:10px}.wp-block-emagine-logo-gallery:not(.is-slider).columns-6 .blocks-gallery-image,.wp-block-emagine-logo-gallery:not(.is-slider).columns-6 .blocks-gallery-item{max-width:calc((100%)/6);width:calc((100%)/6);padding-right:10px}.wp-block-emagine-logo-gallery:not(.is-slider).columns-7 .blocks-gallery-image,.wp-block-emagine-logo-gallery:not(.is-slider).columns-7 .blocks-gallery-item{max-width:calc((100%)/7);width:calc((100%)/7);padding-right:10px}.wp-block-emagine-logo-gallery:not(.is-slider).columns-8 .blocks-gallery-image,.wp-block-emagine-logo-gallery:not(.is-slider).columns-8 .blocks-gallery-item{max-width:calc((100%)/8);width:calc((100%)/8);padding-right:10px}.wp-block-emagine-logo-gallery:not(.is-slider).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-emagine-logo-gallery:not(.is-slider).columns-1 .blocks-gallery-item:nth-of-type(1n){padding-right:0}.wp-block-emagine-logo-gallery:not(.is-slider).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-emagine-logo-gallery:not(.is-slider).columns-2 .blocks-gallery-item:nth-of-type(2n){padding-right:0}.wp-block-emagine-logo-gallery:not(.is-slider).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-emagine-logo-gallery:not(.is-slider).columns-3 .blocks-gallery-item:nth-of-type(3n){padding-right:0}.wp-block-emagine-logo-gallery:not(.is-slider).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-emagine-logo-gallery:not(.is-slider).columns-4 .blocks-gallery-item:nth-of-type(4n){padding-right:0}.wp-block-emagine-logo-gallery:not(.is-slider).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-emagine-logo-gallery:not(.is-slider).columns-5 .blocks-gallery-item:nth-of-type(5n){padding-right:0}.wp-block-emagine-logo-gallery:not(.is-slider).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-emagine-logo-gallery:not(.is-slider).columns-6 .blocks-gallery-item:nth-of-type(6n){padding-right:0}.wp-block-emagine-logo-gallery:not(.is-slider).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-emagine-logo-gallery:not(.is-slider).columns-7 .blocks-gallery-item:nth-of-type(7n){padding-right:0}.wp-block-emagine-logo-gallery:not(.is-slider).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-emagine-logo-gallery:not(.is-slider).columns-8 .blocks-gallery-item:nth-of-type(8n){padding-right:0}}.wp-block-emagine-logo-gallery:not(.is-slider) .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-emagine-logo-gallery:not(.is-slider).alignleft,.wp-block-emagine-logo-gallery:not(.is-slider).alignright{max-width:610px/2;width:100%}.wp-block-emagine-logo-gallery:not(.is-slider).alignleft,.wp-block-emagine-logo-gallery:not(.is-slider).aligncenter,.wp-block-emagine-logo-gallery:not(.is-slider).alignright{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wp-block-emagine-logo-gallery:not(.is-slider).aligncenter .blocks-gallery-item figure{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.wp-block-emagine-logo-gallery.is-slider.has-dots .slick-list{margin-bottom:32px}.wp-block-emagine-logo-gallery.is-slider .blocks-gallery-item{padding:0 10px}.wp-block-emagine-logo-gallery.is-slider .blocks-gallery-item figure{margin:0}.wp-block-emagine-logo-gallery.is-slider .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wp-block-emagine-logo-gallery.is-slider .slick-slide&gt;div{width:100%}.wp-block-emagine-logo-gallery.is-slider .slick-slide .blocks-gallery-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 10px}.wp-block-emagine-logo-gallery.is-slider .slick-slide .blocks-gallery-item figure{margin:0}.em-stat-container .is-chart,.em-stat-container .progressbar-container{text-align:center}.em-stat-container .is-chart svg path:last-child,.em-stat-container .progressbar-container svg path:last-child{stroke:inherit}.em-stat-container p{margin-bottom:0;text-align:center;line-height:normal !important}.em-stat{position:relative}.em-stat-link{display:block;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;text-decoration:none}.em-stat-link:hover{opacity:.75}.em-stat-percentage,.em-stat-number,.em-stat-unit{color:#000;font-size:2.5rem;font-weight:700;line-height:normal}.em-stat-label{color:#000;margin-top:0;font-size:1.125rem;font-weight:400}.em-stat-icon{margin-bottom:30px;max-width:88px;padding-right:30px;width:100%}.icon-aligned-left .em-stat-icon,.icon-aligned-left .em-stat.is-number{display:inline-block;vertical-align:top}.stat-text-aligned-left .em-stat-icon p,.stat-text-aligned-left .em-stat.is-number p{text-align:left}.stat-text-aligned-center .em-stat-icon,.stat-text-aligned-center .em-stat.is-number{text-align:center;max-width:100%;margin:0;padding-right:0}.stat-text-aligned-center .em-stat-icon img,.stat-text-aligned-center .em-stat.is-number img{display:inline-block;max-width:80%}.stat-text-aligned-center .em-stat-icon .em-stat-number-container,.stat-text-aligned-center .em-stat.is-number .em-stat-number-container{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.em-stat-caption{margin-top:15px;text-align:center}.em-stat p{line-height:1.2}[class*=stat-unit-placement] .em-stat-number-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.stat-unit-placement-left .em-stat-number{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.stat-unit-placement-left .em-stat-unit{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.stat-unit-placement-right .em-stat-number{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.stat-unit-placement-right .em-stat-unit{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.wp-block-emagine-tabs .em-tabs-title-list{margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.wp-block-emagine-tabs .em-tabs-title-list li{margin:0;padding:0;cursor:pointer;list-style:none}.wp-block-emagine-tabs .em-tabs-title-list li:before{display:none}.wp-block-emagine-tabs .em-tabs-title-list li .em-tab-title{padding:8px 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#444;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:solid;border-color:transparent;border-width:1px 1px 0;border-top-left-radius:4px;border-top-right-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:none}.wp-block-emagine-tabs .em-tabs-title-list li .em-tab-title:focus{outline:0}.wp-block-emagine-tabs .em-tabs-title-list li.em-tab-title-active{z-index:4;position:relative}.wp-block-emagine-tabs .em-tabs-title-list li.em-tab-title-active .em-tab-title{background-color:#fff;border-color:#dee2e6}.em-tabs-icon-side-top .em-tab-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.em-tabs-accordion-title.em-tabs-icon-side-top .em-tab-title{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.em-tabs-accordion-title .em-tab-title{padding:8px 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#444;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:solid;border-color:transparent;border-width:1px 1px 0;border-top-left-radius:4px;border-top-right-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.em-tabs-accordion-title.em-tab-title-active{z-index:4}.em-tabs-accordion-title.em-tab-title-active .em-tab-title{background-color:#fff;border-color:#dee2e6}.wp-block-emagine-tabs .em-tab-inner-content-inner p:last-child{margin-bottom:0}.em-tab-alignment-center&gt;.em-tabs-title-list,.em-tab-alignment-center&gt;.em-tabs-content-wrap&gt;.em-tabs-accordion-title a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.em-tab-alignment-right&gt;.em-tabs-title-list,.em-tab-alignment-right&gt;.em-tabs-content-wrap&gt;.em-tabs-accordion-title a{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.em-tabs-content-wrap:before,.em-tabs-content-wrap:after{content:"";clear:both;display:table}.em-tabs-content-wrap{position:relative}.em-tabs-wrap{margin:0 auto}.em-tabs-wrap .wp-block-emagine-tab{border:1px solid #dee2e6;padding:20px;text-align:left}.em-tabs-wrap .wp-block-emagine-tab{display:none}.em-tabs-wrap.em-active-tab-1&gt;.em-tabs-content-wrap&gt;.em-inner-tab-1{display:block}.em-tabs-wrap.em-active-tab-2&gt;.em-tabs-content-wrap&gt;.em-inner-tab-2{display:block}.em-tabs-wrap.em-active-tab-3&gt;.em-tabs-content-wrap&gt;.em-inner-tab-3{display:block}.em-tabs-wrap.em-active-tab-4&gt;.em-tabs-content-wrap&gt;.em-inner-tab-4{display:block}.em-tabs-wrap.em-active-tab-5&gt;.em-tabs-content-wrap&gt;.em-inner-tab-5{display:block}.em-tabs-wrap.em-active-tab-6&gt;.em-tabs-content-wrap&gt;.em-inner-tab-6{display:block}.em-tabs-wrap.em-active-tab-7&gt;.em-tabs-content-wrap&gt;.em-inner-tab-7{display:block}.em-tabs-wrap.em-active-tab-8&gt;.em-tabs-content-wrap&gt;.em-inner-tab-8{display:block}.em-tabs-wrap.em-active-tab-9&gt;.em-tabs-content-wrap&gt;.em-inner-tab-9{display:block}.em-tabs-wrap.em-active-tab-10&gt;.em-tabs-content-wrap&gt;.em-inner-tab-10{display:block}.em-tabs-wrap.em-active-tab-11&gt;.em-tabs-content-wrap&gt;.em-inner-tab-11{display:block}.em-tabs-wrap.em-active-tab-12&gt;.em-tabs-content-wrap&gt;.em-inner-tab-12{display:block}.em-tabs-wrap.em-active-tab-13&gt;.em-tabs-content-wrap&gt;.em-inner-tab-13{display:block}.em-tabs-wrap.em-active-tab-14&gt;.em-tabs-content-wrap&gt;.em-inner-tab-14{display:block}.em-tabs-wrap.em-active-tab-15&gt;.em-tabs-content-wrap&gt;.em-inner-tab-15{display:block}.em-tabs-wrap.em-active-tab-16&gt;.em-tabs-content-wrap&gt;.em-inner-tab-16{display:block}.em-tabs-wrap.em-active-tab-17&gt;.em-tabs-content-wrap&gt;.em-inner-tab-17{display:block}.em-tabs-wrap.em-active-tab-18&gt;.em-tabs-content-wrap&gt;.em-inner-tab-18{display:block}.em-tabs-wrap.em-active-tab-19&gt;.em-tabs-content-wrap&gt;.em-inner-tab-19{display:block}.em-tabs-wrap.em-active-tab-20&gt;.em-tabs-content-wrap&gt;.em-inner-tab-20{display:block}.em-tabs-wrap.em-active-tab-21&gt;.em-tabs-content-wrap&gt;.em-inner-tab-21{display:block}.em-tabs-wrap.em-active-tab-22&gt;.em-tabs-content-wrap&gt;.em-inner-tab-22{display:block}.em-tabs-wrap.em-active-tab-23&gt;.em-tabs-content-wrap&gt;.em-inner-tab-23{display:block}.em-tabs-wrap.em-active-tab-24&gt;.em-tabs-content-wrap&gt;.em-inner-tab-24{display:block}.em-tabs-layout-vtabs:after,.em-tabs-wrap:after{clear:both;display:table;content:""}.em-tabs-layout-vtabs&gt;.em-tabs-title-list{float:left;width:30%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.em-tabs-layout-vtabs&gt;.em-tabs-title-list li{margin:0;padding:0}.em-tabs-layout-vtabs&gt;.em-tabs-title-list li .em-tab-title{border-width:1px 0 1px 1px;border-top-left-radius:0;border-top-right-radius:0}.em-tabs-layout-vtabs&gt;.em-tabs-title-list li.em-tabs-icon-side-top .em-tab-title{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.em-tabs-layout-vtabs&gt;.em-tabs-content-wrap{float:left;width:70%}.em-tabs-layout-vtabs.em-tab-alignment-left&gt;.em-tabs-title-list li .em-tab-title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.em-tabs-layout-vtabs.em-tab-alignment-center&gt;.em-tabs-title-list{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.em-tabs-layout-vtabs.em-tab-alignment-center&gt;.em-tabs-title-list li{text-align:center}.em-tabs-layout-vtabs.em-tab-alignment-center&gt;.em-tabs-title-list li .em-tab-title{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.em-tabs-layout-vtabs.em-tab-alignment-right&gt;.em-tabs-title-list{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.em-tabs-layout-vtabs.em-tab-alignment-right&gt;.em-tabs-title-list li{text-align:right}.em-tabs-layout-vtabs.em-tab-alignment-right&gt;.em-tabs-title-list li .em-tab-title{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.em-tabs-svg-show-only .em-button-text{display:none}.em-tabs-accordion-title a{padding:8px 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#444;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:solid;border-color:transparent;border-width:1px 1px 0}.em-tabs-accordion-title a.em-tab-title-active{background-color:#fff;border-color:#dee2e6}.wp-block-emagine-tabs .em-tabs-content-wrap .em-tabs-accordion-title .em-tab-title{border-radius:0}.em-title-text{display:inline-block;margin:0 auto}.em-tabs-svg-show-only .em-title-text{display:none}.em-title-svg-side-left{padding-right:5px}.em-title-svg-side-right{padding-left:5px}.em-tabs-svg-show-only .em-title-svg-side-right{padding-left:0}.em-tabs-svg-show-only .em-title-svg-side-left{padding-right:0}.em-tabs-accordion-title{display:none}@media(min-width:1024px){.em-tabs-layout-accordion&gt;.em-tabs-title-list{display:none}.em-tabs-layout-accordion&gt;.em-tabs-content-wrap&gt;.em-tabs-accordion-title{display:block}.em-tabs-layout-accordion&gt;.em-tabs-content-wrap{float:none;width:100%}}@media(min-width:767px)and (max-width:1024px){.em-tabs-tablet-layout-tabs.em-tabs-layout-vtabs .em-tabs-title-list{float:none;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.em-tabs-tablet-layout-tabs.em-tabs-layout-vtabs .em-tabs-title-list li{margin:0}.em-tabs-tablet-layout-tabs.em-tabs-layout-vtabs .em-tabs-title-list li .em-tab-title{border-width:1px 1px 0;border-top-left-radius:4px;border-top-right-radius:4px}.em-tabs-tablet-layout-tabs.em-tabs-layout-vtabs .em-tabs-title-list li.em-tabs-icon-side-top .em-tab-title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.em-tabs-tablet-layout-tabs.em-tabs-layout-vtabs .em-tabs-content-wrap{float:none;width:100%}.em-tabs-tablet-layout-accordion&gt;.em-tabs-title-list{display:none}.em-tabs-tablet-layout-accordion&gt;.em-tabs-content-wrap&gt;.em-tabs-accordion-title{display:block}.em-tabs-tablet-layout-accordion&gt;.em-tabs-content-wrap{float:none;width:100%}.em-tabs-tablet-layout-vtabs .em-tabs-title-list{float:left;width:30%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.em-tabs-tablet-layout-vtabs .em-tabs-title-list li{margin:0;padding:0}.em-tabs-tablet-layout-vtabs .em-tabs-title-list li .em-tab-title{border-width:1px 0 1px 1px;border-top-left-radius:0;border-top-right-radius:0}.em-tabs-tablet-layout-vtabs .em-tabs-title-list li.em-tabs-icon-side-top .em-tab-title{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.em-tabs-tablet-layout-vtabs .em-tabs-content-wrap{float:left;width:70%}.em-tabs-tablet-layout-vtabs.em-tab-alignment-center .em-tabs-title-list{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.em-tabs-tablet-layout-vtabs.em-tab-alignment-center .em-tabs-title-list li{text-align:center}.em-tabs-tablet-layout-vtabs.em-tab-alignment-center .em-tabs-title-list li .em-tab-title{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.em-tabs-tablet-layout-vtabs.em-tab-alignment-right .em-tabs-title-list{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.em-tabs-tablet-layout-vtabs.em-tab-alignment-right .em-tabs-title-list li{text-align:right}.em-tabs-tablet-layout-vtabs.em-tab-alignment-right .em-tabs-title-list li .em-tab-title{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}@media(max-width:767px){.em-tabs-mobile-layout-tabs.em-tabs-layout-vtabs .em-tabs-title-list{float:none;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.em-tabs-mobile-layout-tabs.em-tabs-layout-vtabs .em-tabs-title-list li{margin:0 4px -1px 0}.em-tabs-mobile-layout-tabs.em-tabs-layout-vtabs .em-tabs-title-list li .em-tab-title{border-width:1px 1px 0;border-top-left-radius:4px;border-top-right-radius:4px}.em-tabs-mobile-layout-tabs.em-tabs-layout-vtabs .em-tabs-title-list li.em-tabs-icon-side-top .em-tab-title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.em-tabs-mobile-layout-tabs.em-tabs-layout-vtabs .em-tabs-content-wrap{float:none;width:100%}.em-tabs-mobile-layout-accordion&gt;.em-tabs-title-list{display:none}.em-tabs-mobile-layout-accordion&gt;.em-tabs-content-wrap&gt;.em-tabs-accordion-title{display:block}.em-tabs-mobile-layout-accordion&gt;.em-tabs-content-wrap{float:none;width:100%}.em-tabs-mobile-layout-vtabs .em-tabs-title-list{float:left;width:30%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.em-tabs-mobile-layout-vtabs .em-tabs-title-list li{margin:0;padding:0}.em-tabs-mobile-layout-vtabs .em-tabs-title-list li .em-tab-title{border-width:1px 0 1px 1px;border-top-left-radius:0;border-top-right-radius:0}.em-tabs-mobile-layout-vtabs .em-tabs-title-list li.em-tabs-icon-side-top .em-tab-title{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.em-tabs-mobile-layout-vtabs .em-tabs-content-wrap{float:left;width:70%}.em-tabs-mobile-layout-vtabs.em-tab-alignment-center .em-tabs-title-list{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.em-tabs-mobile-layout-vtabs.em-tab-alignment-center .em-tabs-title-list li{text-align:center}.em-tabs-mobile-layout-vtabs.em-tab-alignment-center .em-tabs-title-list li .em-tab-title{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.em-tabs-mobile-layout-vtabs.em-tab-alignment-right .em-tabs-title-list{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.em-tabs-mobile-layout-vtabs.em-tab-alignment-right .em-tabs-title-list li{text-align:right}.em-tabs-mobile-layout-vtabs.em-tab-alignment-right .em-tabs-title-list li .em-tab-title{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.em-margin-top--none{margin-top:0}.em-margin-top--small{margin-top:.5rem}.em-margin-top--medium{margin-top:1rem}.em-margin-top--default{margin-top:1rem}.em-margin-top--large{margin-top:1.875rem}.em-margin-top--xlarge{margin-top:3.75rem}.em-margin-right--none{margin-right:0}.em-margin-right--small{margin-right:.5rem}.em-margin-right--medium{margin-right:1rem}.em-margin-right--default{margin-right:1rem}.em-margin-right--large{margin-right:1.875rem}.em-margin-right--xlarge{margin-right:3.75rem}.em-margin-bottom--none{margin-bottom:0}.em-margin-bottom--small{margin-bottom:.5rem}.em-margin-bottom--medium{margin-bottom:1rem}.em-margin-bottom--default{margin-bottom:1rem}.em-margin-bottom--large{margin-bottom:1.875rem}.em-margin-bottom--xlarge{margin-bottom:3.75rem}.em-margin-left--none{margin-left:0}.em-margin-left--small{margin-left:.5rem}.em-margin-left--medium{margin-left:1rem}.em-margin-left--default{margin-left:1rem}.em-margin-left--large{margin-left:1.875rem}.em-margin-left--xlarge{margin-left:3.75rem}.em-padding-top--none{padding-top:0}.em-padding-top--small{padding-top:.5rem}.em-padding-top--medium{padding-top:1rem}.em-padding-top--default{padding-top:1rem}.em-padding-top--large{padding-top:1.875rem}.em-padding-top--xlarge{padding-top:3.75rem}.em-padding-right--none{padding-right:0}.em-padding-right--small{padding-right:.5rem}.em-padding-right--medium{padding-right:1rem}.em-padding-right--default{padding-right:1rem}.em-padding-right--large{padding-right:1.875rem}.em-padding-right--xlarge{padding-right:3.75rem}.em-padding-bottom--none{padding-bottom:0}.em-padding-bottom--small{padding-bottom:.5rem}.em-padding-bottom--medium{padding-bottom:1rem}.em-padding-bottom--default{padding-bottom:1rem}.em-padding-bottom--large{padding-bottom:1.875rem}.em-padding-bottom--xlarge{padding-bottom:3.75rem}.em-padding-left--none{padding-left:0}.em-padding-left--small{padding-left:.5rem}.em-padding-left--medium{padding-left:1rem}.em-padding-left--default{padding-left:1rem}.em-padding-left--large{padding-left:1.875rem}.em-padding-left--xlarge{padding-left:3.75rem}@media(max-width:64em){.em-tablet-margin-top--none{margin-top:0}.em-tablet-margin-top--small{margin-top:.5rem}.em-tablet-margin-top--medium{margin-top:1rem}.em-tablet-margin-top--default{margin-top:1rem}.em-tablet-margin-top--large{margin-top:1.875rem}.em-tablet-margin-top--xlarge{margin-top:3.75rem}.em-tablet-margin-right--none{margin-right:0}.em-tablet-margin-right--small{margin-right:.5rem}.em-tablet-margin-right--medium{margin-right:1rem}.em-tablet-margin-right--default{margin-right:1rem}.em-tablet-margin-right--large{margin-right:1.875rem}.em-tablet-margin-right--xlarge{margin-right:3.75rem}.em-tablet-margin-bottom--none{margin-bottom:0}.em-tablet-margin-bottom--small{margin-bottom:.5rem}.em-tablet-margin-bottom--medium{margin-bottom:1rem}.em-tablet-margin-bottom--default{margin-bottom:1rem}.em-tablet-margin-bottom--large{margin-bottom:1.875rem}.em-tablet-margin-bottom--xlarge{margin-bottom:3.75rem}.em-tablet-margin-left--none{margin-left:0}.em-tablet-margin-left--small{margin-left:.5rem}.em-tablet-margin-left--medium{margin-left:1rem}.em-tablet-margin-left--default{margin-left:1rem}.em-tablet-margin-left--large{margin-left:1.875rem}.em-tablet-margin-left--xlarge{margin-left:3.75rem}.em-tablet-padding-top--none{padding-top:0}.em-tablet-padding-top--small{padding-top:.5rem}.em-tablet-padding-top--medium{padding-top:1rem}.em-tablet-padding-top--default{padding-top:1rem}.em-tablet-padding-top--large{padding-top:1.875rem}.em-tablet-padding-top--xlarge{padding-top:3.75rem}.em-tablet-padding-right--none{padding-right:0}.em-tablet-padding-right--small{padding-right:.5rem}.em-tablet-padding-right--medium{padding-right:1rem}.em-tablet-padding-right--default{padding-right:1rem}.em-tablet-padding-right--large{padding-right:1.875rem}.em-tablet-padding-right--xlarge{padding-right:3.75rem}.em-tablet-padding-bottom--none{padding-bottom:0}.em-tablet-padding-bottom--small{padding-bottom:.5rem}.em-tablet-padding-bottom--medium{padding-bottom:1rem}.em-tablet-padding-bottom--default{padding-bottom:1rem}.em-tablet-padding-bottom--large{padding-bottom:1.875rem}.em-tablet-padding-bottom--xlarge{padding-bottom:3.75rem}.em-tablet-padding-left--none{padding-left:0}.em-tablet-padding-left--small{padding-left:.5rem}.em-tablet-padding-left--medium{padding-left:1rem}.em-tablet-padding-left--default{padding-left:1rem}.em-tablet-padding-left--large{padding-left:1.875rem}.em-tablet-padding-left--xlarge{padding-left:3.75rem}}@media(max-width:47.9375em){.em-mobile-margin-top--none{margin-top:0}.em-mobile-margin-top--small{margin-top:.5rem}.em-mobile-margin-top--medium{margin-top:1rem}.em-mobile-margin-top--default{margin-top:1rem}.em-mobile-margin-top--large{margin-top:1.875rem}.em-mobile-margin-top--xlarge{margin-top:3.75rem}.em-mobile-margin-right--none{margin-right:0}.em-mobile-margin-right--small{margin-right:.5rem}.em-mobile-margin-right--medium{margin-right:1rem}.em-mobile-margin-right--default{margin-right:1rem}.em-mobile-margin-right--large{margin-right:1.875rem}.em-mobile-margin-right--xlarge{margin-right:3.75rem}.em-mobile-margin-bottom--none{margin-bottom:0}.em-mobile-margin-bottom--small{margin-bottom:.5rem}.em-mobile-margin-bottom--medium{margin-bottom:1rem}.em-mobile-margin-bottom--default{margin-bottom:1rem}.em-mobile-margin-bottom--large{margin-bottom:1.875rem}.em-mobile-margin-bottom--xlarge{margin-bottom:3.75rem}.em-mobile-margin-left--none{margin-left:0}.em-mobile-margin-left--small{margin-left:.5rem}.em-mobile-margin-left--medium{margin-left:1rem}.em-mobile-margin-left--default{margin-left:1rem}.em-mobile-margin-left--large{margin-left:1.875rem}.em-mobile-margin-left--xlarge{margin-left:3.75rem}.em-mobile-padding-top--none{padding-top:0}.em-mobile-padding-top--small{padding-top:.5rem}.em-mobile-padding-top--medium{padding-top:1rem}.em-mobile-padding-top--default{padding-top:1rem}.em-mobile-padding-top--large{padding-top:1.875rem}.em-mobile-padding-top--xlarge{padding-top:3.75rem}.em-mobile-padding-right--none{padding-right:0}.em-mobile-padding-right--small{padding-right:.5rem}.em-mobile-padding-right--medium{padding-right:1rem}.em-mobile-padding-right--default{padding-right:1rem}.em-mobile-padding-right--large{padding-right:1.875rem}.em-mobile-padding-right--xlarge{padding-right:3.75rem}.em-mobile-padding-bottom--none{padding-bottom:0}.em-mobile-padding-bottom--small{padding-bottom:.5rem}.em-mobile-padding-bottom--medium{padding-bottom:1rem}.em-mobile-padding-bottom--default{padding-bottom:1rem}.em-mobile-padding-bottom--large{padding-bottom:1.875rem}.em-mobile-padding-bottom--xlarge{padding-bottom:3.75rem}.em-mobile-padding-left--none{padding-left:0}.em-mobile-padding-left--small{padding-left:.5rem}.em-mobile-padding-left--medium{padding-left:1rem}.em-mobile-padding-left--default{padding-left:1rem}.em-mobile-padding-left--large{padding-left:1.875rem}.em-mobile-padding-left--xlarge{padding-left:3.75rem}}
.block-btn{display:inline-block;background-color:#f3f4f5;border-radius:4px;margin-bottom:15px;text-decoration:none !important;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}.block-btn span{border-radius:4px;border:1px solid;display:block;padding:5px 20px;-webkit-transition:background .3s ease,color .3s ease;-o-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}.block-btn span:hover{background-color:transparent !important}.block-btn--outline:not(:hover){background-color:transparent !important}.block-btn--outline span{background-color:transparent !important}.block-btn--outline span:hover{color:inherit !important}.block-btn--simple{background-color:transparent !important;position:relative}.block-btn--simple span{border-color:transparent !important;padding-left:0}.block-btn--simple span:hover{color:inherit !important}.block-btn--simple svg{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.block-btn--large{font-size:1.3125rem}.block-btn--large svg{width:21px;height:21px;right:-5px}.block-btn--md{font-size:1rem}.block-btn--md svg{width:16px;height:16px}.block-btn--sm{font-size:.875rem}.block-btn--sm svg{width:14px;height:14px;right:5px}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block;width:100%}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:0 0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:0 0;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled,.slick-next.slick-disabled{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0;padding:0;cursor:pointer}.slick-dots li button{border:none;background:0 0;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"â€¢";width:20px;height:20px;font-family:"slick";font-size:27px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.em-pipeline table{border-collapse:collapse;table-layout:fixed;width:100%;max-width:100%}@media(max-width:849px){.em-pipeline table{border-top:1px solid #d8dddc}}.em-pipeline table th,.em-pipeline table td{word-break:normal;padding:0}.em-pipeline table thead th{color:initial;border:none;font-size:13px;padding-left:5px;text-align:left;text-transform:none}.em-pipeline table thead th:first-child{font-size:14px;width:50%;padding:0}@media(max-width:849px){.em-pipeline table thead{display:none}}.em-pipeline table tr{background:0 0}.em-pipeline table tr:nth-child(even){background:0 0}@media(max-width:849px){.em-pipeline table tr.has-term td a,.em-pipeline table tr.classification td a{font-size:13px}}.em-pipeline table tr:not(.classification){border-bottom:1px solid #d8dddc}.em-pipeline table .classification td{padding-bottom:0}@media(min-width:850px){.em-pipeline table .program.has-term td:first-child{padding-left:22px}}.em-pipeline table .program.animated .phase .phase__percentage.foreground{width:100%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="1"]{left:1%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="2"]{left:2%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="3"]{left:3%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="4"]{left:4%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="5"]{left:5%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="6"]{left:6%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="7"]{left:7%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="8"]{left:8%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="9"]{left:9%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="10"]{left:10%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="11"]{left:11%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="12"]{left:12%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="13"]{left:13%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="14"]{left:14%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="15"]{left:15%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="16"]{left:16%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="17"]{left:17%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="18"]{left:18%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="19"]{left:19%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="20"]{left:20%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="21"]{left:21%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="22"]{left:22%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="23"]{left:23%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="24"]{left:24%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="25"]{left:25%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="26"]{left:26%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="27"]{left:27%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="28"]{left:28%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="29"]{left:29%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="30"]{left:30%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="31"]{left:31%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="32"]{left:32%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="33"]{left:33%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="34"]{left:34%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="35"]{left:35%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="36"]{left:36%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="37"]{left:37%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="38"]{left:38%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="39"]{left:39%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="40"]{left:40%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="41"]{left:41%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="42"]{left:42%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="43"]{left:43%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="44"]{left:44%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="45"]{left:45%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="46"]{left:46%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="47"]{left:47%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="48"]{left:48%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="49"]{left:49%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="50"]{left:50%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="51"]{left:51%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="52"]{left:52%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="53"]{left:53%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="54"]{left:54%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="55"]{left:55%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="56"]{left:56%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="57"]{left:57%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="58"]{left:58%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="59"]{left:59%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="60"]{left:60%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="61"]{left:61%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="62"]{left:62%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="63"]{left:63%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="64"]{left:64%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="65"]{left:65%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="66"]{left:66%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="67"]{left:67%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="68"]{left:68%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="69"]{left:69%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="70"]{left:70%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="71"]{left:71%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="72"]{left:72%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="73"]{left:73%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="74"]{left:74%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="75"]{left:75%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="76"]{left:76%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="77"]{left:77%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="78"]{left:78%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="79"]{left:79%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="80"]{left:80%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="81"]{left:81%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="82"]{left:82%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="83"]{left:83%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="84"]{left:84%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="85"]{left:85%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="86"]{left:86%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="87"]{left:87%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="88"]{left:88%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="89"]{left:89%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="90"]{left:90%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="91"]{left:91%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="92"]{left:92%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="93"]{left:93%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="94"]{left:94%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="95"]{left:95%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="96"]{left:96%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="97"]{left:97%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="98"]{left:98%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="99"]{left:99%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-start-point="100"]{left:100%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="1"]{width:1%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="2"]{width:2%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="3"]{width:3%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="4"]{width:4%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="5"]{width:5%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="6"]{width:6%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="7"]{width:7%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="8"]{width:8%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="9"]{width:9%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="10"]{width:10%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="11"]{width:11%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="12"]{width:12%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="13"]{width:13%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="14"]{width:14%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="15"]{width:15%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="16"]{width:16%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="17"]{width:17%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="18"]{width:18%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="19"]{width:19%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="20"]{width:20%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="21"]{width:21%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="22"]{width:22%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="23"]{width:23%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="24"]{width:24%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="25"]{width:25%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="26"]{width:26%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="27"]{width:27%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="28"]{width:28%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="29"]{width:29%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="30"]{width:30%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="31"]{width:31%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="32"]{width:32%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="33"]{width:33%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="34"]{width:34%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="35"]{width:35%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="36"]{width:36%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="37"]{width:37%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="38"]{width:38%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="39"]{width:39%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="40"]{width:40%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="41"]{width:41%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="42"]{width:42%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="43"]{width:43%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="44"]{width:44%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="45"]{width:45%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="46"]{width:46%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="47"]{width:47%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="48"]{width:48%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="49"]{width:49%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="50"]{width:50%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="51"]{width:51%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="52"]{width:52%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="53"]{width:53%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="54"]{width:54%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="55"]{width:55%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="56"]{width:56%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="57"]{width:57%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="58"]{width:58%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="59"]{width:59%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="60"]{width:60%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="61"]{width:61%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="62"]{width:62%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="63"]{width:63%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="64"]{width:64%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="65"]{width:65%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="66"]{width:66%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="67"]{width:67%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="68"]{width:68%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="69"]{width:69%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="70"]{width:70%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="71"]{width:71%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="72"]{width:72%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="73"]{width:73%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="74"]{width:74%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="75"]{width:75%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="76"]{width:76%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="77"]{width:77%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="78"]{width:78%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="79"]{width:79%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="80"]{width:80%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="81"]{width:81%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="82"]{width:82%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="83"]{width:83%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="84"]{width:84%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="85"]{width:85%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="86"]{width:86%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="87"]{width:87%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="88"]{width:88%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="89"]{width:89%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="90"]{width:90%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="91"]{width:91%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="92"]{width:92%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="93"]{width:93%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="94"]{width:94%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="95"]{width:95%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="96"]{width:96%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="97"]{width:97%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="98"]{width:98%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="99"]{width:99%}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="100"]{width:100%}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="1"]{width:calc(1% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="2"]{width:calc(2% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="3"]{width:calc(3% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="4"]{width:calc(4% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="5"]{width:calc(5% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="6"]{width:calc(6% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="7"]{width:calc(7% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="8"]{width:calc(8% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="9"]{width:calc(9% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="10"]{width:calc(10% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="11"]{width:calc(11% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="12"]{width:calc(12% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="13"]{width:calc(13% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="14"]{width:calc(14% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="15"]{width:calc(15% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="16"]{width:calc(16% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="17"]{width:calc(17% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="18"]{width:calc(18% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="19"]{width:calc(19% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="20"]{width:calc(20% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="21"]{width:calc(21% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="22"]{width:calc(22% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="23"]{width:calc(23% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="24"]{width:calc(24% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="25"]{width:calc(25% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="26"]{width:calc(26% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="27"]{width:calc(27% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="28"]{width:calc(28% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="29"]{width:calc(29% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="30"]{width:calc(30% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="31"]{width:calc(31% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="32"]{width:calc(32% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="33"]{width:calc(33% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="34"]{width:calc(34% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="35"]{width:calc(35% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="36"]{width:calc(36% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="37"]{width:calc(37% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="38"]{width:calc(38% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="39"]{width:calc(39% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="40"]{width:calc(40% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="41"]{width:calc(41% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="42"]{width:calc(42% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="43"]{width:calc(43% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="44"]{width:calc(44% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="45"]{width:calc(45% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="46"]{width:calc(46% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="47"]{width:calc(47% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="48"]{width:calc(48% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="49"]{width:calc(49% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="50"]{width:calc(50% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="51"]{width:calc(51% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="52"]{width:calc(52% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="53"]{width:calc(53% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="54"]{width:calc(54% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="55"]{width:calc(55% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="56"]{width:calc(56% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="57"]{width:calc(57% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="58"]{width:calc(58% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="59"]{width:calc(59% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="60"]{width:calc(60% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="61"]{width:calc(61% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="62"]{width:calc(62% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="63"]{width:calc(63% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="64"]{width:calc(64% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="65"]{width:calc(65% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="66"]{width:calc(66% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="67"]{width:calc(67% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="68"]{width:calc(68% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="69"]{width:calc(69% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="70"]{width:calc(70% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="71"]{width:calc(71% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="72"]{width:calc(72% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="73"]{width:calc(73% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="74"]{width:calc(74% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="75"]{width:calc(75% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="76"]{width:calc(76% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="77"]{width:calc(77% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="78"]{width:calc(78% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="79"]{width:calc(79% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="80"]{width:calc(80% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="81"]{width:calc(81% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="82"]{width:calc(82% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="83"]{width:calc(83% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="84"]{width:calc(84% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="85"]{width:calc(85% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="86"]{width:calc(86% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="87"]{width:calc(87% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="88"]{width:calc(88% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="89"]{width:calc(89% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="90"]{width:calc(90% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="91"]{width:calc(91% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="92"]{width:calc(92% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="93"]{width:calc(93% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="94"]{width:calc(94% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="95"]{width:calc(95% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="96"]{width:calc(96% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="97"]{width:calc(97% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="98"]{width:calc(98% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="99"]{width:calc(99% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground.phase__percentage--has-arrow[data-width="100"]{width:calc(100% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground svg{height:100%;opacity:1;position:absolute;left:100%;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;transition:opacity ease-in-out .3s;visibility:visible}.em-pipeline table .program.animated .phase .phase__percentage.foreground path{fill:#2b83be}.em-pipeline table .program.animated .phase:nth-child(1) .phase__percentage.foreground{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.em-pipeline table .program.animated .phase:nth-child(2) .phase__percentage.foreground{-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.em-pipeline table .program.animated .phase:nth-child(3) .phase__percentage.foreground{-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.em-pipeline table .program.animated .phase:nth-child(4) .phase__percentage.foreground{-webkit-transition-delay:.8s;-o-transition-delay:.8s;transition-delay:.8s}.em-pipeline table .program.animated .phase:nth-child(5) .phase__percentage.foreground{-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}.em-pipeline table .program.animated .phase:nth-child(6) .phase__percentage.foreground{-webkit-transition-delay:1.2s;-o-transition-delay:1.2s;transition-delay:1.2s}.em-pipeline table .program.animated .phase--has-gaps:nth-child(1) .phase__percentage.foreground{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.em-pipeline table .program.animated .phase--has-gaps:nth-child(2) .phase__percentage.foreground{-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.em-pipeline table .program.animated .phase--has-gaps:nth-child(3) .phase__percentage.foreground{-webkit-transition-delay:.9s;-o-transition-delay:.9s;transition-delay:.9s}.em-pipeline table .program.animated .phase--has-gaps:nth-child(4) .phase__percentage.foreground{-webkit-transition-delay:1.2s;-o-transition-delay:1.2s;transition-delay:1.2s}.em-pipeline table .program.animated .phase--has-gaps:nth-child(5) .phase__percentage.foreground{-webkit-transition-delay:1.5s;-o-transition-delay:1.5s;transition-delay:1.5s}.em-pipeline table .program.animated .phase--has-gaps:nth-child(6) .phase__percentage.foreground{-webkit-transition-delay:1.8s;-o-transition-delay:1.8s;transition-delay:1.8s}.em-pipeline table .program.animated .phase:not(.animation-complete) .phase__percentage.foreground svg{opacity:0;visibility:hidden}.em-pipeline table .program.animated .approved span:before{width:100%}.em-pipeline table td{border:none;line-height:normal;padding-top:22px;padding-bottom:22px;padding-left:0;padding-right:0;position:relative;vertical-align:middle}.em-pipeline table td:first-child{padding-right:5px}@media(max-width:849px){.em-pipeline table td{display:block;width:100%}}.em-pipeline table td.phase{min-height:13px;overflow:hidden}.em-pipeline table td.phase--has-gaps{padding-left:5px}@media(max-width:849px){.em-pipeline table td.phase{display:inline-block}.em-pipeline table td.phase:nth-child(2){padding-left:0}}.em-pipeline table td.phase div{position:relative}.em-pipeline table td.phase .phase-label{display:none;color:#2b83be;font-size:8px;position:relative;bottom:13px;text-align:center;width:100%}.em-pipeline table td.phase .phase__percentage{content:"";background:#d4e6f2;height:13px;width:100%;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.em-pipeline table td.phase .phase__percentage.foreground{background:#2b83be;width:0;-webkit-transition-property:width;-o-transition-property:width;transition-property:width;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.em-pipeline table td.phase.active~.phase .phase__percentage.foreground{background:0 0}@media(max-width:849px){.em-pipeline table td.phase.active .phase-label{display:block}}.em-pipeline table td.phase.disabled .phase__percentage.foreground{background:0 0}.em-pipeline table td.approved&gt;span{background:#d4e6f2;color:#fff;display:block;font-size:15px;position:relative;text-align:center;text-transform:uppercase}.em-pipeline table td.approved&gt;span:before{content:"";background:#3baf49;position:absolute;left:0;top:0;height:100%;width:0;-webkit-transition-property:width;-o-transition-property:width;transition-property:width;-webkit-transition-duration:1.5s;-o-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.em-pipeline table td.approved&gt;span span{position:relative}@media(max-width:849px){.em-pipeline table td.approved{width:100%}}.em-pipeline table td .priority-review{cursor:pointer;display:inline-block;position:relative;margin-left:10px;width:16px;vertical-align:middle}.em-pipeline table td .priority-review svg{width:15px;height:15px}.em-pipeline table td .priority-review span{background:#3baf49;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:#fff;font-size:14px;line-height:normal;opacity:0;padding:13px;position:absolute;left:calc(100% + 10px);top:48%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;width:250px;z-index:-9}@media(min-width:850px){.em-pipeline table td .priority-review span:before{content:" ";border:solid transparent;border-right-color:#3baf49;border-width:10px;margin-top:-10px;position:absolute;right:100%;top:50%;height:0;width:0}}@media(max-width:849px){.em-pipeline table td .priority-review span{top:29px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media(min-width:850px){.em-pipeline table td .priority-review:hover:after,.em-pipeline table td .priority-review:hover span{opacity:1;z-index:2}}@media(max-width:849px){.em-pipeline table td .priority-review:after{content:" ";border:solid transparent;border-bottom-color:#3baf49;border-width:10px;margin-left:-10px;opacity:0;position:absolute;top:50%;left:50%;height:0;width:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.em-pipeline table td .priority-review.active:after,.em-pipeline table td .priority-review.active span{opacity:1;z-index:2}}.em-pipeline table td a{font-size:16px}.em-pipeline table td p{font-size:13px;line-height:normal;margin:10px 0 0}.em-pipeline table .phases_1 .phase{width:50%}@media(max-width:849px){.em-pipeline table .phases_1 .phase{width:100%}}.em-pipeline table .phases_2 .phase{width:25%}@media(max-width:849px){.em-pipeline table .phases_2 .phase{width:50%}}.em-pipeline table .phases_3 .phase{width:16%}@media(max-width:849px){.em-pipeline table .phases_3 .phase{width:33%}}.em-pipeline table .phases_4 .phase{width:12%}@media(max-width:849px){.em-pipeline table .phases_4 .phase{width:25%}}.em-pipeline table .phases_5 .phase{width:10%}@media(max-width:849px){.em-pipeline table .phases_5 .phase{width:20%}}.em-pipeline table .phases_6 .phase{width:8%}@media(max-width:849px){.em-pipeline table .phases_6 .phase{width:16%}}.em-pipeline table h3{font-size:18px;margin:15px 0 0}.em-pipeline table h4{font-size:16px;font-weight:400;line-height:normal;margin:0}.single-em_pipeline_program{display:block}.single-em_pipeline_program .program-meta{margin:50px 0}.single-em_pipeline_program .program-meta__meta{display:inline-block;margin-right:20px}.single-em_pipeline_program .em-pipeline thead th:first-child{width:auto}.single-em_pipeline_program .em-pipeline td.phase:first-child{padding-left:0;padding-right:0}.single-em_pipeline_program .em-pipeline .fast-track&gt;div{background:#3baf49;display:inline-block;padding:10px 8px 10px 30px;position:relative}.single-em_pipeline_program .em-pipeline .fast-track svg{position:absolute;left:8px;top:10px;height:16px;width:16px}.single-em_pipeline_program .em-pipeline .fast-track svg path{fill:#fff}.single-em_pipeline_program .em-pipeline .fast-track p{color:#fff;font-size:.875rem;line-height:1;margin:0;vertical-align:middle}
.em-panels{position:relative}.em-panels__nav{background-color:#ddd;overflow:hidden}.em-panels__controls{display:inline-block;list-style:none;margin:0;padding:0;white-space:nowrap}.em-panels__controls .em-panel__control{cursor:pointer;display:inline-block;padding:15px}.em-panels__controls .em-panel__control.active{background-color:#fff}.em-panels--tabs{border:1px solid #ddd}.em-panels--tabs .em-panel__container .em-panel__control{display:none}.em-panels--tabs .em-panel{height:0;opacity:0;overflow:hidden;transition:opacity .3s ease-out}.em-panels--tabs .em-panel.active{height:auto;opacity:1}.em-panels--tabs .em-panel__content{padding:15px}
p:empty{display:none}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block;width:100%}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:0 0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:0 0;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled,.slick-next.slick-disabled{opacity:.25}.slick-prev:before,.slick-next:before{font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTemMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ny4xNzUgNDc3LjE3NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc3LjE3NSA0NzcuMTc1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPHBhdGggZD0iTTE0NS4xODgsMjM4LjU3NWwyMTUuNS0yMTUuNWM1LjMtNS4zLDUuMy0xMy44LDAtMTkuMXMtMTMuOC01LjMtMTkuMSwwbC0yMjUuMSwyMjUuMWMtNS4zLDUuMy01LjMsMTMuOCwwLDE5LjFsMjI1LjEsMjI1ICAgYzIuNiwyLjYsNi4xLDQsOS41LDRzNi45LTEuMyw5LjUtNGM1LjMtNS4zLDUuMy0xMy44LDAtMTkuMUwxNDUuMTg4LDIzOC41NzV6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==")}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTemMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ny4xNzUgNDc3LjE3NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc3LjE3NSA0NzcuMTc1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPHBhdGggZD0iTTM2MC43MzEsMjI5LjA3NWwtMjI1LjEtMjI1LjFjLTUuMy01LjMtMTMuOC01LjMtMTkuMSwwcy01LjMsMTMuOCwwLDE5LjFsMjE1LjUsMjE1LjVsLTIxNS41LDIxNS41ICAgYy01LjMsNS4zLTUuMywxMy44LDAsMTkuMWMyLjYsMi42LDYuMSw0LDkuNSw0YzMuNCwwLDYuOS0xLjMsOS41LTRsMjI1LjEtMjI1LjFDMzY1LjkzMSwyNDIuODc1LDM2NS45MzEsMjM0LjI3NSwzNjAuNzMxLDIyOS4wNzV6ICAgIiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==")}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0;padding:0;cursor:pointer;list-style:none}.slick-dots li button{border:none;background:0 0;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"â€¢";width:20px;height:20px;font-size:27px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}
p:empty{display:none}
.required{color:#e00;margin-left:3px;position:relative;top:-4px}.widget_recent_entries li,.page-numbers:not(.current),.btn-text,.wp-block-button.is-style-btn-text .wp-block-button__link,.block-btn:not(.block-btn--outline):not(.block-btn--simple),.wp-block-button:not(.is-style-btn-text) .wp-block-button__link,.wp-block-file .wp-block-file__button,.btn,[type=submit],.uploader .action{font-family:Helvetica,Arial,sans-serif;color:#5ca1c6;text-decoration:none;font-size:1rem;font-weight:700}.fonts-loaded .widget_recent_entries li,.widget_recent_entries .fonts-loaded li,.fonts-loaded .page-numbers:not(.current),.fonts-loaded .btn-text,.fonts-loaded .wp-block-button.is-style-btn-text .wp-block-button__link,.wp-block-button.is-style-btn-text .fonts-loaded .wp-block-button__link,.fonts-loaded .block-btn:not(.block-btn--outline):not(.block-btn--simple),.fonts-loaded .wp-block-button:not(.is-style-btn-text) .wp-block-button__link,.wp-block-button:not(.is-style-btn-text) .fonts-loaded .wp-block-button__link,.fonts-loaded .wp-block-file .wp-block-file__button,.wp-block-file .fonts-loaded .wp-block-file__button,.fonts-loaded .btn,.fonts-loaded [type=submit],.fonts-loaded .uploader .action,.uploader .fonts-loaded .action{font-family:Roboto,Helvetica,Arial,sans-serif}.block-btn:not(.block-btn--outline):not(.block-btn--simple),.wp-block-button:not(.is-style-btn-text) .wp-block-button__link,.wp-block-file .wp-block-file__button,.btn,[type=submit],.uploader .action{display:inline-block;line-height:1.25;padding:.875rem 1.25rem;text-align:center;text-decoration:none;-webkit-transition-property:background-color,border-color,color;-o-transition-property:background-color,border-color,color;transition-property:background-color,border-color,color;border-radius:.3125rem;border:.0625rem solid transparent;font-size:1rem;font-weight:700}.btn--sm{padding-top:.5rem;padding-bottom:.5rem}.btn--block{display:block}.block-btn:not(.block-btn--outline):not(.block-btn--simple),.wp-block-button:not(.is-style-btn-text) .wp-block-button__link,.wp-block-file .wp-block-file__button,.btn,[type=submit],.uploader .action{background-color:#dadada;border-color:#8d8d8f;color:#303133 !important}.block-btn:hover:not(.block-btn--outline):not(.block-btn--simple),.wp-block-button:not(.is-style-btn-text) .wp-block-button__link:hover,.wp-block-file .wp-block-file__button:hover,.btn:hover,[type=submit]:hover,.uploader .action:hover{background-color:#c8c8d2;border-color:#8d8d8f;color:#303133 !important}.block-btn--primary,.btn--primary,.wp-block-button.is-style-btn-primary .wp-block-button__link,.wp-block-file .wp-block-file__button,[type=submit]{background-color:#5ca1c6;border-color:#377a9e;color:#fff !important}.block-btn--primary:hover,.btn--primary:hover,.wp-block-button.is-style-btn-primary .wp-block-button__link:hover,.wp-block-file .wp-block-file__button:hover,[type=submit]:hover{background-color:#377a9e;border-color:#377a9e;color:#fff !important}.btn--secondary,.wp-block-button.is-style-btn-secondary .wp-block-button__link{background-color:#e8650a;border-color:#9f4507;color:#fff !important}.btn--secondary:hover,.wp-block-button.is-style-btn-secondary .wp-block-button__link:hover{background-color:#9f4507;border-color:#9f4507;color:#fff !important}.btn--primary-o,.wp-block-button.is-style-btn-primary-o .wp-block-button__link{background-color:rgba(255,255,255,0);border-color:#5ca1c6;color:#5ca1c6 !important}.btn--primary-o:hover,.wp-block-button.is-style-btn-primary-o .wp-block-button__link:hover{background-color:#5ca1c6;color:#fff !important}.btn--secondary-o,.wp-block-button.is-style-btn-secondary-o .wp-block-button__link{background-color:rgba(255,255,255,0);border-color:#e8650a;color:#e8650a !important}.btn--secondary-o:hover,.wp-block-button.is-style-btn-secondary-o .wp-block-button__link:hover{background-color:#e8650a;color:#fff !important}@media(max-width:639px){.grid&gt;*+*{margin-top:1.25rem}}@media(min-width:640px){.grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.9375rem;margin-left:-.9375rem}.grid&gt;*{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;margin-top:.9375rem;margin-bottom:.9375rem;max-width:50%;padding-right:.9375rem;padding-left:.9375rem;position:relative}.grid&gt;*&gt;*{width:100%}@supports(display:grid){.grid{display:grid;grid-gap:1.875rem;margin-right:initial;margin-left:initial;width:100%}.grid&gt;*{margin-top:0;margin-bottom:0;max-width:none;padding-right:initial;padding-left:initial}.grid--halves,.grid--thirds,.grid--quarters,.grid--fifths{-ms-grid-columns:1fr 1fr;grid-template-columns:repeat(2,1fr)}}}@media(min-width:1025px){.grid--thirds&gt;*{-webkit-box-flex:1;-webkit-flex:1 0 33%;-ms-flex:1 0 33%;flex:1 0 33%;max-width:33%;padding-right:.9375rem;padding-left:.9375rem}.grid--quarters&gt;*{-webkit-box-flex:1;-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%;padding-right:.9375rem;padding-left:.9375rem}.grid--fifths&gt;*{-webkit-box-flex:1;-webkit-flex:1 0 20%;-ms-flex:1 0 20%;flex:1 0 20%;max-width:20%;padding-right:.9375rem;padding-left:.9375rem}@supports(display:grid){.grid--thirds&gt;*,.grid--quarters&gt;*,.grid--fifths&gt;*{max-width:none;padding-right:initial;padding-left:initial}.grid--thirds{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:repeat(3,1fr)}.grid--quarters{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:repeat(4,1fr)}.grid--fifths{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr;grid-template-columns:repeat(5,1fr)}}}.gform_fields .gfield_radio li,.pretty-radio,.gform_fields .gfield_checkbox li,.pretty-checkbox{padding-top:.25rem;padding-bottom:.25rem;padding-left:2.5rem;position:relative}.gform_fields .gfield_radio li label:after,.pretty-radio label:after,.gform_fields .gfield_checkbox li label:after,.pretty-checkbox label:after{background:#dadada;border:1px solid #8d8d8f;content:"";display:block;height:1.25rem;position:absolute;top:.5rem;left:0;z-index:0;-webkit-transition-property:background-color,border-color,-webkit-box-shadow;transition-property:background-color,border-color,-webkit-box-shadow;-o-transition-property:background-color,border-color,box-shadow;transition-property:background-color,border-color,box-shadow;transition-property:background-color,border-color,box-shadow,-webkit-box-shadow;width:1.25rem}.gform_fields .gfield_radio li [type=radio],.pretty-radio [type=radio],.gform_fields .gfield_checkbox li [type=checkbox],.pretty-checkbox [type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;opacity:0;outline:none;position:absolute;top:0;left:0;bottom:0;z-index:2;width:1.25rem}.gform_fields .gfield_radio li [type=radio]:hover+label:after,.pretty-radio [type=radio]:hover+label:after,.gform_fields .gfield_checkbox li [type=checkbox]:hover+label:after,.pretty-checkbox [type=checkbox]:hover+label:after{border-color:#5ca1c6;-webkit-box-shadow:none;box-shadow:none;outline:none}.gform_fields .gfield_radio li [type=radio]:focus+label:after,.pretty-radio [type=radio]:focus+label:after,.gform_fields .gfield_checkbox li [type=checkbox]:focus+label:after,.pretty-checkbox [type=checkbox]:focus+label:after{border-color:#5ca1c6;-webkit-box-shadow:0 0 .3125rem #5ca1c6;box-shadow:0 0 .3125rem #5ca1c6}.gform_fields .gfield_checkbox li label:before,.pretty-checkbox label:before{content:"";display:block;height:.625rem;border:solid #fff;border-width:0 .125rem .125rem 0;opacity:0;position:absolute;top:.75rem;left:.5rem;z-index:1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:background-color,border-color box-shadow;-o-transition-property:background-color,border-color box-shadow;transition-property:background-color,border-color box-shadow;width:.3125rem}.gform_fields .gfield_checkbox li label:after,.pretty-checkbox label:after{border-radius:.3125rem}.gform_fields .gfield_checkbox li [type=checkbox]:checked+label:after,.pretty-checkbox [type=checkbox]:checked+label:after{background:#5ca1c6}.gform_fields .gfield_checkbox li [type=checkbox]:checked+label:before,.pretty-checkbox [type=checkbox]:checked+label:before{opacity:1}.gform_fields .gfield_radio li [type=radio]:checked+label:after,.pretty-radio [type=radio]:checked+label:after{background:#fff;-webkit-box-shadow:inset 0 0 0 .3125rem #5ca1c6;box-shadow:inset 0 0 0 .3125rem #5ca1c6;opacity:1}.gform_fields .gfield_radio li label:after,.pretty-radio label:after{border-radius:50%}@font-face{font-family:"HelveticaNeue";src:url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_4_0.woff2) format("woff2"),url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_4_0.woff) format("woff");font-weight:100}@font-face{font-family:"HelveticaNeue";src:url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_6_0.woff2) format("woff2"),url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_6_0.woff) format("woff");font-weight:200}@font-face{font-family:"HelveticaNeue";src:url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_8_0.woff2) format("woff2"),url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_8_0.woff) format("woff");font-weight:300}@font-face{font-family:"HelveticaNeue";src:url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_A_0.woff2) format("woff2"),url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_A_0.woff) format("woff");font-weight:400}@font-face{font-family:"HelveticaNeue";src:url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_C_0.woff2) format("woff2"),url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_C_0.woff) format("woff");font-weight:500}@font-face{font-family:"HelveticaNeue";src:url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_E_0.woff2) format("woff2"),url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_E_0.woff) format("woff");font-weight:700}@font-face{font-family:"HelveticaNeue";src:url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_10_0.woff2) format("woff2"),url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_10_0.woff) format("woff");font-weight:800}@font-face{font-family:"HelveticaNeue";src:url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_12_0.woff2) format("woff2"),url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../fonts/39A4A5_12_0.woff) format("woff");font-weight:900}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:"FontAwesome";src:url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&amp;v=4.7.0") format("embedded-opentype"),url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul&gt;li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"ï€€"}.fa-music:before{content:"ï€"}.fa-search:before{content:"ï€‚"}.fa-envelope-o:before{content:"ï€ƒ"}.fa-heart:before{content:"ï€„"}.fa-star:before{content:"ï€…"}.fa-star-o:before{content:"ï€†"}.fa-user:before{content:"ï€‡"}.fa-film:before{content:"ï€ˆ"}.fa-th-large:before{content:"ï€‰"}.fa-th:before{content:"ï€Š"}.fa-th-list:before{content:"ï€‹"}.fa-check:before{content:"ï€Œ"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"ï€"}.fa-search-plus:before{content:"ï€Ž"}.fa-search-minus:before{content:"ï€"}.fa-power-off:before{content:"ï€‘"}.fa-signal:before{content:"ï€’"}.fa-gear:before,.fa-cog:before{content:"ï€“"}.fa-trash-o:before{content:"ï€”"}.fa-home:before{content:"ï€•"}.fa-file-o:before{content:"ï€–"}.fa-clock-o:before{content:"ï€—"}.fa-road:before{content:"ï€˜"}.fa-download:before{content:"ï€™"}.fa-arrow-circle-o-down:before{content:"ï€š"}.fa-arrow-circle-o-up:before{content:"ï€›"}.fa-inbox:before{content:"ï€œ"}.fa-play-circle-o:before{content:"ï€"}.fa-rotate-right:before,.fa-repeat:before{content:"ï€ž"}.fa-refresh:before{content:"ï€¡"}.fa-list-alt:before{content:"ï€¢"}.fa-lock:before{content:"ï€£"}.fa-flag:before{content:"ï€¤"}.fa-headphones:before{content:"ï€¥"}.fa-volume-off:before{content:"ï€¦"}.fa-volume-down:before{content:"ï€§"}.fa-volume-up:before{content:"ï€¨"}.fa-qrcode:before{content:"ï€©"}.fa-barcode:before{content:"ï€ª"}.fa-tag:before{content:"ï€«"}.fa-tags:before{content:"ï€¬"}.fa-book:before{content:"ï€­"}.fa-bookmark:before{content:"ï€®"}.fa-print:before{content:"ï€¯"}.fa-camera:before{content:"ï€°"}.fa-font:before{content:"ï€±"}.fa-bold:before{content:"ï€²"}.fa-italic:before{content:"ï€³"}.fa-text-height:before{content:"ï€´"}.fa-text-width:before{content:"ï€µ"}.fa-align-left:before{content:"ï€¶"}.fa-align-center:before{content:"ï€·"}.fa-align-right:before{content:"ï€¸"}.fa-align-justify:before{content:"ï€¹"}.fa-list:before{content:"ï€º"}.fa-dedent:before,.fa-outdent:before{content:"ï€»"}.fa-indent:before{content:"ï€¼"}.fa-video-camera:before{content:"ï€½"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"ï€¾"}.fa-pencil:before{content:"ï€"}.fa-map-marker:before{content:"ï"}.fa-adjust:before{content:"ï‚"}.fa-tint:before{content:"ïƒ"}.fa-edit:before,.fa-pencil-square-o:before{content:"ï„"}.fa-share-square-o:before{content:"ï…"}.fa-check-square-o:before{content:"ï†"}.fa-arrows:before{content:"ï‡"}.fa-step-backward:before{content:"ïˆ"}.fa-fast-backward:before{content:"ï‰"}.fa-backward:before{content:"ïŠ"}.fa-play:before{content:"ï‹"}.fa-pause:before{content:"ïŒ"}.fa-stop:before{content:"ï"}.fa-forward:before{content:"ïŽ"}.fa-fast-forward:before{content:"ï"}.fa-step-forward:before{content:"ï‘"}.fa-eject:before{content:"ï’"}.fa-chevron-left:before{content:"ï“"}.fa-chevron-right:before{content:"ï”"}.fa-plus-circle:before{content:"ï•"}.fa-minus-circle:before{content:"ï–"}.fa-times-circle:before{content:"ï—"}.fa-check-circle:before{content:"ï˜"}.fa-question-circle:before{content:"ï™"}.fa-info-circle:before{content:"ïš"}.fa-crosshairs:before{content:"ï›"}.fa-times-circle-o:before{content:"ïœ"}.fa-check-circle-o:before{content:"ï"}.fa-ban:before{content:"ïž"}.fa-arrow-left:before{content:"ï&nbsp;"}.fa-arrow-right:before{content:"ï¡"}.fa-arrow-up:before{content:"ï¢"}.fa-arrow-down:before{content:"ï£"}.fa-mail-forward:before,.fa-share:before{content:"ï¤"}.fa-expand:before{content:"ï¥"}.fa-compress:before{content:"ï¦"}.fa-plus:before{content:"ï§"}.fa-minus:before{content:"ï¨"}.fa-asterisk:before{content:"ï©"}.fa-exclamation-circle:before{content:"ïª"}.fa-gift:before{content:"ï«"}.fa-leaf:before{content:"ï¬"}.fa-fire:before{content:"ï­"}.fa-eye:before{content:"ï®"}.fa-eye-slash:before{content:"ï°"}.fa-warning:before,.fa-exclamation-triangle:before{content:"ï±"}.fa-plane:before{content:"ï²"}.fa-calendar:before{content:"ï³"}.fa-random:before{content:"ï´"}.fa-comment:before{content:"ïµ"}.fa-magnet:before{content:"ï¶"}.fa-chevron-up:before{content:"ï·"}.fa-chevron-down:before{content:"ï¸"}.fa-retweet:before{content:"ï¹"}.fa-shopping-cart:before{content:"ïº"}.fa-folder:before{content:"ï»"}.fa-folder-open:before{content:"ï¼"}.fa-arrows-v:before{content:"ï½"}.fa-arrows-h:before{content:"ï¾"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"ï‚€"}.fa-twitter-square:before{content:"ï‚"}.fa-facebook-square:before{content:"ï‚‚"}.fa-camera-retro:before{content:"ï‚ƒ"}.fa-key:before{content:"ï‚„"}.fa-gears:before,.fa-cogs:before{content:"ï‚…"}.fa-comments:before{content:"ï‚†"}.fa-thumbs-o-up:before{content:"ï‚‡"}.fa-thumbs-o-down:before{content:"ï‚ˆ"}.fa-star-half:before{content:"ï‚‰"}.fa-heart-o:before{content:"ï‚Š"}.fa-sign-out:before{content:"ï‚‹"}.fa-linkedin-square:before{content:"ï‚Œ"}.fa-thumb-tack:before{content:"ï‚"}.fa-external-link:before{content:"ï‚Ž"}.fa-sign-in:before{content:"ï‚"}.fa-trophy:before{content:"ï‚‘"}.fa-github-square:before{content:"ï‚’"}.fa-upload:before{content:"ï‚“"}.fa-lemon-o:before{content:"ï‚”"}.fa-phone:before{content:"ï‚•"}.fa-square-o:before{content:"ï‚–"}.fa-bookmark-o:before{content:"ï‚—"}.fa-phone-square:before{content:"ï‚˜"}.fa-twitter:before{content:"ï‚™"}.fa-facebook-f:before,.fa-facebook:before{content:"ï‚š"}.fa-github:before{content:"ï‚›"}.fa-unlock:before{content:"ï‚œ"}.fa-credit-card:before{content:"ï‚"}.fa-feed:before,.fa-rss:before{content:"ï‚ž"}.fa-hdd-o:before{content:"ï‚&nbsp;"}.fa-bullhorn:before{content:"ï‚¡"}.fa-bell:before{content:"ïƒ³"}.fa-certificate:before{content:"ï‚£"}.fa-hand-o-right:before{content:"ï‚¤"}.fa-hand-o-left:before{content:"ï‚¥"}.fa-hand-o-up:before{content:"ï‚¦"}.fa-hand-o-down:before{content:"ï‚§"}.fa-arrow-circle-left:before{content:"ï‚¨"}.fa-arrow-circle-right:before{content:"ï‚©"}.fa-arrow-circle-up:before{content:"ï‚ª"}.fa-arrow-circle-down:before{content:"ï‚«"}.fa-globe:before{content:"ï‚¬"}.fa-wrench:before{content:"ï‚­"}.fa-tasks:before{content:"ï‚®"}.fa-filter:before{content:"ï‚°"}.fa-briefcase:before{content:"ï‚±"}.fa-arrows-alt:before{content:"ï‚²"}.fa-group:before,.fa-users:before{content:"ïƒ€"}.fa-chain:before,.fa-link:before{content:"ïƒ"}.fa-cloud:before{content:"ïƒ‚"}.fa-flask:before{content:"ïƒƒ"}.fa-cut:before,.fa-scissors:before{content:"ïƒ„"}.fa-copy:before,.fa-files-o:before{content:"ïƒ…"}.fa-paperclip:before{content:"ïƒ†"}.fa-save:before,.fa-floppy-o:before{content:"ïƒ‡"}.fa-square:before{content:"ïƒˆ"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"ïƒ‰"}.fa-list-ul:before{content:"ïƒŠ"}.fa-list-ol:before{content:"ïƒ‹"}.fa-strikethrough:before{content:"ïƒŒ"}.fa-underline:before{content:"ïƒ"}.fa-table:before{content:"ïƒŽ"}.fa-magic:before{content:"ïƒ"}.fa-truck:before{content:"ïƒ‘"}.fa-pinterest:before{content:"ïƒ’"}.fa-pinterest-square:before{content:"ïƒ“"}.fa-google-plus-square:before{content:"ïƒ”"}.fa-google-plus:before{content:"ïƒ•"}.fa-money:before{content:"ïƒ–"}.fa-caret-down:before{content:"ïƒ—"}.fa-caret-up:before{content:"ïƒ˜"}.fa-caret-left:before{content:"ïƒ™"}.fa-caret-right:before{content:"ïƒš"}.fa-columns:before{content:"ïƒ›"}.fa-unsorted:before,.fa-sort:before{content:"ïƒœ"}.fa-sort-down:before,.fa-sort-desc:before{content:"ïƒ"}.fa-sort-up:before,.fa-sort-asc:before{content:"ïƒž"}.fa-envelope:before{content:"ïƒ&nbsp;"}.fa-linkedin:before{content:"ïƒ¡"}.fa-rotate-left:before,.fa-undo:before{content:"ïƒ¢"}.fa-legal:before,.fa-gavel:before{content:"ïƒ£"}.fa-dashboard:before,.fa-tachometer:before{content:"ïƒ¤"}.fa-comment-o:before{content:"ïƒ¥"}.fa-comments-o:before{content:"ïƒ¦"}.fa-flash:before,.fa-bolt:before{content:"ïƒ§"}.fa-sitemap:before{content:"ïƒ¨"}.fa-umbrella:before{content:"ïƒ©"}.fa-paste:before,.fa-clipboard:before{content:"ïƒª"}.fa-lightbulb-o:before{content:"ïƒ«"}.fa-exchange:before{content:"ïƒ¬"}.fa-cloud-download:before{content:"ïƒ­"}.fa-cloud-upload:before{content:"ïƒ®"}.fa-user-md:before{content:"ïƒ°"}.fa-stethoscope:before{content:"ïƒ±"}.fa-suitcase:before{content:"ïƒ²"}.fa-bell-o:before{content:"ï‚¢"}.fa-coffee:before{content:"ïƒ´"}.fa-cutlery:before{content:"ïƒµ"}.fa-file-text-o:before{content:"ïƒ¶"}.fa-building-o:before{content:"ïƒ·"}.fa-hospital-o:before{content:"ïƒ¸"}.fa-ambulance:before{content:"ïƒ¹"}.fa-medkit:before{content:"ïƒº"}.fa-fighter-jet:before{content:"ïƒ»"}.fa-beer:before{content:"ïƒ¼"}.fa-h-square:before{content:"ïƒ½"}.fa-plus-square:before{content:"ïƒ¾"}.fa-angle-double-left:before{content:"ï„€"}.fa-angle-double-right:before{content:"ï„"}.fa-angle-double-up:before{content:"ï„‚"}.fa-angle-double-down:before{content:"ï„ƒ"}.fa-angle-left:before{content:"ï„„"}.fa-angle-right:before{content:"ï„…"}.fa-angle-up:before{content:"ï„†"}.fa-angle-down:before{content:"ï„‡"}.fa-desktop:before{content:"ï„ˆ"}.fa-laptop:before{content:"ï„‰"}.fa-tablet:before{content:"ï„Š"}.fa-mobile-phone:before,.fa-mobile:before{content:"ï„‹"}.fa-circle-o:before{content:"ï„Œ"}.fa-quote-left:before{content:"ï„"}.fa-quote-right:before{content:"ï„Ž"}.fa-spinner:before{content:"ï„"}.fa-circle:before{content:"ï„‘"}.fa-mail-reply:before,.fa-reply:before{content:"ï„’"}.fa-github-alt:before{content:"ï„“"}.fa-folder-o:before{content:"ï„”"}.fa-folder-open-o:before{content:"ï„•"}.fa-smile-o:before{content:"ï„˜"}.fa-frown-o:before{content:"ï„™"}.fa-meh-o:before{content:"ï„š"}.fa-gamepad:before{content:"ï„›"}.fa-keyboard-o:before{content:"ï„œ"}.fa-flag-o:before{content:"ï„"}.fa-flag-checkered:before{content:"ï„ž"}.fa-terminal:before{content:"ï„&nbsp;"}.fa-code:before{content:"ï„¡"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"ï„¢"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"ï„£"}.fa-location-arrow:before{content:"ï„¤"}.fa-crop:before{content:"ï„¥"}.fa-code-fork:before{content:"ï„¦"}.fa-unlink:before,.fa-chain-broken:before{content:"ï„§"}.fa-question:before{content:"ï„¨"}.fa-info:before{content:"ï„©"}.fa-exclamation:before{content:"ï„ª"}.fa-superscript:before{content:"ï„«"}.fa-subscript:before{content:"ï„¬"}.fa-eraser:before{content:"ï„­"}.fa-puzzle-piece:before{content:"ï„®"}.fa-microphone:before{content:"ï„°"}.fa-microphone-slash:before{content:"ï„±"}.fa-shield:before{content:"ï„²"}.fa-calendar-o:before{content:"ï„³"}.fa-fire-extinguisher:before{content:"ï„´"}.fa-rocket:before{content:"ï„µ"}.fa-maxcdn:before{content:"ï„¶"}.fa-chevron-circle-left:before{content:"ï„·"}.fa-chevron-circle-right:before{content:"ï„¸"}.fa-chevron-circle-up:before{content:"ï„¹"}.fa-chevron-circle-down:before{content:"ï„º"}.fa-html5:before{content:"ï„»"}.fa-css3:before{content:"ï„¼"}.fa-anchor:before{content:"ï„½"}.fa-unlock-alt:before{content:"ï„¾"}.fa-bullseye:before{content:"ï…€"}.fa-ellipsis-h:before{content:"ï…"}.fa-ellipsis-v:before{content:"ï…‚"}.fa-rss-square:before{content:"ï…ƒ"}.fa-play-circle:before{content:"ï…„"}.fa-ticket:before{content:"ï……"}.fa-minus-square:before{content:"ï…†"}.fa-minus-square-o:before{content:"ï…‡"}.fa-level-up:before{content:"ï…ˆ"}.fa-level-down:before{content:"ï…‰"}.fa-check-square:before{content:"ï…Š"}.fa-pencil-square:before{content:"ï…‹"}.fa-external-link-square:before{content:"ï…Œ"}.fa-share-square:before{content:"ï…"}.fa-compass:before{content:"ï…Ž"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"ï…"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"ï…‘"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"ï…’"}.fa-euro:before,.fa-eur:before{content:"ï…“"}.fa-gbp:before{content:"ï…”"}.fa-dollar:before,.fa-usd:before{content:"ï…•"}.fa-rupee:before,.fa-inr:before{content:"ï…–"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"ï…—"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"ï…˜"}.fa-won:before,.fa-krw:before{content:"ï…™"}.fa-bitcoin:before,.fa-btc:before{content:"ï…š"}.fa-file:before{content:"ï…›"}.fa-file-text:before{content:"ï…œ"}.fa-sort-alpha-asc:before{content:"ï…"}.fa-sort-alpha-desc:before{content:"ï…ž"}.fa-sort-amount-asc:before{content:"ï…&nbsp;"}.fa-sort-amount-desc:before{content:"ï…¡"}.fa-sort-numeric-asc:before{content:"ï…¢"}.fa-sort-numeric-desc:before{content:"ï…£"}.fa-thumbs-up:before{content:"ï…¤"}.fa-thumbs-down:before{content:"ï…¥"}.fa-youtube-square:before{content:"ï…¦"}.fa-youtube:before{content:"ï…§"}.fa-xing:before{content:"ï…¨"}.fa-xing-square:before{content:"ï…©"}.fa-youtube-play:before{content:"ï…ª"}.fa-dropbox:before{content:"ï…«"}.fa-stack-overflow:before{content:"ï…¬"}.fa-instagram:before{content:"ï…­"}.fa-flickr:before{content:"ï…®"}.fa-adn:before{content:"ï…°"}.fa-bitbucket:before{content:"ï…±"}.fa-bitbucket-square:before{content:"ï…²"}.fa-tumblr:before{content:"ï…³"}.fa-tumblr-square:before{content:"ï…´"}.fa-long-arrow-down:before{content:"ï…µ"}.fa-long-arrow-up:before{content:"ï…¶"}.fa-long-arrow-left:before{content:"ï…·"}.fa-long-arrow-right:before{content:"ï…¸"}.fa-apple:before{content:"ï…¹"}.fa-windows:before{content:"ï…º"}.fa-android:before{content:"ï…»"}.fa-linux:before{content:"ï…¼"}.fa-dribbble:before{content:"ï…½"}.fa-skype:before{content:"ï…¾"}.fa-foursquare:before{content:"ï†€"}.fa-trello:before{content:"ï†"}.fa-female:before{content:"ï†‚"}.fa-male:before{content:"ï†ƒ"}.fa-gittip:before,.fa-gratipay:before{content:"ï†„"}.fa-sun-o:before{content:"ï†…"}.fa-moon-o:before{content:"ï††"}.fa-archive:before{content:"ï†‡"}.fa-bug:before{content:"ï†ˆ"}.fa-vk:before{content:"ï†‰"}.fa-weibo:before{content:"ï†Š"}.fa-renren:before{content:"ï†‹"}.fa-pagelines:before{content:"ï†Œ"}.fa-stack-exchange:before{content:"ï†"}.fa-arrow-circle-o-right:before{content:"ï†Ž"}.fa-arrow-circle-o-left:before{content:"ï†"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"ï†‘"}.fa-dot-circle-o:before{content:"ï†’"}.fa-wheelchair:before{content:"ï†“"}.fa-vimeo-square:before{content:"ï†”"}.fa-turkish-lira:before,.fa-try:before{content:"ï†•"}.fa-plus-square-o:before{content:"ï†–"}.fa-space-shuttle:before{content:"ï†—"}.fa-slack:before{content:"ï†˜"}.fa-envelope-square:before{content:"ï†™"}.fa-wordpress:before{content:"ï†š"}.fa-openid:before{content:"ï†›"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"ï†œ"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"ï†"}.fa-yahoo:before{content:"ï†ž"}.fa-google:before{content:"ï†&nbsp;"}.fa-reddit:before{content:"ï†¡"}.fa-reddit-square:before{content:"ï†¢"}.fa-stumbleupon-circle:before{content:"ï†£"}.fa-stumbleupon:before{content:"ï†¤"}.fa-delicious:before{content:"ï†¥"}.fa-digg:before{content:"ï†¦"}.fa-pied-piper-pp:before{content:"ï†§"}.fa-pied-piper-alt:before{content:"ï†¨"}.fa-drupal:before{content:"ï†©"}.fa-joomla:before{content:"ï†ª"}.fa-language:before{content:"ï†«"}.fa-fax:before{content:"ï†¬"}.fa-building:before{content:"ï†­"}.fa-child:before{content:"ï†®"}.fa-paw:before{content:"ï†°"}.fa-spoon:before{content:"ï†±"}.fa-cube:before{content:"ï†²"}.fa-cubes:before{content:"ï†³"}.fa-behance:before{content:"ï†´"}.fa-behance-square:before{content:"ï†µ"}.fa-steam:before{content:"ï†¶"}.fa-steam-square:before{content:"ï†·"}.fa-recycle:before{content:"ï†¸"}.fa-automobile:before,.fa-car:before{content:"ï†¹"}.fa-cab:before,.fa-taxi:before{content:"ï†º"}.fa-tree:before{content:"ï†»"}.fa-spotify:before{content:"ï†¼"}.fa-deviantart:before{content:"ï†½"}.fa-soundcloud:before{content:"ï†¾"}.fa-database:before{content:"ï‡€"}.fa-file-pdf-o:before{content:"ï‡"}.fa-file-word-o:before{content:"ï‡‚"}.fa-file-excel-o:before{content:"ï‡ƒ"}.fa-file-powerpoint-o:before{content:"ï‡„"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"ï‡…"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"ï‡†"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"ï‡‡"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"ï‡ˆ"}.fa-file-code-o:before{content:"ï‡‰"}.fa-vine:before{content:"ï‡Š"}.fa-codepen:before{content:"ï‡‹"}.fa-jsfiddle:before{content:"ï‡Œ"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"ï‡"}.fa-circle-o-notch:before{content:"ï‡Ž"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"ï‡"}.fa-ge:before,.fa-empire:before{content:"ï‡‘"}.fa-git-square:before{content:"ï‡’"}.fa-git:before{content:"ï‡“"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"ï‡”"}.fa-tencent-weibo:before{content:"ï‡•"}.fa-qq:before{content:"ï‡–"}.fa-wechat:before,.fa-weixin:before{content:"ï‡—"}.fa-send:before,.fa-paper-plane:before{content:"ï‡˜"}.fa-send-o:before,.fa-paper-plane-o:before{content:"ï‡™"}.fa-history:before{content:"ï‡š"}.fa-circle-thin:before{content:"ï‡›"}.fa-header:before{content:"ï‡œ"}.fa-paragraph:before{content:"ï‡"}.fa-sliders:before{content:"ï‡ž"}.fa-share-alt:before{content:"ï‡&nbsp;"}.fa-share-alt-square:before{content:"ï‡¡"}.fa-bomb:before{content:"ï‡¢"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"ï‡£"}.fa-tty:before{content:"ï‡¤"}.fa-binoculars:before{content:"ï‡¥"}.fa-plug:before{content:"ï‡¦"}.fa-slideshare:before{content:"ï‡§"}.fa-twitch:before{content:"ï‡¨"}.fa-yelp:before{content:"ï‡©"}.fa-newspaper-o:before{content:"ï‡ª"}.fa-wifi:before{content:"ï‡«"}.fa-calculator:before{content:"ï‡¬"}.fa-paypal:before{content:"ï‡­"}.fa-google-wallet:before{content:"ï‡®"}.fa-cc-visa:before{content:"ï‡°"}.fa-cc-mastercard:before{content:"ï‡±"}.fa-cc-discover:before{content:"ï‡²"}.fa-cc-amex:before{content:"ï‡³"}.fa-cc-paypal:before{content:"ï‡´"}.fa-cc-stripe:before{content:"ï‡µ"}.fa-bell-slash:before{content:"ï‡¶"}.fa-bell-slash-o:before{content:"ï‡·"}.fa-trash:before{content:"ï‡¸"}.fa-copyright:before{content:"ï‡¹"}.fa-at:before{content:"ï‡º"}.fa-eyedropper:before{content:"ï‡»"}.fa-paint-brush:before{content:"ï‡¼"}.fa-birthday-cake:before{content:"ï‡½"}.fa-area-chart:before{content:"ï‡¾"}.fa-pie-chart:before{content:"ïˆ€"}.fa-line-chart:before{content:"ïˆ"}.fa-lastfm:before{content:"ïˆ‚"}.fa-lastfm-square:before{content:"ïˆƒ"}.fa-toggle-off:before{content:"ïˆ„"}.fa-toggle-on:before{content:"ïˆ…"}.fa-bicycle:before{content:"ïˆ†"}.fa-bus:before{content:"ïˆ‡"}.fa-ioxhost:before{content:"ïˆˆ"}.fa-angellist:before{content:"ïˆ‰"}.fa-cc:before{content:"ïˆŠ"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"ïˆ‹"}.fa-meanpath:before{content:"ïˆŒ"}.fa-buysellads:before{content:"ïˆ"}.fa-connectdevelop:before{content:"ïˆŽ"}.fa-dashcube:before{content:"ïˆ"}.fa-forumbee:before{content:"ïˆ‘"}.fa-leanpub:before{content:"ïˆ’"}.fa-sellsy:before{content:"ïˆ“"}.fa-shirtsinbulk:before{content:"ïˆ”"}.fa-simplybuilt:before{content:"ïˆ•"}.fa-skyatlas:before{content:"ïˆ–"}.fa-cart-plus:before{content:"ïˆ—"}.fa-cart-arrow-down:before{content:"ïˆ˜"}.fa-diamond:before{content:"ïˆ™"}.fa-ship:before{content:"ïˆš"}.fa-user-secret:before{content:"ïˆ›"}.fa-motorcycle:before{content:"ïˆœ"}.fa-street-view:before{content:"ïˆ"}.fa-heartbeat:before{content:"ïˆž"}.fa-venus:before{content:"ïˆ¡"}.fa-mars:before{content:"ïˆ¢"}.fa-mercury:before{content:"ïˆ£"}.fa-intersex:before,.fa-transgender:before{content:"ïˆ¤"}.fa-transgender-alt:before{content:"ïˆ¥"}.fa-venus-double:before{content:"ïˆ¦"}.fa-mars-double:before{content:"ïˆ§"}.fa-venus-mars:before{content:"ïˆ¨"}.fa-mars-stroke:before{content:"ïˆ©"}.fa-mars-stroke-v:before{content:"ïˆª"}.fa-mars-stroke-h:before{content:"ïˆ«"}.fa-neuter:before{content:"ïˆ¬"}.fa-genderless:before{content:"ïˆ­"}.fa-facebook-official:before{content:"ïˆ°"}.fa-pinterest-p:before{content:"ïˆ±"}.fa-whatsapp:before{content:"ïˆ²"}.fa-server:before{content:"ïˆ³"}.fa-user-plus:before{content:"ïˆ´"}.fa-user-times:before{content:"ïˆµ"}.fa-hotel:before,.fa-bed:before{content:"ïˆ¶"}.fa-viacoin:before{content:"ïˆ·"}.fa-train:before{content:"ïˆ¸"}.fa-subway:before{content:"ïˆ¹"}.fa-medium:before{content:"ïˆº"}.fa-yc:before,.fa-y-combinator:before{content:"ïˆ»"}.fa-optin-monster:before{content:"ïˆ¼"}.fa-opencart:before{content:"ïˆ½"}.fa-expeditedssl:before{content:"ïˆ¾"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"ï‰€"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"ï‰"}.fa-battery-2:before,.fa-battery-half:before{content:"ï‰‚"}.fa-battery-1:before,.fa-battery-quarter:before{content:"ï‰ƒ"}.fa-battery-0:before,.fa-battery-empty:before{content:"ï‰„"}.fa-mouse-pointer:before{content:"ï‰…"}.fa-i-cursor:before{content:"ï‰†"}.fa-object-group:before{content:"ï‰‡"}.fa-object-ungroup:before{content:"ï‰ˆ"}.fa-sticky-note:before{content:"ï‰‰"}.fa-sticky-note-o:before{content:"ï‰Š"}.fa-cc-jcb:before{content:"ï‰‹"}.fa-cc-diners-club:before{content:"ï‰Œ"}.fa-clone:before{content:"ï‰"}.fa-balance-scale:before{content:"ï‰Ž"}.fa-hourglass-o:before{content:"ï‰"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"ï‰‘"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"ï‰’"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"ï‰“"}.fa-hourglass:before{content:"ï‰”"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"ï‰•"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"ï‰–"}.fa-hand-scissors-o:before{content:"ï‰—"}.fa-hand-lizard-o:before{content:"ï‰˜"}.fa-hand-spock-o:before{content:"ï‰™"}.fa-hand-pointer-o:before{content:"ï‰š"}.fa-hand-peace-o:before{content:"ï‰›"}.fa-trademark:before{content:"ï‰œ"}.fa-registered:before{content:"ï‰"}.fa-creative-commons:before{content:"ï‰ž"}.fa-gg:before{content:"ï‰&nbsp;"}.fa-gg-circle:before{content:"ï‰¡"}.fa-tripadvisor:before{content:"ï‰¢"}.fa-odnoklassniki:before{content:"ï‰£"}.fa-odnoklassniki-square:before{content:"ï‰¤"}.fa-get-pocket:before{content:"ï‰¥"}.fa-wikipedia-w:before{content:"ï‰¦"}.fa-safari:before{content:"ï‰§"}.fa-chrome:before{content:"ï‰¨"}.fa-firefox:before{content:"ï‰©"}.fa-opera:before{content:"ï‰ª"}.fa-internet-explorer:before{content:"ï‰«"}.fa-tv:before,.fa-television:before{content:"ï‰¬"}.fa-contao:before{content:"ï‰­"}.fa-500px:before{content:"ï‰®"}.fa-amazon:before{content:"ï‰°"}.fa-calendar-plus-o:before{content:"ï‰±"}.fa-calendar-minus-o:before{content:"ï‰²"}.fa-calendar-times-o:before{content:"ï‰³"}.fa-calendar-check-o:before{content:"ï‰´"}.fa-industry:before{content:"ï‰µ"}.fa-map-pin:before{content:"ï‰¶"}.fa-map-signs:before{content:"ï‰·"}.fa-map-o:before{content:"ï‰¸"}.fa-map:before{content:"ï‰¹"}.fa-commenting:before{content:"ï‰º"}.fa-commenting-o:before{content:"ï‰»"}.fa-houzz:before{content:"ï‰¼"}.fa-vimeo:before{content:"ï‰½"}.fa-black-tie:before{content:"ï‰¾"}.fa-fonticons:before{content:"ïŠ€"}.fa-reddit-alien:before{content:"ïŠ"}.fa-edge:before{content:"ïŠ‚"}.fa-credit-card-alt:before{content:"ïŠƒ"}.fa-codiepie:before{content:"ïŠ„"}.fa-modx:before{content:"ïŠ…"}.fa-fort-awesome:before{content:"ïŠ†"}.fa-usb:before{content:"ïŠ‡"}.fa-product-hunt:before{content:"ïŠˆ"}.fa-mixcloud:before{content:"ïŠ‰"}.fa-scribd:before{content:"ïŠŠ"}.fa-pause-circle:before{content:"ïŠ‹"}.fa-pause-circle-o:before{content:"ïŠŒ"}.fa-stop-circle:before{content:"ïŠ"}.fa-stop-circle-o:before{content:"ïŠŽ"}.fa-shopping-bag:before{content:"ïŠ"}.fa-shopping-basket:before{content:"ïŠ‘"}.fa-hashtag:before{content:"ïŠ’"}.fa-bluetooth:before{content:"ïŠ“"}.fa-bluetooth-b:before{content:"ïŠ”"}.fa-percent:before{content:"ïŠ•"}.fa-gitlab:before{content:"ïŠ–"}.fa-wpbeginner:before{content:"ïŠ—"}.fa-wpforms:before{content:"ïŠ˜"}.fa-envira:before{content:"ïŠ™"}.fa-universal-access:before{content:"ïŠš"}.fa-wheelchair-alt:before{content:"ïŠ›"}.fa-question-circle-o:before{content:"ïŠœ"}.fa-blind:before{content:"ïŠ"}.fa-audio-description:before{content:"ïŠž"}.fa-volume-control-phone:before{content:"ïŠ&nbsp;"}.fa-braille:before{content:"ïŠ¡"}.fa-assistive-listening-systems:before{content:"ïŠ¢"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"ïŠ£"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"ïŠ¤"}.fa-glide:before{content:"ïŠ¥"}.fa-glide-g:before{content:"ïŠ¦"}.fa-signing:before,.fa-sign-language:before{content:"ïŠ§"}.fa-low-vision:before{content:"ïŠ¨"}.fa-viadeo:before{content:"ïŠ©"}.fa-viadeo-square:before{content:"ïŠª"}.fa-snapchat:before{content:"ïŠ«"}.fa-snapchat-ghost:before{content:"ïŠ¬"}.fa-snapchat-square:before{content:"ïŠ­"}.fa-pied-piper:before{content:"ïŠ®"}.fa-first-order:before{content:"ïŠ°"}.fa-yoast:before{content:"ïŠ±"}.fa-themeisle:before{content:"ïŠ²"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"ïŠ³"}.fa-fa:before,.fa-font-awesome:before{content:"ïŠ´"}.fa-handshake-o:before{content:"ïŠµ"}.fa-envelope-open:before{content:"ïŠ¶"}.fa-envelope-open-o:before{content:"ïŠ·"}.fa-linode:before{content:"ïŠ¸"}.fa-address-book:before{content:"ïŠ¹"}.fa-address-book-o:before{content:"ïŠº"}.fa-vcard:before,.fa-address-card:before{content:"ïŠ»"}.fa-vcard-o:before,.fa-address-card-o:before{content:"ïŠ¼"}.fa-user-circle:before{content:"ïŠ½"}.fa-user-circle-o:before{content:"ïŠ¾"}.fa-user-o:before{content:"ï‹€"}.fa-id-badge:before{content:"ï‹"}.fa-drivers-license:before,.fa-id-card:before{content:"ï‹‚"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"ï‹ƒ"}.fa-quora:before{content:"ï‹„"}.fa-free-code-camp:before{content:"ï‹…"}.fa-telegram:before{content:"ï‹†"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"ï‹‡"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"ï‹ˆ"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"ï‹‰"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"ï‹Š"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"ï‹‹"}.fa-shower:before{content:"ï‹Œ"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"ï‹"}.fa-podcast:before{content:"ï‹Ž"}.fa-window-maximize:before{content:"ï‹"}.fa-window-minimize:before{content:"ï‹‘"}.fa-window-restore:before{content:"ï‹’"}.fa-times-rectangle:before,.fa-window-close:before{content:"ï‹“"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"ï‹”"}.fa-bandcamp:before{content:"ï‹•"}.fa-grav:before{content:"ï‹–"}.fa-etsy:before{content:"ï‹—"}.fa-imdb:before{content:"ï‹˜"}.fa-ravelry:before{content:"ï‹™"}.fa-eercast:before{content:"ï‹š"}.fa-microchip:before{content:"ï‹›"}.fa-snowflake-o:before{content:"ï‹œ"}.fa-superpowers:before{content:"ï‹"}.fa-wpexplorer:before{content:"ï‹ž"}.fa-meetup:before{content:"ï‹&nbsp;"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[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}.basicLightbox{position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.8);opacity:.01;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;z-index:1000;will-change:opacity}.basicLightbox--visible{opacity:1}.basicLightbox__placeholder{max-width:100%;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1;will-change:transform}.basicLightbox__placeholder&gt;img:first-child:last-child,.basicLightbox__placeholder&gt;video:first-child:last-child,.basicLightbox__placeholder&gt;iframe:first-child:last-child{display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:95%;max-height:95%}.basicLightbox__placeholder&gt;video:first-child:last-child,.basicLightbox__placeholder&gt;iframe:first-child:last-child{pointer-events:auto}.basicLightbox__placeholder&gt;img:first-child:last-child,.basicLightbox__placeholder&gt;video:first-child:last-child{width:auto;height:auto}.basicLightbox__placeholder&gt;[data-basicLightbox]{display:block !important}.basicLightbox--img .basicLightbox__placeholder,.basicLightbox--video .basicLightbox__placeholder,.basicLightbox--iframe .basicLightbox__placeholder{width:100%;height:100%;pointer-events:none}.basicLightbox--visible .basicLightbox__placeholder{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}[data-basicLightbox]{display:none !important}*,*:after,*:before{-webkit-box-sizing:inherit;box-sizing:inherit;-webkit-transition-duration:.25s;-o-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:none;-o-transition-property:none;transition-property:none;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}html{-webkit-box-sizing:border-box;box-sizing:border-box;color:#8d8d8f;font-size:1rem;line-height:1.5625;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}html.html--menu-open,html.html--menu-open body{height:100%;overflow:hidden}body{font-family:Helvetica,Arial,sans-serif}.fonts-loaded body{font-family:Roboto,Helvetica,Arial,sans-serif}body:not(.ie){height:100%}@media(min-width:768px){body{font-size:1.125rem;line-height:1.6666666667}}main{display:block;position:relative}body:not(.ie) main{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}blockquote{border-left:.25rem solid #5ca1c6 !important;margin:1.875rem 0 3.125rem;padding-left:1.875rem !important;padding-top:3.4375rem;position:relative}blockquote:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAoCAYAAACrUDmFAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNS8xNi8xOTQpN04AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAB4UlEQVRoge2aL08DMRjGnzULCCQoBAkKj6OGYMgEQWxBEJqUgEGQQMIXQGARJFMThCZdSFhAIfYFqELN4hAoEsTUTSG4kWXsrn+ut6PL/eT1fZ97n/R6b3O9CixhQm0A2AKwKDm9sM3PChNqAUAtruFVcnqXFl8xFD0EsDth6Fxy+m5ZoxNMqCaA5fHrktN6Wl5VI9oAcJASMm9UXQaSjJmSaJAJ1QKw5CqcFSbUJoCzrDoTDTKh7jGF2UmCCbUPYM+H1h+DTKgni/zIRxFj99+BJ3MAQMbEm76EXWBCVQEc+dT8NciE2kaGxeyJB9+CozN4Ypnb99ki4nVnS1cXUI3FG4aCfQBXktM3h2J0mK67F8nptano8CWT1uuGtCWnj6bCNjChVgzCIsmp9SynNvoRbiWnz7biFmj7nYs5ACBMqHVNzEfO5gBgVTN+7CpM8LNpTURyeuoq7olIcvrlmkxQfGvQ0c6STKB5POLmWySZ9sMVy62ZDV3JacskMK8aJKd1og9zppajthFMqMs8Df4H1mbdIEqDoVMaDJ3SYOiUBkOnNBg6pcHQKQ0GzmDWDc78DIIA+Cy6iByZIyjwoHMKDAiATtFV5EiHxJ/lb+D3tLan+/thlDi25/H+EeLzlG9eh3G9OPruyQAAAABJRU5ErkJggg==");content:"";display:block;height:2.5rem;left:1.5625rem;opacity:.75;position:absolute;top:0;width:3.5rem}blockquote p{font-size:1.125rem !important;line-height:1.875rem !important;margin-bottom:1.875rem !important}@media(min-width:1025px){blockquote p{font-size:1.5rem !important;line-height:2.125rem !important}}blockquote cite{font-size:.875rem;font-weight:400 !important}blockquote cite strong{font-size:1rem;font-weight:700}@media(min-width:1025px){.em-inside-inner-col blockquote{margin-left:6.25rem}}figure{margin-top:.5rem;margin-right:0;margin-left:0}[type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea,select,.uploader .filename{display:block;width:100%;background-color:#fff;border:.0625rem solid #acacbb;border-radius:.3125rem;color:#303133;font-family:Helvetica,Arial,sans-serif;font-size:1rem;height:3.125rem;padding:.625rem 1rem}.fonts-loaded [type=color],.fonts-loaded [type=date],.fonts-loaded [type=datetime],.fonts-loaded [type=datetime-local],.fonts-loaded [type=email],.fonts-loaded [type=month],.fonts-loaded [type=number],.fonts-loaded [type=password],.fonts-loaded [type=search],.fonts-loaded [type=tel],.fonts-loaded [type=text],.fonts-loaded [type=time],.fonts-loaded [type=url],.fonts-loaded [type=week],.fonts-loaded textarea,.fonts-loaded select,.fonts-loaded .uploader .filename{font-family:Roboto,Helvetica,Arial,sans-serif}@media(max-width:767px){[type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea,select,.uploader .filename{font-size:1rem}}[type=color]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus,select:focus,.uploader .filename:focus{border:.0625rem solid #5ca1c6;outline:none}input:not([type=checkbox]):not([type=radio])+label,textarea+label,select+label{color:#55585d;font-family:Helvetica,Arial,sans-serif;font-size:.875rem !important;margin-top:.3125rem;margin-bottom:.625rem}.fonts-loaded input:not([type=checkbox]):not([type=radio])+label,.fonts-loaded textarea+label,.fonts-loaded select+label{font-family:Roboto,Helvetica,Arial,sans-serif}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#8d8d8f}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#8d8d8f}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#8d8d8f}input::placeholder,textarea::placeholder{color:#8d8d8f}input::-ms-clear{display:none}textarea{height:auto}select{padding-right:2.1875rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}select::-ms-expand{display:none}select:not([multiple]){background-image:url("data:image/svg+xml,%3Csvg width='999' height='583' viewBox='0 0 999 583' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M998.542 83.05c0 8.667-3.333 16.334-10 23l-466 466c-6.666 6.667-14.333 10-23 10-8.666 0-16.333-3.333-23-10l-466-466c-6.666-6.666-10-14.333-10-23 0-8.666 3.334-16.333 10-23l50-50c6.667-6.666 14.334-10 23-10 8.667 0 16.334 3.334 23 10l393 393 393-393c6.667-6.666 14.334-10 23-10 8.667 0 16.334 3.334 23 10l50 50c6.667 6.667 10 14.334 10 23z' fill-rule='nonzero' fill='%235ca1c6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:11px auto}select[multiple]{height:auto;padding:0}select[multiple] option{padding:.625rem 1rem}.uploader{cursor:pointer;overflow:hidden;position:relative;height:3.125rem}.uploader input{cursor:pointer;height:100%;opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%}.uploader .filename{cursor:default;overflow:hidden;padding:.625rem 1rem;padding-right:7.75rem;position:absolute;top:0;left:0;bottom:0;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition-property:border-color,background,color;-o-transition-property:border-color,background,color;transition-property:border-color,background,color;white-space:nowrap;width:100%}.uploader .action{border:.0625rem solid #acacbb;border-top-right-radius:.3125rem;border-bottom-right-radius:.3125rem;border-top-left-radius:0;border-bottom-left-radius:0;font-size:1rem;line-height:1.4;position:absolute;top:0;right:0;bottom:0;-webkit-transition-property:border-color,background,color;-o-transition-property:border-color,background,color;transition-property:border-color,background,color}[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;height:auto}[type=checkbox],[type=radio]{display:inline-block;height:auto;width:auto}label{display:inline-block;font-size:1rem;font-family:Helvetica,Arial,sans-serif;color:#303133;margin-bottom:.3125rem}.fonts-loaded label{font-family:Roboto,Helvetica,Arial,sans-serif}[type=color]:focus,[type=color]:active,[type=date]:focus,[type=date]:active,[type=datetime]:focus,[type=datetime]:active,[type=datetime-local]:focus,[type=datetime-local]:active,[type=email]:focus,[type=email]:active,[type=month]:focus,[type=month]:active,[type=number]:focus,[type=number]:active,[type=password]:focus,[type=password]:active,[type=search]:focus,[type=search]:active,[type=tel]:focus,[type=tel]:active,[type=text]:focus,[type=text]:active,[type=time]:focus,[type=time]:active,[type=url]:focus,[type=url]:active,[type=week]:focus,[type=week]:active,textarea:focus,textarea:active{outline:none}[type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea,select,.uploader{-webkit-transition-property:color,background-color,border-color;-o-transition-property:color,background-color,border-color;transition-property:color,background-color,border-color}select:hover,textarea:hover,.uploader input:hover+.filename,.uploader input:hover+.filename+.action{border-color:#5ca1c6}.uploader input:hover+.filename+.action{background-color:#c8c8d2}[type=color]:hover,[type=date]:hover,[type=datetime]:hover,[type=datetime-local]:hover,[type=email]:hover,[type=month]:hover,[type=number]:hover,[type=password]:hover,[type=search]:hover,[type=tel]:hover,[type=text]:hover,[type=time]:hover,[type=url]:hover,[type=week]:hover{border-color:#5ca1c6}select:focus,textarea:focus,.uploader input:focus+.filename,select:active,textarea:active,.uploader input:active+.filename{background-color:#fff;border-color:#5ca1c6}.uploader input:focus+.filename+.action,.uploader input:active+.filename+.action{background-color:#c8c8d2;border-color:#5ca1c6}[type=color]:focus,[type=color]:active,[type=date]:focus,[type=date]:active,[type=datetime]:focus,[type=datetime]:active,[type=datetime-local]:focus,[type=datetime-local]:active,[type=email]:focus,[type=email]:active,[type=month]:focus,[type=month]:active,[type=number]:focus,[type=number]:active,[type=password]:focus,[type=password]:active,[type=search]:focus,[type=search]:active,[type=tel]:focus,[type=tel]:active,[type=text]:focus,[type=text]:active,[type=time]:focus,[type=time]:active,[type=url]:focus,[type=url]:active,[type=week]:focus,[type=week]:active{background-color:#fff;border-color:#5ca1c6}input[type=search]{border-radius:0;-webkit-border-radius:0}h1,.h1{font-family:HelveticaNeue,"Roboto Condensed",Helvetica,Arial,sans-serif;color:#22214a;font-size:3.75em;font-weight:300;line-height:1;margin:1.5em 0 1em;letter-spacing:-.0975rem}@media(max-width:479px){h1,.h1{font-size:2.25em}}h1:first-child,.h1:first-child{margin-top:0}h1:last-child,.h1:last-child{margin-bottom:0}h1 a:hover,.h1 a:hover{color:#1a1938}h1 sup,h1 sub,.h1 sup,.h1 sub{font-size:50%;top:-.8em}h2,.h2{font-family:HelveticaNeue,"Roboto Condensed",Helvetica,Arial,sans-serif;color:#22214a;font-size:2.5em;font-weight:400;line-height:1;margin:1em 0 .5em;letter-spacing:-.03125rem}@media(max-width:479px){h2,.h2{font-size:1.875em}}h2:first-child,.h2:first-child{margin-top:0}h2:last-child,.h2:last-child{margin-bottom:0}h2 a:hover,.h2 a:hover{color:#1a1938}h2 sup,h2 sub,.h2 sup,.h2 sub{font-size:50%;top:-.8em}h3,.h3{font-family:HelveticaNeue,"Roboto Condensed",Helvetica,Arial,sans-serif;color:#22214a;font-size:1.875em;font-weight:600;line-height:1.4666666667;margin:1em 0 .5em}@media(max-width:479px){h3,.h3{font-size:1.625em}}h3:first-child,.h3:first-child{margin-top:0}h3:last-child,.h3:last-child{margin-bottom:0}h3 a:hover,.h3 a:hover{color:#1a1938}h3 sup,h3 sub,.h3 sup,.h3 sub{font-size:50%;top:-.8em}h4,.h4,.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block .wp-block-emagine-card-block__media h3{font-family:HelveticaNeue,"Roboto Condensed",Helvetica,Arial,sans-serif;color:#22214a;font-size:1.625em;font-weight:600;line-height:1.4615384615;margin:1em 0 .5em;margin-bottom:.75rem;margin-top:0}@media(max-width:479px){h4,.h4,.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block .wp-block-emagine-card-block__media h3{font-size:1.5em}}h4:first-child,.h4:first-child,.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block .wp-block-emagine-card-block__media h3:first-child{margin-top:0}h4:last-child,.h4:last-child,.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block .wp-block-emagine-card-block__media h3:last-child{margin-bottom:0}h4 a:hover,.h4 a:hover,.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block .wp-block-emagine-card-block__media h3 a:hover{color:#1a1938}h4 sup,h4 sub,.h4 sup,.h4 sub,.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block .wp-block-emagine-card-block__media h3 sup,.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block .wp-block-emagine-card-block__media h3 sub{font-size:50%;top:-.8em}h5,.h5,.em-stat-caption p,.icon-list__label{font-family:HelveticaNeue,"Roboto Condensed",Helvetica,Arial,sans-serif;color:#22214a;font-size:1.3125em;font-weight:400;line-height:1.4285714286;margin:1em 0 .5em}h5:first-child,.h5:first-child,.em-stat-caption p:first-child,.icon-list__label:first-child{margin-top:0}h5:last-child,.h5:last-child,.em-stat-caption p:last-child,.icon-list__label:last-child{margin-bottom:0}h5 a:hover,.h5 a:hover,.em-stat-caption p a:hover,.icon-list__label a:hover{color:#1a1938}h5 sup,h5 sub,.h5 sup,.h5 sub,.em-stat-caption p sup,.icon-list__label sup,.em-stat-caption p sub,.icon-list__label sub{font-size:50%;top:-.8em}h6,.h6,.block-btn--simple,.media-object__label,.card__label{font-family:HelveticaNeue,"Roboto Condensed",Helvetica,Arial,sans-serif;color:#5ca1c6;font-size:1em;font-weight:400;line-height:1.2;margin:2em 0 1em;font-family:Roboto,Helvetica,Arial,sans-serif;letter-spacing:.125rem;margin-bottom:.3125rem;text-transform:uppercase}@media(min-width:768px){h6,.h6,.block-btn--simple,.media-object__label,.card__label{font-size:.875rem}}h6:first-child,.h6:first-child,.block-btn--simple:first-child,.media-object__label:first-child,.card__label:first-child{margin-top:0}h6:last-child,.h6:last-child,.block-btn--simple:last-child,.media-object__label:last-child,.card__label:last-child{margin-bottom:0}h6 a:hover,.h6 a:hover,.block-btn--simple a:hover,.media-object__label a:hover,.card__label a:hover{color:#4996bf}h6 sup,h6 sub,.h6 sup,.h6 sub,.block-btn--simple sup,.media-object__label sup,.card__label sup,.block-btn--simple sub,.media-object__label sub,.card__label sub{font-size:50%;top:-.8em}@media(max-width:1024px){h2{margin-top:10px;margin-bottom:10px}h3{margin-top:15px;margin-bottom:15px}}hr{background:#dadada;border:none;height:.0625rem;margin-top:1.875rem;margin-bottom:1.875rem}img{display:block;height:auto;max-width:100%}a{-webkit-transition-property:background,color;-o-transition-property:background,color;transition-property:background,color}a:hover{color:#377a9e}u,ins{text-decoration:underline}s,strike,del{text-decoration:line-through}small,sub,sup{font-size:75%}sub,sup{position:relative;vertical-align:baseline}sub{top:.5em}sup{top:-.5em}abbr{border-bottom:1px dotted gray;cursor:help}tt,code,kbd,samp{font-family:monospace}code{display:inline-block}q{display:inline}q:before{content:open-quote}q:after{content:close-quote}mark{background-color:#ff0;color:#000}a{color:#5ca1c6;overflow-wrap:break-word;word-break:break-word;text-decoration:underline}a:hover{text-decoration:none}a:hover:after{text-decoration:underline}a:hover:after{text-decoration:none}@media(min-width:768px){a[href^="tel:"]{color:inherit;cursor:default;pointer-events:none;text-decoration:none}}h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}ul,ol{list-style:none;margin:1.625em 0;padding-left:0}ul.consecutive,ol.consecutive{counter-reset:auto}ul:first-child,ol:first-child{margin-top:0}ul:last-child,ol:last-child{margin-bottom:0}.editor-styles ul,.editor-styles ol{overflow:hidden}ol[start="2"]{counter-reset:li 1}ol[start="3"]{counter-reset:li 2}ol[start="4"]{counter-reset:li 3}ol[start="5"]{counter-reset:li 4}ol[start="6"]{counter-reset:li 5}ol[start="7"]{counter-reset:li 6}ol[start="8"]{counter-reset:li 7}ol[start="9"]{counter-reset:li 8}ol[start="10"]{counter-reset:li 9}ol[start="11"]{counter-reset:li 10}ol[start="12"]{counter-reset:li 11}ol[start="13"]{counter-reset:li 12}ol[start="14"]{counter-reset:li 13}ol[start="15"]{counter-reset:li 14}ol[start="16"]{counter-reset:li 15}ol[start="17"]{counter-reset:li 16}ol[start="18"]{counter-reset:li 17}ol[start="19"]{counter-reset:li 18}ol[start="20"]{counter-reset:li 19}ol[start="21"]{counter-reset:li 20}ol[start="22"]{counter-reset:li 21}ol[start="23"]{counter-reset:li 22}ol[start="24"]{counter-reset:li 23}ol[start="25"]{counter-reset:li 24}li,li li:first-child{padding-top:.5rem}li:first-child{padding-top:0}li{padding-left:1.25rem;position:relative}li:before{color:#5ca1c6;display:inline-block;position:absolute}ul li:before{width:1rem}ul&gt;li:before{content:"â€¢";left:0;text-shadow:0 0 1px #5ca1c6}ul ul,ul ol,ol ul,ol ol{padding-left:0;margin-top:0}ol{counter-reset:li}ol&gt;li{padding-left:1.875rem}ol&gt;li:before{content:"." counter(li);counter-increment:li;direction:rtl;font-weight:500;left:0;text-align:right}dt{font-weight:500;margin-bottom:.125rem}dd{margin-bottom:.5rem}.two-column li,.three-column li,.four-column li{-webkit-column-break-inside:avoid;break-inside:avoid}@media(min-width:768px){.two-column,.three-column,.four-column{-webkit-column-gap:1.875rem;column-gap:1.875rem}}@media(min-width:768px){.two-column{-webkit-column-count:2;column-count:2}}@media(min-width:768px){.three-column{-webkit-column-count:3;column-count:3}}.list-reference{font-size:.875rem;font-style:italic;margin-top:0}p,.p{font-weight:400;font-size:1em;line-height:1.5625;margin:1em 0}p:first-child,.p:first-child{margin-top:0}p:last-child,.p:last-child{margin-bottom:0}.p-sm,.breadcrumbs{font-family:Helvetica,Arial,sans-serif;font-weight:400;font-size:.875em;line-height:1.5714285714;margin:1em 0}.fonts-loaded .p-sm,.fonts-loaded .breadcrumbs{font-family:Roboto,Helvetica,Arial,sans-serif}.p-sm:first-child,.breadcrumbs:first-child{margin-top:0}.p-sm:last-child,.breadcrumbs:last-child{margin-bottom:0}.p-lg{font-family:Helvetica,Arial,sans-serif;font-weight:400;font-size:1.125em;line-height:1.6666666667;margin:1em 0}.fonts-loaded .p-lg{font-family:Roboto,Helvetica,Arial,sans-serif}.p-lg:first-child{margin-top:0}.p-lg:last-child{margin-bottom:0}.wsp-pages-list{padding-left:0}table{border-collapse:collapse;margin-bottom:1.875rem}th,td{border-right:.125rem solid rgba(0,0,0,.02)}th:last-child,td:last-child{border-right:none}th,td[data-head]:before{font-weight:700;text-align:left}th{padding:1rem 1.25rem}td{padding:.625rem 1.25rem}thead tr{background:#5ca1c6;color:#fff;text-transform:uppercase;letter-spacing:.03125rem}thead th{border-color:rgba(255,255,255,.1);line-height:1.3333333;vertical-align:middle}td[data-head]:before{color:#5ca1c6;font-size:.875rem;padding:0 .625rem;text-transform:uppercase}tr:nth-child(even){background:#fafafa}.breadcrumbs{margin:0;padding:.625rem 0;text-align:center}.breadcrumbs .breadcrumb-separator{background:#8d8d8f;display:inline-block;height:.75rem;margin:0 .9375rem;vertical-align:middle;width:.0625rem}.btn-text--arrow:after,.wp-block-button.is-style-btn-text .wp-block-button__link:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"ï„…";margin-left:.4375rem}.btn--arrow:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"ï„…";margin-left:.4375rem}button.btn,input[type=button].btn{-webkit-box-shadow:none;box-shadow:none}button.btn[disabled],input[type=button][disabled],.btn--disabled{background-color:#c8c8d2 !important;border-color:#55585d !important;color:#8d8d8f !important;cursor:not-allowed;pointer-events:none}button.btn[disabled]:hover,input[type=button][disabled]:hover,.btn--disabled:hover{background-color:#c8c8d2 !important;border-color:#55585d !important;color:#8d8d8f !important}.card{background:#fff;background-clip:content-box;border:1px solid rgba(0,0,0,.125);border-radius:.3125rem;color:#8d8d8f;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;text-decoration:none;-webkit-transition-property:background-color,border-color,color,-webkit-box-shadow;transition-property:background-color,border-color,color,-webkit-box-shadow;-o-transition-property:background-color,border-color,box-shadow,color;transition-property:background-color,border-color,box-shadow,color;transition-property:background-color,border-color,box-shadow,color,-webkit-box-shadow}.card__media{height:15.625rem;border-top-left-radius:.3125rem;border-top-right-radius:.3125rem;overflow:hidden;position:relative}.card__media:before{content:"";display:block;padding-bottom:56.25%}.card__media--4x3:before{padding-bottom:75%}.card__media img{position:absolute;top:0;left:0}.card__body{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}@media(min-width:768px){.card__body{padding:1.875rem}}.card__excerpt{color:#8d8d8f;-webkit-transition-property:border-color;-o-transition-property:border-color;transition-property:border-color}.card__label{color:rgba(48,49,51,.6)}.card .btn-text,.card .wp-block-button.is-style-btn-text .wp-block-button__link,.wp-block-button.is-style-btn-text .card .wp-block-button__link{color:#5ca1c6}.card__footer{border-top:1px solid #c8c8d2;padding:1.25rem}@media(min-width:768px){.card__footer{padding:1.25rem 1.875rem}}.card__label,.card__headline,.card__excerpt,.card .btn-text,.card .wp-block-button.is-style-btn-text .wp-block-button__link,.wp-block-button.is-style-btn-text .card .wp-block-button__link{-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.card__footer{-webkit-transition-property:border-color;-o-transition-property:border-color;transition-property:border-color}.card:hover{background-color:#5ca1c6;color:#fff}.card:hover .btn-text,.card:hover .wp-block-button.is-style-btn-text .wp-block-button__link,.wp-block-button.is-style-btn-text .card:hover .wp-block-button__link{color:#fff}.card:hover .card__label,.card:hover .card__headline,.card:hover .card__excerpt{color:#fff}.card:hover .card__footer{border-color:rgba(255,255,255,.3)}.comments__list{padding:0}.comments__list&gt;li{padding:0}.comments__list li{list-style:none}.comments__list li:before{content:none}.comments__list .comment-respond{border-bottom:.0625rem solid #c8c8d2;padding:1.875rem 0}.comment{border-bottom:.0625rem solid #c8c8d2;padding:1.875rem 0}.comment__gravatar{float:left;margin:0;max-width:20%}.comment__author{margin-bottom:.46875rem}.comment__meta{color:#8d8d8f;margin:0 0 .9375rem}.comment__meta li,.comment__meta li:first-child{padding:0}.comment__content{margin:0 0 .9375rem}.comment__body{float:left;padding-left:3.75rem;max-width:80%;width:100%}.comment__reply i{margin-right:.625rem}.comment__reply i,.comment__reply a{color:#8d8d8f;text-decoration:none}.comment__replies-count{color:#8d8d8f;float:right}.custom-logo-wrapper{-webkit-transition-property:width;-o-transition-property:width;transition-property:width;width:13.25rem}@media(min-width:1025px){.custom-logo-wrapper{width:24.375rem}.custom-logo-wrapper svg{height:auto;max-height:37px;width:100%}}.custom-logo-link{display:block}.custom-logo-link img{display:block;height:auto;width:100%}.em-image__ratio{position:relative}.em-image__ratio&gt;img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";height:100%;width:100%;position:absolute;top:0;right:0;bottom:0;left:0}.site-footer{background-color:#22214a;font-size:.8125rem;padding:1.0625rem 0}@media(min-width:1025px){.site-footer{padding:1.875rem 0}}@media(max-width:479px){.site-footer{text-align:center}}@media(min-width:768px){.site-footer__inner{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}}@media(max-width:767px){.site-footer__social{margin-bottom:1rem}}.site-footer__copyright{color:rgba(218,218,218,.6);margin:0 auto}@media(min-width:768px){.site-footer__copyright{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.site-footer__copyright p{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin:0}.site-footer__copyright p:nth-of-type(2){text-align:right}}.site-footer__copyright a,.site-footer__copyright a:visited{color:rgba(218,218,218,.6);text-decoration:none}.site-footer__copyright a:active,.site-footer__copyright a:focus,.site-footer__copyright a:hover,.site-footer__copyright a:visited:active,.site-footer__copyright a:visited:focus,.site-footer__copyright a:visited:hover{color:#5ca1c6}.site-header{background-color:#fff;-webkit-box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.3);box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.3);color:#303133;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:3.125rem;position:relative;z-index:100}@media(min-width:1025px){.site-header{height:170px !important}}.site-header&gt;.inner{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;max-width:1140px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media(min-width:1025px){.site-header&gt;.inner{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width:1181px){.site-header&gt;.inner{padding:0}}@media(max-width:1024px){.site-header&gt;.inner{-webkit-box-flex:1;-webkit-flex:1 0 0;-ms-flex:1 0 0px;flex:1 0 0}}.site-header a{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-decoration:none}.site-header a span{color:#5ca1c6;display:none}@media(max-width:1024px){.site-header a span{display:inline-block}}.site-header .navicon{position:absolute;top:50%;right:.625rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.site-header__navigation{position:absolute;top:3.125rem;right:0;left:0;width:0}.html--menu-open .site-header__navigation{width:auto}@media(min-width:768px){.site-header{height:100px}.site-header__navigation{top:6.25rem}}@media(max-width:1024px){.site-header{z-index:1000}.site-header .site-header__navigation-top{display:none}.site-header__navigation{background:#fff;border-top:.125rem solid #eee;height:calc(100vh - 6.25rem);overflow:auto;padding-bottom:6.25rem;z-index:1000}.site-header__navigation-top{padding:.9375rem}.site-header__navigation .search-form label{width:100%}}@media(max-width:1024px)and (max-width:767px){.site-header__navigation{height:calc(100vh - 3.125rem);padding-bottom:3.125rem}}@media(min-width:1025px){.site-header{padding-bottom:1.0625rem}.site-header .navicon{display:none}.site-header__utility-menu{display:inline-block;vertical-align:middle}.site-header__utility-menu--mobile{display:none}.site-header .site-search--mobile{display:none}.site-header__navigation{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;border-top:.0625rem solid #dadada;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:1.5625rem;position:static;top:auto;right:auto;left:auto;width:100%}.site-header__navigation-top{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.9375rem}}.site-header .btn-contact{-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.site-header .btn-contact:hover{opacity:.7}.site-header .btn-contact svg{height:.785625rem;width:1rem}.site-header .btn-contact svg path{fill:#5ca1c6}.skip-to-content:focus{background:#dadada;-webkit-box-shadow:0 0 .125rem .125rem #8d8d8f;box-shadow:0 0 .125rem .125rem #8d8d8f;clip:auto;-webkit-clip-path:none;clip-path:none;font-weight:700;height:auto;padding:.625rem 1.25rem;position:absolute;top:.3125rem;left:.3125rem;z-index:10000;width:auto}.ie .site-header{height:auto !important}@media(min-width:768px){.ie .site-header&gt;.inner{height:100px}}@media(min-width:1025px){.ie .site-header&gt;.inner{height:150px}}@media(min-width:1025px)and (max-width:1180px){.ie .site-header__navigation-top{position:relative;left:-40px}}.hero{margin-bottom:1.25rem;max-width:none !important;padding:0 !important;position:relative;width:100% !important}@media(min-width:768px){.hero{max-height:39.375rem}}@media(min-width:1025px){.hero{margin-bottom:3.125rem}}.hero .hero-image{margin:0 0 1.875rem;max-height:18.75rem;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;overflow:hidden}.hero .hero-image--desktop{display:none}@media(min-width:768px){.hero .hero-image{max-height:39.375rem}.hero .hero-image--desktop{display:block}.hero .hero-image--mobile{display:none}}.hero .hero-image img{height:auto;width:100%}.hero .hero-content-wrapper{margin:0 auto;max-width:71.875rem}@media(min-width:768px){.hero .hero-content-wrapper{position:absolute;left:1.875rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media(min-width:1025px){.hero .hero-content-wrapper{left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.hero .hero-content-inner{padding:0 .6250000031rem}@media(min-width:480px){.hero .hero-content-inner{padding:0 1.875rem}}@media(min-width:768px){.hero .hero-content-inner{background-color:#fff;border:.0625rem solid #dadada;border-bottom:none;-webkit-box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.5);box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.5);max-width:34.8125rem;padding:3.5625rem 3.4375rem 1.375rem 3.125rem;width:calc(100% - 60px)}}.hero .hero-content-inner h1{font-size:3.125rem;font-weight:400;line-height:1;margin-bottom:.9375rem}@media(min-width:768px){.hero .hero-content-inner h1{margin-bottom:1.6875rem}}@media(min-width:1025px){.hero .hero-content-inner h1{font-size:3.75rem}}.hero .hero-content-inner h1 span{color:#c8c8d2;display:block;font-size:1.875rem;letter-spacing:-.05875rem}@media(min-width:1025px){.hero .hero-content-inner h1 span{font-size:2.5rem;padding-bottom:.75rem}}.hero .hero-content-inner .hero-content{line-height:1.5625rem}.hero .hero-content-inner .hero-link{padding-top:1.5625rem}@media(min-width:768px){.hero .hero-content-inner .hero-link{border-top:.0625rem solid #dadada;margin-top:1.625rem;padding-top:.8125rem}}.hero .hero-content-inner .hero-link a,.hero .hero-content-inner .hero-link a:link,.hero .hero-content-inner .hero-link a:visited{font-size:.875rem;font-weight:700;letter-spacing:.145625rem;text-decoration:none;text-transform:uppercase}.icon-list{color:#8d8d8f;position:relative;text-decoration:none;-webkit-transition-property:background-color,border-color,color,-webkit-box-shadow;transition-property:background-color,border-color,color,-webkit-box-shadow;-o-transition-property:background-color,border-color,box-shadow,color;transition-property:background-color,border-color,box-shadow,color;transition-property:background-color,border-color,box-shadow,color,-webkit-box-shadow;margin-bottom:0}.icon-list__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%;max-width:100%;padding-left:0;padding-top:0;margin-bottom:1.25rem}.icon-list__item:before{content:""}.icon-list__media{overflow:hidden;margin-bottom:12px;-webkit-box-flex:1;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%}@media(min-width:480px){.icon-list__media{margin-right:15px}}.icon-list__media img,.icon-list__media svg{position:relative;max-width:100%;height:auto}.icon-list__body{max-width:100%;-webkit-box-flex:1;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%}.icon-list.icon-sm .icon-list__media{max-width:50px}@media(min-width:480px){.icon-list.icon-sm .icon-list__media{-webkit-box-flex:1;-webkit-flex:1 50px;-ms-flex:1 50px;flex:1 50px}}@media(min-width:480px){.icon-list.icon-sm:not(.grid) .icon-list__body{-webkit-box-flex:1;-webkit-flex:1 calc(100% - (50px + 15px));-ms-flex:1 calc(100% - (50px + 15px));flex:1 calc(100% - (50px + 15px));max-width:calc(100% - (50px + 15px))}}.icon-list.icon-md .icon-list__media{max-width:75px}@media(min-width:480px){.icon-list.icon-md .icon-list__media{-webkit-box-flex:1;-webkit-flex:1 75px;-ms-flex:1 75px;flex:1 75px}}@media(min-width:480px){.icon-list.icon-md:not(.grid) .icon-list__body{-webkit-box-flex:1;-webkit-flex:1 calc(100% - (75px + 15px));-ms-flex:1 calc(100% - (75px + 15px));flex:1 calc(100% - (75px + 15px));max-width:calc(100% - (75px + 15px))}}.icon-list.icon-lg .icon-list__media{max-width:100px}@media(min-width:480px){.icon-list.icon-lg .icon-list__media{-webkit-box-flex:1;-webkit-flex:1 100px;-ms-flex:1 100px;flex:1 100px}}@media(min-width:480px){.icon-list.icon-lg:not(.grid) .icon-list__body{-webkit-box-flex:1;-webkit-flex:1 calc(100% - (100px + 15px));-ms-flex:1 calc(100% - (100px + 15px));flex:1 calc(100% - (100px + 15px));max-width:calc(100% - (100px + 15px))}}.icon-list__excerpt{color:rgba(85,88,93,.6)}.icon-list__label{color:#8d8d8f}.icon-list .btn{color:#5ca1c6 !important;padding:0;background-color:transparent;border:none;text-transform:uppercase;margin-top:24px}@media(min-width:480px){.icon-list .btn{border:2px solid #5ca1c6;border-radius:4px;padding:8px 10px}}.icon-list .btn{-webkit-transition-property:color;-o-transition-property:color;transition-property:color}@media(min-width:480px){.icon-list .btn:hover{background-color:#5ca1c6;color:#fff !important}}.inner{padding:0 .6250000031rem;position:relative}@media(min-width:480px){.inner{padding:0 1.875rem}}@media(min-width:1181px){.inner{margin:0 auto;max-width:71.25rem}}.masthead{position:relative}@media(min-width:768px){.masthead+.wp-block-image{margin-top:20px}}@media(min-width:1025px){.masthead+.wp-block-image{margin-top:40px}}.masthead h1{text-align:left}@media(min-width:1025px){.masthead h1{margin:3.75rem 0 1.375rem !important}}.masthead__media{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.masthead__media img,.masthead__media img[data-src].loaded,.masthead__media video{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";height:100%;width:100%;opacity:.5}.masthead__content-wrapper{position:relative}.masthead__content-wrapper,.masthead__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.masthead__content{padding-top:1.875rem;padding-bottom:0;text-align:center}.masthead__title{margin:0}.masthead__title:only-child{margin:0}.masthead .search-form-wrapper{display:table;margin:.5rem auto}.masthead--image .masthead__content{min-height:18.75rem}.masthead--video .masthead__content{min-height:18.75rem}@media(min-width:768px){.masthead--video .masthead__content{min-height:28.125rem}}.media-object__label{color:#8d8d8f;margin:.75rem 0}.media-object__headline{margin:.5rem 0 .125rem}.media-object__headline+.btn-text,.wp-block-button.is-style-btn-text .media-object__headline+.wp-block-button__link{display:inline-block;margin-top:1rem}.media-object__headline .external-link:after{font-size:80%;opacity:.6}.media-object__excerpt{margin:1rem 0 0}.media-object__media{margin-bottom:1.875rem;max-width:9.375rem}@media(min-width:768px){.media-object__media{float:right;margin-left:1.875rem;max-width:12.5rem}}.meta{font-size:.875rem;line-height:1.5714285714;margin:.5em 0 1em;padding:0}.meta li,.meta li li:first-child{padding-top:0}.meta li{display:inline-block;padding-left:0}.meta li:first-child:before{display:none}.meta li:before{left:-1rem}.meta li+li{margin-left:1.625em}.navicon{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;display:block;height:2.25rem;padding:0;position:relative;width:2.1875rem;-webkit-transition-property:background,width;-o-transition-property:background,width;transition-property:background,width}@media(max-width:767px){.navicon{height:1.125rem;width:1.5625rem}}.navicon:focus{outline:none}.navicon:focus .navicon__trigger{background:#22214a}.navicon:focus .navicon__trigger--open{background:0 0}.navicon__trigger{background:#22214a;display:block;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;-webkit-transition-property:background;-o-transition-property:background;transition-property:background}.navicon__trigger,.navicon__trigger:before,.navicon__trigger:after{border-radius:.125rem;height:.25rem}@media(max-width:767px){.navicon__trigger,.navicon__trigger:before,.navicon__trigger:after{height:.125rem}}.navicon__trigger:before,.navicon__trigger:after{background:inherit;content:"";width:100%;position:absolute;left:0}.navicon__trigger:before{top:-.75rem;-webkit-transition-property:top,-webkit-transform;transition-property:top,-webkit-transform;-o-transition-property:top,transform;transition-property:top,transform;transition-property:top,transform,-webkit-transform}@media(max-width:767px){.navicon__trigger:before{top:-.5rem}}.navicon__trigger:after{top:auto;bottom:-.75rem;-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;-o-transition-property:bottom,transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}@media(max-width:767px){.navicon__trigger:after{bottom:-.5rem}}.navicon__trigger--open{background:0 0;width:1.3125rem}.navicon__trigger--open:before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.navicon__trigger--open:after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.navicon__trigger--open:after,.navicon__trigger--open:before{background:#22214a}.page-header{margin:3.75rem auto}.page-header .breadcrumbs{text-align:left}.page-header__title{margin:0}.pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:1.875rem -1rem}.page-numbers{font-size:1rem;font-weight:700;margin:0 1rem}.page-numbers:not(.current):hover{opacity:.8}.play-btn{background:0 0;display:block;position:relative;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.play-btn:before,.play-btn:after{content:" ";position:absolute;top:50%;left:50%;z-index:10;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.play-btn:before{background-color:rgba(255,255,255,.2);border-radius:50%;width:20%;padding-bottom:20%;-webkit-transition-property:width,padding-bottom;-o-transition-property:width,padding-bottom;transition-property:width,padding-bottom}.play-btn:after{border-top:1.25rem solid transparent;border-bottom:1.25rem solid transparent;border-left:1.6875rem solid #fff;left:calc(50% + .3125rem)}@media(min-width:1200px){.play-btn:after{border-width:2.1875rem 0 2.1875rem 2.8125rem}}.play-btn img{-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;-o-transition-property:filter,opacity;transition-property:filter,opacity;transition-property:filter,opacity,-webkit-filter}.play-btn:hover img{-webkit-filter:grayscale(100);filter:grayscale(100);opacity:.4}.play-btn:hover:before{width:24%;padding-bottom:24%}.search-trigger{display:inline-block !important;font-size:1rem;margin-left:1.875rem;position:relative;padding-top:1.1875rem;vertical-align:middle}@media(min-width:1025px){.search-trigger{top:1px}}.search-trigger:hover{opacity:.75}.search-trigger span{display:inline !important}.search-trigger__text[aria-hidden=true]{display:none !important}.aligndefault,.site-content&gt;*:not(.alignwide):not(.alignfull),.blog .site-content .page-header,.block.alignwide,.alignwide{margin-right:auto;margin-left:auto;padding-left:.6250000031rem;padding-right:.6250000031rem}@media(min-width:480px){.aligndefault,.site-content&gt;*:not(.alignwide):not(.alignfull),.blog .site-content .page-header,.block.alignwide,.alignwide{padding-right:1.875rem;padding-left:1.875rem}}.aligndefault .aligndefault,.site-content&gt;*:not(.alignwide):not(.alignfull) .aligndefault,.aligndefault .alignwide,.site-content&gt;*:not(.alignwide):not(.alignfull) .alignwide,.blog .site-content .page-header .aligndefault,.alignwide .aligndefault,.blog .site-content .page-header .alignwide,.alignwide .alignwide{padding-right:0;padding-left:0}.aligndefault,.site-content&gt;*:not(.alignwide):not(.alignfull){max-width:47.5rem}@media(min-width:47.5625em){.aligndefault,.site-content&gt;*:not(.alignwide):not(.alignfull){max-width:43.75rem;padding-right:0;padding-left:0}}.blog .site-content .page-header,.block.alignwide,.alignwide{max-width:75rem}@media(min-width:1181px){.blog .site-content .page-header,.block.alignwide,.alignwide{max-width:71.25rem;padding-right:0;padding-left:0}}.blog .site-content .page-header&gt;*,.block.alignwide&gt;*,.alignwide&gt;*{width:100%}@media(min-width:43.75em){.site-content&gt;*:not(.alignwide):not(.alignfull){margin-right:1.875rem;margin-left:1.875rem;padding-right:0;padding-left:0}}@media(min-width:47.5em){.site-content&gt;*:not(.alignwide):not(.alignfull){margin-right:auto;margin-left:auto}}.site-content&gt;*:last-child:not(.alignfull){margin-bottom:15px}@media(min-width:768px){.site-content&gt;*:last-child:not(.alignfull){margin-bottom:3.75rem}}@media(min-width:1025px){.site-content&gt;*:last-child:not(.alignfull){margin-bottom:5rem}}.block.alignwide .aligndefault,.alignwide .aligndefault{padding:0;max-width:100%;width:100%}@media(min-width:1025px){.site-search{background-color:#c8c8d2;opacity:0;padding:.9375rem 0;position:absolute;top:100%;left:0;right:0;z-index:-1;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:opacity,transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.site-search .search-form-wrapper{margin-bottom:0}.site-search .search-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:71.25rem;margin:0 auto}.site-search .search-form__inner{width:100%}.site-search .search-form label{width:100%}.site-search .search-input,.site-search .search-button{height:3.25rem}.site-search .search-button{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;margin-left:.9375rem}.site-search.active{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media(max-width:1024px){.site-search{display:none}}@media(max-width:1024px)and (max-width:1024px){.site-search--mobile{background-color:transparent;display:block;margin-bottom:.9375rem}}.search-results .search-form label,.search-results .search-submit,.search-no-results .search-form label,.search-no-results .search-submit{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.search-results .search-submit,.search-no-results .search-submit{max-width:40px}.search-results .search-submit:hover,.search-no-results .search-submit:hover{opacity:.75}.site{-ms-overflow-style:none}body:not(.ie) .site{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.social-navigation li{display:inline-block}.social-navigation a{display:inline-block}.social-navigation .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}.social-navigation .icon{display:inline-block;fill:currentColor;height:20px;overflow:hidden;position:relative;vertical-align:top;width:20px}.social-media-menu{margin-bottom:0}.block-50-50-cards{margin-bottom:1.875rem;padding:0}@media(min-width:1025px){.block-50-50-cards{margin-bottom:9.125rem;max-width:100%;padding-top:6rem;position:relative;width:100%}.block-50-50-cards:before{background:transparent url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../images/logo-bg.png) 0 bottom no-repeat;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);width:100%;z-index:-1}}.block-50-50-cards .wp-block-emagine-column{border-bottom:.0625rem solid #dadada;padding-top:1.875rem}@media(min-width:768px){.block-50-50-cards .wp-block-emagine-column{padding-top:0}}.block-50-50-cards .wp-block-emagine-column.inner-column-1{border-top:.0625rem solid #dadada}@media(min-width:768px){.block-50-50-cards .wp-block-emagine-column.inner-column-1{border-top:none}}.block-50-50-cards .wp-block-emagine-column .wp-block-emagine-card-block{border:none;border-radius:0;box-shadow:none;display:block;-webkit-box-shadow:none}.block-50-50-cards .wp-block-emagine-column .wp-block-emagine-card-block__media{text-decoration:none}.block-50-50-cards .wp-block-emagine-column .wp-block-emagine-card-block__body{padding:0}.block-50-50-cards .wp-block-emagine-column .wp-block-emagine-card-block__body h3{font-size:1.875rem;font-weight:500;letter-spacing:-.046875rem;margin:1.9375rem 0 .5625rem !important}@media(min-width:1025px){.block-50-50-cards .wp-block-emagine-column .wp-block-emagine-card-block__body h3{font-size:2.5rem;letter-spacing:-.0625rem;line-height:3.5rem;margin-top:2.6875rem !important}}.block-50-50-cards .wp-block-emagine-column .wp-block-emagine-card-block__body p{line-height:1.4375rem;margin:0 0 1.5rem}@media(min-width:1025px){.block-50-50-cards .wp-block-emagine-column .wp-block-emagine-card-block__body p{font-size:1.125rem;line-height:1.5625rem}}.block-50-50-cards .wp-block-emagine-column .wp-block-emagine-card-block__more{font-size:.875rem;font-weight:700;letter-spacing:.0625rem;margin:0 0 1.3125rem;text-decoration:none;text-transform:uppercase}@media(min-width:1025px){.block-50-50-cards .wp-block-emagine-column .wp-block-emagine-card-block__more{border-top:.0625rem solid #dadada;display:block;padding-top:1.3125rem}}.block-50-50-cards.full-width{margin-left:auto;margin-right:auto;padding:0}.block-50-50-cards.full-width .em-row-column-wrap{max-width:none}.block-50-50-cards.full-width .wp-block-emagine-column{border-bottom:none;position:relative}.block-50-50-cards.full-width .wp-block-emagine-column:after{background-color:#dadada;bottom:0;content:"";height:.0625rem;left:.625rem;position:absolute;right:.625rem}.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-1{border-top:none;padding-top:0}.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2{border-bottom:none;padding-left:.625rem;padding-right:.625rem}@media(min-width:768px){.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2{padding-left:0;padding-right:0}}.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2 figure{margin:0 -.625rem}@media(min-width:768px){.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2 figure{margin:0}}.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2 h3{font-size:1.875rem;font-weight:400;letter-spacing:-.0625rem}@media(min-width:1025px){.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2 h3{font-size:2.5rem;letter-spacing:-.0625rem;margin-bottom:.5rem;margin-top:2.6875rem !important}}.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2 p{font-size:1.125rem;line-height:1.5625rem;margin-bottom:2.1875rem}@media(min-width:1025px){.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2 p{font-size:1.125rem;line-height:1.5625rem;margin-top:.8125rem}}.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2 p a{text-decoration:none}.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2 p a:active,.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2 p a:focus,.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2 p a:hover,.block-50-50-cards.full-width .wp-block-emagine-column.inner-column-2 p a:target{text-decoration:underline}.block-50-50-cards.full-width .wp-block-emagine-column .wp-block-emagine-card-block__body{padding:0 .625rem}@media(min-width:768px){.block-50-50-cards.full-width .wp-block-emagine-column .wp-block-emagine-card-block__body{padding:0}}.block-50-50-cards.full-width .wp-block-emagine-column .wp-block-emagine-card-block__media img,.block-50-50-cards.full-width .wp-block-emagine-column .wp-block-image img{height:auto;max-height:15.625rem;min-height:15.625rem;min-width:100%;max-width:none;width:auto}.em-panels--accordions{margin-top:1.875rem}.em-panels--accordions+.em-panels--accordions{margin-top:0}.em-panels--accordions+.em-panels--accordions .em-panel__container{border-top:none}.em-panels--accordions .em-panel.active{max-height:2000px}.em-panels--accordions .em-panel__container{border-left:none;border-right:none}.em-panels--accordions .em-panel__control{color:#22214a;font-size:1.125rem;position:relative}@media(min-width:1025px){.em-panels--accordions .em-panel__control{padding-bottom:1.875rem;padding-top:1.875rem}}.em-panels--accordions .em-panel__control&gt;h2,.em-panels--accordions .em-panel__control&gt;h3,.em-panels--accordions .em-panel__control&gt;h4,.em-panels--accordions .em-panel__control&gt;h5,.em-panels--accordions .em-panel__control&gt;h6{font-size:1.5rem}.em-panels--accordions .em-panel__content{padding-left:.9375rem;padding-bottom:1.5625rem}.block{margin:3.75rem 0}.block--has-bg{margin:0;padding:3.75rem 0}.block--has-bg:after{background-color:inherit;content:"";opacity:.4;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}@media(min-width:768px){.block{margin:3.75rem 0}.block--has-bg{margin:0;padding:3.75rem 0}}@media(min-width:1025px){.block{margin:5rem 0}.block--has-bg{margin:0;padding:5rem 0}}.content-top{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.content-middle{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.content-bottom{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.block{position:relative}.block&gt;*{position:relative;z-index:1}.block__intro{margin-bottom:3.75rem}.block__intro .block__headline{margin-top:0}.block__outro{margin-top:3.75rem}@media(min-width:1025px){.block__content-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.block__content-wrapper.content-right .aligndefault,.block__content-wrapper.content-left .aligndefault{margin-right:0;margin-left:0}.block__content-wrapper.content-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.block__content-wrapper.content-left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media(min-width:900px){.block__content-sidebar-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}.block__content-sidebar-wrapper .block__content{margin-right:auto}}.block__content-image-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}@media(min-width:900px){.block__content-image-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.block__content-image-wrapper .block__content{padding-right:3.75rem}.block__content-image-wrapper.content-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.block__content-image-wrapper.content-right .block__content{margin-right:0;padding-left:3.75rem}}@media(max-width:899px){.block__content-image-wrapper .block__image{margin-bottom:1.875rem;position:relative;max-width:11.25rem}}@media(max-width:899px)and (min-width:480px){.block__content-image-wrapper .block__image{margin-bottom:3.75rem;max-width:15rem}}@media(max-width:899px)and (min-width:768px){.block__content-image-wrapper .block__image{max-width:18.75rem}}@media(min-width:900px){.block__content-image-wrapper .block__image{margin-right:0;margin-left:0;max-width:17.5rem;width:100%}}@media(min-width:900px)and (min-width:1025px){.block__content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:43.75rem;padding-right:2.5rem;width:70%}}.block__sidebar{margin-top:1.875rem;-webkit-columns:1;columns:1;-webkit-column-break-inside:avoid;break-inside:avoid;min-width:18.75rem}.block__sidebar .widget{margin:0 0 1.875rem;vertical-align:top;width:100%}@media(min-width:768px){.block__sidebar{-webkit-columns:2;columns:2;margin-top:3.75rem}.block__sidebar .widget{display:inline-block;margin-bottom:3.75rem}}@media(min-width:1025px){.block__sidebar{-webkit-columns:1;columns:1;max-width:17.5rem;margin:2.5rem 0 0}.block__sidebar .widget+.widget{margin-top:2.5rem}}@media(min-width:1025px)and (min-width:900px){.block__sidebar{margin-top:0;margin-left:0;width:30%}}.block__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.block-board{margin-top:2.5rem;max-width:none;padding:0 1.875rem;width:100%}@media(min-width:1025px){.block-board{background:transparent url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../images/logo-bg.png) 0 bottom no-repeat;margin:4.5625rem auto 0 !important;padding-bottom:5.625rem !important;padding-top:5rem !important}.block-board:before{display:none}}.block-board .wp-block-emagine-column{border-bottom:none}.block-board&gt;.em-row-layout-inner{margin:0 auto;max-width:71.25rem}.block-board .wp-block-emagine-column{padding:0;margin-bottom:0}.block-board .em-row-column-wrap{padding:0}@media(min-width:768px){.block-board .wp-block-emagine-column:after{display:none}.block-board .wp-block-emagine-card-block__media img,.block-board .wp-block-image img{max-height:none !important}}@media(min-width:1025px){.block-board .em-inside-inner-col h3{font-size:1.875rem !important}.block-board .em-inside-inner-col p{font-size:1.125rem;margin-bottom:2rem}}.block-board .em-inside-inner-col&gt;p:not(.small){margin-bottom:2rem}.block-board .em-inside-inner-col .em-inside-inner-col:not(:empty){margin-bottom:.9375rem}.block-board .em-inside-inner-col .em-inside-inner-col p{margin:0}.block-board .em-inside-inner-col .em-inside-inner-col p strong{color:#55585d}.block-board .small{margin-top:1.25rem !important;font-size:.875rem !important}@media(min-width:768px){.block-board .wp-block-emagine-card-block__more{border-bottom:.0625rem solid #dadada;padding-bottom:1.375rem}}.wp-block-file{margin-top:3.75rem}.wp-block-button.is-style-btn-text .wp-block-button__link{background:0 0;padding:0}.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block__image-align-top .wp-block-emagine-card-block__body{padding:20px 0 0}.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block__image-align-top .wp-block-emagine-card-block__body p{border-bottom:.0625rem solid #dadada;padding:0 1.25rem 1.25rem}.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block__image-align-top .wp-block-emagine-card-block__more{margin-top:15px;margin-bottom:0;text-decoration:none}.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block{height:auto !important;padding:20px}.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block .wp-block-emagine-card-block__media{text-decoration:none}.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block .wp-block-emagine-card-block__media h3{color:#303133}.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block .wp-block-emagine-card-block__media:hover h3,.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block .wp-block-emagine-card-block__media:hover+.wp-block-emagine-card-block__body h3{color:#e8650a}.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards) .wp-block-emagine-card-block__has-shadow{-webkit-box-shadow:0 .125rem .25rem 0 rgba(48,49,51,.1) !important;box-shadow:0 .125rem .25rem 0 rgba(48,49,51,.1) !important}.wp-block-emagine-column:not(.icon-grid):not(.block-50-50-cards).cards .wp-block-emagine-card-block{display:block}.em-inside-inner-col{display:block;-webkit-box-flex:initial;-webkit-flex:initial;-ms-flex:initial;flex:initial}.block-contact{position:relative;z-index:999}@media(min-width:768px){.block-contact{background-color:#fff;border-radius:1rem;-webkit-box-shadow:0 .3125rem .625rem 0 rgba(13,22,36,.2);box-shadow:0 .3125rem .625rem 0 rgba(13,22,36,.2);margin-top:-9.375rem !important;max-width:38.375rem;padding:.3125rem 1.25rem;width:100%}}@media(min-width:1025px){.block-contact{margin-top:-20rem !important;padding:0 2.5rem .9375rem}}.block-contact .gform_wrapper{margin:0 auto}.block-contact .gfield_label{display:none}.block-contact input{display:block;width:100% !important}.block-contact [type=submit]{letter-spacing:.03125rem;margin-top:.4375rem;text-transform:uppercase}.block-contact-cover{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:15.625rem;margin:.3125rem auto .9375rem;position:relative}@media(min-width:1025px){.block-contact-cover{height:39.0625rem}}.block-contact-cover .wp-block-cover-text{color:#fff;font-size:.875rem;font-style:italic;position:absolute;bottom:.9375rem;left:.625rem}@media(min-width:768px){.block-contact-cover .wp-block-cover-text{bottom:auto;top:.9375rem;text-shadow:1px 0 1px #000}}@media(min-width:1200px){.block-contact-cover .wp-block-cover-text{bottom:2.1875rem;left:2.5rem;top:auto}}.wp-block-cover{background-position:center center;background-size:cover;height:0;margin-top:1.875rem !important;overflow:hidden;padding-top:53.33%}@media(min-width:1025px){.wp-block-cover{margin-top:3.75rem !important}}@media(max-width:767px){.wp-block-emagine-cta-block .inner{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.wp-block-emagine-cta-block__title-link{text-decoration:none}@media(max-width:767px){.wp-block-emagine-cta-block__body{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:30px;max-width:100% !important;text-align:center;width:100%}}.wp-block-emagine-cta-block__body h2{font-size:1.375rem}@media(min-width:1025px){.wp-block-emagine-cta-block__body h2{font-size:1.625rem}}.wp-block-emagine-cta-block__button{text-align:left !important;padding-left:20px}@media(max-width:767px){.wp-block-emagine-cta-block__button{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100% !important;padding-left:0;width:100%}}@media(min-width:1025px){.wp-block-emagine-cta-block__button{display:inline-block;text-align:right !important}}.wp-block-emagine-cta-block__button a{background-color:#22214a;display:block;font-weight:700;margin-bottom:0;text-align:center}@media(min-width:1025px){.wp-block-emagine-cta-block__button a{display:inline-block}}.wp-block-emagine-cta-block__button a&gt;span{background-color:#22214a;padding-bottom:.5625rem;padding-top:.5625rem}.em-feature{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto}.em-feature__media{margin-bottom:1.40625rem;overflow:hidden;padding-bottom:74.954954955%;position:relative}.em-feature__media img,.em-feature__media video{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.em-feature__media[href]:hover img,.em-feature__media[href]:hover video{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.em-feature__media+*{margin-top:0}.em-feature__media+.em-feature__title{margin-top:-.46875rem}.em-feature__label{margin-bottom:.46875rem}.em-feature__title{color:#303133;font-weight:500;margin-top:0;margin-bottom:.234375rem}.em-feature__title a{color:inherit;text-decoration:none}.em-feature__title a:hover{color:#e8650a}.em-feature__meta{margin-top:0;margin-bottom:.234375rem}.em-feature__description{margin-bottom:.9375rem}.em-feature--wide .em-feature__media{padding-bottom:40%}.em-feature--wide .em-feature__media[href]:hover img,.em-feature--wide .em-feature__media[href]:hover video{-webkit-transform:none;-ms-transform:none;transform:none}@media(min-width:1025px){.em-feature--wide .em-feature__media{margin-left:-1.875rem;margin-right:-1.875rem;padding-bottom:46.1538461538%}}@media(min-width:1025px){.em-feature--wide{padding:0 1.875rem}}@media screen and (min-width:900px){.block-focus{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:transparent url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../images/logo-bg.png) right 0 no-repeat;background-size:auto 100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:6.875rem 0 3.4375rem}}.block-focus h2{margin:0}.block-focus figure{margin-bottom:1.875rem}.block-focus figure img{margin:0;max-width:31.25rem;width:100%}@media screen and (min-width:900px){.block-focus figure{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;margin:0 1.875rem 0 0;max-width:31.25rem}}@media screen and (min-width:900px)and (max-width:1260px){.block-focus{padding-left:1.875rem;padding-right:1.875rem}.block-focus figure{max-width:33.33333334%}}.wp-block-gallery{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:3.75rem;margin-bottom:3.75rem;padding-left:0;padding-right:0}.blocks-gallery-item{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:.25rem;max-width:50%;padding-top:0;padding-left:0;width:50%}@media(min-width:1025px){.blocks-gallery-item{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;margin-bottom:.3125rem;max-width:25%;width:25%}}.blocks-gallery-item:before{display:none}.blocks-gallery-item:nth-of-type(odd){padding-right:.125rem}.blocks-gallery-item:nth-of-type(even){padding-left:.125rem}@media(min-width:1025px){.blocks-gallery-item:nth-of-type(odd),.blocks-gallery-item:nth-of-type(even){padding-left:.15625rem;padding-right:.15625rem}}.blocks-gallery-item figure{height:0;margin:0;overflow:hidden;padding-top:55.91% !important;position:relative}.blocks-gallery-item figure img{height:auto;left:50%;max-height:none;max-width:100%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.icon-grid .aligndefault{max-width:100%}.icon-grid .wp-block-emagine-column{margin-top:2.5rem}.icon-grid .wp-block-emagine-card-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media(min-width:1025px){.icon-grid .wp-block-emagine-card-block__image-align-top{display:block}}.icon-grid .wp-block-emagine-card-block__media{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:24%}@media(min-width:1025px){.icon-grid .wp-block-emagine-card-block__media{margin-bottom:1.75rem;max-width:100%}}.icon-grid .wp-block-emagine-card-block__body{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.icon-grid .wp-block-emagine-card-block__body h3{color:#22214a;font-size:1.125rem;font-weight:400;line-height:1.75rem}@media(min-width:1025px){.icon-grid .wp-block-emagine-card-block__body h3{font-size:1.3125rem}}.wp-block-image .alignleft{margin-right:1.875rem}.wp-block-image .alignright{margin-left:1.875rem}.wp-block-image.alignfull img,.wp-block-image.alignwide img{max-width:none;width:100%}.block-market{margin-top:4.0625rem;padding:0 !important}@media(min-width:1025px){.block-market{max-width:none;width:100%}}.block-market&gt;div{padding:1.875rem 0 .9375rem}.block-market&gt;div&gt;div{margin:0 auto;max-width:71.875rem}@media(min-width:1025px){.block-market&gt;div&gt;div&gt;div{padding:3.75rem 0 0}}.block-market&gt;div:after{content:"";background:-webkit-radial-gradient(center,ellipse,rgba(0,0,0,0) 0%,#000 100%);background:-o-radial-gradient(center,ellipse,rgba(0,0,0,0) 0%,#000 100%);background:radial-gradient(ellipse at center,rgba(0,0,0,0) 0%,#000 100%);position:absolute;top:0;left:0;height:100%;width:100%}.block-market h2{margin:0}@media(min-width:1025px){.block-market p:not(.h6){font-size:1.125rem;margin:0 0 5rem}}.block-market .block-inner-slides .em-row-column-wrap{padding:0;text-align:center}@media screen and (min-width:50rem){.block-market .block-inner-slides .em-row-column-wrap{text-align:left}}.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column .wp-block-image,.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column p{font-size:1rem;padding:0 2.8125rem}@media screen and (min-width:50rem){.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column .wp-block-image,.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column p{padding:0}}.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column .mobile-img{margin:0 auto;max-width:14.5rem}@media screen and (min-width:50rem){.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column .mobile-img{margin:0}}.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column .has-small-font-size{font-size:.75rem;opacity:.7}@media screen and (min-width:50rem){.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-1,.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-2{min-height:47.3125rem;position:relative}.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-1 p,.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-2 p{position:absolute;bottom:5.75rem;left:0;max-width:19.6875rem;width:100%}.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-1 p.has-small-font-size,.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-2 p.has-small-font-size{bottom:3.5625rem}.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-2 figure{-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-2 p{max-width:20.625rem}}@media(min-width:1025px){.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-1,.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-2{min-height:31.25rem}.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-1 p,.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-2 p{margin-bottom:0}.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-1 figure{position:absolute;left:0}.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-1 p{left:11.375rem}.block-market .block-inner-slides .em-row-column-wrap .wp-block-emagine-column.inner-column-2 figure{-webkit-transform:none;-ms-transform:none;transform:none}}.block-market .slick-prev,.block-market .slick-next{background-color:#e8650a;padding:.5625rem 1.10625rem .625rem 1.125rem;z-index:9999}.block-market .slick-prev.slick-disabled,.block-market .slick-next.slick-disabled{background-color:rgba(0,0,0,.5);opacity:1}.block-market .slick-prev:before,.block-market .slick-next:before{color:#fff;font-family:"FontAwesome" !important;font-size:1.625rem}.block-market .slick-prev{left:-.9375rem}.block-market .slick-prev:before{content:"ï„„"}.block-market .slick-next{right:-.9375rem}.block-market .slick-next:before{content:"ï„…"}@media(min-width:801px){.home-icon-grid{max-width:25.9375rem}}.em-media-banner{position:relative;z-index:3}@media(min-width:768px){.em-media-banner.right .em-media-banner__body{margin:0 0 0 auto}.em-media-banner.hide-overlay .em-media-banner__body:before{display:none}}.em-media-banner__inner{position:relative}.em-media-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.em-media-banner__media img{-o-object-position:right 0;object-position:right 0}@media(max-width:540px){.em-media-banner__media img{-o-object-position:left 0;object-position:left 0}}.em-media-banner__body{color:#fff;padding:7.1875rem .9375rem 1.9375rem;position:relative}.em-media-banner__body:before{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(34,33,74,.8);content:" "}@media(min-width:768px){.em-media-banner__body:before{background:-webkit-linear-gradient(180.93deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);background:-o-linear-gradient(180.93deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);background:linear-gradient(269.07deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);background-color:rgba(34,33,74,.8)}}.em-media-banner__body *{color:inherit}.em-media-banner__body&gt;*{position:relative}@media(min-width:768px){.em-media-banner__body{width:50%;padding:15vw 1.875rem 1.875rem}}@media(min-width:1025px){.em-media-banner__body{padding:10.625rem 5.3125rem 1.875rem 4.125rem}}.em-media-banner__icon{margin-bottom:1.6875rem}.em-media-banner__label{color:#e8650a;font-size:.75rem;font-weight:700;letter-spacing:.15625rem;margin-bottom:1.0625rem;text-transform:uppercase}@media(min-width:1025px){.em-media-banner__label{font-size:1rem;letter-spacing:.125rem;line-height:1.1875rem;margin-bottom:.75rem}}.em-media-banner__title{font-size:1.875rem;font-weight:400;letter-spacing:-.05875rem;margin:0 0 1.3125rem}@media(min-width:1025px){.em-media-banner__title{font-size:2.5rem;letter-spacing:-.078125rem;line-height:3.125rem;margin:0 0 .8125rem}}.em-media-banner__description{font-size:1rem;line-height:1.4375rem}@media(min-width:1025px){.em-media-banner__description{font-size:1.125rem;line-height:1.5625rem}}.em-media-banner__link{border-top:.0625rem solid rgba(218,218,218,.5);line-height:1.2;margin-top:2.8125rem;padding-top:1.375rem;text-transform:uppercase}@media(min-width:1025px){.em-media-banner__link{margin-top:2.5rem}}.em-media-banner__link a{color:#5ca1c6;font-size:.875rem;font-weight:700;letter-spacing:.0625rem;text-decoration:none}.em-media-banner__link a:hover{color:#fff;text-decoration:underline}.site-content&gt;.em-media-banner{margin-top:.625rem;margin-bottom:.625rem}@media(min-width:1025px){.site-content&gt;.em-media-banner{margin-top:1.875rem;margin-bottom:1.875rem}}@media(min-width:1025px){.site-content&gt;.em-media-banner+.em-media-banner{margin-top:4.375rem !important}}@media(max-width:767px){.site-content&gt;.em-media-banner{margin-left:-.625rem;margin-right:-.625rem}.site-content&gt;.em-media-banner:last-child{margin-bottom:0}}.em-media-banner.alignfull:last-child{margin-bottom:0}.em-media-banner.alignfull .em-media-banner__body{padding-left:0;padding-right:0;position:static}@media(min-width:768px){.em-media-banner.alignfull .em-media-banner__body{padding-top:8vw;padding-bottom:8vw}.em-media-banner.alignfull .em-media-banner__body:before{background:-webkit-gradient(linear,right top,left top,from(rgba(85,88,93,0)),to(#303133));background:-webkit-linear-gradient(right,rgba(85,88,93,0) 0%,#303133 100%);background:-o-linear-gradient(right,rgba(85,88,93,0) 0%,#303133 100%);background:linear-gradient(270deg,rgba(85,88,93,0) 0%,#303133 100%)}}@media(min-width:1025px){.em-media-banner.alignfull .em-media-banner__body{padding-top:9.0625rem;padding-bottom:9.0625rem}}@media(max-width:767px){.em-media-banner.alignfull{margin:0}}.wp-block-media-text{margin-top:1.875rem}@media(min-width:1025px){.wp-block-media-text{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:3.75rem}.wp-block-media-text+.wp-block-media-text{margin-top:0}.wp-block-media-text__media{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;margin:0;max-width:50%;width:50%}.wp-block-media-text__media img{-o-object-fit:cover;object-fit:cover}.wp-block-media-text__content{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding-left:6.875rem;max-width:50%;width:50%}.wp-block-media-text.has-media-on-the-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding-left:0;padding-right:6.875rem}}.wp-block-media-text h3{color:#22214a;font-size:1.3125rem;font-weight:400;line-height:2.375rem;margin-top:1.5625rem}@media(min-width:1025px){.wp-block-media-text h3{font-size:1.875rem;margin-top:0}}.wp-block-media-text p{font-size:.875rem;margin-bottom:1.125rem}@media(min-width:1025px){.wp-block-media-text p{font-size:1rem}}.wp-block-media-text p:last-of-type a{border-bottom:.0625rem solid #dadada;border-top:.0625rem solid #dadada;color:#5ca1c6;display:block;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:700;line-height:1.125rem;padding:1.5625rem 0;text-decoration:none;text-transform:uppercase}@media(min-width:1025px){.wp-block-media-text p:last-of-type a{font-size:.875rem;margin-top:3.125rem}}.wp-block-media-text p:last-of-type a:active,.wp-block-media-text p:last-of-type a:focus,.wp-block-media-text p:last-of-type a:hover{color:#22214a}.wp-block-emagine-card-block__image-align-left{border-top:.0625rem solid #dadada;margin:1.875rem 0;padding:1.875rem 0 0}.wp-block-emagine-card-block__image-align-left .wp-block-emagine-card-block__media{max-width:20%}.wp-block-emagine-card-block__image-align-left h3{color:#22214a;font-size:1.3125rem;font-weight:400;padding:0 !important}@media(min-width:1025px){.wp-block-emagine-card-block__image-align-left h3{font-size:1.5rem}}.wp-block-quote:not(.is-large):not(.is-style-large){border-left:none;padding-left:0}.wp-block-quote p{color:#5ca1c6;font-size:2.5rem;line-height:1.1;margin-bottom:.9375rem}.wp-block-quote__citation,.wp-block-quote cite{color:inherit;font-style:normal;font-weight:700}.wp-block-separator{width:12.5rem}.wp-block-separator.is-style-wide{width:auto}@media(max-width:1024px){.wp-block-spacer{display:none}}.em-stat{max-width:225px}.em-stat-container{max-width:280px}.em-stat-container .is-chart{margin:0 auto}@media(max-width:767px){.em-stat{margin-bottom:20px}}.em-stat svg path{stroke:#22214a !important}.em-stat svg path:first-child{stroke:#5ca1c6 !important}.em-stat-percentage{font-size:3.125rem}@media(min-width:767px)and (max-width:1000px){.em-stat-percentage{font-size:1.75rem}}.em-stat-number-container+p{margin-top:0}.em-stat-number-container+p span{font-size:1.75rem;font-weight:700}.author-card{margin:3.75rem 0}.author-header{text-align:center}.author-image,.author-name{display:inline-block;vertical-align:middle}.author-description{margin:.9375rem;text-align:center}.author-social ul,.author-social li{padding:0;text-align:center}.author-social ul:before,.author-social li:before{content:none}.author-social li{border-right:.0625rem solid #acacbb;display:inline-block;line-height:0;padding:0 .9375rem;vertical-align:middle}.author-social li:last-child{border:none}.author-social a{font-size:0}.author-social svg{max-height:1.5rem;max-width:1.5rem;width:100%}.blog .block__sidebar .widget ul,.post .block__sidebar .widget ul{padding:0}.blog .site-content .page-header{padding-right:1.875rem;padding-left:1.875rem}@media(min-width:1181px){.blog .site-content .page-header{max-width:71.25rem;padding-right:0;padding-left:0}}.blog .site-content .media-list{margin-top:0}.blog .site-content .media-object{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.blog .site-content .media-object&gt;div{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.blog .site-content .media-object__media{float:none;margin:0;max-width:15.625rem;padding-left:20px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.blog .site-content .media-object__body{max-width:100%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.search-form{margin-bottom:1.25rem}.search-form__inner{background-color:#f4f4f4;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.search-form .search-field{background-color:#f4f4f4;border:none;border-radius:0;font-size:1rem;height:2.8125rem;padding:.625rem}@media(max-width:1024px){.search-form .search-field{padding-right:.875rem;padding-left:.875rem}}.search-form .search-field::-webkit-input-placeholder{color:#5ca1c6}.search-form .search-field::-moz-placeholder{color:#5ca1c6}.search-form .search-field:-ms-input-placeholder{color:#5ca1c6}.search-form .search-field:-moz-placeholder{color:#5ca1c6}.search-form .search-submit{background-color:transparent;border:none;border-radius:0;color:#5ca1c6 !important;padding:.8125rem .625rem}@media(max-width:1024px){.search-form .search-submit{padding-right:1.25rem;padding-left:.625rem}}.search-form label{margin:0}.media-list{margin-top:3.75rem;margin-bottom:3.75rem}.media-list .media-object{border-bottom:1px solid #c8c8d2;padding-bottom:2rem}.media-list .media-object+.media-object{padding-top:2rem}.menu{margin:0;padding:0}.menu .menu-item{font-size:inherit;margin:0;padding:0}.menu .menu-item:before{display:none}.menu .menu-item a{display:block;text-decoration:none}.menu .sub-menu{margin:0;padding:0}.footer-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(max-width:479px){.footer-menu{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.footer-menu .menu-item{padding-right:8px}.footer-menu .menu-item+.menu-item{padding-left:9px}.footer-menu .menu-item+.menu-item:before{color:#848397;content:"|";display:block;position:absolute;top:0;left:0;width:auto}.main-menu .menu-item{position:relative}.main-menu .menu-item__trigger{background:0 0;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:inline-block;color:#22214a;font-size:.75rem;padding:0 .3125rem;position:relative;z-index:2;text-align:center;-webkit-transition-property:background-color,border-color;-o-transition-property:background-color,border-color;transition-property:background-color,border-color}.main-menu .menu-item__trigger:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:1024px){.main-menu .menu-item__trigger:before{content:"ï§"}}@media(min-width:1025px){.main-menu .menu-item__trigger:before{content:"ï„…"}}.main-menu .menu-item__trigger:focus{outline-offset:-2px;outline-width:1px;outline-style:solid}.main-menu .menu-item__trigger .screen-reader-text{outline:none}.main-menu .menu-item.open&gt;.menu-item__trigger{color:#5ca1c6}@media(max-width:1024px){.main-menu .menu-item.open&gt;.menu-item__trigger:before{content:"ï¨"}}@media(min-width:1025px){.main-menu .menu-item.open&gt;.menu-item__trigger:before{content:"ï„…"}}.main-menu .menu-item[class*=current-menu-]&gt;a{color:#5ca1c6}@media(max-width:1024px){.main-menu{min-height:100vh}.main-menu .menu-item{font-size:1rem}.main-menu .menu-item a{color:#22214a;padding:.9375rem}.main-menu .menu-item__trigger{height:3.75rem;padding:.9375rem;position:absolute;top:0;right:0;z-index:10;width:3.125rem}.main-menu .menu-item-has-children&gt;a{padding-right:4.0625rem;position:relative}.main-menu .menu-item.open&gt;a{background-color:#5ca1c6;color:#5ca1c6}.main-menu .menu-item.open&gt;.menu-item__trigger{color:#5ca1c6}.main-menu [class*=current-menu-]&gt;a{color:#22214a !important}.main-menu .sub-menu{background-color:#5ca1c6;display:none;padding:0}.main-menu .sub-menu&gt;.menu-item:first-of-type&gt;a{padding-top:0}.main-menu .sub-menu&gt;.menu-item&gt;a{color:#fff;font-size:.875rem;padding-bottom:.4375rem;padding-left:1.875rem;padding-top:.4375rem}.main-menu .sub-menu&gt;.menu-item:last-of-type&gt;a{padding-bottom:.875rem}.main-menu .sub-menu .sub-menu&gt;.menu-item&gt;a{color:#fff;font-size:.875rem;padding-left:2.8125rem}.main-menu&gt;.menu-item{background-color:#fff;border-bottom:.0625rem solid #eee}.main-menu&gt;.menu-item:nth-of-type(1){border-top:.0625rem solid #eee}.main-menu&gt;.menu-item.open&gt;a{background-color:#5ca1c6;color:#fff}.main-menu&gt;.menu-item.open&gt;.menu-item__trigger{color:#fff}}@media(min-width:1025px){.main-menu a{display:block}.main-menu .menu-item__trigger{display:none;height:1.5rem;width:1.5rem;position:absolute;top:50%;right:1.25rem;z-index:-1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.main-menu .menu-item{display:inline-block}.main-menu .menu-item a{position:relative;z-index:2}.main-menu .menu-item.open&gt;a,.main-menu .menu-item:hover&gt;a,.main-menu .menu-item .current-menu-item&gt;a{color:#5ca1c6}.main-menu .menu-item.open&gt;a,.main-menu .menu-item:hover&gt;a{color:#5ca1c6}.main-menu .menu-item.open&gt;.sub-menu,.main-menu .menu-item:hover&gt;.sub-menu{opacity:1;visibility:visible}.main-menu .menu-item.submenu-offscreen .sub-menu{left:0;right:calc(100% + .9375rem);-webkit-transform:none;-ms-transform:none;transform:none}.main-menu .menu-item.submenu-offscreen .sub-menu:before{left:100%;right:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.main-menu .menu-item.submenu-offscreen.menu-item-has-children:hover&gt;a:before{left:auto;right:100%}.main-menu .sub-menu{-webkit-box-shadow:0 .1875rem .3125rem rgba(0,0,0,.2);box-shadow:0 .1875rem .3125rem rgba(0,0,0,.2);display:block !important;opacity:0;padding:0;position:absolute;visibility:hidden;background-color:#fff;border-radius:0;width:13.75rem;top:0;left:calc(100% + .9375rem);z-index:1000;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.main-menu .sub-menu:before{content:" ";border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.5rem solid transparent;width:0;height:0;position:absolute;top:50%;right:100%;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.main-menu .sub-menu .menu-item{display:block;font-size:1rem;padding:.4375rem 1.25rem}.main-menu .sub-menu .menu-item:first-child{padding-top:.875rem}.main-menu .sub-menu .menu-item:first-child .menu-item__trigger{top:calc(50% + .21875rem)}.main-menu .sub-menu .menu-item:last-child{padding-bottom:.875rem}.main-menu .sub-menu .menu-item:last-child .menu-item__trigger{top:50%}.main-menu .sub-menu .menu-item-has-children:hover&gt;a{position:static !important}.main-menu .sub-menu .menu-item-has-children:hover&gt;a:before{content:" ";width:.9375rem;position:absolute;top:0;left:100%;bottom:0}.main-menu&gt;.menu-item&gt;.menu-item__trigger{right:0}.main-menu&gt;.menu-item&gt;.menu-item__trigger:before{content:"ï„‡"}.main-menu&gt;.menu-item+.menu-item{margin-left:1.875rem}.main-menu&gt;.menu-item:after{content:" ";display:none;height:calc(100% + .9375rem);position:absolute;top:0;right:0;left:0;z-index:1}.main-menu&gt;.menu-item&gt;.sub-menu{top:calc(100% + .9375rem);left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.main-menu&gt;.menu-item&gt;.sub-menu:before{content:" ";border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid transparent;width:0;height:0;position:absolute;top:auto;right:auto;bottom:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.main-menu&gt;.menu-item:hover:after{display:block}.main-menu&gt;.menu-item.open&gt;.menu-item__trigger:before{content:"ï„†"}}.social-media-menu{margin:0 -.3125rem}.social-media-menu .menu-item{display:inline-block;margin:0 .3125rem}.social-media-menu a{height:2rem;width:2rem}.social-media-menu .icon{display:block;fill:currentColor;height:2rem;-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill;width:2rem}@media(min-width:1025px){.utility-navigation{padding-top:1.125rem}}@media(max-width:1024px){.utility-navigation{padding:.4375rem .9375rem .75rem}}@media(min-width:768px){.utility-navigation .menu-item{display:inline-block;vertical-align:middle}}.utility-navigation .menu-item+.menu-item{margin-top:1.25rem}@media(min-width:768px){.utility-navigation .menu-item+.menu-item{margin-left:1.875rem;margin-top:0}}.utility-navigation .menu-item.social-link a{display:block;min-width:1.5rem;position:relative;text-indent:-624.9375rem}.utility-navigation .menu-item.social-link a:before{color:#5ca1c6;display:block;font-family:FontAwesome,sans-serif;font-size:1.5rem;left:0;line-height:1;position:absolute;text-indent:0;top:-3px}.utility-navigation .menu-item.social-link a:hover{opacity:.75}.utility-navigation .menu-item.linkedin a:before{content:"ïƒ¡"}.utility-navigation .menu-item:not(.social-link) a:hover{text-decoration:underline}.utility-navigation a{color:#5ca1c6;font-size:.875rem}@media(min-width:1025px){.utility-navigation a{font-size:1rem}}.widget__title{margin:.5em 0 .25em}.widget_recent_entries ul{margin:0;padding:0}.widget_recent_entries li{margin:0;padding:0}.widget_recent_entries li:before{display:none}.widget_recent_entries li+li{border-top:1px solid #c8c8d2;margin-top:.9375rem;padding-top:.9375rem}.widget_recent_entries a{text-decoration:none}.widget_recent_entries .post-date{font-family:Helvetica,Arial,sans-serif;font-weight:400;display:block;font-size:.875rem;text-transform:none}.fonts-loaded .widget_recent_entries .post-date{font-family:Roboto,Helvetica,Arial,sans-serif}.basicLightbox{max-width:100vw}.basicLightbox__placeholder{padding:2rem 15px 0}.basicLightbox iframe{max-width:100%}.basicLightbox__close{color:#fff;position:absolute;top:0;right:15px}.basicLightbox__close .dashicons,.basicLightbox__close .dashicons-before:before{font-size:1.75rem}.basicLightbox img{max-height:80vh;max-width:80vw}.basicLightbox .prev,.basicLightbox .next{color:#fff;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0}.basicLightbox .prev .dashicons,.basicLightbox .next .dashicons{font-size:4.125rem}.basicLightbox .next{left:auto;right:40px}.block-btn--simple{font-weight:700}.block-btn--simple span{padding-right:0}.block-btn--simple svg{display:none}.wp-block-emagine-card-block{display:block}@media(max-width:767px){.wp-block-emagine-card-block{margin-top:20px}}.wp-block-emagine-card-block__more{border-top:solid 1px #dadada;display:block;font-size:14px;font-weight:700;margin-left:-20px;padding:20px 20px 0;text-transform:uppercase;width:calc(100% + 40px)}@media(max-width:767px){.em-row-has-bg .em-row-column-wrap{padding:0}}@media(min-width:1181px){.alignfull .em-row-column-wrap,.em-row-has-bg&gt;.em-row-column-wrap{padding-right:0;padding-left:0}}@media(min-width:768px){.em-gutter-default&gt;.wp-block-emagine-column{margin-right:auto;padding-right:30px}.em-row-column-wrap:not(.em-gutter-none)&gt;.wp-block-emagine-column:last-child{padding-right:0}}.em-inside-inner-col&gt;*{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.em-inside-inner-col&gt;*:only-child{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.ie .wp-block-emagine-cta-block&gt;div{display:block}.ie .wp-block-emagine-columns .wp-block-emagine-column{display:block}.ie .em-row-layout-left-golden&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.ie .em-row-layout-right-golden&gt;.wp-block-emagine-column.inner-column-2{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.gform_fields,.gfield_radio,.gfield_checkbox{padding-left:0}.gform_wrapper{margin-bottom:.9375rem}.gfield{clear:both;padding-bottom:.9375rem}.gform_description{display:block;margin-bottom:1.875rem}.instruction,.gfield_description{clear:both;font-size:85%}.instruction{font-style:italic}.gfield_required{color:#e00;margin-left:3px;position:relative;top:-4px}.validation_error,.validation_message,.gfield_error input{border-color:#e00;color:#e00;font-weight:600}.validation_message{margin-top:5px}.validation_error{margin-bottom:20px}.gfield_error input,.gfield_error textarea,.gfield_error .selector select[multiple=multiple]{border-color:#e00;color:#e00;font-weight:600}.gform_footer{clear:both}.gform_ajax_spinner{display:none !important}.gfield_radio,.gfield_checkbox{padding-left:0}.gfield_radio label,.gfield_checkbox label{display:inline}.ginput_complex{overflow:hidden}.ginput_complex label{display:block;font-size:85%}.ginput_complex input:not([type=checkbox]):not([type=radio]){width:100%}.ginput_complex .ginput_right,.ginput_complex .ginput_left{float:left;width:49%}.ginput_complex .ginput_right{margin-left:2%}.name_prefix,.name_first,.name_middle,.name_last,.name_suffix{float:left}.gf_name_has_5 span{margin-left:1%;width:19.2%}.gf_name_has_4 span{margin-left:2%;width:23.5%}.gf_name_has_3 span{margin-left:2%;width:32%}.gf_name_has_2 span{margin-left:2%;width:49%}.gf_name_has_5 span:first-child,.gf_name_has_4 span:first-child,.gf_name_has_3 span:first-child,.gf_name_has_2 span:first-child{margin-left:0}.has_zip .address_zip,.has_state .address_state{margin-left:0}.has_state.has_zip .address_zip{float:right}.has_state.has_country .address_state,.has_state.has_zip .address_state,.has_state.has_street .address_state{float:left;margin-left:0}.has_city.has_state .address_state,.has_city.has_zip .address_zip,.has_city.has_country .address_country,.has_zip.has_country .address_country{margin-left:2%}.has_city.has_state.has_zip .address_zip,.has_city.has_zip.has_country .address_country,.has_city.has_state.has_country .address_country{float:left;margin-left:0}.has_state.has_country.has_zip .address_zip{float:right;margin-left:2%}.has_state.has_country.has_zip .address_country{margin-left:0}.has_state.has_country.has_zip.has_city .address_state{float:right;margin-left:2%}.gform_wrapper .ginput_complex .ginput_cardinfo_left span select{margin:0}.gform_wrapper li.gfield.gfield_creditcard_warning{width:100% !important}.gform_wrapper .ginput_complex .ginput_cardextras .ginput_cardinfo_right input.ginput_card_security_code{display:inline;margin-bottom:8px}.gf_left_half,.gf_right_half,.gf_left_third,.gf_middle_third,.gf_right_third{float:left;clear:none}.gf_left_half .small,.gf_left_half .medium,.gf_left_half .large,.gf_right_half .small,.gf_right_half .medium,.gf_right_half .large,.gf_left_third .small,.gf_left_third .medium,.gf_left_third .large,.gf_middle_third .small,.gf_middle_third .medium,.gf_middle_third .large,.gf_right_third .small,.gf_right_third .medium,.gf_right_third .large{width:100% !important}.gf_left_half,.gf_right_half{width:49%}.gf_right_half{margin-left:2%}.gf_left_third,.gf_middle_third,.gf_right_third{width:32%}.gf_middle_third,.gf_right_third{margin-left:2%}.gf_left_half,.gf_left_third{clear:both}.gfield_date_month,.gfield_date_day,.gfield_date_year,.gfield_date_dropdown_month,.gfield_date_dropdown_day,.gfield_date_dropdown_year{float:left;margin-left:2%;width:6.25rem}.gfield_date_month input,.gfield_date_day input,.gfield_date_year input,.gfield_date_dropdown_month input,.gfield_date_dropdown_day input,.gfield_date_dropdown_year input{display:block;width:100%}.gfield_date_dropdown_month,.gfield_date_month{margin-left:0}.gfield_time_hour,.gfield_time_minute,.gfield_time_ampm{float:left}.gfield_time_hour input,.gfield_time_minute input,.gfield_time_ampm input{width:3.375rem}.gfield_time_hour label,.gfield_time_minute label,.gfield_time_ampm label{display:block}.gfield_time_minute{margin-left:.25rem}.gfield_time_ampm{margin-left:.75rem;width:4.375rem}.gform_drop_area{border:2px dashed #ddd;color:#aaa;margin-bottom:10px;padding:1.5625rem;text-align:center}.datepicker{max-width:8.75rem}.ui-datepicker{-webkit-box-shadow:0 0 3px 2px rgba(0,0,0,.2);box-shadow:0 0 3px 2px rgba(0,0,0,.2);font-size:9px}.ui-datepicker a{text-decoration:none}.ui-datepicker-header{background-color:#fff;color:#e0e0e0;font-weight:700;-webkit-box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);line-height:30px;min-height:30px !important;border-width:1px 0 0;border-style:solid;border-color:#666}.ui-datepicker-title{text-align:center}.ui-datepicker-title select{border:1px solid #e0e0e0;font-size:.6875rem;margin-left:2px;margin-right:2px;margin-top:2.5%}.ui-datepicker-prev,.ui-datepicker-next{display:inline-block;height:30px;text-align:center;cursor:pointer;overflow:hidden;width:30px}.ui-datepicker-prev{float:left;background-position:center -30px}.ui-datepicker-next{float:right;background-position:center 0}.ui-datepicker thead{background-color:#f7f7f7;background:-webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#f1f1f1));background:-webkit-linear-gradient(top,#f7f7f7 0%,#f1f1f1 100%);background:-o-linear-gradient(top,#f7f7f7 0%,#f1f1f1 100%);background:linear-gradient(to bottom,#f7f7f7 0%,#f1f1f1 100%);border-bottom:1px solid #bbb}.ui-datepicker th{text-transform:uppercase;text-align:center;font-size:6pt;padding:5px 0;color:#fff}.ui-datepicker tbody td{padding:0;border-top:1px solid #bbb;border-right:1px solid #bbb}.ui-datepicker tbody td:last-child{border-right:none}.ui-datepicker tbody tr{border-bottom:1px solid #bbb}.ui-datepicker tbody tr:last-child{border-bottom:none}.ui-datepicker td span,.ui-datepicker td a{display:inline-block;font-weight:700;text-align:center;width:30px;height:30px;line-height:30px;color:#666;-webkit-filter:dropshadow(color=#fff,offx=1,offy=1);filter:dropshadow(color=#fff,offx=1,offy=1)}.ui-datepicker-calendar .ui-state-default{background-color:#ededed;background:-webkit-gradient(linear,left top,left bottom,from(#ededed),to(#dedede));background:-webkit-linear-gradient(top,#ededed 0%,#dedede 100%);background:-o-linear-gradient(top,#ededed 0%,#dedede 100%);background:linear-gradient(to bottom,#ededed 0%,#dedede 100%);-webkit-box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5);box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5)}.ui-datepicker-calendar .ui-state-hover{background:#f7f7f7}.ui-datepicker-calendar .ui-state-active{background:#fff2aa;border:1px solid #c19163;color:#666;-webkit-box-shadow:inset 0 0 10px 0 rgba(0,0,0,.1);box-shadow:inset 0 0 10px 0 rgba(0,0,0,.1);position:relative;margin:-1px}.ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#b4b3b3}.ui-datepicker-calendar td:first-child .ui-state-active{width:29px;margin-left:0}.ui-datepicker-calendar td:last-child .ui-state-active{width:29px;margin-right:0}.ui-datepicker-calendar tr:last-child .ui-state-active{height:29px;margin-bottom:0}td.ui-datepicker-unselectable.ui-state-disabled{background-color:#d7d7d7}table.ui-datepicker-calendar{margin:0 !important}body div#ui-datepicker-div[style]{z-index:9999 !important}.gf_progressbar{border-radius:3px;background:#8d8d8f;padding:.3125rem}.gf_progressbar_percentage{border-radius:3px;background:#5ca1c6;color:#fff;font-weight:600;padding:0 5px;text-align:center}.ginput_list .gfield_list tr:nth-child(even){background:0 0}.ginput_list .gfield_list td{border:none;padding:.625rem 0}.ginput_list .gfield_list td.gfield_list_icons{padding-left:.625rem}.ginput_list .gfield_list td.gfield_list_icons img{display:inline-block;margin-right:.4375rem}.field_description_below .gfield_description{margin-top:.25rem}.gfield .small{width:25%}.gfield .medium{width:49%}.gfield .large{width:100%}.gform_widget .top_label input,.gform_widget .uploader{width:100%}.gform_widget .top_label [type=submit]{width:auto}.gform_widget .uploader span.action{position:absolute;right:0;top:0}@media(max-width:479px){.gf_right_half,.gf_name_has_2 span{margin-left:0}.ginput_complex&gt;span{width:100%}.ginput_complex&gt;span+span{margin-top:.9375rem}.ginput_complex .name_first,.ginput_complex .name_last,.ginput_complex .ginput_left,.ginput_complex .ginput_right{width:100%}.ginput_complex .ginput_right{margin-left:0}.gf_left_half,.gf_right_half{width:100%}.gf_left_half input,.gf_right_half input{width:100%}.gfield{margin-top:0}.gfield input,.gfield .selector{width:100%}.gform_wrapper .medium,.gform_wrapper .large{width:100% !important}}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:none;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==") -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==") no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==") no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:none !important;background:0 0 !important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==") -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%)}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222 !important}.chosen-disabled{opacity:.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==") no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABKCAQAAAD9cdkXAAACqUlEQVRo3u2av2/TQBTHI8FQCYYguoLCyOY/IQNk6NSF3RNzBmZ04oe/JwFSp0owtSNb/oT8B8mIBIioAyuWrA7pD4fns+vkzvZQ1+3lne57UoZXJfan79333ovT6zGTDGUsg0o0oGjY4yfCWdEykBROFg954hhIJQ4/pI0bL5E0HIryAgpMpGqEW9HpAAktzjg1SNxxGpH44hRIiYaTsMZxDsixknPMFKzaNgSEQwcrBtklMLDW+mBRV5lYtAaaqvdPrTWnGNYCDdtdOtq/+oRo39r4gEkFZ9LusqK/zjcWom9pwKOq1w0xbrsDILR/i7Bmit3cSG4H2icN7CEturIDDWhqD2jYnR1srm6t4XpIk5vYQff2b2oUjuJRxRRGAUXDph0Qt7eD2xbhrGgZSAoni4d31LJ0jGMglTjNSNuqjRsvkTQcivICCkykaoTZ+GAAJLQ449QgccdpROKLUyAlGk7CGsc5IMdKzjFTcMy2nTtY3Wt9XGtOW44PW490vQHPy8vLy8vLy2ubJfrRGHP6RjxVaxaNu31kdseipxdXj93SYq3kP4tPL24mhAqAMHApL+QFvRZQCHlmJ8/MGX7jtXz64Yl8K39hmUOyy5Loq2JLcYoDsVNCPpbfcKqyFDPbS9FYldpSftHjr+7JQ5xnWYrGrIDkLNs5+PnmQSV3OzhR+2jOC0jtn/os4F1uD+yAcPn+Wd3fPr4kz2MK9NwpoMaSkwxLrmh3foiHFVPYxYkCmnGz7fxQ/SruGx53zNK21cGaqoP1WOyWeXskv6uDdYUluyaVWh/V5OAcf+QnvIj28Bl/8+woyzji2JwWranWnK5/YsMPqRgf0o3hgYqNNVI24GVtUL4wzwY8HLFGqi1Gj8QNae4ckiPfCa2Req5I9XyNv1n+D6RKWo1cTsbTAAAAAElFTkSuQmCC") !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}@media(min-width:768px){.news-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.news-item&gt;div{padding-left:25px}}@media(max-width:1024px){.news-item{margin-bottom:15px}}@media(max-width:767px){.news-item{margin-bottom:20px}}.news-item h2{margin-top:0;margin-bottom:10px}.em-pipeline table{border-top:none}@media(max-width:1024px){.em-pipeline table{margin-bottom:15px}}.em-pipeline table tr:not(.classification){border-bottom:none;padding-top:10px;padding-bottom:0}.em-pipeline table tr:not(.classification):not(:last-child){border-bottom:none}@media(max-width:849px){.em-pipeline table .classification td:first-child{padding-top:0}}.em-pipeline table thead{border-top:1px solid #d8dddc}@media(max-width:849px){.em-pipeline table thead{width:99%}}.em-pipeline table thead tr{border-bottom:1px solid #d8dddc}.em-pipeline table thead th{font-size:1rem;padding-bottom:10px}@media(max-width:849px){.em-pipeline table thead{display:block}.em-pipeline table thead tr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.em-pipeline table thead th{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.em-pipeline table thead th:first-child{display:none}}.em-pipeline table td{padding-bottom:0}.em-pipeline table td.phase{padding-left:0}@media screen and (max-width:53.1875em){.em-pipeline table td.phase{min-height:33px}}.em-pipeline table td.phase .phase__percentage{height:24px}.em-pipeline table td.phase .phase__percentage,.em-pipeline table td.phase .phase__percentage.background{background:#e0dff1}.em-pipeline table td.phase .phase__percentage.foreground{background:#22214a}.em-pipeline table td.phase .phase__percentage.foreground path{fill:#22214a !important}.em-pipeline table td a{display:inline-block;font-family:HelveticaNeue,"Roboto Condensed",Helvetica,Arial,sans-serif;font-size:1.125rem;pointer-events:none;text-decoration:none}.em-pipeline table tbody tr:last-child td{padding-bottom:22px}@media screen and (max-width:53.0625em){.em-pipeline table tbody tr:last-child td{padding-bottom:0}}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="1"]:not([data-start-point="1"]){width:calc(1% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="2"]:not([data-start-point="2"]){width:calc(2% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="3"]:not([data-start-point="3"]){width:calc(3% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="4"]:not([data-start-point="4"]){width:calc(4% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="5"]:not([data-start-point="5"]){width:calc(5% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="6"]:not([data-start-point="6"]){width:calc(6% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="7"]:not([data-start-point="7"]){width:calc(7% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="8"]:not([data-start-point="8"]){width:calc(8% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="9"]:not([data-start-point="9"]){width:calc(9% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="10"]:not([data-start-point="10"]){width:calc(10% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="11"]:not([data-start-point="11"]){width:calc(11% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="12"]:not([data-start-point="12"]){width:calc(12% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="13"]:not([data-start-point="13"]){width:calc(13% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="14"]:not([data-start-point="14"]){width:calc(14% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="15"]:not([data-start-point="15"]){width:calc(15% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="16"]:not([data-start-point="16"]){width:calc(16% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="17"]:not([data-start-point="17"]){width:calc(17% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="18"]:not([data-start-point="18"]){width:calc(18% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="19"]:not([data-start-point="19"]){width:calc(19% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="20"]:not([data-start-point="20"]){width:calc(20% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="21"]:not([data-start-point="21"]){width:calc(21% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="22"]:not([data-start-point="22"]){width:calc(22% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="23"]:not([data-start-point="23"]){width:calc(23% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="24"]:not([data-start-point="24"]){width:calc(24% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="25"]:not([data-start-point="25"]){width:calc(25% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="26"]:not([data-start-point="26"]){width:calc(26% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="27"]:not([data-start-point="27"]){width:calc(27% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="28"]:not([data-start-point="28"]){width:calc(28% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="29"]:not([data-start-point="29"]){width:calc(29% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="30"]:not([data-start-point="30"]){width:calc(30% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="31"]:not([data-start-point="31"]){width:calc(31% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="32"]:not([data-start-point="32"]){width:calc(32% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="33"]:not([data-start-point="33"]){width:calc(33% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="34"]:not([data-start-point="34"]){width:calc(34% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="35"]:not([data-start-point="35"]){width:calc(35% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="36"]:not([data-start-point="36"]){width:calc(36% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="37"]:not([data-start-point="37"]){width:calc(37% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="38"]:not([data-start-point="38"]){width:calc(38% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="39"]:not([data-start-point="39"]){width:calc(39% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="40"]:not([data-start-point="40"]){width:calc(40% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="41"]:not([data-start-point="41"]){width:calc(41% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="42"]:not([data-start-point="42"]){width:calc(42% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="43"]:not([data-start-point="43"]){width:calc(43% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="44"]:not([data-start-point="44"]){width:calc(44% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="45"]:not([data-start-point="45"]){width:calc(45% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="46"]:not([data-start-point="46"]){width:calc(46% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="47"]:not([data-start-point="47"]){width:calc(47% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="48"]:not([data-start-point="48"]){width:calc(48% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="49"]:not([data-start-point="49"]){width:calc(49% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="50"]:not([data-start-point="50"]){width:calc(50% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="51"]:not([data-start-point="51"]){width:calc(51% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="52"]:not([data-start-point="52"]){width:calc(52% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="53"]:not([data-start-point="53"]){width:calc(53% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="54"]:not([data-start-point="54"]){width:calc(54% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="55"]:not([data-start-point="55"]){width:calc(55% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="56"]:not([data-start-point="56"]){width:calc(56% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="57"]:not([data-start-point="57"]){width:calc(57% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="58"]:not([data-start-point="58"]){width:calc(58% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="59"]:not([data-start-point="59"]){width:calc(59% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="60"]:not([data-start-point="60"]){width:calc(60% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="61"]:not([data-start-point="61"]){width:calc(61% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="62"]:not([data-start-point="62"]){width:calc(62% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="63"]:not([data-start-point="63"]){width:calc(63% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="64"]:not([data-start-point="64"]){width:calc(64% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="65"]:not([data-start-point="65"]){width:calc(65% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="66"]:not([data-start-point="66"]){width:calc(66% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="67"]:not([data-start-point="67"]){width:calc(67% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="68"]:not([data-start-point="68"]){width:calc(68% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="69"]:not([data-start-point="69"]){width:calc(69% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="70"]:not([data-start-point="70"]){width:calc(70% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="71"]:not([data-start-point="71"]){width:calc(71% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="72"]:not([data-start-point="72"]){width:calc(72% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="73"]:not([data-start-point="73"]){width:calc(73% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="74"]:not([data-start-point="74"]){width:calc(74% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="75"]:not([data-start-point="75"]){width:calc(75% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="76"]:not([data-start-point="76"]){width:calc(76% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="77"]:not([data-start-point="77"]){width:calc(77% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="78"]:not([data-start-point="78"]){width:calc(78% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="79"]:not([data-start-point="79"]){width:calc(79% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="80"]:not([data-start-point="80"]){width:calc(80% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="81"]:not([data-start-point="81"]){width:calc(81% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="82"]:not([data-start-point="82"]){width:calc(82% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="83"]:not([data-start-point="83"]){width:calc(83% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="84"]:not([data-start-point="84"]){width:calc(84% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="85"]:not([data-start-point="85"]){width:calc(85% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="86"]:not([data-start-point="86"]){width:calc(86% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="87"]:not([data-start-point="87"]){width:calc(87% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="88"]:not([data-start-point="88"]){width:calc(88% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="89"]:not([data-start-point="89"]){width:calc(89% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="90"]:not([data-start-point="90"]){width:calc(90% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="91"]:not([data-start-point="91"]){width:calc(91% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="92"]:not([data-start-point="92"]){width:calc(92% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="93"]:not([data-start-point="93"]){width:calc(93% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="94"]:not([data-start-point="94"]){width:calc(94% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="95"]:not([data-start-point="95"]){width:calc(95% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="96"]:not([data-start-point="96"]){width:calc(96% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="97"]:not([data-start-point="97"]){width:calc(97% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="98"]:not([data-start-point="98"]){width:calc(98% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="99"]:not([data-start-point="99"]){width:calc(99% - 13px)}.em-pipeline table .program.animated .phase .phase__percentage.foreground[data-width="100"]:not([data-start-point="100"]){width:calc(100% - 13px)}.ie .em-pipeline table .program.animated .phase .phase__percentage.foreground svg{left:calc(100% - 1px);width:49px}.alignnone{margin:.9375rem 0}.aligncenter,.alignleft,.alignright{display:table;margin-right:0;margin-left:0}.aligncenter{margin-right:auto;margin-bottom:.9375rem;margin-left:auto;text-align:center}.alignright{float:right}.alignleft{float:left}.full-width{width:100%;height:auto}.bg-primary{background-color:#5ca1c6 !important;color:#fff}.bg-primary *:not(.card),.bg-primary *:not(.card *){color:inherit}.bg-secondary{background-color:#e8650a !important;color:#fff}.bg-secondary *:not(.card),.bg-secondary *:not(.card *){color:inherit}.bg-gray-xd{background-color:#303133 !important;color:#fff}.bg-gray-xd *:not(.card),.bg-gray-xd *:not(.card *){color:inherit}.bg-gray-d{background-color:#55585d !important;color:#fff}.bg-gray-d *:not(.card),.bg-gray-d *:not(.card *){color:inherit}.bg-gray{background-color:#8d8d8f !important}.bg-gray-l{background-color:#c8c8d2 !important}.bg-gray-xl{background-color:#dadada !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.enlarge__label{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.875rem}.enlarge__icon{fill:#5ca1c6;height:18px;margin-right:5px;width:auto}.external-link{position:relative}.external-link:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"ï‚Ž";padding-left:.375rem}img[data-src]{opacity:0;-webkit-transition:opacity .25s .25s 0s,visibility 0s linear .25s,-webkit-transform .25s .25s 0s;transition:opacity .25s .25s 0s,visibility 0s linear .25s,-webkit-transform .25s .25s 0s;-o-transition:opacity .25s .25s 0s,transform .25s .25s 0s,visibility 0s linear .25s;transition:opacity .25s .25s 0s,transform .25s .25s 0s,visibility 0s linear .25s;transition:opacity .25s .25s 0s,transform .25s .25s 0s,visibility 0s linear .25s,-webkit-transform .25s .25s 0s;visibility:hidden}img[data-src].loaded{opacity:1;-webkit-transition:opacity .25s,visibility 0s linear,-webkit-transform .25s;transition:opacity .25s,visibility 0s linear,-webkit-transform .25s;-o-transition:opacity .25s,transform .25s,visibility 0s linear;transition:opacity .25s,transform .25s,visibility 0s linear;transition:opacity .25s,transform .25s,visibility 0s linear,-webkit-transform .25s;visibility:visible}@media(max-width:767px){.mobile-full-width,.mobile-full-width&gt;img{max-width:none;width:100%}}.no-button-style{-webkit-appearance:none;-moz-appearance:none;background:0 0;border:none;outline:none;padding:0}.no-link-style{color:inherit;text-decoration:none !important}.no-link-style:hover{color:inherit;text-decoration:none !important}.gform_fields,.no-list-style{list-style:none}.gform_fields li,.no-list-style li{margin-top:0;padding-left:0}.gform_fields li:before,.no-list-style li:before{display:none}.object-fit--cover{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.object-fit--contain{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain"}.object-fit--top-left.object-fit--cover{-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;font-family:"object-fit: cover; object-position: top left"}.object-fit--top-left.object-fit--contain{-o-object-fit:contain;object-fit:contain;-o-object-position:top left;object-position:top left;font-family:"object-fit: contain; object-position: top left"}.object-fit--top-center.object-fit--cover{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;font-family:"object-fit: cover; object-position: top center"}.object-fit--top-center.object-fit--contain{-o-object-fit:contain;object-fit:contain;-o-object-position:top center;object-position:top center;font-family:"object-fit: contain; object-position: top center"}.object-fit--top-right.object-fit--cover{-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right;font-family:"object-fit: cover; object-position: top right"}.object-fit--top-right.object-fit--contain{-o-object-fit:contain;object-fit:contain;-o-object-position:top right;object-position:top right;font-family:"object-fit: contain; object-position: top right"}.object-fit--center-left.object-fit--cover{-o-object-fit:cover;object-fit:cover;-o-object-position:center left;object-position:center left;font-family:"object-fit: cover; object-position: center left"}.object-fit--center-left.object-fit--contain{-o-object-fit:contain;object-fit:contain;-o-object-position:center left;object-position:center left;font-family:"object-fit: contain; object-position: center left"}.object-fit--center-center.object-fit--cover{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;font-family:"object-fit: cover; object-position: center center"}.object-fit--center-center.object-fit--contain{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;font-family:"object-fit: contain; object-position: center center"}.object-fit--center-right.object-fit--cover{-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right;font-family:"object-fit: cover; object-position: center right"}.object-fit--center-right.object-fit--contain{-o-object-fit:contain;object-fit:contain;-o-object-position:center right;object-position:center right;font-family:"object-fit: contain; object-position: center right"}.object-fit--bottom-left.object-fit--cover{-o-object-fit:cover;object-fit:cover;-o-object-position:bottom left;object-position:bottom left;font-family:"object-fit: cover; object-position: bottom left"}.object-fit--bottom-left.object-fit--contain{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom left;object-position:bottom left;font-family:"object-fit: contain; object-position: bottom left"}.object-fit--bottom-center.object-fit--cover{-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center;font-family:"object-fit: cover; object-position: bottom center"}.object-fit--bottom-center.object-fit--contain{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;font-family:"object-fit: contain; object-position: bottom center"}.object-fit--bottom-right.object-fit--cover{-o-object-fit:cover;object-fit:cover;-o-object-position:bottom right;object-position:bottom right;font-family:"object-fit: cover; object-position: bottom right"}.object-fit--bottom-right.object-fit--contain{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right;font-family:"object-fit: contain; object-position: bottom right"}[class*=object-fit]{width:100%;height:100%}.responsive-video{height:0;width:100%;padding-bottom:56.25%;position:relative}.responsive-video iframe,.responsive-video video{height:100%;width:100%;position:absolute;top:0;right:0;bottom:0;left:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);-webkit-clip-path:polygon(0 0,0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute !important;white-space:nowrap;height:1px;width:1px;overflow:hidden}.text--primary{color:#5ca1c6}.text--secondary{color:#e8650a}@media(min-width:1025px){.logo-vertical-right,.logo-vertical-left{position:relative;z-index:2}.logo-vertical-right:after,.logo-vertical-left:after{background:transparent url(//www.erxpharmaceuticals.com/wp-content/themes/erx/css/../images/logo-bg.png) right 0 no-repeat;height:789px;content:"";display:block;position:absolute;z-index:1;width:356px}.logo-vertical-right:after{top:0;right:-178px}.logo-vertical-left:after{bottom:0;left:-178px}}.wp-caption{background:#dadada}.wp-caption-text{font-size:.875rem;font-style:italic;padding:10px}</pre></body></html>