@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214}.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-delay:0s;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-delay:0s;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-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-autocomplete__result.components-button.is-selected,.components-autocomplete__result.components-button:not(:disabled,[aria-disabled=true]):active{background:#007cba;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:0 0;border:0;border-radius:2px;box-sizing:border-box;color:#1e1e1e;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-button{transition-delay:0s;transition-duration:0s}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover,.components-button[aria-expanded=true]{color:#007cba;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:disabled:hover,.components-button[aria-disabled=true]:hover{color:#000;color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:#007cba;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff;color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:#006ba1;background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:#fff;color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:#005a87;background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:#005a87;border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:#fff;color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:#007cba;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:#007cba;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#007cba 33%,#005a87 0,#005a87 70%,#007cba 0);background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:#007cba;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff;color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;opacity:1;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px #007cba;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#007cba;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true]){box-shadow:inset 0 0 0 1px #006ba1;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-tertiary{background:#0000;color:#007cba;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#007cba0a;background:rgba(var(--wp-admin-theme-color--rgb),.04)}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#007cba14;background:rgba(var(--wp-admin-theme-color--rgb),.08)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled){box-shadow:0 0 0 2px #cc1818;box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled){background:#ccc}.components-button.is-link{background:0 0;border:0;border-radius:0;box-shadow:none;color:#007cba;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-delay:0s;transition-duration:0s}}.components-button.is-link:focus{border-radius:2px}.components-button:not(:disabled,[aria-disabled=true]):active{color:#1e1e1e;color:var(--wp-components-color-foreground,#1e1e1e)}.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;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%;opacity:1}@media (prefers-reduced-motion:reduce){.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-duration:0s}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed{background:#1e1e1e;background:var(--wp-components-color-foreground,#1e1e1e);color:#fff;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button.is-pressed:hover:not(:disabled){background:#1e1e1e;background:var(--wp-components-color-foreground,#1e1e1e);color:#fff;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:20px}}.components-checkbox-control__label{line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:var(--checkbox-input-size)}@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:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:#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,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:#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{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:#007cba;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:#007cba;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;margin-right:12px;position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{-webkit-margin-start:calc(var(--checkbox-input-size) + 12px);display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + 12px)}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-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 #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{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 #0000}.components-combobox-control__reset.components-button{display:flex;height:16px;min-width:16px;padding:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:0 0;border:none;border-radius:2px 2px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:#1e1e1e;color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 2px #fff,0 0 2px 0 #00000040;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 4px #fff,0 0 2px 0 #00000040;box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 1 auto;height:20px;width:20px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.components-custom-select-control{font-size:13px;position:relative}.components-custom-select-control__button{outline:0;position:relative;text-align:left}.components-custom-select-control__hint{color:#949494;margin-left:10px}.components-custom-select-control__menu-wrapper{bottom:0;min-width:100%;position:absolute}.components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;cursor:default;display:grid;grid-template-columns:auto auto;line-height:28px;list-style-type:none;padding:8px 16px}.components-custom-select-control__item:not(.is-next-40px-default-size){padding:8px}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#949494;padding-right:4px;text-align:right}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone__content{align-items:center;background-color:#007cba;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown__content .components-menu-group:first-child{margin-top:-8px}.components-dropdown__content .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:36px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #1e1e1e;border-radius:9px;box-sizing:border-box;content:"";display:inline-block;height:18px;overflow:hidden;position:relative;transition:background-color .2s ease,border-color .2s ease;vertical-align:top;width:36px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__track:after{border-top:18px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track:after{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-sizing:border-box;display:block;height:12px;left:3px;position:absolute;top:3px;transition:transform .2s ease,background-color .2s ease-out;width:12px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:#007cba;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:#007cba;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:0 0}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;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 #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:#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 #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1 1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000;color:#007cba;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;padding:0;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{border-radius:4px 0 0 4px;color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__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{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:0;min-width:auto;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{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:visible;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0;transition:all .15s ease-in-out}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;cursor:pointer;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:#007cba;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:#007cba0a;background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{border-radius:2px;margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:-webkit-sticky;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.components-guide__page-control li[aria-current=step] .components-button{color:#007cba;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{outline:4px solid #007cba;outline:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:-4px}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;margin-top:8px;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:0 0;color:#006ba1;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 .7px 1px #00000026,0 2.7px 3.8px -.2px #00000026,0 5.5px 7.8px -.3px #00000026,.1px 11.5px 16.4px -.5px #00000026;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}@media (min-width:600px){.components-modal__frame{border-radius:4px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{left:8px;position:relative}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1 1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid #007cba;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;transition:background .1s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;align-items:flex-start;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;outline:1px solid #0000;padding:24px;position:relative;text-align:left;width:100%}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:4px}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;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 #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:initial;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:initial;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;box-sizing:border-box;width:-webkit-min-content;width:min-content}.is-alternate .components-popover__content{box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:0 0;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1 1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control__option{align-items:center;display:flex}.components-radio-control__input[type=radio]{-webkit-appearance:none;appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin:0 6px 0 0;max-width:24px;min-width:24px;padding:0;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-delay:0s;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:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;max-width:20px;min-width:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #0000}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;box-shadow:0 0 0 2px var(--wp-components-color-background,#fff),0 0 0 4px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked{background:#007cba;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:#007cba;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:#007cba;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:2px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}.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-delay:0s;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-delay:0s;animation-duration:1ms}}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}
/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;outline:0}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:2px;box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:-webkit-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:initial;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:#007cba;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:0;height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item.is-active:after{height:2px;height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{border-radius:2px;box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;transition:box-shadow .1s linear;width:100%}@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-delay:0s;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 #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px}.components-tip{color:#757575;display:flex}.components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.preference-base-option+.preference-base-option{margin-top:16px}.preference-base-option .components-base-control__help{margin-left:48px;margin-top:0}@media (min-width:600px){.preferences-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:84px;width:160px}.preferences__tabs-tablist:after{content:none!important}.preferences__tabs-tab{border-radius:2px;font-weight:400}.preferences__tabs-tab[aria-selected=true]{background:#f0f0f0;box-shadow:none;font-weight:500}.preferences__tabs-tab[role=tab]:focus:not(:disabled){box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.preferences__tabs-tab:focus-visible:before{content:none}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{margin:0 0 2.5rem}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{background-color:initial;box-sizing:border-box;display:block;height:100%;width:100%}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control{margin-bottom:24px}.block-editor-block-inspector .components-base-control:last-child{margin-bottom:8px}.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector__tab-item{flex:1 1}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:#007cba;background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;border-radius:2px;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#007cba;background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#007cba;background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}.block-editor-block-list__block-selection-button{background-color:#1e1e1e;border-radius:2px;display:inline-flex;font-size:13px;height:48px;padding:0 12px;z-index:22}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content{align-items:center;display:inline-flex;margin:auto}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content>.components-flex__item{margin-right:6px}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle{cursor:grab;height:24px;margin-left:-2px;min-width:24px;padding:0}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle svg{min-height:18px;min-width:18px}.block-editor-block-list__block-selection-button .block-editor-block-icon{color:#fff;font-size:13px;height:48px}.block-editor-block-list__block-selection-button .components-button{color:#fff;display:flex;height:48px;min-width:36px}.block-editor-block-list__block-selection-button .components-button:focus{border:none;box-shadow:none}.block-editor-block-list__block-selection-button .components-button:active,.block-editor-block-list__block-selection-button .components-button[aria-disabled=true]:hover{color:#fff}.block-editor-block-list__block-selection-button .block-selection-button_select-button.components-button{padding:0}.block-editor-block-list__block-selection-button .block-editor-block-mover{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:none}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-list__block-selection-button{margin-bottom:8px;margin-top:8px;pointer-events:all}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;overflow:visible;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards;opacity:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-lock-modal{z-index:1000001}@media (min-width:600px){.block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-title{padding:12px 0}.block-editor-block-lock-modal__options-title .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{fill:#1e1e1e;flex-shrink:0;margin-right:12px}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding:12px 0}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__button.components-button{height:24px;line-height:24px;padding:0;position:relative}.block-editor-block-breadcrumb__button.components-button:hover:not(:disabled){box-shadow:none;text-decoration:underline}.block-editor-block-breadcrumb__button.components-button:focus{box-shadow:none}.block-editor-block-breadcrumb__button.components-button:focus:before{border-radius:2px;bottom:1px;box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:1px;outline:2px solid #0000;position:absolute;right:1px;top:1px}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.components-button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{font-weight:500}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0;padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:#7a00df;color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 6px 8px #0000004d;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:-webkit-max-content;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .1s linear .1s}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 4px 8px #0003;opacity:1}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-mover-button:before{animation-delay:0s;animation-duration:1ms}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:2px;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-block-patterns-list__item:hover:not(:focus) .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item:focus .block-editor-block-preview__container:after{outline-color:#007cba;outline-color:var(--wp-admin-theme-color);outline-offset:-2px;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:2px;outline-width:var(--wp-admin-border-width-focus);transition:outline .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-patterns-list__item:focus .block-editor-block-preview__container:after{transition-delay:0s;transition-duration:0s}}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:#7a00df;fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary{height:32px;justify-content:center;width:auto}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary:disabled{background:0 0;color:#949494}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary:hover:not(:disabled){background-color:#757575;color:#fff}.show-icon-labels .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.show-icon-labels .block-editor-patterns__grid-pagination .components-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination .components-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination .components-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:-webkit-max-content;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:#007cba;background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:left;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:#007cba;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.block-editor-block-switcher__toggle-text{margin-left:8px}.show-icon-labels .block-editor-block-switcher__toggle-text{display:none}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon:disabled{opacity:1}.components-button.block-editor-block-switcher__no-switcher-icon:disabled,.components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:#1e1e1e}.block-editor-block-toolbar .components-toolbar .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,.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{align-items:center;display:flex;height:100%;margin:0 auto;min-width:100%;position:relative}.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,.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{bottom:8px;left:8px;right:8px;top:8px}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover__preview__parent .block-editor-block-switcher__popover__preview__container{left:calc(100% + 16px);position:absolute;top:-12px}.block-editor-block-switcher__preview__popover{display:none;overflow:hidden}.block-editor-block-switcher__preview__popover.components-popover{margin-top:11px}@media (min-width:782px){.block-editor-block-switcher__preview__popover{display:block}}.block-editor-block-switcher__preview__popover .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:visible;overflow:initial}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;border-radius:2px;height:100%;position:relative;transition:all .05s ease-in-out}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #1e1e1e;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:#007cba;color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:2px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;transition:transform .5s,z-index .5s;width:100%;z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms{padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{margin-bottom:8px}.components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1 1;margin-right:12px}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control>div{align-items:center;display:flex;height:40px}.components-border-radius-control .components-border-radius-control__wrapper>span{flex:0 0 auto}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{min-width:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:#007cba;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-date-format-picker{margin-bottom:16px}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-date-format-picker__custom-format-select-control__custom-option.has-hint{grid-template-columns:auto 30px}.block-editor-date-format-picker__custom-format-select-control__custom-option .components-custom-select-control__item-hint{grid-row:2;text-align:left}.block-editor-duotone-control__popover>.components-popover__content{padding:16px;width:260px}.block-editor-duotone-control__popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover .components-circular-option-picker__swatches{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control ul li{color:#1e1e1e;text-transform:capitalize}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{display:block;padding:0}.block-editor-global-styles-filters-panel__dropdown button,.block-editor-global-styles__shadow-dropdown button{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown button.is-open,.block-editor-global-styles__shadow-dropdown button.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-indicator{border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;height:26px;padding:0;transform:scale(1);transition:transform .1s ease;width:26px;will-change:transform}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-global-styles-background-panel__inspector-media-replace-container{position:relative}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__inspector-media-replace-container button.components-button{box-shadow:inset 0 0 0 1px #ccc;color:#1e1e1e;display:block;height:40px;width:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container button.components-button:hover{color:#007cba;color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__inspector-media-replace-container button.components-button:focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{background:#fff;display:block;flex:none;height:20px;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-grid-visualizer{z-index:30!important}.block-editor-grid-visualizer .components-popover__content *{pointer-events:none!important}.block-editor-grid-visualizer__grid{display:grid}.block-editor-grid-visualizer__item{border-radius:2px;outline:1px solid #0000}.block-editor-grid-item-resizer{z-index:30!important}.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none!important}.block-editor-grid-item-resizer__box{border:1px solid #007cba;border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle{pointer-events:all!important}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:#7a00df;color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:#7a00df!important;color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:#7a00df!important;color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:#7a00df;background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;transition:all .05s ease-in-out;width:100%;word-break:break-word}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-types-list__item{transition-delay:0s;transition-duration:0s}}.components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:#007cba!important;color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:#007cba!important;color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:#007cba;background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.block-editor-block-types-list__item-icon{border-radius:2px;color:#1e1e1e;padding:12px 20px;transition:all .05s ease-in-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon{transition-delay:0s;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-delay:0s;transition-duration:0s}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;padding:4px 2px 8px}.show-icon-labels .block-editor-block-inspector__tabs [role=tablist] .components-button{justify-content:center}.block-editor-inspector-controls-tabs__hint{align-items:flex-start;background:#f0f0f0;border-radius:2px;color:#1e1e1e;display:flex;flex-direction:row;font-size:13px;margin:16px}.block-editor-inspector-controls-tabs__hint-content{margin:12px 0 12px 12px}.block-editor-inspector-controls-tabs__hint-dismiss{margin:4px 4px 4px 0}.block-editor-inspector-popover-header{margin-bottom:16px}[class].block-editor-inspector-popover-header__action{height:24px}[class].block-editor-inspector-popover-header__action.has-icon{min-width:24px;padding:0}[class].block-editor-inspector-popover-header__action:not(.has-icon){text-decoration:underline}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__field input[type=text],.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:40px;line-height:normal;margin:0;padding:8px 40px 8px 16px;position:relative;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.block-editor-link-control__field input[type=text],.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.block-editor-link-control__field input[type=text],.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{font-size:13px;line-height:normal}}.block-editor-link-control__field input[type=text]:focus,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__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 #0000}.block-editor-link-control__field input[type=text]::-webkit-input-placeholder,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input::-webkit-input-placeholder{color:#1e1e1e9e}.block-editor-link-control__field input[type=text]::-moz-placeholder,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input::-moz-placeholder{color:#1e1e1e9e;opacity:1}.block-editor-link-control__field input[type=text]:-ms-input-placeholder,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input:-ms-input-placeholder{color:#1e1e1e9e}.has-actions .block-editor-link-control__field input[type=text],.has-actions .block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{padding-right:16px}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-enter{position:absolute;right:19px;top:3px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;text-transform:capitalize;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1 1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{border-radius:2px;line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s;background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__setting{flex:1 1;margin-bottom:0;padding:8px 0 8px 24px}.block-editor-link-control__setting .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition-delay:0s;transition-duration:0s}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition-delay:0s;transition-duration:0s}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:#007cba;color:var(--wp-admin-theme-color)}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:#007cba;background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:#7a00df;background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:#7a00df;color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #7a00df;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #7a00df;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:#007cba0a;background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:#7a00df0a;background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0);transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-displacement-normal{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px);transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-displacement-up{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px);transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-displacement-down{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(-32px);transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height,32px)*-1));transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-after-dragged-blocks{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(-64px);transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height,32px)*-1));transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(0);transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height,32px)*-1));transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;display:flex;height:32px;padding:6px 4px 6px 0;position:relative;text-align:left;white-space:nowrap;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-contents.is-dropping-before:before{border-top:4px solid #007cba;border-top:4px solid var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:0;top:-2px;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;opacity:1}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation-delay:0s;animation-duration:1ms}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:36px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1 1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{background:#0000001a;border-radius:2px;box-sizing:border-box;max-width:100%;padding:2px 6px;position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:2px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:#007cba;background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:#007cba0a;background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:#007cba17;background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;border-radius:2px;color:#fff;height:24px;margin:8px 0 0 24px;min-width:24px;padding:0}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:#007cba;background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description,.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input.has-siblings{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info,.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px 2px 2px;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{word-wrap:break-word;overflow:hidden}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{align-items:flex-start;display:flex;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{height:24px;margin-left:-2px;margin-right:10px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-segmented-text-control{border:0;margin:0;padding:0}.block-editor-segmented-text-control .block-editor-segmented-text-control__buttons{display:flex;padding:4px 0}.block-editor-segmented-text-control .components-button.has-icon{margin-right:4px}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;box-shadow:0 0 2px 2px #0009;color:#007cba;color:var(--wp-admin-theme-color);display:block;font-size:14px;font-weight:600;height:auto;line-height:normal;outline:none;padding:15px 23px 14px;text-decoration:none;width:auto;z-index:100000}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}.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:16px;margin-left:0;margin-right:0;padding:8px 8px 8px 12px;width:100%}@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;width:300px}}.block-editor-block-list__block .block-editor-url-input input[type=text]::-ms-clear,.block-editor-url-input input[type=text]::-ms-clear,.components-popover .block-editor-url-input input[type=text]::-ms-clear{display:none}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__input[type=text]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-url-input__input[type=text]{transition-delay:0s;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 #0000}.block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:#1e1e1e9e}.block-editor-url-input__input[type=text]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.block-editor-url-input__input[type=text]:-ms-input-placeholder{color:#1e1e1e9e}.block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;transition:all .15s ease-in-out;width:302px}@media (prefers-reduced-motion:reduce){.block-editor-url-input__suggestions{transition-delay:0s;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:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:#005a87;background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-input__button-modal-line .components-button{flex-shrink:0;height:36px;width:36px}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.components-panel__block-bindings-panel .components-item__block-bindings-source{color:#757575}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack{flex-direction:row-reverse}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px;order:9999}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-controls{display:flex;margin-bottom:8px}.block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit{display:flex;margin-right:24px}.block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit svg{margin:auto 0 4px 8px}.block-editor-block-inspector .block-editor-hooks__layout-controls-unit-input{margin-bottom:0}.block-editor-hooks__layout-controls-reset{display:flex;justify-content:flex-end;margin-bottom:24px}.block-editor-hooks__layout-controls-helptext{color:#757575;font-size:12px;margin-bottom:16px}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__toggle-control.block-editor-hooks__toggle-control{margin-bottom:16px}.block-editor-hooks__position-selection__select-control .components-custom-select-control__hint{display:none}.block-editor-hooks__position-selection__select-control__option.has-hint{grid-template-columns:auto 30px;line-height:1.4;margin-bottom:0}.block-editor-hooks__position-selection__select-control__option .components-custom-select-control__item-hint{grid-row:2;text-align:left}.block-editor__spacing-visualizer{border-color:#007cba;border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;transition:border-color .1s linear,box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar{transition-delay:0s;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:0 0;border:0;border-right:1px solid #ddd;line-height:0;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:#7a00df;color:var(--wp-block-synced-color)}.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-bottom:1px solid #e0e0e0;border-radius:0}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden;scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-block;line-height:0}@supports ((position:-webkit-sticky) or (position:sticky)){.block-editor-block-toolbar__slot{display:inline-flex}}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{text-wrap:nowrap;border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-inserter{background:0 0;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{display:flex;flex-direction:column;gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:2px 2px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 2px 2px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0;transition:color .2s ease}@media (prefers-reduced-motion:reduce){.block-editor-inserter__toggle.components-button{transition-delay:0s;transition-duration:0s}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__tabs{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.block-editor-inserter__tabs .block-editor-inserter__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:12px}.block-editor-inserter__tabs .block-editor-inserter__close-button{align-self:center;order:1}.block-editor-inserter__tabs .block-editor-inserter__tablist{margin-bottom:-1px;width:100%}.block-editor-inserter__tabs .block-editor-inserter__tablist button[role=tab]{flex-grow:1}.block-editor-inserter__tabs .block-editor-inserter__tablist button[role=tab][id$=reusable]{flex-grow:inherit;padding-left:16px;padding-right:16px}.block-editor-inserter__tabs .block-editor-inserter__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__manage-reusable-blocks-container{margin:auto 16px 16px}.block-editor-inserter__manage-reusable-blocks{justify-content:center;width:100%}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__no-results-icon{fill:#949494}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{border:none;display:flex;flex-direction:column;margin-bottom:8px}.block-editor-inserter__category-tablist div[role=listitem]:last-child{margin-top:auto}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab{display:block;font-weight:inherit;height:auto;padding:8px 4px 8px 12px;position:relative;text-align:left}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab[aria-selected=true]{color:#007cba;color:var(--wp-admin-theme-color)}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab[aria-selected=true] .components-flex-item{filter:brightness(.95)}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab[aria-selected=true] svg{fill:#007cba;fill:var(--wp-admin-theme-color)}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab[aria-selected=true]:after{background:#007cba;background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";display:block;height:100%;left:0;opacity:.04;outline:none;position:absolute;right:0;top:0}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab:focus-visible,.block-editor-inserter__category-tablist .block-editor-inserter__category-tab:focus:not(:disabled){border-radius:2px;box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:0}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab:after,.block-editor-inserter__category-tablist .block-editor-inserter__category-tab:before{display:none}.block-editor-inserter__category-panel{background:#f0f0f0;border-top:1px solid #e0e0e0;box-shadow:1px 1px 0 0 rgba(0,0,0,.133);display:flex;flex-direction:column;height:calc(100% + 1px);left:0;outline:1px solid #0000;padding:0 16px;position:absolute;top:-1px;width:100%}@media (min-width:782px){.block-editor-inserter__category-panel{border-left:1px solid #e0e0e0;left:100%;padding:0;width:300px}}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1;min-height:144px}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1 1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{grid-gap:8px;display:grid;grid-template-columns:1fr 1fr}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;height:44px;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:scroll;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-gap:32px;display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{padding:16px 24px 8px}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search:not(:focus-within){--wp-components-color-background:#fff}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;border-radius:2px;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{border-radius:2px;margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:#007cba;outline-color:var(--wp-admin-theme-color);outline-offset:-2px;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:2px;outline-width:var(--wp-admin-border-width-focus);transition:outline .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition-delay:0s;transition-duration:0s}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.reusable-blocks-menu-items__rename-hint{align-items:top;background:#f0f0f0;border-radius:2px;color:#1e1e1e;display:flex;flex-direction:row;max-width:380px}.reusable-blocks-menu-items__rename-hint-content{margin:12px 0 12px 12px}.reusable-blocks-menu-items__rename-hint-dismiss{margin:4px 4px 4px 0}.components-menu-group .reusable-blocks-menu-items__rename-hint{margin:0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{align-items:center;display:flex;flex:1 1;height:40px;margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range>.components-base-control__field,.spacing-sizes-control .spacing-sizes-control__range-control>.components-base-control__field{flex:1 1}.spacing-sizes-control .components-range-control__mark{background-color:#fff;height:4px;width:3px;z-index:1}.spacing-sizes-control .components-range-control__marks{margin-top:17px}.spacing-sizes-control .components-range-control__marks :first-child{display:none}.spacing-sizes-control .components-range-control__thumb-wrapper{z-index:3}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1 1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.wp-block-popup-maker-cta-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-popup-maker-cta-button__link.aligncenter,.wp-block-popup-maker-cta-button__link.has-text-align-center{text-align:center}.wp-block-popup-maker-cta-button__link.alignright,.wp-block-popup-maker-cta-button__link.has-text-align-right{text-align:right}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:left}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}.wp-block-popup-maker-cta-button[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width{max-width:none}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width .wp-block-popup-maker-cta-button__link{width:100%}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:calc(25% - .375em);width:calc(25% - var(--wp--style--block-gap,.5em)*.75)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:calc(50% - .25em);width:calc(50% - var(--wp--style--block-gap,.5em)*.5)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:calc(75% - .125em);width:calc(75% - var(--wp--style--block-gap,.5em)*.25)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-100{flex-basis:100%;width:100%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:25%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:50%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:75%}.wp-block-popup-maker-cta-button.is-style-squared,.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button.is-style-squared{border-radius:0}.wp-block-popup-maker-cta-button.no-border-radius,.wp-block-popup-maker-cta-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 85%,#0000);border-color:#0000;color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}.wp-block-popup-maker-cta-button__link:hover.has-background:not(.is-style-outline):hover,.wp-block-popup-maker-cta-button__link:hover[style*=background-color]:not(.is-style-outline){filter:brightness(.85)}.wp-block-popup-maker-cta-button__link:hover.is-style-outline:hover{filter:brightness(1.05)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}.wp-block-popup-maker-cta-button{cursor:text;position:relative}.wp-block-popup-maker-cta-buttons{box-sizing:border-box}.wp-block-popup-maker-cta-buttons.is-vertical{flex-direction:column}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button:last-child{margin-bottom:0}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button{display:inline-block;margin:0}.wp-block-popup-maker-cta-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-center{justify-content:center}.wp-block-popup-maker-cta-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-popup-maker-cta-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-popup-maker-cta-buttons.aligncenter{text-align:center}.wp-block-popup-maker-cta-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-popup-maker-cta-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button,.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-button.aligncenter{text-align:center}:root .wp-block-popup-maker-cta-buttons.is-layout-flex:not([class*=wp-container-popup-maker-cta-buttons-is-layout-]){gap:16px}.bctt-click-to-tweet{background-color:#fff;border:1px solid #ddd;border-radius:4px;display:block;margin-bottom:1em;margin-top:1.75em;padding:15px 15px 15px 30px;position:relative}.bctt-click-to-tweet:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.bctt-click-to-tweet .mce-content-body,.bctt-ctt-text a{word-wrap:break-word;border-bottom:none!important;box-shadow:none!important;color:#000!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:1.5em;font-weight:100;line-height:140%;position:relative;text-decoration:none!important;text-transform:none!important}.bctt-ctt-text a{margin:15px 0;padding:15px 0}.bctt-ctt-text a:hover{color:#999!important;text-decoration:none}a.bctt-ctt-btn{border-bottom:none!important;box-shadow:none!important;color:#999!important;display:block;float:right;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:.7em;font-weight:700;margin:0;padding:11px 24px 0 0;position:relative;text-decoration:none!important;text-transform:uppercase}.bctt-ctt-btn:hover{color:#666!important;text-decoration:none}.cmplz-video.cmplz-iframe-styles{background-color:initial}.cmplz-video.cmplz-hidden{visibility:hidden!important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{align-items:center;animation-duration:.6s;animation-name:cmplz-fadein;background:#fff;background-repeat:no-repeat!important;background-size:cover!important;border:0;border-radius:3px;box-shadow:0 0 1px 0 #00000080,0 1px 10px 0 #00000026;display:flex;height:inherit;justify-content:center;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:0}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{border:0!important;max-height:100%;visibility:hidden}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{background-color:#00000080;color:#fff;cursor:pointer;font-size:14px;left:50%;line-height:23px;max-width:200px;padding:10px;position:absolute!important;text-align:center;text-transform:none;top:50%;transform:translate(-50%,-50%);white-space:normal;width:100%;z-index:98}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{background-color:#00000080;color:#fff;font-size:14px;left:50%;line-height:23px;max-width:300px;padding:10px;position:absolute!important;text-align:center;text-transform:none;top:50%;transform:translate(-50%,-50%);white-space:normal;width:100%;z-index:98}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{height:inherit;width:100%}@keyframes cmplz-fadein{0%{opacity:0}to{opacity:1}}.weglot-flags.hw>a:before,.weglot-flags.hw>span:before{background-position:-3570px 0!important}.weglot-flags.af>a:before,.weglot-flags.af>span:before{background-position:-6570px 0!important}.weglot-flags.fl>a:before,.weglot-flags.fl>span:before{background-position:-3060px 0!important}.weglot-flags.sq>a:before,.weglot-flags.sq>span:before{background-position:-2580px 0!important}.weglot-flags.am>a:before,.weglot-flags.am>span:before{background-position:-5130px 0!important}.weglot-flags.ar>a:before,.weglot-flags.ar>span:before{background-position:-510px 0!important}.weglot-flags.hy>a:before,.weglot-flags.hy>span:before{background-position:-1800px 0!important}.weglot-flags.az>a:before,.weglot-flags.az>span:before{background-position:-6840px 0!important}.weglot-flags.ba>a:before,.weglot-flags.ba>span:before{background-position:-2040px 0!important}.weglot-flags.eu>a:before,.weglot-flags.eu>span:before{background-position:-7260px 0!important}.weglot-flags.be>a:before,.weglot-flags.be>span:before{background-position:-5310px 0!important}.weglot-flags.bn>a:before,.weglot-flags.bn>span:before{background-position:-5400px 0!important}.weglot-flags.bs>a:before,.weglot-flags.bs>span:before{background-position:-6390px 0!important}.weglot-flags.bg>a:before,.weglot-flags.bg>span:before{background-position:-2730px 0!important}.weglot-flags.br>a:before,.weglot-flags.br>span:before{background-position:-6630px 0!important}.weglot-flags.my>a:before,.weglot-flags.my>span:before{background-position:-3299px 0!important}.weglot-flags.ca>a:before,.weglot-flags.ca>span:before{background-position:-7230px 0!important}.weglot-flags.zh>a:before,.weglot-flags.zh>span:before{background-position:-3690px 0!important}.weglot-flags.tw>a:before,.weglot-flags.tw>span:before{background-position:-2970px 0!important}.weglot-flags.km>a:before,.weglot-flags.km>span:before{background-position:-6930px 0!important}.weglot-flags.ny>a:before,.weglot-flags.ny>span:before{background-position:-1140px 0!important}.weglot-flags.co>a:before,.weglot-flags.co>span:before{background-position:-2520px 0!important}.weglot-flags.hr>a:before,.weglot-flags.hr>span:before{background-position:-5910px 0!important}.weglot-flags.cs>a:before,.weglot-flags.cs>span:before{background-position:-2700px 0!important}.weglot-flags.da>a:before,.weglot-flags.da>span:before{background-position:-2670px 0!important}.weglot-flags.nl>a:before,.weglot-flags.nl>span:before{background-position:-2100px 0!important}.weglot-flags.en>a:before,.weglot-flags.en>span:before,.weglot-flags.eo>a:before,.weglot-flags.eo>span:before{background-position:-1920px 0!important}.weglot-flags.et>a:before,.weglot-flags.et>span:before{background-position:-2640px 0!important}.weglot-flags.fj>a:before,.weglot-flags.fj>span:before{background-position:-1710px 0!important}.weglot-flags.fi>a:before,.weglot-flags.fi>span:before{background-position:-2550px 0!important}.weglot-flags.fr>a:before,.weglot-flags.fr>span:before{background-position:-2520px 0!important}.weglot-flags.gl>a:before,.weglot-flags.gl>span:before{background-position:-7290px 0!important}.weglot-flags.ka>a:before,.weglot-flags.ka>span:before{background-position:-5040px 0!important}.weglot-flags.de>a:before,.weglot-flags.de>span:before{background-position:-2490px 0!important}.weglot-flags.el>a:before,.weglot-flags.el>span:before{background-position:-2460px 0!important}.weglot-flags.gu>a:before,.weglot-flags.gu>span:before{background-position:-1170px 0!important}.weglot-flags.ht>a:before,.weglot-flags.ht>span:before{background-position:-4650px 0!important}.weglot-flags.ha>a:before,.weglot-flags.ha>span:before{background-position:-900px 0!important}.weglot-flags.he>a:before,.weglot-flags.he>span:before{background-position:-1050px 0!important}.weglot-flags.hi>a:before,.weglot-flags.hi>span:before{background-position:-1170px 0!important}.weglot-flags.hu>a:before,.weglot-flags.hu>span:before{background-position:-2430px 0!important}.weglot-flags.is>a:before,.weglot-flags.is>span:before{background-position:-2400px 0!important}.weglot-flags.ig>a:before,.weglot-flags.ig>span:before{background-position:-870px 0!important}.weglot-flags.id>a:before,.weglot-flags.id>span:before{background-position:-3510px 0!important}.weglot-flags.ga>a:before,.weglot-flags.ga>span:before{background-position:-2340px 0!important}.weglot-flags.it>a:before,.weglot-flags.it>span:before{background-position:-2310px 0!important}.weglot-flags.ja>a:before,.weglot-flags.ja>span:before{background-position:-3480px 0!important}.weglot-flags.jv>a:before,.weglot-flags.jv>span:before{background-position:-3360px 0!important}.weglot-flags.kn>a:before,.weglot-flags.kn>span:before{background-position:-1170px 0!important}.weglot-flags.kk>a:before,.weglot-flags.kk>span:before{background-position:-3150px 0!important}.weglot-flags.ko>a:before,.weglot-flags.ko>span:before{background-position:-6990px 0!important}.weglot-flags.ku>a:before,.weglot-flags.ku>span:before{background-position:-2430px 0!important}.weglot-flags.ky>a:before,.weglot-flags.ky>span:before{background-position:-3420px 0!important}.weglot-flags.lo>a:before,.weglot-flags.lo>span:before{background-position:-3450px 0!important}.weglot-flags.la>a:before,.weglot-flags.la>span:before{background-position:-2310px 0!important}.weglot-flags.lv>a:before,.weglot-flags.lv>span:before{background-position:-2280px 0!important}.weglot-flags.lt>a:before,.weglot-flags.lt>span:before{background-position:-2250px 0!important}.weglot-flags.lb>a:before,.weglot-flags.lb>span:before{background-position:-2220px 0!important}.weglot-flags.mk>a:before,.weglot-flags.mk>span:before{background-position:-2190px 0!important}.weglot-flags.mg>a:before,.weglot-flags.mg>span:before{background-position:-1200px 0!important}.weglot-flags.ms>a:before,.weglot-flags.ms>span:before{background-position:-3360px 0!important}.weglot-flags.ml>a:before,.weglot-flags.ml>span:before{background-position:-1170px 0!important}.weglot-flags.mt>a:before,.weglot-flags.mt>span:before{background-position:-2130px 0!important}.weglot-flags.mi>a:before,.weglot-flags.mi>span:before{background-position:-3240px 0!important}.weglot-flags.mr>a:before,.weglot-flags.mr>span:before{background-position:-1170px 0!important}.weglot-flags.mn>a:before,.weglot-flags.mn>span:before{background-position:-6000px 0!important}.weglot-flags.ne>a:before,.weglot-flags.ne>span:before{background-position:-3270px 0!important}.weglot-flags.no>a:before,.weglot-flags.no>span:before{background-position:-5850px 0!important}.weglot-flags.ps>a:before,.weglot-flags.ps>span:before{background-position:-5189px 0!important}.weglot-flags.fa>a:before,.weglot-flags.fa>span:before{background-position:-6690px 0!important}.weglot-flags.pl>a:before,.weglot-flags.pl>span:before{background-position:-2160px 0!important}.weglot-flags.pt>a:before,.weglot-flags.pt>span:before{background-position:-1740px 0!important}.weglot-flags.pa>a:before,.weglot-flags.pa>span:before{background-position:-3180px 0!important}.weglot-flags.ro>a:before,.weglot-flags.ro>span:before{background-position:-2070px 0!important}.weglot-flags.ru>a:before,.weglot-flags.ru>span:before{background-position:-2040px 0!important}.weglot-flags.sm>a:before,.weglot-flags.sm>span:before{background-position:-4620px 0!important}.weglot-flags.gd>a:before,.weglot-flags.gd>span:before{background-position:-30px 0!important}.weglot-flags.sr>a:before,.weglot-flags.sr>span:before{background-position:-4290px 0!important}.weglot-flags.sn>a:before,.weglot-flags.sn>span:before{background-position:-540px 0!important}.weglot-flags.sd>a:before,.weglot-flags.sd>span:before{background-position:-3180px 0!important}.weglot-flags.si>a:before,.weglot-flags.si>span:before{background-position:-2820px 0!important}.weglot-flags.sk>a:before,.weglot-flags.sk>span:before{background-position:-6810px 0!important}.weglot-flags.sl>a:before,.weglot-flags.sl>span:before{background-position:-2010px 0!important}.weglot-flags.so>a:before,.weglot-flags.so>span:before{background-position:-4560px 0!important}.weglot-flags.st>a:before,.weglot-flags.st>span:before{background-position:-4830px 0!important}.weglot-flags.es>a:before,.weglot-flags.es>span:before{background-position:-480px 0!important}.weglot-flags.su>a:before,.weglot-flags.su>span:before{background-position:-4530px 0!important}.weglot-flags.sw>a:before,.weglot-flags.sw>span:before{background-position:-1290px 0!important}.weglot-flags.sv>a:before,.weglot-flags.sv>span:before{background-position:-1980px 0!important}.weglot-flags.tl>a:before,.weglot-flags.tl>span:before{background-position:-3060px 0!important}.weglot-flags.ty>a:before,.weglot-flags.ty>span:before{background-position:-6270px 0!important}.weglot-flags.tg>a:before,.weglot-flags.tg>span:before{background-position:-2940px 0!important}.weglot-flags.ta>a:before,.weglot-flags.ta>span:before{background-position:-1170px 0!important}.weglot-flags.tt>a:before,.weglot-flags.tt>span:before{background-position:-2040px 0!important}.weglot-flags.te>a:before,.weglot-flags.te>span:before{background-position:-1170px 0!important}.weglot-flags.th>a:before,.weglot-flags.th>span:before{background-position:-2910px 0!important}.weglot-flags.to>a:before,.weglot-flags.to>span:before{background-position:-6540px 0!important}.weglot-flags.tr>a:before,.weglot-flags.tr>span:before{background-position:-1950px 0!important}.weglot-flags.uk>a:before,.weglot-flags.uk>span:before{background-position:-1890px 0!important}.weglot-flags.ur>a:before,.weglot-flags.ur>span:before{background-position:-3180px 0!important}.weglot-flags.uz>a:before,.weglot-flags.uz>span:before{background-position:-2880px 0!important}.weglot-flags.vi>a:before,.weglot-flags.vi>span:before{background-position:-2850px 0!important}.weglot-flags.cy>a:before,.weglot-flags.cy>span:before{background-position:-6420px 0!important}.weglot-flags.fy>a:before,.weglot-flags.fy>span:before{background-position:-2100px 0!important}.weglot-flags.xh>a:before,.weglot-flags.xh>span:before{background-position:-6570px 0!important}.weglot-flags.yi>a:before,.weglot-flags.yi>span:before{background-position:-1050px 0!important}.weglot-flags.yo>a:before,.weglot-flags.yo>span:before{background-position:-870px 0!important}.weglot-flags.zu>a:before,.weglot-flags.zu>span:before{background-position:-6570px 0!important}.weglot-flags.flag-1.hw>a:before,.weglot-flags.flag-1.hw>span:before{background-position:-7840px 0!important}.weglot-flags.flag-1.fl>a:before,.weglot-flags.flag-1.fl>span:before{background-position:2560px 0!important}.weglot-flags.flag-1.af>a:before,.weglot-flags.flag-1.af>span:before{background-position:-6848px 0!important}.weglot-flags.flag-1.sq>a:before,.weglot-flags.flag-1.sq>span:before{background-position:-97px 0!important}.weglot-flags.flag-1.am>a:before,.weglot-flags.flag-1.am>span:before{background-position:-2369px 0!important}.weglot-flags.flag-1.ar>a:before,.weglot-flags.flag-1.ar>span:before{background-position:-6465px 0!important}.weglot-flags.flag-1.hy>a:before,.weglot-flags.flag-1.hy>span:before{background-position:-385px 0!important}.weglot-flags.flag-1.az>a:before,.weglot-flags.flag-1.az>span:before{background-position:-513px 0!important}.weglot-flags.flag-1.ba>a:before,.weglot-flags.flag-1.ba>span:before{background-position:-6113px 0!important}.weglot-flags.flag-1.eu>a:before,.weglot-flags.flag-1.eu>span:before{background-position:-8353px 0!important}.weglot-flags.flag-1.be>a:before,.weglot-flags.flag-1.be>span:before{background-position:-705px 0!important}.weglot-flags.flag-1.bn>a:before,.weglot-flags.flag-1.bn>span:before{background-position:-609px 0!important}.weglot-flags.flag-1.bs>a:before,.weglot-flags.flag-1.bs>span:before{background-position:-929px 0!important}.weglot-flags.flag-1.bg>a:before,.weglot-flags.flag-1.bg>span:before{background-position:-1121px 0!important}.weglot-flags.flag-1.br>a:before,.weglot-flags.flag-1.br>span:before{background-position:-993px 0!important}.weglot-flags.flag-1.my>a:before,.weglot-flags.flag-1.my>span:before{background-position:-4929px 0!important}.weglot-flags.flag-1.ca>a:before,.weglot-flags.flag-1.ca>span:before{background-position:-8321px 0!important}.weglot-flags.flag-1.zh>a:before,.weglot-flags.flag-1.zh>span:before{background-position:-1505px 0!important}.weglot-flags.flag-1.tw>a:before,.weglot-flags.flag-1.tw>span:before{background-position:-6369px 0!important}.weglot-flags.flag-1.km>a:before,.weglot-flags.flag-1.km>span:before{background-position:-1217px 0!important}.weglot-flags.flag-1.ny>a:before,.weglot-flags.flag-1.ny>span:before{background-position:-4289px 0!important}.weglot-flags.flag-1.co>a:before,.weglot-flags.flag-1.co>span:before{background-position:-2561px 0!important}.weglot-flags.flag-1.hr>a:before,.weglot-flags.flag-1.hr>span:before{background-position:-1793px 0!important}.weglot-flags.flag-1.cs>a:before,.weglot-flags.flag-1.cs>span:before{background-position:-1921px 0!important}.weglot-flags.flag-1.da>a:before,.weglot-flags.flag-1.da>span:before{background-position:-1985px 0!important}.weglot-flags.flag-1.nl>a:before,.weglot-flags.flag-1.nl>span:before{background-position:-5121px 0!important}.weglot-flags.flag-1.en>a:before,.weglot-flags.flag-1.en>span:before,.weglot-flags.flag-1.eo>a:before,.weglot-flags.flag-1.eo>span:before{background-position:-7777px 0!important}.weglot-flags.flag-1.et>a:before,.weglot-flags.flag-1.et>span:before{background-position:-2337px 0!important}.weglot-flags.flag-1.fj>a:before,.weglot-flags.flag-1.fj>span:before{background-position:-2497px 0!important}.weglot-flags.flag-1.fi>a:before,.weglot-flags.flag-1.fi>span:before{background-position:-2529px 0!important}.weglot-flags.flag-1.fr>a:before,.weglot-flags.flag-1.fr>span:before{background-position:-2561px 0!important}.weglot-flags.flag-1.gl>a:before,.weglot-flags.flag-1.gl>span:before{background-position:-8383px 0!important}.weglot-flags.flag-1.ka>a:before,.weglot-flags.flag-1.ka>span:before{background-position:-2721px 0!important}.weglot-flags.flag-1.de>a:before,.weglot-flags.flag-1.de>span:before{background-position:-2753px 0!important}.weglot-flags.flag-1.el>a:before,.weglot-flags.flag-1.el>span:before{background-position:-2881px 0!important}.weglot-flags.flag-1.gu>a:before,.weglot-flags.flag-1.gu>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.ht>a:before,.weglot-flags.flag-1.ht>span:before{background-position:-3169px 0!important}.weglot-flags.flag-1.ha>a:before,.weglot-flags.flag-1.ha>span:before{background-position:-5281px 0!important}.weglot-flags.flag-1.he>a:before,.weglot-flags.flag-1.he>span:before{background-position:-3521px 0!important}.weglot-flags.flag-1.hi>a:before,.weglot-flags.flag-1.hi>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.hu>a:before,.weglot-flags.flag-1.hu>span:before{background-position:-3265px 0!important}.weglot-flags.flag-1.is>a:before,.weglot-flags.flag-1.is>span:before{background-position:-3297px 0!important}.weglot-flags.flag-1.ig>a:before,.weglot-flags.flag-1.ig>span:before{background-position:-5313px 0!important}.weglot-flags.flag-1.id>a:before,.weglot-flags.flag-1.id>span:before{background-position:-3361px 0!important}.weglot-flags.flag-1.ga>a:before,.weglot-flags.flag-1.ga>span:before{background-position:-3457px 0!important}.weglot-flags.flag-1.it>a:before,.weglot-flags.flag-1.it>span:before{background-position:-3553px 0!important}.weglot-flags.flag-1.ja>a:before,.weglot-flags.flag-1.ja>span:before{background-position:-3617px 0!important}.weglot-flags.flag-1.jv>a:before,.weglot-flags.flag-1.jv>span:before{background-position:-4321px 0!important}.weglot-flags.flag-1.kn>a:before,.weglot-flags.flag-1.kn>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.kk>a:before,.weglot-flags.flag-1.kk>span:before{background-position:-3713px 0!important}.weglot-flags.flag-1.ko>a:before,.weglot-flags.flag-1.ko>span:before{background-position:-6913px 0!important}.weglot-flags.flag-1.ku>a:before,.weglot-flags.flag-1.ku>span:before{background-position:-3265px 0!important}.weglot-flags.flag-1.ky>a:before,.weglot-flags.flag-1.ky>span:before{background-position:-3873px 0!important}.weglot-flags.flag-1.lo>a:before,.weglot-flags.flag-1.lo>span:before{background-position:-3904px 0!important}.weglot-flags.flag-1.la>a:before,.weglot-flags.flag-1.la>span:before{background-position:-3553px 0!important}.weglot-flags.flag-1.lv>a:before,.weglot-flags.flag-1.lv>span:before{background-position:-3937px 0!important}.weglot-flags.flag-1.lt>a:before,.weglot-flags.flag-1.lt>span:before{background-position:-4129px 0!important}.weglot-flags.flag-1.lb>a:before,.weglot-flags.flag-1.lb>span:before{background-position:-4161px 0!important}.weglot-flags.flag-1.mk>a:before,.weglot-flags.flag-1.mk>span:before{background-position:-4225px 0!important}.weglot-flags.flag-1.mg>a:before,.weglot-flags.flag-1.mg>span:before{background-position:-4257px 0!important}.weglot-flags.flag-1.ms>a:before,.weglot-flags.flag-1.ms>span:before{background-position:-4321px 0!important}.weglot-flags.flag-1.ml>a:before,.weglot-flags.flag-1.ml>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.mt>a:before,.weglot-flags.flag-1.mt>span:before{background-position:-4417px 0!important}.weglot-flags.flag-1.mi>a:before,.weglot-flags.flag-1.mi>span:before{background-position:-5217px 0!important}.weglot-flags.flag-1.mr>a:before,.weglot-flags.flag-1.mr>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.mn>a:before,.weglot-flags.flag-1.mn>span:before{background-position:-4769px 0!important}.weglot-flags.flag-1.ne>a:before,.weglot-flags.flag-1.ne>span:before{background-position:-5091px 0!important}.weglot-flags.flag-1.no>a:before,.weglot-flags.flag-1.no>span:before{background-position:-5505px 0!important}.weglot-flags.flag-1.ps>a:before,.weglot-flags.flag-1.ps>span:before{background-position:-33px 0!important}.weglot-flags.flag-1.fa>a:before,.weglot-flags.flag-1.fa>span:before{background-position:-3393px 0!important}.weglot-flags.flag-1.pl>a:before,.weglot-flags.flag-1.pl>span:before{background-position:-5889px 0!important}.weglot-flags.flag-1.pt>a:before,.weglot-flags.flag-1.pt>span:before{background-position:-5921px 0!important}.weglot-flags.flag-1.pa>a:before,.weglot-flags.flag-1.pa>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.ro>a:before,.weglot-flags.flag-1.ro>span:before{background-position:-6081px 0!important}.weglot-flags.flag-1.ru>a:before,.weglot-flags.flag-1.ru>span:before{background-position:-6113px 0!important}.weglot-flags.flag-1.sm>a:before,.weglot-flags.flag-1.sm>span:before{background-position:-6369px 0!important}.weglot-flags.flag-1.gd>a:before,.weglot-flags.flag-1.gd>span:before{background-position:-6497px 0!important}.weglot-flags.flag-1.sr>a:before,.weglot-flags.flag-1.sr>span:before{background-position:-6561px 0!important}.weglot-flags.flag-1.sn>a:before,.weglot-flags.flag-1.sn>span:before{background-position:-8287px 0!important}.weglot-flags.flag-1.sd>a:before,.weglot-flags.flag-1.sd>span:before{background-position:-5601px 0!important}.weglot-flags.flag-1.si>a:before,.weglot-flags.flag-1.si>span:before{background-position:-7039px 0!important}.weglot-flags.flag-1.sk>a:before,.weglot-flags.flag-1.sk>span:before{background-position:-6689px 0!important}.weglot-flags.flag-1.sl>a:before,.weglot-flags.flag-1.sl>span:before{background-position:-6721px 0!important}.weglot-flags.flag-1.so>a:before,.weglot-flags.flag-1.so>span:before{background-position:-6785px 0!important}.weglot-flags.flag-1.st>a:before,.weglot-flags.flag-1.st>span:before{background-position:-4001px 0!important}.weglot-flags.flag-1.es>a:before,.weglot-flags.flag-1.es>span:before{background-position:-7009px 0!important}.weglot-flags.flag-1.su>a:before,.weglot-flags.flag-1.su>span:before{background-position:-7073px 0!important}.weglot-flags.flag-1.sw>a:before,.weglot-flags.flag-1.sw>span:before{background-position:-3745px 0!important}.weglot-flags.flag-1.sv>a:before,.weglot-flags.flag-1.sv>span:before{background-position:-7169px 0!important}.weglot-flags.flag-1.tl>a:before,.weglot-flags.flag-1.tl>span:before{background-position:-5823px 0!important}.weglot-flags.flag-1.ty>a:before,.weglot-flags.flag-1.ty>span:before{background-position:-2593px 0!important}.weglot-flags.flag-1.tg>a:before,.weglot-flags.flag-1.tg>span:before{background-position:-7297px 0!important}.weglot-flags.flag-1.ta>a:before,.weglot-flags.flag-1.ta>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.tt>a:before,.weglot-flags.flag-1.tt>span:before{background-position:-6113px 0!important}.weglot-flags.flag-1.te>a:before,.weglot-flags.flag-1.te>span:before{background-position:-3329px 0!important}.weglot-flags.flag-1.th>a:before,.weglot-flags.flag-1.th>span:before{background-position:-7361px 0!important}.weglot-flags.flag-1.to>a:before,.weglot-flags.flag-1.to>span:before{background-position:-7456px 0!important}.weglot-flags.flag-1.tr>a:before,.weglot-flags.flag-1.tr>span:before{background-position:-7553px 0!important}.weglot-flags.flag-1.uk>a:before,.weglot-flags.flag-1.uk>span:before{background-position:-7713px 0!important}.weglot-flags.flag-1.ur>a:before,.weglot-flags.flag-1.ur>span:before{background-position:-5600px 0!important}.weglot-flags.flag-1.uz>a:before,.weglot-flags.flag-1.uz>span:before{background-position:-7969px 0!important}.weglot-flags.flag-1.vi>a:before,.weglot-flags.flag-1.vi>span:before{background-position:-8097px 0!important}.weglot-flags.flag-1.cy>a:before,.weglot-flags.flag-1.cy>span:before{background-position:-8129px 0!important}.weglot-flags.flag-1.fy>a:before,.weglot-flags.flag-1.fy>span:before{background-position:-5121px 0!important}.weglot-flags.flag-1.xh>a:before,.weglot-flags.flag-1.xh>span:before{background-position:-6848px 0!important}.weglot-flags.flag-1.yi>a:before,.weglot-flags.flag-1.yi>span:before{background-position:-3521px 0!important}.weglot-flags.flag-1.yo>a:before,.weglot-flags.flag-1.yo>span:before{background-position:-5313px 0!important}.weglot-flags.flag-1.zu>a:before,.weglot-flags.flag-1.zu>span:before{background-position:-6848px 0!important}.weglot-flags.flag-2.hw>a:before,.weglot-flags.flag-2.hw>span:before{background-position:-5448px 0!important}.weglot-flags.flag-2.fl>a:before,.weglot-flags.flag-2.fl>span:before{background-position:-1008px 0!important}.weglot-flags.flag-2.af>a:before,.weglot-flags.flag-2.af>span:before{background-position:-4968px 0!important}.weglot-flags.flag-2.sq>a:before,.weglot-flags.flag-2.sq>span:before{background-position:-2976px 0!important}.weglot-flags.flag-2.am>a:before,.weglot-flags.flag-2.am>span:before{background-position:-3816px 0!important}.weglot-flags.flag-2.ar>a:before,.weglot-flags.flag-2.ar>span:before{background-position:-768px 0!important}.weglot-flags.flag-2.hy>a:before,.weglot-flags.flag-2.hy>span:before{background-position:0 0!important}.weglot-flags.flag-2.az>a:before,.weglot-flags.flag-2.az>span:before{background-position:-5136px 0!important}.weglot-flags.flag-2.ba>a:before,.weglot-flags.flag-2.ba>span:before{background-position:-936px 0!important}.weglot-flags.flag-2.eu>a:before,.weglot-flags.flag-2.eu>span:before{background-position:-5376px 0!important}.weglot-flags.flag-2.be>a:before,.weglot-flags.flag-2.be>span:before{background-position:-4224px 0!important}.weglot-flags.flag-2.bn>a:before,.weglot-flags.flag-2.bn>span:before{background-position:-4056px 0!important}.weglot-flags.flag-2.bs>a:before,.weglot-flags.flag-2.bs>span:before{background-position:-3984px 0!important}.weglot-flags.flag-2.bg>a:before,.weglot-flags.flag-2.bg>span:before{background-position:-5040px 0!important}.weglot-flags.flag-2.br>a:before,.weglot-flags.flag-2.br>span:before{background-position:-2784px 0!important}.weglot-flags.flag-2.my>a:before,.weglot-flags.flag-2.my>span:before{background-position:-1248px 0!important}.weglot-flags.flag-2.ca>a:before,.weglot-flags.flag-2.ca>span:before{background-position:-5352px 0!important}.weglot-flags.flag-2.zh>a:before,.weglot-flags.flag-2.zh>span:before{background-position:-2592px 0!important}.weglot-flags.flag-2.tw>a:before,.weglot-flags.flag-2.tw>span:before{background-position:-3408px 0!important}.weglot-flags.flag-2.km>a:before,.weglot-flags.flag-2.km>span:before{background-position:-5160px 0!important}.weglot-flags.flag-2.ny>a:before,.weglot-flags.flag-2.ny>span:before{background-position:-1392px 0!important}.weglot-flags.flag-2.co>a:before,.weglot-flags.flag-2.co>span:before{background-position:-2304px 0!important}.weglot-flags.flag-2.hr>a:before,.weglot-flags.flag-2.hr>span:before{background-position:-4416px 0!important}.weglot-flags.flag-2.cs>a:before,.weglot-flags.flag-2.cs>span:before{background-position:-2472px 0!important}.weglot-flags.flag-2.da>a:before,.weglot-flags.flag-2.da>span:before{background-position:-2448px 0!important}.weglot-flags.flag-2.nl>a:before,.weglot-flags.flag-2.nl>span:before{background-position:-1296px 0!important}.weglot-flags.flag-2.en>a:before,.weglot-flags.flag-2.en>span:before,.weglot-flags.flag-2.eo>a:before,.weglot-flags.flag-2.eo>span:before{background-position:-312px 0!important}.weglot-flags.flag-2.et>a:before,.weglot-flags.flag-2.et>span:before{background-position:-2424px 0!important}.weglot-flags.flag-2.fj>a:before,.weglot-flags.flag-2.fj>span:before{background-position:-576px 0!important}.weglot-flags.flag-2.fi>a:before,.weglot-flags.flag-2.fi>span:before{background-position:-2328px 0!important}.weglot-flags.flag-2.fr>a:before,.weglot-flags.flag-2.fr>span:before{background-position:-2304px 0!important}.weglot-flags.flag-2.gl>a:before,.weglot-flags.flag-2.gl>span:before{background-position:-5400px 0!important}.weglot-flags.flag-2.ka>a:before,.weglot-flags.flag-2.ka>span:before{background-position:-3744px 0!important}.weglot-flags.flag-2.de>a:before,.weglot-flags.flag-2.de>span:before{background-position:-2256px 0!important}.weglot-flags.flag-2.el>a:before,.weglot-flags.flag-2.el>span:before{background-position:-2208px 0!important}.weglot-flags.flag-2.gu>a:before,.weglot-flags.flag-2.gu>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.ht>a:before,.weglot-flags.flag-2.ht>span:before{background-position:-3528px 0!important}.weglot-flags.flag-2.ha>a:before,.weglot-flags.flag-2.ha>span:before{background-position:-1176px 0!important}.weglot-flags.flag-2.he>a:before,.weglot-flags.flag-2.he>span:before{background-position:-1992px 0!important}.weglot-flags.flag-2.hi>a:before,.weglot-flags.flag-2.hi>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.hu>a:before,.weglot-flags.flag-2.hu>span:before{background-position:-2088px 0!important}.weglot-flags.flag-2.is>a:before,.weglot-flags.flag-2.is>span:before{background-position:-2064px 0!important}.weglot-flags.flag-2.ig>a:before,.weglot-flags.flag-2.ig>span:before{background-position:-1103px 0!important}.weglot-flags.flag-2.id>a:before,.weglot-flags.flag-2.id>span:before{background-position:-2040px 0!important}.weglot-flags.flag-2.ga>a:before,.weglot-flags.flag-2.ga>span:before{background-position:-2016px 0!important}.weglot-flags.flag-2.it>a:before,.weglot-flags.flag-2.it>span:before{background-position:-1968px 0!important}.weglot-flags.flag-2.ja>a:before,.weglot-flags.flag-2.ja>span:before{background-position:-1920px 0!important}.weglot-flags.flag-2.jv>a:before,.weglot-flags.flag-2.jv>span:before{background-position:-1536px 0!important}.weglot-flags.flag-2.kn>a:before,.weglot-flags.flag-2.kn>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.kk>a:before,.weglot-flags.flag-2.kk>span:before{background-position:-1704px 0!important}.weglot-flags.flag-2.ko>a:before,.weglot-flags.flag-2.ko>span:before{background-position:-1848px 0!important}.weglot-flags.flag-2.ku>a:before,.weglot-flags.flag-2.ku>span:before{background-position:-2088px 0!important}.weglot-flags.flag-2.ky>a:before,.weglot-flags.flag-2.ky>span:before{background-position:-1800px 0!important}.weglot-flags.flag-2.lo>a:before,.weglot-flags.flag-2.lo>span:before{background-position:-1776px 0!important}.weglot-flags.flag-2.la>a:before,.weglot-flags.flag-2.la>span:before{background-position:-1968px 0!important}.weglot-flags.flag-2.lv>a:before,.weglot-flags.flag-2.lv>span:before{background-position:-1752px 0!important}.weglot-flags.flag-2.lt>a:before,.weglot-flags.flag-2.lt>span:before{background-position:-1656px 0!important}.weglot-flags.flag-2.lb>a:before,.weglot-flags.flag-2.lb>span:before{background-position:-1632px 0!important}.weglot-flags.flag-2.mk>a:before,.weglot-flags.flag-2.mk>span:before{background-position:-1440px 0!important}.weglot-flags.flag-2.mg>a:before,.weglot-flags.flag-2.mg>span:before{background-position:-1560px 0!important}.weglot-flags.flag-2.ms>a:before,.weglot-flags.flag-2.ms>span:before{background-position:-1536px 0!important}.weglot-flags.flag-2.ml>a:before,.weglot-flags.flag-2.ml>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.mt>a:before,.weglot-flags.flag-2.mt>span:before{background-position:-1200px 0!important}.weglot-flags.flag-2.mi>a:before,.weglot-flags.flag-2.mi>span:before{background-position:-1224px 0!important}.weglot-flags.flag-2.mr>a:before,.weglot-flags.flag-2.mr>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.mn>a:before,.weglot-flags.flag-2.mn>span:before{background-position:-4800px 0!important}.weglot-flags.flag-2.ne>a:before,.weglot-flags.flag-2.ne>span:before{background-position:-1320px 0!important}.weglot-flags.flag-2.no>a:before,.weglot-flags.flag-2.no>span:before{background-position:-4776px 0!important}.weglot-flags.flag-2.ps>a:before,.weglot-flags.flag-2.ps>span:before{background-position:-4008px 0!important}.weglot-flags.flag-2.fa>a:before,.weglot-flags.flag-2.fa>span:before{background-position:-5088px 0!important}.weglot-flags.flag-2.pl>a:before,.weglot-flags.flag-2.pl>span:before{background-position:-984px 0!important}.weglot-flags.flag-2.pt>a:before,.weglot-flags.flag-2.pt>span:before{background-position:-528px 0!important}.weglot-flags.flag-2.pa>a:before,.weglot-flags.flag-2.pa>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.ro>a:before,.weglot-flags.flag-2.ro>span:before{background-position:-960px 0!important}.weglot-flags.flag-2.ru>a:before,.weglot-flags.flag-2.ru>span:before{background-position:-936px 0!important}.weglot-flags.flag-2.sm>a:before,.weglot-flags.flag-2.sm>span:before{background-position:-3408px 0!important}.weglot-flags.flag-2.gd>a:before,.weglot-flags.flag-2.gd>span:before{background-position:-4872px 0!important}.weglot-flags.flag-2.sr>a:before,.weglot-flags.flag-2.sr>span:before{background-position:-3120px 0!important}.weglot-flags.flag-2.sn>a:before,.weglot-flags.flag-2.sn>span:before{background-position:-72px 0!important}.weglot-flags.flag-2.sd>a:before,.weglot-flags.flag-2.sd>span:before{background-position:-1128px 0!important}.weglot-flags.flag-2.si>a:before,.weglot-flags.flag-2.si>span:before{background-position:-480px 0!important}.weglot-flags.flag-2.sk>a:before,.weglot-flags.flag-2.sk>span:before{background-position:-4152px 0!important}.weglot-flags.flag-2.sl>a:before,.weglot-flags.flag-2.sl>span:before{background-position:-696px 0!important}.weglot-flags.flag-2.so>a:before,.weglot-flags.flag-2.so>span:before{background-position:-3336px 0!important}.weglot-flags.flag-2.st>a:before,.weglot-flags.flag-2.st>span:before{background-position:-3552px 0!important}.weglot-flags.flag-2.es>a:before,.weglot-flags.flag-2.es>span:before{background-position:-96px 0!important}.weglot-flags.flag-2.su>a:before,.weglot-flags.flag-2.su>span:before{background-position:-3312px 0!important}.weglot-flags.flag-2.sw>a:before,.weglot-flags.flag-2.sw>span:before{background-position:-1872px 0!important}.weglot-flags.flag-2.sv>a:before,.weglot-flags.flag-2.sv>span:before{background-position:-552px 0!important}.weglot-flags.flag-2.tl>a:before,.weglot-flags.flag-2.tl>span:before{background-position:-1008px 0!important}.weglot-flags.flag-2.ty>a:before,.weglot-flags.flag-2.ty>span:before{background-position:-4512px 0!important}.weglot-flags.flag-2.tg>a:before,.weglot-flags.flag-2.tg>span:before{background-position:-264px 0!important}.weglot-flags.flag-2.ta>a:before,.weglot-flags.flag-2.ta>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.tt>a:before,.weglot-flags.flag-2.tt>span:before{background-position:-936px 0!important}.weglot-flags.flag-2.te>a:before,.weglot-flags.flag-2.te>span:before{background-position:-1728px 0!important}.weglot-flags.flag-2.th>a:before,.weglot-flags.flag-2.th>span:before{background-position:-456px 0!important}.weglot-flags.flag-2.to>a:before,.weglot-flags.flag-2.to>span:before{background-position:-3264px 0!important}.weglot-flags.flag-2.tr>a:before,.weglot-flags.flag-2.tr>span:before{background-position:-360px 0!important}.weglot-flags.flag-2.uk>a:before,.weglot-flags.flag-2.uk>span:before{background-position:-288px 0!important}.weglot-flags.flag-2.ur>a:before,.weglot-flags.flag-2.ur>span:before{background-position:-1128px 0!important}.weglot-flags.flag-2.uz>a:before,.weglot-flags.flag-2.uz>span:before{background-position:-240px 0!important}.weglot-flags.flag-2.vi>a:before,.weglot-flags.flag-2.vi>span:before{background-position:-144px 0!important}.weglot-flags.flag-2.cy>a:before,.weglot-flags.flag-2.cy>span:before{background-position:-4848px 0!important}.weglot-flags.flag-2.fy>a:before,.weglot-flags.flag-2.fy>span:before{background-position:-1296px 0!important}.weglot-flags.flag-2.xh>a:before,.weglot-flags.flag-2.xh>span:before{background-position:-4968px 0!important}.weglot-flags.flag-2.yi>a:before,.weglot-flags.flag-2.yi>span:before{background-position:-1992px 0!important}.weglot-flags.flag-2.yo>a:before,.weglot-flags.flag-2.yo>span:before{background-position:-1103px 0!important}.weglot-flags.flag-2.zu>a:before,.weglot-flags.flag-2.zu>span:before{background-position:-4968px 0!important}.weglot-flags.flag-3.hw>a:before,.weglot-flags.flag-3.hw>span:before{background-position:-2711px 0!important}.weglot-flags.flag-3.fl>a:before,.weglot-flags.flag-3.fl>span:before{background-position:-5232px 0!important}.weglot-flags.flag-3.af>a:before,.weglot-flags.flag-3.af>span:before{background-position:-5496px 0!important}.weglot-flags.flag-3.sq>a:before,.weglot-flags.flag-3.sq>span:before{background-position:-4776px 0!important}.weglot-flags.flag-3.am>a:before,.weglot-flags.flag-3.am>span:before{background-position:-192px 0!important}.weglot-flags.flag-3.ar>a:before,.weglot-flags.flag-3.ar>span:before{background-position:-3336px 0!important}.weglot-flags.flag-3.hy>a:before,.weglot-flags.flag-3.hy>span:before{background-position:-4632px 0!important}.weglot-flags.flag-3.az>a:before,.weglot-flags.flag-3.az>span:before{background-position:-4536px 0!important}.weglot-flags.flag-3.ba>a:before,.weglot-flags.flag-3.ba>span:before{background-position:-2664px 0!important}.weglot-flags.flag-3.eu>a:before,.weglot-flags.flag-3.eu>span:before{background-position:-5808px 0!important}.weglot-flags.flag-3.be>a:before,.weglot-flags.flag-3.be>span:before{background-position:-144px 0!important}.weglot-flags.flag-3.bn>a:before,.weglot-flags.flag-3.bn>span:before{background-position:-4488px 0!important}.weglot-flags.flag-3.bs>a:before,.weglot-flags.flag-3.bs>span:before{background-position:-4392px 0!important}.weglot-flags.flag-3.bg>a:before,.weglot-flags.flag-3.bg>span:before{background-position:-4296px 0!important}.weglot-flags.flag-3.br>a:before,.weglot-flags.flag-3.br>span:before{background-position:-4344px 0!important}.weglot-flags.flag-3.my>a:before,.weglot-flags.flag-3.my>span:before{background-position:-3769px 0!important}.weglot-flags.flag-3.ca>a:before,.weglot-flags.flag-3.ca>span:before{background-position:-5784px 0!important}.weglot-flags.flag-3.zh>a:before,.weglot-flags.flag-3.zh>span:before{background-position:-3240px 0!important}.weglot-flags.flag-3.tw>a:before,.weglot-flags.flag-3.tw>span:before{background-position:-4008px 0!important}.weglot-flags.flag-3.km>a:before,.weglot-flags.flag-3.km>span:before{background-position:-4201px 0!important}.weglot-flags.flag-3.ny>a:before,.weglot-flags.flag-3.ny>span:before{background-position:-384px 0!important}.weglot-flags.flag-3.co>a:before,.weglot-flags.flag-3.co>span:before{background-position:-2760px 0!important}.weglot-flags.flag-3.hr>a:before,.weglot-flags.flag-3.hr>span:before{background-position:-3048px 0!important}.weglot-flags.flag-3.cs>a:before,.weglot-flags.flag-3.cs>span:before{background-position:-5280px 0!important}.weglot-flags.flag-3.da>a:before,.weglot-flags.flag-3.da>span:before{background-position:-3024px 0!important}.weglot-flags.flag-3.nl>a:before,.weglot-flags.flag-3.nl>span:before{background-position:-3360px 0!important}.weglot-flags.flag-3.en>a:before,.weglot-flags.flag-3.en>span:before,.weglot-flags.flag-3.eo>a:before,.weglot-flags.flag-3.eo>span:before{background-position:-2520px 0!important}.weglot-flags.flag-3.et>a:before,.weglot-flags.flag-3.et>span:before{background-position:-2856px 0!important}.weglot-flags.flag-3.fj>a:before,.weglot-flags.flag-3.fj>span:before{background-position:0 0!important}.weglot-flags.flag-3.fi>a:before,.weglot-flags.flag-3.fi>span:before{background-position:-2784px 0!important}.weglot-flags.flag-3.fr>a:before,.weglot-flags.flag-3.fr>span:before{background-position:-2760px 0!important}.weglot-flags.flag-3.gl>a:before,.weglot-flags.flag-3.gl>span:before{background-position:-5832px 0!important}.weglot-flags.flag-3.ka>a:before,.weglot-flags.flag-3.ka>span:before{background-position:-1536px 0!important}.weglot-flags.flag-3.de>a:before,.weglot-flags.flag-3.de>span:before{background-position:-1488px 0!important}.weglot-flags.flag-3.el>a:before,.weglot-flags.flag-3.el>span:before{background-position:-1416px 0!important}.weglot-flags.flag-3.gu>a:before,.weglot-flags.flag-3.gu>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.ht>a:before,.weglot-flags.flag-3.ht>span:before{background-position:-5160px 0!important}.weglot-flags.flag-3.ha>a:before,.weglot-flags.flag-3.ha>span:before{background-position:-361px 0!important}.weglot-flags.flag-3.he>a:before,.weglot-flags.flag-3.he>span:before{background-position:-1608px 0!important}.weglot-flags.flag-3.hi>a:before,.weglot-flags.flag-3.hi>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.hu>a:before,.weglot-flags.flag-3.hu>span:before{background-position:-1920px 0!important}.weglot-flags.flag-3.is>a:before,.weglot-flags.flag-3.is>span:before{background-position:-840px 0!important}.weglot-flags.flag-3.ig>a:before,.weglot-flags.flag-3.ig>span:before{background-position:-3457px 0!important}.weglot-flags.flag-3.id>a:before,.weglot-flags.flag-3.id>span:before{background-position:-4992px 0!important}.weglot-flags.flag-3.ga>a:before,.weglot-flags.flag-3.ga>span:before{background-position:-2016px 0!important}.weglot-flags.flag-3.it>a:before,.weglot-flags.flag-3.it>span:before{background-position:-336px 0!important}.weglot-flags.flag-3.ja>a:before,.weglot-flags.flag-3.ja>span:before{background-position:-2448px 0!important}.weglot-flags.flag-3.jv>a:before,.weglot-flags.flag-3.jv>span:before{background-position:-864px 0!important}.weglot-flags.flag-3.kn>a:before,.weglot-flags.flag-3.kn>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.kk>a:before,.weglot-flags.flag-3.kk>span:before{background-position:-3912px 0!important}.weglot-flags.flag-3.ko>a:before,.weglot-flags.flag-3.ko>span:before{background-position:-2256px 0!important}.weglot-flags.flag-3.ku>a:before,.weglot-flags.flag-3.ku>span:before{background-position:-1920px 0!important}.weglot-flags.flag-3.ky>a:before,.weglot-flags.flag-3.ky>span:before{background-position:-744px 0!important}.weglot-flags.flag-3.lo>a:before,.weglot-flags.flag-3.lo>span:before{background-position:-3816px 0!important}.weglot-flags.flag-3.la>a:before,.weglot-flags.flag-3.la>span:before{background-position:-336px 0!important}.weglot-flags.flag-3.lv>a:before,.weglot-flags.flag-3.lv>span:before{background-position:-216px 0!important}.weglot-flags.flag-3.lt>a:before,.weglot-flags.flag-3.lt>span:before{background-position:-1776px 0!important}.weglot-flags.flag-3.lb>a:before,.weglot-flags.flag-3.lb>span:before{background-position:-1945px 0!important}.weglot-flags.flag-3.mk>a:before,.weglot-flags.flag-3.mk>span:before{background-position:-2208px 0!important}.weglot-flags.flag-3.mg>a:before,.weglot-flags.flag-3.mg>span:before{background-position:-5064px 0!important}.weglot-flags.flag-3.ms>a:before,.weglot-flags.flag-3.ms>span:before{background-position:-864px 0!important}.weglot-flags.flag-3.ml>a:before,.weglot-flags.flag-3.ml>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.mt>a:before,.weglot-flags.flag-3.mt>span:before{background-position:-4920px 0!important}.weglot-flags.flag-3.mi>a:before,.weglot-flags.flag-3.mi>span:before{background-position:-2113px 0!important}.weglot-flags.flag-3.mr>a:before,.weglot-flags.flag-3.mr>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.mn>a:before,.weglot-flags.flag-3.mn>span:before{background-position:-24px 0!important}.weglot-flags.flag-3.ne>a:before,.weglot-flags.flag-3.ne>span:before{background-position:-5642px 0!important}.weglot-flags.flag-3.no>a:before,.weglot-flags.flag-3.no>span:before{background-position:-984px 0!important}.weglot-flags.flag-3.ps>a:before,.weglot-flags.flag-3.ps>span:before{background-position:-4753px 0!important}.weglot-flags.flag-3.fa>a:before,.weglot-flags.flag-3.fa>span:before{background-position:-816px 0!important}.weglot-flags.flag-3.pl>a:before,.weglot-flags.flag-3.pl>span:before{background-position:-4944px 0!important}.weglot-flags.flag-3.pt>a:before,.weglot-flags.flag-3.pt>span:before{background-position:-3504px 0!important}.weglot-flags.flag-3.pa>a:before,.weglot-flags.flag-3.pa>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.ro>a:before,.weglot-flags.flag-3.ro>span:before{background-position:-3744px 0!important}.weglot-flags.flag-3.ru>a:before,.weglot-flags.flag-3.ru>span:before{background-position:-2664px 0!important}.weglot-flags.flag-3.sm>a:before,.weglot-flags.flag-3.sm>span:before{background-position:-1248px 0!important}.weglot-flags.flag-3.gd>a:before,.weglot-flags.flag-3.gd>span:before{background-position:-3841px 0!important}.weglot-flags.flag-3.sr>a:before,.weglot-flags.flag-3.sr>span:before{background-position:-3312px 0!important}.weglot-flags.flag-3.sn>a:before,.weglot-flags.flag-3.sn>span:before{background-position:-5521px 0!important}.weglot-flags.flag-3.sd>a:before,.weglot-flags.flag-3.sd>span:before{background-position:-1993px 0!important}.weglot-flags.flag-3.si>a:before,.weglot-flags.flag-3.si>span:before{background-position:-2833px 0!important}.weglot-flags.flag-3.sk>a:before,.weglot-flags.flag-3.sk>span:before{background-position:-552px 0!important}.weglot-flags.flag-3.sl>a:before,.weglot-flags.flag-3.sl>span:before{background-position:-936px 0!important}.weglot-flags.flag-3.so>a:before,.weglot-flags.flag-3.so>span:before{background-position:-4032px 0!important}.weglot-flags.flag-3.st>a:before,.weglot-flags.flag-3.st>span:before{background-position:-3961px 0!important}.weglot-flags.flag-3.es>a:before,.weglot-flags.flag-3.es>span:before{background-position:-3576px 0!important}.weglot-flags.flag-3.su>a:before,.weglot-flags.flag-3.su>span:before{background-position:-3985px 0!important}.weglot-flags.flag-3.sw>a:before,.weglot-flags.flag-3.sw>span:before{background-position:-912px 0!important}.weglot-flags.flag-3.sv>a:before,.weglot-flags.flag-3.sv>span:before{background-position:-264px 0!important}.weglot-flags.flag-3.tl>a:before,.weglot-flags.flag-3.tl>span:before{background-position:-5232px 0!important}.weglot-flags.flag-3.ty>a:before,.weglot-flags.flag-3.ty>span:before{background-position:-1512px 0!important}.weglot-flags.flag-3.tg>a:before,.weglot-flags.flag-3.tg>span:before{background-position:-3720px 0!important}.weglot-flags.flag-3.ta>a:before,.weglot-flags.flag-3.ta>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.tt>a:before,.weglot-flags.flag-3.tt>span:before{background-position:-2664px 0!important}.weglot-flags.flag-3.te>a:before,.weglot-flags.flag-3.te>span:before{background-position:-2304px 0!important}.weglot-flags.flag-3.th>a:before,.weglot-flags.flag-3.th>span:before{background-position:-4848px 0!important}.weglot-flags.flag-3.to>a:before,.weglot-flags.flag-3.to>span:before{background-position:-1680px 0!important}.weglot-flags.flag-3.tr>a:before,.weglot-flags.flag-3.tr>span:before{background-position:-432px 0!important}.weglot-flags.flag-3.uk>a:before,.weglot-flags.flag-3.uk>span:before{background-position:-5736px 0!important}.weglot-flags.flag-3.ur>a:before,.weglot-flags.flag-3.ur>span:before{background-position:-1992px 0!important}.weglot-flags.flag-3.uz>a:before,.weglot-flags.flag-3.uz>span:before{background-position:-2160px 0!important}.weglot-flags.flag-3.vi>a:before,.weglot-flags.flag-3.vi>span:before{background-position:-3384px 0!important}.weglot-flags.flag-3.cy>a:before,.weglot-flags.flag-3.cy>span:before{background-position:-5040px 0!important}.weglot-flags.flag-3.fy>a:before,.weglot-flags.flag-3.fy>span:before{background-position:-3360px 0!important}.weglot-flags.flag-3.xh>a:before,.weglot-flags.flag-3.xh>span:before{background-position:-5496px 0!important}.weglot-flags.flag-3.yi>a:before,.weglot-flags.flag-3.yi>span:before{background-position:-1608px 0!important}.weglot-flags.flag-3.yo>a:before,.weglot-flags.flag-3.yo>span:before{background-position:-3457px 0!important}.weglot-flags.flag-3.zu>a:before,.weglot-flags.flag-3.zu>span:before{background-position:-5496px 0!important}#wp-admin-bar-weglot>.ab-item{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIj48ZyBmaWxsPSIjYTBhNWFhIj48cGF0aCBkPSJtMjEuNzM5IDkyLjU2NSA1MS44MjggMTI5LjczMiAyMy42Ni02MC4yNzkgMjQuMTQ0IDYwLjI3OUwxNzMuMiA5Mi41NjVoLTI4LjAwN2wtMjMuODIyIDU4Ljc1LTIzLjkwMi01OC43NS0yMy45MDIgNTguNzUtMjMuOTAyLTU4Ljc1SDIxLjczOXoiLz48cGF0aCBkPSJNMjEwLjAwNiA5Mi43MWMtMTcuODY2IDAtMzMuMTU3IDYuMzU4LTQ1Ljg3MyAxOS4wNzQtMTIuNzE1IDEyLjcxNi0xOC45OTMgMjguMDA2LTE4Ljk5MyA0NS43OTIgMCAxNy44NjcgNi4yNzggMzMuMTU4IDE4Ljk5MyA0NS44NzMgMTIuNzE2IDEyLjcxNiAyOC4wMDcgMTguOTkzIDQ1Ljg3MyAxOC45OTMgMTcuNzg2IDAgMzMuMDc3LTYuMjc3IDQ1Ljc5My0xOC45OTMgMTIuNzE1LTEyLjcxNSAxOS4wNzMtMjguMDA2IDE5LjA3My00NS44NzMgMC00LjUwNy0uNDgzLTguODUyLTEuMjg4LTEyLjk1N2gtNjMuNTc4djI1LjkxNGgzNi42OTljLTIuNzM3IDcuNTY1LTcuNDg1IDEzLjg0My0xNC4wODQgMTguNjcxLTYuNjggNC44My0xNC4yNDUgNy4yNDQtMjIuNjE1IDcuMjQ0LTEwLjc4NCAwLTE5Ljk1OC0zLjc4My0yNy41MjMtMTEuMzQ4LTcuNTY2LTcuNTY1LTExLjM0OC0xNi43NC0xMS4zNDgtMjcuNTI0IDAtMTAuNjIzIDMuNzgyLTE5Ljc5OCAxMS4zNDgtMjcuNDQzIDcuNTY1LTcuNjQ1IDE2Ljc0LTExLjUwOCAyNy41MjMtMTEuNTA4IDEwLjYyMyAwIDE5Ljc5OCAzLjg2MyAyNy41MjQgMTEuNDI4bDE4LjM1LTE4LjM1YTY3Ljk2MyA2Ny45NjMgMCAwIDAtMjAuNzY0LTEzLjg0MmMtNy44ODctMy4zOC0xNi4yNTctNS4xNS0yNS4xMS01LjE1eiIvPjwvZz48L3N2Zz4=)!important;background-position:4px 5px!important;background-repeat:no-repeat!important;background-size:22px auto!important;padding-left:30px!important}.weglot-hide,li.weglot-hide{display:none!important}.country-selector{display:inline-block;position:relative;text-align:left;width:auto;z-index:9999}.country-selector a{-webkit-touch-callout:none;color:#000;cursor:pointer;float:none!important;font-weight:400;outline:none;padding:0 10px;text-decoration:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.country-selector a:focus{outline:none}.country-selector ul{list-style:none;margin:0;padding:0;z-index:1010}.country-selector li{margin:0;padding:0}.country-selector.weglot-custom-switcher-ajax{display:none}.country-selector.weglot-dropdown{background-color:#fff}.country-selector.weglot-dropdown a,.country-selector.weglot-dropdown span{box-sizing:border-box;display:block;font-size:13px;font-weight:400;height:37px;line-height:36px;padding:0 10px;width:100%}.country-selector.weglot-dropdown a:hover,.country-selector.weglot-dropdown span:hover{cursor:pointer}.country-selector.weglot-dropdown .wgcurrent{border:1px solid #e0e0e0;display:block;list-style:none;margin:0}.country-selector.weglot-dropdown .wgcurrent a,.country-selector.weglot-dropdown .wgcurrent span{padding-right:60px}.country-selector.weglot-dropdown .wgcurrent:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAICAYAAAAm06XyAAAAa0lEQVR42mNgoBJYB8TtQMyGQ14aiLcBcRs2SX8g/gnEXUDMhEU+CYi/A3E2Ns2MQGwLxH+AeCoQMyPJ5UHFkwk5XxeIPwPxfKgB1UD8A4jDiPW/FhA/B+K7QPwJiP1IDUANIN4HxK4MtAAAujARrrposfEAAAAASUVORK5CYII=) no-repeat;content:"";display:inline-block;height:7px;image-rendering:pixelated;position:absolute;right:8px;top:17px;transform:rotate(-90deg);transition:all .2s;width:13px}.country-selector.weglot-dropdown ul{background:#fff;border:1px solid #ebeef0;box-sizing:border-box;display:none;left:0;min-width:100%;padding:0;position:absolute;top:auto}.country-selector.weglot-dropdown input:checked~ul{display:block}.country-selector.weglot-dropdown input:checked~.wgcurrent:after{transform:rotate(0deg)}.country-selector.weglot-dropdown li{width:100%}.country-selector.weglot-dropdown.weglot-invert ul{bottom:38px}.country-selector.weglot-dropdown.weglot-invert input:checked~.wgcurrent:after{transform:rotate(-180deg)}.country-selector.weglot-default{bottom:0;position:fixed;right:40px}.country-selector.weglot-inline a:hover{color:#00a0d2;text-decoration:underline}.country-selector.weglot-inline .wgcurrent a{text-decoration:underline}.country-selector.weglot-inline label{margin-bottom:0}.country-selector.weglot-inline label,.country-selector.weglot-inline li,.country-selector.weglot-inline ul{display:inline-block;vertical-align:middle}.country-selector.weglot-inline li{line-height:1!important;margin:2px 0}.country-selector.weglot-inline.weglot-default{bottom:5px}.country-selector input{display:none!important}.navbar .navbar-nav li.weglot-flags a.weglot-lang:before{position:static;transform:none;transition:none}.js .main-navigation .country-selector ul{display:none}html[dir=rtl] .weglot-flags a:before,html[dir=rtl] .weglot-flags span:before{margin-left:10px;margin-right:0}.weglot-flags>a:before,.weglot-flags>span.wglanguage-name:before{background-image:url(/static/media/rect_mate.b41fa0fe5bd091b575a6.png);background-size:auto 20px!important;border-radius:0!important;content:"";display:inline-block;height:20px!important;margin-right:10px;overflow:hidden;vertical-align:middle;width:30px!important}.weglot-flags.flag-1>a:before,.weglot-flags.flag-1>span:before{background-image:url(/static/media/rect_bright.93dd8032b5a717ac5853.png)}.weglot-flags.flag-2>a:before,.weglot-flags.flag-2>span:before{background-image:url(/static/media/square_flag.32ea47ac8633c51237a1.png);background-size:auto 24px!important;height:24px!important;width:24px!important}.weglot-flags.flag-3 a:before,.weglot-flags.flag-3 span:before{background-image:url(/static/media/circular_flag.2a0fa173bf1e6686d5cc.png);background-size:auto 24px!important;height:24px!important;width:24px!important}.weglot-flags>a span:before,.weglot-flags>span a:before{background-image:none!important;display:none!important}.weglot-flags.flag-3.wg-af>a:before,.weglot-flags.flag-3.wg-af>span:before{background-image:url(/static/media/za_1.76defd7197b75ac7cd69.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-af>a:before,.weglot-flags.flag-2.wg-af>span:before{background-image:url(/static/media/za.bc27f61b6252ded19824.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-af>a:before,.weglot-flags.flag-1.wg-af>span:before{background-image:url(/static/media/za_2.fe8ee244d6838cc0a5cc.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-af>a:before,.weglot-flags.flag-0.wg-af>span:before{background-image:url(/static/media/za_3.8bc2e8610c714a8973f3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-xh>a:before,.weglot-flags.flag-3.wg-xh>span:before{background-image:url(/static/media/za_1.76defd7197b75ac7cd69.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-xh>a:before,.weglot-flags.flag-2.wg-xh>span:before{background-image:url(/static/media/za.bc27f61b6252ded19824.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-xh>a:before,.weglot-flags.flag-1.wg-xh>span:before{background-image:url(/static/media/za_2.fe8ee244d6838cc0a5cc.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-xh>a:before,.weglot-flags.flag-0.wg-xh>span:before{background-image:url(/static/media/za_3.8bc2e8610c714a8973f3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-zu>a:before,.weglot-flags.flag-3.wg-zu>span:before{background-image:url(/static/media/za_1.76defd7197b75ac7cd69.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-zu>a:before,.weglot-flags.flag-2.wg-zu>span:before{background-image:url(/static/media/za.bc27f61b6252ded19824.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-zu>a:before,.weglot-flags.flag-1.wg-zu>span:before{background-image:url(/static/media/za_2.fe8ee244d6838cc0a5cc.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-zu>a:before,.weglot-flags.flag-0.wg-zu>span:before{background-image:url(/static/media/za_3.8bc2e8610c714a8973f3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-am>a:before,.weglot-flags.flag-3.wg-am>span:before{background-image:url(/static/media/et.4cddb97e61f2f6cc85be.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-am>a:before,.weglot-flags.flag-2.wg-am>span:before{background-image:url(/static/media/et_1.dd17ed4f4650494981ab.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-am>a:before,.weglot-flags.flag-1.wg-am>span:before{background-image:url(/static/media/et_2.8f397b796157aceb872e.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-am>a:before,.weglot-flags.flag-0.wg-am>span:before{background-image:url(/static/media/et_3.c1d1c9b6ccd39be713fc.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ar>a:before,.weglot-flags.flag-3.wg-ar>span:before{background-image:url(/static/media/sa.825ebfd999b28976f31e.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ar>a:before,.weglot-flags.flag-2.wg-ar>span:before{background-image:url(/static/media/sa_1.60f3662801dc44a4e08d.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ar>a:before,.weglot-flags.flag-1.wg-ar>span:before{background-image:url(/static/media/sa_2.7595bdaf496c1895ba99.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ar>a:before,.weglot-flags.flag-0.wg-ar>span:before{background-image:url(/static/media/sa_3.6fb33a1aff5bc733c5d0.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-az>a:before,.weglot-flags.flag-3.wg-az>span:before{background-image:url(/static/media/az_2.f95c97e478b126cf92dd.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-az>a:before,.weglot-flags.flag-2.wg-az>span:before{background-image:url(/static/media/az_3.0f0d7527436331995a0f.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-az>a:before,.weglot-flags.flag-1.wg-az>span:before{background-image:url(/static/media/az_1.b522048bb4a7b8594a3a.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-az>a:before,.weglot-flags.flag-0.wg-az>span:before{background-image:url(/static/media/az.1ebd74f5999d95b1fb59.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ba>a:before,.weglot-flags.flag-3.wg-ba>span:before{background-image:url(/static/media/ru_2.502753ca24285640d25a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ba>a:before,.weglot-flags.flag-2.wg-ba>span:before{background-image:url(/static/media/ru.58a6a61c8dfd9190e2e4.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ba>a:before,.weglot-flags.flag-1.wg-ba>span:before{background-image:url(/static/media/ru_1.92c52c68a24c95f83ff8.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ba>a:before,.weglot-flags.flag-0.wg-ba>span:before{background-image:url(/static/media/ru_3.ca37e1874e1867e79d0e.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ru>a:before,.weglot-flags.flag-3.wg-ru>span:before{background-image:url(/static/media/ru_2.502753ca24285640d25a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ru>a:before,.weglot-flags.flag-2.wg-ru>span:before{background-image:url(/static/media/ru.58a6a61c8dfd9190e2e4.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ru>a:before,.weglot-flags.flag-1.wg-ru>span:before{background-image:url(/static/media/ru_1.92c52c68a24c95f83ff8.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ru>a:before,.weglot-flags.flag-0.wg-ru>span:before{background-image:url(/static/media/ru_3.ca37e1874e1867e79d0e.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-be>a:before,.weglot-flags.flag-3.wg-be>span:before{background-image:url(/static/media/by_1.fcfab394b636e6612ec8.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-be>a:before,.weglot-flags.flag-2.wg-be>span:before{background-image:url(/static/media/by_2.38f10edaa5ce754fba64.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-be>a:before,.weglot-flags.flag-1.wg-be>span:before{background-image:url(/static/media/by.b810cd0ec17b085af247.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-be>a:before,.weglot-flags.flag-0.wg-be>span:before{background-image:url(/static/media/by_3.d96d9922e00f18466b7c.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-bg>a:before,.weglot-flags.flag-3.wg-bg>span:before{background-image:url(/static/media/bg.f26df89d7009914cee38.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-bg>a:before,.weglot-flags.flag-2.wg-bg>span:before{background-image:url(/static/media/bg_1.6cfc783abc9bb6ba1cb3.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-bg>a:before,.weglot-flags.flag-1.wg-bg>span:before{background-image:url(/static/media/bg_3.44ea5b2e796866493faa.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-bg>a:before,.weglot-flags.flag-0.wg-bg>span:before{background-image:url(/static/media/bg_2.3ba974df43d63408c45f.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-bn>a:before,.weglot-flags.flag-3.wg-bn>span:before{background-image:url(/static/media/bd.75308ad89aa80584bd99.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-bn>a:before,.weglot-flags.flag-2.wg-bn>span:before{background-image:url(/static/media/bd_1.3bca15ce73ca970adf26.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-bn>a:before,.weglot-flags.flag-1.wg-bn>span:before{background-image:url(/static/media/bd_3.a65e714ec9d820bb1c24.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-bn>a:before,.weglot-flags.flag-0.wg-bn>span:before{background-image:url(/static/media/bd_2.e44e632ad4e54487cab3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-br>a:before,.weglot-flags.flag-3.wg-br>span:before{background-image:url(/static/media/br.a2e8cebc65c7b643c7b5.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-br>a:before,.weglot-flags.flag-2.wg-br>span:before{background-image:url(/static/media/br_3.0642b8c1c7ae481f3c98.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-br>a:before,.weglot-flags.flag-1.wg-br>span:before{background-image:url(/static/media/br_2.05b5ccbb1ad98cc0d337.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-br>a:before,.weglot-flags.flag-0.wg-br>span:before{background-image:url(/static/media/br_1.72b828d0f544d4435b91.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-pt-br>a:before,.weglot-flags.flag-3.wg-pt-br>span:before{background-image:url(/static/media/br.a2e8cebc65c7b643c7b5.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-pt-br>a:before,.weglot-flags.flag-2.wg-pt-br>span:before{background-image:url(/static/media/br_3.0642b8c1c7ae481f3c98.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-pt-br>a:before,.weglot-flags.flag-1.wg-pt-br>span:before{background-image:url(/static/media/br_2.05b5ccbb1ad98cc0d337.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-pt-br>a:before,.weglot-flags.flag-0.wg-pt-br>span:before{background-image:url(/static/media/br_1.72b828d0f544d4435b91.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-bs>a:before,.weglot-flags.flag-3.wg-bs>span:before{background-image:url(/static/media/ba_2.c9a00ce984479da33a12.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-bs>a:before,.weglot-flags.flag-2.wg-bs>span:before{background-image:url(/static/media/ba.39eadfca4ebfd6d29183.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-bs>a:before,.weglot-flags.flag-1.wg-bs>span:before{background-image:url(/static/media/ba_1.dfa1fcd0c2b2f1618d5f.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-bs>a:before,.weglot-flags.flag-0.wg-bs>span:before{background-image:url(/static/media/ba_3.c10e26f5e010685c6a04.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ca>a:before,.weglot-flags.flag-3.wg-ca>span:before{background-image:url(/static/media/es-ca.8d11506a4d308e5fc2ba.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ca>a:before,.weglot-flags.flag-2.wg-ca>span:before{background-image:url(/static/media/es-ca_2.eec21dbb43f6556dbb11.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ca>a:before,.weglot-flags.flag-1.wg-ca>span:before{background-image:url(/static/media/es-ca_1.29df447629db82f4e3f5.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ca>a:before,.weglot-flags.flag-0.wg-ca>span:before{background-image:url(/static/media/es-ca_3.25b66ef6b0910c1d7626.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-co>a:before,.weglot-flags.flag-3.wg-co>span:before{background-image:url(/static/media/co.109890fbfaf2ab95dc82.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-co>a:before,.weglot-flags.flag-2.wg-co>span:before{background-image:url(/static/media/co_1.8783d52bdbce0aad59f6.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-co>a:before,.weglot-flags.flag-1.wg-co>span:before{background-image:url(/static/media/co_2.53f743689c74d25c818a.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-co>a:before,.weglot-flags.flag-0.wg-co>span:before{background-image:url(/static/media/co_3.1a3713a81d7ec71b4eec.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-cs>a:before,.weglot-flags.flag-3.wg-cs>span:before{background-image:url(/static/media/cz_1.0045d0741e4775c2204b.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-cs>a:before,.weglot-flags.flag-2.wg-cs>span:before{background-image:url(/static/media/cz.da77c3b80d07916bdc11.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-cs>a:before,.weglot-flags.flag-1.wg-cs>span:before{background-image:url(/static/media/cz_2.d6fe7047e6c956a1a74b.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-cs>a:before,.weglot-flags.flag-0.wg-cs>span:before{background-image:url(/static/media/cz_3.756aa9185c1f5ec8a541.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-cy>a:before,.weglot-flags.flag-3.wg-cy>span:before{background-image:url(/static/media/gb-wls.c7c1ee3ecd736c4e3a0a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-cy>a:before,.weglot-flags.flag-2.wg-cy>span:before{background-image:url(/static/media/gb-wls_2.b7198dd6b75036eef7f6.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-cy>a:before,.weglot-flags.flag-1.wg-cy>span:before{background-image:url(/static/media/gb-wls_1.44c2e9c0cecea8c3adca.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-cy>a:before,.weglot-flags.flag-0.wg-cy>span:before{background-image:url(/static/media/gb-wls_3.120dcc6392ce8819483c.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-da>a:before,.weglot-flags.flag-3.wg-da>span:before{background-image:url(/static/media/dk_3.93d400f91fbfb7bff051.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-da>a:before,.weglot-flags.flag-2.wg-da>span:before{background-image:url(/static/media/dk.4380889ab97fc7e563e6.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-da>a:before,.weglot-flags.flag-1.wg-da>span:before{background-image:url(/static/media/dk_1.313d188858a12b7ec351.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-da>a:before,.weglot-flags.flag-0.wg-da>span:before{background-image:url(/static/media/dk_2.756dfa898ebcb1255d44.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-de>a:before,.weglot-flags.flag-3.wg-de>span:before{background-image:url(/static/media/de.940cddaddc2446b9a7e4.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-de>a:before,.weglot-flags.flag-2.wg-de>span:before{background-image:url(/static/media/de_1.b197ed01ab0b146abaa7.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-de>a:before,.weglot-flags.flag-1.wg-de>span:before{background-image:url(/static/media/de_2.4acd93e247b6bb307d08.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-de>a:before,.weglot-flags.flag-0.wg-de>span:before{background-image:url(/static/media/de_3.110325d1d1a4b237be62.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-el>a:before,.weglot-flags.flag-3.wg-el>span:before{background-image:url(/static/media/gr.2edc686c3ec996642b0c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-el>a:before,.weglot-flags.flag-2.wg-el>span:before{background-image:url(/static/media/gr_1.607cd20317bfcc303b18.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-el>a:before,.weglot-flags.flag-1.wg-el>span:before{background-image:url(/static/media/gr_2.57860b6b6372e91bbb5f.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-el>a:before,.weglot-flags.flag-0.wg-el>span:before{background-image:url(/static/media/gr_3.93008215cbdd364d22b1.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-en>a:before,.weglot-flags.flag-3.wg-en>span:before{background-image:url(/static/media/gb.eb05c2c89af034588729.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-en>a:before,.weglot-flags.flag-2.wg-en>span:before{background-image:url(/static/media/gb_1.0bbe7e7028898f7cd6a3.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-en>a:before,.weglot-flags.flag-1.wg-en>span:before{background-image:url(/static/media/gb_2.5d9e821976090f7370a7.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-en>a:before,.weglot-flags.flag-0.wg-en>span:before{background-image:url(/static/media/gb_3.02b763a027b5c3e129cd.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-eo>a:before,.weglot-flags.flag-3.wg-eo>span:before{background-image:url(/static/media/eo_1.bf6fe8d71d584e93e8c0.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-eo>a:before,.weglot-flags.flag-2.wg-eo>span:before{background-image:url(/static/media/eo.c28da20cc276a0ae4609.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-eo>a:before,.weglot-flags.flag-1.wg-eo>span:before{background-image:url(/static/media/eo_2.f7787f5c459c2d656b14.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-eo>a:before,.weglot-flags.flag-0.wg-eo>span:before{background-image:url(/static/media/eo_3.ecfae463ef8d7dd7446d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-es>a:before,.weglot-flags.flag-3.wg-es>span:before{background-image:url(/static/media/es.f99a74421c91f73aa3f4.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-es>a:before,.weglot-flags.flag-2.wg-es>span:before{background-image:url(/static/media/es_3.78386b7f56259b0a40fa.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-es>a:before,.weglot-flags.flag-1.wg-es>span:before{background-image:url(/static/media/es_2.256b277fc072bcfa36ba.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-es>a:before,.weglot-flags.flag-0.wg-es>span:before{background-image:url(/static/media/es_1.fcc72f3b2f362880d7a3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-et>a:before,.weglot-flags.flag-3.wg-et>span:before{background-image:url(/static/media/ee.4b225ff0ae5c977c9ddf.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-et>a:before,.weglot-flags.flag-2.wg-et>span:before{background-image:url(/static/media/ee_1.ada0062d2ff7305b3e99.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-et>a:before,.weglot-flags.flag-1.wg-et>span:before{background-image:url(/static/media/ee_2.d5e09c4a575d6a18c326.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-et>a:before,.weglot-flags.flag-0.wg-et>span:before{background-image:url(/static/media/ee_3.e4570c6799aaf5a14b13.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-eu>a:before,.weglot-flags.flag-3.wg-eu>span:before{background-image:url(/static/media/eu.a0752d12b3ce18d047e7.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-eu>a:before,.weglot-flags.flag-2.wg-eu>span:before{background-image:url(/static/media/eu_1.c8f49e253ef9b0dd19ce.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-eu>a:before,.weglot-flags.flag-1.wg-eu>span:before{background-image:url(/static/media/eu_2.38401d2e83a231c8e457.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-eu>a:before,.weglot-flags.flag-0.wg-eu>span:before{background-image:url(/static/media/eu_3.5be8612d9c2ee4802f9c.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-fa>a:before,.weglot-flags.flag-3.wg-fa>span:before{background-image:url(/static/media/ir.74141d2aaa10f38c297e.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-fa>a:before,.weglot-flags.flag-2.wg-fa>span:before{background-image:url(/static/media/ir_1.eb5d162ae4f3b1573054.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-fa>a:before,.weglot-flags.flag-1.wg-fa>span:before{background-image:url(/static/media/ir_2.d8dc44a50cfe029e712e.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-fa>a:before,.weglot-flags.flag-0.wg-fa>span:before{background-image:url(/static/media/ir_3.17486935f0c87e965aaa.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-fi>a:before,.weglot-flags.flag-3.wg-fi>span:before{background-image:url(/static/media/fi.eea61345da961638646a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-fi>a:before,.weglot-flags.flag-2.wg-fi>span:before{background-image:url(/static/media/fi_1.f6e9b1b9b3d1c462398d.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-fi>a:before,.weglot-flags.flag-1.wg-fi>span:before{background-image:url(/static/media/fi_2.f6148c4b6e7f1f2bfb4c.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-fi>a:before,.weglot-flags.flag-0.wg-fi>span:before{background-image:url(/static/media/fi_3.3541042000350946d21d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-fj>a:before,.weglot-flags.flag-3.wg-fj>span:before{background-image:url(/static/media/fj.63e0ea02449143396bd4.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-fj>a:before,.weglot-flags.flag-2.wg-fj>span:before{background-image:url(/static/media/fj_1.3a1e1e5f57be1b68938a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-fj>a:before,.weglot-flags.flag-1.wg-fj>span:before{background-image:url(/static/media/fj_3.5ad6564d3e915f2ae287.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-fj>a:before,.weglot-flags.flag-0.wg-fj>span:before{background-image:url(/static/media/fj_2.8a2d965d7128a0e367c4.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-cb>a:before,.weglot-flags.flag-3.wg-cb>span:before{background-image:url(/static/media/ph.4388c2ec6099eb70676b.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-cb>a:before,.weglot-flags.flag-2.wg-cb>span:before{background-image:url(/static/media/ph_1.ce3dfd30ab750ba991a0.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-cb>a:before,.weglot-flags.flag-1.wg-cb>span:before{background-image:url(/static/media/ph_2.c5361fbf600598b6beec.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-cb>a:before,.weglot-flags.flag-0.wg-cb>span:before{background-image:url(/static/media/ph_3.1628c2ae474f23d589bc.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ceb>a:before,.weglot-flags.flag-3.wg-ceb>span:before{background-image:url(/static/media/ph.4388c2ec6099eb70676b.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ceb>a:before,.weglot-flags.flag-2.wg-ceb>span:before{background-image:url(/static/media/ph_1.ce3dfd30ab750ba991a0.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ceb>a:before,.weglot-flags.flag-1.wg-ceb>span:before{background-image:url(/static/media/ph_2.c5361fbf600598b6beec.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ceb>a:before,.weglot-flags.flag-0.wg-ceb>span:before{background-image:url(/static/media/ph_3.1628c2ae474f23d589bc.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-fl>a:before,.weglot-flags.flag-3.wg-fl>span:before{background-image:url(/static/media/ph.4388c2ec6099eb70676b.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-fl>a:before,.weglot-flags.flag-2.wg-fl>span:before{background-image:url(/static/media/ph_1.ce3dfd30ab750ba991a0.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-fl>a:before,.weglot-flags.flag-1.wg-fl>span:before{background-image:url(/static/media/ph_2.c5361fbf600598b6beec.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-fl>a:before,.weglot-flags.flag-0.wg-fl>span:before{background-image:url(/static/media/ph_3.1628c2ae474f23d589bc.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-fr>a:before,.weglot-flags.flag-3.wg-fr>span:before{background-image:url(/static/media/fr.c66dab70634cb0f8c404.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-fr>a:before,.weglot-flags.flag-2.wg-fr>span:before{background-image:url(/static/media/fr_1.2e88e8146b3b1eeedb2b.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-fr>a:before,.weglot-flags.flag-1.wg-fr>span:before{background-image:url(/static/media/fr_2.39af5bb09a6d3446f222.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-fr>a:before,.weglot-flags.flag-0.wg-fr>span:before{background-image:url(/static/media/fr_3.e90d02ec1f971763acac.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-fy>a:before,.weglot-flags.flag-3.wg-fy>span:before{background-image:url(/static/media/nl.2d4771182c92ab788aed.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-fy>a:before,.weglot-flags.flag-2.wg-fy>span:before{background-image:url(/static/media/nl_1.15509e5539476861a373.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-fy>a:before,.weglot-flags.flag-1.wg-fy>span:before{background-image:url(/static/media/nl_2.21cce93aadeb90653d6a.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-fy>a:before,.weglot-flags.flag-0.wg-fy>span:before{background-image:url(/static/media/nl_3.be99538a663ae9d5dc63.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-nl>a:before,.weglot-flags.flag-3.wg-nl>span:before{background-image:url(/static/media/nl.2d4771182c92ab788aed.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-nl>a:before,.weglot-flags.flag-2.wg-nl>span:before{background-image:url(/static/media/nl_1.15509e5539476861a373.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-nl>a:before,.weglot-flags.flag-1.wg-nl>span:before{background-image:url(/static/media/nl_2.21cce93aadeb90653d6a.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-nl>a:before,.weglot-flags.flag-0.wg-nl>span:before{background-image:url(/static/media/nl_3.be99538a663ae9d5dc63.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ga>a:before,.weglot-flags.flag-3.wg-ga>span:before{background-image:url(/static/media/ie.a6139e8a2d50de3fe6bb.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ga>a:before,.weglot-flags.flag-2.wg-ga>span:before{background-image:url(/static/media/ie_1.45257f1136f5809b9b4c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ga>a:before,.weglot-flags.flag-1.wg-ga>span:before{background-image:url(/static/media/ie_2.261e5d75df91800f3cdd.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ga>a:before,.weglot-flags.flag-0.wg-ga>span:before{background-image:url(/static/media/ie_3.172d6a7e3619affd7c07.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-gd>a:before,.weglot-flags.flag-3.wg-gd>span:before{background-image:url(/static/media/gb-sct_1.c16765860936aae027e0.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-gd>a:before,.weglot-flags.flag-2.wg-gd>span:before{background-image:url(/static/media/gb-sct_3.f133a2f653b0a7835222.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-gd>a:before,.weglot-flags.flag-1.wg-gd>span:before{background-image:url(/static/media/gb-sct.a32c8fe6f9214a9e4d1d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-gd>a:before,.weglot-flags.flag-0.wg-gd>span:before{background-image:url(/static/media/gb-sct_2.7341742ae6c70a250054.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-gl>a:before,.weglot-flags.flag-3.wg-gl>span:before{background-image:url(/static/media/es-ga.27cb89ee78f423de75a5.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-gl>a:before,.weglot-flags.flag-2.wg-gl>span:before{background-image:url(/static/media/es-ga_2.90be0aeca841fa10ec35.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-gl>a:before,.weglot-flags.flag-1.wg-gl>span:before{background-image:url(/static/media/es-ga_1.62e705b4f1eb06e51ea8.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-gl>a:before,.weglot-flags.flag-0.wg-gl>span:before{background-image:url(/static/media/es-ga_3.2ec2d8ee7aab0df8e089.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-as>a:before,.weglot-flags.flag-3.wg-as>span:before{background-image:url(/static/media/in.1bca5d7c41f094f82c20.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-as>a:before,.weglot-flags.flag-2.wg-as>span:before{background-image:url(/static/media/in_1.6b0e845d53ef69252f7c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-as>a:before,.weglot-flags.flag-1.wg-as>span:before{background-image:url(/static/media/in_3.a5c6d339079d886eaba3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-as>a:before,.weglot-flags.flag-0.wg-as>span:before{background-image:url(/static/media/in_2.607e4d7629709e604411.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-gu>a:before,.weglot-flags.flag-3.wg-gu>span:before{background-image:url(/static/media/in.1bca5d7c41f094f82c20.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-gu>a:before,.weglot-flags.flag-2.wg-gu>span:before{background-image:url(/static/media/in_1.6b0e845d53ef69252f7c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-gu>a:before,.weglot-flags.flag-1.wg-gu>span:before{background-image:url(/static/media/in_3.a5c6d339079d886eaba3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-gu>a:before,.weglot-flags.flag-0.wg-gu>span:before{background-image:url(/static/media/in_2.607e4d7629709e604411.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-hi>a:before,.weglot-flags.flag-3.wg-hi>span:before{background-image:url(/static/media/in.1bca5d7c41f094f82c20.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-hi>a:before,.weglot-flags.flag-2.wg-hi>span:before{background-image:url(/static/media/in_1.6b0e845d53ef69252f7c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-hi>a:before,.weglot-flags.flag-1.wg-hi>span:before{background-image:url(/static/media/in_3.a5c6d339079d886eaba3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-hi>a:before,.weglot-flags.flag-0.wg-hi>span:before{background-image:url(/static/media/in_2.607e4d7629709e604411.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-kn>a:before,.weglot-flags.flag-3.wg-kn>span:before{background-image:url(/static/media/in.1bca5d7c41f094f82c20.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-kn>a:before,.weglot-flags.flag-2.wg-kn>span:before{background-image:url(/static/media/in_1.6b0e845d53ef69252f7c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-kn>a:before,.weglot-flags.flag-1.wg-kn>span:before{background-image:url(/static/media/in_3.a5c6d339079d886eaba3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-kn>a:before,.weglot-flags.flag-0.wg-kn>span:before{background-image:url(/static/media/in_2.607e4d7629709e604411.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ml>a:before,.weglot-flags.flag-3.wg-ml>span:before{background-image:url(/static/media/in.1bca5d7c41f094f82c20.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ml>a:before,.weglot-flags.flag-2.wg-ml>span:before{background-image:url(/static/media/in_1.6b0e845d53ef69252f7c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ml>a:before,.weglot-flags.flag-1.wg-ml>span:before{background-image:url(/static/media/in_3.a5c6d339079d886eaba3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ml>a:before,.weglot-flags.flag-0.wg-ml>span:before{background-image:url(/static/media/in_2.607e4d7629709e604411.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-mr>a:before,.weglot-flags.flag-3.wg-mr>span:before{background-image:url(/static/media/in.1bca5d7c41f094f82c20.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-mr>a:before,.weglot-flags.flag-2.wg-mr>span:before{background-image:url(/static/media/in_1.6b0e845d53ef69252f7c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-mr>a:before,.weglot-flags.flag-1.wg-mr>span:before{background-image:url(/static/media/in_3.a5c6d339079d886eaba3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-mr>a:before,.weglot-flags.flag-0.wg-mr>span:before{background-image:url(/static/media/in_2.607e4d7629709e604411.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-or>a:before,.weglot-flags.flag-3.wg-or>span:before{background-image:url(/static/media/in.1bca5d7c41f094f82c20.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-or>a:before,.weglot-flags.flag-2.wg-or>span:before{background-image:url(/static/media/in_1.6b0e845d53ef69252f7c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-or>a:before,.weglot-flags.flag-1.wg-or>span:before{background-image:url(/static/media/in_3.a5c6d339079d886eaba3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-or>a:before,.weglot-flags.flag-0.wg-or>span:before{background-image:url(/static/media/in_2.607e4d7629709e604411.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-pa>a:before,.weglot-flags.flag-3.wg-pa>span:before{background-image:url(/static/media/in.1bca5d7c41f094f82c20.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-pa>a:before,.weglot-flags.flag-2.wg-pa>span:before{background-image:url(/static/media/in_1.6b0e845d53ef69252f7c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-pa>a:before,.weglot-flags.flag-1.wg-pa>span:before{background-image:url(/static/media/in_3.a5c6d339079d886eaba3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-pa>a:before,.weglot-flags.flag-0.wg-pa>span:before{background-image:url(/static/media/in_2.607e4d7629709e604411.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ta>a:before,.weglot-flags.flag-3.wg-ta>span:before{background-image:url(/static/media/in.1bca5d7c41f094f82c20.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ta>a:before,.weglot-flags.flag-2.wg-ta>span:before{background-image:url(/static/media/in_1.6b0e845d53ef69252f7c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ta>a:before,.weglot-flags.flag-1.wg-ta>span:before{background-image:url(/static/media/in_3.a5c6d339079d886eaba3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ta>a:before,.weglot-flags.flag-0.wg-ta>span:before{background-image:url(/static/media/in_2.607e4d7629709e604411.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-te>a:before,.weglot-flags.flag-3.wg-te>span:before{background-image:url(/static/media/in.1bca5d7c41f094f82c20.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-te>a:before,.weglot-flags.flag-2.wg-te>span:before{background-image:url(/static/media/in_1.6b0e845d53ef69252f7c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-te>a:before,.weglot-flags.flag-1.wg-te>span:before{background-image:url(/static/media/in_3.a5c6d339079d886eaba3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-te>a:before,.weglot-flags.flag-0.wg-te>span:before{background-image:url(/static/media/in_2.607e4d7629709e604411.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-tl>a:before,.weglot-flags.flag-3.wg-tl>span:before{background-image:url(/static/media/in.1bca5d7c41f094f82c20.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-tl>a:before,.weglot-flags.flag-2.wg-tl>span:before{background-image:url(/static/media/in_1.6b0e845d53ef69252f7c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-tl>a:before,.weglot-flags.flag-1.wg-tl>span:before{background-image:url(/static/media/in_3.a5c6d339079d886eaba3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-tl>a:before,.weglot-flags.flag-0.wg-tl>span:before{background-image:url(/static/media/in_2.607e4d7629709e604411.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ha>a:before,.weglot-flags.flag-3.wg-ha>span:before{background-image:url(/static/media/ne_1.ec2a1fbdef95c6a7b54f.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ha>a:before,.weglot-flags.flag-2.wg-ha>span:before{background-image:url(/static/media/ne.80f269b7ae64f89e0a9a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ha>a:before,.weglot-flags.flag-1.wg-ha>span:before{background-image:url(/static/media/ne_3.6abac67509da444507f7.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ha>a:before,.weglot-flags.flag-0.wg-ha>span:before{background-image:url(/static/media/ne_2.02a50f6c5f7a2e4d4262.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ig>a:before,.weglot-flags.flag-3.wg-ig>span:before{background-image:url(/static/media/ne_1.ec2a1fbdef95c6a7b54f.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ig>a:before,.weglot-flags.flag-2.wg-ig>span:before{background-image:url(/static/media/ne.80f269b7ae64f89e0a9a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ig>a:before,.weglot-flags.flag-1.wg-ig>span:before{background-image:url(/static/media/ne_3.6abac67509da444507f7.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ig>a:before,.weglot-flags.flag-0.wg-ig>span:before{background-image:url(/static/media/ne_2.02a50f6c5f7a2e4d4262.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-he>a:before,.weglot-flags.flag-3.wg-he>span:before{background-image:url(/static/media/il.cdcaa3745f90a868e4a6.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-he>a:before,.weglot-flags.flag-2.wg-he>span:before{background-image:url(/static/media/il_2.9152dd58b165bfc04a3c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-he>a:before,.weglot-flags.flag-1.wg-he>span:before{background-image:url(/static/media/il_1.0f2af4a6ad8ee02b976e.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-he>a:before,.weglot-flags.flag-0.wg-he>span:before{background-image:url(/static/media/il_3.e9948475ed18882f52df.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-yi>a:before,.weglot-flags.flag-3.wg-yi>span:before{background-image:url(/static/media/il.cdcaa3745f90a868e4a6.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-yi>a:before,.weglot-flags.flag-2.wg-yi>span:before{background-image:url(/static/media/il_2.9152dd58b165bfc04a3c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-yi>a:before,.weglot-flags.flag-1.wg-yi>span:before{background-image:url(/static/media/il_1.0f2af4a6ad8ee02b976e.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-yi>a:before,.weglot-flags.flag-0.wg-yi>span:before{background-image:url(/static/media/il_3.e9948475ed18882f52df.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-hr>a:before,.weglot-flags.flag-3.wg-hr>span:before{background-image:url(/static/media/hr.34d4cec9083743191ec2.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-hr>a:before,.weglot-flags.flag-2.wg-hr>span:before{background-image:url(/static/media/hr_2.cd2fb10490b755aef8fd.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-hr>a:before,.weglot-flags.flag-1.wg-hr>span:before{background-image:url(/static/media/hr_1.65db5f2def451506b4ee.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-hr>a:before,.weglot-flags.flag-0.wg-hr>span:before{background-image:url(/static/media/hr_3.890cff34df2661bb5429.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ht>a:before,.weglot-flags.flag-3.wg-ht>span:before{background-image:url(/static/media/ht_3.1cd44deffd4069f742e5.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ht>a:before,.weglot-flags.flag-2.wg-ht>span:before{background-image:url(/static/media/ht_1.143da991bc7e0d0c8d12.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ht>a:before,.weglot-flags.flag-1.wg-ht>span:before{background-image:url(/static/media/ht_2.9322bbc20068071a9ff1.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ht>a:before,.weglot-flags.flag-0.wg-ht>span:before{background-image:url(/static/media/ht.fb7580c6eb2327067b0d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-hu>a:before,.weglot-flags.flag-3.wg-hu>span:before{background-image:url(/static/media/hu_3.f40058615d45f1412fbe.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-hu>a:before,.weglot-flags.flag-2.wg-hu>span:before{background-image:url(/static/media/hu_1.4e4ee5953ca831f0c378.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-hu>a:before,.weglot-flags.flag-1.wg-hu>span:before{background-image:url(/static/media/hu.5cf5c8bb2fd220651a13.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-hu>a:before,.weglot-flags.flag-0.wg-hu>span:before{background-image:url(/static/media/hu_2.de49dcda3f3078436610.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-hw>a:before,.weglot-flags.flag-3.wg-hw>span:before{background-image:url(/static/media/hw_2.d30d1329408bdd44f1ad.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-hw>a:before,.weglot-flags.flag-2.wg-hw>span:before{background-image:url(/static/media/hw.4e228e8d255a92a8e4eb.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-hw>a:before,.weglot-flags.flag-1.wg-hw>span:before{background-image:url(/static/media/hw_1.beb59afb60911cfcea34.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-hw>a:before,.weglot-flags.flag-0.wg-hw>span:before{background-image:url(/static/media/hw_3.12e98ef068ba2e2b255c.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-hy>a:before,.weglot-flags.flag-3.wg-hy>span:before{background-image:url(/static/media/am_3.2c8ec2d2344f0ca4b136.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-hy>a:before,.weglot-flags.flag-2.wg-hy>span:before{background-image:url(/static/media/am_1.b2c872011d8d41df6356.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-hy>a:before,.weglot-flags.flag-1.wg-hy>span:before{background-image:url(/static/media/am.d423bae49f9aeaf68ecf.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-hy>a:before,.weglot-flags.flag-0.wg-hy>span:before{background-image:url(/static/media/am_2.233c970ba1e9accdb802.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-id>a:before,.weglot-flags.flag-3.wg-id>span:before{background-image:url(/static/media/id_2.f29c77588ed67c270755.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-id>a:before,.weglot-flags.flag-2.wg-id>span:before{background-image:url(/static/media/id.3a6b961cd596fd514575.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-id>a:before,.weglot-flags.flag-1.wg-id>span:before{background-image:url(/static/media/id_1.a45e2b9a75e448528450.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-id>a:before,.weglot-flags.flag-0.wg-id>span:before{background-image:url(/static/media/id_3.7e15b95d58bec29ed1c8.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-jv>a:before,.weglot-flags.flag-3.wg-jv>span:before{background-image:url(/static/media/id_2.f29c77588ed67c270755.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-jv>a:before,.weglot-flags.flag-2.wg-jv>span:before{background-image:url(/static/media/id.3a6b961cd596fd514575.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-jv>a:before,.weglot-flags.flag-1.wg-jv>span:before{background-image:url(/static/media/id_1.a45e2b9a75e448528450.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-jv>a:before,.weglot-flags.flag-0.wg-jv>span:before{background-image:url(/static/media/id_3.7e15b95d58bec29ed1c8.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-is>a:before,.weglot-flags.flag-3.wg-is>span:before{background-image:url(/static/media/is.0a2685f2b1257719bf26.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-is>a:before,.weglot-flags.flag-2.wg-is>span:before{background-image:url(/static/media/is_3.7e6fe5046a30137839e3.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-is>a:before,.weglot-flags.flag-1.wg-is>span:before{background-image:url(/static/media/is_1.5a9d404d9e2affc6fd5b.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-is>a:before,.weglot-flags.flag-0.wg-is>span:before{background-image:url(/static/media/is_2.79840cca88914c356429.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-it>a:before,.weglot-flags.flag-3.wg-it>span:before{background-image:url(/static/media/it.1fd33f36a95960a12b71.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-it>a:before,.weglot-flags.flag-2.wg-it>span:before{background-image:url(/static/media/it_3.b222f037b2164f92cc39.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-it>a:before,.weglot-flags.flag-1.wg-it>span:before{background-image:url(/static/media/it_1.b9dd89aa761e63620aec.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-it>a:before,.weglot-flags.flag-0.wg-it>span:before{background-image:url(/static/media/it_2.b5c8be49ae877ff519b6.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-la>a:before,.weglot-flags.flag-3.wg-la>span:before{background-image:url(/static/media/it.1fd33f36a95960a12b71.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-la>a:before,.weglot-flags.flag-2.wg-la>span:before{background-image:url(/static/media/it_3.b222f037b2164f92cc39.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-la>a:before,.weglot-flags.flag-1.wg-la>span:before{background-image:url(/static/media/it_1.b9dd89aa761e63620aec.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-la>a:before,.weglot-flags.flag-0.wg-la>span:before{background-image:url(/static/media/it_2.b5c8be49ae877ff519b6.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ja>a:before,.weglot-flags.flag-3.wg-ja>span:before{background-image:url(/static/media/jp.e5e1ad57be39012e9516.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ja>a:before,.weglot-flags.flag-2.wg-ja>span:before{background-image:url(/static/media/jp_1.6e1ee02380131eba2545.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ja>a:before,.weglot-flags.flag-1.wg-ja>span:before{background-image:url(/static/media/jp_2.13cbf20530de895c8da7.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ja>a:before,.weglot-flags.flag-0.wg-ja>span:before{background-image:url(/static/media/jp_3.7cec02e9d0e9bf270fd6.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ka>a:before,.weglot-flags.flag-3.wg-ka>span:before{background-image:url(/static/media/ge.00e8867fd71f7bd43435.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ka>a:before,.weglot-flags.flag-2.wg-ka>span:before{background-image:url(/static/media/ge_1.0f141b8995b70acc9367.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ka>a:before,.weglot-flags.flag-1.wg-ka>span:before{background-image:url(/static/media/ge_2.17a32df5cc72025faa6e.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ka>a:before,.weglot-flags.flag-0.wg-ka>span:before{background-image:url(/static/media/ge_3.6360df497e550f3b8bd1.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-kk>a:before,.weglot-flags.flag-3.wg-kk>span:before{background-image:url(/static/media/kz.f6e54e95fd88e4529428.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-kk>a:before,.weglot-flags.flag-2.wg-kk>span:before{background-image:url(/static/media/kz_1.b5d0d73cc30ac049d000.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-kk>a:before,.weglot-flags.flag-1.wg-kk>span:before{background-image:url(/static/media/kz_2.c734ee1b331c33b7f0ba.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-kk>a:before,.weglot-flags.flag-0.wg-kk>span:before{background-image:url(/static/media/kz_3.45ce8c9c1ee7311136ad.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-km>a:before,.weglot-flags.flag-3.wg-km>span:before{background-image:url(/static/media/kh.68e66230056556e045a4.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-km>a:before,.weglot-flags.flag-2.wg-km>span:before{background-image:url(/static/media/kh_1.894f38b2648b9abb57e3.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-km>a:before,.weglot-flags.flag-1.wg-km>span:before{background-image:url(/static/media/kh_2.aa6784feaff33b8fac2c.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-km>a:before,.weglot-flags.flag-0.wg-km>span:before{background-image:url(/static/media/kh_3.dc08bed2ba88d57a8985.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ko>a:before,.weglot-flags.flag-3.wg-ko>span:before{background-image:url(/static/media/kr.ed973891cfbfbd07fb04.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ko>a:before,.weglot-flags.flag-2.wg-ko>span:before{background-image:url(/static/media/kr_1.6dff0233f6c94ef0db26.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ko>a:before,.weglot-flags.flag-1.wg-ko>span:before{background-image:url(/static/media/kr_2.15cc4cdaa2d9352e3556.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ko>a:before,.weglot-flags.flag-0.wg-ko>span:before{background-image:url(/static/media/kr_3.c238f73357d1e29976e9.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ku>a:before,.weglot-flags.flag-3.wg-ku>span:before{background-image:url(/static/media/iq.973120186b91bc24c177.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ku>a:before,.weglot-flags.flag-2.wg-ku>span:before{background-image:url(/static/media/iq_1.cdeca94155e3c0142cef.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ku>a:before,.weglot-flags.flag-1.wg-ku>span:before{background-image:url(/static/media/iq_2.599a99ed0def61fc1469.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ku>a:before,.weglot-flags.flag-0.wg-ku>span:before{background-image:url(/static/media/iq_3.82ce17a6a15fec0390a5.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ky>a:before,.weglot-flags.flag-3.wg-ky>span:before{background-image:url(/static/media/kg.2724102c96b638155928.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ky>a:before,.weglot-flags.flag-2.wg-ky>span:before{background-image:url(/static/media/kg_1.9e58b09680bc69af3e17.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ky>a:before,.weglot-flags.flag-1.wg-ky>span:before{background-image:url(/static/media/kg_3.85320cd6e0cc3e0f4f8e.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ky>a:before,.weglot-flags.flag-0.wg-ky>span:before{background-image:url(/static/media/kg_2.12590758c4307614c757.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-lb>a:before,.weglot-flags.flag-3.wg-lb>span:before{background-image:url(/static/media/lu.169d3cdde07674b8e4b5.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-lb>a:before,.weglot-flags.flag-2.wg-lb>span:before{background-image:url(/static/media/lu_1.8d1ae094c6407709dfbd.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-lb>a:before,.weglot-flags.flag-1.wg-lb>span:before{background-image:url(/static/media/lu_2.be1d1e5c71b8d813fe44.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-lb>a:before,.weglot-flags.flag-0.wg-lb>span:before{background-image:url(/static/media/lu_3.365d1cbe1ff0bfa1cd1f.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-lo>a:before,.weglot-flags.flag-3.wg-lo>span:before{background-image:url(/static/media/la_3.32dce596503e4c244fa2.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-lo>a:before,.weglot-flags.flag-2.wg-lo>span:before{background-image:url(/static/media/la_1.c98dc98a2d1a387b8a24.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-lo>a:before,.weglot-flags.flag-1.wg-lo>span:before{background-image:url(/static/media/la_2.b14d7919af2e936f8495.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-lo>a:before,.weglot-flags.flag-0.wg-lo>span:before{background-image:url(/static/media/la.8f256df71171ba329ecf.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-lt>a:before,.weglot-flags.flag-3.wg-lt>span:before{background-image:url(/static/media/lt_3.5b62c6fbd51b8efb57db.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-lt>a:before,.weglot-flags.flag-2.wg-lt>span:before{background-image:url(/static/media/lt.823791cf3a0f78031433.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-lt>a:before,.weglot-flags.flag-1.wg-lt>span:before{background-image:url(/static/media/lt_1.3a996085d46f594a97b5.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-lt>a:before,.weglot-flags.flag-0.wg-lt>span:before{background-image:url(/static/media/lt_2.e8b4a87bac4fcfc30575.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-lv>a:before,.weglot-flags.flag-3.wg-lv>span:before{background-image:url(/static/media/lv.b34b37fa7f3c6a5082be.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-lv>a:before,.weglot-flags.flag-2.wg-lv>span:before{background-image:url(/static/media/lv_1.fd0b4ee68bc36b3ab847.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-lv>a:before,.weglot-flags.flag-1.wg-lv>span:before{background-image:url(/static/media/lv_3.9690e3dce0158170088d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-lv>a:before,.weglot-flags.flag-0.wg-lv>span:before{background-image:url(/static/media/lv_2.e42ff5a3bc1a008f83ef.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-mg>a:before,.weglot-flags.flag-3.wg-mg>span:before{background-image:url(/static/media/mg.65bd0cd4952b15dd5231.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-mg>a:before,.weglot-flags.flag-2.wg-mg>span:before{background-image:url(/static/media/mg_1.6b249bb05ecc412de7e7.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-mg>a:before,.weglot-flags.flag-1.wg-mg>span:before{background-image:url(/static/media/mg_3.2a4c7f48471047907d29.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-mg>a:before,.weglot-flags.flag-0.wg-mg>span:before{background-image:url(/static/media/mg_2.958883fac21c3c09dbee.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-mi>a:before,.weglot-flags.flag-3.wg-mi>span:before{background-image:url(/static/media/nz.35b654c540cc9c51c59b.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-mi>a:before,.weglot-flags.flag-2.wg-mi>span:before{background-image:url(/static/media/nz_1.fa769e1bea1cb24f1e5d.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-mi>a:before,.weglot-flags.flag-1.wg-mi>span:before{background-image:url(/static/media/nz_2.94c421d4fe704accbefe.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-mi>a:before,.weglot-flags.flag-0.wg-mi>span:before{background-image:url(/static/media/nz_3.39f3bdcd2d4d2e5ff8db.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-mk>a:before,.weglot-flags.flag-3.wg-mk>span:before{background-image:url(/static/media/mk.2c0fd3b5fa3c4c910a2d.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-mk>a:before,.weglot-flags.flag-2.wg-mk>span:before{background-image:url(/static/media/mk_3.496e92d3da94718d583d.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-mk>a:before,.weglot-flags.flag-1.wg-mk>span:before{background-image:url(/static/media/mk_2.48ac116557925e406bf8.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-mk>a:before,.weglot-flags.flag-0.wg-mk>span:before{background-image:url(/static/media/mk_1.a0401fec33886fd17c2b.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-mn>a:before,.weglot-flags.flag-3.wg-mn>span:before{background-image:url(/static/media/mn_3.e83e8a3d24132aea4b66.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-mn>a:before,.weglot-flags.flag-2.wg-mn>span:before{background-image:url(/static/media/mn_2.e062a5590ef2261f1710.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-mn>a:before,.weglot-flags.flag-1.wg-mn>span:before{background-image:url(/static/media/mn.95f9d6beb8c54cb04b1b.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-mn>a:before,.weglot-flags.flag-0.wg-mn>span:before{background-image:url(/static/media/mn_1.769e8562a8c3f9f53a05.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ms>a:before,.weglot-flags.flag-3.wg-ms>span:before{background-image:url(/static/media/my_2.e8521b7c3f84f348046d.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ms>a:before,.weglot-flags.flag-2.wg-ms>span:before{background-image:url(/static/media/my_3.874b8b725ca739fae5b9.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ms>a:before,.weglot-flags.flag-1.wg-ms>span:before{background-image:url(/static/media/my.86a64179cbaf5f749680.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ms>a:before,.weglot-flags.flag-0.wg-ms>span:before{background-image:url(/static/media/my_1.ef321befe779125cd87f.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-mt>a:before,.weglot-flags.flag-3.wg-mt>span:before{background-image:url(/static/media/mt.cfdefd30b778a5297b45.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-mt>a:before,.weglot-flags.flag-2.wg-mt>span:before{background-image:url(/static/media/mt_2.39205c9b5b6dcd0e2466.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-mt>a:before,.weglot-flags.flag-1.wg-mt>span:before{background-image:url(/static/media/mt_1.8bb6486999fd0441f690.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-mt>a:before,.weglot-flags.flag-0.wg-mt>span:before{background-image:url(/static/media/mt_3.e1f9540fcd4bd61eeb8d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-my>a:before,.weglot-flags.flag-3.wg-my>span:before{background-image:url(/static/media/mm_2.373eec251456b5f502fb.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-my>a:before,.weglot-flags.flag-2.wg-my>span:before{background-image:url(/static/media/mm.e5cbe6e14c2a2b7dab4a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-my>a:before,.weglot-flags.flag-1.wg-my>span:before{background-image:url(/static/media/mm_1.06c52010e9534a70330e.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-my>a:before,.weglot-flags.flag-0.wg-my>span:before{background-image:url(/static/media/mm_3.3a5537a5c8622c78532f.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ne>a:before,.weglot-flags.flag-3.wg-ne>span:before{background-image:url(/static/media/np_2.24e5b38c5c8dd35a64ff.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ne>a:before,.weglot-flags.flag-2.wg-ne>span:before{background-image:url(/static/media/np_3.19bf5c3d709506367cf7.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ne>a:before,.weglot-flags.flag-1.wg-ne>span:before{background-image:url(/static/media/np.e0ad4181e16ad084bc2d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ne>a:before,.weglot-flags.flag-0.wg-ne>span:before{background-image:url(/static/media/np_1.701a2d3da2585a824507.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-no>a:before,.weglot-flags.flag-3.wg-no>span:before{background-image:url(/static/media/no_1.dd339b459b7d8698dd6e.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-no>a:before,.weglot-flags.flag-2.wg-no>span:before{background-image:url(/static/media/no_2.7cca6868fb5ba289bb4c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-no>a:before,.weglot-flags.flag-1.wg-no>span:before{background-image:url(/static/media/no.5c566b9bae47d7d39a2a.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-no>a:before,.weglot-flags.flag-0.wg-no>span:before{background-image:url(/static/media/no_3.98d0b7bcecde5af1da4d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ny>a:before,.weglot-flags.flag-3.wg-ny>span:before{background-image:url(/static/media/mw_1.6fcb7d74893444c38094.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ny>a:before,.weglot-flags.flag-2.wg-ny>span:before{background-image:url(/static/media/mw_3.852d794d3a52f3297919.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ny>a:before,.weglot-flags.flag-1.wg-ny>span:before{background-image:url(/static/media/mw.c47b2251afe5fc1b1263.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ny>a:before,.weglot-flags.flag-0.wg-ny>span:before{background-image:url(/static/media/mw_2.58247efdea444a6d1ff5.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-pl>a:before,.weglot-flags.flag-3.wg-pl>span:before{background-image:url(/static/media/pl_1.f3e16d8c9f812bfdfa15.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-pl>a:before,.weglot-flags.flag-2.wg-pl>span:before{background-image:url(/static/media/pl_3.11d42a67101ada00231a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-pl>a:before,.weglot-flags.flag-1.wg-pl>span:before{background-image:url(/static/media/pl_2.6f3b1b9634247546e94e.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-pl>a:before,.weglot-flags.flag-0.wg-pl>span:before{background-image:url(/static/media/pl.66948d49af4e15e40c89.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ps>a:before,.weglot-flags.flag-3.wg-ps>span:before{background-image:url(/static/media/af.273469706bf0c1e8efb3.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ps>a:before,.weglot-flags.flag-2.wg-ps>span:before{background-image:url(/static/media/af_3.cf3db792876995b3eaa3.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ps>a:before,.weglot-flags.flag-1.wg-ps>span:before{background-image:url(/static/media/af_1.9f5ba325f9328e5e9cda.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ps>a:before,.weglot-flags.flag-0.wg-ps>span:before{background-image:url(/static/media/af_2.b7c914fd4d7e27ec161c.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-pt>a:before,.weglot-flags.flag-3.wg-pt>span:before{background-image:url(/static/media/pt_3.70bd75b7ed99faaf5d97.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-pt>a:before,.weglot-flags.flag-2.wg-pt>span:before{background-image:url(/static/media/pt.0f9e2a81eedc12fd8427.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-pt>a:before,.weglot-flags.flag-1.wg-pt>span:before{background-image:url(/static/media/pt_1.8fa591faf1a8ee710bbf.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-pt>a:before,.weglot-flags.flag-0.wg-pt>span:before{background-image:url(/static/media/pt_2.aa3a144330722260427f.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ro>a:before,.weglot-flags.flag-3.wg-ro>span:before{background-image:url(/static/media/ro_2.b6cd02358a28d400690a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ro>a:before,.weglot-flags.flag-2.wg-ro>span:before{background-image:url(/static/media/ro.fb0a29220dbc78219d23.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ro>a:before,.weglot-flags.flag-1.wg-ro>span:before{background-image:url(/static/media/ro_3.f875500a82cb0bfc6137.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ro>a:before,.weglot-flags.flag-0.wg-ro>span:before{background-image:url(/static/media/ro_1.7185ea0d68de9d4a1883.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-sd>a:before,.weglot-flags.flag-3.wg-sd>span:before{background-image:url(/static/media/pk_1.99536758a4d01a92734b.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-sd>a:before,.weglot-flags.flag-2.wg-sd>span:before{background-image:url(/static/media/pk.5593aa54ef4b38892816.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-sd>a:before,.weglot-flags.flag-1.wg-sd>span:before{background-image:url(/static/media/pk_3.85911747b78f70c4e872.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-sd>a:before,.weglot-flags.flag-0.wg-sd>span:before{background-image:url(/static/media/pk_2.630df5be7fcbc2298381.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ur>a:before,.weglot-flags.flag-3.wg-ur>span:before{background-image:url(/static/media/pk_1.99536758a4d01a92734b.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ur>a:before,.weglot-flags.flag-2.wg-ur>span:before{background-image:url(/static/media/pk.5593aa54ef4b38892816.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ur>a:before,.weglot-flags.flag-1.wg-ur>span:before{background-image:url(/static/media/pk_3.85911747b78f70c4e872.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ur>a:before,.weglot-flags.flag-0.wg-ur>span:before{background-image:url(/static/media/pk_2.630df5be7fcbc2298381.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-si>a:before,.weglot-flags.flag-3.wg-si>span:before{background-image:url(/static/media/lk_2.3b93f319aaefff28d1e2.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-si>a:before,.weglot-flags.flag-2.wg-si>span:before{background-image:url(/static/media/lk.ce5e4e128a069ed77dab.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-si>a:before,.weglot-flags.flag-1.wg-si>span:before{background-image:url(/static/media/lk_1.59de1ce78c8d6a023ef0.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-si>a:before,.weglot-flags.flag-0.wg-si>span:before{background-image:url(/static/media/lk_3.958b83b2be6f16800b54.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-sk>a:before,.weglot-flags.flag-3.wg-sk>span:before{background-image:url(/static/media/sk_2.d8949194e1c8d8973421.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-sk>a:before,.weglot-flags.flag-2.wg-sk>span:before{background-image:url(/static/media/sk_1.baa1d4b286947d097e0c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-sk>a:before,.weglot-flags.flag-1.wg-sk>span:before{background-image:url(/static/media/sk.0ed1c38bf8d1738ce22d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-sk>a:before,.weglot-flags.flag-0.wg-sk>span:before{background-image:url(/static/media/sk_3.6d1c3952ab1fc18cc348.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-sl>a:before,.weglot-flags.flag-3.wg-sl>span:before{background-image:url(/static/media/si_1.a41fb10ff7a5878e63d0.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-sl>a:before,.weglot-flags.flag-2.wg-sl>span:before{background-image:url(/static/media/si_2.a420095b207867bac921.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-sl>a:before,.weglot-flags.flag-1.wg-sl>span:before{background-image:url(/static/media/si.081f26dbe137384947cb.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-sl>a:before,.weglot-flags.flag-0.wg-sl>span:before{background-image:url(/static/media/si_3.737dff360d44d655d212.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-sm>a:before,.weglot-flags.flag-3.wg-sm>span:before{background-image:url(/static/media/ws_1.925141357104ae54903a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-sm>a:before,.weglot-flags.flag-2.wg-sm>span:before{background-image:url(/static/media/ws.fc6574f122249d57d762.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-sm>a:before,.weglot-flags.flag-1.wg-sm>span:before{background-image:url(/static/media/ws_2.d22410357c8e261dba55.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-sm>a:before,.weglot-flags.flag-0.wg-sm>span:before{background-image:url(/static/media/ws_3.45520533716b8e5ac1cc.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-sn>a:before,.weglot-flags.flag-3.wg-sn>span:before{background-image:url(/static/media/zw_3.4430a9330f2c662c6fb0.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-sn>a:before,.weglot-flags.flag-2.wg-sn>span:before{background-image:url(/static/media/zw.3216caa57d88d8230c99.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-sn>a:before,.weglot-flags.flag-1.wg-sn>span:before{background-image:url(/static/media/zw_1.c78c06b29ff0508cf47b.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-sn>a:before,.weglot-flags.flag-0.wg-sn>span:before{background-image:url(/static/media/zw_2.f681eb2c59d82c54c6a1.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-so>a:before,.weglot-flags.flag-3.wg-so>span:before{background-image:url(/static/media/so_3.de714b333bff35269d2d.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-so>a:before,.weglot-flags.flag-2.wg-so>span:before{background-image:url(/static/media/so_1.935befe5f871a17e9341.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-so>a:before,.weglot-flags.flag-1.wg-so>span:before{background-image:url(/static/media/so.3262b5a4e1692b1b004d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-so>a:before,.weglot-flags.flag-0.wg-so>span:before{background-image:url(/static/media/so_2.7630b5d6130f40a654be.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-sq>a:before,.weglot-flags.flag-3.wg-sq>span:before{background-image:url(/static/media/al_1.069357a86b39bcc2ec68.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-sq>a:before,.weglot-flags.flag-2.wg-sq>span:before{background-image:url(/static/media/al.7d9a355c428fdf8d634d.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-sq>a:before,.weglot-flags.flag-1.wg-sq>span:before{background-image:url(/static/media/al_3.822acaeeb7f31fe125b5.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-sq>a:before,.weglot-flags.flag-0.wg-sq>span:before{background-image:url(/static/media/al_2.ccf9fd1d8a098c159401.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-sa>a:before,.weglot-flags.flag-3.wg-sa>span:before{background-image:url(/static/media/rs_1.f0c7cd818db43df3005a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-sa>a:before,.weglot-flags.flag-2.wg-sa>span:before{background-image:url(/static/media/rs.51d21c7e93c31d0c131c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-sa>a:before,.weglot-flags.flag-1.wg-sa>span:before{background-image:url(/static/media/rs_2.9d4f5f312e8d52f9053a.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-sa>a:before,.weglot-flags.flag-0.wg-sa>span:before{background-image:url(/static/media/rs_3.6c87036880cf5da249fe.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-sr-latn>a:before,.weglot-flags.flag-3.wg-sr-latn>span:before{background-image:url(/static/media/rs_1.f0c7cd818db43df3005a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-sr-latn>a:before,.weglot-flags.flag-2.wg-sr-latn>span:before{background-image:url(/static/media/rs.51d21c7e93c31d0c131c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-sr-latn>a:before,.weglot-flags.flag-1.wg-sr-latn>span:before{background-image:url(/static/media/rs_2.9d4f5f312e8d52f9053a.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-sr-latn>a:before,.weglot-flags.flag-0.wg-sr-latn>span:before{background-image:url(/static/media/rs_3.6c87036880cf5da249fe.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-sr>a:before,.weglot-flags.flag-3.wg-sr>span:before{background-image:url(/static/media/rs_1.f0c7cd818db43df3005a.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-sr>a:before,.weglot-flags.flag-2.wg-sr>span:before{background-image:url(/static/media/rs.51d21c7e93c31d0c131c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-sr>a:before,.weglot-flags.flag-1.wg-sr>span:before{background-image:url(/static/media/rs_2.9d4f5f312e8d52f9053a.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-sr>a:before,.weglot-flags.flag-0.wg-sr>span:before{background-image:url(/static/media/rs_3.6c87036880cf5da249fe.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-st>a:before,.weglot-flags.flag-3.wg-st>span:before{background-image:url(/static/media/ng_2.bbb0f352be409593e7c2.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-st>a:before,.weglot-flags.flag-2.wg-st>span:before{background-image:url(/static/media/ng.bbb8d5e991ad0b673c66.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-st>a:before,.weglot-flags.flag-1.wg-st>span:before{background-image:url(/static/media/ng_3.22a98d4edc4cb032af53.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-st>a:before,.weglot-flags.flag-0.wg-st>span:before{background-image:url(/static/media/ng_1.4f6c921cb5b9d1299b68.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-yo>a:before,.weglot-flags.flag-3.wg-yo>span:before{background-image:url(/static/media/ng_2.bbb0f352be409593e7c2.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-yo>a:before,.weglot-flags.flag-2.wg-yo>span:before{background-image:url(/static/media/ng.bbb8d5e991ad0b673c66.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-yo>a:before,.weglot-flags.flag-1.wg-yo>span:before{background-image:url(/static/media/ng_3.22a98d4edc4cb032af53.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-yo>a:before,.weglot-flags.flag-0.wg-yo>span:before{background-image:url(/static/media/ng_1.4f6c921cb5b9d1299b68.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-su>a:before,.weglot-flags.flag-3.wg-su>span:before{background-image:url(/static/media/sd.bbaaab138322f01e9dc8.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-su>a:before,.weglot-flags.flag-2.wg-su>span:before{background-image:url(/static/media/sd_3.48b30eb475fb3f619a81.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-su>a:before,.weglot-flags.flag-1.wg-su>span:before{background-image:url(/static/media/sd_1.532b621a50c0acb0f8dc.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-su>a:before,.weglot-flags.flag-0.wg-su>span:before{background-image:url(/static/media/sd_2.292e517551298bae1a04.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-sv>a:before,.weglot-flags.flag-3.wg-sv>span:before{background-image:url(/static/media/se_3.fab9a93c6ec7db1eb2b2.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-sv>a:before,.weglot-flags.flag-2.wg-sv>span:before{background-image:url(/static/media/se.4672c3be005d14c71668.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-sv>a:before,.weglot-flags.flag-1.wg-sv>span:before{background-image:url(/static/media/se_2.a512db055e3f142217ab.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-sv>a:before,.weglot-flags.flag-0.wg-sv>span:before{background-image:url(/static/media/se_1.c07a45cbaf225ad39dca.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-sw>a:before,.weglot-flags.flag-3.wg-sw>span:before{background-image:url(/static/media/ke_1.10e27ecd355dcbc94877.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-sw>a:before,.weglot-flags.flag-2.wg-sw>span:before{background-image:url(/static/media/ke_2.de4d8ec2028778e4ac00.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-sw>a:before,.weglot-flags.flag-1.wg-sw>span:before{background-image:url(/static/media/ke.402aa97d0e86642bc1b0.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-sw>a:before,.weglot-flags.flag-0.wg-sw>span:before{background-image:url(/static/media/ke_3.89a6e65ad8f868c765d9.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-tg>a:before,.weglot-flags.flag-3.wg-tg>span:before{background-image:url(/static/media/tj.1c20c04c9f6a964da1b6.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-tg>a:before,.weglot-flags.flag-2.wg-tg>span:before{background-image:url(/static/media/tj_3.ab4ff3775b2902a52155.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-tg>a:before,.weglot-flags.flag-1.wg-tg>span:before{background-image:url(/static/media/tj_2.e8500cce6542ac40e302.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-tg>a:before,.weglot-flags.flag-0.wg-tg>span:before{background-image:url(/static/media/tj_1.a40a732b1e18504e1073.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-th>a:before,.weglot-flags.flag-3.wg-th>span:before{background-image:url(/static/media/th_2.ef40ca477aa85d987662.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-th>a:before,.weglot-flags.flag-2.wg-th>span:before{background-image:url(/static/media/th.67f11bb04a88fcde8b9d.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-th>a:before,.weglot-flags.flag-1.wg-th>span:before{background-image:url(/static/media/th_1.d084f9f62771b36a0cda.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-th>a:before,.weglot-flags.flag-0.wg-th>span:before{background-image:url(/static/media/th_3.d08732fd519e1a3e93ca.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-to>a:before,.weglot-flags.flag-3.wg-to>span:before{background-image:url(/static/media/to_1.3ef9b26b63227bcc79d3.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-to>a:before,.weglot-flags.flag-2.wg-to>span:before{background-image:url(/static/media/to_2.c226163f4ad85e490e48.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-to>a:before,.weglot-flags.flag-1.wg-to>span:before{background-image:url(/static/media/to_3.7fc1a7d7d41541b75d6d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-to>a:before,.weglot-flags.flag-0.wg-to>span:before{background-image:url(/static/media/to.3e9ce18072bf55916bb3.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-tk>a:before,.weglot-flags.flag-3.wg-tk>span:before{background-image:url(/static/media/tr_2.27a422926036f6251a8c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-tk>a:before,.weglot-flags.flag-2.wg-tk>span:before{background-image:url(/static/media/tr.771d5bb286079e082134.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-tk>a:before,.weglot-flags.flag-1.wg-tk>span:before{background-image:url(/static/media/tr_1.5e2f5e8fde568dcede36.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-tk>a:before,.weglot-flags.flag-0.wg-tk>span:before{background-image:url(/static/media/tr_3.0470cdc035f21d74a533.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-tr>a:before,.weglot-flags.flag-3.wg-tr>span:before{background-image:url(/static/media/tr_2.27a422926036f6251a8c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-tr>a:before,.weglot-flags.flag-2.wg-tr>span:before{background-image:url(/static/media/tr.771d5bb286079e082134.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-tr>a:before,.weglot-flags.flag-1.wg-tr>span:before{background-image:url(/static/media/tr_1.5e2f5e8fde568dcede36.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-tr>a:before,.weglot-flags.flag-0.wg-tr>span:before{background-image:url(/static/media/tr_3.0470cdc035f21d74a533.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-tt>a:before,.weglot-flags.flag-3.wg-tt>span:before{background-image:url(/static/media/tr_2.27a422926036f6251a8c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-tt>a:before,.weglot-flags.flag-2.wg-tt>span:before{background-image:url(/static/media/tr.771d5bb286079e082134.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-tt>a:before,.weglot-flags.flag-1.wg-tt>span:before{background-image:url(/static/media/tr_1.5e2f5e8fde568dcede36.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-tt>a:before,.weglot-flags.flag-0.wg-tt>span:before{background-image:url(/static/media/tr_3.0470cdc035f21d74a533.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-tw>a:before,.weglot-flags.flag-3.wg-tw>span:before{background-image:url(/static/media/tw.70a3d35b967b09e54e03.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-tw>a:before,.weglot-flags.flag-2.wg-tw>span:before{background-image:url(/static/media/tw_2.6dac354b3ff4e47a15ff.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-tw>a:before,.weglot-flags.flag-1.wg-tw>span:before{background-image:url(/static/media/tw_1.edb2a93001944cc2de76.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-tw>a:before,.weglot-flags.flag-0.wg-tw>span:before{background-image:url(/static/media/tw_3.581727e44c2c80ec7fd5.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-zh-tw>a:before,.weglot-flags.flag-3.wg-zh-tw>span:before{background-image:url(/static/media/tw.70a3d35b967b09e54e03.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-zh-tw>a:before,.weglot-flags.flag-2.wg-zh-tw>span:before{background-image:url(/static/media/tw_2.6dac354b3ff4e47a15ff.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-zh-tw>a:before,.weglot-flags.flag-1.wg-zh-tw>span:before{background-image:url(/static/media/tw_1.edb2a93001944cc2de76.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-zh-tw>a:before,.weglot-flags.flag-0.wg-zh-tw>span:before{background-image:url(/static/media/tw_3.581727e44c2c80ec7fd5.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ty>a:before,.weglot-flags.flag-3.wg-ty>span:before{background-image:url(/static/media/pf.15cf57b93e95233cc5c4.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ty>a:before,.weglot-flags.flag-2.wg-ty>span:before{background-image:url(/static/media/pf_1.0d2615367932ddd760d6.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ty>a:before,.weglot-flags.flag-1.wg-ty>span:before{background-image:url(/static/media/pf_3.75116174c4c4d76b513a.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ty>a:before,.weglot-flags.flag-0.wg-ty>span:before{background-image:url(/static/media/pf_2.5499e851a5a088a2a291.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-uk>a:before,.weglot-flags.flag-3.wg-uk>span:before{background-image:url(/static/media/ua_3.c5130fc665e6caf80718.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-uk>a:before,.weglot-flags.flag-2.wg-uk>span:before{background-image:url(/static/media/ua.4d3fe8d9a8a3e3e0465f.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-uk>a:before,.weglot-flags.flag-1.wg-uk>span:before{background-image:url(/static/media/ua_1.c9c6a0c4c6eca9be5862.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-uk>a:before,.weglot-flags.flag-0.wg-uk>span:before{background-image:url(/static/media/ua_2.4615bc1b034db2a953d9.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-uz>a:before,.weglot-flags.flag-3.wg-uz>span:before{background-image:url(/static/media/uz_1.63a686ad224ba90ca6d6.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-uz>a:before,.weglot-flags.flag-2.wg-uz>span:before{background-image:url(/static/media/uz_2.0813d3ca6f69410bff2c.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-uz>a:before,.weglot-flags.flag-1.wg-uz>span:before{background-image:url(/static/media/uz_3.5ccf4e6adc29fdc55511.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-uz>a:before,.weglot-flags.flag-0.wg-uz>span:before{background-image:url(/static/media/uz.05449daaf3500dfea079.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-vi>a:before,.weglot-flags.flag-3.wg-vi>span:before{background-image:url(/static/media/vn_3.d85b7d347681d17b607b.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-vi>a:before,.weglot-flags.flag-2.wg-vi>span:before{background-image:url(/static/media/vn_2.aa604382e60e2de54a19.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-vi>a:before,.weglot-flags.flag-1.wg-vi>span:before{background-image:url(/static/media/vn.f2b1b73fa34e073bb70c.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-vi>a:before,.weglot-flags.flag-0.wg-vi>span:before{background-image:url(/static/media/vn_1.b7c6fcff5d4f4c85f81a.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-zh>a:before,.weglot-flags.flag-3.wg-zh>span:before{background-image:url(/static/media/cn_3.57dfabd314194bb2acd6.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-zh>a:before,.weglot-flags.flag-2.wg-zh>span:before{background-image:url(/static/media/cn_1.553a54758220cf07c994.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-zh>a:before,.weglot-flags.flag-1.wg-zh>span:before{background-image:url(/static/media/cn.99be784dce9e364ab908.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-zh>a:before,.weglot-flags.flag-0.wg-zh>span:before{background-image:url(/static/media/cn_2.85c7d2093695c0b4f640.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-hm>a:before,.weglot-flags.flag-3.wg-hm>span:before{background-image:url(/static/media/hm_3.1e06aeffa46cde0e8afe.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-hm>a:before,.weglot-flags.flag-2.wg-hm>span:before{background-image:url(/static/media/hm.85f960ece97b0855e0ef.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-hm>a:before,.weglot-flags.flag-1.wg-hm>span:before{background-image:url(/static/media/hm_2.0dd9273926b0b73d52b7.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-hm>a:before,.weglot-flags.flag-0.wg-hm>span:before{background-image:url(/static/media/hm_1.aba487d88176b428440d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-hmn>a:before,.weglot-flags.flag-3.wg-hmn>span:before{background-image:url(/static/media/hm_3.1e06aeffa46cde0e8afe.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-hmn>a:before,.weglot-flags.flag-2.wg-hmn>span:before{background-image:url(/static/media/hm.85f960ece97b0855e0ef.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-hmn>a:before,.weglot-flags.flag-1.wg-hmn>span:before{background-image:url(/static/media/hm_2.0dd9273926b0b73d52b7.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-hmn>a:before,.weglot-flags.flag-0.wg-hmn>span:before{background-image:url(/static/media/hm_1.aba487d88176b428440d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-ug>a:before,.weglot-flags.flag-3.wg-ug>span:before{background-image:url(/static/media/ug_2.cb19250a2fff75acbfa9.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-ug>a:before,.weglot-flags.flag-2.wg-ug>span:before{background-image:url(/static/media/ug_1.994233695712f6d62362.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-ug>a:before,.weglot-flags.flag-1.wg-ug>span:before{background-image:url(/static/media/ug_3.504b7bff20e568eda204.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-ug>a:before,.weglot-flags.flag-0.wg-ug>span:before{background-image:url(/static/media/ug.ebd3c9ff6a5ea640190d.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-fc>a:before,.weglot-flags.flag-3.wg-fc>span:before{background-image:url(/static/media/ca_3.50d7f36259f53965f8e4.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-fc>a:before,.weglot-flags.flag-2.wg-fc>span:before{background-image:url(/static/media/ca_1.2c550d9aa47253a2991f.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-fc>a:before,.weglot-flags.flag-1.wg-fc>span:before{background-image:url(/static/media/ca_2.0dae226eb5a674b49be2.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-fc>a:before,.weglot-flags.flag-0.wg-fc>span:before{background-image:url(/static/media/ca.3d121b9e5d202be0f8ae.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-fr-ca>a:before,.weglot-flags.flag-3.wg-fr-ca>span:before{background-image:url(/static/media/ca_3.50d7f36259f53965f8e4.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-fr-ca>a:before,.weglot-flags.flag-2.wg-fr-ca>span:before{background-image:url(/static/media/ca_1.2c550d9aa47253a2991f.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-fr-ca>a:before,.weglot-flags.flag-1.wg-fr-ca>span:before{background-image:url(/static/media/ca_2.0dae226eb5a674b49be2.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-fr-ca>a:before,.weglot-flags.flag-0.wg-fr-ca>span:before{background-image:url(/static/media/ca.3d121b9e5d202be0f8ae.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-3.wg-rw>a:before,.weglot-flags.flag-3.wg-rw>span:before{background-image:url(/static/media/rw_2.ac30d78b9119017e02e7.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-2.wg-rw>a:before,.weglot-flags.flag-2.wg-rw>span:before{background-image:url(/static/media/rw.234872690f8b81ba6407.svg);background-position:0 0!important;width:24px!important}.weglot-flags.flag-1.wg-rw>a:before,.weglot-flags.flag-1.wg-rw>span:before{background-image:url(/static/media/rw_3.9b33a21bab1768ceefa0.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0.wg-rw>a:before,.weglot-flags.flag-0.wg-rw>span:before{background-image:url(/static/media/rw_1.7879f669a94a335f87ce.svg);background-position:0 0!important;width:27px!important}.weglot-flags.flag-0>a:before,.weglot-flags.flag-0>span:before{background-position:0 0!important;width:27px!important}img.emoji,img.wp-smiley{background:none!important;border:none!important;box-shadow:none!important;display:inline!important;height:1em!important;margin:0 .07em!important;padding:0!important;vertical-align:-.1em!important;width:1em!important}.wp-block-audio figcaption,.wp-block-embed figcaption,.wp-block-image figcaption,.wp-block-table figcaption,.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption,.is-dark-theme .wp-block-embed figcaption,.is-dark-theme .wp-block-image figcaption,.is-dark-theme .wp-block-table figcaption,.is-dark-theme .wp-block-video figcaption{color:#ffffffa6}.wp-block-audio,.wp-block-embed,.wp-block-image,.wp-block-table,.wp-block-video{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,Monaco,monospace;padding:.8em 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{font-size:.8125em;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin-bottom:1.75em;padding-left:1em}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}.wp-block-group.has-background{padding:1.25em 2.375em}.wp-block-beapi-accordion{--wp--beapi--accordion--border:1px solid #000;--wp--beapi--accordion--font-size:var(--wp--preset--font-size--h-3);--wp--beapi--accordion--font-weigt:400;--wp--beapi--accordion--padding:1rem 0;--wp--beapi--accordion--padding-wiht-background:1rem;--wp--beapi--accordion--icon-size:24px}.wp-block-beapi-accordion-summary{align-items:center;border-bottom:var(--wp--beapi--accordion--border);display:flex;padding:var(--wp--beapi--accordion--padding)!important}.wp-block-beapi-accordion-panel{display:none}.wp-block-beapi-accordion-panel__inner{padding:var(--wp--beapi--accordion--padding)}.wp-block-beapi-key-figure{--wp--beapi--key-figure--desktop-size:80px;--wp--beapi--key-figure--mobile-size:64px;--wp--beapi--key-figure--suffix-desktop-size:42px;--wp--beapi--key-figure--suffix-mobile-size:30px;--wp--beapi--key-figure--description-desktop-size:32px;--wp--beapi--key-figure--description-mobile-size:18px}.wp-block-beapi-key-figure__key{align-items:center;display:inline-flex}.wp-block-beapi-key-figure__number,.wp-block-beapi-key-figure__prefix{font-size:var(--wp--beapi--key-figure--mobile-size);font-weight:300;line-height:1}.wp-block-beapi-key-figure__suffix{font-size:var(--wp--beapi--key-figure--suffix-mobile-size);font-weight:900;margin-left:5px}.wp-block-beapi-key-figure__description{font-size:var(--wp--beapi--key-figure--description-mobile-size);margin-top:8px}@media (min-width:782px){.wp-block-beapi-key-figure__number,.wp-block-beapi-key-figure__prefix{font-size:var(--wp--beapi--key-figure--desktop-size)}.wp-block-beapi-key-figure__suffix{font-size:var(--wp--beapi--key-figure--suffix-desktop-size)}.wp-block-beapi-key-figure__description{font-size:var(--wp--beapi--key-figure--description-desktop-size)}}.wp-block-beapi-tabs{--wp--beapi--tabs--item-padding:8px 32px;--wp--beapi--tabs--panel-padding:16px 32px;--wp--beapi--tabs--panel-border:1px solid #000}.wp-block-beapi-tabs-nav{display:flex;list-style:none;margin:0;padding:0}.wp-block-beapi-tabs-nav-item{border-bottom:4px solid #0000;padding:var(--wp--beapi--tabs--item-padding)}.wp-block-beapi-tabs-nav-item.is-active{border-bottom-color:#000}.wp-block-beapi-tabs-panel-item{border-top:var(--wp--beapi--tabs--panel-border);padding:var(--wp--beapi--tabs--panel-padding)}.nom_title{font-size:2.3rem;font-weight:400;letter-spacing:-.125rem}.mt-60{margin-top:60px}.mejs-offscreen{clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:0 0;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/static/media/mejs-controls.ebc94ae1d18edd91c255.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{animation:a 1s linear infinite;background:#0000 url(/static/media/mejs-controls.ebc94ae1d18edd91c255.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@keyframes a{to{transform:rotate(1turn)}}.mejs-controls{bottom:0;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:#ff0000b3;background:linear-gradient(#0000,#00000059)}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:#0000 url(/static/media/mejs-controls.ebc94ae1d18edd91c255.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:initial;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:#ffffff4d;margin:5px 0 0;width:100%}.mejs-time-buffering{animation:b 2s linear infinite;background:linear-gradient(-45deg,#fff6 25%,#0000 0,#0000 50%,#fff6 0,#fff6 75%,#0000 0,#0000);background-size:15px 15px;width:100%}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:#ffffff4d}.mejs-time-current,.mejs-time-handle-content{background:#ffffffe6}.mejs-time-hovered{background:#ffffff80;z-index:10}.mejs-time-hovered.negative{background:#0003}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;transform:scaleX(0);transform-origin:0 0;transition:all .15s ease-in;width:100%}.mejs-time-buffering{transform:scaleX(1)}.mejs-time-hovered{transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid #0000;cursor:pointer;left:0;position:absolute;transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid #ffffffe6;border-radius:50%;height:10px;left:-7px;top:-4px;transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #0000;border-radius:0;border-top-color:#eee;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:#323232b3;border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:#ffffff80;height:100px;left:50%;margin:0;position:absolute;top:8px;transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:#ffffffe6;position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:#323232cc;height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:#fffc;height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:#323232b3;border:1px solid #0000;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:#fff6!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:#14141480;box-shadow:5px 0 0 #14141480,-5px 0 0 #14141480;padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{word-wrap:normal;font-weight:400}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:#ffffff54}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{max-width:600px;padding:16px 0}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{height:auto;max-width:100%}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{display:inline-block;max-width:100%}.video-details .wp-video-holder{max-width:640px;width:100%}.wp-playlist{border:1px solid #ccc;font-size:14px;line-height:1.5;margin:12px 0 18px;padding:10px}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{background:#000;color:#fff}.wp-playlist-caption{display:block;font-size:14px;line-height:1.5;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item .wp-playlist-caption{color:#000;max-width:calc(100% - 40px);text-decoration:none}.wp-playlist-item-meta{display:block}.wp-playlist-item-meta,.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{font-size:14px;line-height:1.5;position:absolute;right:3px;top:0}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{border-bottom:1px solid #ccc;cursor:pointer;padding:0 3px;position:relative}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{background:#f7f7f7;font-weight:700}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{height:60px;margin-bottom:10px;overflow:hidden}.wp-playlist .wp-playlist-current-item img{border:0;float:left;height:auto;margin-right:10px;max-width:60px;padding:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--primary:#003594;--wp--preset--color--blue-700:#006ce0;--wp--preset--color--blue-200:#e3f1ff;--wp--preset--color--dark:#161616;--wp--preset--color--grey-600:#777;--wp--preset--color--grey-500:#575b60;--wp--preset--color--grey-350:#dcdcdc;--wp--preset--color--grey-250:#f1f3f5;--wp--preset--color--light:#fff;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,#0693e3,#9b51e0);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4,#00d082);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,#fcb900,#ff6900);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,#ff6900,#cf2e2e);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee,#a9b8c3);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec,#9896f0);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880,#71ce7e);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381,#2874fc);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--font-size--h-6:18px;--wp--preset--font-size--h-5:22px;--wp--preset--font-size--h-4:24px;--wp--preset--font-size--h-3:40px;--wp--preset--font-size--h-2:72px;--wp--preset--font-size--h-1:104px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--spacing--block-1:clamp(12px,calc(7.63636px + 1.36364vw),24px);--wp--preset--spacing--block-2:clamp(28px,calc(17.81818px + 3.18182vw),56px);--wp--preset--spacing--block-3:clamp(56px,calc(38.54545px + 5.45455vw),104px);--wp--preset--spacing--block-4:clamp(65px,calc(42.09091px + 7.15909vw),128px);--wp--preset--shadow--natural:6px 6px 9px #0003;--wp--preset--shadow--deep:12px 12px 50px #0006;--wp--preset--shadow--sharp:6px 6px 0px #0003;--wp--preset--shadow--outlined:6px 6px 0px -3px #fff,6px 6px #000;--wp--preset--shadow--crisp:6px 6px 0px #000}.no-margin-bottom{margin-bottom:0!important}.mt-24{margin-top:24px!important}.mfp-bg{background:#0b0b0b;height:100%;left:0;opacity:.8;overflow:hidden;position:fixed;top:0;width:100%;z-index:1042}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.mfp-container,.mfp-wrap{height:100%;left:0;top:0;width:100%}.mfp-container{box-sizing:border-box;padding:0 .5rem;position:absolute;text-align:center}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:.5rem;margin-top:-.8em;position:absolute;right:.5rem;text-align:center;top:50%;width:auto;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:#0000;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1046}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:1.75rem;font-style:normal;height:2.75rem;line-height:2.75rem;opacity:.65;padding:0 0 1.125rem .625rem;position:absolute;right:0;text-align:center;-webkit-text-decoration:none;text-decoration:none;top:0;width:2.75rem}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:.0625rem}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:.375rem;right:-.375rem;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:.75rem;line-height:1.125rem;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{-webkit-tap-highlight-color:rgba(0,0,0,0);height:6.875rem;margin:-3.4375rem 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:5.625rem}.mfp-arrow:active{margin-top:-3.375rem}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset #0000;content:"";display:block;height:0;left:0;margin-left:2.1875rem;margin-top:2.1875rem;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:.8125rem;border-top-width:.8125rem;top:.5rem}.mfp-arrow:before{border-bottom-width:1.3125rem;border-top-width:1.3125rem;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:1.0625rem solid #fff;margin-left:1.9375rem}.mfp-arrow-left:before{border-right:1.6875rem solid #3f3f3f;margin-left:1.5625rem}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:1.0625rem solid #fff;margin-left:2.4375rem}.mfp-arrow-right:before{border-left:1.6875rem solid #3f3f3f}.mfp-iframe-holder{padding-bottom:2.5rem;padding-top:2.5rem}.mfp-iframe-holder .mfp-content{line-height:0;max-width:56.25rem;width:100%}.mfp-iframe-holder .mfp-close{top:-2.5rem}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 .5rem #0009;display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:2.5rem 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:2.5rem;box-shadow:0 0 .5rem #0009;content:"";display:block;height:auto;left:0;position:absolute;right:0;top:2.5rem;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:.75rem;line-height:.875rem}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-2.25rem;position:absolute;top:100%;width:100%}.mfp-title{word-wrap:break-word;color:#f3f3f3;line-height:1.125rem;padding-right:2.25rem;text-align:left}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@font-face{font-display:swap;font-family:Gellix;font-stretch:normal;font-style:normal;font-weight:"125 950";src:url(/static/media/GellixGX.815413e03ec4eb6a3e88.woff2) format("woff2-variations");unicode-range:u+0-10ffff}@font-face{font-display:swap;font-family:Gellix;font-stretch:normal;font-style:italic;font-weight:"125 950";src:url(/static/media/GellixItalicGX.32da65e73f5fc82e8bd8.woff2) format("woff2-variations");unicode-range:u+0-10ffff}:root{--heading--font-size-h1:2.5rem;--heading--font-size-h1-alt:2rem;--heading--font-size-h2:2rem;--heading--font-size-h3:1.75rem;--heading--font-size-h4:1.5rem;--heading--font-size-h5:1.3125rem;--heading--font-size-h6:1.125rem;--heading--line-height-h1:1.2;--heading--line-height-h1-alt:1.26;--heading--line-height-h2:1.25;--heading--line-height-h3:1.29;--heading--line-height-h4:1.33;--heading--line-height-h5:1.33;--heading--line-height-h6:1.33;--paragraph--font-size-small:0.875rem;--pullquote--font-size:1.5rem;--spacing--block-1:var(--wp--preset--spacing--block-1);--spacing--block-2:var(--wp--preset--spacing--block-2);--spacing--block-3:var(--wp--preset--spacing--block-3);--spacing--block-4:var(--wp--preset--spacing--block-4);--filter--size:100%;--responsive--aligndefault-width:calc(100% - 3.75rem);--responsive--alignwide-width:calc(100% - 3.75rem);--responsive--alignfull-width:100%;--wp-height-admin-bar:2.875rem;--height-header:5.125rem;--speed:1s}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:initial;text-decoration-thickness:.0625rem}abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:.0625rem dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{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:-.125rem}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.icon{fill:currentColor;display:inline-block;height:1rem;vertical-align:middle;width:1rem}blockquote,body,dd,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0}html{-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Gellix,sans-serif;font-size:1rem;line-height:1.45;scroll-behavior:smooth;text-rendering:auto}html:lang(ar),html:lang(fa),html:lang(iw){direction:rtl}*,:after,:before{box-sizing:inherit}body{background-color:#fff;color:#000409;font-family:Gellix,sans-serif;font-variation-settings:"wght" 400;font-weight:inherit}body:before{background-color:#00040980;content:"";height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .8s cubic-bezier(.37,0,.63,1);width:100vw;z-index:1000}body.mega-menu--is-open{overflow:hidden}body.modal-opened:before{opacity:1;pointer-events:auto}button{cursor:pointer}button[disabled]{cursor:not-allowed}textarea{resize:vertical}input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;appearance:none;background:#fff;border:.0625rem solid #dcdcdc;border-radius:0;box-sizing:border-box;color:#000409;font-family:Gellix,sans-serif;font-variation-settings:"wght" 400;font-weight:inherit;line-height:1;padding:.9375rem 1.25rem;transition:border-color .5s ease;width:100%}input:not([type])::placeholder,input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,textarea::placeholder{color:#575b60;font-size:.875rem;font-style:italic}input:not([type])::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=color]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=date]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=datetime]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=email]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=month]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=number]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=password]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=search]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=tel]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=text]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=time]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=url]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,input[type=week]::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,textarea::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder{color:#575b60;font-size:.875rem;font-style:italic}input:not([type]):focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{border-color:#007dff}label{display:inline-block;font-variation-settings:"wght" 700;font-weight:inherit}select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 11.2 6.7%27%3E%3Cpath d=%27M0 .5C0 .4.1.2.2.1c.2-.2.5-.1.7.1l4.6 5.3.1.1s.1 0 .1-.1L10.3.1c.2-.1.5-.2.7 0 .2.2.2.5.1.7L6.5 6.2c-.2.3-.5.5-.9.5s-.7-.2-.9-.6L.1.8C0 .7 0 .6 0 .5z%27/%3E%3C/svg%3E"),linear-gradient(180deg,#fff,#fff);background-position:right .625rem top 50%,0 0;background-repeat:no-repeat,repeat;background-size:.625rem auto,100%;border:.0625rem solid #dcdcdc;border-radius:0;color:#000409;display:block;font-size:1rem;line-height:1.15;margin:0;max-width:100%;padding:.87em;width:100%}select option{font-variation-settings:"wght" 400;font-weight:inherit}select::-ms-expand{display:none}select:hover{border-color:#3f4245}select:focus{border-color:#27282a;box-shadow:0 0 .0625rem .1875rem #3b99fcb3;box-shadow:0 0 0 .1875rem -moz-mac-focusring;color:#000;outline:none}select:focus option{outline:none}:root:lang(ar) select,:root:lang(fa) select,:root:lang(iw) select,[dir=rtl] select{background-position:left .625rem top 50%,0 0}:not(.cmplz-banner-checkbox)>input[type=checkbox],:not(.cmplz-banner-checkbox)>input[type=radio]{clip:rect(.0625rem,.0625rem,.0625rem,.0625rem)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:.0625rem!important;margin:-.0625rem!important;overflow:hidden!important;padding:0!important;position:absolute;white-space:nowrap!important;width:.0625rem!important}[data-whatintent=keyboard] :not(.cmplz-banner-checkbox)>input[type=checkbox]:focus+label,[data-whatintent=keyboard] :not(.cmplz-banner-checkbox)>input[type=radio]:focus+label{outline:.125rem solid currentColor;outline-offset:.5rem}:not(.cmplz-banner-checkbox)>input[type=checkbox]+label,:not(.cmplz-banner-checkbox)>input[type=radio]+label{-webkit-padding-start:2.375rem;cursor:pointer;display:block;padding-inline-start:2.375rem;position:relative}:not(.cmplz-banner-checkbox)>input[type=checkbox]+label:before,:not(.cmplz-banner-checkbox)>input[type=radio]+label:before{background-color:#fff;border:.0625rem solid #003594;content:"";height:1.125rem;left:0;margin:0;position:absolute;top:.0625rem;width:1.125rem}:root:lang(ar) :not(.cmplz-banner-checkbox)>input[type=checkbox]+label:before,:root:lang(ar) :not(.cmplz-banner-checkbox)>input[type=radio]+label:before,:root:lang(fa) :not(.cmplz-banner-checkbox)>input[type=checkbox]+label:before,:root:lang(fa) :not(.cmplz-banner-checkbox)>input[type=radio]+label:before,:root:lang(iw) :not(.cmplz-banner-checkbox)>input[type=checkbox]+label:before,:root:lang(iw) :not(.cmplz-banner-checkbox)>input[type=radio]+label:before,[dir=rtl] :not(.cmplz-banner-checkbox)>input[type=checkbox]+label:before,[dir=rtl] :not(.cmplz-banner-checkbox)>input[type=radio]+label:before{left:auto;right:0}:not(.cmplz-banner-checkbox)>input[type=checkbox]+label:after,:not(.cmplz-banner-checkbox)>input[type=radio]+label:after{border-color:#003594;border-style:solid;border-width:0 0 .125rem .125rem;content:"";height:.4375rem;left:.5625rem;opacity:0;position:absolute;top:.4375rem;transform:translate(-50%,-50%) rotate(-45deg);transition:opacity .2s;width:.75rem}:root:lang(ar) :not(.cmplz-banner-checkbox)>input[type=checkbox]+label:after,:root:lang(ar) :not(.cmplz-banner-checkbox)>input[type=radio]+label:after,:root:lang(fa) :not(.cmplz-banner-checkbox)>input[type=checkbox]+label:after,:root:lang(fa) :not(.cmplz-banner-checkbox)>input[type=radio]+label:after,:root:lang(iw) :not(.cmplz-banner-checkbox)>input[type=checkbox]+label:after,:root:lang(iw) :not(.cmplz-banner-checkbox)>input[type=radio]+label:after,[dir=rtl] :not(.cmplz-banner-checkbox)>input[type=checkbox]+label:after,[dir=rtl] :not(.cmplz-banner-checkbox)>input[type=radio]+label:after{left:auto;right:.5625rem}:not(.cmplz-banner-checkbox)>input[type=checkbox]:checked+label:after,:not(.cmplz-banner-checkbox)>input[type=radio]:checked+label:after{opacity:1}:not(.cmplz-banner-checkbox)>input[type=radio]{clip:rect(.0625rem,.0625rem,.0625rem,.0625rem)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:.0625rem!important;margin:-.0625rem!important;overflow:hidden!important;padding:0!important;position:absolute;white-space:nowrap!important;width:.0625rem!important}[data-whatintent=keyboard] :not(.cmplz-banner-checkbox)>input[type=radio]:focus+label{outline:.125rem solid currentColor;outline-offset:.5rem}:not(.cmplz-banner-checkbox)>input[type=radio]+label{-webkit-padding-start:2.25rem;cursor:pointer;display:block;padding-inline-start:2.25rem;position:relative}:not(.cmplz-banner-checkbox)>input[type=radio]+label:before{background-color:#fff;border:.0625rem solid #007dff;content:"";height:1rem;left:0;margin:0;position:absolute;top:.0625rem;width:1rem}:root:lang(ar) :not(.cmplz-banner-checkbox)>input[type=radio]+label:before,:root:lang(fa) :not(.cmplz-banner-checkbox)>input[type=radio]+label:before,:root:lang(iw) :not(.cmplz-banner-checkbox)>input[type=radio]+label:before,[dir=rtl] :not(.cmplz-banner-checkbox)>input[type=radio]+label:before{left:auto;right:0}:not(.cmplz-banner-checkbox)>input[type=radio]+label:after{border-color:#007dff;border-style:solid;border-width:0 0 .125rem .125rem;content:"";height:.375rem;left:.5rem;opacity:0;position:absolute;top:.4375rem;transform:translate(-50%,-50%) rotate(-45deg);transition:opacity .2s;width:.6875rem}:root:lang(ar) :not(.cmplz-banner-checkbox)>input[type=radio]+label:after,:root:lang(fa) :not(.cmplz-banner-checkbox)>input[type=radio]+label:after,:root:lang(iw) :not(.cmplz-banner-checkbox)>input[type=radio]+label:after,[dir=rtl] :not(.cmplz-banner-checkbox)>input[type=radio]+label:after{left:auto;right:.5rem}:not(.cmplz-banner-checkbox)>input[type=radio]+label:before{border-radius:50%}:not(.cmplz-banner-checkbox)>input[type=radio]+label:after{background:#007dff;border:none;border-radius:50%;height:.60024rem;top:.5625rem;width:.60024rem}a{color:currentColor;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.2em}a:active,a:focus,a:hover{-webkit-text-decoration:none;text-decoration:none}embed,iframe,object,video{max-width:100%}b,strong{font-variation-settings:"wght" 700;font-weight:inherit}cite,dfn,em,i{font-style:italic}pre{overflow-x:auto;white-space:pre}html [tabindex]:focus,html a:focus,html button:focus,html input:focus,html select:focus,html textarea:focus{outline:.125rem solid currentColor;outline-offset:.3125rem}html:not([data-whatintent=keyboard]) [tabindex]:focus,html:not([data-whatintent=keyboard]) a:focus,html:not([data-whatintent=keyboard]) button:focus,html:not([data-whatintent=keyboard]) input:focus,html:not([data-whatintent=keyboard]) select:focus,html:not([data-whatintent=keyboard]) textarea:focus{outline:none}.wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image:focus-within,[data-seo-container]:focus-within{outline:.125rem solid currentColor;outline-offset:.5rem}.wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image :focus,.wp-block-group--logos-gallery>.wp-block-gallery html:not([data-whatintent=keyboard]) .wp-block-image :focus,.wp-block-group--logos-gallery>.wp-block-gallery html:not([data-whatintent=keyboard]) .wp-block-image:focus-within,[data-seo-container] :focus,html:not([data-whatintent=keyboard]) .wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image :focus,html:not([data-whatintent=keyboard]) .wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image:focus-within,html:not([data-whatintent=keyboard]) [data-seo-container] :focus,html:not([data-whatintent=keyboard]) [data-seo-container]:focus-within{outline:none}.lazyload,.lazyloading{background:#003594;opacity:0}.lazyloaded{opacity:1;transition:opacity .5s}[data-bgset]{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;opacity:1;position:relative}[data-bgset]:before{background:#003594;bottom:0;left:0;right:0;top:0;z-index:2}[data-bgset]:after,[data-bgset]:before{content:"";position:absolute;transition:opacity .5s,z-index .5s ease .5s}[data-bgset]:after{animation:loading .5s linear infinite;border:.3125rem solid #fff;border-radius:3.125rem;border-top-color:#0000;height:3.125rem;left:calc(50% - 1.5625rem);opacity:1;top:calc(50% - 1.5625rem);transform:translateX(-50%) translateY(-50%);width:3.125rem;z-index:3}[data-bgset].lazyload{opacity:1;transition:opacity .5s}[data-bgset].lazyloaded:after,[data-bgset].lazyloaded:before{opacity:0;z-index:-1}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image,[data-seo-container]{cursor:pointer;position:relative;z-index:1}.wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image a:before,[data-seo-container] [data-seo-target]:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:100}.video-wrapper{height:0;line-height:0;padding-bottom:56.25%;padding-top:1.5625rem;position:relative}.video-wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}.has-primary-color{color:#003594}.has-primary-background-color{background-color:#003594}.has-dark-color{color:#000409}.has-dark-background-color{background-color:#000409}.has-light-color{color:#fff}.has-light-background-color{background-color:#fff}.has-blue-700-color{color:#006ce0}.has-blue-700-background-color{background-color:#006ce0}.has-blue-500-color{color:#007dff}.has-blue-500-background-color{background-color:#007dff}.has-blue-200-color{color:#e3f1ff}.has-blue-200-background-color{background-color:#e3f1ff}.has-grey-800-color{color:#161616}.has-grey-800-background-color{background-color:#161616}.has-grey-500-color{color:#575b60}.has-grey-500-background-color{background-color:#575b60}.has-grey-350-color{color:#dcdcdc}.has-grey-350-background-color{background-color:#dcdcdc}.has-grey-250-color{color:#f1f3f5}.has-grey-250-background-color{background-color:#f1f3f5}.container{margin-left:auto;margin-right:auto;max-width:calc(100% - 3.75rem);padding:0;width:100%}.sr-only{position:absolute}.sr-only,.sr-only-focusable{clip:rect(.0625rem,.0625rem,.0625rem,.0625rem)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:.0625rem!important;margin:-.0625rem!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:.0625rem!important}.sr-only-focusable{position:absolute}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto!important;-webkit-clip-path:none!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;white-space:normal!important;width:auto!important}.placeholder-media{background:#000409;overflow:hidden;position:relative}.placeholder-media:before{content:"";display:block;padding-bottom:100%}.placeholder-media .lazyload,.placeholder-media .lazyloading{height:0}.placeholder-media img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.js-animation .block-slider-quote-block .container,.js-animation .js-animation-opacity{opacity:0;transition:opacity .5s}.js-animation .js-animation-translation>*{opacity:0;transform:translateY(6.25rem);transition:opacity .5s cubic-bezier(.87,0,.13,1),transform .5s cubic-bezier(.87,0,.13,1)}.hero h1,.js-animation .js-animation-title{visibility:hidden}.js-animation .js-animation-progress-bar .percent-bar__dynamic{transform:scaleX(0);transform-origin:left;transition:transform 1s cubic-bezier(.87,0,.13,1)}.js-animation .js-animation-opacity.is-visible{opacity:1}.js-animation .js-animation-title .st-line{display:inline-block;line-height:1;overflow:hidden}.js-animation .js-animation-title .st-line>span{display:inline-block;transform:translateY(150%);transition:transform .75s cubic-bezier(.19,1,.22,1)}.js-animation .js-animation-title.is-ready{visibility:visible}.js-animation .js-animation-title.is-visible .st-line>span{transform:translateY(0)}.js-animation .js-animation-translation.is-visible>*{opacity:1;transform:translateY(0)!important}.js-animation .js-animation-progress-bar.is-visible .percent-bar__dynamic{transform:scaleX(1)}.btn,.css-slider__dots button,.css-slider__next,.css-slider__prev,.wp-block-button .wp-block-button__link,.wp-block-file .wp-block-file__button,.wp-block-search__button,input[type=reset],input[type=submit]{-webkit-appearance:none;appearance:none;background-color:initial;border:none;border-radius:0;color:inherit;cursor:pointer;display:inline;font-family:inherit;padding:0;-webkit-text-decoration:none;text-decoration:none;vertical-align:middle}.btn--block,.btn--block-reverse,.wp-block-button.is-style-fill .wp-block-button__link,.wp-block-button.is-style-fill-reverse .wp-block-button__link,.wp-block-button:not([class*=is-style-]) .wp-block-button__link,.wp-block-search__button,input[type=submit]{align-items:center;background:#000409 linear-gradient(180deg,#fff 50%,#0000 0) 0 -100% no-repeat;background-size:100% 200%;border-bottom:.125rem solid #007dff;color:#fff;display:inline-flex;font-size:1rem;gap:1.25em;line-height:1.375;padding:.87em;transition:all .3s cubic-bezier(.87,0,.13,1)}.btn--block .icon,.btn--block-reverse .icon,.wp-block-button.is-style-fill .wp-block-button__link .icon,.wp-block-button.is-style-fill-reverse .wp-block-button__link .icon,.wp-block-button:not([class*=is-style-]) .wp-block-button__link .icon,.wp-block-search__button .icon,input[type=submit] .icon{font-size:inherit;height:1.25em;width:1.25em}.wp-block-button.is-style-fill [dir=rtl] .wp-block-button__link .icon,.wp-block-button.is-style-fill-reverse [dir=rtl] .wp-block-button__link .icon,.wp-block-button:not([class*=is-style-]) [dir=rtl] .wp-block-button__link .icon,:root:lang(ar) .btn--block .icon,:root:lang(ar) .btn--block-reverse .icon,:root:lang(ar) .wp-block-button.is-style-fill .wp-block-button__link .icon,:root:lang(ar) .wp-block-button.is-style-fill-reverse .wp-block-button__link .icon,:root:lang(ar) .wp-block-button:not([class*=is-style-]) .wp-block-button__link .icon,:root:lang(ar) .wp-block-search__button .icon,:root:lang(ar) input[type=submit] .icon,:root:lang(fa) .btn--block .icon,:root:lang(fa) .btn--block-reverse .icon,:root:lang(fa) .wp-block-button.is-style-fill .wp-block-button__link .icon,:root:lang(fa) .wp-block-button.is-style-fill-reverse .wp-block-button__link .icon,:root:lang(fa) .wp-block-button:not([class*=is-style-]) .wp-block-button__link .icon,:root:lang(fa) .wp-block-search__button .icon,:root:lang(fa) input[type=submit] .icon,:root:lang(iw) .btn--block .icon,:root:lang(iw) .btn--block-reverse .icon,:root:lang(iw) .wp-block-button.is-style-fill .wp-block-button__link .icon,:root:lang(iw) .wp-block-button.is-style-fill-reverse .wp-block-button__link .icon,:root:lang(iw) .wp-block-button:not([class*=is-style-]) .wp-block-button__link .icon,:root:lang(iw) .wp-block-search__button .icon,:root:lang(iw) input[type=submit] .icon,[dir=rtl] .btn--block .icon,[dir=rtl] .btn--block-reverse .icon,[dir=rtl] .wp-block-button.is-style-fill .wp-block-button__link .icon,[dir=rtl] .wp-block-button.is-style-fill-reverse .wp-block-button__link .icon,[dir=rtl] .wp-block-button:not([class*=is-style-]) .wp-block-button__link .icon,[dir=rtl] .wp-block-search__button .icon,[dir=rtl] input[type=submit] .icon{transform:scaleX(-1)}.btn--block-reverse,.btn--block-reverse:active,.btn--block-reverse:focus,.btn--block-reverse:hover,.btn--block:active,.btn--block:focus,.btn--block:hover,.wp-block-button.is-style-fill .wp-block-button__link:active,.wp-block-button.is-style-fill .wp-block-button__link:focus,.wp-block-button.is-style-fill .wp-block-button__link:hover,.wp-block-button.is-style-fill-reverse .wp-block-button__link,.wp-block-button.is-style-fill-reverse .wp-block-button__link:active,.wp-block-button.is-style-fill-reverse .wp-block-button__link:focus,.wp-block-button.is-style-fill-reverse .wp-block-button__link:hover,.wp-block-button:not([class*=is-style-]) .wp-block-button__link:active,.wp-block-button:not([class*=is-style-]) .wp-block-button__link:focus,.wp-block-button:not([class*=is-style-]) .wp-block-button__link:hover,.wp-block-search__button:active,.wp-block-search__button:focus,.wp-block-search__button:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{background-position:0 0;color:#000409}.btn--block-reverse:active,.btn--block-reverse:focus,.btn--block-reverse:hover,.wp-block-button.is-style-fill-reverse .wp-block-button__link:active,.wp-block-button.is-style-fill-reverse .wp-block-button__link:focus,.wp-block-button.is-style-fill-reverse .wp-block-button__link:hover{background-position:0 -100%;color:#fff}#content .facetwp-pager .nextpostslink,#content .facetwp-pager .previouspostslink,.btn--block-outline,.btn--block-outline-reverse,.btn--block-outline-reverse-secondary,.modal .searchform__submit,.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline-reverse .wp-block-button__link,.wp-block-file .wp-block-file__button,input[type=reset]{align-items:center;background:#161616 linear-gradient(180deg,#fff 50%,#0000 0) 0 -100% no-repeat;background-size:100% 200%;border:.0625rem solid #dcdcdc;color:#fff;display:inline-flex;font-size:1rem;gap:1.25em;line-height:1.375;padding:.87em;transition:all .3s cubic-bezier(.87,0,.13,1)}#content .facetwp-pager .nextpostslink .icon,#content .facetwp-pager .previouspostslink .icon,.btn--block-outline .icon,.btn--block-outline-reverse .icon,.btn--block-outline-reverse-secondary .icon,.modal .searchform__submit .icon,.wp-block-button.is-style-outline .wp-block-button__link .icon,.wp-block-button.is-style-outline-reverse .wp-block-button__link .icon,.wp-block-file .wp-block-file__button .icon,input[type=reset] .icon{font-size:inherit;height:1.25em;width:1.25em}#content .facetwp-pager [dir=rtl] .nextpostslink .icon,#content .facetwp-pager [dir=rtl] .previouspostslink .icon,.modal [dir=rtl] .searchform__submit .icon,.wp-block-button.is-style-outline [dir=rtl] .wp-block-button__link .icon,.wp-block-button.is-style-outline-reverse [dir=rtl] .wp-block-button__link .icon,.wp-block-file [dir=rtl] .wp-block-file__button .icon,:root:lang(ar) #content .facetwp-pager .nextpostslink .icon,:root:lang(ar) #content .facetwp-pager .previouspostslink .icon,:root:lang(ar) .btn--block-outline .icon,:root:lang(ar) .btn--block-outline-reverse .icon,:root:lang(ar) .btn--block-outline-reverse-secondary .icon,:root:lang(ar) .modal .searchform__submit .icon,:root:lang(ar) .wp-block-button.is-style-outline .wp-block-button__link .icon,:root:lang(ar) .wp-block-button.is-style-outline-reverse .wp-block-button__link .icon,:root:lang(ar) .wp-block-file .wp-block-file__button .icon,:root:lang(ar) input[type=reset] .icon,:root:lang(fa) #content .facetwp-pager .nextpostslink .icon,:root:lang(fa) #content .facetwp-pager .previouspostslink .icon,:root:lang(fa) .btn--block-outline .icon,:root:lang(fa) .btn--block-outline-reverse .icon,:root:lang(fa) .btn--block-outline-reverse-secondary .icon,:root:lang(fa) .modal .searchform__submit .icon,:root:lang(fa) .wp-block-button.is-style-outline .wp-block-button__link .icon,:root:lang(fa) .wp-block-button.is-style-outline-reverse .wp-block-button__link .icon,:root:lang(fa) .wp-block-file .wp-block-file__button .icon,:root:lang(fa) input[type=reset] .icon,:root:lang(iw) #content .facetwp-pager .nextpostslink .icon,:root:lang(iw) #content .facetwp-pager .previouspostslink .icon,:root:lang(iw) .btn--block-outline .icon,:root:lang(iw) .btn--block-outline-reverse .icon,:root:lang(iw) .btn--block-outline-reverse-secondary .icon,:root:lang(iw) .modal .searchform__submit .icon,:root:lang(iw) .wp-block-button.is-style-outline .wp-block-button__link .icon,:root:lang(iw) .wp-block-button.is-style-outline-reverse .wp-block-button__link .icon,:root:lang(iw) .wp-block-file .wp-block-file__button .icon,:root:lang(iw) input[type=reset] .icon,[dir=rtl] #content .facetwp-pager .nextpostslink .icon,[dir=rtl] #content .facetwp-pager .previouspostslink .icon,[dir=rtl] .btn--block-outline .icon,[dir=rtl] .btn--block-outline-reverse .icon,[dir=rtl] .btn--block-outline-reverse-secondary .icon,[dir=rtl] .modal .searchform__submit .icon,[dir=rtl] .wp-block-button.is-style-outline .wp-block-button__link .icon,[dir=rtl] .wp-block-button.is-style-outline-reverse .wp-block-button__link .icon,[dir=rtl] .wp-block-file .wp-block-file__button .icon,[dir=rtl] input[type=reset] .icon{transform:scaleX(-1)}#content .facetwp-pager .nextpostslink:active,#content .facetwp-pager .nextpostslink:focus,#content .facetwp-pager .nextpostslink:hover,#content .facetwp-pager .previouspostslink:active,#content .facetwp-pager .previouspostslink:focus,#content .facetwp-pager .previouspostslink:hover,.btn--block-outline-reverse-secondary:active,.btn--block-outline-reverse-secondary:focus,.btn--block-outline-reverse-secondary:hover,.btn--block-outline-reverse:active,.btn--block-outline-reverse:focus,.btn--block-outline-reverse:hover,.btn--block-outline:active,.btn--block-outline:focus,.btn--block-outline:hover,.modal .searchform__submit:active,.modal .searchform__submit:focus,.modal .searchform__submit:hover,.wp-block-button.is-style-outline .wp-block-button__link:active,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button.is-style-outline-reverse .wp-block-button__link:active,.wp-block-button.is-style-outline-reverse .wp-block-button__link:focus,.wp-block-button.is-style-outline-reverse .wp-block-button__link:hover,.wp-block-file .wp-block-file__button:active,.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:hover,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover{background-position:0 0;color:#000409}#content .facetwp-pager .nextpostslink,#content .facetwp-pager .previouspostslink{background-position:0 0;border-color:#dcdcdc;color:#000409!important}#content .facetwp-pager .nextpostslink:active,#content .facetwp-pager .nextpostslink:focus,#content .facetwp-pager .nextpostslink:hover,#content .facetwp-pager .previouspostslink:active,#content .facetwp-pager .previouspostslink:focus,#content .facetwp-pager .previouspostslink:hover{background:#000409;border-color:#000409;color:#fff}.btn--block-outline-reverse,.btn--block-outline-reverse-secondary,.wp-block-button.is-style-outline-reverse .wp-block-button__link,.wp-block-file .wp-block-file__button{background-position:0 0;color:#000409}.btn--block-outline-reverse-secondary:active,.btn--block-outline-reverse-secondary:focus,.btn--block-outline-reverse-secondary:hover,.btn--block-outline-reverse:active,.btn--block-outline-reverse:focus,.btn--block-outline-reverse:hover,.wp-block-button.is-style-outline-reverse .wp-block-button__link:active,.wp-block-button.is-style-outline-reverse .wp-block-button__link:focus,.wp-block-button.is-style-outline-reverse .wp-block-button__link:hover,.wp-block-file .wp-block-file__button:active,.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:hover{background-position:0 -100%;color:#fff}.btn--rounded,.btn--rounded-dark,.btn--rounded-reverse,.wp-block-button.is-style-rounded .wp-block-button__link{background:#fff;border:.0625rem solid #0000;border-radius:624.9375rem;color:#000409;display:inline-flex;font-size:.875rem;gap:.71em;line-height:1;padding:.71em 1.14em;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:auto;transition:background-color .3s,border-color .3s,color .3s}.btn--rounded .icon,.btn--rounded-dark .icon,.btn--rounded-reverse .icon,.wp-block-button.is-style-rounded .wp-block-button__link .icon{font-size:inherit;height:1.42em;margin:-.21em 0;width:1.42em}.wp-block-button.is-style-rounded [dir=rtl] .wp-block-button__link .icon,:root:lang(ar) .btn--rounded .icon,:root:lang(ar) .btn--rounded-dark .icon,:root:lang(ar) .btn--rounded-reverse .icon,:root:lang(ar) .wp-block-button.is-style-rounded .wp-block-button__link .icon,:root:lang(fa) .btn--rounded .icon,:root:lang(fa) .btn--rounded-dark .icon,:root:lang(fa) .btn--rounded-reverse .icon,:root:lang(fa) .wp-block-button.is-style-rounded .wp-block-button__link .icon,:root:lang(iw) .btn--rounded .icon,:root:lang(iw) .btn--rounded-dark .icon,:root:lang(iw) .btn--rounded-reverse .icon,:root:lang(iw) .wp-block-button.is-style-rounded .wp-block-button__link .icon,[dir=rtl] .btn--rounded .icon,[dir=rtl] .btn--rounded-dark .icon,[dir=rtl] .btn--rounded-reverse .icon,[dir=rtl] .wp-block-button.is-style-rounded .wp-block-button__link .icon{transform:scaleX(-1)}.active.btn--rounded,.active.btn--rounded-dark,.active.btn--rounded-reverse,.btn--rounded-dark:active,.btn--rounded-dark:focus,.btn--rounded-dark:hover,.btn--rounded-reverse:active,.btn--rounded-reverse:focus,.btn--rounded-reverse:hover,.btn--rounded:active,.btn--rounded:focus,.btn--rounded:hover,.wp-block-button.is-style-rounded .active.wp-block-button__link,.wp-block-button.is-style-rounded .wp-block-button__link:active,.wp-block-button.is-style-rounded .wp-block-button__link:focus,.wp-block-button.is-style-rounded .wp-block-button__link:hover{background:#e3f1ff;border-color:#007dff;-webkit-text-decoration:underline;text-decoration:underline}.btn--rounded-reverse{background:#000409;color:#fff}.btn--rounded-reverse:active,.btn--rounded-reverse:focus,.btn--rounded-reverse:hover{background:#e3f1ff;border-color:#007dff;color:#000409;-webkit-text-decoration:underline;text-decoration:underline}.btn--rounded-outline,.btn--rounded-outline-reverse,.wp-block-button.is-style-rounded-outline .wp-block-button__link{background:#fff;border:.0625rem solid #dcdcdc;border-radius:624.9375rem;color:#000409;display:inline-flex;font-size:.875rem;gap:.71em;line-height:1;padding:.71em 1.14em;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:auto;transition:background-color .3s,border-color .3s,color .3s}.btn--rounded-outline .icon,.btn--rounded-outline-reverse .icon,.wp-block-button.is-style-rounded-outline .wp-block-button__link .icon{font-size:inherit;height:1.42em;margin:-.21em 0;width:1.42em}.wp-block-button.is-style-rounded-outline [dir=rtl] .wp-block-button__link .icon,:root:lang(ar) .btn--rounded-outline .icon,:root:lang(ar) .btn--rounded-outline-reverse .icon,:root:lang(ar) .wp-block-button.is-style-rounded-outline .wp-block-button__link .icon,:root:lang(fa) .btn--rounded-outline .icon,:root:lang(fa) .btn--rounded-outline-reverse .icon,:root:lang(fa) .wp-block-button.is-style-rounded-outline .wp-block-button__link .icon,:root:lang(iw) .btn--rounded-outline .icon,:root:lang(iw) .btn--rounded-outline-reverse .icon,:root:lang(iw) .wp-block-button.is-style-rounded-outline .wp-block-button__link .icon,[dir=rtl] .btn--rounded-outline .icon,[dir=rtl] .btn--rounded-outline-reverse .icon,[dir=rtl] .wp-block-button.is-style-rounded-outline .wp-block-button__link .icon{transform:scaleX(-1)}.active.btn--rounded-outline,.active.btn--rounded-outline-reverse,.btn--rounded-outline-reverse:active,.btn--rounded-outline-reverse:focus,.btn--rounded-outline-reverse:hover,.btn--rounded-outline:active,.btn--rounded-outline:focus,.btn--rounded-outline:hover,.wp-block-button.is-style-rounded-outline .active.wp-block-button__link,.wp-block-button.is-style-rounded-outline .wp-block-button__link:active,.wp-block-button.is-style-rounded-outline .wp-block-button__link:focus,.wp-block-button.is-style-rounded-outline .wp-block-button__link:hover{background:#e3f1ff;border-color:#007dff;-webkit-text-decoration:underline;text-decoration:underline}.btn--rounded-outline-reverse{background:#000409;color:#fff}.btn--rounded-outline-reverse:active,.btn--rounded-outline-reverse:focus,.btn--rounded-outline-reverse:hover{background:#e3f1ff;border-color:#007dff;color:#000409;-webkit-text-decoration:underline;text-decoration:underline}.btn--rounded-dark{background:#000409;color:#fff}.btn--rounded-dark:active,.btn--rounded-dark:focus,.btn--rounded-dark:hover{background:#fff;border-color:#000409;color:#000409}.btn--text,.btn--text-reverse,.wp-block-button.is-style-text .wp-block-button__link,.wp-block-button.is-style-text-reverse .wp-block-button__link{-webkit-margin-end:1.75rem;border-bottom:.0625rem solid #000409;color:#000409;display:inline-block;font-size:1rem;line-height:1.625;margin-inline-end:1.75rem;position:relative;text-align:left;-webkit-text-decoration:none;text-decoration:none;transition:all .2s cubic-bezier(.65,0,.35,1)}.btn--text-reverse:before,.btn--text:before,.wp-block-button.is-style-text .wp-block-button__link:before,.wp-block-button.is-style-text-reverse .wp-block-button__link:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27M22.4 32.3 21 30.8l10-10.5H5.2v-2.1h25.6L20.7 7.9l1.5-1.5 12.7 12.8-12.5 13Z%27/%3E%3C/svg%3E") 50% no-repeat;content:"";height:1.25rem;position:absolute;right:0;top:50%;transform:translateX(1.75rem) translateY(-50%);transition:all .2s cubic-bezier(.65,0,.35,1);width:1.25rem}.wp-block-button.is-style-text [dir=rtl] .wp-block-button__link:before,.wp-block-button.is-style-text-reverse [dir=rtl] .wp-block-button__link:before,:root:lang(ar) .btn--text-reverse:before,:root:lang(ar) .btn--text:before,:root:lang(ar) .wp-block-button.is-style-text .wp-block-button__link:before,:root:lang(ar) .wp-block-button.is-style-text-reverse .wp-block-button__link:before,:root:lang(fa) .btn--text-reverse:before,:root:lang(fa) .btn--text:before,:root:lang(fa) .wp-block-button.is-style-text .wp-block-button__link:before,:root:lang(fa) .wp-block-button.is-style-text-reverse .wp-block-button__link:before,:root:lang(iw) .btn--text-reverse:before,:root:lang(iw) .btn--text:before,:root:lang(iw) .wp-block-button.is-style-text .wp-block-button__link:before,:root:lang(iw) .wp-block-button.is-style-text-reverse .wp-block-button__link:before,[dir=rtl] .btn--text-reverse:before,[dir=rtl] .btn--text:before,[dir=rtl] .wp-block-button.is-style-text .wp-block-button__link:before,[dir=rtl] .wp-block-button.is-style-text-reverse .wp-block-button__link:before{left:0;right:auto;transform:translateX(-1.75rem) translateY(-50%) scaleX(-1)}.btn--text-reverse:active,.btn--text-reverse:focus,.btn--text-reverse:hover,.btn--text:active,.btn--text:focus,.btn--text:hover,.wp-block-button.is-style-text .wp-block-button__link:active,.wp-block-button.is-style-text .wp-block-button__link:focus,.wp-block-button.is-style-text .wp-block-button__link:hover,.wp-block-button.is-style-text-reverse .wp-block-button__link:active,.wp-block-button.is-style-text-reverse .wp-block-button__link:focus,.wp-block-button.is-style-text-reverse .wp-block-button__link:hover{border-color:#007dff}.btn--text-reverse:active:before,.btn--text-reverse:focus:before,.btn--text-reverse:hover:before,.btn--text:active:before,.btn--text:focus:before,.btn--text:hover:before,.wp-block-button.is-style-text .wp-block-button__link:active:before,.wp-block-button.is-style-text .wp-block-button__link:focus:before,.wp-block-button.is-style-text .wp-block-button__link:hover:before,.wp-block-button.is-style-text-reverse .wp-block-button__link:active:before,.wp-block-button.is-style-text-reverse .wp-block-button__link:focus:before,.wp-block-button.is-style-text-reverse .wp-block-button__link:hover:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 125, 255, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27M22.4 32.3 21 30.8l10-10.5H5.2v-2.1h25.6L20.7 7.9l1.5-1.5 12.7 12.8-12.5 13Z%27/%3E%3C/svg%3E") 50% no-repeat;transform:translateX(1.5rem) translateY(-50%)}.wp-block-button.is-style-text [dir=rtl] .wp-block-button__link:active:before,.wp-block-button.is-style-text [dir=rtl] .wp-block-button__link:focus:before,.wp-block-button.is-style-text [dir=rtl] .wp-block-button__link:hover:before,.wp-block-button.is-style-text-reverse [dir=rtl] .wp-block-button__link:active:before,.wp-block-button.is-style-text-reverse [dir=rtl] .wp-block-button__link:focus:before,.wp-block-button.is-style-text-reverse [dir=rtl] .wp-block-button__link:hover:before,:root:lang(ar) .btn--text-reverse:active:before,:root:lang(ar) .btn--text-reverse:focus:before,:root:lang(ar) .btn--text-reverse:hover:before,:root:lang(ar) .btn--text:active:before,:root:lang(ar) .btn--text:focus:before,:root:lang(ar) .btn--text:hover:before,:root:lang(ar) .wp-block-button.is-style-text .wp-block-button__link:active:before,:root:lang(ar) .wp-block-button.is-style-text .wp-block-button__link:focus:before,:root:lang(ar) .wp-block-button.is-style-text .wp-block-button__link:hover:before,:root:lang(ar) .wp-block-button.is-style-text-reverse .wp-block-button__link:active:before,:root:lang(ar) .wp-block-button.is-style-text-reverse .wp-block-button__link:focus:before,:root:lang(ar) .wp-block-button.is-style-text-reverse .wp-block-button__link:hover:before,:root:lang(fa) .btn--text-reverse:active:before,:root:lang(fa) .btn--text-reverse:focus:before,:root:lang(fa) .btn--text-reverse:hover:before,:root:lang(fa) .btn--text:active:before,:root:lang(fa) .btn--text:focus:before,:root:lang(fa) .btn--text:hover:before,:root:lang(fa) .wp-block-button.is-style-text .wp-block-button__link:active:before,:root:lang(fa) .wp-block-button.is-style-text .wp-block-button__link:focus:before,:root:lang(fa) .wp-block-button.is-style-text .wp-block-button__link:hover:before,:root:lang(fa) .wp-block-button.is-style-text-reverse .wp-block-button__link:active:before,:root:lang(fa) .wp-block-button.is-style-text-reverse .wp-block-button__link:focus:before,:root:lang(fa) .wp-block-button.is-style-text-reverse .wp-block-button__link:hover:before,:root:lang(iw) .btn--text-reverse:active:before,:root:lang(iw) .btn--text-reverse:focus:before,:root:lang(iw) .btn--text-reverse:hover:before,:root:lang(iw) .btn--text:active:before,:root:lang(iw) .btn--text:focus:before,:root:lang(iw) .btn--text:hover:before,:root:lang(iw) .wp-block-button.is-style-text .wp-block-button__link:active:before,:root:lang(iw) .wp-block-button.is-style-text .wp-block-button__link:focus:before,:root:lang(iw) .wp-block-button.is-style-text .wp-block-button__link:hover:before,:root:lang(iw) .wp-block-button.is-style-text-reverse .wp-block-button__link:active:before,:root:lang(iw) .wp-block-button.is-style-text-reverse .wp-block-button__link:focus:before,:root:lang(iw) .wp-block-button.is-style-text-reverse .wp-block-button__link:hover:before,[dir=rtl] .btn--text-reverse:active:before,[dir=rtl] .btn--text-reverse:focus:before,[dir=rtl] .btn--text-reverse:hover:before,[dir=rtl] .btn--text:active:before,[dir=rtl] .btn--text:focus:before,[dir=rtl] .btn--text:hover:before,[dir=rtl] .wp-block-button.is-style-text .wp-block-button__link:active:before,[dir=rtl] .wp-block-button.is-style-text .wp-block-button__link:focus:before,[dir=rtl] .wp-block-button.is-style-text .wp-block-button__link:hover:before,[dir=rtl] .wp-block-button.is-style-text-reverse .wp-block-button__link:active:before,[dir=rtl] .wp-block-button.is-style-text-reverse .wp-block-button__link:focus:before,[dir=rtl] .wp-block-button.is-style-text-reverse .wp-block-button__link:hover:before{transform:translateX(-1.5rem) translateY(-50%) scaleX(-1)}.btn--text-reverse,.wp-block-button.is-style-text-reverse .wp-block-button__link{border-color:#fff;color:#fff}.btn--text-reverse:before,.wp-block-button.is-style-text-reverse .wp-block-button__link:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%28255, 255, 255, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27M22.4 32.3 21 30.8l10-10.5H5.2v-2.1h25.6L20.7 7.9l1.5-1.5 12.7 12.8-12.5 13Z%27/%3E%3C/svg%3E") 50% no-repeat}.btn--text-free{-webkit-margin-end:1.75rem;-webkit-padding-end:0;border-bottom:.0625rem solid #000409;color:#000409;display:inline-block;font-size:1rem;line-height:1.625;margin-inline-end:1.75rem;padding-inline-end:0;position:relative;text-align:left;-webkit-text-decoration:none;text-decoration:none}.btn--text-free,.btn--text-free:before{transition:all .2s cubic-bezier(.65,0,.35,1)}.btn--text-free:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27M22.4 32.3 21 30.8l10-10.5H5.2v-2.1h25.6L20.7 7.9l1.5-1.5 12.7 12.8-12.5 13Z%27/%3E%3C/svg%3E") 50% no-repeat;content:"";height:1.25rem;position:absolute;right:0;top:50%;transform:translateX(1.75rem) translateY(-50%);width:1.25rem}:root:lang(ar) .btn--text-free:before,:root:lang(fa) .btn--text-free:before,:root:lang(iw) .btn--text-free:before,[dir=rtl] .btn--text-free:before{left:0;right:auto;transform:translateX(-1.75rem) translateY(-50%) scaleX(-1)}.btn--text-free:active,.btn--text-free:focus,.btn--text-free:hover{border-color:#007dff}.btn--text-free:active:before,.btn--text-free:focus:before,.btn--text-free:hover:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 125, 255, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27M22.4 32.3 21 30.8l10-10.5H5.2v-2.1h25.6L20.7 7.9l1.5-1.5 12.7 12.8-12.5 13Z%27/%3E%3C/svg%3E") 50% no-repeat;transform:translateX(1.5rem) translateY(-50%)}:root:lang(ar) .btn--text-free:active:before,:root:lang(ar) .btn--text-free:focus:before,:root:lang(ar) .btn--text-free:hover:before,:root:lang(fa) .btn--text-free:active:before,:root:lang(fa) .btn--text-free:focus:before,:root:lang(fa) .btn--text-free:hover:before,:root:lang(iw) .btn--text-free:active:before,:root:lang(iw) .btn--text-free:focus:before,:root:lang(iw) .btn--text-free:hover:before,[dir=rtl] .btn--text-free:active:before,[dir=rtl] .btn--text-free:focus:before,[dir=rtl] .btn--text-free:hover:before{transform:translateX(-1.5rem) translateY(-50%) scaleX(-1)}.btn--text-free:before{display:none}.btn--text-free .icon{fill:#007dff;height:1.0625rem;margin:-.1875rem 0 0 .3125rem;width:1.0625rem}.btn--social,.social-networks li a{align-items:center;border-radius:100%;display:flex;height:2.5rem;justify-content:center;transition:background-color .3s cubic-bezier(.37,0,.63,1);width:2.5rem}.btn--social .icon,.social-networks li a .icon{fill:#fff;transform:scale(1.5)}.btn--social .icon-flickr,.social-networks li a .icon-flickr{height:2.5rem;width:2.5rem}.btn--social .icon-youtube,.social-networks li a .icon-youtube{transform:scale(1.5)}.btn--social:active,.btn--social:focus,.btn--social:hover,.social-networks li a:active,.social-networks li a:focus,.social-networks li a:hover{background-color:#007dff}.btn--block[disabled]{background-position:0 -100%;color:#fff}.btn--block-outline-reverse-secondary{border-color:#dcdcdc}.searchform{position:relative}.searchform__field[type=search]{-webkit-padding-end:clamp(12px,calc(7.63636px + 1.36364vw),24px);-webkit-padding-end:var(--spacing--block-1);padding-inline-end:clamp(12px,calc(7.63636px + 1.36364vw),24px);padding-inline-end:var(--spacing--block-1)}.searchform__submit{bottom:0;position:absolute;right:0;top:0}:root:lang(ar) .searchform__submit,:root:lang(fa) .searchform__submit,:root:lang(iw) .searchform__submit,[dir=rtl] .searchform__submit{left:0;right:auto}.searchform__submit .icon{vertical-align:-15%}.skip-links{background-color:#007dff;color:#000409;display:flex;left:0;list-style:none;padding:.5rem .625rem .625rem;position:fixed;top:0;transform:translate3d(0,-100%,0);transition:transform .3s ease-in-out;width:100%;z-index:99999}.skip-links a{color:#fff;font-size:.875rem;-webkit-text-decoration:none;text-decoration:none}.skip-links a:focus{outline-offset:.1875rem}[data-whatintent=keyboard] .skip-links:focus-within{transform:translateZ(0)}.skip-links li:not(:last-of-type){-webkit-margin-end:1rem;margin-inline-end:1rem}.social-networks{align-items:center;display:flex;list-style:none!important;margin:0!important;padding:0!important}.footer .social-networks li:not(:first-child){-webkit-margin-start:.5rem;margin-inline-start:.5rem}.breadcrumb-wrapper{padding:.5rem 0 clamp(56px,calc(38.54545px + 5.45455vw),104px);padding:.5rem 0 var(--spacing--block-3)}.breadcrumb-wrapper .page-template-hub,.single .breadcrumb-wrapper{background:#f1f3f5;padding-bottom:1.5rem}.breadcrumb-wrapper .page-template-hub+main,.single .breadcrumb-wrapper+main{margin-top:0}.breadcrumb-wrapper .page-template-solution{padding-bottom:5rem}.breadcrumb{font-size:.75rem;line-height:1.83}.breadcrumb a{-webkit-text-decoration:none;text-decoration:none}.breadcrumb a:active,.breadcrumb a:focus,.breadcrumb a:hover,.breadcrumb_last{-webkit-text-decoration:underline;text-decoration:underline}.single .breadcrumb-wrapper{background:#f1f3f5}.icc-animated{stroke:#fff}.icc-animated__st0,.icc-animated__st1,.icc-animated__st2{fill:none;stroke:inherit;stroke-miterlimit:10;stroke-width:8;transition:stroke-dashoffset 2s cubic-bezier(.19,1,.22,1)}.icc-animated__st0{stroke-dasharray:70;stroke-dashoffset:70;transition-delay:.3s}.icc-animated__st1{stroke-dasharray:60;stroke-dashoffset:60;transition-delay:.4s}.icc-animated__st2{stroke-dasharray:38;stroke-dashoffset:38;transition-delay:.5s}.icc-animated--letter-0 .icc-animated__st0,.icc-animated--letter-1 .icc-animated__st1,.icc-animated--letter-2 .icc-animated__st2{stroke:#007dff}.icc-animated.is-visible>line,.icc-animated.is-visible>path{stroke-dashoffset:0}.list--arrow-links{list-style:none}.list--arrow-links li{border-bottom:.0625rem solid #dcdcdc}.list--arrow-links a{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27M22.4 32.3 21 30.8l10-10.5H5.2v-2.1h25.6L20.7 7.9l1.5-1.5 12.7 12.8-12.5 13Z%27/%3E%3C/svg%3E") right .88em top 50% no-repeat;background-size:1.11em;display:block;font-size:1.125rem;line-height:1.44;padding:.83em .88em;-webkit-text-decoration:none;text-decoration:none;transition:background-position .3s cubic-bezier(.87,0,.13,1)}.list--arrow-links a:active,.list--arrow-links a:focus,.list--arrow-links a:hover{background-position:right .55em top 50%}.anchors{background:#f1f3f5;position:-webkit-sticky;position:sticky;top:0;transition:top 1s cubic-bezier(.19,1,.22,1);z-index:10}html.scroll-top .anchors,html.scroll-up .anchors{top:5.125rem;top:var(--height-header)}.admin-bar .anchors{top:2.875rem;top:var(--wp-height-admin-bar)}html.scroll-top .admin-bar .anchors,html.scroll-up .admin-bar .anchors{top:8rem;top:calc(var(--height-header) + var(--wp-height-admin-bar))}.anchors__scroll{-ms-overflow-style:none;align-items:center;display:flex;margin-bottom:5.5rem;overflow:scroll;padding:1.125rem 0;scrollbar-width:none;white-space:nowrap}.anchors__scroll::-webkit-scrollbar{display:none}.anchors__scroll>:first-child{-webkit-margin-start:1.875rem;margin-inline-start:1.875rem}.anchors__scroll>:last-child{-webkit-margin-end:1.875rem;margin-inline-end:1.875rem}.anchors li,.anchors p,.anchors ul{display:inline;vertical-align:middle}.anchors p{-webkit-margin-end:.8125rem;margin-inline-end:.8125rem}.anchors ul{list-style:none}.anchors li+li{-webkit-margin-start:.5625rem;margin-inline-start:.5625rem}.single-post .anchors{border-top:.125rem solid #fff}.wp-block-beapi-anchor{height:0;position:relative;top:-8.875rem}.card{border:0;box-shadow:none;margin-top:0;max-width:100%;min-width:0;padding:0}.card--menu-page{display:flex;flex-direction:column;height:100%;width:100%}.card--menu-page:focus-within .card__content,.card--menu-page:hover .card__content{background-position:0 0}.card--menu-page:focus-within .card__content .icon-hover,.card--menu-page:hover .card__content .icon-hover{opacity:1;transition:opacity .5s cubic-bezier(.87,0,.13,1) .2s}.card--menu-page:focus-within .card__meta .icon,.card--menu-page:hover .card__meta .icon{fill:#fff}.card--menu-page:focus-within .card__date,.card--menu-page:hover .card__date{opacity:0}.card--menu-page .card__thumbnail-wrapper img{display:block;width:100%}.card--menu-page .card__thumbnail{overflow:hidden;position:relative}.card--menu-page .card__thumbnail:before{padding-bottom:51.6025641026%}.card--menu-page .card__content{background:linear-gradient(180deg,#007dff 50%,#0000 0) 0 -100% no-repeat #fff;background-size:100% 210%;flex:1 1;padding:1.25rem;transition:all .5s cubic-bezier(.87,0,.13,1)}:root:lang(ar) .card--menu-page .card__content,:root:lang(fa) .card--menu-page .card__content,:root:lang(iw) .card--menu-page .card__content,[dir=rtl] .card--menu-page .card__content{text-align:right}.card--menu-page .card__content .icon-hover{bottom:1.25rem;opacity:0;position:absolute;right:1.25rem;transition:opacity .5s cubic-bezier(.87,0,.13,1)}:root:lang(ar) .card--menu-page .card__content .icon-hover,:root:lang(fa) .card--menu-page .card__content .icon-hover,:root:lang(iw) .card--menu-page .card__content .icon-hover,[dir=rtl] .card--menu-page .card__content .icon-hover{left:1.25rem;right:auto;transform:scaleX(-1)}.card--menu-page .card__content .icon-hover .icon{height:2.3125rem;width:2.3125rem}.card--menu-page .card__meta{align-items:center;display:flex;font-size:.875rem;line-height:1.57;margin-bottom:.5rem}.card--menu-page .card__meta .icon{fill:#007dff;-webkit-margin-end:.375rem;height:1rem;margin-inline-end:.375rem;transition:fill .3s ease-in-out;width:1rem}.card--menu-page .card__title>a{font-size:1rem;line-height:1.37;-webkit-text-decoration:none;text-decoration:none}.card--menu-page .card__date{color:#575b60;font-size:.875rem;line-height:1.57;margin-top:1rem;opacity:1;transition:opacity .3s ease-in-out}.card__cross-categories{list-style:none;margin-bottom:.9375rem}.card__cross-categories .cross-category{-webkit-padding-start:1.285em;background-size:.75rem;font-size:.875rem;padding-inline-start:1.285em}.card--basic .card__thumbnail{margin-bottom:1rem;overflow:hidden;position:relative}.card--basic .card__thumbnail:before{padding-bottom:61.9791666667%}.card--basic .icon-icc{fill:#fff;height:168.06%;left:22.53%;position:absolute;top:-34.03%;transition:transform .3s cubic-bezier(.37,0,.63,1);width:54.94%;z-index:2}:root:lang(ar) .card--basic .icon-icc,:root:lang(fa) .card--basic .icon-icc,:root:lang(iw) .card--basic .icon-icc,[dir=rtl] .card--basic .icon-icc{left:auto;right:22.53%}.card--basic .card__thumbnail-overlay{background:#007dff;overflow:hidden;transform:translateX(-100%)}.card--basic .card__thumbnail-overlay,.card--basic .card__thumbnail-overlay>div{height:100%;left:0;position:absolute;top:0;transition:transform .3s cubic-bezier(.37,0,.63,1);width:100%}.card--basic .card__thumbnail-overlay>div{transform:translateX(80%)}.card--basic .icon-external{height:2.5rem;position:absolute;right:.5rem;top:.4375rem;width:2.5rem}:root:lang(ar) .card--basic .icon-external,:root:lang(fa) .card--basic .icon-external,:root:lang(iw) .card--basic .icon-external,[dir=rtl] .card--basic .icon-external{left:.5rem;right:auto}.card--basic .card__title>a{-webkit-text-decoration:none;text-decoration:none}.card--basic a{-webkit-text-decoration:underline;text-decoration:underline}.card--basic:active .icon-icc,.card--basic:focus .icon-icc,.card--basic:hover .icon-icc{transform:translateX(-29.24%)}.card--basic:active .card__thumbnail-overlay,.card--basic:active .card__thumbnail-overlay>div,.card--basic:focus .card__thumbnail-overlay,.card--basic:focus .card__thumbnail-overlay>div,.card--basic:hover .card__thumbnail-overlay,.card--basic:hover .card__thumbnail-overlay>div{transform:translateX(0)}.card--basic-post .card__meta{font-size:.875rem;list-style:none;margin-bottom:.5rem;padding-left:0!important}.card--basic-post .card__meta li{-webkit-margin-end:1em;display:inline-block;margin-inline-end:1em}.card--basic-post .card__meta li.date{color:#575b60}.card--basic-post .card__title{margin-bottom:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-bottom:var(--spacing--block-1)}.card--basic-post .card__title>a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 .125rem;-webkit-text-decoration:none;text-decoration:none;transition:background-size .35s ease-in-out}.card--basic-post .card__title>a:active,.card--basic-post .card__title>a:focus,.card--basic-post .card__title>a:hover{background-size:100% .125rem}.card--basic-post .card__text{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:0;overflow:hidden}.card--search{border-top:.0625rem solid #dcdcdc;margin-bottom:clamp(28px,calc(17.81818px + 3.18182vw),56px);margin-bottom:var(--spacing--block-2);padding-top:clamp(12px,calc(7.63636px + 1.36364vw),24px);padding-top:var(--spacing--block-1)}.card--search .card__thumbnail{margin-bottom:2rem;overflow:hidden;position:relative}.card--search .card__thumbnail:before{padding-bottom:65%}.card--search .card__meta{font-size:.875rem;list-style:none;margin-bottom:.5rem}.card--search .card__meta li{-webkit-margin-end:1em;display:inline-block;margin-inline-end:1em}.card--search .card__meta li.date{color:#575b60}.card--search .card__title{margin-bottom:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-bottom:var(--spacing--block-1)}.card--search .card__title>a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 .125rem;-webkit-text-decoration:none;text-decoration:none;transition:background-size .35s ease-in-out}.card--search .card__title>a:active,.card--search .card__title>a:focus,.card--search .card__title>a:hover{background-size:100% .125rem}.card--search .card__text{margin-bottom:0}.card--job{background-color:#fff;border-top:.0625rem solid #dcdcdc;margin-bottom:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-bottom:var(--spacing--block-1);padding-bottom:clamp(12px,calc(7.63636px + 1.36364vw),24px);padding-bottom:var(--spacing--block-1);padding-left:clamp(12px,calc(7.63636px + 1.36364vw),24px);padding-left:var(--spacing--block-1);padding-top:clamp(28px,calc(17.81818px + 3.18182vw),56px);padding-top:var(--spacing--block-2);transition:background-color .6s ease}.card--job:active,.card--job:focus,.card--job:hover{background-color:#e3f1ff;border-top:.0625rem solid #007dff}.card--job .card__meta{font-size:.875rem;list-style:none;margin-bottom:.5rem}.card--job .card__meta li{-webkit-margin-end:1em;align-items:center;display:flex;margin-inline-end:1em;text-transform:uppercase}.card--job .card__meta li .icon{height:.625rem;margin-right:.5rem;width:.625rem}.card--job .card__title{margin-bottom:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-bottom:var(--spacing--block-1)}.card--job .card__title>a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 .125rem;-webkit-text-decoration:none;text-decoration:none;transition:background-size .35s ease-in-out}.card--job .card__title>a:active,.card--job .card__title>a:focus,.card--job .card__title>a:hover{background-size:100% .125rem}.card--job .card__text{margin-bottom:0}.card--highlight .card__content,.card--news .card__content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:1.25rem}.card--highlight .card__title,.card--news .card__title{margin-bottom:2rem}.card--highlight .card__title a,.card--news .card__title a{-webkit-text-decoration:none;text-decoration:none}.card--highlight .card__title span,.card--news .card__title span{-webkit-box-orient:vertical;-webkit-line-clamp:8;display:-webkit-box;overflow:hidden;transition:transform .3s cubic-bezier(.65,0,.35,1)}.card--highlight .card__meta,.card--news .card__meta{-webkit-padding-start:0!important;font-size:.875rem;line-height:1.375rem;list-style:none!important;padding-inline-start:0!important;transition:opacity .3s,transform .3s cubic-bezier(.65,0,.35,1)}.card--highlight .card__meta-top,.card--news .card__meta-top{margin-bottom:.5rem;min-height:1.1875rem;overflow:hidden;text-overflow:ellipsis}.card--highlight .card__meta-top li,.card--news .card__meta-top li{display:inline;white-space:nowrap}.card--highlight .card__meta-bottom,.card--news .card__meta-bottom{margin-top:auto}.card--highlight .card__meta-bottom .term-taxonomy,.card--news .card__meta-bottom .term-taxonomy{margin-bottom:.5rem;padding:0}.card--highlight .card__meta-bottom .term-taxonomy:before,.card--news .card__meta-bottom .term-taxonomy:before{content:none}.card--highlight .icon-external,.card--news .icon-external{opacity:0;position:absolute;transition:opacity .3s,transform .3s cubic-bezier(.65,0,.35,1)}.card--highlight:active .card__meta-top,.card--highlight:focus .card__meta-top,.card--highlight:hover .card__meta-top,.card--news:active .card__meta-top,.card--news:focus .card__meta-top,.card--news:hover .card__meta-top{opacity:0;transform:translateY(-1rem)}.card--highlight:active .card__meta-bottom,.card--highlight:focus .card__meta-bottom,.card--highlight:hover .card__meta-bottom,.card--news:active .card__meta-bottom,.card--news:focus .card__meta-bottom,.card--news:hover .card__meta-bottom{opacity:0;transform:translateY(1rem)}.card--highlight:active .card__title span,.card--highlight:focus .card__title span,.card--highlight:hover .card__title span,.card--news:active .card__title span,.card--news:focus .card__title span,.card--news:hover .card__title span{transform:translateY(-1.6875rem)}.card--highlight:active .icon-external,.card--highlight:focus .icon-external,.card--highlight:hover .icon-external,.card--news:active .icon-external,.card--news:focus .icon-external,.card--news:hover .icon-external{opacity:1;transform:translateY(-3.875rem)}.card--highlight{background:#007dff;overflow:hidden}.card--highlight .card__content{height:auto;padding:1.25rem}.card--highlight .cross-category{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%28255, 255, 255, 1%29%27 viewBox=%270 0 25 24%27%3E%3Cpath d=%27M13.7 24h-2.4V0h2.4v24Zm6.5-21.1-2-1.4a17.9 17.9 0 0 0 0 21l2-1.4a15.5 15.5 0 0 1 0-18.2ZM21 12c0-1.8 1.3-3.3 3-3.6l-1-2.2a6 6 0 0 0 0 11.6l1-2.2c-1.7-.3-3-1.8-3-3.6ZM4.7 2.9a15.5 15.5 0 0 1 0 18.2l2 1.4a17.9 17.9 0 0 0 0-21l-2 1.4ZM2 6.2a6 6 0 0 1 0 11.6l-1-2.2a3.6 3.6 0 0 0 0-7.2l1-2.2Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E")}.card--highlight .icon-external{bottom:calc(61.41% - 4.1875rem);height:2.5rem;right:.9375rem;width:2.5rem}:root:lang(ar) .card--highlight .icon-external,:root:lang(fa) .card--highlight .icon-external,:root:lang(iw) .card--highlight .icon-external,[dir=rtl] .card--highlight .icon-external{left:.9375rem;right:auto}.card--highlight .card__thumbnail{overflow:hidden}.card--highlight .card__thumbnail:before{padding-bottom:61.4197530864%}.card--highlight img{transition:transform .3s cubic-bezier(.65,0,.35,1)}.card--highlight:active img,.card--highlight:focus img,.card--highlight:hover img{transform:scale(1.05)}.card--news{background:#f1f3f5;height:24rem;transition:background-color .3s,transform .3s cubic-bezier(.65,0,.35,1)}.card--news>div{box-sizing:initial;height:100%;overflow:hidden;padding-bottom:0;position:relative;transition:padding-bottom .3s cubic-bezier(.65,0,.35,1)}.card--news .card__meta-bottom .date{color:#575b60}.card--news .icon-external{height:2.5rem;right:.9375rem;top:20.5625rem;width:2.5rem}:root:lang(ar) .card--news .icon-external,:root:lang(fa) .card--news .icon-external,:root:lang(iw) .card--news .icon-external,[dir=rtl] .card--news .icon-external{left:.9375rem;right:auto}.card--news .card__thumbnail{box-sizing:border-box;position:absolute;top:24rem;transition:transform .3s cubic-bezier(.65,0,.35,1);width:100%}.card--news .card__thumbnail:before{padding-bottom:61.9791666667%}.card--news:active,.card--news:focus,.card--news:hover{background:#007dff;z-index:2}.card--news:active>div,.card--news:focus>div,.card--news:hover>div{padding-bottom:calc(61.9% - 3.875rem)}.card--news:active .card__thumbnail,.card--news:focus .card__thumbnail,.card--news:hover .card__thumbnail{transform:translateY(-3.875rem)}.card--square{display:flex;flex-direction:column}.card--square--single .icon-hover{display:none}.card--square:focus-within .card__title>a,.card--square:hover .card__title>a{-webkit-text-decoration:underline;text-decoration:underline}.card--square:focus-within .card__thumbnail.placeholder-media:before,.card--square:hover .card__thumbnail.placeholder-media:before{opacity:1}.card--square:focus-within .card__thumbnail.placeholder-media img,.card--square:hover .card__thumbnail.placeholder-media img{transform:scale(1.15)}.card--square .card__content{margin-top:1rem}.card--square .card__thumbnail.placeholder-media{max-height:19.5rem}.card--square .card__thumbnail.placeholder-media:before{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%28255, 255, 255, 1%29%27 viewBox=%270 0 212 400%27%3E%3Cg clip-path=%27url%28%23clip0_8015_4706%29%27%3E%3Cpath d=%27M60.1145 199.992C60.1145 265.326 81.1529 325.829 116.814 375.144C128.568 368.657 139.61 361.028 149.772 352.389C118.604 309.545 100.185 256.87 100.185 199.975C100.185 143.081 118.604 90.4225 149.772 47.5612C139.61 38.9393 128.568 31.2938 116.814 24.8066C81.1529 74.1219 60.1145 134.624 60.1145 199.959%27/%3E%3Cpath d=%27M20.0437 0C13.2796 0 6.58176 0.347524 0 0.992925V399.007C6.58176 399.652 13.2796 400 20.0437 400C26.8078 400 33.489 399.669 40.0708 399.007V0.992925C33.489 0.347524 26.7912 0 20.0437 0%27/%3E%3Cpath d=%27M120.212 199.992C120.212 246.51 152.193 285.714 195.364 296.835C201.929 285.019 207.35 272.459 211.429 259.319C182.532 254.983 160.283 230.028 160.283 199.992C160.283 169.956 182.515 145 211.429 140.664C207.35 127.525 201.929 114.981 195.364 103.148C152.193 114.269 120.212 153.473 120.212 199.992Z%27 /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_8015_4706%27%3E%3Crect width=%27211.429%27 height=%27400%27 /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:center 280%;background-repeat:no-repeat;background-size:65%;height:100%;opacity:0;padding-bottom:100%;position:relative;transition:all .3s ease-in;z-index:2}.card--square .card__thumbnail.placeholder-media img{transition:transform .3s ease-in}.card--square .card__title{font-family:Gellix,sans-serif;font-size:1.125rem;font-size:var(--heading--font-size-h6);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h6)}.card--square .card__title>a{-webkit-text-decoration:none;text-decoration:none;transition:-webkit-text-decoration .3s ease-in;transition:text-decoration .3s ease-in;transition:text-decoration .3s ease-in,-webkit-text-decoration .3s ease-in}.card--square .card__date{color:#575b60;font-size:.875rem;font-size:var(--paragraph--font-size-small);line-height:1.5;margin-top:.5rem}.card--product{border:0;max-width:100%;overflow:hidden}.card--product .tounderline{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 .125rem;-webkit-text-decoration:none;text-decoration:none;transition:background-size .35s ease-in-out}.card--product .tounderline:active,.card--product .tounderline:focus,.card--product .tounderline:hover,.card--product:active .tounderline,.card--product:focus .tounderline,.card--product:hover .tounderline{background-size:100% .125rem}.card--product .card__thumbnail{height:13.75rem;margin-bottom:.75rem}.card--product .card__thumbnail.placeholder-media img{background:#f1f3f5;object-fit:contain;padding:1.875rem}.card--product .card__price{background-color:#000409;border-radius:.1875rem;bottom:.625rem;color:#fff;font-weight:500;line-height:1.272;padding:.75rem .625rem;position:absolute;right:.625rem;white-space:nowrap}.card--product .card__category,.card--product .card__price{font-size:.875rem;font-size:var(--paragraph--font-size-small)}.card--product .card__category{color:#161616;margin-bottom:.25rem}.card--product .card__category .icon{fill:#007dff;height:.75rem;margin-right:.25rem;width:.75rem}.card--product.card .card__title{display:inline;font-family:Gellix,sans-serif;font-size:1.3125rem;font-size:var(--heading--font-size-h5);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h5)}.card--product .card__text{margin-bottom:.5rem;margin-top:.5rem}.card--product .card__text p{color:#575b60;font-size:.875rem;font-size:var(--paragraph--font-size-small);margin-bottom:0}.card--product .card__cta a:after{bottom:-62.5rem;content:"";left:-62.5rem;position:absolute;right:-62.5rem;top:-62.5rem;z-index:100}.card--event{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem 1.6666666667%;justify-content:space-between}.card--event__left{margin-bottom:1.5rem}.card--event__date{align-self:flex-start;display:flex;gap:.375rem;justify-content:flex-start;margin:0;width:13.125rem}.card--event__date>div{background-color:#f1f3f5;display:flex;flex-direction:column;max-width:5.5rem;min-height:6.375rem;padding:1rem .5rem;position:relative;text-align:center;width:calc(50% - .1875rem)}.card--event__date>div>span{font-size:1.125rem;line-height:1.15}.card--event__date>div>span:first-child{line-height:1.33;line-height:var(--heading--line-height-h4);line-height:1}.card--event .card__title,.card--event__date>div>span:first-child{font-family:Gellix,sans-serif;font-size:1.5rem;font-size:var(--heading--font-size-h4);font-variation-settings:"wght" 400;font-weight:inherit}.card--event .card__title{line-height:1.33;line-height:var(--heading--line-height-h4)}.card--event__meta{list-style:none;margin-top:.5rem}.card--event__meta li{align-items:flex-start;display:flex;font-size:.875rem;font-size:var(--paragraph--font-size-small);gap:.5rem;text-transform:uppercase}.card--event__meta li+li{margin-top:.25rem}.card--event__meta li .icon{height:.75rem;margin-top:.25rem;width:.625rem}.card--event__price{display:flex;gap:.5rem}.card--event__price>span{align-items:center;background-color:#000409;border-radius:.1875rem;color:#fff;display:flex;font-size:.875rem;font-size:var(--paragraph--font-size-small);font-weight:500;justify-content:center;line-height:1.272;min-width:3.375rem;padding:.625rem;white-space:nowrap}.card--event-grid{background:#f1f3f5;justify-content:flex-start;overflow:hidden;padding:1.5rem;position:relative;row-gap:0;z-index:1}.card--event-grid:after,.card--event-grid:before{border:1.625rem solid #0000;border-radius:50%;border-top-color:#fff;content:"";height:31.25rem;position:absolute;right:-25rem;top:-3.75rem;transform:rotate(-22.5deg);transition:transform .5s cubic-bezier(.19,1,.22,1);width:31.25rem}.card--event-grid:before{border-top-color:#007dff;border-width:1.5rem;right:-25.0625rem}.card--event-grid .card--event__date{margin-bottom:3rem}.card--event-grid .card--event__date>div{background:#0000;display:block;max-width:none;min-height:0;padding:0;width:auto}.card--event-grid .card--event__date>div>span{font-size:.875rem;font-size:var(--paragraph--font-size-small)}.card--event-grid .card--event__date>div>span:first-child{display:block;font-family:Gellix,sans-serif;font-size:1.125rem;font-size:var(--heading--font-size-h6);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h6);line-height:1.15}.card--event-grid .card--event__date>div+div{margin-left:1.5rem;position:relative}.card--event-grid .card--event__date>div+div:before{background:currentColor;content:"";height:.125rem;left:-1rem;margin-top:-.0625rem;position:absolute;top:50%;width:.5rem}.card--event-grid .card--event__content{margin-bottom:1.75rem}.card--event-grid .card__title{font-family:Gellix,sans-serif;font-size:1.3125rem;font-size:var(--heading--font-size-h5);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h5)}.card--event-grid .card--event__price{margin-top:auto;width:100%}.card--event-grid .card--event__price a{flex-grow:1}.card--event-grid .card--event__price a .icon{margin-left:auto;margin-right:0}.card--event-grid:active:after,.card--event-grid:focus:after,.card--event-grid:hover:after{transform:rotate(8deg)}:root:lang(ar) .card--event-grid:after,:root:lang(ar) .card--event-grid:before,:root:lang(fa) .card--event-grid:after,:root:lang(fa) .card--event-grid:before,:root:lang(iw) .card--event-grid:after,:root:lang(iw) .card--event-grid:before,[dir=rtl] .card--event-grid:after,[dir=rtl] .card--event-grid:before{left:-25rem;right:auto;transform:scaleX(-1) rotate(-22.5deg)}:root:lang(ar) .card--event-grid:active:after,:root:lang(ar) .card--event-grid:focus:after,:root:lang(ar) .card--event-grid:hover:after,:root:lang(fa) .card--event-grid:active:after,:root:lang(fa) .card--event-grid:focus:after,:root:lang(fa) .card--event-grid:hover:after,:root:lang(iw) .card--event-grid:active:after,:root:lang(iw) .card--event-grid:focus:after,:root:lang(iw) .card--event-grid:hover:after,[dir=rtl] .card--event-grid:active:after,[dir=rtl] .card--event-grid:focus:after,[dir=rtl] .card--event-grid:hover:after{transform:scaleX(-1) rotate(8deg)}.card--solution{align-items:flex-start;border:.0625rem solid #dcdcdc;border-radius:.25rem;display:flex;gap:.75rem;padding:.75rem;transition:background-color .2s ease-in}.card--solution .card__icon{color:#003594}.card--solution .card__icon .icon{width:1rem}.card--solution .card__content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:.25rem}.card--solution .card__title{font-size:.9375rem;font-variation-settings:"wght" 600;font-weight:inherit;line-height:1.33;-webkit-text-decoration:none;text-decoration:none;transition:background-color .2s ease-in}.card--solution .card__desc{color:#575b60;font-size:.875rem;font-size:var(--paragraph--font-size-small)}.css-slider{position:relative;z-index:1}.css-slider__nav{align-items:center;display:flex;justify-content:space-between}.css-slider__next,.css-slider__prev{background:#000409;border-radius:50%;display:inline-block;height:2.5rem;position:relative;transition:background-color .25s,opacity .25s;vertical-align:middle;width:2.5rem}.css-slider__next .icon,.css-slider__prev .icon{fill:#fff;height:1.625rem;left:50%;margin:-.8125rem 0 0 -.8125rem;position:absolute;top:50%;transition:fill .25s;width:1.625rem}:root:lang(ar) .css-slider__next .icon,:root:lang(ar) .css-slider__prev .icon,:root:lang(fa) .css-slider__next .icon,:root:lang(fa) .css-slider__prev .icon,:root:lang(iw) .css-slider__next .icon,:root:lang(iw) .css-slider__prev .icon,[dir=rtl] .css-slider__next .icon,[dir=rtl] .css-slider__prev .icon{transform:scaleX(-1)}.css-slider__next[disabled],.css-slider__prev[disabled]{opacity:0;pointer-events:none}.css-slider__next:hover:not([disabled]),.css-slider__prev:hover:not([disabled]){background:#fff}.css-slider__next:hover:not([disabled]) .icon,.css-slider__prev:hover:not([disabled]) .icon{fill:#000409}.css-slider__dots{display:flex;list-style:none!important}.css-slider__dots button{display:block;height:.875rem;position:relative;text-indent:-625rem;transition:width .25s cubic-bezier(.65,0,.35,1);width:.875rem}.css-slider__dots button:before{background:#000409;bottom:.25rem;content:"";left:.25rem;position:absolute;right:.25rem;top:.25rem;transition:background-color .25s}.css-slider__dots .css-slider__active{width:3.3125rem}.css-slider__dots .css-slider__active:before{background:#007dff}.css-slider--articles .css-slider__nav,.css-slider--posts .css-slider__nav{border-bottom:.0625rem solid #dcdcdc;margin-bottom:3.75rem;padding-bottom:1.375rem}.css-slider--articles .css-slider__items,.css-slider--posts .css-slider__items{overflow:hidden;position:relative}.css-slider--articles .card,.css-slider--posts .card{left:0;min-height:100%;opacity:0;position:absolute;top:0;transform:translateX(-40rem);transition:opacity .5s,transform .5s cubic-bezier(.87,0,.13,1);width:100%}.css-slider--quote .css-slider__nav{margin-bottom:1.375rem}.css-slider--quote .css-slider__items{position:relative}.css-slider--quote figure{left:0;opacity:0;position:absolute;top:0;transition:opacity .5s;width:100%}.css-slider--quote figure[data-pos="0"]{opacity:1}.css-slider--quote figcaption{border-top:.0625rem solid #000409;margin-bottom:1.5rem;padding:1.5rem 0 0 4.3125rem;position:relative}.css-slider--quote .placeholder-media{border-radius:50%;left:0;overflow:hidden;position:absolute;top:1.5rem;width:2.8125rem}.css-slider--quote cite{font-style:normal}.css-slider--quote cite span{display:block}.css-slider--quote blockquote{font-size:1.5rem;font-style:italic;line-height:1.2}.css-slider--quote blockquote>:first-child:before{content:"“"}.css-slider--quote blockquote>:last-child:after{content:"”"}.css-slider--quote blockquote p{font:inherit}.cross-category{-webkit-padding-start:1.285em;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 125, 255, 1%29%27 viewBox=%270 0 25 24%27%3E%3Cpath d=%27M13.7 24h-2.4V0h2.4v24Zm6.5-21.1-2-1.4a17.9 17.9 0 0 0 0 21l2-1.4a15.5 15.5 0 0 1 0-18.2ZM21 12c0-1.8 1.3-3.3 3-3.6l-1-2.2a6 6 0 0 0 0 11.6l1-2.2c-1.7-.3-3-1.8-3-3.6ZM4.7 2.9a15.5 15.5 0 0 1 0 18.2l2 1.4a17.9 17.9 0 0 0 0-21l-2 1.4ZM2 6.2a6 6 0 0 1 0 11.6l-1-2.2a3.6 3.6 0 0 0 0-7.2l1-2.2Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E");background-position:left .1875rem;background-repeat:no-repeat;background-size:.75rem;font-size:.875rem;padding-inline-start:1.285em}:root:lang(ar) .cross-category,:root:lang(fa) .cross-category,:root:lang(iw) .cross-category,[dir=rtl] .cross-category{background-position:right .1875rem}.term-taxonomy{-webkit-padding-start:1.125rem;font-size:.875rem;padding-inline-start:1.125rem;position:relative}.term-taxonomy:before{background:#007dff;border-radius:100%;content:"";height:.5rem;left:0;margin-top:-.25rem;position:absolute;top:50%;width:.5rem}:root:lang(ar) .term-taxonomy:before,:root:lang(fa) .term-taxonomy:before,:root:lang(iw) .term-taxonomy:before,[dir=rtl] .term-taxonomy:before{left:auto;right:0}.filters__content [aria-level="2"]{margin-bottom:1rem}.filters__button{margin-bottom:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-bottom:var(--spacing--block-1)}.filters__button .icon{height:1rem;width:.875rem}.grid-card-news__inner-container{padding-bottom:6.25rem}body .grid-card-news .grid-card-news__inner-container .card--news{margin:1.5rem 0 0}.contact{margin-top:1.5rem}.contact:where(:not(svg)){background:#f1f3f5 url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 125, 255, 1%29%27 viewBox=%270 0 49 50%27%3E%3Cpath d=%27M30.1 25a37 37 0 0 0 7.1 21.9c1.5-.8 2.9-1.8 4.1-2.8a32.3 32.3 0 0 1 0-38.2 27 27 0 0 0-4.1-2.8A37 37 0 0 0 30.1 25M25.1 0l-2.5.1v49.8l2.5.1 2.5-.1V.1L25.1 0z%27/%3E%3Cpath d=%27M37.6 25c0 5.8 4 10.7 9.4 12.1.8-1.5 1.5-3 2-4.7-3.6-.5-6.4-3.7-6.4-7.4s2.8-6.9 6.4-7.4c-.5-1.6-1.2-3.2-2-4.7A12.5 12.5 0 0 0 37.6 25zM0 25a25 25 0 0 0 20 24.5V.5A25 25 0 0 0 0 25z%27/%3E%3C/svg%3E") left 1rem no-repeat;background-position:left 0 top 1.25rem;background-size:auto 1rem;padding:.5rem 0 0 3.125rem}.contact span{display:inline-block;margin-bottom:.25rem}.contact a{display:block}.contact__job,.contact__tel{font-size:.875rem;font-size:var(--paragraph--font-size-small)}.share .share__title{font-family:Gellix,sans-serif;font-size:1.125rem;font-size:var(--heading--font-size-h6);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h6)}.share .social-networks svg{fill:#000409;transform:scale(1.2)}.share .social-networks button:active svg,.share .social-networks button:focus svg,.share .social-networks button:hover svg{color:#fff}.popup .mfp-close{font-size:2.5rem;opacity:1}.popup--hero-document .mfp-iframe-scaler{padding-top:calc(100vh - 12.5rem)}.modal .container{position:relative}.modal__container{border-top:.0625rem solid #dcdcdc;margin-left:auto;margin-right:auto;max-width:calc(100% - 3.75rem);padding:0;position:relative;width:100%}.modal__inner{margin:0 auto;max-width:72.25rem;padding-top:1.3rem}.modal__close{background-color:#fff;border:0;color:#000409;padding:.75rem .5625rem;position:absolute;right:2.375rem;top:-3.75rem;transform:scale(1.1)}:root:lang(ar) .modal__close,:root:lang(fa) .modal__close,:root:lang(iw) .modal__close,[dir=rtl] .modal__close{left:2.375rem;right:auto}.modal .searchform__row{position:relative}.modal .searchform__row:after{animation:loading 1s linear infinite;border:.1875rem solid #007dff;border-bottom-color:#0000;border-radius:50%;box-sizing:border-box;content:"";display:inline-block;display:none;height:1.5rem;position:absolute;right:4.5rem;top:1rem;width:1.5rem}:root:lang(ar) .modal .searchform__row:after,:root:lang(fa) .modal .searchform__row:after,:root:lang(iw) .modal .searchform__row:after,[dir=rtl] .modal .searchform__row:after{left:4.5rem;right:auto}.modal .searchform__submit{bottom:auto;font-size:.9375rem;justify-content:space-between;padding:.5rem .625rem;right:0;text-align:right;top:50%;transform:translateY(-50%)}:root:lang(ar) .modal .searchform__submit,:root:lang(fa) .modal .searchform__submit,:root:lang(iw) .modal .searchform__submit,[dir=rtl] .modal .searchform__submit{left:0;right:auto}.modal .searchform__submit .icon{width:.875rem}.modal .searchform__text{display:none}.modal .searchform__field{-webkit-padding-end:2.5rem;-webkit-padding-start:0;background:#0000;border:0;border-bottom:.0625rem solid #dcdcdc;border-radius:0;font-size:1.4375rem;max-width:68.5rem;min-width:100%;padding-inline-end:2.5rem;padding-bottom:.9375rem;padding-inline-start:0;width:100%}.modal .searchform__field::placeholder{color:#000409;font-size:1.4375rem;font-style:normal;opacity:1}.modal .searchform__field::-webkit-search-cancel-button{-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27%23777%27><path d=%27M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z%27/></svg>");cursor:pointer;height:1.125rem;margin-top:.4em;width:1.125rem}.modal .search-quick-access ul{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.modal .search-quick-access li{display:inline-block;list-style:none}.modal .search-quick-access a{border-color:#dcdcdc}.modal .search__autocomplete-results{position:relative}.modal .search__autocomplete-results li{display:block;list-style:none;margin-bottom:.9375rem}.modal .search__autocomplete-results li a{border:.0625rem solid #dcdcdc;border-radius:.625rem;display:block;padding:.625rem;-webkit-text-decoration:none;text-decoration:none}.modal .search__autocomplete-results li a:active .title,.modal .search__autocomplete-results li a:focus .title,.modal .search__autocomplete-results li a:hover .title{-webkit-text-decoration:underline;text-decoration:underline}.modal .search__autocomplete-results li .metas{display:flex;gap:.625rem;justify-content:flex-start}.modal .search__autocomplete-results li .cross-category{margin-top:.25rem}.modal .search__autocomplete-results li .type{border:.0625rem solid #dcdcdc;border-radius:99rem;font-size:.75rem;margin-bottom:.5rem;padding:.25rem .5rem;text-transform:uppercase}.modal .search__autocomplete-results li .title{display:block;font-size:1rem;margin-bottom:.5rem}.modal .search__autocomplete-results li .excerpt p{bottom:0;font-size:.875rem;line-height:1.3}.modal .has-results .search__autocomplete-results{margin-top:1.5rem}.modal .is-searching .searchform__row:after{display:block}.toggle [aria-hidden=true]{display:none}.toggle--text__trigger{background-color:initial;border:0;padding:0;-webkit-text-decoration:underline;text-decoration:underline}.toggle--text__trigger[aria-expanded=false] .view-less,.toggle--text__trigger[aria-expanded=true] .view-more{display:none}.tabs__tablist{align-items:flex-end;display:flex;justify-content:center}.tabs__tablist button[role=tab]{background-color:initial;border:0;border-bottom:.125rem solid #0000;font-size:.875rem;line-height:1.57;margin:0 1rem;padding:1.5rem 0}.tabs__tablist button[role=tab][aria-selected=true]{border-color:#007dff}.tabs__panel{background-color:#f1f3f5;padding:6.5rem 0}#cmplz-cookiebanner-container .cmplz-cookiebanner{grid-column-gap:3.125rem;margin:0;padding:1.875rem;width:100%}#cmplz-cookiebanner-container .cmplz-cookiebanner:before{background-color:#00040980;bottom:calc(100% + .375rem);content:"";height:100vh;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .8s cubic-bezier(.37,0,.63,1);width:100vw;z-index:99}#cmplz-cookiebanner-container .cmplz-cookiebanner.cmplz-show:before{opacity:1;pointer-events:auto}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-header{align-items:flex-start;display:flex;flex-direction:column}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-header .cmplz-title{font-size:1.125rem;font-variation-settings:"wght" 700;font-weight:inherit;margin-top:1.5rem}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-header .cmplz-logo img{max-height:4.375rem}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body{gap:3.125rem}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body .cmplz-message{margin-bottom:1.5rem}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-buttons .cmplz-btn{min-width:9.375rem}.dropdown{margin-bottom:2.5rem;position:relative}.dropdown button{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%2822, 22, 22, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27M20 25.2 34.7 10l2 2L20 29.3 3 12.4l2-2 15 14.8Z%27/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:.8125rem;border:.0625rem solid #dcdcdc;height:3.25rem;line-height:1;padding:0 2rem 0 1rem;text-align:left;width:100%}.dropdown button[aria-expanded=true]{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%2822, 22, 22, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27m19.9 14-15 15.2-2-2 17-17.2 17 16.9-2 2-15-14.8Z%27/%3E%3C/svg%3E")}.dropdown button:not([aria-expanded=true])+ul{display:none}.dropdown__label{display:block;font-variation-settings:"wght" 700;font-weight:inherit;margin-bottom:.9375rem}.dropdown ul{background-color:#fff;border:.0625rem solid #dcdcdc;display:flex;flex-direction:column;gap:.75rem;left:0;list-style-type:none;margin-top:-.0625rem;max-height:10rem;overflow:auto;padding:1.25rem;position:absolute;right:0;text-align:left;top:100%;z-index:1}.dropdown li{border-radius:.25rem;cursor:pointer;padding:.5rem 0 .5rem .625rem}.dropdown li[disabled]{display:none}.dropdown li a{border-radius:.25rem;-webkit-text-decoration:none;text-decoration:none}.dropdown li:hover a{-webkit-text-decoration:underline;text-decoration:underline}.has-drop-cap:not(:focus):first-letter{font-family:var("Gellix",sans-serif);font-size:3rem;font-size:calc(var(--heading--font-size-h1)*1.2);font-variation-settings:"wght" var(--heading--font-weight);font-weight:inherit;line-height:.66;margin:.1em .1em 0 0}.blocks-container{margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.blocks-container>:where(*){margin-left:auto;margin-right:auto;max-width:calc(100% - 3.75rem);max-width:var(--responsive--aligndefault-width)}.blocks-container .alignwide{max-width:calc(100% - 3.75rem);max-width:var(--responsive--alignwide-width)}.blocks-container .alignfull{max-width:100%;max-width:var(--responsive--alignfull-width)}.blocks-container .alignleft{-webkit-margin-end:clamp(12px,calc(7.63636px + 1.36364vw),24px);-webkit-margin-end:var(--spacing--block-1);float:left;margin-inline-end:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-inline-end:var(--spacing--block-1)}.blocks-container .alignright{-webkit-margin-start:clamp(12px,calc(7.63636px + 1.36364vw),24px);-webkit-margin-start:var(--spacing--block-1);float:right;margin-inline-start:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-inline-start:var(--spacing--block-1)}.blocks-container .aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.blocks-container .aligncenter,.blocks-container .alignleft,.blocks-container .alignright{margin-bottom:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-bottom:var(--spacing--block-1)}.blocks-container mark{background-color:initial}.blocks-container :where(.wp-block-group,.wp-block-cover__inner-container)>*,.blocks-container>*{margin-bottom:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-bottom:var(--spacing--block-1);margin-top:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-top:var(--spacing--block-1)}.blocks-container :where(.wp-block-group,.wp-block-cover__inner-container)>:first-child,.blocks-container>:first-child{margin-top:0}.blocks-container :where(.wp-block-group,.wp-block-cover__inner-container)>:last-child,.blocks-container>:last-child{margin-bottom:0}.blocks-container :where(.wp-block-group,.wp-block-cover__inner-container)>.alignfull.has-background,.blocks-container :where(.wp-block-group,.wp-block-cover__inner-container)>.alignleft,.blocks-container :where(.wp-block-group,.wp-block-cover__inner-container)>.alignleft:first-child+*,.blocks-container :where(.wp-block-group,.wp-block-cover__inner-container)>.alignright,.blocks-container :where(.wp-block-group,.wp-block-cover__inner-container)>.alignright:first-child+*,.blocks-container>.alignfull.has-background,.blocks-container>.alignleft,.blocks-container>.alignleft:first-child+*,.blocks-container>.alignright,.blocks-container>.alignright:first-child+*{margin-top:0}.blocks-container :where(.wp-block-group,.wp-block-cover__inner-container)>.alignfull.has-background,.blocks-container :where(.wp-block-group,.wp-block-cover__inner-container)>:last-child,.blocks-container>.alignfull.has-background,.blocks-container>:last-child{margin-bottom:0}.blocks-container :where(.wp-block-group,.wp-block-cover__inner-container)>.alignfull+.alignleft,.blocks-container :where(.wp-block-group,.wp-block-cover__inner-container)>.alignfull+.alignright,.blocks-container>.alignfull+.alignleft,.blocks-container>.alignfull+.alignright{margin-top:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-top:var(--spacing--block-1)}.blocks-container .wp-block-column>h1,.blocks-container .wp-block-group:not([class*=wp-block-group--])>h1,.blocks-container>h1{margin-bottom:clamp(28px,calc(17.81818px + 3.18182vw),56px);margin-bottom:var(--spacing--block-2)}.blocks-container .wp-block-column>h1+p,.blocks-container .wp-block-group:not([class*=wp-block-group--])>h1+p,.blocks-container>h1+p{margin-top:0}.blocks-container .wp-block-column>p+h1,.blocks-container .wp-block-group:not([class*=wp-block-group--])>p+h1,.blocks-container>.wp-block-beapi-anchor+h1,.blocks-container>p+h1{margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.blocks-container .wp-block-column>h2,.blocks-container .wp-block-group:not([class*=wp-block-group--])>h2,.blocks-container>h2{margin-bottom:clamp(28px,calc(17.81818px + 3.18182vw),56px);margin-bottom:var(--spacing--block-2)}.blocks-container .wp-block-column>h2+p,.blocks-container .wp-block-group:not([class*=wp-block-group--])>h2+p,.blocks-container>h2+p{margin-top:0}.blocks-container .wp-block-column>p+h2,.blocks-container .wp-block-group:not([class*=wp-block-group--])>p+h2,.blocks-container>.wp-block-beapi-anchor+h2,.blocks-container>p+h2{margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.blocks-container .wp-block-column>h3,.blocks-container .wp-block-group:not([class*=wp-block-group--])>h3,.blocks-container>h3{margin-bottom:clamp(28px,calc(17.81818px + 3.18182vw),56px);margin-bottom:var(--spacing--block-2)}.blocks-container .wp-block-column>h3+p,.blocks-container .wp-block-group:not([class*=wp-block-group--])>h3+p,.blocks-container>h3+p{margin-top:0}.blocks-container .wp-block-column>p+h3,.blocks-container .wp-block-group:not([class*=wp-block-group--])>p+h3,.blocks-container>.wp-block-beapi-anchor+h3,.blocks-container>p+h3{margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.blocks-container .wp-block-column>h4,.blocks-container .wp-block-group:not([class*=wp-block-group--])>h4,.blocks-container>h4{margin-bottom:clamp(28px,calc(17.81818px + 3.18182vw),56px);margin-bottom:var(--spacing--block-2)}.blocks-container .wp-block-column>h4+p,.blocks-container .wp-block-group:not([class*=wp-block-group--])>h4+p,.blocks-container>h4+p{margin-top:0}.blocks-container .wp-block-column>p+h4,.blocks-container .wp-block-group:not([class*=wp-block-group--])>p+h4,.blocks-container>.wp-block-beapi-anchor+h4,.blocks-container>p+h4{margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.blocks-container .wp-block-column>h5,.blocks-container .wp-block-group:not([class*=wp-block-group--])>h5,.blocks-container>h5{margin-bottom:clamp(28px,calc(17.81818px + 3.18182vw),56px);margin-bottom:var(--spacing--block-2)}.blocks-container .wp-block-column>h5+p,.blocks-container .wp-block-group:not([class*=wp-block-group--])>h5+p,.blocks-container>h5+p{margin-top:0}.blocks-container .wp-block-column>p+h5,.blocks-container .wp-block-group:not([class*=wp-block-group--])>p+h5,.blocks-container>.wp-block-beapi-anchor+h5,.blocks-container>p+h5{margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.blocks-container .wp-block-column>h6,.blocks-container .wp-block-group:not([class*=wp-block-group--])>h6,.blocks-container>h6{margin-bottom:clamp(28px,calc(17.81818px + 3.18182vw),56px);margin-bottom:var(--spacing--block-2)}.blocks-container .wp-block-column>h6+p,.blocks-container .wp-block-group:not([class*=wp-block-group--])>h6+p,.blocks-container>h6+p{margin-top:0}.blocks-container .wp-block-column>p+h6,.blocks-container .wp-block-group:not([class*=wp-block-group--])>p+h6,.blocks-container>.wp-block-beapi-anchor+h6,.blocks-container>p+h6{margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-group--related-paid-publications>.wp-block-columns.is-style-stroke{border-top:.0625rem solid #dcdcdc;margin-top:2rem;padding-top:2rem}.blocks-container>.wp-block-columns{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-columns .wp-block-column>p{margin-bottom:1.5rem}.wp-block-columns .wp-block-column>p:not(:first-child){margin-top:1.5rem}.blocks-container>.wp-block-cover,.blocks-container>.wp-block-cover-image{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.blocks-container>.wp-block-cover-image:not(.alignwide):not(.alignfull),.blocks-container>.wp-block-cover:not(.alignwide):not(.alignfull){clear:both;max-width:calc(100% - 3.75rem);max-width:var(--responsive--aligndefault-width)}.wp-block-cover-image__inner-container,.wp-block-cover__inner-container{padding:4.25rem 0}.wp-block-cover-image__inner-container>*,.wp-block-cover__inner-container>*{margin-left:auto;margin-right:auto;max-width:calc(100% - 3.75rem)!important;max-width:var(--responsive--aligndefault-width)!important}.wp-block-cover .has-large-font-size,.wp-block-cover-image .has-large-font-size{font-size:2rem!important;font-size:var(--heading--font-size-h2)!important;line-height:1.25!important;line-height:var(--heading--line-height-h2)!important}.wp-block-cover-image.alignfull,.wp-block-cover.alignfull{margin-bottom:0;margin-top:0}.wp-block-file{border:.0625rem solid #dcdcdc;font-size:1.3125rem;font-size:var(--heading--font-size-h5);line-height:1.33;line-height:var(--heading--line-height-h5);margin-bottom:1.09em;padding:1.09em}.wp-block-file a:first-child{display:block;margin-bottom:1.09em;-webkit-text-decoration:none;text-decoration:none}.wp-block-file a:first-child:active,.wp-block-file a:first-child:focus,.wp-block-file a:first-child:hover{-webkit-text-decoration:underline;text-decoration:underline}.wp-block-file .wp-block-file__button{margin:0!important;opacity:1!important;padding-right:3.125em;position:relative}.wp-block-file .wp-block-file__button:after,.wp-block-file .wp-block-file__button:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%2822, 22, 22, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27m9.5 17-1.4 1.5 12.5 12 12.2-12.2-1.4-1.4-9.8 9.7V2h-2v24.6l-10-9.5ZM8 38h25l-.1-2H8v2Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E") 50% no-repeat;content:"";height:1.25em;margin-top:-.625em;position:absolute;right:.875em;top:50%;width:1.25em}:root:lang(ar) .wp-block-file .wp-block-file__button:after,:root:lang(ar) .wp-block-file .wp-block-file__button:before,:root:lang(fa) .wp-block-file .wp-block-file__button:after,:root:lang(fa) .wp-block-file .wp-block-file__button:before,:root:lang(iw) .wp-block-file .wp-block-file__button:after,:root:lang(iw) .wp-block-file .wp-block-file__button:before,[dir=rtl] .wp-block-file .wp-block-file__button:after,[dir=rtl] .wp-block-file .wp-block-file__button:before{transform:scaleX(-1)}.wp-block-file .wp-block-file__button:after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%28255, 255, 255, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27m9.5 17-1.4 1.5 12.5 12 12.2-12.2-1.4-1.4-9.8 9.7V2h-2v24.6l-10-9.5ZM8 38h25l-.1-2H8v2Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E");opacity:0;transition:opacity .3s}.wp-block-file .wp-block-file__button:active:after,.wp-block-file .wp-block-file__button:focus:after,.wp-block-file .wp-block-file__button:hover:after{opacity:1}.wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(:focus):visited{color:#000409}.wp-block-gallery{--wp--style--gallery-gap-default:1.5rem}.blocks-container>.wp-block-gallery{max-width:calc(100% - 3.75rem);max-width:var(--responsive--alignwide-width)}.wp-block-group{display:flow-root}.blocks-container>.wp-block-group:not(.wp-block-group--page-presentation-large-new){margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-group--no-inner-margin>*{margin-bottom:0;margin-top:0}.is-style-h1,h1{font-family:Gellix,sans-serif;font-size:2.5rem;font-size:var(--heading--font-size-h1);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.2;line-height:var(--heading--line-height-h1);word-break:break-word}.is-style-h2,h2{font-family:Gellix,sans-serif;font-size:2rem;font-size:var(--heading--font-size-h2);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.25;line-height:var(--heading--line-height-h2)}.is-style-h3,h3{font-family:Gellix,sans-serif;font-size:1.75rem;font-size:var(--heading--font-size-h3);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.29;line-height:var(--heading--line-height-h3)}.is-style-h4,h4{font-family:Gellix,sans-serif;font-size:1.5rem;font-size:var(--heading--font-size-h4);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h4)}.is-style-h5,h5{font-family:Gellix,sans-serif;font-size:1.3125rem;font-size:var(--heading--font-size-h5);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h5)}.is-style-h6,h6{font-family:Gellix,sans-serif;font-size:1.125rem;font-size:var(--heading--font-size-h6);line-height:1.33;line-height:var(--heading--line-height-h6)}.is-style-h6,h2 strong,h3 strong,h6{font-variation-settings:"wght" 400;font-weight:inherit}.blocks-container h1:not([class*=is-style-]){font-family:Gellix,sans-serif;font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.2;line-height:var(--heading--line-height-h1);word-break:break-word}.blocks-container .has-h-1-font-size:not([class*=is-style-]),.blocks-container h1:not([class*=is-style-]){font-size:2.5rem;font-size:var(--heading--font-size-h1)}.blocks-container h2:not([class*=is-style-]){font-family:Gellix,sans-serif;font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.25;line-height:var(--heading--line-height-h2)}.blocks-container .has-h-2-font-size:not([class*=is-style-]),.blocks-container h2:not([class*=is-style-]){font-size:2rem;font-size:var(--heading--font-size-h2)}.blocks-container h3:not([class*=is-style-]){font-family:Gellix,sans-serif;font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.29;line-height:var(--heading--line-height-h3)}.blocks-container .has-h-3-font-size:not([class*=is-style-]),.blocks-container h3:not([class*=is-style-]){font-size:1.75rem;font-size:var(--heading--font-size-h3)}.blocks-container h4:not([class*=is-style-]){font-family:Gellix,sans-serif;font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h4)}.blocks-container .has-h-4-font-size:not([class*=is-style-]),.blocks-container h4:not([class*=is-style-]){font-size:1.5rem;font-size:var(--heading--font-size-h4)}.blocks-container h5:not([class*=is-style-]){font-family:Gellix,sans-serif;font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h5)}.blocks-container .has-h-5-font-size:not([class*=is-style-]),.blocks-container h5:not([class*=is-style-]){font-size:1.3125rem;font-size:var(--heading--font-size-h5)}.blocks-container h6:not([class*=is-style-]){font-family:Gellix,sans-serif;font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h6)}.blocks-container .has-h-6-font-size:not([class*=is-style-]),.blocks-container h6:not([class*=is-style-]){font-size:1.125rem;font-size:var(--heading--font-size-h6)}.wp-block-image>img{height:auto;max-width:100%}.wp-block-image figcaption{color:var(#777);font-size:var(16px)}.blocks-container ol,.blocks-container ul,.page-template-arbitrations .page__summary ol,.page-template-arbitrations .page__summary ul,.page-template-arbitrators .page__summary ol,.page-template-arbitrators .page__summary ul{font-size:1.125rem}.blocks-container ol.aligncenter,.blocks-container ul.aligncenter,.page-template-arbitrations .page__summary ol.aligncenter,.page-template-arbitrations .page__summary ul.aligncenter,.page-template-arbitrators .page__summary ol.aligncenter,.page-template-arbitrators .page__summary ul.aligncenter{list-style-position:inside;padding:0}.blocks-container ol.alignright,.blocks-container ul.alignright,.page-template-arbitrations .page__summary ol.alignright,.page-template-arbitrations .page__summary ul.alignright,.page-template-arbitrators .page__summary ol.alignright,.page-template-arbitrators .page__summary ul.alignright{list-style-position:inside;padding:0;text-align:right}.blocks-container ul:not([class*=is-style-]):not(.no-list-style),.page-template-arbitrations .page__summary ul:not([class*=is-style-]):not(.no-list-style),.page-template-arbitrators .page__summary ul:not([class*=is-style-]):not(.no-list-style){-webkit-padding-start:3.125rem;list-style-type:disc;padding-inline-start:3.125rem}.blocks-container ul:not([class*=is-style-]):not(.no-list-style) li::marker,.page-template-arbitrations .page__summary ul:not([class*=is-style-]):not(.no-list-style) li::marker,.page-template-arbitrators .page__summary ul:not([class*=is-style-]):not(.no-list-style) li::marker{color:#007dff;font-variation-settings:"wght" 600;font-weight:inherit}.blocks-container ol:not([class*=is-style-]),.page-template-arbitrations .page__summary ol:not([class*=is-style-]),.page-template-arbitrators .page__summary ol:not([class*=is-style-]){-webkit-padding-start:2.5625rem;padding-inline-start:2.5625rem}.blocks-container ol:not([class*=is-style-]) li,.page-template-arbitrations .page__summary ol:not([class*=is-style-]) li,.page-template-arbitrators .page__summary ol:not([class*=is-style-]) li{-webkit-padding-start:.5em;padding-inline-start:.5em}.blocks-container ol:not([class*=is-style-]) li::marker,.page-template-arbitrations .page__summary ol:not([class*=is-style-]) li::marker,.page-template-arbitrators .page__summary ol:not([class*=is-style-]) li::marker{color:#000409;font-size:1rem;font-variation-settings:"wght" 700;font-weight:inherit}.blocks-container ol:not([class*=is-style-]) li ol,.page-template-arbitrations .page__summary ol:not([class*=is-style-]) li ol,.page-template-arbitrators .page__summary ol:not([class*=is-style-]) li ol{list-style-type:lower-alpha}.blocks-container dd,.page-template-arbitrations .page__summary dd,.page-template-arbitrators .page__summary dd{margin:0}:root:lang(ar) .wp-block-media-text,:root:lang(fa) .wp-block-media-text,:root:lang(iw) .wp-block-media-text,[dir=rtl] .wp-block-media-text{direction:rtl}.wp-block-media-text.alignfull{margin-bottom:0;margin-top:0}p{font-size:1.125rem}p.has-background{padding:1.5rem}p.is-style-small{font-size:.875rem;font-size:var(--paragraph--font-size-small)}p.is-style-large{font-size:var(--paragraph--font-size-large);line-height:var(--paragraph-line-height-large)}p.is-style-huge{font-size:var(--paragraph--font-size-huge);line-height:var(--paragraph--line-height-huge)}.wp-block-preformatted{overflow-x:auto;white-space:pre}.wp-block-pullquote{border:0;padding:1rem 0;text-align:left}.wp-block-pullquote p{font-size:1.5rem;font-size:var(--pullquote--font-size);line-height:1.25;margin-bottom:1rem}.wp-block-pullquote .__citation,.wp-block-pullquote cite{text-transform:inherit}.wp-block-quote{-webkit-border-start:.125rem solid #007dff;border-inline-start:.125rem solid #007dff;margin-bottom:1rem;margin-top:1rem;padding:.5rem 1rem}.wp-block-quote p{font-size:1.5rem;font-style:italic;font-variation-settings:"wght" 600;font-weight:inherit;line-height:1.3;margin-bottom:1rem}.wp-block-quote cite,.wp-block-quote__citation{font-size:1.125rem}hr{border-style:none;clear:both;margin-left:auto;margin-right:auto}hr.wp-block-separator{border-top:.125rem solid;color:#007dff}.wp-block-search .wp-block-search__input{width:auto}.wp-block-social-links{-webkit-padding-start:0!important;gap:1.5rem;padding-inline-start:0!important}.wp-block-social-links .wp-social-link{background:#0000}.wp-block-social-links .wp-social-link>a,.wp-block-social-links .wp-social-link>button{background-position:50%;background-repeat:no-repeat;display:block;height:2rem;width:2rem}.wp-block-social-links .wp-social-link svg{display:none}.wp-block-social-links .wp-social-link-instagram a,.wp-block-social-links .wp-social-link-instagram button{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 32 32%27%3E%3Cpath d=%27M16 2.881c4.275 0 4.781.019 6.462.094 1.563.069 2.406.331 2.969.55a4.952 4.952 0 011.837 1.194 5.015 5.015 0 011.2 1.838c.219.563.481 1.412.55 2.969.075 1.688.094 2.194.094 6.463s-.019 4.781-.094 6.463c-.069 1.563-.331 2.406-.55 2.969a4.94 4.94 0 01-1.194 1.837 5.02 5.02 0 01-1.837 1.2c-.563.219-1.413.481-2.969.55-1.688.075-2.194.094-6.463.094s-4.781-.019-6.463-.094c-1.563-.069-2.406-.331-2.969-.55a4.952 4.952 0 01-1.838-1.194 5.02 5.02 0 01-1.2-1.837c-.219-.563-.481-1.413-.55-2.969-.075-1.688-.094-2.194-.094-6.463s.019-4.781.094-6.463c.069-1.563.331-2.406.55-2.969a4.964 4.964 0 011.194-1.838 5.015 5.015 0 011.838-1.2c.563-.219 1.412-.481 2.969-.55 1.681-.075 2.188-.094 6.463-.094zM16 0c-4.344 0-4.887.019-6.594.094-1.7.075-2.869.35-3.881.744-1.056.412-1.95.956-2.837 1.85a7.833 7.833 0 00-1.85 2.831C.444 6.538.169 7.7.094 9.4.019 11.113 0 11.656 0 16s.019 4.887.094 6.594c.075 1.7.35 2.869.744 3.881.413 1.056.956 1.95 1.85 2.837a7.82 7.82 0 002.831 1.844c1.019.394 2.181.669 3.881.744 1.706.075 2.25.094 6.594.094s4.888-.019 6.594-.094c1.7-.075 2.869-.35 3.881-.744 1.05-.406 1.944-.956 2.831-1.844s1.438-1.781 1.844-2.831c.394-1.019.669-2.181.744-3.881.075-1.706.094-2.25.094-6.594s-.019-4.887-.094-6.594c-.075-1.7-.35-2.869-.744-3.881a7.506 7.506 0 00-1.831-2.844A7.82 7.82 0 0026.482.843C25.463.449 24.301.174 22.601.099c-1.712-.081-2.256-.1-6.6-.1z%27/%3E%3Cpath d=%27M16 7.781c-4.537 0-8.219 3.681-8.219 8.219s3.681 8.219 8.219 8.219 8.219-3.681 8.219-8.219A8.221 8.221 0 0016 7.781zm0 13.55a5.331 5.331 0 110-10.663 5.331 5.331 0 010 10.663zM26.462 7.456a1.919 1.919 0 11-3.838 0 1.919 1.919 0 013.838 0z%27/%3E%3C/svg%3E")}.wp-block-social-links .wp-social-link-facebook a,.wp-block-social-links .wp-social-link-facebook button{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 14.002 30%27%3E%3Cpath d=%27M7.986 30V14.98h4.956l.783-4.977H7.986V7.507c0-1.299.426-2.539 2.29-2.539h3.726V0H8.713C4.266 0 3.052 2.929 3.052 6.988V10H0v4.98h3.052V30h4.934z%27/%3E%3C/svg%3E")}.wp-block-social-links .wp-social-link-x a,.wp-block-social-links .wp-social-link-x button{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 32 32%27%3E%3Cpath fill=%27%23000409%27 d=%27M4.05892 6 13.325 18.1367 4 28h2.09755l8.16625-8.64L20.8589 28H28l-9.7885-12.8176L26.8923 6h-2.0975l-7.5182 7.9552L11.2 6H4.05892Zm3.0874 1.51565h3.27988L24.9165 26.4882h-3.2798L7.14632 7.51565Z%27/%3E%3C/svg%3E")}.wp-block-social-links .wp-social-link-linkedin a,.wp-block-social-links .wp-social-link-linkedin button{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 32 32%27%3E%3Cpath fill=%27%23000409%27 fill-rule=%27evenodd%27 d=%27M26 26h-4.1094v-6.9992c0-1.919-.7291-2.9914-2.248-2.9914-1.6524 0-2.5156 1.116-2.5156 2.9914V26h-3.9603V12.6667h3.9603v1.796s1.1907-2.2034 4.0201-2.2034c2.8282 0 4.8529 1.727 4.8529 5.2989V26ZM8.44205 10.9208C7.09309 10.9208 6 9.8191 6 8.46039 6 7.10167 7.09309 6 8.44205 6c1.34896 0 2.44145 1.10167 2.44145 2.46039 0 1.35871-1.09249 2.46041-2.44145 2.46041ZM6.39714 26h4.12956V12.6667H6.39714V26Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E")}.wp-block-social-links .wp-social-link-youtube a,.wp-block-social-links .wp-social-link-youtube button{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 32 32%27%3E%3Cpath d=%27M31.681 9.6s-.313-2.206-1.275-3.175C29.187 5.15 27.825 5.144 27.2 5.069c-4.475-.325-11.194-.325-11.194-.325h-.012s-6.719 0-11.194.325c-.625.075-1.987.081-3.206 1.356C.631 7.394.325 9.6.325 9.6s-.319 2.588-.319 5.181v2.425c0 2.587.319 5.181.319 5.181s.313 2.206 1.269 3.175c1.219 1.275 2.819 1.231 3.531 1.369 2.563.244 10.881.319 10.881.319s6.725-.012 11.2-.331c.625-.075 1.988-.081 3.206-1.356.962-.969 1.275-3.175 1.275-3.175s.319-2.587.319-5.181v-2.425c-.006-2.588-.325-5.181-.325-5.181zM12.694 20.15v-8.994l8.644 4.513-8.644 4.481z%27/%3E%3C/svg%3E")}.wp-block-social-links .wp-social-link-flickr a,.wp-block-social-links .wp-social-link-flickr button{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 30 30%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M21.6 15a3 3 0 0 1-3 2.8c-1.5 0-2.9-1.3-2.9-2.9s1.4-2.9 3-2.9a3 3 0 0 1 3 3Zm-7.5 0a3 3 0 0 1-3 2.8c-1.5 0-2.9-1.3-2.9-2.9s1.4-2.9 3-2.9a3 3 0 0 1 3 3Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E")}.wp-block-table,table{border-collapse:collapse;min-width:15rem;width:100%}.wp-block-table th,table th{font-variation-settings:"wght" 700;font-weight:inherit}.wp-block-table td,.wp-block-table th,table td,table th{border-color:#dcdcdc}.wp-block-table tfoot,.wp-block-table thead,table tfoot,table thead{border-color:#007dff;border-width:.125rem}.wp-block-video figcaption{text-align:center}*>figure>video{max-width:none;vertical-align:middle;width:100%}.blocks-container>.wp-block-embed{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.block-slider-quote-block{background:#f1f3f5;max-width:none;overflow:hidden;width:100%}.blocks-container>.block-slider-quote-block{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.block-slider-quote-block .container{padding:clamp(56px,calc(38.54545px + 5.45455vw),104px) 0;padding:var(--spacing--block-3) 0;position:relative;z-index:1}.block-slider-quote-block .css-slider{z-index:2}.block-slider-quote-block .icc-animated{height:160%;left:0;position:absolute;top:-30%}:root:lang(ar) .block-slider-quote-block .icc-animated,:root:lang(fa) .block-slider-quote-block .icc-animated,:root:lang(iw) .block-slider-quote-block .icc-animated,[dir=rtl] .block-slider-quote-block .icc-animated{left:auto;right:0}.blocks-container>.block-contact-block{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.block-contact-block__title{margin-bottom:1.5rem}.block-contact-block>ul{grid-gap:1rem;display:grid;list-style-type:none!important;margin:0!important;padding:0!important}.block-contact-block>ul .contact{align-items:flex-start;background-position:left 1.5rem top 1.5rem;display:flex;flex-direction:column;height:100%;justify-content:center}.block-progress-bar-block__title{font-size:.875rem;line-height:1.57;margin-bottom:1.5rem}.block-progress-bar-block .percent-bar{align-items:center;display:flex}.block-progress-bar-block .percent-bar__title{-webkit-margin-end:.75rem;color:#006ce0;font-size:1rem;font-variation-settings:"wght" 700;font-weight:inherit;line-height:1.5;margin-inline-end:.75rem}.block-progress-bar-block .percent-bar__bar{background-color:#f1f3f5;flex:1 1;height:.5rem;margin-top:.125rem;position:relative}.block-progress-bar-block .percent-bar__dynamic{background-color:#006ce0;content:"";display:block;height:100%;left:0;max-width:100%;position:absolute;top:0}:root:lang(ar) .block-progress-bar-block .percent-bar__dynamic,:root:lang(fa) .block-progress-bar-block .percent-bar__dynamic,:root:lang(iw) .block-progress-bar-block .percent-bar__dynamic,[dir=rtl] .block-progress-bar-block .percent-bar__dynamic{left:auto;right:0}.block-person-card-block{height:100%;max-width:20.25rem;width:100%}.wp-block-columns .block-person-card-block{max-width:100%}.block-person-card-block__modal-trigger{background-color:initial;border:0;padding:0}.block-person-card-block__image{background-color:#f1f3f5;display:flex;justify-content:center;margin-bottom:1.5rem;min-height:11.4375rem;overflow:hidden;padding:.9375rem 2.1875rem;position:relative;transition:background-color .3s cubic-bezier(.37,0,.63,1);width:100%}.block-person-card-block__image:before{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%28255, 255, 255, 1%29%27 viewBox=%270 0 212 400%27%3E%3Cg clip-path=%27url%28%23clip0_8015_4706%29%27%3E%3Cpath d=%27M60.1145 199.992C60.1145 265.326 81.1529 325.829 116.814 375.144C128.568 368.657 139.61 361.028 149.772 352.389C118.604 309.545 100.185 256.87 100.185 199.975C100.185 143.081 118.604 90.4225 149.772 47.5612C139.61 38.9393 128.568 31.2938 116.814 24.8066C81.1529 74.1219 60.1145 134.624 60.1145 199.959%27/%3E%3Cpath d=%27M20.0437 0C13.2796 0 6.58176 0.347524 0 0.992925V399.007C6.58176 399.652 13.2796 400 20.0437 400C26.8078 400 33.489 399.669 40.0708 399.007V0.992925C33.489 0.347524 26.7912 0 20.0437 0%27/%3E%3Cpath d=%27M120.212 199.992C120.212 246.51 152.193 285.714 195.364 296.835C201.929 285.019 207.35 272.459 211.429 259.319C182.532 254.983 160.283 230.028 160.283 199.992C160.283 169.956 182.515 145 211.429 140.664C207.35 127.525 201.929 114.981 195.364 103.148C152.193 114.269 120.212 153.473 120.212 199.992Z%27 /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_8015_4706%27%3E%3Crect width=%27211.429%27 height=%27400%27 /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:22.25rem;position:absolute;right:0;top:50%;transform:translate3d(1.25rem,-50%,0);width:11.8125rem;z-index:2}:root:lang(ar) .block-person-card-block__image:before,:root:lang(fa) .block-person-card-block__image:before,:root:lang(iw) .block-person-card-block__image:before,[dir=rtl] .block-person-card-block__image:before{left:0;right:auto}.block-person-card-block__image img{border-radius:99rem;height:9.25rem;position:relative;width:9.25rem;z-index:3}.block-person-card-block__image:active,.block-person-card-block__image:focus,.block-person-card-block__image:hover{background-color:#007dff}.block-person-card-block__name{font-size:1.4375rem;line-height:1.75rem;margin-bottom:.625rem}.block-person-card-block__country-text,.block-person-card-block__function{font-size:.875rem;line-height:1.57;margin-bottom:.3125rem;text-transform:uppercase}.block-person-card-block__separator{border-bottom:.0625rem solid #dcdcdc;margin-bottom:.75rem;margin-top:.75rem}.block-person-card-block__short-desc{font-size:.875rem;line-height:1.57;margin-top:.75rem}.block-person-card-block__footer{display:flex;justify-content:space-between}.block-person-card-block .social-networks{margin:0!important}.block-person-card-block .social-networks>li{position:relative;z-index:101}.block-person-card-block .social-networks>li a{height:inherit;padding:0 .625rem;width:inherit}.block-person-card-block .social-networks>li a .icon{fill:#000409;transform:scale(1.1)}.block-person-card-block .social-networks>li a .icon-linkedin{transform:scale(1.1) transmated3d(0,-.125rem,0)}.block-person-card-block .social-networks>li a:active,.block-person-card-block .social-networks>li a:focus,.block-person-card-block .social-networks>li a:hover{background-color:inherit}.block-person-card-block .social-networks>li a:active .icon,.block-person-card-block .social-networks>li a:focus .icon,.block-person-card-block .social-networks>li a:hover .icon{fill:#007dff}.block-person-card-block .social-networks>li:last-child{-webkit-margin-end:-.625rem;margin-inline-end:-.625rem}.block-person-card-block__modal{background-color:#000409;color:#fff;display:block!important;height:100vh;max-width:100%;overflow-y:auto;padding:5.25rem 1.875rem 1.875rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:visibility .8s cubic-bezier(.87,0,.13,1),transform .8s cubic-bezier(.87,0,.13,1);visibility:hidden;width:100%;z-index:9999}:root:lang(ar) .block-person-card-block__modal,:root:lang(fa) .block-person-card-block__modal,:root:lang(iw) .block-person-card-block__modal,[dir=rtl] .block-person-card-block__modal{left:0;right:auto}.block-person-card-block__modal.opened{transform:translateX(0);visibility:visible}.admin-bar .block-person-card-block__modal{height:calc(100vh - 2.875rem);height:calc(100vh - var(--wp-height-admin-bar));top:2.875rem;top:var(--wp-height-admin-bar)}.block-person-card-block__modal .modal__title{font-family:Gellix,sans-serif;font-size:1.75rem;font-size:var(--heading--font-size-h3);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.29;line-height:var(--heading--line-height-h3);margin-bottom:1.5rem}.block-person-card-block__modal .modal__subtitle{font-family:Gellix,sans-serif;font-size:1.5rem;font-size:var(--heading--font-size-h4);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h4)}.block-person-card-block__modal .modal__content{font-family:Gellix,sans-serif;font-size:1.3125rem;font-size:var(--heading--font-size-h5);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h5);margin-top:3.75rem}.block-person-card-block__modal .modal__content p{margin-bottom:1.5rem}.block-person-card-block__modal .modal__close{position:absolute;right:1.5rem;top:1.5rem}:root:lang(ar) .block-person-card-block__modal .modal__close,:root:lang(fa) .block-person-card-block__modal .modal__close,:root:lang(iw) .block-person-card-block__modal .modal__close,[dir=rtl] .block-person-card-block__modal .modal__close{left:1.5rem;right:auto}.wp-block-beapi-accordion{--wp--beapi--accordion--border:none}.wp-block-beapi-accordion-title{font-family:Gellix,sans-serif;font-size:1.5rem;font-size:var(--heading--font-size-h4);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h4)}.wp-block-beapi-accordion-summary{padding-bottom:0!important}.wp-block-beapi-accordion-trigger{border-bottom:.0625rem solid #dcdcdc;padding-bottom:1rem;scroll-margin-top:15.625rem}.wp-block-beapi-accordion-trigger:after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27M22.4 32.3 21 30.8l10-10.5H5.2v-2.1h25.6L20.7 7.9l1.5-1.5 12.7 12.8-12.5 13Z%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% auto;border:0;height:1.25rem;transform:translateY(-60%) rotate(90deg);transition:transform .4s ease;width:1.25rem}.wp-block-beapi-accordion-trigger[aria-expanded=true]{border-bottom:.0625rem solid #007dff}.wp-block-beapi-accordion-trigger[aria-expanded=true]:after{transform:translateY(-60%) rotate(-90deg)}.wp-block-beapi-accordion-panel__inner a{-webkit-text-decoration:underline;text-decoration:underline}.wp-block-beapi-accordion.is-style-accordion-small .wp-block-beapi-accordion-title,.wp-block-beapi-accordion.is-style-accordion-small .wp-block-beapi-accordion-trigger{font-size:1.375rem}.wp-block-beapi-tabs{--wp--beapi--tabs--panel-padding:var(--spacing--block-3) 2rem;--wp--beapi--tabs--panel-border:0.0625rem solid #dcdcdc;--wp--beapi--tabs--nav-border:0.125rem solid #0000;--wp--beapi--tabs--nav-border-hover:0.125rem solid #dcdcdc;--wp--beapi--tabs--nav-border-active:0.125rem solid #007dff}.wp-block-beapi-tabs-title{font-family:Gellix,sans-serif;font-size:1.5rem;font-size:var(--heading--font-size-h4);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h4)}.wp-block-beapi-tabs-panel-item{background-color:#f1f3f5}.wp-block-beapi-tabs-panel-item__inner>*{margin-left:auto;margin-right:auto;max-width:calc(100% - 3.75rem)!important;max-width:var(--responsive--aligndefault-width)!important}.blocks-container>.wp-block-beapi-content-picking:not(.alignwide):not(.alignfull){clear:both;max-width:calc(100% - 3.75rem);max-width:var(--responsive--alignwide-width)}.wp-block-beapi-content-picking__grid{grid-gap:2rem;display:grid;gap:2rem}.wp-block-beapi-content-picking__grid .card{border-bottom:.0625rem solid #dcdcdc;padding-bottom:2rem}.wp-block-beapi-key-figure{--wp--beapi--key-figure--background-padding:1.5rem 1.5rem 2rem 1.5rem;--wp--beapi--key-figure--desktop-size:2.7rem;--wp--beapi--key-figure--mobile-size:2.5rem;--wp--beapi--key-figure--suffix-desktop-size:1.75rem;--wp--beapi--key-figure--suffix-mobile-size:1.125rem;--wp--beapi--key-figure--description-desktop-size:1.3125rem;--wp--beapi--key-figure--description-mobile-size:1.3125rem;background:#f1f3f5;color:#000409;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;min-height:14.625rem;overflow:hidden;padding:1.5rem 1.5rem 2rem;padding:var(--wp--beapi--key-figure--background-padding);position:relative}.wp-block-beapi-key-figure:before{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 125, 255, 1%29%27 viewBox=%270 0 21 10%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M0 1.7C1.2 6.4 5.4 10 10.4 10s9.2-3.5 10.4-8.2l-4-1.7c-.5 3.1-3.2 5.5-6.4 5.5S4.4 3.1 4 0L0 1.7Z%27/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:6.25rem;position:absolute;right:.75rem;top:-.25rem;transform:rotate(46deg);width:3.75rem}:root:lang(ar) .wp-block-beapi-key-figure:before,:root:lang(fa) .wp-block-beapi-key-figure:before,:root:lang(iw) .wp-block-beapi-key-figure:before,[dir=rtl] .wp-block-beapi-key-figure:before{left:.75rem;right:auto}.wp-block-beapi-key-figure.has-background{background:#f1f3f5!important;color:#000409!important}.wp-block-beapi-key-figure.is-style-small{--wp--beapi--key-figure--background-padding:1.5rem 1.25rem 1.5rem 1.25rem;--wp--beapi--key-figure--desktop-size:2.5rem;--wp--beapi--key-figure--mobile-size:2.5rem;--wp--beapi--key-figure--suffix-desktop-size:1.4375rem;--wp--beapi--key-figure--suffix-mobile-size:1.4375rem;--wp--beapi--key-figure--description-desktop-size:0.875rem;--wp--beapi--key-figure--description-mobile-size:0.875rem;max-width:12.5rem;min-height:10.875rem;width:100%}.wp-block-beapi-key-figure.is-style-small .wp-block-beapi-key-figure__number,.wp-block-beapi-key-figure.is-style-small .wp-block-beapi-key-figure__prefix,.wp-block-beapi-key-figure.is-style-small .wp-block-beapi-key-figure__suffix{letter-spacing:0}.wp-block-beapi-key-figure .wp-block-beapi-key-figure__description,.wp-block-beapi-key-figure .wp-block-beapi-key-figure__number,.wp-block-beapi-key-figure .wp-block-beapi-key-figure__prefix,.wp-block-beapi-key-figure .wp-block-beapi-key-figure__suffix{font-variation-settings:"wght" 350;font-weight:inherit}.wp-block-beapi-key-figure .wp-block-beapi-key-figure__number,.wp-block-beapi-key-figure .wp-block-beapi-key-figure__prefix{letter-spacing:-.125rem}.blocks-container>.block-cost-calculator-block{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.block-cost-calculator-block h2,.block-cost-calculator-block h3{font-variation-settings:"wght" 400;font-weight:inherit}.block-cost-calculator-block__title{margin-bottom:3.5rem}.block-cost-calculator-block form{align-items:flex-end;display:flex;flex-direction:column}.block-cost-calculator-block .main-table{border-collapse:initial;border-spacing:0 .5rem;margin-bottom:1rem}.block-cost-calculator-block .main-table>tbody>tr{background-color:#f1f3f5}.block-cost-calculator-block .main-table>tbody>tr>td{border-bottom:.0625rem solid #dcdcdc;font-family:Gellix,sans-serif;font-size:1.125rem;font-size:var(--heading--font-size-h6);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h6);padding:1rem;width:50%}.block-cost-calculator-block .main-table>tbody>tr>td .icon{fill:#007dff;-webkit-margin-end:1.25rem;background-color:#fff;border-radius:6.25rem;height:3rem;margin-inline-end:1.25rem;width:3rem}.block-cost-calculator-block .main-table>tbody>tr>td .radio label{display:inline-block;font-variation-settings:"wght" 400;font-weight:inherit;padding:.5rem 1rem .5rem 2.5rem}.block-cost-calculator-block .main-table>tbody>tr>td .radio label:before{left:1rem;top:50%;transform:translateY(-50%)}:root:lang(ar) .block-cost-calculator-block .main-table>tbody>tr>td .radio label:before,:root:lang(fa) .block-cost-calculator-block .main-table>tbody>tr>td .radio label:before,:root:lang(iw) .block-cost-calculator-block .main-table>tbody>tr>td .radio label:before,[dir=rtl] .block-cost-calculator-block .main-table>tbody>tr>td .radio label:before{left:auto;right:1rem}.block-cost-calculator-block .main-table>tbody>tr>td .radio label:after{left:1.5rem;top:50%}:root:lang(ar) .block-cost-calculator-block .main-table>tbody>tr>td .radio label:after,:root:lang(fa) .block-cost-calculator-block .main-table>tbody>tr>td .radio label:after,:root:lang(iw) .block-cost-calculator-block .main-table>tbody>tr>td .radio label:after,[dir=rtl] .block-cost-calculator-block .main-table>tbody>tr>td .radio label:after{left:auto;right:1.5rem}.block-cost-calculator-block .main-table>tbody>tr>td .radio input:checked+label{background-color:#e3f1ff;border:.0625rem solid #007dff}.block-cost-calculator-block .radio-table tbody>tr{display:flex}.block-cost-calculator-block .calc__result__title{margin-bottom:2.5rem;margin-top:3.5rem}.block-cost-calculator-block .calc__result>tbody>tr>td{border-bottom:.0625rem solid #dcdcdc;font-size:1.375rem;padding:1rem 0}.block-cost-calculator-block .calc__result>tbody>tr>td:first-child{-webkit-padding-end:1rem;-webkit-padding-start:1rem;font-family:Gellix,sans-serif;font-size:1.125rem;font-size:var(--heading--font-size-h6);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h6);padding-inline-end:1rem;padding-inline-start:1rem;position:relative}.block-cost-calculator-block .calc__result>tbody>tr>td:first-child:before{background-color:#007dff;border-radius:6.25rem;content:"";height:.5rem;left:0;position:absolute;top:1.8125rem;width:.5rem}:root:lang(ar) .block-cost-calculator-block .calc__result>tbody>tr>td:first-child:before,:root:lang(fa) .block-cost-calculator-block .calc__result>tbody>tr>td:first-child:before,:root:lang(iw) .block-cost-calculator-block .calc__result>tbody>tr>td:first-child:before,[dir=rtl] .block-cost-calculator-block .calc__result>tbody>tr>td:first-child:before{left:auto;right:0}.block-cost-calculator-block .calc__result>tbody>tr>td:last-child{text-align:right}.block-event-list-block{overflow:hidden;position:relative}.blocks-container>.block-event-list-block{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.block-event-list-block__logo{align-items:center;display:flex;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}:root:lang(ar) .block-event-list-block__logo,:root:lang(fa) .block-event-list-block__logo,:root:lang(iw) .block-event-list-block__logo,[dir=rtl] .block-event-list-block__logo{left:0;right:auto}.block-event-list-block__logo .icon{fill:#f1f3f5;height:11.375rem;width:6.75rem}.block-event-list-block__top{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:3.5rem}.block-event-list-block .card:where(:not(.card)){border-top:.0625rem solid #dcdcdc;padding:1.5rem 0 2.5rem}.block-event-list-block:not(.block-event-list-block--grid) .card{border-top:.0625rem solid #dcdcdc;padding:1.5rem 0 2.5rem}.block-event-list-block--grid .block-event-list-block__logo{display:none}.block-event-list-block--grid .block-event-list-block__bottom{border-top:.0625rem solid #dcdcdc;display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem}.blocks-container .mapplic-element{background-color:#f1f3f5}.blocks-container .mapplic-element p{text-align:left}.blocks-container .mapplic-element .mapplic-pin.icc-pin{-webkit-margin-start:-.375rem;background:#007dff;border:.125rem solid #fff;height:.75rem;margin-inline-start:-.375rem;margin-top:-.375rem;width:.75rem}.blocks-container .mapplic-element .mapplic-pin.icc-pin.mapplic-active{-webkit-margin-start:-.75rem;background:#007dff;height:1.5rem;margin-inline-start:-.75rem;margin-top:-1.5rem;width:1.5rem}.blocks-container .mapplic-element input[type=text].mapplic-search-input{color:#fff;padding:0 3.125rem 0 1.875rem!important}.blocks-container .mapplic-element input[type=text].mapplic-search-input::placeholder{color:#fff;font-style:normal}.blocks-container .mapplic-element .mapplic-icon{fill:#000409}.blocks-container .mapplic-element .mapplic-tooltip-close{opacity:1}.blocks-container .mapplic-element .mapplic-filter-tags .mapplic-tag{background-color:#007dff;color:#000409}.blocks-container .mapplic-element .mapplic-filter-tags .mapplic-tag span{opacity:1}.blocks-container .mapplic-element .mapplic-dir-item{border-color:#000409}.blocks-container .mapplic-element .mapplic-about,.blocks-container .mapplic-element .mapplic-dir-item h4,.blocks-container .mapplic-element .mapplic-list-category>a{border-bottom:.125rem solid #0000;border-radius:0;color:#fff!important}.blocks-container .mapplic-element .mapplic-about h4,.blocks-container .mapplic-element .mapplic-dir-item h4 h4,.blocks-container .mapplic-element .mapplic-list-category>a h4{color:#fff!important}.blocks-container .mapplic-element .mapplic-about h4.mapplic-margin,.blocks-container .mapplic-element .mapplic-dir-item h4 h4.mapplic-margin,.blocks-container .mapplic-element .mapplic-list-category>a h4.mapplic-margin{margin-top:0}.blocks-container .mapplic-element .mapplic-thumbnail{display:none}.blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item.mapplic-active{position:relative}.blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item.mapplic-active:after{background:#007dff;border-radius:100%;content:"";height:1rem;margin-top:-.5rem;position:absolute;right:.75rem;top:50%;width:1rem}:root:lang(ar) .blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item.mapplic-active:after,:root:lang(fa) .blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item.mapplic-active:after,:root:lang(iw) .blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item.mapplic-active:after,[dir=rtl] .blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item.mapplic-active:after{left:.75rem;right:auto}.blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item.mapplic-active>a{background:#161616;border-bottom:.125rem solid #007dff}.blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item.mapplic-active>a .mapplic-about,.blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item.mapplic-active>a h4{color:#fff!important}.blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item:not(.mapplic-active):hover>a,.blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item:not(.mapplic-active)>a:focus{background-color:#007dff}.blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item:not(.mapplic-active):hover>a .mapplic-about,.blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item:not(.mapplic-active):hover>a h4,.blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item:not(.mapplic-active)>a:focus .mapplic-about,.blocks-container .mapplic-element .mapplic-sidebar .mapplic-dir-item:not(.mapplic-active)>a:focus h4{color:#000409!important}.blocks-container .mapplic-element .mapplic-tooltip-wrap{border:.0625rem solid #007dff;border-radius:0;box-shadow:none}.blocks-container .mapplic-element .mapplic-tooltip:after{display:none}.blocks-container .mapplic-element .mapplic-tooltip-title{color:#007dff!important;font-family:Gellix,sans-serif;font-size:1.125rem;font-size:var(--heading--font-size-h6);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h6)}.blocks-container .mapplic-element .mapplic-popup-link{-webkit-margin-end:1.75rem;-webkit-margin-end:auto;-webkit-margin-start:0;-webkit-padding-start:0;background:#0000!important;border-bottom:.0625rem solid #000409;border-radius:0;box-shadow:none!important;color:#000409!important;color:#000409;display:inline-block;float:none;font-size:1rem;font-size:.85rem;line-height:1.625;margin-inline-end:1.75rem;margin-inline-end:auto;margin-inline-start:0;margin-top:0;padding-inline-start:0;position:relative;text-align:left;-webkit-text-decoration:none;text-decoration:none;transition:all .2s cubic-bezier(.65,0,.35,1)}.blocks-container .mapplic-element .mapplic-popup-link:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27M22.4 32.3 21 30.8l10-10.5H5.2v-2.1h25.6L20.7 7.9l1.5-1.5 12.7 12.8-12.5 13Z%27/%3E%3C/svg%3E") 50% no-repeat;content:"";height:1.25rem;position:absolute;right:0;top:50%;transform:translateX(1.75rem) translateY(-50%);transition:all .2s cubic-bezier(.65,0,.35,1);width:1.25rem}:root:lang(ar) .blocks-container .mapplic-element .mapplic-popup-link:before,:root:lang(fa) .blocks-container .mapplic-element .mapplic-popup-link:before,:root:lang(iw) .blocks-container .mapplic-element .mapplic-popup-link:before,[dir=rtl] .blocks-container .mapplic-element .mapplic-popup-link:before{left:0;right:auto;transform:translateX(-1.75rem) translateY(-50%) scaleX(-1)}.blocks-container .mapplic-element .mapplic-popup-link:active,.blocks-container .mapplic-element .mapplic-popup-link:focus,.blocks-container .mapplic-element .mapplic-popup-link:hover{border-color:#007dff}.blocks-container .mapplic-element .mapplic-popup-link:active:before,.blocks-container .mapplic-element .mapplic-popup-link:focus:before,.blocks-container .mapplic-element .mapplic-popup-link:hover:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 125, 255, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27M22.4 32.3 21 30.8l10-10.5H5.2v-2.1h25.6L20.7 7.9l1.5-1.5 12.7 12.8-12.5 13Z%27/%3E%3C/svg%3E") 50% no-repeat;transform:translateX(1.5rem) translateY(-50%)}:root:lang(ar) .blocks-container .mapplic-element .mapplic-popup-link:active:before,:root:lang(ar) .blocks-container .mapplic-element .mapplic-popup-link:focus:before,:root:lang(ar) .blocks-container .mapplic-element .mapplic-popup-link:hover:before,:root:lang(fa) .blocks-container .mapplic-element .mapplic-popup-link:active:before,:root:lang(fa) .blocks-container .mapplic-element .mapplic-popup-link:focus:before,:root:lang(fa) .blocks-container .mapplic-element .mapplic-popup-link:hover:before,:root:lang(iw) .blocks-container .mapplic-element .mapplic-popup-link:active:before,:root:lang(iw) .blocks-container .mapplic-element .mapplic-popup-link:focus:before,:root:lang(iw) .blocks-container .mapplic-element .mapplic-popup-link:hover:before,[dir=rtl] .blocks-container .mapplic-element .mapplic-popup-link:active:before,[dir=rtl] .blocks-container .mapplic-element .mapplic-popup-link:focus:before,[dir=rtl] .blocks-container .mapplic-element .mapplic-popup-link:hover:before{transform:translateX(-1.5rem) translateY(-50%) scaleX(-1)}.blocks-container .mapplic-element .mapplic-sidebar-header-opened.mapplic-sidebar-filterable .mapplic-search-toggle{background-color:#007dff}.blocks-container .mapplic-element .mapplic-container>.mapplic-button{border:.0625rem solid #003594!important;border-radius:0;box-shadow:none;box-sizing:initial}.blocks-container .mapplic-element .mapplic-zoom-buttons{border:.0625rem solid #003594;border-radius:.3125rem;box-shadow:none;overflow:hidden}.blocks-container .mapplic-element .mapplic-filter ul>li{-webkit-padding-start:0!important;padding-inline-start:0!important}.blocks-container .mapplic-element .mapplic-filter ul>li:before{display:none!important}.blocks-container .mapplic-element .mapplic-list-category .mapplic-thumbnail{background-color:#007dff;display:none}.blocks-container .mapplic-element .mapplic-list-category .mapplic-thumbnail-placeholder,.blocks-container .mapplic-element .mapplic-list-category>a .mapplic-list-count{color:#003594}.blocks-container .mapplic-element .mapplic-list-category>a:active,.blocks-container .mapplic-element .mapplic-list-category>a:focus,.blocks-container .mapplic-element .mapplic-list-category>a:hover{background-color:#007dff}.blocks-container .mapplic-element .mapplic-sidebar-dim{background:#003594}.blocks-container .mapplic-element .mapplic-list-container,.blocks-container .mapplic-element .mapplic-sidebar-header{box-shadow:none}.blocks-container .mapplic-element .mapplic-list-container{-webkit-padding-start:0!important;background:#000409;border:.0625rem solid #003594;border-radius:0;border-top:0;color:#fff;padding-inline-start:0!important}.blocks-container .mapplic-element .mapplic-sidebar-header{background:#000409;border:.0625rem solid #575b60;border-radius:0;color:#fff}.blocks-container .mapplic-element .mapplic-sidebar-header .mapplic-icon{fill:#fff}.blocks-container>.block-product-card-block{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-group--related-news,.wp-block-group--related-pages,.wp-block-group--related-paid-publications{display:flex;flex-direction:column;flex-wrap:wrap}.blocks-container>.wp-block-group--related-news,.blocks-container>.wp-block-group--related-pages,.blocks-container>.wp-block-group--related-paid-publications{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-group--related-news>.wp-block-beapi-dynamic-block,.wp-block-group--related-news>.wp-block-beapi-manual-block,.wp-block-group--related-pages>.wp-block-beapi-dynamic-block,.wp-block-group--related-pages>.wp-block-beapi-manual-block,.wp-block-group--related-paid-publications>.wp-block-beapi-dynamic-block,.wp-block-group--related-paid-publications>.wp-block-beapi-manual-block{margin-top:3.5rem;max-width:100%!important;width:100%}.wp-block-group--related-pages>.wp-block-beapi-dynamic-block,.wp-block-group--related-pages>.wp-block-beapi-manual-block{border-top:.0625rem solid #dcdcdc;margin-top:1.5rem;padding-top:2.875rem}.blocks-container>.wp-block-group--logos-gallery{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-group--logos-gallery>.wp-block-group--logos-gallery__title{font-variation-settings:"wght" 600;font-weight:inherit;margin-bottom:1.5rem}.wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image{box-shadow:0 0 0 .0625rem #dcdcdc;cursor:default;flex-grow:0;margin:0!important;position:relative}.wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image:before{content:"";display:block;padding-bottom:100%}.wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image a:before{box-shadow:none;transition:box-shadow .3s cubic-bezier(.37,0,.63,1)}.wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image a:after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M31 26.6h-2.1l-.6-14.4-17.9 18.5L9 29.2l17.8-18.4-14.4.1V9l18-.3.7 18Z%27/%3E%3C/svg%3E");bottom:.625rem;content:"";height:1.5625rem;opacity:0;position:absolute;right:.625rem;transition:opacity .3s cubic-bezier(.37,0,.63,1);width:1.5625rem}:root:lang(ar) .wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image a:after,:root:lang(fa) .wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image a:after,:root:lang(iw) .wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image a:after,[dir=rtl] .wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image a:after{left:.625rem;right:auto}.wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image a:hover:before{box-shadow:0 0 0 .0625rem #007dff}.wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image a:hover:after{opacity:1}.wp-block-group--logos-gallery>.wp-block-gallery .wp-block-image img{height:auto;left:50%;max-height:80%;max-width:80%!important;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.blocks-container>.wp-block-group--page-presentation-large{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-group--page-presentation-large .wp-block-cover{overflow-x:visible;padding:0}.wp-block-group--page-presentation-large .wp-block-cover__inner-container{background-color:#f1f3f5;padding:6.5rem 3.75rem 6.5rem 0;width:calc(100% - 1.9375rem)!important}.wp-block-group--page-presentation-large .wp-block-cover__inner-container>*{color:#000409!important;max-width:100%!important}.wp-block-group--page-presentation-large .wp-block-cover__inner-container .wp-block-cover__title{margin-bottom:3.5rem}.wp-block-group--page-presentation-large .wp-block-cover__inner-container ol,.wp-block-group--page-presentation-large .wp-block-cover__inner-container p,.wp-block-group--page-presentation-large .wp-block-cover__inner-container ul{margin-bottom:1.5rem}.wp-block-group--page-presentation-large .wp-block-cover__inner-container ol li,.wp-block-group--page-presentation-large .wp-block-cover__inner-container ul li{font-size:1.375rem;line-height:1.45;margin-bottom:1rem}.wp-block-group--page-presentation-large .wp-block-cover__inner-container .wp-block-buttons{margin-top:3.5rem}.wp-block-group--page-presentation-large--dark .wp-block-cover__inner-container{background-color:#000409}.wp-block-group--page-presentation-large--dark .wp-block-cover__inner-container:before{background-color:#000409!important}.wp-block-group--page-presentation-large--dark .wp-block-cover__inner-container>*{color:#fff!important}.wp-block-group--page-presentation-large--dark .wp-block-cover__inner-container .wp-block-buttons .is-style-outline .wp-block-button__link{border-color:#fff}.blocks-container>.wp-block-group--page-presentation-half{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-group--page-presentation-half .wp-block-cover{align-items:flex-start;display:flex;flex-direction:column;padding:0}.wp-block-group--page-presentation-half .wp-block-cover__image-background{min-height:20.75rem;position:static!important}.wp-block-group--page-presentation-half .wp-block-cover__inner-container{background-color:#f1f3f5;margin-top:-7.5rem!important;padding:5rem 2.5rem;width:calc(100% - 1.9375rem)!important}.wp-block-group--page-presentation-half .wp-block-cover__inner-container>*{max-width:100%!important}.wp-block-group--page-presentation-half .wp-block-cover__inner-container .wp-block-group--page-presentation-half .wp-block-cover__title{margin-bottom:3.5rem}.wp-block-group--page-presentation-half .wp-block-cover__inner-container p{margin-bottom:1.5rem}.wp-block-group--page-presentation-half--dark .wp-block-cover__inner-container{background-color:#000409}.wp-block-group--page-presentation-half--dark .wp-block-cover__inner-container>*{color:#fff!important}.wp-block-group--page-presentation-half--dark .wp-block-cover__inner-container .wp-block-buttons .is-style-outline .wp-block-button__link{border-color:#fff}.wp-block-columns--full-with-mobile .wp-block-group--page-presentation-half img{aspect-ratio:560/332}.wp-block-group--page-presentation-large-new{min-height:auto;padding:0}.wp-block-group--page-presentation-large-new .wp-block-cover__background{opacity:0}.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container{background-color:#f1f3f5;padding-bottom:4.5rem;padding-top:4.5rem}.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container>*{color:#000409!important;max-width:100%!important}.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container .wp-block-columns{max-width:calc(100% - 3.75rem)!important;max-width:var(--responsive--alignwide-width)!important}.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container .wp-block-columns.is-layout-flex{justify-content:space-between}.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container .wp-block-columns .wp-block-image{margin-bottom:0}.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container .wp-block-columns .wp-block-image--page-presentation-large-new img{aspect-ratio:8/9;height:100%;object-fit:cover;width:100%}.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container .wp-block-cover__title{margin-bottom:2.5rem}.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container ol,.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container p,.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container ul{margin-bottom:1rem}.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container ol li,.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container ul li{font-size:1.125rem;line-height:1.33;margin-bottom:1rem}.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container .wp-block-buttons{margin-top:2rem}.wp-block-group--page-presentation-large-new--dark .wp-block-cover__inner-container{background-color:#000409}.wp-block-group--page-presentation-large-new--dark .wp-block-cover__inner-container>*{color:#fff!important;max-width:100%!important}.wp-block-group--page-presentation-wrapper-new.has-background{background-color:#f1f3f5;padding:5.5rem 0}.wp-block-group--page-presentation-wrapper-new .wp-block-container{margin:0 auto}.wp-block-group--page-presentation-wrapper-new .wp-block-container .wp-block-heading{border-bottom:.0625rem solid #dcdcdc;font-family:Gellix,sans-serif;font-size:1.75rem;font-size:var(--heading--font-size-h3);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.29;line-height:var(--heading--line-height-h3);margin-bottom:3rem;padding-bottom:1.5rem}.wp-block-group--page-presentation-wrapper-new .wp-block-columns:nth-child(n+3){margin-top:3rem}.wp-block-group--page-presentation-half-new{display:flex;flex-direction:column;gap:1.6666666667%;width:100%}.blocks-container>.wp-block-group--page-presentation-half-new{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-group--page-presentation-half-new>.wp-block-image img{aspect-ratio:10/11;height:100%;object-fit:cover;width:100%}.wp-block-group--page-presentation-half-new>.wp-block-content{padding-top:1.5rem}.wp-block-group--page-presentation-half-new>.wp-block-content.wp-block-group>.wp-block-heading{border:none;font-family:Gellix,sans-serif;font-size:1.3125rem;font-size:var(--heading--font-size-h5);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h5);margin-bottom:1rem;padding:0}.wp-block-group--page-presentation-half-new>.wp-block-content.wp-block-group>.wp-block p{font-size:.875rem;font-size:var(--paragraph--font-size-small)}.wp-block-group--page-presentation-half-new>.wp-block-content.wp-block-group>.wp-block-buttons{margin-top:1rem}.blocks-container>.wp-block-group--text-background{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-group--text-background.has-background{padding:0}.wp-block-group--text-background.has-background .wp-block-group__inner-container{padding:3.5rem 17.2316384181%}.wp-block-group--text-background>.wp-block-group--text-background__title{font-variation-settings:"wght" 600;font-weight:inherit;margin-bottom:1.5rem}.wp-block-group--text-background>p{margin-bottom:1.5rem}.wp-block-group--argument-card{margin-bottom:0!important;margin-top:0!important}.wp-block-columns .wp-block-group--argument-card{padding:1.5625rem}.wp-block-group--argument-card>.wp-block-beapi-icon-block{margin-bottom:1.5rem}.wp-block-group--argument-card>p{font-size:.875rem;font-size:var(--paragraph--font-size-small);margin:1.5rem 0}.wp-block-group--argument-card>.wp-block-buttons{margin-top:1.5rem}.wp-block-group--related-paid-publications>.wp-block-columns{margin-bottom:0;margin-top:3.5rem;max-width:100%;width:100%}.wp-block-columns--title-text p{margin-bottom:1.5rem!important}.wp-block-group--email-alert{margin-left:auto;margin-right:auto;max-width:40.5rem}.blocks-container>.wp-block-group--email-alert{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-group--email-alert>p{margin-bottom:1.5rem;margin-top:3.5rem}.wp-block-group--email-alert-new{border-bottom:.0625rem solid #dcdcdc;border-top:.0625rem solid #dcdcdc;padding:3.5rem 0}.blocks-container>.wp-block-group--email-alert-new{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-group--email-alert-new .wp-block-heading{margin-bottom:2rem!important}.wp-block-group--email-alert-new .wp-block-columns .wp-block-column p{margin-bottom:.75rem}.wp-block-group--email-alert-new .wp-block-columns .wp-block-column:nth-child(2) p{margin-bottom:2rem}.wp-block-group--email-alert-new .wp-block-social-icons .wp-block-social-links{padding-top:.75rem}.wp-block-group--email-alert-new .wp-block-social-icons .wp-block-social-links .wp-social-link-instagram{transform:scale(.8)}.wp-block-group--email-alert-new .wp-block-social-icons .wp-block-social-links .wp-social-link-facebook{transform:scale(.7)}.wp-block-group--email-alert-new .wp-block-social-icons .wp-block-social-links .wp-social-link-linkedin,.wp-block-group--email-alert-new .wp-block-social-icons .wp-block-social-links .wp-social-link-x,.wp-block-group--email-alert-new .wp-block-social-icons .wp-block-social-links .wp-social-link-youtube{transform:scale(1)}.wp-block-group--email-alert-new .wp-block-social-icons .wp-block-social-links .wp-social-link-flickr{transform:scale(1.7)}.blocks-container>.wp-block-group--key-figure{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.wp-block-group--key-figure .wp-block-heading{font-family:Gellix,sans-serif;font-variation-settings:"wght" 400;font-variation-settings:"wght" 300;font-weight:inherit;margin-bottom:2.5rem}.wp-block-group--key-figure .wp-block-group{gap:1.6666666667%}.wp-block-group--key-figure .wp-block-group .wp-block-beapi-key-figure{width:31.6663333333%}.wp-block-group--key-figure .wp-block-group .wp-block-beapi-key-figure:nth-child(n+4){margin-top:3.75rem}.wp-block-group--list-four-cards.is-layout-grid{grid-gap:inherit;grid-template-columns:inherit}.wp-block-group--list-four-cards.is-layout-grid>.wp-block-group{margin-bottom:1.5625rem!important;margin-top:0!important}.wp-block-group--list-four-cards.is-layout-grid>.wp-block-group.is-vertical{display:flex;flex-direction:column}.wp-block-group--list-four-cards.is-layout-grid>.wp-block-group.has-background{padding:1.25rem}.header,.header-container{height:5.125rem;height:var(--height-header)}.header-container__sticky{display:flex;flex-direction:column;left:0;position:fixed;top:0;transition:transform 1s cubic-bezier(.19,1,.22,1);width:100%;z-index:9999}html.scroll-bottom .header-container__sticky,html.scroll-down .header-container__sticky{transform:translateY(-100%)}.admin-bar .header-container__sticky{top:2.875rem;top:var(--wp-height-admin-bar)}.header-container.with-alert{transition:height .5s cubic-bezier(.87,0,.13,1)}.header{background-color:#fff}html.scroll-up .header{box-shadow:0 .125rem .0625rem -.0625rem #dcdcdc}.header>.container{align-items:center;display:flex;height:100%;justify-content:space-between}.header ul{list-style:none}.header ul li button{background:none;border:none}.header ul li button .icon{width:1.25rem}:root:lang(ar) .header ul li button .icon,:root:lang(fa) .header ul li button .icon,:root:lang(iw) .header ul li button .icon,[dir=rtl] .header ul li button .icon{transform:scaleX(-1)}.header ul li button .icon.hide-on-mobile{display:none}.header__logo-link{display:block;height:3.375rem;width:5.5rem}.header__logo-link .icon,.header__logo-link img{height:100%;width:200px}.header__logo-link img{object-fit:contain}.header__search{-webkit-margin-end:-1rem;background-color:initial;border:0;cursor:pointer;margin-inline-end:-1rem;padding:1rem}.header__modal{background:#fff;display:block;left:0;max-height:90vh;opacity:0;overflow:visible;padding:0 0 2.1rem;position:fixed;top:5.125rem;top:var(--height-header);transition:visibility .35s ease,opacity .35s ease;visibility:hidden;width:100%;z-index:9999}.admin-bar .header__modal{top:8rem;top:calc(var(--wp-height-admin-bar) + var(--height-header))}.header__modal.modal--hidden{opacity:0;visibility:hidden}.header__modal.modal--visible{opacity:1;visibility:visible}.header__modal .modal__container{max-width:100%}.header__burger{background-color:initial;border:none;cursor:pointer;height:2.5rem;margin:0 -.5rem;padding:0;position:relative;width:2.5rem}.header__burger.is-active>span{background:#fff0}.header__burger.is-active>span:before{transform:rotate(135deg)}.header__burger.is-active>span:after{transform:rotate(-135deg)}.header__burger>span{background:#000409;height:.125rem;left:50%;margin:-.0625rem 0 0 -.75rem;position:absolute;top:50%;transition:background-color .5s cubic-bezier(.87,0,.13,1);width:1.5rem}.header__burger>span:after,.header__burger>span:before{background:#000409;border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;transition:transform .5s cubic-bezier(.87,0,.13,1);width:100%}.header__burger>span:before{transform:translateY(-.4375rem)}.header__burger>span:after{transform:translateY(.4375rem)}.mega-menu__toggle[aria-expanded=true]+.header__sub-menu-level-0{opacity:1;pointer-events:auto;visibility:visible}.mega-menu{display:grid}.mega-menu__presentation{font-weight:400;padding:1.5rem 0 2.5rem}.mega-menu__title a{text-decoration-thickness:inherit;transition:color .2s ease}.mega-menu__title a:active,.mega-menu__title a:focus,.mega-menu__title a:hover{color:#007dff;-webkit-text-decoration:underline;text-decoration:underline}.mega-menu__description{color:#575b60;padding-top:1rem}.mega-menu__actions{display:flex;gap:.625rem;padding-top:1.5rem}.mega-menu__solutions{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.mega-menu__links.is-opened .sub-menu__link,.mega-menu__links.is-opened .sub-menu__toggle{font-variation-settings:"wght" 400;font-weight:inherit;position:relative}.mega-menu__links .sub-menu__link,.mega-menu__links .sub-menu__toggle{align-items:center;border-bottom:.0625rem solid #f1f3f5;display:flex;font-variation-settings:"wght" 600;font-weight:inherit;justify-content:space-between;padding:1.5rem;-webkit-text-decoration:none;text-decoration:none;transition:font-weight .3s ease-in;width:100%}.mega-menu__links .sub-menu__link .icon-dropdown,.mega-menu__links .sub-menu__toggle .icon-dropdown{-webkit-margin-start:auto;margin-inline-start:auto;width:1.25rem}:root:lang(ar) .mega-menu__links .sub-menu__link .icon-dropdown,:root:lang(ar) .mega-menu__links .sub-menu__toggle .icon-dropdown,:root:lang(fa) .mega-menu__links .sub-menu__link .icon-dropdown,:root:lang(fa) .mega-menu__links .sub-menu__toggle .icon-dropdown,:root:lang(iw) .mega-menu__links .sub-menu__link .icon-dropdown,:root:lang(iw) .mega-menu__links .sub-menu__toggle .icon-dropdown,[dir=rtl] .mega-menu__links .sub-menu__link .icon-dropdown,[dir=rtl] .mega-menu__links .sub-menu__toggle .icon-dropdown{transform:scaleX(-1)}.mega-menu__links .sub-menu__link[aria-expanded=true],.mega-menu__links .sub-menu__toggle[aria-expanded=true]{font-variation-settings:"wght" 600;font-weight:inherit}.mega-menu__links .sub-menu__link span,.mega-menu__links .sub-menu__toggle span{position:relative}.mega-menu__links .sub-menu__link span:before,.mega-menu__links .sub-menu__toggle span:before{background:#000409;bottom:-.1875rem;content:"";height:.0625rem;position:absolute;transition:width .3s cubic-bezier(.45,0,.55,1);width:0}.mega-menu__links .sub-menu__link:hover span:before,.mega-menu__links .sub-menu__toggle:hover span:before{width:100%}.mega-menu__links .sub-menu__content{display:flex;flex-direction:column;gap:1.25rem}.mega-menu__links .sub-menu__content ul{display:flex;flex-direction:column;gap:.875rem}.mega-menu__links .sub-menu__content ul li a{font-size:.875rem;line-height:1.43;-webkit-text-decoration:none;text-decoration:none}.mega-menu__links .sub-menu__content ul li a:active,.mega-menu__links .sub-menu__content ul li a:focus,.mega-menu__links .sub-menu__content ul li a:hover,.mega-menu__links .sub-menu__title{-webkit-text-decoration:underline;text-decoration:underline}.mega-menu__links .sub-menu__title{font-size:.9375rem;font-variation-settings:"wght" 600;font-weight:inherit;line-height:1.6}.mega-menu__links .sub-menu__title:active,.mega-menu__links .sub-menu__title:focus,.mega-menu__links .sub-menu__title:hover{-webkit-text-decoration:none;text-decoration:none}.mega-menu__links--with-title{padding:1.5rem 1.875rem 2.5rem}.mega-menu__links--with-title .column__title{color:#006ce0;display:block;font-size:.875rem;letter-spacing:.02625rem;padding-bottom:1.5rem;text-transform:uppercase}.mega-menu__links--with-title ul{display:flex;flex-direction:column;gap:.875rem}.mega-menu__links--with-title ul li a{font-variation-settings:"wght" 500;font-weight:inherit;-webkit-text-decoration:none;text-decoration:none}.mega-menu__column-solution{display:flex;flex-direction:column;gap:1.5rem}.mega-menu__column-solution .column-solution__title{color:#006ce0;font-size:.875rem;letter-spacing:.02625rem;text-transform:uppercase}.mega-menu__column-solution .column-solution__link{font-size:.875rem;font-variation-settings:"wght" 500;font-weight:inherit;line-height:1.33;position:relative;-webkit-text-decoration:none;text-decoration:none}.mega-menu__column-solution ul{display:flex;flex-direction:column;gap:1rem}.mega-menu__content:has(.sub-menu__toggle[aria-expanded=true]) .mega-menu__push:before{background:#fff}.footer{background-color:#000409;color:#fff;margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3);overflow:hidden;padding:3.75rem 0}.footer,.footer>.container{position:relative}.footer>.container:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 444 843'%3E%3Cg fill='%23222226' clip-path='url(%23a)'%3E%3Cpath d='M84.216 0H0v843h84.216V0Zm161.092 790.636C170.364 686.68 126.195 559.121 126.195 421.501c0-137.619 44.169-265.179 119.113-369.135l69.278 47.98c-65.415 90.285-104.175 201.335-104.175 321.155 0 119.821 38.631 230.871 104.175 321.155l-69.278 47.98Z'/%3E%3Cpath d='M410.263 625.542c-90.654-23.474-157.872-106.02-157.872-204.043 0-98.023 67.218-180.698 157.872-204.043l33.738 79.064c-60.651 9.157-107.395 61.78-107.395 124.979s46.744 115.951 107.395 124.98l-33.738 79.063Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23222226' d='M0 0h444v843H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:52.6875rem;opacity:.5;position:absolute;right:6.25rem;top:50%;transform:translate3d(0,-50%,0);width:27.75rem;z-index:1}:root:lang(ar) .footer>.container:before,:root:lang(fa) .footer>.container:before,:root:lang(iw) .footer>.container:before,[dir=rtl] .footer>.container:before{left:6.25rem;right:auto;transform:translate3d(0,-50%,0) scaleX(-1)}.footer>.container>*{position:relative;z-index:2}.footer__baseline{border-top:.0625rem solid #575b60;padding-top:1.5rem}.footer__content{margin:3rem 0}.footer__logo-link{display:block;height:3.125rem;width:5.1875rem}.footer__logo-link .icon,.footer__logo-link img{height:100%;width:100%}.footer__logo-link img{object-fit:contain}.footer__signature{font-size:1.125rem;font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.5rem;margin-bottom:0}.footer__contact-us{-webkit-margin-start:auto;margin-inline-start:auto}.footer__menu-list{list-style:none;margin:0;padding:0}.footer__menu-column1 li:not(:last-child){margin-bottom:.75rem}.footer__menu-column1 li a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% .0625rem;font-size:1rem;line-height:1.5rem;-webkit-text-decoration:none;text-decoration:none;transition:background-size .35s ease-in-out}.footer__menu-column1 li a:active,.footer__menu-column1 li a:focus,.footer__menu-column1 li a:hover{background-size:0 .0625rem}.footer__menu-column2 li:not(:last-child){margin-bottom:1.5rem}.footer__menu-column2 li a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% .125rem;font-size:1.375rem;line-height:1.75rem;-webkit-text-decoration:none;text-decoration:none;transition:background-size .35s ease-in-out}.footer__menu-column2 li a:active,.footer__menu-column2 li a:focus,.footer__menu-column2 li a:hover{background-size:0 .125rem}.footer__local-contact__title{font-size:1.125rem;line-height:1.44;margin-bottom:1.375rem;text-transform:uppercase}.footer__local-contact__text{font-size:.875rem;line-height:1.57;margin-bottom:1.5rem}.footer__menu-notice{display:flex;flex-wrap:wrap}.footer__menu-notice li{position:relative}.footer__menu-notice li:not(:last-child){-webkit-margin-end:1.25rem;margin-inline-end:1.25rem}.footer__menu-notice li:not(:last-child):after{background-color:#fff;border-radius:100%;content:"";height:.25rem;margin-top:-.125rem;position:absolute;right:-.5rem;top:50%;transform:translateX(100%);width:.25rem}:root:lang(ar) .footer__menu-notice li:not(:last-child):after,:root:lang(fa) .footer__menu-notice li:not(:last-child):after,:root:lang(iw) .footer__menu-notice li:not(:last-child):after,[dir=rtl] .footer__menu-notice li:not(:last-child):after{left:-.5rem;right:auto}.footer__menu-notice li a{display:block;font-size:.875rem;line-height:1.57;-webkit-text-decoration:none;text-decoration:none}.footer__menu-notice li a:active,.footer__menu-notice li a:focus,.footer__menu-notice li a:hover{-webkit-text-decoration:underline;text-decoration:underline}.hero h1.is-animating{display:flex;flex-direction:column}.hero h1.is-animating br{display:none}.hero h1 .st-line{display:inline-block;overflow:hidden}.hero h1 .st-line>span{display:inline-block;transform:translateY(150%);transition:transform .75s cubic-bezier(.19,1,.22,1)}.hero__media{overflow:hidden;position:relative;z-index:1}.hero .placeholder-media{overflow:hidden;z-index:2}.hero .placeholder-media:before{padding-bottom:45.1923076923%}.hero .icc-animated{height:141.84%;position:absolute}.hero__parent,.hero__taxonomy{-webkit-padding-start:1.5625rem;font-size:1.3125rem;font-size:var(--heading--font-size-h5);line-height:1.33;line-height:var(--heading--line-height-h5);margin-bottom:1.0625rem;padding-inline-start:1.5625rem;position:relative}.hero__parent .icc-animated{stroke:#dcdcdc;height:1.875rem;left:0;margin-top:-.9375rem;top:50%}:root:lang(ar) .hero__parent .icc-animated,:root:lang(fa) .hero__parent .icc-animated,:root:lang(iw) .hero__parent .icc-animated,[dir=rtl] .hero__parent .icc-animated{left:auto;right:0;transform:scaleX(-1)}.hero__taxonomy{-webkit-padding-start:2.125rem;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 125, 255, 1%29%27 viewBox=%270 0 25 24%27%3E%3Cpath d=%27M13.7 24h-2.4V0h2.4v24Zm6.5-21.1-2-1.4a17.9 17.9 0 0 0 0 21l2-1.4a15.5 15.5 0 0 1 0-18.2ZM21 12c0-1.8 1.3-3.3 3-3.6l-1-2.2a6 6 0 0 0 0 11.6l1-2.2c-1.7-.3-3-1.8-3-3.6ZM4.7 2.9a15.5 15.5 0 0 1 0 18.2l2 1.4a17.9 17.9 0 0 0 0-21l-2 1.4ZM2 6.2a6 6 0 0 1 0 11.6l-1-2.2a3.6 3.6 0 0 0 0-7.2l1-2.2Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E") 0 no-repeat;background-size:1.5rem auto;padding-inline-start:2.125rem}:root:lang(ar) .hero__taxonomy,:root:lang(fa) .hero__taxonomy,:root:lang(iw) .hero__taxonomy,[dir=rtl] .hero__taxonomy{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 125, 255, 1%29%27 viewBox=%270 0 25 24%27%3E%3Cpath d=%27M13.7 24h-2.4V0h2.4v24Zm6.5-21.1-2-1.4a17.9 17.9 0 0 0 0 21l2-1.4a15.5 15.5 0 0 1 0-18.2ZM21 12c0-1.8 1.3-3.3 3-3.6l-1-2.2a6 6 0 0 0 0 11.6l1-2.2c-1.7-.3-3-1.8-3-3.6ZM4.7 2.9a15.5 15.5 0 0 1 0 18.2l2 1.4a17.9 17.9 0 0 0 0-21l-2 1.4ZM2 6.2a6 6 0 0 1 0 11.6l-1-2.2a3.6 3.6 0 0 0 0-7.2l1-2.2Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E") 100% no-repeat}.hero__meta{font-size:.875rem;list-style:none;margin-top:1.0625rem}.hero__meta li{-webkit-margin-end:1em;display:inline;margin-inline-end:1em}.hero__meta li:last-child{-webkit-margin-end:0;margin-inline-end:0}.hero .hero__document{position:relative;z-index:999}.hero .hero__document--wrapper{left:0;padding:1.25rem;position:absolute;top:0;width:100%}:root:lang(ar) .hero .hero__document--wrapper,:root:lang(fa) .hero .hero__document--wrapper,:root:lang(iw) .hero .hero__document--wrapper,[dir=rtl] .hero .hero__document--wrapper{left:auto;right:0}.hero .hero__document__card{background:#fff;padding:1.5rem 1.25rem}.hero .hero__document-chapeau{color:#161616;font-size:.875rem;line-height:1.33;margin-bottom:.5rem}.hero .hero__document-title{font-size:1.125rem;line-height:1.33;margin-bottom:.5rem}.hero .hero__document-actions{display:flex;flex-direction:column;gap:.25rem}.hero .hero__document .btn{margin-top:1.5rem}.hero .hero__document>div:nth-child(3){display:flex;justify-content:space-between;margin-top:1.5rem}.hero .hero__document>div:nth-child(3)>*{margin:0;width:calc(50% - .4375rem)}.hero .hero__document>div:nth-child(3) .btn{justify-content:space-between}.hero--home .hero__media{margin-bottom:3.5rem}.hero--home .hero__media .placeholder-media{background-color:#fff}.hero--home .hero__media .placeholder-media.hero-lazyloaded .hero-overlay{transform:scaleY(0)}.hero--home .hero__media .placeholder-media img{opacity:1}.hero--home .hero__media .placeholder-media .hero-overlay{background-color:#fff;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;transform:scaleY(1);transform-origin:bottom;transition:transform .7s cubic-bezier(.87,0,.13,1)}.hero--home .placeholder-media:before{padding-bottom:25.641025641%}.hero--home .hero__columns>div:first-child{padding-top:1.5rem}.hero--home .hero__columns--actions{-webkit-margin-start:1.875rem;background:#f1f3f5;margin-inline-start:1.875rem;margin-top:1.5rem;max-width:18.125rem;padding:1.5rem;position:relative;text-align:center;transform:translateY(1.875rem);z-index:10}.hero--home .hero__columns--actions .logo{display:none}.hero--home .hero__dropdown{margin-top:1rem}.hero--home .hero__dropdown .dropdown{margin-bottom:0}.hero--home .hero__dropdown .dropdown button{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27M20 25.2 34.7 10l2 2L20 29.3 3 12.4l2-2 15 14.8Z%27/%3E%3C/svg%3E");border-radius:.1875rem;color:#000409;width:100%}.hero--home .hero__dropdown .dropdown button[aria-expanded=true]{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27m19.9 14-15 15.2-2-2 17-17.2 17 16.9-2 2-15-14.8Z%27/%3E%3C/svg%3E")}.hero--home .hero__dropdown .dropdown ul{left:-1.5rem;min-height:14.375rem;top:calc(100% + 1.5rem);width:calc(100% + 3rem)}:root:lang(ar) .hero--home .hero__dropdown .dropdown ul,:root:lang(fa) .hero--home .hero__dropdown .dropdown ul,:root:lang(iw) .hero--home .hero__dropdown .dropdown ul,[dir=rtl] .hero--home .hero__dropdown .dropdown ul{left:auto;right:-1.5rem}.hero--home .hero__dropdown .dropdown__label{display:none}.hero--home .icc-animated{display:none;margin-bottom:1.75rem;margin-top:-15.3125rem;max-height:24.375rem;width:100%}.hero--home .hero__featured-content{margin-bottom:6.25rem}.hero--home .hero__featured-content>ul{grid-gap:2rem;display:grid;list-style:none}.hero--home .hero__featured-content__title{font-family:Gellix,sans-serif;font-size:1.5rem;font-size:var(--heading--font-size-h4);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h4);margin-bottom:2rem}.hero--home .hero__title{font-size:3.375rem;letter-spacing:-.0625rem;line-height:1.2}.hero--hub{margin-bottom:25.64%}.hero--hub .hero__media{margin-top:5.5rem}.hero--hub .hero__media .placeholder-media img{object-fit:cover}.hero--hub .hero__media>.icc-animated{stroke:#fff}.hero--hub .with-focus-letter .icc-animated{stroke:#0000}.hero--hub .hero__title,.hero--hub p{margin-bottom:3rem}.hero--solution .hero__media .icc-animated{stroke:#f1f3f5;bottom:2.625rem;right:0}:root:lang(ar) .hero--solution .hero__media .icc-animated,:root:lang(fa) .hero--solution .hero__media .icc-animated,:root:lang(iw) .hero--solution .hero__media .icc-animated,[dir=rtl] .hero--solution .hero__media .icc-animated{left:0;right:auto}.hero--solution .with-focus-letter .icc-animated{stroke:#0000}.hero--solution--new .hero__columns>div:nth-child(2) .icc-animated{display:none}.hero--solution--new .hero__media{background:#f1f3f5;display:flex;margin-bottom:2rem;min-height:18.75rem;width:100%}.hero--solution--new .hero__media--wrapper{align-items:flex-start;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.hero--solution--new .hero__media--wrapper .hero__image{height:100%;object-fit:contain;width:100%}.hero--solution--new .hero__media--simple{align-items:center;display:flex;justify-content:center;padding:4rem 5.625rem}.hero--solution--new .hero__media--simple .hero__image--wrapper{height:100%;width:100%}.hero--solution--new .hero__media--double,.hero--solution--new .hero__media--triple{flex:1 1;justify-content:center;padding:0 3.125rem;position:relative}.hero--solution--new .hero__media--double .hero__image,.hero--solution--new .hero__media--triple .hero__image{filter:drop-shadow(.25rem .0625rem 1.0625rem rgba(16,16,17,.2))}.hero--solution--new .hero__media--double .hero__image--wrapper,.hero--solution--new .hero__media--triple .hero__image--wrapper{height:100%;max-height:9.375rem;max-width:7.8125rem;opacity:0;position:absolute;width:100%}.hero--solution--new .hero__media--double .hero__image--wrapper--first,.hero--solution--new .hero__media--triple .hero__image--wrapper--first{animation:fadeIn .3s .4s forwards;transform:rotate(-8deg) translateY(-12%) translateX(0);z-index:1}.hero--solution--new .hero__media--double .hero__image--wrapper--second,.hero--solution--new .hero__media--triple .hero__image--wrapper--second{animation:fadeIn .3s .2s forwards;transform:rotate(13.5deg) translateY(30%) translateX(42%);z-index:2}.hero--solution--new .hero__media--double .hero__image--wrapper--third,.hero--solution--new .hero__media--triple .hero__image--wrapper--third{animation:fadeIn .3s forwards;transform:rotate(-17deg) translateY(80%) translateX(-40%);z-index:3}@keyframes fadeIn{to{opacity:1}0%{opacity:0}}.hero--solution,.hero--solution--new{margin-bottom:2rem}.hero--solution .hero__columns,.hero--solution--new .hero__columns{margin-bottom:34.93%}.hero--solution .hero__title,.hero--solution--new .hero__title{font-family:Gellix,sans-serif;font-size:2rem;font-size:var(--heading--font-size-h2);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.25;line-height:var(--heading--line-height-h2)}.hero--solution .hero__title+p,.hero--solution--new .hero__title+p{margin-top:3rem}.hero--solution p,.hero--solution--new p{font-size:1.25rem}.hero--single{background:#f1f3f5;overflow:hidden;position:relative}.hero--single .hero__columns>div:first-child .hero__offset--left{margin:2.5rem 0}.hero--single .hero__title{font-family:Gellix,sans-serif;font-size:2rem;font-size:var(--heading--font-size-h1-alt);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.26;line-height:var(--heading--line-height-h1-alt);word-break:break-word}.hero--single .hero__document-description{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#575b60;display:-webkit-box;font-size:.875rem;line-height:1.5;overflow:hidden}.hero--single .hero__document-actions{gap:1rem}.hero--single .hero__document-actions .btn{justify-content:space-between;margin-top:0;width:100%}.hero--single .hero__document-actions .dropdown{margin-bottom:0}.hero--single .hero__document__card .placeholder-media{flex:1 1;margin-bottom:1rem;max-width:5.625rem}.hero--single .hero__document__card .placeholder-media:before{padding-bottom:136%}.hero--single .hero__media{margin-bottom:3rem;overflow:visible;overflow:initial;position:relative}.hero--single .hero__media .icc-animated{height:46.875rem}.hero--single .placeholder-media{background:#f1f3f5}.hero--single .placeholder-media:before{padding-bottom:91.6666666667%}.hero--single .hero__center>p{margin-bottom:2rem}.hero--single .share{margin-bottom:3rem}.hero--search{margin-bottom:clamp(28px,calc(17.81818px + 3.18182vw),56px);margin-bottom:var(--spacing--block-2)}.hero--search .icc-animated{height:135.29%;left:5.12%;top:-17.645%}:root:lang(ar) .hero--search .icc-animated,:root:lang(fa) .hero--search .icc-animated,:root:lang(iw) .hero--search .icc-animated,[dir=rtl] .hero--search .icc-animated{left:auto;right:5.12%}.hero--search .hero__center{position:absolute;top:50%;width:100%;z-index:50}.hero--search .hero__center>div{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:81.5rem;padding:0 clamp(56px,calc(38.54545px + 5.45455vw),104px);padding:0 var(--spacing--block-3);transform:translateY(-50%)}.hero--search .placeholder-media{background-color:#f1f3f5}.hero--search .placeholder-media:before{padding-bottom:54.4871794872%}.hero--search .hero__columns{padding-top:7.69%}.hero--rich-page .hero__title{font-family:Gellix,sans-serif;font-size:2rem;font-size:var(--heading--font-size-h2);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.25;line-height:var(--heading--line-height-h2)}.hero--rich-page .hero__desc{margin-top:1.875rem}.hero--rich-page .hero__media{margin-top:1.875rem;position:relative}.hero--rich-page .hero__media:before{-webkit-margin-end:-.5rem;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%28255, 255, 255, 1%29%27 viewBox=%270 0 212 400%27%3E%3Cg clip-path=%27url%28%23clip0_8015_4706%29%27%3E%3Cpath d=%27M60.1145 199.992C60.1145 265.326 81.1529 325.829 116.814 375.144C128.568 368.657 139.61 361.028 149.772 352.389C118.604 309.545 100.185 256.87 100.185 199.975C100.185 143.081 118.604 90.4225 149.772 47.5612C139.61 38.9393 128.568 31.2938 116.814 24.8066C81.1529 74.1219 60.1145 134.624 60.1145 199.959%27/%3E%3Cpath d=%27M20.0437 0C13.2796 0 6.58176 0.347524 0 0.992925V399.007C6.58176 399.652 13.2796 400 20.0437 400C26.8078 400 33.489 399.669 40.0708 399.007V0.992925C33.489 0.347524 26.7912 0 20.0437 0%27/%3E%3Cpath d=%27M120.212 199.992C120.212 246.51 152.193 285.714 195.364 296.835C201.929 285.019 207.35 272.459 211.429 259.319C182.532 254.983 160.283 230.028 160.283 199.992C160.283 169.956 182.515 145 211.429 140.664C207.35 127.525 201.929 114.981 195.364 103.148C152.193 114.269 120.212 153.473 120.212 199.992Z%27 /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_8015_4706%27%3E%3Crect width=%27211.429%27 height=%27400%27 /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:12.5rem;margin-inline-end:-.5rem;margin-top:-6.25rem;position:absolute;right:0;top:0;width:6.625rem;z-index:3}:root:lang(ar) .hero--rich-page .hero__media:before,:root:lang(fa) .hero--rich-page .hero__media:before,:root:lang(iw) .hero--rich-page .hero__media:before,[dir=rtl] .hero--rich-page .hero__media:before{left:0;right:auto}.hero--rich-page .hero__media .placeholder-media:before{padding-bottom:34.8484848485%}.hero--applications .hero__title{font-family:Gellix,sans-serif;font-size:2rem;font-size:var(--heading--font-size-h2);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.25;line-height:var(--heading--line-height-h2)}.hero--applications .hero__desc{margin-top:1.875rem}.related-articles{margin:5.5rem 0}.related-articles__title{margin-bottom:2rem}.block-alert{background-color:#000409;color:#fff;flex-direction:column;flex-wrap:wrap;height:0;justify-content:space-between;overflow:hidden;position:relative;z-index:100}html.scroll-bottom .block-alert,html.scroll-down .block-alert,html.scroll-up .block-alert{height:0!important}.with-alert .block-alert{transition:height .5s cubic-bezier(.87,0,.13,1)}.block-alert .container{position:relative}.block-alert__close{position:absolute;right:0;top:1rem}:root:lang(ar) .block-alert__close,:root:lang(fa) .block-alert__close,:root:lang(iw) .block-alert__close,[dir=rtl] .block-alert__close{left:0;right:auto}.block-alert__content{display:flex;flex-direction:column;padding:3.75rem 0 1.5rem}.block-alert__title{-webkit-padding-start:1rem;font-family:Gellix,sans-serif;font-size:1.125rem;font-size:var(--heading--font-size-h6);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h6);margin-bottom:1rem;padding-inline-start:1rem;position:relative}.block-alert__title:before{background-color:#007dff;border-radius:100%;content:"";height:.5rem;left:0;position:absolute;top:.5625rem;width:.5rem}:root:lang(ar) .block-alert__title:before,:root:lang(fa) .block-alert__title:before,:root:lang(iw) .block-alert__title:before,[dir=rtl] .block-alert__title:before{left:auto;right:0}.block-alert__desc p,.block-alert__link{font-size:.875rem;line-height:1.57}.block-alert__link{display:inline-block;margin-top:.5rem}.job-cta__row{border-top:.0625rem solid #dcdcdc;padding-top:clamp(28px,calc(17.81818px + 3.18182vw),56px);padding-top:var(--spacing--block-2)}.job-cta .btn{margin-top:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-top:var(--spacing--block-1)}.error404 .section-404{display:flex;flex-direction:column;justify-content:center;min-height:40vh;text-align:center}.error404 .section-404__button,.error404 .section-404__content{margin-top:3.125rem}.search__columns,.search__counter,.search__footer{margin:0 auto;max-width:calc(100% - 3.75rem);max-width:var(--responsive--alignwide-width)}.search__counter{margin-bottom:clamp(28px,calc(17.81818px + 3.18182vw),56px);margin-bottom:var(--spacing--block-2)}.search__footer{margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.search__footer ul{display:flex;flex-direction:column;gap:1.5rem;list-style:none;margin:0 0 clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(28px,calc(17.81818px + 3.18182vw),56px);margin-top:var(--spacing--block-2);padding:0}.search__footer ul li{width:100%}.search__footer-title{border-bottom:.0625rem solid #dcdcdc;padding-bottom:1.5rem}.search__footer-link{background:#f1f3f5 linear-gradient(180deg,#007dff 50%,#0000 0) 0 -100% no-repeat;background-size:100% 210%;display:flex;flex-direction:column;font-family:Gellix,sans-serif;font-size:1.75rem;font-size:var(--heading--font-size-h3);font-variation-settings:"wght" 400;font-weight:inherit;gap:1.5rem;height:100%;justify-content:space-between;line-height:1.29;line-height:var(--heading--line-height-h3);padding:1.5rem;-webkit-text-decoration:none;text-decoration:none;transition:background-position .3s cubic-bezier(.87,0,.13,1)}.search__footer-link .icon{align-self:end;height:1em;width:1em}.search__footer-link:active,.search__footer-link:focus,.search__footer-link:hover{background-position:0 0;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.2em}.blog input::placeholder{color:#000409}.blog input::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder{color:#000409}.blog__hero{margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3)}.blog__hero .container>div:nth-child(2){background:#f1f3f5;margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3);padding:2rem 1rem;position:relative}.blog__hero .container>div:nth-child(2) .icc-animated{display:none;height:27.5rem;left:0;position:absolute;top:-60%;width:100%;z-index:1}:root:lang(ar) .blog__hero .container>div:nth-child(2) .icc-animated,:root:lang(fa) .blog__hero .container>div:nth-child(2) .icc-animated,:root:lang(iw) .blog__hero .container>div:nth-child(2) .icc-animated,[dir=rtl] .blog__hero .container>div:nth-child(2) .icc-animated{left:auto;right:0}.blog__hero .container>div:nth-child(2) .icc-animated line,.blog__hero .container>div:nth-child(2) .icc-animated>path{stroke-dashoffset:0}.blog__hero .container>div:nth-child(2)>:not(:last-child){margin-bottom:.5rem}.blog__hero .container>div:nth-child(2) .contact,.blog__hero .container>div:nth-child(2) p{position:relative;z-index:2}.blog__filters{margin-bottom:clamp(28px,calc(17.81818px + 3.18182vw),56px);margin-bottom:var(--spacing--block-2)}.blog #content div[role=heading]{font-size:.875rem;line-height:1.33;margin-bottom:1rem;text-transform:uppercase}.blog #content .fs-wrap{width:100%}.blog #content .facetwp-facet.facetwp-facet-news_and_publications{margin-bottom:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-bottom:var(--spacing--block-1)}.blog #content .blog__filter-search{margin-bottom:2.625rem;position:relative}.blog #content .blog__filter-search .facetwp-facet-search{margin:0}.blog #content .blog__filter-search input.facetwp-search{padding:.5rem 1rem 1.5rem 0;width:100%}.blog #content .blog__filter-search input.facetwp-search,.blog #content .blog__filter-search input.facetwp-search::placeholder{font-family:Gellix,sans-serif;font-size:1.3125rem;font-size:var(--heading--font-size-h5);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h5)}.blog #content .blog__filter-search input.facetwp-search::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder{font-family:Gellix,sans-serif;font-size:1.3125rem;font-size:var(--heading--font-size-h5);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h5)}.blog #content .blog__filter-search .facetwp-icon{display:none}.blog #content .blog__filter-search .btn{border:0;margin-top:-1.8125rem;position:absolute;right:0;top:50%}:root:lang(ar) .blog #content .blog__filter-search .btn,:root:lang(fa) .blog #content .blog__filter-search .btn,:root:lang(iw) .blog #content .blog__filter-search .btn,[dir=rtl] .blog #content .blog__filter-search .btn{left:0;right:auto}.blog #content .facetwp-pager{margin-top:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-top:var(--spacing--block-1)}.page-template-arbitrations .arbitration__facets>li>p,.page-template-arbitrations .arbitration__nav-title,.page-template-arbitrations .arbitration__search>p,.page-template-arbitrators .arbitration__facets>li>p,.page-template-arbitrators .arbitration__nav-title,.page-template-arbitrators .arbitration__search>p{font-family:Gellix,sans-serif;font-size:1.125rem;font-size:var(--heading--font-size-h6);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h6);margin-bottom:1rem}.page-template-arbitrations .page__title,.page-template-arbitrators .page__title{margin-bottom:3.125rem}.page-template-arbitrations .page__summary p,.page-template-arbitrations .page__summary ul,.page-template-arbitrators .page__summary p,.page-template-arbitrators .page__summary ul{margin-bottom:1.5rem}.page-template-arbitrations .page__search,.page-template-arbitrators .page__search{margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.page-template-arbitrations .arbitration__nav-link,.page-template-arbitrators .arbitration__nav-link{-webkit-margin-end:.25rem;margin-inline-end:.25rem}.page-template-arbitrations .arbitration__filters,.page-template-arbitrators .arbitration__filters{display:flex;flex-direction:column;justify-content:space-between;margin:2rem 0}.page-template-arbitrations .arbitration__filters .facetwp-facet,.page-template-arbitrators .arbitration__filters .facetwp-facet{margin-bottom:0!important}.page-template-arbitrations .arbitration__filters .fs-wrap,.page-template-arbitrators .arbitration__filters .fs-wrap{width:100%!important}.page-template-arbitrations .arbitration__search,.page-template-arbitrators .arbitration__search{margin-bottom:1.5rem;position:relative}.page-template-arbitrations .arbitration__search:before,.page-template-arbitrators .arbitration__search:before{background-color:#dcdcdc;bottom:0;content:"";display:none;height:100%;position:absolute;right:-22%;width:.0625rem}:root:lang(ar) .page-template-arbitrations .arbitration__search:before,:root:lang(ar) .page-template-arbitrators .arbitration__search:before,:root:lang(fa) .page-template-arbitrations .arbitration__search:before,:root:lang(fa) .page-template-arbitrators .arbitration__search:before,:root:lang(iw) .page-template-arbitrations .arbitration__search:before,:root:lang(iw) .page-template-arbitrators .arbitration__search:before,[dir=rtl] .page-template-arbitrations .arbitration__search:before,[dir=rtl] .page-template-arbitrators .arbitration__search:before{left:-22%;right:auto}.page-template-arbitrations .arbitration__search .facetwp-icon:not(.f-loading),.page-template-arbitrators .arbitration__search .facetwp-icon:not(.f-loading){display:none}.page-template-arbitrations .arbitration__search input.facetwp-search,.page-template-arbitrators .arbitration__search input.facetwp-search{border:.0625rem solid #dcdcdc!important;font-size:.875rem!important;font-style:italic;height:3.375rem;line-height:3.375rem;padding:0 1.25rem!important}.page-template-arbitrations .arbitration__search input.facetwp-search::placeholder,.page-template-arbitrators .arbitration__search input.facetwp-search::placeholder{font-size:.875rem!important}.page-template-arbitrations .arbitration__search input.facetwp-search::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder,.page-template-arbitrators .arbitration__search input.facetwp-search::-webkit-input-placeholder :-moz-placeholder -moz-placeholder -ms-input-placeholder{font-size:.875rem!important}.page-template-arbitrations .arbitration__facets,.page-template-arbitrators .arbitration__facets{list-style:none}.page-template-arbitrations .arbitration__buttons,.page-template-arbitrators .arbitration__buttons{align-items:center;display:flex;flex-wrap:wrap}.page-template-arbitrations .arbitration__buttons>button,.page-template-arbitrators .arbitration__buttons>button{-webkit-margin-end:1.625rem;margin-inline-end:1.625rem}.page-template-arbitrations .arbitration__showfilters,.page-template-arbitrators .arbitration__showfilters{-webkit-margin-end:0!important;justify-content:center;margin-inline-end:0!important;margin-top:1.5rem;width:100%}.page-template-arbitrations .arbitration__pad,.page-template-arbitrators .arbitration__pad{margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.page-template-arbitrations .arbitration__results,.page-template-arbitrators .arbitration__results{align-items:flex-end;display:flex;justify-content:flex-end;margin-bottom:1.5rem}.page-template-arbitrations .arbitration__results span,.page-template-arbitrators .arbitration__results span{-webkit-margin-start:.3125rem;font-size:.875rem;line-height:1.57;margin-inline-start:.3125rem}.page-template-arbitrations .arbitration__entry,.page-template-arbitrators .arbitration__entry{background-color:#f1f3f5;margin-bottom:1.5rem;padding:1.5rem}.page-template-arbitrations .arbitration__entry-title,.page-template-arbitrators .arbitration__entry-title{font-family:Gellix,sans-serif;font-size:1.3125rem;font-size:var(--heading--font-size-h5);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h5)}.page-template-arbitrations .arbitration__entry-section,.page-template-arbitrators .arbitration__entry-section{display:flex;flex-direction:column;margin-top:1.5rem}.page-template-arbitrations .arbitration__entry-label,.page-template-arbitrators .arbitration__entry-label{font-family:Gellix,sans-serif;font-size:1.125rem;font-size:var(--heading--font-size-h6);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h6);margin-bottom:.625rem}.page-template-arbitrations .arbitration__entry-list,.page-template-arbitrators .arbitration__entry-list{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:.625rem 1.5rem;list-style:none}.single-arbitrator main,.single-case main{contain:paint}.single-arbitrator .page__intro,.single-case .page__intro{display:flex;flex-direction:column;justify-content:space-between}.single-arbitrator .page__title,.single-case .page__title{font-family:Gellix,sans-serif;font-size:2rem;font-size:var(--heading--font-size-h2);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.25;line-height:var(--heading--line-height-h2);margin-bottom:3rem}.single-arbitrator .arbitration__nav,.single-case .arbitration__nav{margin-bottom:2rem}.single-arbitrator .arbitration__nav-title,.single-case .arbitration__nav-title{font-family:Gellix,sans-serif;font-size:1.5rem;font-size:var(--heading--font-size-h4);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h4);margin-bottom:1.5rem}.single-arbitrator .arbitration__back,.single-case .arbitration__back{margin-bottom:3.4375rem;margin-top:5.5rem}.single-arbitrator .arbitration__subtitle,.single-case .arbitration__subtitle{font-family:Gellix,sans-serif;font-size:1.75rem;font-size:var(--heading--font-size-h3);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.29;line-height:var(--heading--line-height-h3);margin-bottom:3.5rem}.single-arbitrator .arbitration__tabs,.single-case .arbitration__tabs{margin-bottom:5.5rem}.single-arbitrator .arbitration__tabs .tabs__panel,.single-case .arbitration__tabs .tabs__panel{position:relative}.single-arbitrator .arbitration__tabs .tabs__panel:before,.single-case .arbitration__tabs .tabs__panel:before{background-color:#f1f3f5;content:"";height:100%;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}.single-arbitrator .arbitration__tabs table td,.single-arbitrator .arbitration__tabs table th,.single-case .arbitration__tabs table td,.single-case .arbitration__tabs table th{width:25%}.single-arbitrator .arbitration__table td,.single-arbitrator .arbitration__table th,.single-case .arbitration__table td,.single-case .arbitration__table th{-webkit-padding-end:1.25rem;-webkit-padding-start:1.25rem;font-size:.875rem;line-height:1.57;padding-inline-end:1.25rem;padding-inline-start:1.25rem;width:20%}.single-arbitrator .arbitration__table td:first-child,.single-arbitrator .arbitration__table th:first-child,.single-case .arbitration__table td:first-child,.single-case .arbitration__table th:first-child{-webkit-padding-start:0;padding-inline-start:0}.single-arbitrator .arbitration__table thead th,.single-case .arbitration__table thead th{border-bottom:.0625rem solid #dcdcdc;color:#575b60;font-variation-settings:"wght" 400;font-weight:inherit;padding-bottom:1rem}.single-arbitrator .arbitration__table thead th .visuallyhidden,.single-case .arbitration__table thead th .visuallyhidden{opacity:0}.single-arbitrator .arbitration__table tbody td,.single-case .arbitration__table tbody td{border-bottom:.0625rem solid #dcdcdc;padding-bottom:1rem;padding-top:2rem}.single-arbitrator .arbitration__col-hide,.single-case .arbitration__col-hide{display:none!important}.single-arbitrator .arbitration__table td,.single-arbitrator .arbitration__table th{width:14%}.single-entry{margin-top:3.125rem}.single-entry .blocks-container{margin-top:0}.page .anchors{margin-top:3rem}.applications__form .gsection_title span:first-child,.applications__steps li span:first-child{align-items:center;background-color:#006ce0;border-radius:50%;color:#fff;display:inline-flex;font-size:.875rem;font-size:.75rem;height:1.625rem;justify-content:center;line-height:1;padding:.125rem;width:1.625rem}.page-template-job-application{background-color:#e3f1ff}.applications{margin-top:2.8125rem}.applications__steps-wrapper{display:none;padding-top:5rem}.applications__steps{list-style:none;position:-webkit-sticky;position:sticky;top:calc(128px + 2.5rem);top:10.5rem;top:calc(var(--height-header) + var(--wp-height-admin-bar) + 2.5rem)}.applications__steps li{border-bottom:.0625rem solid #dcdcdc;font-size:.875rem;margin-bottom:1rem;padding-bottom:.75rem}.applications__steps li a{align-items:center;display:flex;gap:.5rem;-webkit-text-decoration:none;text-decoration:none}.applications__steps li a:active span:last-child,.applications__steps li a:focus span:last-child,.applications__steps li a:hover span:last-child{-webkit-text-decoration:underline;text-decoration:underline}.applications__steps li span:last-child{text-transform:uppercase}.applications__over-title{font-size:.875rem;text-transform:uppercase}.applications__form{background-color:#fff;padding:2.8125rem 1.5rem}.applications__form .gsection_title{align-items:center;display:flex;gap:.5rem;scroll-margin-top:8rem;scroll-margin-top:calc(var(--height-header) + var(--wp-height-admin-bar))}.applications__form .gsection_title span:last-child{line-height:1.1}.applications__form .gform_wrapper .gform_description{color:#575b60;font-size:.875rem;margin-bottom:0;margin-top:1rem;text-transform:uppercase}.applications__form .gform_required_legend{color:#575b60;font-size:.875rem;font-style:italic}.applications__form .gform-icon--circle-error:before{align-items:center;border:.0625rem solid;border-radius:100%;color:#c30a0a;content:"!";display:flex;height:1rem;justify-content:center;line-height:1;width:1rem}.applications__form .gform_wrapper .gfield{margin-bottom:1.5rem}.applications__form .gform_fileupload_rules{color:#575b60}.applications__form .gform_drop_area{background-color:#fafafa;border:.0625rem dashed #dcdcdc;margin-bottom:.5rem;padding:1.5rem 1rem;text-align:center}.applications__form .gform_drop_instructions{display:block;font-size:.875rem;margin-bottom:.5rem}.applications__form .gform_button_select_files{align-items:center;-webkit-appearance:none;appearance:none;background-color:initial;background:#000409 linear-gradient(180deg,#fff 50%,#0000 0) 0 -100% no-repeat;background-size:100% 200%;border:none;border-radius:0;color:inherit;color:#fff;cursor:pointer;display:inline;display:inline-flex;font-family:inherit;font-size:1rem;font-size:.875rem;gap:1.25em;line-height:1.375;padding:.87em;-webkit-text-decoration:none;text-decoration:none;transition:all .3s cubic-bezier(.87,0,.13,1);vertical-align:middle}.applications__form .gform_button_select_files .icon{font-size:inherit;height:1.25em;width:1.25em}:root:lang(ar) .applications__form .gform_button_select_files .icon,:root:lang(fa) .applications__form .gform_button_select_files .icon,:root:lang(iw) .applications__form .gform_button_select_files .icon,[dir=rtl] .applications__form .gform_button_select_files .icon{transform:scaleX(-1)}.applications__form .gform_button_select_files:active,.applications__form .gform_button_select_files:focus,.applications__form .gform_button_select_files:hover{background-position:0 0;color:#000409}.applications__form .gfield--type-section{border-top:.0625rem solid #000409;margin:2.5rem 0;padding-top:1.5rem}.applications__form .gfield--type-html{color:#575b60}.applications__form .gfield--type-honeypot{clip:rect(.0625rem,.0625rem,.0625rem,.0625rem)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:.0625rem!important;margin:-.0625rem!important;overflow:hidden!important;padding:0!important;position:absolute;white-space:nowrap!important;width:.0625rem!important}.applications__form .gfield_label{font-size:.875rem;font-variation-settings:"wght" 500!important;margin-bottom:.5rem;text-transform:uppercase}.applications__form .gfield_error .gfield_label,.applications__form .gfield_error .gfield_validation_message,.applications__form .gfield_error .gform_fileupload_rules{color:#c30a0a}.applications__form .gfield_error .gform_drop_area,.applications__form .gfield_error .ginput_container_email input,.applications__form .gfield_error .ginput_container_phone input,.applications__form .gfield_error .ginput_container_text input{background-color:#fff8f8;border-color:#c30a0a;color:#c30a0a}.applications__form h2.gform_submission_error{grid-gap:.5rem;align-items:center;display:grid;font-size:.875rem!important;font-variation-settings:"wght" 400!important;gap:.5rem;grid-template-columns:.875rem auto;margin-bottom:.5rem;text-transform:uppercase}.applications__form .gform_delete_file{-webkit-appearance:none;appearance:none;background-color:initial;border:none;border-radius:0;color:inherit;cursor:pointer;display:inline;font-family:inherit;padding:0 .5rem;-webkit-text-decoration:none;text-decoration:none;vertical-align:middle}.applications__form .gform_validation_errors{background:#ffdfdf;border-radius:.5rem;color:#c30a0a;margin:1rem 0;padding:1rem}.applications__form .gform_validation_errors ol li{margin-left:1.4375rem}.archive-jobs__row{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.archive-jobs__col{margin-bottom:1.5rem}.archive-jobs__filters .facetwp-label{font-size:.875rem;font-variation-settings:"wght" 400!important;margin-bottom:.5rem;text-transform:uppercase}.archive-jobs__filters .facetwp-type-search{background-color:#006ce0;padding:1rem}.archive-jobs__filters .facetwp-type-search .facetwp-label{color:#fff}#content .archive-jobs__filters .facetwp-type-search input.facetwp-search{background-color:#fff;border:none;font-size:.875rem;padding:1rem}#content .archive-jobs__filters .facetwp-type-search input.facetwp-search::placeholder{font-size:.875rem;font-style:normal}#content .archive-jobs__filters .facetwp-type-search .facetwp-icon{background-color:#000409;color:#fff;padding:1rem}#content .archive-jobs__filters .facetwp-type-search .facetwp-icon:not(.f-loading):before{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%28255, 255, 255, 1%29%27 viewBox=%270 0 17 18%27%3E%3Cpath d=%27m16.8 16-4.9-5a6.4 6.4 0 0 0-.6-8.3 6.4 6.4 0 0 0-9 0 6.4 6.4 0 0 0 0 9 6.4 6.4 0 0 0 4.5 2 6.4 6.4 0 0 0 3.8-1.4l4.9 5 1.3-1.4ZM3.5 10.4a4.6 4.6 0 0 1 0-6.6 4.6 4.6 0 0 1 3.3-1.3C8 2.6 9 3 10 3.9a4.6 4.6 0 0 1 1.4 3.3 4.6 4.6 0 0 1-1.4 3.3 4.6 4.6 0 0 1-3.2 1.3 4.6 4.6 0 0 1-3.3-1.3Z%27/%3E%3C/svg%3E")}.archive-jobs__results{color:#575b60;font-size:.875rem;margin-bottom:1rem;text-align:right}.archive-jobs__results>*{display:inline}.single-jobs .breadcrumb-wrapper,.single-jobs .header{background:#fff!important}.single-jobs__row{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-bottom:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-bottom:var(--spacing--block-3);margin-top:clamp(56px,calc(38.54545px + 5.45455vw),104px);margin-top:var(--spacing--block-3)}.single-jobs__infos{grid-gap:.75rem;background-color:#006ce0;color:#fff;display:grid;gap:.75rem;padding:2rem 1.5rem}.single-jobs__infos .btn{justify-content:center;margin-top:.75rem;width:100%}.single-jobs__specs{font-size:1.125rem}.single-jobs__specs>span{align-items:center;display:flex;font-size:.875rem;margin-bottom:.25rem;text-transform:uppercase}.single-jobs__specs .icon{height:.875rem;margin-right:.5rem;width:.875rem}.single-jobs__content{grid-gap:clamp(28px,calc(17.81818px + 3.18182vw),56px);grid-gap:var(--spacing--block-2);display:grid;display:block;gap:clamp(28px,calc(17.81818px + 3.18182vw),56px);gap:var(--spacing--block-2);margin-top:0}.single-jobs__section h3{margin-bottom:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-bottom:var(--spacing--block-1)}.gform_wrapper .gform_title{margin-bottom:1.25rem}.gform_wrapper .gform_description{display:block;font-size:1.125rem;line-height:1.45;margin-bottom:1.875rem}.gform_wrapper .gfield{margin-bottom:.3125rem}.gform_wrapper .gfield__label{margin-bottom:.25rem!important}.gform_wrapper .gfield__select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 11.2 6.7%27%3E%3Cpath d=%27M0 .5C0 .4.1.2.2.1c.2-.2.5-.1.7.1l4.6 5.3.1.1s.1 0 .1-.1L10.3.1c.2-.1.5-.2.7 0 .2.2.2.5.1.7L6.5 6.2c-.2.3-.5.5-.9.5s-.7-.2-.9-.6L.1.8C0 .7 0 .6 0 .5z%27/%3E%3C/svg%3E"),linear-gradient(180deg,#fff,#fff);background-position:right .625rem top 50%,0 0;background-repeat:no-repeat,repeat;background-size:.625rem auto,100%;border:.0625rem solid #dcdcdc;border-radius:0;color:#000409;display:block;font-size:1rem;line-height:1.15;margin:0;max-width:100%;padding:.87em;width:100%}.gform_wrapper .gfield__select option{font-variation-settings:"wght" 400;font-weight:inherit}.gform_wrapper .gfield__select::-ms-expand{display:none}.gform_wrapper .gfield__select:hover{border-color:#3f4245}.gform_wrapper .gfield__select:focus{border-color:#27282a;box-shadow:0 0 .0625rem .1875rem #3b99fcb3;box-shadow:0 0 0 .1875rem -moz-mac-focusring;color:#000;outline:none}.gform_wrapper .gfield__select:focus option{outline:none}:root:lang(ar) .gform_wrapper .gfield__select,:root:lang(fa) .gform_wrapper .gfield__select,:root:lang(iw) .gform_wrapper .gfield__select,[dir=rtl] .gform_wrapper .gfield__select{background-position:left .625rem top 50%,0 0}.gform_wrapper .gfield_validation_message{background-color:initial!important;border:0!important;font-size:.875rem;font-style:italic;margin-top:.125rem;padding:0!important}.gform_validation_errors{margin-bottom:1.875rem!important}.gform_validation_errors h2{font-family:Gellix,sans-serif;font-size:1rem!important;font-variation-settings:"wght" 600!important;font-weight:inherit;line-height:1.45!important}#content .facetwp-facet{font-size:1rem;margin-bottom:clamp(12px,calc(7.63636px + 1.36364vw),24px);margin-bottom:var(--spacing--block-1)}#content .facetwp-facet.facetwp-facet-news_and_publications{margin-bottom:0}.search-results #content .facetwp-facet.facetwp-facet-news_and_publications .fs-label-wrap{border-bottom-color:#0000}#content .facetwp-facet .counts{color:#575b60}#content .facetwp-facet input.facetwp-search{-webkit-padding-end:3.3125rem;-webkit-padding-start:0;background:#0000;border:0;border-bottom:.0625rem solid #575b60;border-radius:0;font-size:1.75rem;font-size:var(--heading--font-size-h3);max-width:68.5rem;min-width:100%;padding-inline-end:3.3125rem;padding-bottom:1.5rem;padding-inline-start:0;width:100%}#content .facetwp-facet input.facetwp-search::placeholder{color:#575b60;font-size:1.75rem;font-size:var(--heading--font-size-h3);opacity:1}#content .facetwp-input-wrap{display:inline-block;position:relative;width:100%}#content .facetwp-icon{height:100%;line-height:1;opacity:1;position:absolute}#content .facetwp-icon:before{background-position:.3125rem 50%;background-repeat:no-repeat;background-size:1.25rem 1.25rem;content:"";display:inline-block;height:100%;width:1.875rem}#content .facetwp-icon:not(.f-loading):before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 17 18%27%3E%3Cpath d=%27m16.8 16-4.9-5a6.4 6.4 0 0 0-.6-8.3 6.4 6.4 0 0 0-9 0 6.4 6.4 0 0 0 0 9 6.4 6.4 0 0 0 4.5 2 6.4 6.4 0 0 0 3.8-1.4l4.9 5 1.3-1.4ZM3.5 10.4a4.6 4.6 0 0 1 0-6.6 4.6 4.6 0 0 1 3.3-1.3C8 2.6 9 3 10 3.9a4.6 4.6 0 0 1 1.4 3.3 4.6 4.6 0 0 1-1.4 3.3 4.6 4.6 0 0 1-3.2 1.3 4.6 4.6 0 0 1-3.3-1.3Z%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}#content .facetwp-counts{font-size:1rem;text-align:right}#content .facetwp-counter{display:inline}#content .facetwp-toggle{color:#007dff;font-size:.8125rem;font-variation-settings:"wght" 400;font-weight:inherit;letter-spacing:.03125rem;-webkit-text-decoration:underline;text-decoration:underline}#content .facetwp-pager{color:#575b60;display:flex;font-size:1.5rem;font-size:var(--heading--font-size-h4);font-variation-settings:"wght" 400;font-weight:inherit;justify-content:center;margin:clamp(56px,calc(38.54545px + 5.45455vw),104px) 0;margin:var(--spacing--block-3) 0;text-align:center;width:100%}#content .facetwp-pager:empty{display:none}#content .facetwp-pager *{align-items:center;border:0;display:flex;justify-content:space-between}#content .facetwp-pager .nextpostslink,#content .facetwp-pager .previouspostslink{color:#000409;gap:.3125rem}#content .facetwp-pager .nextpostslink:active,#content .facetwp-pager .nextpostslink:focus,#content .facetwp-pager .nextpostslink:hover,#content .facetwp-pager .previouspostslink:active,#content .facetwp-pager .previouspostslink:focus,#content .facetwp-pager .previouspostslink:hover{color:#fff!important;-webkit-text-decoration:none;text-decoration:none}#content .facetwp-pager .facetwp-page{color:inherit;margin:0 .3125rem}#content .facetwp-pager [aria-current=true]{background:#0000;color:#000409;font-variation-settings:"wght" 400;font-weight:inherit;-webkit-text-decoration:underline!important;text-decoration:underline!important}#content .facetwp-pager .facetwp-page{cursor:pointer;-webkit-text-decoration:none;text-decoration:none}#content .facetwp-pager .facetwp-page.first-page>span,#content .facetwp-pager .facetwp-page.last-page>span{font-size:.875rem}#content .facetwp-pager .facetwp-page.first-page{-webkit-padding-start:1.25rem;padding-inline-start:1.25rem;position:relative}#content .facetwp-pager .facetwp-page.first-page:before{color:#575b60;content:"<<";font-size:.875rem;left:0;position:absolute;top:0}:root:lang(ar) #content .facetwp-pager .facetwp-page.first-page:before,:root:lang(fa) #content .facetwp-pager .facetwp-page.first-page:before,:root:lang(iw) #content .facetwp-pager .facetwp-page.first-page:before,[dir=rtl] #content .facetwp-pager .facetwp-page.first-page:before{left:auto;right:0}#content .facetwp-pager .facetwp-page.last-page{-webkit-padding-end:1.25rem;padding-inline-end:1.25rem;position:relative}#content .facetwp-pager .facetwp-page.last-page:before{color:#575b60;content:">>";font-size:.875rem;position:absolute;right:0;top:0}:root:lang(ar) #content .facetwp-pager .facetwp-page.last-page:before,:root:lang(fa) #content .facetwp-pager .facetwp-page.last-page:before,:root:lang(iw) #content .facetwp-pager .facetwp-page.last-page:before,[dir=rtl] #content .facetwp-pager .facetwp-page.last-page:before{left:0;right:auto}#content .facetwp-pager .facetwp-page:active,#content .facetwp-pager .facetwp-page:focus,#content .facetwp-pager .facetwp-page:hover{-webkit-text-decoration:underline;text-decoration:underline}#content .facetwp-radio{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 16 16%27%3E%3E%3Cpath fill=%27%23fff%27 d=%27M8 15.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Z%27/%3E%3Cpath fill=%27%23575B60%27 fill-rule=%27evenodd%27 d=%27M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;background-size:1rem auto;max-width:100%;max-width:var(--filter--size);padding:.5rem 0 .5rem 2.875rem}#content .facetwp-radio.checked{background-color:#e3f1ff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%2887, 91, 96, 1%29%27 viewBox=%270 0 16 16%27%3E%3E%3Cpath fill=%27%23fff%27 d=%27M8 15.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Z%27/%3E%3Cpath fill=%27%23007DFF%27 fill-rule=%27evenodd%27 d=%27M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23007DFF%27 d=%27M8 12.8a4.8 4.8 0 1 0 0-9.6 4.8 4.8 0 0 0 0 9.6Z%27/%3E%3C/svg%3E");border:.0625rem solid #007dff}#content .facetwp-date{background:#fff url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%2822, 22, 22, 1%29%27 viewBox=%270 0 11.2 6.7%27%3E%3Cpath d=%27M0 .5C0 .4.1.2.2.1c.2-.2.5-.1.7.1l4.6 5.3.1.1s.1 0 .1-.1L10.3.1c.2-.1.5-.2.7 0 .2.2.2.5.1.7L6.5 6.2c-.2.3-.5.5-.9.5s-.7-.2-.9-.6L.1.8C0 .7 0 .6 0 .5z%27/%3E%3C/svg%3E") right 1rem top 50% no-repeat;background-size:.6875rem auto;border-color:#dcdcdc;border-radius:0;color:#000409;height:3rem;line-height:3rem;padding:0 2rem 0 1rem}#content .fs-wrap{width:100%;width:var(--filter--size)}#content .fs-wrap.fs-open .fs-dropdown,#content .fs-wrap.fs-open .fs-label-wrap{border-color:#007dff!important}#content .fs-label-wrap{align-items:center;border-color:#dcdcdc;display:flex;height:3.375rem;line-height:3.375rem;padding:0 2rem 0 1rem}#content .fs-label-wrap .fs-label{line-height:1;padding:0}#content .fs-option:active,#content .fs-option:focus,#content .fs-option:hover{background-color:#f1f3f5}#content .fs-checkbox{top:.4375rem}#content .fs-checkbox i{margin-top:0}#content .fs-options .fs-option-label{white-space:inherit}#content .facetwp-type-fselect .fs-option.d1{-webkit-margin-start:.9375rem;margin-inline-start:.9375rem}#content .facetwp-type-fselect .fs-option.d1 .fs-option-label{-webkit-padding-start:0;padding-inline-start:0}#content .fs-wrap.multiple .fs-option.selected .fs-checkbox i{background-color:#007dff}#content .fs-arrow{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%2822, 22, 22, 1%29%27 viewBox=%270 0 11.2 6.7%27%3E%3Cpath d=%27M0 .5C0 .4.1.2.2.1c.2-.2.5-.1.7.1l4.6 5.3.1.1s.1 0 .1-.1L10.3.1c.2-.1.5-.2.7 0 .2.2.2.5.1.7L6.5 6.2c-.2.3-.5.5-.9.5s-.7-.2-.9-.6L.1.8C0 .7 0 .6 0 .5z%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% auto;border:0;height:.6875rem;right:1rem;width:.6875rem}:root:lang(ar) #content .fs-arrow,:root:lang(fa) #content .fs-arrow,:root:lang(iw) #content .fs-arrow,[dir=rtl] #content .fs-arrow{left:1rem;right:auto}#content .tablepress tfoot th,#content .tablepress thead th{background-color:#fff}#content .tablepress .sorting:hover,#content .tablepress .sorting_asc,#content .tablepress .sorting_desc{background-color:#007dff}#content .tablepress .row-hover tr:hover td{background-color:#f1f3f5}.mfp-bg,.mfp-wrap{z-index:99999}.mfp-iframe-scaler iframe{background-color:#fff}@media screen and (min-width:48em){.card--highlight{display:flex}.card--highlight .card__content{width:48.3379501385%}.card--highlight .icon-external{bottom:-2.9375rem;right:calc(51.66205% + .9375rem)}:root:lang(ar) .card--highlight .icon-external,:root:lang(fa) .card--highlight .icon-external,:root:lang(iw) .card--highlight .icon-external,[dir=rtl] .card--highlight .icon-external{left:calc(51.66205% + .9375rem);right:auto}.card--highlight .card__thumbnail{width:51.6620498615%}.card--large .card__content{max-width:67%}.card--large .card__content .icon-hover{left:67%}:root:lang(ar) .card--large .card__content .icon-hover,:root:lang(fa) .card--large .card__content .icon-hover,:root:lang(iw) .card--large .card__content .icon-hover,[dir=rtl] .card--large .card__content .icon-hover{left:auto;right:67%}.card--event:where(:not(.card--event-grid)){align-items:center;flex-direction:row}.card--event:where(:not(.card--event-grid)) .card--event__date{width:23.75%}.card--event:where(:not(.card--event-grid)) .card--event__content{width:42.3611111111%}.card--event:where(:not(.card--event-grid)) .card--event__price{justify-content:flex-end;width:32.2222222222%}.card--product-horizontal{display:flex;gap:2rem}.card--product-horizontal .card__thumbnail{height:15rem;margin:0;width:14rem}.card--product-horizontal .card__content{margin-top:.5rem;width:calc(100% - 16rem)}.css-slider__nav{justify-content:flex-end}.css-slider__dots{margin:0 .75rem}.css-slider--quote__nav{margin-bottom:2.5rem}.css-slider--quote figure{display:flex;justify-content:space-between}.css-slider--quote figcaption{width:35.4224376731%}.css-slider--quote blockquote{width:61.2534626039%}.grid-card-news__inner-container{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:calc(29.9435vw - 4.99788rem)}.grid-card-news[data-grid-size="2"] .card--highlight{display:block}.grid-card-news[data-grid-size="2"] .card--highlight>*{width:100%}.contact:where(:not(svg)){background-position:left 0 top .5rem;padding:0 0 0 2rem}.modal .searchform__text{display:block}.modal .searchform__field{-webkit-padding-end:10.375rem;padding-inline-end:10.375rem}.modal .searchform__row:after{right:10.375rem;top:1.375rem}:root:lang(ar) .modal .searchform__row:after,:root:lang(fa) .modal .searchform__row:after,:root:lang(iw) .modal .searchform__row:after,[dir=rtl] .modal .searchform__row:after{left:10.375rem;right:auto}.modal .search-quick-access ul{flex-direction:row}.modal .search__autocomplete-results{align-items:flex-start;column-count:inherit;display:flex;flex-wrap:wrap;gap:1.5625rem;justify-content:space-between}.modal .search__autocomplete-results li{margin-bottom:0;width:calc(50% - .8125rem)}#cmplz-cookiebanner-container .cmplz-cookiebanner{padding:1.875rem 3.125rem}.wp-block-group--related-paid-publications>.wp-block-columns.is-style-stroke{padding-top:2.5rem}.wp-block-columns{gap:1.5rem!important}.wp-block-columns.is-style-stroke{gap:3rem!important;overflow:hidden}.wp-block-columns.is-style-stroke .wp-block-column:not(:empty){position:relative}.wp-block-columns.is-style-stroke .wp-block-column:not(:empty):after{background:#dcdcdc;content:"";height:100%;left:inherit;opacity:1;position:absolute;right:-1.5rem;top:0;width:.0625rem}:root:lang(ar) .wp-block-columns.is-style-stroke .wp-block-column:not(:empty):after,:root:lang(fa) .wp-block-columns.is-style-stroke .wp-block-column:not(:empty):after,:root:lang(iw) .wp-block-columns.is-style-stroke .wp-block-column:not(:empty):after,[dir=rtl] .wp-block-columns.is-style-stroke .wp-block-column:not(:empty):after{left:-1.5rem;right:inherit}.wp-block-file{align-items:center;display:flex;justify-content:space-between;padding-bottom:.72em;padding-top:.72em}.wp-block-file a:first-child{margin-bottom:0}.wp-block-file.aligncenter{display:block;padding-bottom:1.09em;padding-top:1.09em}.wp-block-file.aligncenter a:first-child{margin-bottom:1.09em}.wp-block-quote{padding:1rem 3rem}.block-contact-block>ul{grid-gap:1.5rem;grid-template-columns:repeat(2,1fr)}.block-contact-block>ul .contact{-webkit-padding-start:4.375rem;background-position:left 1.3125rem top .875rem;background-size:1.875rem auto;padding-inline-start:4.375rem;padding-top:.25rem}.single-post .block-contact-block>ul{grid-template-columns:inherit}.block-person-card-block__modal{padding:5.25rem 3.5rem}.wp-block-beapi-content-picking__grid{gap:2.875rem 4rem;grid-template-columns:repeat(2,1fr);overflow:hidden}.wp-block-beapi-content-picking__grid .card{border:0;padding:.625rem}.wp-block-beapi-content-picking__grid .card:after{background:#dcdcdc;content:"";height:100%;opacity:1;position:absolute;right:-2rem;top:0;width:.0625rem}:root:lang(ar) .wp-block-beapi-content-picking__grid .card:after,:root:lang(fa) .wp-block-beapi-content-picking__grid .card:after,:root:lang(iw) .wp-block-beapi-content-picking__grid .card:after,[dir=rtl] .wp-block-beapi-content-picking__grid .card:after{left:-2rem;right:auto}.block-cost-calculator-block .radio-table tbody>tr{justify-content:flex-end}.block-event-list-block__top{align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.block-event-list-block__logo{bottom:-6.25rem;left:50.8333333333%;right:auto;top:-6.25rem}.block-event-list-block__logo .icon{height:53.125rem;width:30rem}.block-event-list-block--grid .block-event-list-block__bottom{flex-direction:row;flex-wrap:wrap;padding-top:2.5rem}.block-event-list-block--grid .card{width:calc(50% - .75rem)}.wp-block-group--related-news,.wp-block-group--related-pages,.wp-block-group--related-paid-publications{align-items:flex-end;flex-direction:row;justify-content:space-between}.wp-block-group--page-presentation-large .wp-block-cover{padding:8.25rem 0 0}.wp-block-group--page-presentation-large .wp-block-cover__inner-container{position:relative;width:67.7777777778%!important}.wp-block-group--page-presentation-large .wp-block-cover__inner-container:before{background-color:#f1f3f5;content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);width:100vw}.wp-block-columns--people-card{gap:2.5rem!important}.wp-block-columns--people-card .wp-block-column{flex-basis:calc(50% - 1.25rem)!important;position:relative}.wp-block-columns--people-card .wp-block-column:after{background-color:#dcdcdc;content:"";height:100%;position:absolute;right:-1.25rem;top:0;width:.0625rem}:root:lang(ar) .wp-block-columns--people-card .wp-block-column:after,:root:lang(fa) .wp-block-columns--people-card .wp-block-column:after,:root:lang(iw) .wp-block-columns--people-card .wp-block-column:after,[dir=rtl] .wp-block-columns--people-card .wp-block-column:after{left:-1.25rem;right:auto}.wp-block-columns--people-card .wp-block-column:last-child:after{display:none}.wp-block-columns--people-card+.wp-block-columns--people-card{margin-top:-1.25rem}.wp-block-columns .wp-block-group--argument-card{padding:2.5rem 1.875rem}.wp-block-group--related-paid-publications>.wp-block-columns:not(.is-style-stroke){padding-top:2.5rem}.wp-block-columns--title-text .wp-block-column:first-child{-webkit-padding-end:2.5rem;padding-inline-end:2.5rem}.wp-block-group--list-four-cards.is-layout-grid{grid-gap:1.5625rem;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:1.25rem}.wp-block-group--list-four-cards.is-layout-grid.has-background{padding:1.25rem}.wp-block-group--list-four-cards.is-layout-grid.has-background .wp-block-image{transform:translateX(-1.25rem);width:calc(100% + 2.5rem)}.wp-block-group--list-four-cards.is-layout-grid.has-background .wp-block-group.is-layout-flex .wp-block-group:last-of-type{margin-bottom:0;padding-bottom:0!important}.wp-block-group--list-four-cards.is-layout-grid .wp-block-group.is-layout-flex .wp-block-group:last-of-type{margin-bottom:0;margin-top:auto;padding-bottom:1.25rem}.hero__center{-webkit-margin-end:auto;-webkit-margin-start:auto;margin-inline-end:auto;margin-inline-start:auto;width:calc(100% - 3.75rem);width:var(--responsive--aligndefault-width)}.hero--home .hero__featured-content>ul{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr))}.hero--rich-page .hero__desc{margin-top:2.1875rem;max-width:47.5rem}.hero--rich-page .hero__media{margin-top:3.125rem}.hero--rich-page .hero__media:before{-webkit-margin-end:-1rem;height:25rem;margin-inline-end:-1rem;margin-top:-12.5rem;width:13.25rem}.hero--applications .container{position:relative}.hero--applications .container:before{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%28255, 255, 255, 1%29%27 viewBox=%270 0 212 400%27%3E%3Cg clip-path=%27url%28%23clip0_8015_4706%29%27%3E%3Cpath d=%27M60.1145 199.992C60.1145 265.326 81.1529 325.829 116.814 375.144C128.568 368.657 139.61 361.028 149.772 352.389C118.604 309.545 100.185 256.87 100.185 199.975C100.185 143.081 118.604 90.4225 149.772 47.5612C139.61 38.9393 128.568 31.2938 116.814 24.8066C81.1529 74.1219 60.1145 134.624 60.1145 199.959%27/%3E%3Cpath d=%27M20.0437 0C13.2796 0 6.58176 0.347524 0 0.992925V399.007C6.58176 399.652 13.2796 400 20.0437 400C26.8078 400 33.489 399.669 40.0708 399.007V0.992925C33.489 0.347524 26.7912 0 20.0437 0%27/%3E%3Cpath d=%27M120.212 199.992C120.212 246.51 152.193 285.714 195.364 296.835C201.929 285.019 207.35 272.459 211.429 259.319C182.532 254.983 160.283 230.028 160.283 199.992C160.283 169.956 182.515 145 211.429 140.664C207.35 127.525 201.929 114.981 195.364 103.148C152.193 114.269 120.212 153.473 120.212 199.992Z%27 /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_8015_4706%27%3E%3Crect width=%27211.429%27 height=%27400%27 /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:32.625rem;margin-top:-25rem;position:absolute;right:0;top:0;width:19.6875rem;z-index:3}:root:lang(ar) .hero--applications .container:before,:root:lang(fa) .hero--applications .container:before,:root:lang(iw) .hero--applications .container:before,[dir=rtl] .hero--applications .container:before{left:0;right:auto}.hero--applications .hero__desc,.hero--applications .hero__title{max-width:47.5rem}.hero--applications .hero__desc{margin-top:2.1875rem}.hero--applications.hero--archive-jobs .container:before{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 125, 255, 1%29%27 viewBox=%270 0 212 400%27%3E%3Cg clip-path=%27url%28%23clip0_8015_4706%29%27%3E%3Cpath d=%27M60.1145 199.992C60.1145 265.326 81.1529 325.829 116.814 375.144C128.568 368.657 139.61 361.028 149.772 352.389C118.604 309.545 100.185 256.87 100.185 199.975C100.185 143.081 118.604 90.4225 149.772 47.5612C139.61 38.9393 128.568 31.2938 116.814 24.8066C81.1529 74.1219 60.1145 134.624 60.1145 199.959%27/%3E%3Cpath d=%27M20.0437 0C13.2796 0 6.58176 0.347524 0 0.992925V399.007C6.58176 399.652 13.2796 400 20.0437 400C26.8078 400 33.489 399.669 40.0708 399.007V0.992925C33.489 0.347524 26.7912 0 20.0437 0%27/%3E%3Cpath d=%27M120.212 199.992C120.212 246.51 152.193 285.714 195.364 296.835C201.929 285.019 207.35 272.459 211.429 259.319C182.532 254.983 160.283 230.028 160.283 199.992C160.283 169.956 182.515 145 211.429 140.664C207.35 127.525 201.929 114.981 195.364 103.148C152.193 114.269 120.212 153.473 120.212 199.992Z%27 /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_8015_4706%27%3E%3Crect width=%27211.429%27 height=%27400%27 /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.hero--applications.hero--single-jobs{min-height:9.75rem}.hero--applications.hero--single-jobs .container:before{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%28241, 243, 245, 1%29%27 viewBox=%270 0 212 400%27%3E%3Cg clip-path=%27url%28%23clip0_8015_4706%29%27%3E%3Cpath d=%27M60.1145 199.992C60.1145 265.326 81.1529 325.829 116.814 375.144C128.568 368.657 139.61 361.028 149.772 352.389C118.604 309.545 100.185 256.87 100.185 199.975C100.185 143.081 118.604 90.4225 149.772 47.5612C139.61 38.9393 128.568 31.2938 116.814 24.8066C81.1529 74.1219 60.1145 134.624 60.1145 199.959%27/%3E%3Cpath d=%27M20.0437 0C13.2796 0 6.58176 0.347524 0 0.992925V399.007C6.58176 399.652 13.2796 400 20.0437 400C26.8078 400 33.489 399.669 40.0708 399.007V0.992925C33.489 0.347524 26.7912 0 20.0437 0%27/%3E%3Cpath d=%27M120.212 199.992C120.212 246.51 152.193 285.714 195.364 296.835C201.929 285.019 207.35 272.459 211.429 259.319C182.532 254.983 160.283 230.028 160.283 199.992C160.283 169.956 182.515 145 211.429 140.664C207.35 127.525 201.929 114.981 195.364 103.148C152.193 114.269 120.212 153.473 120.212 199.992Z%27 /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_8015_4706%27%3E%3Crect width=%27211.429%27 height=%27400%27 /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");margin-top:-20rem}.hero--applications.hero--single-jobs .hero__title{margin-top:clamp(28px,calc(17.81818px + 3.18182vw),56px);margin-top:var(--spacing--block-2)}.related-articles{margin-bottom:6.5rem;margin-top:6.5rem}.related-articles .css-slider{padding-top:4.0625rem}.related-articles .css-slider__nav{position:absolute;top:-3.9375rem;width:100%}.block-alert__content{flex-direction:row;padding:1rem 0}.block-alert__content>div{-webkit-margin-start:1.6666666667%;margin-inline-start:1.6666666667%;width:57.6388888889%}.block-alert__title{width:23.75%}.blog__filters{display:flex;flex-wrap:wrap;justify-content:space-between}.blog__filters>div{width:48.3379501385%}.blog__filters>div:first-child{width:100%}.page-template-arbitrations .arbitration__facets,.page-template-arbitrators .arbitration__facets{grid-gap:1.5rem;display:grid!important;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.page-template-arbitrations .arbitration__showfilters,.page-template-arbitrators .arbitration__showfilters{display:none}.single-arbitrator .arbitration__back,.single-case .arbitration__back{margin-top:2.75rem}.single-arbitrator .arbitration__nav,.single-case .arbitration__nav{margin-bottom:2.5rem}.single-arbitrator .arbitration__tabs,.single-case .arbitration__tabs{margin-bottom:6.5rem}}@media screen and (min-width:48em)and (max-width:63.9375em){.css-slider--articles .css-slider__dots li:last-child,.css-slider--posts .css-slider__dots li:last-child{display:none}.css-slider--articles .card,.css-slider--posts .card{width:48.3379501385%}.css-slider--articles .card[data-pos="-1"],.css-slider--posts .card[data-pos="-1"]{transform:translateX(-106.95%)}.css-slider--articles .card[data-pos="0"],.css-slider--posts .card[data-pos="0"]{opacity:1;transform:translateX(0)}.css-slider--articles .card[data-pos="1"],.css-slider--posts .card[data-pos="1"]{opacity:1;transform:translateX(106.95%)}.css-slider--articles .card[data-pos="2"],.css-slider--articles .card[data-pos="2"]~.card,.css-slider--posts .card[data-pos="2"],.css-slider--posts .card[data-pos="2"]~.card{transform:translateX(213.9%)}.grid-card-news .card--news{width:48.3379501385%}.grid-card-news .card--news:nth-child(2n+2):active~.card:nth-child(2n+2),.grid-card-news .card--news:nth-child(2n+2):focus~.card:nth-child(2n+2),.grid-card-news .card--news:nth-child(2n+2):hover~.card:nth-child(2n+2),.grid-card-news .card--news:nth-child(odd):active~.card:nth-child(odd),.grid-card-news .card--news:nth-child(odd):focus~.card:nth-child(odd),.grid-card-news .card--news:nth-child(odd):hover~.card:nth-child(odd){transform:translateY(calc(29.9435vw - 4.99788rem))}}@media screen and (min-width:48em)and (max-width:74.9375em){.wp-block-columns{flex-wrap:wrap!important}.wp-block-columns.is-style-stroke .wp-block-column{flex-basis:calc(50% - 1.5rem)!important}.wp-block-columns:not(.is-style-stroke):not(.wp-block-columns--people-card) .wp-block-column{flex-basis:calc(50% - 0.75rem)!important;flex-grow:0!important}.header .header__menu{left:auto;right:0;transform:translateX(100%);width:49.1666666667%}}@media screen and (min-width:768px){:root{--responsive--aligndefault-width:44.25rem}}@media screen and (min-width:49em){:root{--wp-height-admin-bar:2rem}}@media screen and (min-width:64em){.anchors__scroll>:first-child{-webkit-margin-start:3.75rem;margin-inline-start:3.75rem}.anchors__scroll>:last-child{-webkit-margin-end:3.75rem;margin-inline-end:3.75rem}.card--menu-page .card__content{min-height:7.5rem}.card__cross-categories li{-webkit-margin-end:1em;display:inline;margin-inline-end:1em}.card--basic .card__thumbnail{margin-bottom:1rem}.card--basic a{-webkit-text-decoration:none;text-decoration:none}.card--search{align-items:start;display:flex;justify-content:space-between}.card--search>div:first-child{width:23.75%}.card--search>div:nth-child(2){width:74.5833333333%}.card--highlight .card__content{-webkit-padding-end:8.48%;padding-inline-end:8.48%;width:49.1666666667%}.card--highlight .icon-external{right:calc(50.83333% + .9375rem)}:root:lang(ar) .card--highlight .icon-external,:root:lang(fa) .card--highlight .icon-external,:root:lang(iw) .card--highlight .icon-external,[dir=rtl] .card--highlight .icon-external{left:calc(50.83333% + .9375rem);right:auto}.card--highlight .card__thumbnail{width:50.8333333333%}.card--large--single{align-items:flex-end;flex-direction:row}.card--large--single .card__thumbnail{width:57.6388888889%}.card--large--single .card__content{-webkit-margin-start:-5%;margin-inline-start:-5%;max-width:100%;padding:2.1875rem 6.6666666667%;width:49.1666666667%}.card--job .card__content{grid-gap:5.125rem;display:grid;gap:5.125rem;grid-template-columns:4fr 3fr}.css-slider--articles .css-slider__dots li:last-child,.css-slider--articles .css-slider__dots li:nth-last-child(2){display:none}.css-slider--articles .card{width:29.09%}.css-slider--articles .card:after{background:#dcdcdc;content:"";height:100%;left:110.93%;opacity:0;position:absolute;top:0;transition:opacity .5s;width:.0625rem}.css-slider--articles .card[data-pos="0"]:after,.css-slider--articles .card[data-pos="1"]:after{opacity:1}.css-slider--articles .card[data-pos="-1"]{transform:translateX(-121.875%)}.css-slider--articles .card[data-pos="0"]{opacity:1;transform:translateX(0)}.css-slider--articles .card[data-pos="1"]{opacity:1;transform:translateX(121.875%)}.css-slider--articles .card[data-pos="2"]{opacity:1;transform:translateX(243.75%)}.css-slider--articles .card[data-pos="3"],.css-slider--articles .card[data-pos="3"]~.card{transform:translateX(365.625%)}.css-slider--posts .css-slider__dots li:last-child,.css-slider--posts .css-slider__dots li:nth-last-child(3){display:none}.css-slider--posts .card{width:21.5%}.css-slider--posts .card:after{background:#dcdcdc;content:"";height:100%;left:110.93%;opacity:0;position:absolute;top:0;transition:opacity .5s;width:.0625rem}.css-slider--posts .card[data-pos="0"]:after,.css-slider--posts .card[data-pos="1"]:after,.css-slider--posts .card[data-pos="2"]:after{opacity:1}.css-slider--posts .card[data-pos="-1"]{transform:translateX(-121.875%)}.css-slider--posts .card[data-pos="0"]{opacity:1;transform:translateX(0)}.css-slider--posts .card[data-pos="1"]{opacity:1;transform:translateX(121.875%)}.css-slider--posts .card[data-pos="2"]{opacity:1;transform:translateX(243.75%)}.css-slider--posts .card[data-pos="3"]{opacity:1;transform:translateX(365.625%)}.css-slider--posts .card[data-pos="4"],.css-slider--posts .card[data-pos="4"]~.card{transform:translateX(487.5%)}.css-slider--quote{margin-left:auto;margin-right:auto;width:83.0555555556%}.css-slider--quote figcaption{-webkit-padding-start:10.2006688963%;padding-inline-start:10.2006688963%;width:28.5953177258%}.css-slider--quote .placeholder-media{width:28.6549707602%}.css-slider--quote blockquote{font-size:2.5rem;width:59.1973244147%}.grid-card-news[data-grid-size="2"]{display:flex;justify-content:space-between}.grid-card-news[data-grid-size="2"] .card--highlight{display:flex;flex-direction:column;max-height:49.5rem;width:49.1666666667%}.grid-card-news[data-grid-size="2"] .card--highlight>*{height:50%}.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container{padding-bottom:calc(14.62656vw - 4.4235rem);width:49.1666666667%}.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news{width:48.3050847458%}.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:first-child,.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(2){margin-top:0}.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(2n+2):active~.card:nth-child(2n+2),.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(2n+2):focus~.card:nth-child(2n+2),.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(2n+2):hover~.card:nth-child(2n+2),.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(odd):active~.card:nth-child(odd),.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(odd):focus~.card:nth-child(odd),.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(odd):hover~.card:nth-child(odd){transform:translateY(calc(14.62656vw - 4.4235rem))}.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container{justify-content:flex-start;padding-bottom:calc(14.62656vw - 4.4235rem)}.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news{-webkit-margin-start:1.6666666667%;margin-inline-start:1.6666666667%;width:23.75%}.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+1){-webkit-margin-start:0;margin-inline-start:0}.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+1):active~.card:nth-child(4n+1),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+1):focus~.card:nth-child(4n+1),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+1):hover~.card:nth-child(4n+1),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+2):active~.card:nth-child(4n+2),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+2):focus~.card:nth-child(4n+2),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+2):hover~.card:nth-child(4n+2),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+3):active~.card:nth-child(4n+3),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+3):focus~.card:nth-child(4n+3),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+3):hover~.card:nth-child(4n+3),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+4):active~.card:nth-child(4n+4),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+4):focus~.card:nth-child(4n+4),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+4):hover~.card:nth-child(4n+4){transform:translateY(calc(14.62656vw - 4.4235rem))}.modal__inner{max-width:72.25rem}.modal .searchform__submit{min-width:8.125rem}.wp-block-group--related-paid-publications>.wp-block-columns.is-style-stroke{gap:1.5rem!important}.wp-block-group--related-paid-publications>.wp-block-columns.is-style-stroke .wp-block-column:after{content:none}.block-slider-quote-block .container{min-height:33rem}.block-slider-quote-block .icc-animated{left:8.4722222222%}:root:lang(ar) .block-slider-quote-block .icc-animated,:root:lang(fa) .block-slider-quote-block .icc-animated,:root:lang(iw) .block-slider-quote-block .icc-animated,[dir=rtl] .block-slider-quote-block .icc-animated{left:auto;right:8.4722222222%}.block-event-list-block--grid .card{width:calc(25% - 1.125rem)}.wp-block-group--page-presentation-large-new .wp-block-cover__inner-container .wp-block-columns .wp-block-heading{padding-top:3rem}.wp-block-group--page-presentation-half-new{flex-direction:row}.wp-block-group--page-presentation-half-new>.wp-block-image{width:44.1666666667%}.wp-block-group--page-presentation-half-new>.wp-block-content{-webkit-padding-start:1.6666666667%;padding-inline-start:1.6666666667%;width:44.1666666667%}.footer__baseline{align-items:center;display:flex}.footer__content{margin:3.5rem 0}.footer__bottom,.footer__content{display:flex;justify-content:space-between}.footer__bottom{align-items:center}.footer__logo-link{height:4.25rem;width:6.875rem}.footer__signature{-webkit-margin-start:1.5rem;margin-inline-start:1.5rem}.footer__menu-column1{width:32.2222222222%}.footer__menu-column1,.footer__menu-column2{-webkit-margin-end:1.6666666667%;-webkit-padding-end:3.75rem;margin-inline-end:1.6666666667%;padding-inline-end:3.75rem}.footer__menu-column2{width:40.6944444444%}.footer__local-contact{width:23.75%}.hero .placeholder-media:before{padding-bottom:25%}.hero .icc-animated{height:141.44%;position:absolute}.hero__columns{display:flex;gap:1rem;justify-content:space-between}.hero__columns>div:nth-child(2){width:18.125rem}.hero__parent,.hero__taxonomy{margin-bottom:.5625rem}.hero--home .hero__columns>div:first-child{align-items:flex-end;display:flex;padding-bottom:4.625rem;padding-top:7.5rem}.hero--home .hero__columns--actions{-webkit-margin-end:1.875rem;margin-inline-end:1.875rem;margin-top:0;transform:translateX(0)}.hero--home .hero__media{transform:translateY(-2rem)}.hero--home .hero__title{font-size:5.5rem}.hero--home .icc-animated{display:block;position:relative}.hero--hub{margin-bottom:6.06%}.hero--hub .hero__media{margin-bottom:6.06%;margin-top:0}.hero--hub .placeholder-media:before{padding-bottom:144.4444444444%}.hero--hub .icc-animated{bottom:-13.75rem;height:26.25rem;right:-1.5625rem;width:14.6875rem}:root:lang(ar) .hero--hub .icc-animated,:root:lang(fa) .hero--hub .icc-animated,:root:lang(iw) .hero--hub .icc-animated,[dir=rtl] .hero--hub .icc-animated{left:-1.5625rem;right:auto}.hero--hub .hero__title{margin-bottom:3.5rem;padding-top:3.375rem}.hero--hub .hero__columns>div:first-child{width:49.1666666667%}.hero--hub .hero__columns>div:nth-child(2){-webkit-margin-start:8.4722222222%;margin-inline-start:8.4722222222%;width:40.6944444444%}.hero--hub .hero__columns .hero__column--offset{-webkit-padding-start:8.4722222222%;padding-inline-start:8.4722222222%}.hero--solution{margin-bottom:3.625rem}.hero--solution .hero__columns{align-items:flex-end;margin-bottom:6.06%;min-height:23.125rem}.hero--solution .hero__columns>div:first-child{width:49.1666666667%}.hero--solution .hero__title+p{margin-top:3.5rem}.hero--solution .hero__media .icc-animated{bottom:29.36%}.hero--solution--new{margin-bottom:3.625rem}.hero--solution--new .hero__columns{margin-bottom:6.06%}.hero--solution--new .hero__columns>div:first-child{width:40.6944444444%}.hero--solution--new .hero__columns>div:nth-child(2){-webkit-padding-start:8.4722222222%;padding-inline-start:8.4722222222%;padding-top:3.375rem;position:relative;width:calc(59.30556% - 1.875rem)}.hero--solution--new .hero__columns>div:nth-child(2) .icc-animated{stroke:#f1f3f5;display:block;height:100%;left:0;position:absolute;top:0;width:21.875rem;z-index:-1}:root:lang(ar) .hero--solution--new .hero__columns>div:nth-child(2) .icc-animated,:root:lang(fa) .hero--solution--new .hero__columns>div:nth-child(2) .icc-animated,:root:lang(iw) .hero--solution--new .hero__columns>div:nth-child(2) .icc-animated,[dir=rtl] .hero--solution--new .hero__columns>div:nth-child(2) .icc-animated{left:auto;right:0;transform:scaleX(-1)}.hero--solution--new .hero__columns>div:nth-child(2) .icc-animated>line,.hero--solution--new .hero__columns>div:nth-child(2) .icc-animated>path{stroke-dashoffset:0}.hero--solution--new .hero__offset-left{-webkit-padding-start:8.4722222222%;margin-top:3.5rem;padding-inline-start:8.4722222222%}.hero--solution--new .hero__offset-left .hero__actions{margin-top:2rem}.hero--solution--new .hero__media{margin-bottom:0;min-height:38.75rem}.hero--solution--new .hero__media--double .hero__image--wrapper,.hero--solution--new .hero__media--triple .hero__image--wrapper{max-height:19.6875rem;max-width:16.375rem}.hero--solution--new .hero__media--double .hero__image--wrapper--first,.hero--solution--new .hero__media--triple .hero__image--wrapper--first{transform:rotate(-8deg) translateY(-12%) translateX(0)}.hero--solution--new .hero__media--double .hero__image--wrapper--second,.hero--solution--new .hero__media--triple .hero__image--wrapper--second{transform:rotate(13.5deg) translateY(32%) translateX(45%)}.hero--solution--new .hero__media--double .hero__image--wrapper--third,.hero--solution--new .hero__media--triple .hero__image--wrapper--third{transform:rotate(-17deg) translateY(74%) translateX(-38%)}.hero--search .icc-animated{left:8.48%;top:-20.72%}:root:lang(ar) .hero--search .icc-animated,:root:lang(fa) .hero--search .icc-animated,:root:lang(iw) .hero--search .icc-animated,[dir=rtl] .hero--search .icc-animated{left:auto;right:8.48%}.hero--single .hero__columns>div:first-child{margin-bottom:5rem;padding-top:3.75rem;width:49.1666666667%}.hero--single .hero__columns>div:first-child .hero__offset--left{-webkit-padding-start:8.4722222222%;margin-top:3.5rem;padding-inline-start:8.4722222222%}.hero--single .hero__columns>div:last-child{-webkit-margin-start:8.4722222222%;margin-inline-start:8.4722222222%;width:40.6944444444%}.hero--single .hero__columns .placeholder-media:before{padding-bottom:116.6666666667%}.hero--single .hide-on-desktop{display:none}.hero--single .hero__document__card{align-items:stretch;display:flex;gap:1rem}.hero--single .hero__document__card .placeholder-media{align-items:center;background:#f1f3f5;display:flex;justify-content:center;max-width:10.3125rem;padding:1.5rem 1.25rem}.hero--single .hero__document__card .placeholder-media img{aspect-ratio:3/4;box-shadow:0 .625rem 1.5rem 0 #d6dbe0cc;height:100%;padding:1.5rem 1.25rem;width:100%}.hero--single .hero__document__card .placeholder-media:before{padding-bottom:133.3333333333%}.hero--single .hero__document__card div{flex:1 1}.hero--single .hero__document div .hero__document-actions{margin-top:1.25rem}.hero--single .hero__taxonomy{font-size:1.125rem;line-height:1.33;margin-bottom:1rem}.hero--single .hero__media{margin-bottom:4.5rem}.hero--single .hero__media .icc-animated{bottom:-90%;height:62rem}.hero--single .hero__media .icc-animated line,.hero--single .hero__media .icc-animated path{stroke-dashoffset:0}.hero--single .share{margin-bottom:clamp(65px,calc(42.09091px + 7.15909vw),128px);margin-bottom:var(--spacing--block-4)}.job-cta__row{grid-gap:1fr;display:grid;gap:1fr;grid-template-columns:6fr 5fr}.search__columns{display:flex;justify-content:space-between}.search__columns>div:first-child{width:32.2222222222%}.search__columns>div:last-child{width:66.1111111111%}.search__footer ul{flex-direction:row}.search__footer ul li{width:23.75%}.blog__hero .container{display:flex;justify-content:space-between}.blog__hero .container>div:first-child{width:57.6388888889%}.blog__hero .container>div:nth-child(2) .icc-animated{display:block}.blog__hero .container>div:last-child{margin-top:0;width:40.6944444444%}.blog__filters>div{width:23.75%}.page-template-arbitrations .arbitration__facets,.page-template-arbitrators .arbitration__facets{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.page-template-arbitrations .arbitration__entry-section,.page-template-arbitrators .arbitration__entry-section{align-items:center;flex-direction:row}.page-template-arbitrations .arbitration__entry-label,.page-template-arbitrators .arbitration__entry-label{-webkit-margin-end:1.6666666667%;margin-inline-end:1.6666666667%;margin-bottom:0;width:16.9444444444%}.single-arbitrator .page__intro,.single-case .page__intro{flex-direction:row}.single-arbitrator .page__title,.single-case .page__title{margin-bottom:0;width:57.6388888889%}.single-arbitrator .page__intro-content,.single-case .page__intro-content{width:32.2222222222%}.applications{margin-top:6.5rem}.applications__steps-wrapper{display:block;position:relative}.applications__form{padding:5rem 7.0625rem}.applications__form .gfield--width-half{display:inline-block;width:calc(50% - .75rem)}.applications__form .gfield--width-half:nth-child(odd){margin-left:1.5rem}.applications__row{grid-gap:8.5rem;display:grid;grid-template-columns:19.5rem auto}.archive-jobs__col{position:relative}.archive-jobs__filters{position:-webkit-sticky;position:sticky}.scroll-down .archive-jobs__filters{top:2.875rem;top:var(--wp-height-admin-bar)}.scroll-up .archive-jobs__filters{top:8rem;top:calc(var(--wp-height-admin-bar) + var(--height-header))}.archive-jobs__row{grid-gap:8.5rem;display:grid;grid-template-columns:19.5rem auto}.single-jobs__row{grid-template-areas:"space content  gap sidebar";grid-template-columns:2fr 6fr 1fr 3fr}.single-jobs__sidebar{grid-area:sidebar;position:relative}.single-jobs__content{display:block;grid-area:content}.single-jobs__infos{position:-webkit-sticky;position:sticky}.scroll-down .single-jobs__infos{top:2.875rem;top:var(--wp-height-admin-bar)}.scroll-up .single-jobs__infos{top:8rem;top:calc(var(--wp-height-admin-bar) + var(--height-header))}#content .facetwp-pager .facetwp-page{margin:0 1rem}}@media screen and (min-height:600px),screen and (min-width:1200px){.filters__content{position:-webkit-sticky;position:sticky;top:1.625rem}.scroll-up .filters__content{top:5.125rem;top:var(--height-header)}}@media screen and (min-width:75em){:root{--heading--font-size-h1:4.5rem;--heading--font-size-h1-alt:3.25rem;--heading--font-size-h2:3.5rem;--heading--font-size-h3:2.5rem;--heading--font-size-h4:1.75rem;--heading--font-size-h5:1.4375rem;--heading--line-height-h1:1.11;--heading--line-height-h1-alt:1.13;--heading--line-height-h2:1.09;--heading--line-height-h3:1.2;--heading--line-height-h4:1.14;--heading--line-height-h5:1.22;--paragraph--font-size-large:1.3125rem;--paragraph--line-height-large:1.43;--paragraph--font-size-huge:1.3125rem;--paragraph--line-height-huge:1.43;--pullquote--font-size:2rem;--filter--size:16.25rem;--height-header:6.875rem}body.mega-menu--is-open:before{opacity:1;pointer-events:auto;transition:opacity .3s cubic-bezier(.19,1,.22,1)}.card--large .card__content{margin-top:-4.1875rem;padding:2rem 3.875rem 2rem 2.5rem}.card--large .card__content .icon-hover{display:block}.card--solution .card__icon{align-items:center;background:#e3f1ff;border:.0625rem solid #0000;border-radius:.25rem;display:flex;height:1.875rem;justify-content:center;transition:all .2s ease-in;width:1.875rem}.card--solution:active,.card--solution:focus,.card--solution:hover{background-color:#e3f1ff;border-color:#e3f1ff}.card--solution:active .card__icon,.card--solution:focus .card__icon,.card--solution:hover .card__icon{background-color:#fff;border-color:#c2d4e6}.card--solution:active .card__title,.card--solution:focus .card__title,.card--solution:hover .card__title{-webkit-text-decoration:underline;text-decoration:underline}.filters-filters{position:relative}.filters__button{display:none}.filters__content .facetwp-type-checkboxes{max-height:31.4375rem;max-width:21.875rem;overflow:auto}.filters__content .facetwp-type-checkboxes::-webkit-scrollbar{display:none;height:.0625rem;width:.0625rem}.filters__content .facetwp-type-checkboxes::-webkit-scrollbar-thumb{background:#575b60;border-radius:1.25rem}.filters__content .facetwp-type-checkboxes::-webkit-scrollbar-track{background:#dcdcdc;border-radius:1.25rem}.filters__content .facetwp-type-checkboxes:active::-webkit-scrollbar,.filters__content .facetwp-type-checkboxes:focus::-webkit-scrollbar,.filters__content .facetwp-type-checkboxes:hover::-webkit-scrollbar{display:block}.share{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;height:6.25rem;width:15.2777777778%}.modal .search__autocomplete-results li{width:calc(33% - .8125rem)}.block-contact-block>ul{grid-template-columns:repeat(3,1fr)}.single-post .block-contact-block>ul{grid-template-columns:repeat(2,1fr)}.block-person-card-block__modal{max-width:49.1666666667%}.wp-block-beapi-content-picking__grid[data-grid="1"]{grid-template-columns:repeat(1,1fr)}.wp-block-beapi-content-picking__grid[data-grid="2"]{grid-template-columns:repeat(2,1fr)}.wp-block-beapi-content-picking__grid[data-grid="3"]{grid-template-columns:repeat(3,1fr)}.wp-block-beapi-content-picking__grid[data-grid="4"]{grid-template-columns:repeat(4,1fr)}.wp-block-beapi-content-picking__grid[data-grid="5"]{grid-template-columns:repeat(5,1fr)}.wp-block-beapi-content-picking__grid[data-grid="6"]{grid-template-columns:repeat(6,1fr)}.wp-block-group--page-presentation-large .wp-block-cover__inner-container{width:50.8333333333%!important}.wp-block-column .wp-block-group--page-presentation-half{max-width:86.1581920904%}.wp-block-columns--people-card .wp-block-column{flex-basis:calc(25% - 1.25rem)!important}.wp-block-columns--people-card+.wp-block-columns--people-card{margin-top:-3.125rem}.wp-block-columns--title-text .wp-block-column:last-child{margin-top:2.9375rem}.header>.container{border-bottom:.0625rem solid #dcdcdc}.header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li,.header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li{border-bottom:.0625rem solid #dcdcdc;cursor:pointer;display:block;font-size:1rem;line-height:1.5;overflow:hidden;padding:1.5rem 5.625rem 1.5rem 3.75rem;position:relative;-webkit-text-decoration:none;text-decoration:none;z-index:1}.header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li.menu-item-has-children>a:hover:after,.header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li.menu-item-has-children>a:hover:after{right:1.875rem}.header__sub-menu-level-0 [dir=rtl] .header .header__sub-menu__list-content-level-0>li.menu-item-has-children>a:hover:after,:root:lang(ar) .header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li.menu-item-has-children>a:hover:after,:root:lang(ar) .header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li.menu-item-has-children>a:hover:after,:root:lang(fa) .header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li.menu-item-has-children>a:hover:after,:root:lang(fa) .header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li.menu-item-has-children>a:hover:after,:root:lang(iw) .header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li.menu-item-has-children>a:hover:after,:root:lang(iw) .header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li.menu-item-has-children>a:hover:after,[dir=rtl] .header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li.menu-item-has-children>a:hover:after{left:1.875rem;right:auto}.header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li:not(.menu-item-has-children)>a:after,.header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li:not(.menu-item-has-children)>a:after{display:none}.header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>button,.header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li>button{font-variation-settings:"wght" 700;font-weight:inherit}.header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>button:before,.header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li>button:before{content:"";height:18.75rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:62.5rem;z-index:100}.header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>button:after,.header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li>button:after{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 4, 9, 1%29%27 viewBox=%270 0 40 40%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M22.4 32.3 21 30.8l10-10.5H5.2v-2.1h25.6L20.7 7.9l1.5-1.5 12.7 12.8-12.5 13Z%27/%3E%3C/svg%3E") no-repeat;content:"";height:1.25rem;position:absolute;right:3.125rem;top:50%;transform:translateY(-50%);transition:right .3s cubic-bezier(.37,0,.63,1);width:1.25rem}.header__sub-menu-level-0 [dir=rtl] .header .header__sub-menu__list-content-level-0>li>button:after,:root:lang(ar) .header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>button:after,:root:lang(ar) .header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li>button:after,:root:lang(fa) .header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>button:after,:root:lang(fa) .header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li>button:after,:root:lang(iw) .header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>button:after,:root:lang(iw) .header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li>button:after,[dir=rtl] .header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>button:after{left:3.125rem;right:auto}.header__menu{flex:1 1;margin-top:-.3125rem;transform:none!important}.header__menu-wrapper{-webkit-margin-start:auto;align-items:center;display:flex;margin-inline-start:auto;width:100%}.header__logo-link{height:4.25rem;width:6.875rem}.header__menu-main{-webkit-margin-start:auto;align-items:center;display:flex;margin-inline-start:auto}.header__menu-main>li{position:relative}.header__menu-main>li:not(:last-child){-webkit-margin-end:.75rem;margin-inline-end:.75rem}.header__menu-main>li.has-sub-menu-open>.header__sub-menu-level-0{opacity:1;pointer-events:visible;transition:opacity .3s;visibility:visible}.header__menu-main>li.has-sub-menu-open>.header__sub-menu-toggle .icon{transform:rotate(180deg)}.header__menu-main>li.has-sub-menu-open>a:after{opacity:1}body:not(.megamenu-hovered) .header__menu-main>li.current-menu-item>a:after,body:not(.megamenu-hovered) .header__menu-main>li.current-page-ancestor>a:after{opacity:1;transition:all .3s ease-in-out .3s}.header__menu-main>li>button{align-items:center;background:none;border:none;display:flex;font-size:.875rem;font-variation-settings:"wght" 500;font-weight:inherit;gap:.25rem;height:5.125rem;height:var(--height-header);line-height:1.14;position:relative}.header__menu-main>li>button .icon{width:.75rem}.header__menu-main>li>button .icon.hide-on-mobile{display:block}.header__menu-main>li>button .icon.hide-on-desktop{display:none}.header__menu-main>li>button:after{-webkit-margin-end:-.625rem;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 125, 255, 1%29%27 viewBox=%270 0 21 10%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M0 1.7C1.2 6.4 5.4 10 10.4 10s9.2-3.5 10.4-8.2l-4-1.7c-.5 3.1-3.2 5.5-6.4 5.5S4.4 3.1 4 0L0 1.7Z%27/%3E%3C/svg%3E") no-repeat;bottom:1.875rem;content:"";height:.625rem;margin-inline-end:-.625rem;opacity:0;position:absolute;right:50%;transition:all .3s ease-in-out;width:1.25rem}:root:lang(ar) .header__menu-main>li>button:after,:root:lang(fa) .header__menu-main>li>button:after,:root:lang(iw) .header__menu-main>li>button:after,[dir=rtl] .header__menu-main>li>button:after{left:50%;right:auto}.header__menu-main>li>button:hover:after,.header__menu-main>li>button[aria-expanded=true]:after{opacity:1}.header__menu-main>li>.header__sub-menu-toggle{background:#0000;border:0;opacity:0;outline-offset:.125rem;padding:0;position:absolute;right:-1.125rem;top:50%;transform:translateY(-50%)}:root:lang(ar) .header__menu-main>li>.header__sub-menu-toggle,:root:lang(fa) .header__menu-main>li>.header__sub-menu-toggle,:root:lang(iw) .header__menu-main>li>.header__sub-menu-toggle,[dir=rtl] .header__menu-main>li>.header__sub-menu-toggle{left:-1.125rem;right:auto}[data-whatintent=keyboard] .header__menu-main>li>.header__sub-menu-toggle:focus{opacity:1}.header__menu-main>li>.header__sub-menu-toggle .icon{transform:rotate(0);transition:transform .3s cubic-bezier(.37,0,.63,1);width:.625rem}.header__sub-menu-level-0{background-color:#fff;border-top:.0625rem solid #dcdcdc;left:0;opacity:0;pointer-events:none;position:fixed;top:5.125rem;top:var(--height-header);transition:opacity .3s .3s,visibility .3s .3s;visibility:hidden;width:100%;z-index:1}.admin-bar .header__sub-menu-level-0{top:8rem;top:calc(var(--height-header) + var(--wp-height-admin-bar))}html.scroll-top .with-alert .header__sub-menu-level-0{top:calc(5.125rem + var(--height-alert));top:calc(var(--height-header) + var(--height-alert))}html.scroll-top .admin-bar .with-alert .header__sub-menu-level-0{top:calc(8rem + var(--height-alert));top:calc(var(--height-header) + var(--height-alert) + var(--wp-height-admin-bar))}.header__sub-menu-level-0 .header__sub-menu__sort{display:flex;height:100%}.header__sub-menu-level-0 .header__sub-menu__cards-content{background-color:#f1f3f5;opacity:1;overflow-y:auto;padding:3.5rem;position:relative;transform:translateX(0);transition:all .3s cubic-bezier(.37,0,.63,1);width:65%;z-index:2}.header__sub-menu-level-0 .header__sub-menu__cards-content.is-offset{opacity:.5;pointer-events:none}.header__sub-menu-level-0 .header__sub-menu__cards-content>.header__sub-menu-close-all{position:absolute;right:1.5rem;top:1.5rem;z-index:3}:root:lang(ar) .header__sub-menu-level-0 .header__sub-menu__cards-content>.header__sub-menu-close-all,:root:lang(fa) .header__sub-menu-level-0 .header__sub-menu__cards-content>.header__sub-menu-close-all,:root:lang(iw) .header__sub-menu-level-0 .header__sub-menu__cards-content>.header__sub-menu-close-all,[dir=rtl] .header__sub-menu-level-0 .header__sub-menu__cards-content>.header__sub-menu-close-all{left:1.5rem;right:auto}.header__sub-menu-level-0 .header__sub-menu__cards-title{font-family:Gellix,sans-serif;font-size:1.125rem;font-size:var(--heading--font-size-h6);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h6);margin-bottom:1.5rem}.header__sub-menu-level-0 .header__sub-menu__cards-list{display:flex;margin-bottom:1.5rem}.header__sub-menu-level-0 .header__sub-menu__cards-list>li{flex:1 1;max-width:19.5rem}.header__sub-menu-level-0 .header__sub-menu__cards-list>li:first-child{-webkit-margin-end:1.5rem;margin-inline-end:1.5rem}.header__sub-menu-level-0 .header__sub-menu__list-content-level-0{-webkit-border-end:.0625rem solid #dcdcdc;border-inline-end:.0625rem solid #dcdcdc;list-style:none;order:-1;overflow-y:auto;width:35%}.header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li{position:relative}.header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li:after{background-color:#007dff;content:"";height:100%;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s cubic-bezier(.37,0,.63,1);width:.5rem}:root:lang(ar) .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li:after,:root:lang(fa) .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li:after,:root:lang(iw) .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li:after,[dir=rtl] .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li:after{left:0;right:auto}.header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li.sub-menu-opened:after{opacity:1}.header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 .125rem;-webkit-text-decoration:none;text-decoration:none;transition:background-size .35s ease-in-out}.header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>a:active,.header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>a:focus,.header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>a:hover{background-size:100% .125rem}.header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>.item-desc{font-size:.875rem;line-height:1.57;margin-bottom:0;margin-top:.5rem}.header__sub-menu-level-1{-webkit-border-end:.0625rem solid #dcdcdc;background-color:#fff;border-inline-end:.0625rem solid #dcdcdc;height:calc(100vh - 5.125rem);height:calc(100vh - var(--height-header));left:35%;opacity:0;overflow-y:auto;padding:5.75rem 3.75rem;position:fixed;top:calc(82px + .0625rem);top:5.1875rem;top:calc(var(--height-header) + .0625rem);transition:visibility .3s cubic-bezier(.37,0,.63,1),opacity .3s cubic-bezier(.37,0,.63,1);visibility:hidden;width:39%;z-index:1}.admin-bar .header__sub-menu-level-1{height:calc(100vh - 8rem);height:calc(100vh - var(--height-header) - var(--wp-height-admin-bar));top:calc(128px + .0625rem);top:8.0625rem;top:calc(var(--height-header) + var(--wp-height-admin-bar) + .0625rem)}html.scroll-top .with-alert .header__sub-menu-level-1{height:calc(100vh - 5.125rem - var(--height-alert));height:calc(100vh - var(--height-header) - var(--height-alert));top:calc(82px + var(--height-alert) + .0625rem);top:calc(5.1875rem + var(--height-alert));top:calc(var(--height-header) + var(--height-alert) + .0625rem)}html.scroll-top .admin-bar .with-alert .header__sub-menu-level-1{height:calc(100vh - 8rem - var(--height-alert));height:calc(100vh - var(--height-header) - var(--height-alert) - var(--wp-height-admin-bar));top:calc(128px + var(--height-alert) + .0625rem);top:calc(8.0625rem + var(--height-alert));top:calc(var(--height-header) + var(--height-alert) + var(--wp-height-admin-bar) + .0625rem)}.header__sub-menu-level-1.is-opened{opacity:1;visibility:visible}.header__sub-menu-level-1 .header__sub-menu__sort{flex-direction:column}.header__sub-menu-level-1 .header__sub-menu-close{position:absolute;right:1.5rem;top:1.5rem}:root:lang(ar) .header__sub-menu-level-1 .header__sub-menu-close,:root:lang(fa) .header__sub-menu-level-1 .header__sub-menu-close,:root:lang(iw) .header__sub-menu-level-1 .header__sub-menu-close,[dir=rtl] .header__sub-menu-level-1 .header__sub-menu-close{left:1.5rem;right:auto}.header__sub-menu-level-1 .header__sub-menu-title{margin-bottom:2rem}.header__sub-menu-level-1 .header__sub-menu-title>a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% .125rem;font-family:Gellix,sans-serif;font-size:1.75rem;font-size:var(--heading--font-size-h3);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.29;line-height:var(--heading--line-height-h3);-webkit-text-decoration:none;text-decoration:none;transition:background-size .7s ease-in-out}.header__sub-menu-level-1 .header__sub-menu-title>a:active,.header__sub-menu-level-1 .header__sub-menu-title>a:focus,.header__sub-menu-level-1 .header__sub-menu-title>a:hover{background-size:0 .125rem}.header__sub-menu-level-1 .header__sub-menu__list-content-level-1>li{padding:1rem 0}.header__sub-menu-level-1 .header__sub-menu__list-content-level-1>li:first-child{padding-top:0}.header__sub-menu-level-1 .header__sub-menu__list-content-level-1>li>a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% .125rem;font-size:1rem;font-variation-settings:"wght" 700;font-weight:inherit;line-height:1.5;-webkit-text-decoration:none;text-decoration:none;transition:background-size .5s ease-in-out}.header__sub-menu-level-1 .header__sub-menu__list-content-level-1>li>a:active,.header__sub-menu-level-1 .header__sub-menu__list-content-level-1>li>a:focus,.header__sub-menu-level-1 .header__sub-menu__list-content-level-1>li>a:hover{background-size:0 .125rem}.header__sub-menu{max-height:calc(100vh - 8rem);max-height:calc(100vh - var(--height-header) - var(--wp-height-admin-bar));overflow-x:hidden;overflow-y:auto}.header .only-mobile{display:none}.header__modal{background:#fff}.header ul li button .icon{width:.75rem}.header ul li button .icon.hide-on-mobile{display:block}.single .header{background:#f1f3f5}.single.mega-menu--is-open .header{background:#fff}.mega-menu__three-columns,.mega-menu__two-columns{display:grid;grid-template-columns:repeat(3,1fr);position:relative}.mega-menu__four-columns{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.mega-menu__push{background:#f1f3f5;display:flex;flex-direction:column;gap:1.5rem;padding:1.875rem 4rem 2.5rem}.mega-menu__push:before{background:#f1f3f5;content:"";height:100%;position:absolute;right:-100%;top:0;transition:background .3s cubic-bezier(.45,0,.55,1);width:100%;z-index:-1}:root:lang(ar) .mega-menu__push:before,:root:lang(fa) .mega-menu__push:before,:root:lang(iw) .mega-menu__push:before,[dir=rtl] .mega-menu__push:before{left:-100%;right:auto}.mega-menu__push .push__link{color:#006ce0;font-size:.8125rem;height:-webkit-fit-content;height:fit-content;text-transform:uppercase}.mega-menu__push .push__link:active,.mega-menu__push .push__link:focus,.mega-menu__push .push__link:hover{color:#007dff;-webkit-text-decoration:none;text-decoration:none}.mega-menu__presentation{-webkit-padding-end:3.75rem;padding-inline-end:3.75rem}.mega-menu__column-solution,.mega-menu__presentation{-webkit-border-end:.0625rem solid #dcdcdc;border-inline-end:.0625rem solid #dcdcdc}.mega-menu__column-solution{padding:1.875rem 1.5rem 3.75rem}.mega-menu__column-solution .column-solution__link:before{background:#000409;bottom:-.125rem;content:"";height:.0625rem;left:0;position:absolute;transition:width .3s cubic-bezier(.45,0,.55,1);width:0}:root:lang(ar) .mega-menu__column-solution .column-solution__link:before,:root:lang(fa) .mega-menu__column-solution .column-solution__link:before,:root:lang(iw) .mega-menu__column-solution .column-solution__link:before,[dir=rtl] .mega-menu__column-solution .column-solution__link:before{left:auto;right:0}.mega-menu__column-solution .column-solution__link:active:before,.mega-menu__column-solution .column-solution__link:focus:before,.mega-menu__column-solution .column-solution__link:hover:before{width:100%}.mega-menu__links{-webkit-border-end:.0625rem solid #dcdcdc;border-inline-end:.0625rem solid #dcdcdc}.mega-menu__links .sub-menu__toggle span{position:relative;text-align:left;transition:-webkit-padding-start .15s cubic-bezier(.95,.05,.795,.035);transition:padding-inline-start .15s cubic-bezier(.95,.05,.795,.035);transition:padding-inline-start .15s cubic-bezier(.95,.05,.795,.035),-webkit-padding-start .15s cubic-bezier(.95,.05,.795,.035);width:100%}:root:lang(ar) .mega-menu__links .sub-menu__toggle span,:root:lang(fa) .mega-menu__links .sub-menu__toggle span,:root:lang(iw) .mega-menu__links .sub-menu__toggle span,[dir=rtl] .mega-menu__links .sub-menu__toggle span{text-align:right}.mega-menu__links .sub-menu__toggle span:before{background:#0000;border-radius:50%;content:"";height:.5rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:.5rem!important}:root:lang(ar) .mega-menu__links .sub-menu__toggle span:before,:root:lang(fa) .mega-menu__links .sub-menu__toggle span:before,:root:lang(iw) .mega-menu__links .sub-menu__toggle span:before,[dir=rtl] .mega-menu__links .sub-menu__toggle span:before{left:auto;right:0}.mega-menu__links .sub-menu__toggle:hover span,.mega-menu__links .sub-menu__toggle[aria-expanded=true] span{-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}.mega-menu__links .sub-menu__toggle:hover span:before,.mega-menu__links .sub-menu__toggle[aria-expanded=true] span:before{background:#007dff}.mega-menu__links .sub-menu__toggle[aria-expanded=true]+.sub-menu__wrapper{left:auto;opacity:1;pointer-events:auto;visibility:visible;z-index:10}:root:lang(ar) .mega-menu__links .sub-menu__toggle[aria-expanded=true]+.sub-menu__wrapper,:root:lang(fa) .mega-menu__links .sub-menu__toggle[aria-expanded=true]+.sub-menu__wrapper,:root:lang(iw) .mega-menu__links .sub-menu__toggle[aria-expanded=true]+.sub-menu__wrapper,[dir=rtl] .mega-menu__links .sub-menu__toggle[aria-expanded=true]+.sub-menu__wrapper{left:0;right:auto}.mega-menu__links .sub-menu__wrapper{background:#000409;background:#fff;height:100%;opacity:0;overflow-y:auto;overscroll-behavior-y:contain;padding:1.5rem;pointer-events:none;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.45,0,.55,1);visibility:hidden;width:33.333%}:root:lang(ar) .mega-menu__links .sub-menu__wrapper,:root:lang(fa) .mega-menu__links .sub-menu__wrapper,:root:lang(iw) .mega-menu__links .sub-menu__wrapper,[dir=rtl] .mega-menu__links .sub-menu__wrapper{left:0;right:auto}.mega-menu__links--with-title{-webkit-border-end:.0625rem solid #dcdcdc;border-inline-end:.0625rem solid #dcdcdc}.mega-menu__links--with-title ul li a{position:relative}.mega-menu__links--with-title ul li a:before{background:#000409;bottom:-.125rem;content:"";height:.0625rem;left:0;position:absolute;transition:width .3s cubic-bezier(.45,0,.55,1);width:0}.mega-menu__links--with-title ul li a:active:before,.mega-menu__links--with-title ul li a:focus:before,.mega-menu__links--with-title ul li a:hover:before{width:100%}.blog__hero .container>div:first-child{padding-top:4.5rem;width:49.1666666667%}.blog__hero .container>div:first-child h1{font-size:5rem}.blog__hero .container>div:last-child{-webkit-margin-start:25.4166666667%;background:#f1f3f5;margin-inline-start:25.4166666667%;padding:2rem;width:25.4166666667%}.page-template-arbitrations .page__title,.page-template-arbitrators .page__title{width:66.1111111111%}.page-template-arbitrations .page__summary,.page-template-arbitrators .page__summary{width:57.6388888889%}.page-template-arbitrations .arbitration__search,.page-template-arbitrators .arbitration__search{width:49.1666666667%}.page-template-arbitrations .arbitration__entry-label,.page-template-arbitrators .arbitration__entry-label{width:15.2777777778%}.single-entry{margin-top:7.1875rem}.single-entry .blocks-container{margin-top:-6.375rem}}@media screen and (min-width:1410px){:root{--responsive--alignwide-width:82.5rem}.container,.modal__container{max-width:82.5rem}}@media screen and (min-width:93.75em){.card--large--single .card__content{-webkit-margin-start:-6.8055555556%;margin-inline-start:-6.8055555556%;padding:3.5rem 8.4722222222%}.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container{padding-bottom:9.3125rem}.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(2n+2):active~.card:nth-child(2n+2),.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(2n+2):focus~.card:nth-child(2n+2),.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(2n+2):hover~.card:nth-child(2n+2),.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(odd):active~.card:nth-child(odd),.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(odd):focus~.card:nth-child(odd),.grid-card-news[data-grid-size="2"] .grid-card-news__inner-container .card--news:nth-child(odd):hover~.card:nth-child(odd){transform:translateY(9.3125rem)}.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container{padding-bottom:9.3125rem}.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+1):active~.card:nth-child(4n+1),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+1):focus~.card:nth-child(4n+1),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+1):hover~.card:nth-child(4n+1),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+2):active~.card:nth-child(4n+2),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+2):focus~.card:nth-child(4n+2),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+2):hover~.card:nth-child(4n+2),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+3):active~.card:nth-child(4n+3),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+3):focus~.card:nth-child(4n+3),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+3):hover~.card:nth-child(4n+3),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+4):active~.card:nth-child(4n+4),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+4):focus~.card:nth-child(4n+4),.grid-card-news[data-grid-size="4"] .grid-card-news__inner-container .card--news:nth-child(4n+4):hover~.card:nth-child(4n+4){transform:translateY(9.3125rem)}.modal__close{position:absolute;right:0;top:1.9375rem}:root:lang(ar) .modal__close,:root:lang(fa) .modal__close,:root:lang(iw) .modal__close,[dir=rtl] .modal__close{left:0;right:auto}.wp-block-group--list-four-cards.is-layout-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wp-block-group--list-four-cards.is-layout-grid>.wp-block-group{margin-bottom:0!important}.header__sub-menu-level-0 .header__sub-menu__cards-content{padding:3.5rem 7rem}.page-template-arbitrations .arbitration__filters,.page-template-arbitrators .arbitration__filters{flex-direction:row}.page-template-arbitrations .arbitration__search,.page-template-arbitrators .arbitration__search{margin-bottom:0;width:23.75%}.page-template-arbitrations .arbitration__search:before,.page-template-arbitrators .arbitration__search:before{display:block}.page-template-arbitrations .arbitration__facets,.page-template-arbitrators .arbitration__facets{width:66.1111111111%}}@media screen and (max-width:74.9375em){.card--menu-page .card__thumbnail,.wp-block-columns--people-card .wp-block-column:nth-child(2n):after{display:none}.header button{color:#000409!important}.header .header__menu-main>li,.header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li,.header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li{border-bottom:.0625rem solid #dcdcdc;position:relative}.header .header__menu-main>li:first-child,.header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li:first-child,.header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li:first-child{border-top:.0625rem solid #dcdcdc}.header .header__menu-main>li:not(.menu-item-has-children)>a:after,.header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li:not(.menu-item-has-children)>a:after,.header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li:not(.menu-item-has-children)>a:after{display:none}.header .header__menu-main>li>a,.header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>a,.header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li>a{color:#000409}.header .header__menu-main>li>button,.header .header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>button,.header__sub-menu-level-0 .header .header__sub-menu__list-content-level-0>li>button{align-items:center;color:#000409;display:flex;font-size:1rem;font-variation-settings:"wght" 700;font-weight:inherit;justify-content:space-between;line-height:1.5;padding:1.5rem 2rem;position:relative;text-align:left;width:100%}.header .header__sub-menu-level-0,.header .header__sub-menu-level-1{height:100%;left:0;position:fixed;top:0;transform:translateX(100%);transition:visibility .8s cubic-bezier(.87,0,.13,1),transform .8s cubic-bezier(.87,0,.13,1);visibility:hidden;width:100%;z-index:1}.header .is-opened.header__sub-menu-level-0,.header .is-opened.header__sub-menu-level-1{transform:translateX(0);visibility:visible}.header .header__sub-menu-level-0 .header__sub-menu-top,.header__sub-menu-level-0 .header .header__sub-menu-top{padding:.5rem 1.875rem 0}.header .header__sub-menu-level-0 .header__sub-menu-top .header__sub-menu-title,.header__sub-menu-level-0 .header .header__sub-menu-top .header__sub-menu-title{font-family:Gellix,sans-serif;font-size:1.75rem;font-size:var(--heading--font-size-h3);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.29;line-height:var(--heading--line-height-h3);margin:1.5rem 0 2rem}.header .header__menu-wrapper,.header .header__sub-menu-level-0 .header__sub-menu__sort,.header__sub-menu-level-0 .header .header__sub-menu__sort{height:100%;overflow-y:auto}.header__mobile-actions{align-items:center;display:flex}.header__search{-webkit-margin-end:1.25rem;-webkit-appearance:none!important;appearance:none!important;background-color:initial!important;border:0!important;margin-inline-end:1.25rem;padding:0}.header__search .icon{height:1.375rem;width:1.375rem}.header__menu{background:#fff;display:none;height:calc(100% - 5.125rem);height:calc(100% - var(--height-header));left:0;position:fixed;top:5.125rem;top:var(--height-header);transform:translateX(-100%);width:100vw;z-index:1}.admin-bar .header__menu{height:calc(100% - 8rem);height:calc(100% - var(--height-header) - var(--wp-height-admin-bar));top:8rem;top:calc(var(--height-header) + var(--wp-height-admin-bar))}html.scroll-top .with-alert .header__menu{height:calc(100% - 5.125rem - var(--height-alert));height:calc(100% - var(--height-header) - var(--height-alert));top:calc(5.125rem + var(--height-alert));top:calc(var(--height-header) + var(--height-alert))}html.scroll-top .admin-bar .with-alert .header__menu{height:calc(100% - 8rem - var(--height-alert));height:calc(100% - var(--height-header) - var(--height-alert) - var(--wp-height-admin-bar));top:calc(8rem + var(--height-alert));top:calc(var(--height-header) + var(--height-alert) + var(--wp-height-admin-bar))}.header__menu-main>li>button{color:#000409!important}.header__menu-main>li>button[aria-expanded=true]{background:#e3f1ff}.header__sub-menu-level-0{background-color:#fff}.header__sub-menu-level-0 .header__sub-menu__sort{display:flex;flex-direction:column}.header__sub-menu-level-0 .header__sub-menu__cards-content{padding:2rem 1.875rem;transform:none!important}.header__sub-menu-level-0 .header__sub-menu__cards-list>li{margin-bottom:1.5rem}.header__sub-menu-level-0 .header__sub-menu__cards-title{font-family:Gellix,sans-serif;font-size:1.125rem;font-size:var(--heading--font-size-h6);font-variation-settings:"wght" 400;font-weight:inherit;line-height:1.33;line-height:var(--heading--line-height-h6);margin-bottom:1.5rem}.header__sub-menu-level-0 .header__sub-menu-top{background-color:#fff;order:-1}.header__sub-menu-level-0 .header__sub-menu-back{align-self:flex-start}.header__sub-menu-level-0 .header__sub-menu__list-content-level-0{background-color:#fff;order:-1}.header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li{position:relative}.header__sub-menu-level-0 .header__sub-menu__list-content-level-0>li>.item-desc{display:none}.header__sub-menu-level-0 .mega-menu__back{align-items:center;background:#fff;border:.0625rem solid #dcdcdc;border-radius:999rem;color:#000409;display:flex;gap:.625rem;padding:.5rem 1rem;-webkit-text-decoration:underline;text-decoration:underline;width:-webkit-fit-content;width:fit-content}.header__sub-menu-level-1{background-color:#fff}.header__sub-menu-level-1 .header__sub-menu-title{margin-bottom:3rem}.header__sub-menu-level-1 .header__sub-menu__list-content-level-1{padding:0 1.875rem}.header__sub-menu-level-1 .header__sub-menu__list-content-level-1>li{padding:1rem 0}.header__sub-menu-level-1 .header__sub-menu__list-content-level-1>li:first-child{padding-top:0}.header__sub-menu-level-1 .header__sub-menu__list-content-level-1>li>a{font-size:1rem;font-variation-settings:"wght" 700;font-weight:inherit;line-height:1.5;-webkit-text-decoration:underline;text-decoration:underline}.header .only-desktop{display:none}.header__menu{overflow-x:hidden;overflow-y:hidden}.mega-menu__links .sub-menu__wrapper{background:#fff;height:100%;left:0;padding:1.5rem;position:fixed;top:0;transform:translateX(100%);transition:visibility .8s cubic-bezier(.87,0,.13,1);visibility:hidden;width:100%;z-index:1}.mega-menu__links .sub-menu__toggle[aria-expanded=true]+.sub-menu__wrapper{opacity:1;transform:translateX(0);visibility:visible}.mega-menu__push{display:none}.mega-menu__four-columns{overflow-y:auto;padding-bottom:1.875rem}.mega-menu__four-columns .mega-menu__description{display:none}.mega-menu__four-columns .mega-menu__column-solution{margin-top:1.5rem}.mega-menu__four-columns .mega-menu__column-solution:first-child{margin-top:0}.mega-menu__content{height:100%;overflow-y:auto}}@media screen and (max-width:63.9375em){.blocks-container>:where(*){margin-left:auto;margin-right:auto;max-width:calc(100% - 3.75rem);max-width:var(--responsive--alignwide-width)}.blocks-container .alignfull,.blocks-container .alignwide{margin-left:auto;margin-right:auto;width:100%}.footer>.container:before{bottom:3.125rem;height:26.375rem;right:0;top:inherit;transform:inherit;width:13.875rem}:root:lang(ar) .footer>.container:before,:root:lang(fa) .footer>.container:before,:root:lang(iw) .footer>.container:before,[dir=rtl] .footer>.container:before{left:0;right:auto}.footer__content .footer__menu-list{margin:3.5rem 0}.footer__signature{margin-bottom:1.125rem;margin-top:.5rem}.footer__menu-notice{margin-bottom:1.5rem}.footer__menu-notice li{margin-bottom:.5rem}.single-arbitrator .arbitration__table tbody td,.single-arbitrator .arbitration__table tbody th,.single-arbitrator .arbitration__table thead td,.single-arbitrator .arbitration__table thead th,.single-case .arbitration__table tbody td,.single-case .arbitration__table tbody th,.single-case .arbitration__table thead td,.single-case .arbitration__table thead th{border:0;display:block;padding:.75rem 1rem!important;width:100%}.single-arbitrator .arbitration__table tbody td .btn,.single-arbitrator .arbitration__table tbody th .btn,.single-arbitrator .arbitration__table thead td .btn,.single-arbitrator .arbitration__table thead th .btn,.single-case .arbitration__table tbody td .btn,.single-case .arbitration__table tbody th .btn,.single-case .arbitration__table thead td .btn,.single-case .arbitration__table thead th .btn{background:#e3f1ff;border-color:#007dff;-webkit-text-decoration:underline;text-decoration:underline}.single-arbitrator .arbitration__table tr,.single-case .arbitration__table tr{border:.0625rem solid #dcdcdc}.single-arbitrator .arbitration__table .visuallyhidden,.single-case .arbitration__table .visuallyhidden{display:none}.single-post .container:has(.single-entry){max-width:none}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:.375rem;padding-right:.375rem}}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:.3125rem}.mfp-img-mobile .mfp-bottom-bar{background:#0009;bottom:0;box-sizing:border-box;margin:0;padding:.1875rem .3125rem;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:.3125rem;top:.1875rem}.mfp-img-mobile .mfp-close{background:#0009;height:2.1875rem;line-height:2.1875rem;padding:0;position:fixed;right:0;text-align:center;top:0;width:2.1875rem}}@media screen and (max-width:47.9375em){.breadcrumb-wrapper{display:none}.breadcrumb-wrapper+main{margin-top:2.8125rem}.breadcrumb-wrapper .page-template-hub+main,.single .breadcrumb-wrapper+main{margin-top:0}.css-slider--articles .card[data-pos="-1"],.css-slider--posts .card[data-pos="-1"]{transform:translateX(-116.66%)}.css-slider--articles .card[data-pos="0"],.css-slider--posts .card[data-pos="0"]{opacity:1;transform:translateX(0)}.css-slider--articles .card[data-pos="1"],.css-slider--articles .card[data-pos="1"]~.card,.css-slider--posts .card[data-pos="1"],.css-slider--posts .card[data-pos="1"]~.card{transform:translateX(116.66%)}.grid-card-news .card--news:active~.card,.grid-card-news .card--news:focus~.card,.grid-card-news .card--news:hover~.card{transform:translateY(calc(61.90476vw - 6.19643rem))}.tabs__tablist{-webkit-margin-end:-1.875rem;-webkit-margin-start:-1.875rem;-webkit-padding-end:1.875rem;-webkit-padding-start:1.875rem;justify-content:flex-start;margin-inline-end:-1.875rem;margin-inline-start:-1.875rem;overflow-x:auto;padding-inline-end:1.875rem;padding-inline-start:1.875rem;white-space:nowrap}.wp-block-columns--full-with-mobile{max-width:100%!important}.block-person-card-block{margin-bottom:1.875rem}.block-cost-calculator-block .main-table>tbody>tr{display:flex;flex-direction:column;margin-bottom:.5rem}.block-cost-calculator-block .main-table>tbody>tr>td{width:100%}.block-event-list-block__top .block-event-list-block__title{margin-bottom:1.5rem}.wp-block-group--related-news .wp-block-buttons,.wp-block-group--related-pages .wp-block-buttons,.wp-block-group--related-paid-publications .wp-block-buttons{margin-top:1.625rem}.wp-block-group--page-presentation-large{max-width:100%!important}.wp-block-group--page-presentation-large .wp-block-cover{align-items:flex-start;display:flex;flex-direction:column}.wp-block-group--page-presentation-large .wp-block-cover__image-background{min-height:16.25rem;position:static!important}.wp-block-group--page-presentation-large .wp-block-cover__inner-container{margin-top:-7rem!important;padding:5rem 2rem}.wp-block-group--page-presentation-large .wp-block-cover__inner-container .wp-block-buttons{align-items:flex-start;flex-direction:column}.wp-block-group--page-presentation-half{max-width:100%!important}.wp-block-group--page-presentation-half .wp-block-cover__inner-container .wp-block-buttons{align-items:flex-start;flex-direction:column}.hero--single{padding-top:1.25rem}.hero--single .hero__media{margin:0 -3.75rem}.hero--single .hero__document--wrapper{padding:1.875rem 3.125rem}.hero--single .hero__document__card{display:flex;flex-direction:column;gap:1.5rem}.hero--single .hero__document__card div:first-child{display:flex;flex-direction:row;gap:1rem}.hero--single .hero__document__card div:nth-child(2){flex:1 1}.hero--single .hide-on-mobile{display:none}.page-template-arbitrations .arbitration__filters,.page-template-arbitrators .arbitration__filters{margin-bottom:0}.page-template-arbitrations .arbitration__facets,.page-template-arbitrations .arbitration__reset,.page-template-arbitrators .arbitration__facets,.page-template-arbitrators .arbitration__reset{display:none}.page-template-arbitrations .arbitration__facets>li,.page-template-arbitrators .arbitration__facets>li{margin-bottom:1.5rem}#content .facetwp-pager .nextpostslink span,#content .facetwp-pager .previouspostslink span{display:none}}@media screen and (prefers-reduced-motion:reduce){:root{--speed:0s}}@media print{*{background:#0000!important;color:#000409!important;filter:none!important;font-family:Arial,Helvetica,sans-serif!important;text-shadow:none!important}*,a,a:visited{-webkit-text-decoration:none;text-decoration:none}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:0;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.inline-element-with-padding{padding:0}#cmplz-manage-consent,.breadcrumb-wrapper,.footer,.header,.hero__columns--actions,.modal,.widget-area,.wp-pagenavi,form,iframe,input,select,textarea{display:none!important}.content{margin:.625rem 0!important;padding:.625rem 0!important;width:100%!important}}.geiaWinners{margin:0 auto;max-width:1310px;padding:28px 18px 72px;width:100%}@media (min-width:768px){.geiaWinners{padding:36px 26px 84px}}@media (min-width:1280px){.geiaWinners{padding:44px 32px 96px}}.geiaWinners__header{margin:0 0 28px}.geiaWinners__title{color:#0f172a;font-size:36px;font-weight:400;letter-spacing:-.02em;line-height:1.12;margin:0}@media (min-width:768px){.geiaWinners__title{font-size:40px}}.geiaWinners__subtitle{color:#0f172aad;font-size:18px;line-height:1.65;margin:10px 0 0;max-width:72ch}.geiaYear{grid-gap:18px;gap:18px}.geiaYear__head{background:#fffc;border-bottom:1px solid #0f172a1a;padding:12px 0 10px;z-index:20}.geiaYear__title{color:#0f172a;font-size:26px;font-weight:800;letter-spacing:-.015em;line-height:1.15;margin:0}@media (min-width:768px){.geiaYear__grid{gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.geiaYear__grid{gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}}.geiaWinners{padding:clamp(16px,3vw,28px)}.geiaWinners__header{margin:28px 0}.geiaWinners__subtitle{color:#5b6373;font-size:16px;line-height:1.5;margin-top:10px}.geiaWinners__sections{grid-gap:44px;display:grid;gap:44px}.geiaYear{grid-gap:14px;display:grid;gap:14px}.geiaYear__head{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border-bottom:1px solid #0000000f;padding:10px 0 6px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.geiaYear__title{color:#0b1220;font-size:36px;font-weight:700;letter-spacing:-.01em}.geiaYear__grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr}@media (min-width:768px){.geiaYear__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.geiaYear__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.geia-card{background:radial-gradient(1200px 400px at 0 0,#ffffffd9,#fff0 55%),linear-gradient(180deg,#f6f7f9,#eff1f4);border:1px solid #0f172a1a;border-radius:18px;box-shadow:0 12px 30px #0f172a1a,0 2px 8px #0f172a0f;overflow:hidden;position:relative;transform:translateY(0);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.geia-card:before{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 125, 255, 1%29%27 viewBox=%270 0 21 10%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M0 1.7C1.2 6.4 5.4 10 10.4 10s9.2-3.5 10.4-8.2l-4-1.7c-.5 3.1-3.2 5.5-6.4 5.5S4.4 3.1 4 0L0 1.7Z%27/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:6.25rem;pointer-events:none;position:absolute;right:.75rem;top:-.25rem;transform:rotate(46deg);width:3.75rem;z-index:99}.geia-card:hover .geiaAward{background:#007dff}.geia-card:hover .geiaAward__text{color:#fff}.geia-card:after{background:radial-gradient(circle at 30% 20%,#007dff24,#007dff00 55%);content:"";inset:-40%;opacity:0;pointer-events:none;position:absolute;transition:opacity .22s ease;z-index:1}.geia-card:hover{border-color:#007dff47;box-shadow:0 18px 44px #0f172a24,0 3px 12px #0f172a14;transform:translateY(-4px)}.geia-card:hover:after{opacity:1}.geia-card:active{transform:translateY(-2px)}.geiaCard__media{background:linear-gradient(135deg,#0000000a,#00000014);height:370px;position:relative;width:100%;z-index:2}.geiaCard__img{display:block;filter:grayscale(1) saturate(1.05) contrast(1.05);height:100%;object-fit:cover;transform:scale(1);transition:transform .5s ease,filter .5s ease;width:100%}.geia-card:hover .geiaCard__img{filter:grayscale(0) saturate(1.1) contrast(1.08);transform:scale(1.04)}.geiaCard__noPhoto{align-items:center;color:#6b7280;display:flex;font-size:13px;inset:0;justify-content:center;position:absolute}.geiaAward{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #0f172a1a;border-radius:999px;box-shadow:0 10px 22px #0000001f;display:inline-flex;margin-bottom:20px;max-width:calc(100% - 28px);padding:9px 16px}.geiaAward__text{color:#0b1220;font-size:18px;font-weight:700;letter-spacing:.2px;line-height:1;overflow:hidden}.geiaCard__body{padding:16px 18px 18px;position:relative;z-index:2}.geiaCard__name{color:#0b1220;font-size:16px;font-weight:800;letter-spacing:-.01em;line-height:1.25;margin:0}.geiaCard__country{color:#667085;font-weight:700}.geiaCard__meta{grid-gap:8px;color:#3b4252;display:grid;font-size:13px;gap:8px;line-height:1.55;margin-top:10px}.geiaCard__metaRow{margin:0}.geiaCard__label{color:#0b1220;font-weight:800}.geiaCard__text{border-top:1px solid #0f172a14;color:#1f2937;margin:8px 0 0;padding-top:10px}@media (prefers-reduced-motion:reduce){.geia-card,.geia-card:after,.geiaCard__img{transition:none!important}}.juryPage{isolation:isolate;padding-top:12px;position:relative}.juryYear{margin-bottom:34px;max-width:1310px;position:relative}.juryYear .nom_title{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #0000000f;border-radius:999px;box-shadow:0 10px 30px #0000000f;display:inline-flex;font-weight:400;gap:10px;letter-spacing:.2px;margin:0 0 10px;padding:10px 14px}.juryYear .nom_title:before{background:#007dff;border-radius:999px;box-shadow:0 0 0 4px #007dff29;content:"";height:10px;width:10px}.juryCards{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin:14px 0 18px}@media (max-width:1100px){.juryCards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:740px){.juryCards{grid-template-columns:1fr}}.juryCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #0000000f;border-radius:18px;box-shadow:0 10px 28px #00000014,inset 0 1px 0 #fff9;overflow:hidden;position:relative;transform:translateY(0);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.juryCard:before{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27rgba%280, 125, 255, 1%29%27 viewBox=%270 0 21 10%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M0 1.7C1.2 6.4 5.4 10 10.4 10s9.2-3.5 10.4-8.2l-4-1.7c-.5 3.1-3.2 5.5-6.4 5.5S4.4 3.1 4 0L0 1.7Z%27/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:6.25rem;pointer-events:none;position:absolute;right:.75rem;top:-.25rem;transform:rotate(46deg);width:3.75rem;z-index:99}.juryCard:hover{border-color:#007dff3d;box-shadow:0 18px 40px #00000024,inset 0 1px 0 #ffffffa6;transform:translateY(-5px)}.juryCard:hover:before{opacity:1}.juryCard__media{background:linear-gradient(135deg,#007dff2e,#007dff0f);height:370px;position:relative}.juryCard__img{display:block;filter:grayscale(100%) contrast(1.05) brightness(.95);height:100%;object-fit:cover;transform:scale(1);transition:transform .6s ease,filter .6s ease;width:100%}.juryCard:hover .juryCard__img{filter:grayscale(0) contrast(1.08) brightness(1);transform:scale(1.06)}.juryCard__body{padding:14px 16px 16px;position:relative;z-index:1}.juryCard__name{font-weight:900;letter-spacing:.2px;line-height:1.2;margin:0 0 8px}.juryCard__country{font-weight:700;opacity:.7}.juryCard__bio{line-height:1.5;margin:0 0 10px;opacity:.92}.juryCard__spec{background:linear-gradient(135deg,#007dff1f,#007dff0f);border:1px solid #0000000d;border-radius:12px;display:inline-block;font-weight:750;line-height:1.45;margin:0;opacity:.92;padding:8px 10px}.juryList{margin:12px 0 0;padding-left:0;position:relative}.juryLine{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border:1px solid #0000000d;border-radius:14px;box-shadow:0 10px 24px #0000000f;margin-bottom:12px;padding:12px 12px 14px 34px;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.juryLine:before{background:#007dff;border-radius:999px;box-shadow:0 0 0 4px #007dff29;content:"";height:14px;left:8px;position:absolute;top:18px;width:14px}.juryLine:hover{border-color:#007dff38;box-shadow:0 14px 30px #0000001a;transform:translateY(-2px)}.juryLine__head{line-height:1.25;margin:0 0 6px}.juryLine__name{font-weight:900;letter-spacing:.15px}.juryLine__country{font-weight:700;opacity:.72}.juryLine__bio{line-height:1.5;margin:0 0 8px;opacity:.92}.juryLine__spec{background:linear-gradient(135deg,#007dff1f,#007dff0f);border:1px solid #0000000d;border-radius:12px;display:inline-block;font-weight:750;line-height:1.45;margin:0;opacity:.92;padding:7px 10px}.juryYear .wp-block-separator{background:linear-gradient(90deg,#0000,#0000001f,#0000);border:0;height:1px;margin:22px 0 0}.header__lang{align-items:center;display:flex;gap:8px}.header__lang-btn{background:#fff;border:1px solid #00000026;border-radius:999px;cursor:pointer;font-size:12px;line-height:1;padding:6px 10px}.header__lang-btn.is-active{border-color:#007dff;color:#007dff}.section-heading{font-weight:600}.mb-56{margin-bottom:56px}.mt-104{margin-top:104px}.mb-0{margin-bottom:0!important}.mb-104{margin-bottom:104px}.editor-styles-wrapper .wp-block-elasticpress-related-posts ul,.wp-block-elasticpress-related-posts ul{list-style-type:none;padding:0}.editor-styles-wrapper .wp-block-elasticpress-related-posts ul li a>div{display:inline}.wp-block-beapi-dynamic-block[data-layout=highlight] .wp-block-beapi-dynamic-block__item,.wp-block-beapi-dynamic-block[data-layout=inline] .wp-block-beapi-dynamic-block__item,.wp-block-beapi-dynamic-block[data-layout=list] .wp-block-beapi-dynamic-block__item{display:grid}.wp-block-beapi-dynamic-block[data-layout=inline] .wp-block-beapi-dynamic-block__item,.wp-block-beapi-dynamic-block[data-layout=list] .wp-block-beapi-dynamic-block__item{gap:24px}.wp-block-beapi-dynamic-block[data-layout=highlight] .wp-block-beapi-dynamic-block__item{column-gap:24px;row-gap:4px}.wp-block-beapi-dynamic-block[data-layout=highlight] .wp-block-beapi-dynamic-block__item:not(:first-of-type),.wp-block-beapi-dynamic-block[data-layout=list] .wp-block-beapi-dynamic-block__item{grid-template-columns:87px 1fr}.wp-block-beapi-dynamic-block[data-layout=list] .wp-block-beapi-dynamic-block__caption:first-of-type{grid-column:span 2}@media screen and (min-width:48em){.wp-block-beapi-dynamic-block[data-layout=grid-1] .wp-block-beapi-dynamic-block__grid{grid-template-columns:repeat(1,minmax(100%,1fr))}.wp-block-beapi-dynamic-block[data-layout=grid-2] .wp-block-beapi-dynamic-block__grid{grid-template-columns:repeat(2,minmax(calc(50% - 24px),1fr))}.wp-block-beapi-dynamic-block[data-layout=grid-3] .wp-block-beapi-dynamic-block__grid{grid-template-columns:repeat(3,minmax(calc(33.33333% - 48px),1fr))}.wp-block-beapi-dynamic-block[data-layout=grid-4] .wp-block-beapi-dynamic-block__grid{grid-template-columns:repeat(4,minmax(calc(25% - 72px),1fr))}.wp-block-beapi-dynamic-block[data-layout=grid-5] .wp-block-beapi-dynamic-block__grid{grid-template-columns:repeat(5,minmax(calc(20% - 96px),1fr))}.wp-block-beapi-dynamic-block[data-layout=grid-6] .wp-block-beapi-dynamic-block__grid{grid-template-columns:repeat(6,minmax(calc(16.66667% - 120px),1fr))}.wp-block-beapi-dynamic-block[data-layout=highlight] .wp-block-beapi-dynamic-block__grid{grid-template-columns:repeat(2,1fr)}.wp-block-beapi-dynamic-block[data-layout=highlight] .wp-block-beapi-dynamic-block__item:first-of-type{grid-row:span 3}.wp-block-beapi-dynamic-block[data-layout=highlight] .wp-block-beapi-dynamic-block__item:not(:first-of-type){grid-template-columns:174px 1fr}.wp-block-beapi-dynamic-block[data-layout=inline] .wp-block-beapi-dynamic-block__item{column-gap:102px;grid-template-columns:408px 1fr}.wp-block-beapi-dynamic-block[data-layout=list] .wp-block-beapi-dynamic-block__item{grid-template-columns:174px 1fr}}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__wrapper{grid-gap:24px;display:grid;gap:24px}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__block-title{font-size:inherit;order:0}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;order:1}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__link{order:2}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__item{position:relative}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__item img{height:auto;max-width:100%}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__caption{display:flex;flex-direction:column;justify-content:flex-start}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__title{order:1}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__title a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__meta{order:0}@media screen and (min-width:48em){.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__wrapper{align-items:center;grid-template-columns:2fr 1fr}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__link{order:1;text-align:right}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__link:first-child{grid-column:span 2}.wp-block-beapi-dynamic-block .wp-block-beapi-dynamic-block__grid{grid-column:span 2;order:2}}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - .375em);width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - .25em);width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - .125em);width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:smaller;font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row-reverse;width:-webkit-fit-content;width:fit-content}.wp-block-form-input__label-content{width:-webkit-fit-content;width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1 1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - 8px);width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;width:100%;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - 10.66672px);width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - 12px);width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - 12.8px);width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - 13.33328px);width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - 13.71424px);width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - 14px);width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - 10.66672px);width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - 8px);width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-none-left-position)),calc(-50vh + var(--wp--lightbox-none-top-position))) scale(var(--wp--lightbox-scale));transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-none-left-position)),calc(-50vh + var(--wp--lightbox-none-top-position))) scale(var(--wp--lightbox-scale));transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(ul.has-background,ol.has-background){padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box;
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:none;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:normal;align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:row;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:wrap;flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:normal;justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:normal;align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:row;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:wrap;flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:normal;justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:inherit;align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:visible;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:2em;padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:normal;align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:100%;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:normal;align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:row;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:wrap;flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:normal;justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:smaller;font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{-webkit-margin-end:0;-webkit-margin-start:2em;float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{-webkit-margin-end:2em;-webkit-margin-start:0;float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{-webkit-margin-end:auto;-webkit-margin-start:auto;margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{-webkit-margin-start:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{-webkit-margin-end:auto;margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:-webkit-fit-content;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;height:1.25em;min-height:24px;min-width:24px;vertical-align:text-bottom;width:1.25em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:none;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:none!important;text-decoration:initial!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{max-width:calc(100% - 100px)}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}:root :where(.wp-block-site-title a){color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#1778f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#1778f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:inherit!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:16px;font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:42px;font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-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}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}.tablepress-id-20 colgroup{display:none}
/*# sourceMappingURL=main.0ff438a8.css.map*/