@charset "UTF-8";: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;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-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,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{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:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option: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;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);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}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.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 .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;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;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);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}.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:var(--wp-admin-theme-color);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;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{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}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#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:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;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 not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 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%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content: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;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{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}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;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}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__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);backface-visibility:hidden;background-color:initial;border-radius:0;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}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;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:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{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;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .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}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}
/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@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:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{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;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);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}.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;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#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;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}
: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 (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 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-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 (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle,.block-editor-global-styles-background-panel__image-preview-content{height:100%;padding-left:12px;width:100%}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{background-color:#ddd;box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}.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:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.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-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;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-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar{background-color:#1e1e1e;color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar.block-editor-block-contextual-toolbar{border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button{color:#ddd}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:hover{color:#fff}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:focus:before{box-shadow:inset 0 0 0 1px #1e1e1e,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:disabled,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button[aria-disabled=true]{color:#757575}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#1e1e1e;border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-switcher__toggle{color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar-group{border-right-color:#2f2f2f!important}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .is-pressed{color:var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-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__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__search{margin:16px 0}.block-editor-block-manager__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0 #fff,32px 0 0 0 #fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.block-editor-block-manager__disabled-blocks-count~.block-editor-block-manager__results .block-editor-block-manager__category-title{top:31px}.block-editor-block-manager__disabled-blocks-count .is-link{margin-left:12px}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;border-radius:2px;height:100%;position:relative}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height: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;width:100%;z-index:100}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.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:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{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;margin-right:12px}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .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;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{display:block;padding:0;position:relative}.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-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles-filters-panel__dropdown{border:1px solid #ddd;border-radius:2px}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px;will-change:transform}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-5px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-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:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;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}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__setting{flex: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);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 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 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width: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;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__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 var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-tool-selector__menu .components-menu-item__info{margin-left:36px;text-align:left}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;width:302px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .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:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden;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-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{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y: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{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}.block-editor-inserter__media-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;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,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 (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 (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 (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 (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 (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 (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 (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 (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.reusable-blocks-menu-items__convert-modal{z-index:1000001}
: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 (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.patterns-menu-items__convert-modal{z-index:1000001}.patterns-menu-items__convert-modal [role=dialog]>[role=document]{width:350px}.patterns-menu-items__convert-modal .patterns-menu-items__convert-modal-categories{position:relative}.patterns-menu-items__convert-modal .components-form-token-field__suggestions-list:not(:empty){background-color:#fff;border:1px solid var(--wp-admin-theme-color);border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:0 0 .5px .5px var(--wp-admin-theme-color);box-sizing:border-box;left:-1px;max-height:96px;min-width:auto;position:absolute;width:calc(100% + 2px);z-index:1}.patterns-create-modal__name-input input[type=text]{margin:0}.patterns-rename-pattern-category-modal__validation-message{color:#cc1818}@media (min-width:782px){.patterns-rename-pattern-category-modal__validation-message{width:320px}}.pattern-overrides-control__allow-overrides-button{justify-content:center;width:100%}.patterns-pattern-overrides-toolbar-indicator__popover .components-popover__content{min-width:260px;padding:16px}.patterns-pattern-overrides-toolbar-indicator .patterns-pattern-overrides-toolbar-indicator-icon.has-colors svg{fill:var(--wp-block-synced-color)}.editor-collapsible-block-toolbar .patterns-pattern-overrides-toolbar-indicator{height:32px}
@charset "UTF-8";:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.interface-complementary-area-header{background:#fff;gap:4px;padding-right:8px}.interface-complementary-area-header .interface-complementary-area-header__title{margin:0 auto 0 0}.interface-complementary-area{background:#fff;color:#1e1e1e;height:100%;overflow:auto}@media (min-width:600px){.interface-complementary-area{-webkit-overflow-scrolling:touch}}@media (min-width:782px){.interface-complementary-area{width:280px}}.interface-complementary-area .components-panel{border:none;position:relative;z-index:0}.interface-complementary-area .components-panel__header{position:sticky;top:0;z-index:1}.interface-complementary-area .components-panel__header.editor-sidebar__panel-tabs{top:0}.interface-complementary-area p:not(.components-base-control__help,.components-form-token-field__help){margin-top:0}.interface-complementary-area h2{color:#1e1e1e;font-size:13px;font-weight:500;margin-bottom:1.5em}.interface-complementary-area h3{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.interface-complementary-area hr{border-bottom:1px solid #f0f0f0;border-top:none;margin:1.5em 0}.interface-complementary-area div.components-toolbar,.interface-complementary-area div.components-toolbar-group{box-shadow:none;margin-bottom:1.5em}.interface-complementary-area div.components-toolbar-group:last-child,.interface-complementary-area div.components-toolbar:last-child{margin-bottom:0}.interface-complementary-area .block-editor-skip-to-selected-block:focus{bottom:10px;left:auto;right:10px;top:auto}.interface-complementary-area__fill{height:100%}@media (min-width:782px){body.js.is-fullscreen-mode{height:calc(100% + 32px);margin-top:-32px}body.js.is-fullscreen-mode #adminmenumain,body.js.is-fullscreen-mode #wpadminbar{display:none}body.js.is-fullscreen-mode #wpcontent,body.js.is-fullscreen-mode #wpfooter{margin-left:0}}html.interface-interface-skeleton__html-container{position:fixed;width:100%}@media (min-width:782px){html.interface-interface-skeleton__html-container:not(:has(.is-zoom-out)){position:static;width:auto}}.interface-interface-skeleton{bottom:0;display:flex;flex-direction:row;height:auto;max-height:100%;position:fixed;right:0;top:46px}@media (min-width:783px){.interface-interface-skeleton{top:32px}.is-fullscreen-mode .interface-interface-skeleton{top:0}}.interface-interface-skeleton__editor{display:flex;flex:0 1 100%;flex-direction:column;overflow:hidden}.interface-interface-skeleton{left:0}@media (min-width:783px){.interface-interface-skeleton{left:160px}}@media (min-width:783px){.auto-fold .interface-interface-skeleton{left:36px}}@media (min-width:961px){.auto-fold .interface-interface-skeleton{left:160px}}.folded .interface-interface-skeleton{left:0}@media (min-width:783px){.folded .interface-interface-skeleton{left:36px}}body.is-fullscreen-mode .interface-interface-skeleton{left:0!important}.interface-interface-skeleton__body{display:flex;flex-grow:1;overflow:auto;overscroll-behavior-y:none;position:relative}@media (min-width:782px){.has-footer .interface-interface-skeleton__body{padding-bottom:25px}}.interface-interface-skeleton__content{display:flex;flex-direction:column;flex-grow:1;overflow:auto;z-index:20}@media (min-width:782px){.interface-interface-skeleton__content{z-index:auto}}.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{background:#fff;bottom:0;color:#1e1e1e;flex-shrink:0;left:0;position:absolute;top:0;width:auto;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{position:relative!important}}.interface-interface-skeleton__sidebar{border-top:1px solid #e0e0e0;overflow:hidden}@media (min-width:782px){.interface-interface-skeleton__sidebar{box-shadow:-1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__secondary-sidebar{border-top:1px solid #e0e0e0;right:0}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar{box-shadow:1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);color:#1e1e1e;flex-shrink:0;height:auto;outline:1px solid #0000;z-index:30}.interface-interface-skeleton__footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;color:#1e1e1e;display:none;flex-shrink:0;height:auto;left:0;position:absolute;width:100%;z-index:90}@media (min-width:782px){.interface-interface-skeleton__footer{display:flex}}.interface-interface-skeleton__footer .block-editor-block-breadcrumb{align-items:center;background:#fff;display:flex;font-size:13px;height:24px;padding:0 18px;z-index:30}.interface-interface-skeleton__actions{background:#fff;bottom:auto;color:#1e1e1e;left:auto;position:fixed!important;right:0;top:-9999em;width:100vw;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__actions{width:280px}}.interface-interface-skeleton__actions:focus,.interface-interface-skeleton__actions:focus-within{bottom:0;top:auto}.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:46px}@media (min-width:782px){.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{border-left:1px solid #ddd;top:32px}.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:0}}.interface-pinned-items{display:flex;gap:8px}.interface-pinned-items .components-button{display:none;margin:0}.interface-pinned-items .components-button[aria-controls="edit-post:block"],.interface-pinned-items .components-button[aria-controls="edit-post:document"],.interface-pinned-items .components-button[aria-controls="edit-site:block-inspector"],.interface-pinned-items .components-button[aria-controls="edit-site:template"]{display:flex}.interface-pinned-items .components-button svg{max-height:24px;max-width:24px}@media (min-width:600px){.interface-pinned-items .components-button{display:flex}}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{content:"\f110";font:normal 20px/1 dashicons;margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{flex-grow:0;flex-shrink:0;height:24px;margin-right:8px;max-width:none;width:24px}.editor-autocompleters__user .editor-autocompleters__user-name{flex-grow:1;flex-shrink:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user .editor-autocompleters__user-slug{color:#757575;flex-grow:0;flex-shrink:0;margin-left:8px;max-width:100px;overflow:none;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user:hover .editor-autocompleters__user-slug{color:var(--wp-admin-theme-color)}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar){box-shadow:none}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar) .interface-complementary-area-header{display:none}.editor-collab-sidebar{height:100%}.editor-collab-sidebar-panel{height:100%;padding:16px}.editor-collab-sidebar-panel__thread{background-color:#f0f0f0;border:1.5px solid #ddd;border-radius:8px;margin-bottom:16px;padding:16px;position:relative}.editor-collab-sidebar-panel__active-thread{border:1.5px solid #3858e9}.editor-collab-sidebar-panel__focus-thread{background-color:#fff;border:1.5px solid #3858e9;box-shadow:0 5.5px 7.8px -.3px rgba(0,0,0,.102)}.editor-collab-sidebar-panel__comment-field{flex:1}.editor-collab-sidebar-panel__child-thread{margin-top:15px}.editor-collab-sidebar-panel__user-name{text-transform:capitalize}.editor-collab-sidebar-panel__user-name,.editor-collab-sidebar-panel__user-time{color:#757575;font-size:12px;font-weight:400;line-height:16px;text-align:left}.editor-collab-sidebar-panel__user-comment{color:#1e1e1e;font-size:13px;font-weight:400;line-height:20px;text-align:left}.editor-collab-sidebar-panel__user-comment p{margin-bottom:0}.editor-collab-sidebar-panel__user-avatar{border-radius:50%;flex-shrink:0}.editor-collab-sidebar-panel__thread-overlay{background-color:#000000b3;border-radius:8px;color:#fff;height:100%;left:0;padding:15px;position:absolute;text-align:center;top:0;width:100%;z-index:1}.editor-collab-sidebar-panel__thread-overlay p{margin-bottom:15px}.editor-collab-sidebar-panel__thread-overlay button{color:#fff;padding:4px 10px}.editor-collab-sidebar-panel__comment-status{margin-left:auto}.editor-collab-sidebar-panel__comment-status button.has-icon:not(.has-text){flex-shrink:0;height:24px;min-width:24px;padding:0;width:24px}.editor-collab-sidebar-panel__comment-dropdown-menu{flex-shrink:0}.editor-collab-sidebar-panel__comment-dropdown-menu button.has-icon{height:24px;min-width:24px;padding:0;width:24px}.editor-collab-sidebar-panel__show-more-reply{font-style:italic;font-weight:500;padding:0}.editor-collapsible-block-toolbar{align-items:center;display:flex;height:60px;overflow:hidden}.editor-collapsible-block-toolbar .block-editor-block-contextual-toolbar{background:#0000;border-bottom:0;height:100%}.editor-collapsible-block-toolbar .block-editor-block-toolbar{height:100%;padding-top:15px}.editor-collapsible-block-toolbar .block-editor-block-toolbar .components-button:not(.block-editor-block-mover-button){height:32px}.editor-collapsible-block-toolbar:after{background-color:#ddd;content:"";height:24px;margin-right:7px;width:1px}.editor-collapsible-block-toolbar .components-toolbar,.editor-collapsible-block-toolbar .components-toolbar-group{border-right:none;position:relative}.editor-collapsible-block-toolbar .components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar:after{background-color:#ddd;content:"";height:24px;position:absolute;right:-1px;top:4px;width:1px}.editor-collapsible-block-toolbar .components-toolbar .components-toolbar-group.components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar-group .components-toolbar-group.components-toolbar-group:after{display:none}.editor-collapsible-block-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button{height:32px;overflow:visible}@media (min-width:600px){.editor-collapsible-block-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{height:40px;position:relative;top:-5px}}.editor-collapsible-block-toolbar.is-collapsed{display:none}.editor-content-only-settings-menu__description{min-width:235px;padding:8px}.editor-blog-title-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-document-bar{align-items:center;background:#f0f0f0;border-radius:4px;display:flex;height:32px;justify-content:space-between;min-width:0;width:min(100%,450px)}.editor-document-bar:hover{background-color:#e0e0e0}.editor-document-bar .components-button{border-radius:4px}@media not (prefers-reduced-motion){.editor-document-bar .components-button{transition:all .1s ease-out}}.editor-document-bar .components-button:hover{background:#e0e0e0}@media screen and (min-width:782px) and (max-width:960px){.editor-document-bar.has-back-button .editor-document-bar__post-type-label{display:none}}.editor-document-bar__command{color:var(--wp-block-synced-color);flex-grow:1;overflow:hidden}.editor-document-bar__title{color:#1e1e1e;margin:0 auto;max-width:70%;overflow:hidden}@media (min-width:782px){.editor-document-bar__title{padding-left:24px}}.editor-document-bar__title h1{align-items:center;display:flex;font-weight:400;justify-content:center;overflow:hidden;white-space:nowrap}.editor-document-bar__post-title{color:currentColor;flex:1;overflow:hidden;text-overflow:ellipsis}.editor-document-bar__post-type-label{color:#2f2f2f;flex:0;padding-left:4px}@media screen and (max-width:600px){.editor-document-bar__post-type-label{display:none}}.editor-document-bar__shortcut{color:#2f2f2f;display:none;min-width:24px}@media (min-width:782px){.editor-document-bar__shortcut{display:initial}}.editor-document-bar__back.components-button.has-icon.has-text{color:#757575;flex-shrink:0;gap:0;min-width:36px;position:absolute;z-index:1}.editor-document-bar__back.components-button.has-icon.has-text:hover{background-color:initial;color:#1e1e1e}.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:none;margin-left:12px;pointer-events:none;position:absolute}.editor-document-bar__icon-layout.editor-document-bar__icon-layout svg{fill:#949494}@media (min-width:600px){.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:flex}}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{align-items:flex-start;background:none;border:none;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;margin:0 0 0 -1px;padding:2px 5px 2px 1px;text-align:left}.document-outline__button:disabled,.document-outline__button[aria-disabled=true]{color:#757575;cursor:default}.document-outline__button:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.document-outline__level{background:#ddd;border-radius:3px;color:#1e1e1e;font-size:13px;margin-right:4px;padding:1px 6px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.editor-document-outline.has-no-headings{color:#757575;text-align:center}.editor-document-outline.has-no-headings>svg{margin-top:28px}.editor-document-outline.has-no-headings>p{padding-left:32px;padding-right:32px}.editor-document-tools{align-items:center;display:inline-flex}.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:none}@media (min-width:782px){.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:inline-flex}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle{display:inline-flex}@media not (prefers-reduced-motion){.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle svg{transition:transform .2s cubic-bezier(.165,.84,.44,1)}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.is-pressed svg{transform:rotate(45deg)}.editor-document-tools .block-editor-list-view{display:none}@media (min-width:600px){.editor-document-tools .block-editor-list-view{display:flex}}.editor-document-tools .editor-document-tools__left>.components-button.has-icon,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon{height:32px;min-width:32px;padding:4px}.editor-document-tools .editor-document-tools__left>.components-button.has-icon.is-pressed,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon.is-pressed{background:#1e1e1e}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:focus:not(:disabled),.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 1px #fff;outline:1px solid #0000}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:before,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:before{display:none}.editor-document-tools__left{align-items:center;display:inline-flex;gap:8px}.editor-document-tools__left:not(:last-child){margin-inline-end:8px}.show-icon-labels .editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.has-icon{padding:0 8px;width:auto}.show-icon-labels .editor-document-tools__left>*+*{margin-left:8px}.editor-editor-interface .entities-saved-states__panel-header{height:61px}.editor-editor-interface .interface-interface-skeleton__content{isolation:isolate}.editor-visual-editor{flex:1 0 auto}.components-editor-notices__dismissible,.components-editor-notices__pinned{color:#1e1e1e;left:0;position:relative;right:0;top:0}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{border-bottom:1px solid #0003;box-sizing:border-box;min-height:60px;padding:0 12px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.entities-saved-states__panel-header{background:#fff;border-bottom:1px solid #ddd;box-sizing:border-box;height:60px;padding-left:16px;padding-right:16px}.entities-saved-states__text-prompt{padding:16px 16px 4px}.entities-saved-states__text-prompt .entities-saved-states__text-prompt--header{display:block;margin-bottom:12px}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt{padding:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body{border:0;padding-left:0;padding-right:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2{margin-bottom:0;margin-left:-16px;margin-right:-16px}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2 button{font-size:11px;text-transform:uppercase}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--header-wrapper{display:none}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--changes-count{margin-bottom:8px;margin-top:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-footer{margin-top:16px}.entities-saved-states__change-control{flex:1}.entities-saved-states__changes{font-size:13px;list-style:disc;margin:4px 16px 0 24px}.entities-saved-states__changes li{margin-bottom:4px}.editor-error-boundary{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:60px auto auto;max-width:780px;padding:1em}.editor-header{align-items:center;background:#fff;display:grid;grid-auto-flow:row;grid-template:auto/60px minmax(0,max-content) minmax(min-content,1fr) 60px;height:60px;justify-content:space-between;max-width:100vw}.editor-header:has(>.editor-header__center){grid-template:auto/60px min-content 1fr min-content 60px}@media (min-width:782px){.editor-header:has(>.editor-header__center){grid-template:auto/60px minmax(min-content,2fr) 2.5fr minmax(min-content,2fr) 60px}}@media (min-width:480px){.editor-header{gap:16px}}@media (min-width:280px){.editor-header{flex-wrap:nowrap}}.editor-header__toolbar{align-items:center;clip-path:inset(-2px);display:flex;grid-column:1/3;min-width:0}.editor-header__toolbar>:first-child{margin-inline:16px 0}.editor-header__back-button+.editor-header__toolbar{grid-column:2/3}@media (min-width:480px){.editor-header__back-button+.editor-header__toolbar>:first-child{margin-inline:0}.editor-header__toolbar{clip-path:none}}.editor-header__toolbar .table-of-contents{display:none}@media (min-width:600px){.editor-header__toolbar .table-of-contents{display:block}}.editor-header__toolbar .editor-collapsible-block-toolbar,.editor-header__toolbar .editor-collapsible-block-toolbar.is-collapsed~.editor-collapsible-block-toolbar__toggle{margin-inline:8px 0}.editor-header__center{align-items:center;clip-path:inset(-2px);display:flex;grid-column:3/4;justify-content:center;min-width:0}@media (max-width:479px){.editor-header__center>:first-child{margin-inline-start:8px}.editor-header__center>:last-child{margin-inline-end:8px}}.editor-header__settings{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:8px;grid-column:3/-1;justify-self:end;padding-right:4px}.editor-header:has(>.editor-header__center) .editor-header__settings{grid-column:4/-1}@media (min-width:600px){.editor-header__settings{padding-right:8px}}.show-icon-labels .editor-header .components-button.has-icon,.show-icon-labels.interface-pinned-items .components-button.has-icon{width:auto}.show-icon-labels .editor-header .components-button.has-icon svg,.show-icon-labels.interface-pinned-items .components-button.has-icon svg{display:none}.show-icon-labels .editor-header .components-button.has-icon:after,.show-icon-labels.interface-pinned-items .components-button.has-icon:after{content:attr(aria-label);white-space:nowrap}.show-icon-labels .editor-header .components-button.has-icon[aria-disabled=true],.show-icon-labels.interface-pinned-items .components-button.has-icon[aria-disabled=true]{background-color:initial}.show-icon-labels .editor-header .is-tertiary:active,.show-icon-labels.interface-pinned-items .is-tertiary:active{background-color:initial;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color)}.show-icon-labels .editor-header .components-button.has-icon.button-toggle svg,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle svg{display:block}.show-icon-labels .editor-header .components-button.has-icon.button-toggle:after,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle:after{content:none}.show-icon-labels .editor-header .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,.show-icon-labels.interface-pinned-items .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon{display:block}.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:8px;padding-right:8px}@media (min-width:600px){.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:12px;padding-right:12px}}.show-icon-labels .editor-header .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels .editor-header .editor-post-saved-state.editor-post-saved-state:after,.show-icon-labels.interface-pinned-items .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels.interface-pinned-items .editor-post-saved-state.editor-post-saved-state:after{content:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover{border-left:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover:before{background-color:#ddd;content:"";height:24px;margin-left:8px;margin-top:4px;width:1px}.show-icon-labels .editor-header__toolbar .block-editor-block-mover .block-editor-block-mover__move-button-container:before{background:#ddd;left:calc(50% + 1px);width:calc(100% - 24px)}.show-icon-labels.interface-pinned-items{border-bottom:1px solid #ccc;display:block;margin:0 -12px;padding:6px 12px 12px}.show-icon-labels.interface-pinned-items>.components-button.has-icon{justify-content:flex-start;margin:0;padding:6px 6px 6px 8px;width:14.625rem}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=true] svg{display:block;max-width:24px}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=false]{padding-left:40px}.show-icon-labels.interface-pinned-items>.components-button.has-icon svg{margin-right:8px}@media (min-width:480px){.editor-header__post-preview-button{display:none}}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header{border-bottom:none}.editor-editor-interface.is-distraction-free .editor-header{background-color:#fff;width:100%}@media (min-width:782px){.editor-editor-interface.is-distraction-free .editor-header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);position:absolute}}.editor-editor-interface.is-distraction-free .editor-header>.edit-post-header__settings>.edit-post-header__post-preview-button{visibility:hidden}.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-preview-dropdown,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-zoom-out-toggle,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.interface-pinned-items,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__toolbar .editor-document-tools__document-overview-toggle{display:none}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within{opacity:1!important}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within div{transform:translateX(0) translateZ(0)!important}.editor-editor-interface.is-distraction-free .components-editor-notices__dismissible{position:absolute;z-index:35}.components-popover.more-menu-dropdown__content{z-index:99998}.editor-inserter-sidebar{box-sizing:border-box;display:flex;flex-direction:column;height:100%}.editor-inserter-sidebar *,.editor-inserter-sidebar :after,.editor-inserter-sidebar :before{box-sizing:inherit}.editor-inserter-sidebar__content{height:100%}.editor-keyboard-shortcut-help-modal__section{margin:0 0 2rem}.editor-keyboard-shortcut-help-modal__section-title{font-size:.9rem;font-weight:600}.editor-keyboard-shortcut-help-modal__shortcut{align-items:baseline;border-top:1px solid #ddd;display:flex;margin-bottom:0;padding:.6rem 0}.editor-keyboard-shortcut-help-modal__shortcut:last-child{border-bottom:1px solid #ddd}.editor-keyboard-shortcut-help-modal__shortcut:empty{display:none}.editor-keyboard-shortcut-help-modal__shortcut-term{font-weight:600;margin:0 0 0 1rem;text-align:right}.editor-keyboard-shortcut-help-modal__shortcut-description{flex:1;margin:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination{background:none;display:block;margin:0;padding:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination+.editor-keyboard-shortcut-help-modal__shortcut-key-combination{margin-top:10px}.editor-keyboard-shortcut-help-modal__shortcut-key{border-radius:8%;margin:0 .2rem;padding:.25rem .5rem}.editor-keyboard-shortcut-help-modal__shortcut-key:last-child{margin:0 0 0 .2rem}.editor-list-view-sidebar{height:100%}@media (min-width:782px){.editor-list-view-sidebar{width:350px}}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{height:100%;overflow:auto;padding:4px;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar{height:12px;width:12px}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-track,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-track{background-color:initial}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.editor-list-view-sidebar__list-view-container>.document-outline:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:hover::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:hover::-webkit-scrollbar-thumb{background-color:#949494}.editor-list-view-sidebar__list-view-container>.document-outline:focus,.editor-list-view-sidebar__list-view-container>.document-outline:focus-within,.editor-list-view-sidebar__list-view-container>.document-outline:hover,.editor-list-view-sidebar__list-view-panel-content:focus,.editor-list-view-sidebar__list-view-panel-content:focus-within,.editor-list-view-sidebar__list-view-panel-content:hover{scrollbar-color:#949494 #0000}@media (hover:none){.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{scrollbar-color:#949494 #0000}}.editor-list-view-sidebar__list-view-container{display:flex;flex-direction:column;height:100%}.editor-list-view-sidebar__tab-panel{height:100%}.editor-list-view-sidebar__outline{border-bottom:1px solid #ddd;display:flex;flex-direction:column;gap:8px;padding:16px}.editor-list-view-sidebar__outline>div>span:first-child{display:inline-block;width:90px}.editor-list-view-sidebar__outline>div>span{color:#757575;font-size:12px;line-height:1.4}.editor-post-order__panel,.editor-post-parent__panel{padding-top:8px}.editor-post-order__panel .editor-post-panel__row-control>div,.editor-post-parent__panel .editor-post-panel__row-control>div{width:100%}.editor-post-order__panel-dialog .editor-post-order,.editor-post-order__panel-dialog .editor-post-parent,.editor-post-parent__panel-dialog .editor-post-order,.editor-post-parent__panel-dialog .editor-post-parent{margin:8px}.editor-post-order__panel-dialog .components-popover__content,.editor-post-parent__panel-dialog .components-popover__content{min-width:320px}.editor-post-author__panel{padding-top:8px}.editor-post-author__panel .editor-post-panel__row-control>div{width:100%}.editor-post-author__panel-dialog .editor-post-author{margin:8px;min-width:248px}.editor-action-modal{z-index:1000001}.editor-post-card-panel__content{flex-grow:1}.editor-post-card-panel__title{width:100%}.editor-post-card-panel__title.editor-post-card-panel__title{align-items:center;column-gap:8px;display:flex;flex-wrap:wrap;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;line-height:20px;margin:0;row-gap:4px;word-break:break-word}.editor-post-card-panel__icon{flex:0 0 24px;height:24px;width:24px}.editor-post-card-panel__header{display:flex;justify-content:space-between}.editor-post-card-panel.has-description .editor-post-card-panel__header{margin-bottom:8px}.editor-post-card-panel .editor-post-card-panel__title-name{padding:2px 0}.editor-post-card-panel .editor-post-card-panel__description,.editor-post-content-information{color:#757575}.editor-post-content-information .components-text{color:inherit}.editor-post-discussion__panel-dialog .editor-post-discussion{margin:8px;min-width:248px}.editor-post-discussion__panel-toggle .components-text{color:inherit}.editor-post-discussion__panel-dialog .components-popover__content{min-width:320px}.editor-post-excerpt__textarea{margin-bottom:10px;width:100%}.editor-post-excerpt__dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-featured-image{padding:0}.editor-post-featured-image .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-post-featured-image__container{position:relative}.editor-post-featured-image__container:focus .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:focus-within .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:hover .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image){opacity:1}.editor-post-featured-image__container .editor-post-featured-image__actions.editor-post-featured-image__actions-missing-image{margin-top:16px;opacity:1}.editor-post-featured-image__container .components-drop-zone__content{border-radius:2px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner{align-items:center;display:flex;gap:8px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner .components-drop-zone__content-icon{margin:0}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{box-shadow:0 0 0 0 var(--wp-admin-theme-color);display:flex;justify-content:center;min-height:40px;outline-offset:-1px;overflow:hidden;padding:0;width:100%}.editor-post-featured-image__preview{height:auto!important;outline:1px solid #0000001a}.editor-post-featured-image__preview .editor-post-featured-image__preview-image{aspect-ratio:2/1;object-fit:cover;object-position:50% 50%;width:100%}.editor-post-featured-image__toggle{box-shadow:inset 0 0 0 1px #ccc}.editor-post-featured-image__toggle:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){bottom:0;opacity:0;padding:8px;position:absolute}@media not (prefers-reduced-motion){.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){transition:opacity 50ms ease-out}}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image) .editor-post-featured-image__action{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#ffffffbf}.editor-post-featured-image__actions .editor-post-featured-image__action{flex-grow:1;justify-content:center}[class].editor-post-format__suggestion{margin:4px 0 0}.editor-post-format__dialog .editor-post-format__dialog-content{margin:8px;min-width:248px}.editor-post-last-edited-panel{color:#757575}.editor-post-last-edited-panel .components-text{color:inherit}.editor-post-last-revision__title{font-weight:500;width:100%}.editor-post-last-revision__title.components-button.has-icon{height:100%;justify-content:space-between}.editor-post-last-revision__title.components-button.has-icon:active,.editor-post-last-revision__title.components-button.has-icon:hover{background:#f0f0f0}.editor-post-last-revision__title.components-button.has-icon:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-panel__body.is-opened.editor-post-last-revision__panel{height:48px;padding:0}.components-panel__body.is-opened.editor-post-last-revision__panel .editor-post-last-revision__title.components-button.components-button{padding:16px}.editor-private-post-last-revision__button{display:inline-block}.editor-post-locked-modal__buttons{margin-top:24px}.editor-post-locked-modal__avatar{border-radius:50%;margin-top:16px;min-width:auto!important}.editor-post-panel__row{align-items:flex-start!important;justify-content:flex-start!important;min-height:32px;width:100%}.editor-post-panel__row-label{align-items:center;display:flex;flex-shrink:0;hyphens:auto;line-height:20px;min-height:32px;padding:6px 0;width:38%}.editor-post-panel__row-control{align-items:center;display:flex;flex-grow:1;min-height:32px}.editor-post-panel__row-control .components-button{height:auto;max-width:100%;min-height:32px;text-align:left;text-wrap:balance;text-wrap:pretty;white-space:normal}.editor-post-panel__row-control .components-dropdown{max-width:100%}.editor-post-panel__section{padding:16px}.editor-post-publish-panel__content{min-height:calc(100% - 144px)}.editor-post-publish-panel__content>.components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{align-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:61px;padding-left:16px;padding-right:16px}.editor-post-publish-panel__header .components-button{justify-content:center;width:100%}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.components-site-card{align-items:center;display:flex;margin:16px 0}.components-site-icon{border:none;border-radius:2px;flex-shrink:0;height:36px;margin-right:12px;width:36px}.components-site-name{display:block;font-size:14px}.components-site-home{color:#757575;display:block;font-size:12px;word-break:break-word}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{justify-content:center;padding-left:4px}.editor-post-publish-panel__header-cancel-button{padding-right:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{align-items:center;display:inline-flex}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.editor-post-publish-panel__prepublish .components-panel__body-title .components-button{align-items:flex-start;text-wrap:balance;text-wrap:pretty}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none}.post-publish-panel__postpublish-buttons{align-content:space-between;display:flex;flex-wrap:wrap;gap:16px}.post-publish-panel__postpublish-buttons .components-button{flex:1;justify-content:center}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address-container{align-items:flex-end;display:flex;margin-bottom:16px}.post-publish-panel__postpublish-post-address-container .post-publish-panel__postpublish-post-address{flex:1}.post-publish-panel__postpublish-post-address-container input[readonly]{background:#f0f0f0;border-color:#ccc;height:36px;overflow:hidden;padding:12px;text-overflow:ellipsis}.post-publish-panel__postpublish-post-address__copy-button-wrap{flex-shrink:0;margin-left:16px}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}@media screen and (max-width:782px){.post-publish-panel__postpublish-post-address__button-wrap .components-button{height:40px}}.editor-post-publish-panel{background:#fff;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:46px;z-index:100001}@media (min-width:782px){.editor-post-publish-panel{border-left:1px solid #ddd;left:auto;top:32px;width:281px;z-index:99998}}@media (min-width:782px) and (not (prefers-reduced-motion)){.editor-post-publish-panel{animation:editor-post-publish-panel__slide-in-animation .1s forwards;transform:translateX(100%)}}@media (min-width:782px){body.is-fullscreen-mode .editor-post-publish-panel{top:0}[role=region]:focus .editor-post-publish-panel{transform:translateX(0)}}@keyframes editor-post-publish-panel__slide-in-animation{to{transform:translateX(0)}}.editor-post-saved-state{align-items:center;color:#757575;display:flex;overflow:hidden;padding:12px 4px;white-space:nowrap;width:28px}.editor-post-saved-state.is-saved[aria-disabled=true],.editor-post-saved-state.is-saved[aria-disabled=true]:hover,.editor-post-saved-state.is-saving[aria-disabled=true],.editor-post-saved-state.is-saving[aria-disabled=true]:hover{background:#0000;color:#757575}.editor-post-saved-state svg{display:inline-block;flex:0 0 auto;fill:currentColor;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{padding:8px 12px;text-indent:inherit;width:auto}.editor-post-saved-state svg{margin-right:0}}.editor-post-save-draft.has-text.has-icon svg{margin-right:0}.editor-post-schedule__panel-dropdown{width:100%}.editor-post-schedule__dialog .components-popover__content{min-width:320px;padding:16px}.editor-post-status{max-width:100%}.editor-post-status.is-read-only{padding:6px 12px}.editor-post-status .editor-post-status__toggle.editor-post-status__toggle{padding-bottom:4px;padding-top:4px}.editor-change-status__password-fieldset,.editor-change-status__publish-date-wrapper{border-top:1px solid #e0e0e0;padding-top:16px}.editor-change-status__content .components-popover__content{min-width:320px;padding:16px}.editor-change-status__content .editor-change-status__password-legend{margin-bottom:8px;padding:0}.editor-change-status__content p.components-base-control__help:has(.components-checkbox-control__help){margin-top:4px}.editor-post-sticky__checkbox-control{border-top:1px solid #e0e0e0;padding-top:16px}.editor-post-sync-status__value{padding:6px 0 6px 12px}.editor-post-taxonomies__hierarchical-terms-list{margin-left:-6px;margin-top:-6px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-choice:last-child{margin-bottom:4px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-left:16px;margin-top:8px}.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label{margin-bottom:4px}.editor-post-taxonomies__flat-term-most-used-list{margin:0}.editor-post-taxonomies__flat-term-most-used-list li{display:inline-block;margin-right:8px}.editor-post-template__swap-template-modal{z-index:1000001}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px;padding-top:2px}@media (min-width:782px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:4}}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-post-template__dropdown .components-popover__content{min-width:240px}.editor-post-template__dropdown .components-button.is-pressed,.editor-post-template__dropdown .components-button.is-pressed:hover{background:inherit;color:inherit}@media (min-width:782px){.editor-post-template__create-form{width:320px}}.editor-post-template__classic-theme-dropdown{padding:8px}textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;box-shadow:none;display:block;font-family:Menlo,Consolas,monaco,monospace;font-size:16px!important;line-height:2.4;margin:0;min-height:200px;overflow:hidden;padding:16px;resize:none;width:100%}@media not (prefers-reduced-motion){textarea.editor-post-text-editor{transition:border .1s ease-out,box-shadow .1s linear}}@media (min-width:600px){textarea.editor-post-text-editor{font-size:15px!important;padding:24px}}textarea.editor-post-text-editor:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}textarea.editor-post-text-editor::-webkit-input-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor::-moz-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor:-ms-input-placeholder{color:#1e1e1e9e}.editor-post-title.is-raw-text{margin-bottom:24px;margin-top:2px;max-width:none}.editor-post-url__panel-dropdown{width:100%}.editor-post-url__panel-dialog .editor-post-url{margin:8px;min-width:248px}.editor-post-url__front-page-link,.editor-post-url__link{direction:ltr;word-break:break-word}.editor-post-url__front-page-link{padding:6px 0 6px 12px}.editor-post-url__link-slug{font-weight:600}.editor-post-url__input input.components-input-control__input{padding-inline-start:0!important}.editor-post-url__panel-toggle{word-break:break-word}.editor-post-url__intro{margin:0}.editor-post-url__permalink{margin-bottom:0;margin-top:8px}.editor-post-url__permalink-visual-label{display:block}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;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:24px;line-height:normal;margin-right:12px;margin-top:2px;max-width:24px;min-width:24px;padding:6px 8px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-moz-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{height:8px;width:8px}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #0000}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.editor-post-visibility__fieldset .editor-post-visibility__info{color:#757575;margin-left:36px;margin-top:.5em}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__info{margin-left:28px}}.editor-post-visibility__fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__info{margin-bottom:0}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-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;margin-left:32px;padding:6px 8px;width:calc(100% - 32px)}@media not (prefers-reduced-motion){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{transition:box-shadow .1s linear}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-webkit-input-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-moz-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:-ms-input-placeholder{color:#1e1e1e9e}.editor-posts-per-page-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-trash.components-button{flex-grow:1;justify-content:center}.editor-preview-dropdown .editor-preview-dropdown__toggle.has-icon.has-text{padding-left:6px;padding-right:4px}.editor-preview-dropdown__button-external{display:flex;justify-content:space-between;width:100%}.editor-resizable-editor.is-resizable{margin:0 auto;overflow:visible}.editor-resizable-editor__resize-handle{appearance:none;background:none;border:0;border-radius:9999px;bottom:0;cursor:ew-resize;height:100px;margin:auto 0;outline:none;padding:0;position:absolute;top:0;width:12px}.editor-resizable-editor__resize-handle:after{background-color:#75757566;border-radius:9999px;bottom:16px;content:"";left:4px;position:absolute;right:0;top:16px;width:4px}.editor-resizable-editor__resize-handle.is-left{left:-18px}.editor-resizable-editor__resize-handle.is-right{right:-18px}.editor-resizable-editor__resize-handle:active,.editor-resizable-editor__resize-handle:focus,.editor-resizable-editor__resize-handle:hover{opacity:1}.editor-resizable-editor__resize-handle:active:after,.editor-resizable-editor__resize-handle:focus:after,.editor-resizable-editor__resize-handle:hover:after{background-color:var(--wp-admin-theme-color)}.editor-layout__toggle-entities-saved-states-panel,.editor-layout__toggle-publish-panel,.editor-layout__toggle-sidebar-panel{background-color:#fff;border:1px dotted #ddd;bottom:auto;box-sizing:border-box;display:flex;height:auto!important;justify-content:center;left:auto;padding:24px;position:fixed!important;right:0;top:-9999em;width:280px;z-index:100000}.interface-interface-skeleton__actions:focus .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus .editor-layout__toggle-publish-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-publish-panel{bottom:0;top:auto}.editor-start-page-options__modal .editor-start-page-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:92px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-page-options__modal .block-editor-block-patterns-list{padding-bottom:92px}.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column;margin-bottom:24px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{min-height:100px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__content{width:100%}.editor-start-template-options__modal .editor-start-template-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:92px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-template-options__modal .block-editor-block-patterns-list{padding-bottom:92px}.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-patterns-list__item-title{display:none}.components-panel__header.editor-sidebar__panel-tabs{padding-left:0;padding-right:8px}.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{padding:0}@media (min-width:782px){.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{display:flex}}.editor-post-summary .components-v-stack:empty{display:none}.editor-site-discussion-dropdown__content .components-popover__content{min-width:320px;padding:16px}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{color:#1e1e1e;display:flex;flex-basis:33%;flex-direction:column;font-size:13px;margin-bottom:0;margin-top:8px;padding-right:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{color:#1e1e1e;font-size:21px;font-weight:400;line-height:30px}.table-of-contents__title{display:block;font-size:15px;font-weight:600;margin-top:20px}.editor-text-editor{background-color:#fff;flex-grow:1;position:relative;width:100%}.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){border:1px solid #949494;border-radius:0;font-family:Menlo,Consolas,monaco,monospace;font-size:2.5em;font-weight:400;line-height:1.4;max-width:none;padding:16px}@media (min-width:600px){.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){padding:24px}}.editor-text-editor .editor-post-title.is-raw-text textarea:focus,.editor-text-editor .editor-post-title:not(.is-raw-text):focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-text-editor__body{margin-left:auto;margin-right:auto;max-width:1080px;padding:0 12px 12px;width:100%}@media (min-width:960px){.editor-text-editor__body{padding:0 24px 24px}}.editor-text-editor__toolbar{background:#fffc;display:flex;left:0;padding:4px 12px;position:sticky;right:0;top:0;z-index:1}@media (min-width:600px){.editor-text-editor__toolbar{padding:12px}}@media (min-width:960px){.editor-text-editor__toolbar{padding:12px 24px}}.editor-text-editor__toolbar h2{color:#1e1e1e;font-size:13px;line-height:40px;margin:0 auto 0 0}.editor-visual-editor{align-items:center;background-color:#ddd;display:flex;position:relative}.editor-visual-editor iframe[name=editor-canvas]{background-color:initial}.editor-visual-editor.is-resizable{max-height:100%}.editor-visual-editor.has-padding{padding:24px 24px 0}.editor-visual-editor.is-iframed{overflow:hidden}.editor-visual-editor .components-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:6px 12px}.editor-visual-editor .components-button.has-icon,.editor-visual-editor .components-button.is-tertiary{padding:6px}.editor-fields-content-preview{border-radius:4px;display:flex;flex-direction:column;height:100%}.dataviews-view-table .editor-fields-content-preview{flex-grow:0;width:96px}.editor-fields-content-preview .block-editor-block-preview__container,.editor-fields-content-preview .editor-fields-content-preview__empty{margin-bottom:auto;margin-top:auto}.editor-fields-content-preview__empty{text-align:center}
.edit-post-sidebar .components-panel{overflow:visible}.wp-block-imported-table table{border-collapse:collapse;width:100%}.wp-block-imported-table table.contained tr td{width:100px}.wp-block-imported-table table.contained tr td:first-child{width:auto;text-align:left}.wp-block-imported-table table tr.bold td{font-weight:700}.wp-block-imported-table table tr.italic td{font-style:italic}.wp-block-imported-table table tr td{text-align:right;border:none;padding:3px 5px;border-top:1px solid #eee}.wp-block-imported-table table tr td:first-child{text-align:left}.wp-block-imported-table table tr td.gray{background-color:#ccc}
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
.splide__container{-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-flex;display:-moz-box;display:flex;height:100%;margin:0!important;padding:0!important;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{outline:none;position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-shrink:0;flex-shrink:0;list-style-type:none!important;margin:0;outline:none;position:relative}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide--draggable>.splide__slider>.splide__track,.splide--draggable>.splide__track{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide--fade>.splide__slider>.splide__track>.splide__list,.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--fade>.splide__track>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,.splide--ttb.is-active>.splide__track>.splide__list{display:block}.splide__arrow{-webkit-align-items:center;-moz-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;height:2em;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover{opacity:.9}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:none}.splide__progress__bar{background:#ccc;height:3px}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide:focus,.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{left:auto;right:1em}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{bottom:1em;top:auto}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide--ttb>.splide__pagination,.splide--ttb>.splide__slider>.splide__pagination{bottom:0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{-moz-box-sizing:border-box;box-sizing:border-box}p{margin:0 0 1em}h1,h2,h3,h4,h5,h6{margin:0 0 .5em}button{border:none;background:0 0;outline:0;padding:0}button,[type=submit]{color:inherit;cursor:pointer;touch-action:manipulation}img{max-width:100%;height:auto}figure{margin:0}@font-face{font-family:"Libre Franklin";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Bold.4bb61814.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Bold.4bb61814.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Bold.5adfd47e.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Bold.a8906f79.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Bold.ea67dc74.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Libre Franklin";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-SemiBold.59924054.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-SemiBold.59924054.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-SemiBold.966e8c09.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-SemiBold.4140eb27.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-SemiBold.eae03b9e.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Libre Franklin";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Light.c9282f68.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Light.c9282f68.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Light.4fd1f42e.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Light.241457c1.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Light.137c7071.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Libre Franklin";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Regular.4f3fa021.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Regular.4f3fa021.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Regular.29d5a8f6.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Regular.b502d59e.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-LibreFranklin-Regular.a55df85d.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Merriweather";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Bold.8a75b3a1.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Bold.8a75b3a1.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Bold.786a74b1.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Bold.e67125b7.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Bold.7ad2feae.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Merriweather";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-BoldItalic.b179ecd1.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-BoldItalic.b179ecd1.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-BoldItalic.6a5eba22.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-BoldItalic.2d8ece76.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-BoldItalic.6e2d1e23.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:"Merriweather";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Regular.d5acefdf.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Regular.d5acefdf.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Regular.03e4ec80.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Regular.948b0556.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Regular.ae8bd7f5.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Merriweather";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Italic.c5966e1d.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Italic.c5966e1d.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Italic.bd6f7852.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Italic.2a411f8d.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Italic.123d35f1.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"Merriweather";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Light.3ce479e3.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Light.3ce479e3.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Light.99e4014f.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Light.3cefc03d.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-Merriweather-Light.c9a0d32b.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Benton Sans";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Bold.684fabc9.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Bold.684fabc9.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Bold.69b73d70.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Bold.f23545d5.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Bold.d27cbad2.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Benton Sans";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Regular.708def39.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Regular.708def39.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Regular.f0f65fd0.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Regular.36f983a1.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Regular.db206c81.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Benton Sans";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Light.b4ff9526.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Light.b4ff9526.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Light.a7cd906f.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Light.f39ef008.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Light.d9413f19.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Benton Sans";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Medium.ff170267.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Medium.ff170267.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Medium.ddaa5de2.woff2) format("woff2"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Medium.63445930.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/subset-BentonSans-Medium.546647db.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"icomoon";src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/icomoon.0f93c3a0.eot);src:url(//www.ksw.ch/app/themes/ksw/assets/fonts/icomoon.0f93c3a0.eot) format("embedded-opentype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/icomoon.b23bd2b8.ttf) format("truetype"),url(//www.ksw.ch/app/themes/ksw/assets/fonts/icomoon.9cc39d02.woff) format("woff"),url(//www.ksw.ch/app/themes/ksw/assets/images/icomoon.6f7f4d30.svg) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"],div[data-form-block-id] form input[type=checkbox]+label:before,.gform_wrapper.gravity-theme form .gfield input[type=radio]+label:before,.gform_wrapper.gravity-theme form .gfield input[type=checkbox]+label:before,.gform_wrapper.gravity-theme form .gfield .ginput_container_fileupload .gform_button_select_files:before,.mobile-navigation .main-navigation-mobile .menu-main .menu-item.corona:before,.main-navigation .menu>.menu-item>.sub-menu>.menu-item>.sub-menu .menu-item.corona:before,.side-navigation .nav-element.download-link a:before,div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-volume-button button:before,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-volume-button button:before,.radio-container .radio-wrapper .radio-element input[type=radio]+label:before,.dropdown .display:after,.accordion-items .accordion-item .ac-trigger:after,.module-table .tablesaw-advance .tablesaw-nav-btn:after,.module-gallery .gallery-wrapper .splide .splide__arrows .splide__arrow:before,.module-content-links div.list-links .link a.highlight:before,.file.link[href$=pdf]:after,.file.link[href$=pdf]:before,a.external:after,.external a:after{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:400;-moz-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-volume-mute:before{content:""}.icon-volume:before{content:""}.icon-rotate-device:before{content:""}.icon-email:before{content:""}.icon-female:before{content:""}.icon-girl:before{content:""}.icon-male:before{content:""}.icon-boy:before{content:""}.icon-calendar:before{content:""}.icon-dot:before{content:""}.icon-tick:before{content:""}.icon-play:before{content:""}.icon-file:before{content:""}.icon-clock:before{content:""}.icon-external:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up:before{content:""}.icon-burger:before{content:""}.icon-chevron-down:before{content:""}.icon-chevron-up:before{content:""}.icon-close:before{content:""}.icon-home:before{content:""}.icon-map:before{content:""}.icon-minus:before{content:""}.icon-plus:before{content:""}.icon-search:before{content:""}.icon-siren:before{content:""}.icon-instagram:before{content:""}.icon-linkedin:before{content:""}.icon-facebook:before{content:""}.icon-youtube:before{content:""}.icon-twitter:before{content:""}.icon-tiktok:before{content:""}@media print{body.single.single-event{display:block}pre,blockquote{page-break-inside:avoid}tr,img{page-break-inside:avoid}img{display:block !important;width:auto;height:auto}p{position:relative;page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}body,p{font-size:11pt;line-height:15pt}h1,h2,h3,h4,h5,h6{display:block !important}h1,h2{font-size:30pt;line-height:36pt}h3{font-size:18pt;line-height:22pt}h4,h5{font-size:11pt;line-height:15pt}h6{font-size:8pt;line-height:11pt}*{position:relative}p{page-break-inside:avoid !important;display:block !important;position:relative}a{text-decoration:none}a[href]:after{content:none !important}.header{padding-top:0 !important}.header-top-wrapper{position:relative !important}.related-events,.footer,.news-wrapper a.overview-link{display:none !important}}@media screen and (min-width:375px){.hide-for-mobile{display:none !important}}@media screen and (min-width:768px){.hide-for-tablet{display:none !important}}@media screen and (min-width:1025px){.hide-for-tablet-large{display:none !important}}@media screen and (min-width:1365px){.hide-for-desktop{display:none !important}}@media screen and (max-width:374px){.show-for-mobile{display:none !important}}@media screen and (max-width:767px){.show-for-tablet{display:none !important}}@media screen and (max-width:1024px){.show-for-tablet-large{display:none !important}}@media screen and (max-width:1364px){.show-for-desktop{display:none !important}}.image-subtitle{word-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.blog-style .module-content ul,.module-content .blog-style ul,.blog-style .module-content ol,.module-content .blog-style ol,.blog-style .tabs-wrapper ul,.tabs-wrapper .blog-style ul,.blog-style .tabs-wrapper ol,.tabs-wrapper .blog-style ol,.blog-style .content ul,.content .blog-style ul,.blog-style .content ol,.content .blog-style ol,.blog-style p,.blog-style .text .wp-caption-text,.text .blog-style .wp-caption-text{font-family:"Merriweather",times,serif;font-size:18px;line-height:32px;font-weight:300}.module-content ul,.module-content ol,.tabs-wrapper ul,.tabs-wrapper ol,.content ul,.content ol,p,.text .wp-caption-text,.text p.wp-caption-text{font-size:16px;line-height:28px;letter-spacing:.2px;color:#343434;font-family:"Libre Franklin",helvetica,arial,sans-serif}@media print{.module-content ul,.module-content ol,.tabs-wrapper ul,.tabs-wrapper ol,.content ul,.content ol,p,.text .wp-caption-text,.text p.wp-caption-text{font-family:"Benton Sans",times,sans-serif}}.blog-style .listing-section .clinic-teaser-description,.listing-section .blog-style .clinic-teaser-description,.blog-style .p-small p,.blog-style .p-small{font-family:"Merriweather",times,serif;font-size:14px;line-height:24px}.listing-section .clinic-teaser-description,.p-small p,.regular-style .p-small p,.p-small p.regular-style,.p-small,.regular-style .p-small,.p-small.regular-style{font-size:14px;line-height:20px;color:#343434;font-family:"Libre Franklin",helvetica,arial,sans-serif}@media print{.listing-section .clinic-teaser-description,.p-small p,.p-small{font-family:"Benton Sans",times,sans-serif}}.lead p,.lead{font-size:20px;line-height:32px;letter-spacing:.2px}@media screen and (min-width:1025px){.lead p,.lead{font-size:22px;line-height:36px;letter-spacing:.18px}}.lead-secondary p,.lead-secondary{font-size:18px;line-height:32px;letter-spacing:.18px;font-weight:600}@media screen and (min-width:1025px){.lead-secondary p,.lead-secondary{font-size:20px;line-height:36px;letter-spacing:.2px}}.text p,.text,.quiz-form_wrapper.gravity-theme form .gfield.gfield_html p,.module-content-links div.list-links .link p,.quiz-form_wrapper.gravity-theme form .gfield.gfield_html,.module-content-links div.list-links .link{font-size:18px;line-height:32px;letter-spacing:.18px;color:#343434}.text p .button{line-height:1.15}.text-small{font-size:16px;line-height:28px;letter-spacing:.16px;color:#343434}.center-content{text-align:center}
/*!
 * Accordion v3.1.1
 * Simple accordion created in pure Javascript.
 * https://github.com/michu2k/Accordion
 *
 * Copyright (c) Michał Strumpf
 * Published under MIT License
 */
.ac{margin-top:10px;border:1px solid #eee;background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box}.ac .ac-header{margin:0;padding:0}.ac .ac-trigger{font:bold 16px "Arial",sans-serif;color:#111;text-align:left;width:100%;padding:10px 30px 10px 10px;display:block;cursor:pointer;background-color:transparent;transition:color .25s ease;position:relative;text-decoration:none;margin:0;border:0}.ac .ac-trigger:after{content:"+";text-align:center;width:15px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);position:absolute;right:10px;top:50%}.ac .ac-trigger:focus{color:#8a8a8a}.ac .ac-panel{overflow:hidden;transition-property:height,visibility;transition-timing-function:ease}.ac .ac-panel .ac-text{font:15px/24px "Arial",sans-serif;color:#111;padding:10px;margin:0}.ac.js-enabled .ac-panel{visibility:hidden}.ac.is-active .ac-panel{visibility:visible}.ac.is-active>.ac-header .ac-trigger:after{content:"–"}
/*! Tablesaw - v3.1.2 - 2019-03-19
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2019 Filament Group; Licensed MIT */
.tablesaw{width:100%;max-width:100%;empty-cells:show;border-collapse:collapse;border:0;padding:0}.tablesaw *{-moz-box-sizing:border-box;box-sizing:border-box}.tablesaw-btn{border:1px solid #ccc;border-radius:.25em;background:0 0;box-shadow:0 1px 0 rgba(255,255,255,1);color:#4a4a4a;cursor:pointer;display:inline-block;margin:0;padding:.5em .85em .4em;position:relative;text-align:center;text-decoration:none;text-transform:capitalize;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.tablesaw-btn{color:#1c95d4}.tablesaw-btn:hover{text-decoration:none}.tablesaw-btn:active{background-color:#ddd}@supports (box-shadow:none){.tablesaw-btn:focus{background-color:#fff;outline:none}.tablesaw-btn:focus{box-shadow:0 0 .35em #4faeef !important}}.tablesaw-btn-select select{background:0 0;border:none;display:inline-block;position:absolute;left:0;top:0;margin:0;width:100%;height:100%;z-index:2;min-height:1em;opacity:0;color:transparent}.tablesaw-btn select option{background:#fff;color:#000}.tablesaw-btn{display:inline-block;width:auto;height:auto;position:relative;top:0}.tablesaw-btn.btn-small{font-size:1.0625em;line-height:19px;padding:.3em 1em}.tablesaw-btn.btn-micro{font-size:.8125em;padding:.4em .7em .25em}.tablesaw-btn-select{padding-right:1.5em;text-align:left;display:inline-block;color:#4d4d4d;padding-right:2.5em;min-width:7.25em}.tablesaw-btn-select:after{content:" ";position:absolute;background:0 0;background-repeat:no-repeat;background-position:.25em .45em;content:"▼";font-size:.55em;padding-top:1.2em;padding-left:1em;left:auto;right:0;margin:0;top:0;bottom:0;width:1.8em}.tablesaw-btn-select.btn-small:after,.tablesaw-btn-select.btn-micro:after{width:1.2em;font-size:.5em;padding-top:1em;padding-right:.5em;line-height:1.65;background:0 0;box-shadow:none;border-left-width:0}.tablesaw-advance .tablesaw-btn{-webkit-appearance:none;-moz-appearance:none;-moz-box-sizing:border-box;box-sizing:border-box;text-shadow:0 1px 0 #fff;border-radius:.25em}.tablesaw-advance .tablesaw-btn.btn-micro{font-size:.8125em;padding:.3em .7em .25em}.tablesaw-advance a.tablesaw-nav-btn:first-child{margin-left:0}.tablesaw-advance a.tablesaw-nav-btn:last-child{margin-right:0}.tablesaw-advance a.tablesaw-nav-btn{display:inline-block;overflow:hidden;width:1.8em;height:1.8em;background-position:50% 50%;margin-left:.25em;margin-right:.25em;position:relative;text-indent:-9999px}.tablesaw-advance a.tablesaw-nav-btn.left:before,.tablesaw-advance a.tablesaw-nav-btn.right:before,.tablesaw-advance a.tablesaw-nav-btn.down:before,.tablesaw-advance a.tablesaw-nav-btn.up:before{content:" ";overflow:hidden;width:0;height:0;position:absolute}.tablesaw-advance a.tablesaw-nav-btn.down:before{left:.5em;top:.65em;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid gray}.tablesaw-advance a.tablesaw-nav-btn.up:before{left:.5em;top:.65em;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid gray}.tablesaw-advance a.tablesaw-nav-btn.left:before,.tablesaw-advance a.tablesaw-nav-btn.right:before{top:.45em;border-top:5px solid transparent;border-bottom:5px solid transparent}.tablesaw-advance a.tablesaw-nav-btn.left:before{left:.6em;border-right:5px solid gray}.tablesaw-advance a.tablesaw-nav-btn.right:before{left:.7em;border-left:5px solid gray}.tablesaw-advance a.tablesaw-nav-btn.disabled{opacity:.25;cursor:default;pointer-events:none}.tablesaw-bar{clear:both}.tablesaw-bar *{-moz-box-sizing:border-box;box-sizing:border-box}.tablesaw-bar-section{float:left}.tablesaw-bar-section label{font-size:.875em;padding:.5em 0;clear:both;display:block;color:#888;margin-right:.5em;text-transform:uppercase}.tablesaw-btn,.tablesaw-enhanced .tablesaw-btn{margin-top:.5em;margin-bottom:.5em}.tablesaw-btn-select,.tablesaw-enhanced .tablesaw-btn-select{margin-bottom:0}.tablesaw-bar .tablesaw-bar-section .tablesaw-btn{margin-left:.4em;margin-top:0;text-transform:uppercase;border:none;box-shadow:none;background:0 0;font-size:1em;padding-left:.3em}.tablesaw-bar .tablesaw-bar-section .btn-select{min-width:0}.tablesaw-bar .tablesaw-bar-section .btn-select:after{padding-top:.9em}.tablesaw-bar .tablesaw-bar-section select{color:#888;text-transform:none;background:0 0}.tablesaw-bar-section~table{clear:both}.tablesaw-bar-section .abbreviated{display:inline}.tablesaw-bar-section .longform{display:none}@media (min-width:24em){.tablesaw-bar-section .abbreviated{display:none}.tablesaw-bar-section .longform{display:inline}}.tablesaw th,.tablesaw td{padding:.5em .7em;text-align:left;vertical-align:middle}.tablesaw-sortable-btn{padding:.5em .7em}.tablesaw thead th{text-align:left}.tablesaw-row-border tr{border-bottom:1px solid #dfdfdf}.tablesaw-row-zebra tr:nth-child(2n){background-color:#f8f8f8}.tablesaw caption{text-align:left;margin:.59375em 0}.tablesaw-swipe .tablesaw-swipe-cellpersist{border-right:2px solid #e4e1de}.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist{border-right-width:1px}.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist{box-shadow:3px 0 4px -1px #e4e1de}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:none}@media only all{.tablesaw-stack{clear:both}.tablesaw-stack td,.tablesaw-stack th{text-align:left;display:block}.tablesaw-stack tr{clear:both;display:table-row}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:inline-block;padding:0 .6em 0 0;width:30%}.tablesaw-stack th .tablesaw-cell-label-top,.tablesaw-stack td .tablesaw-cell-label-top{display:block;padding:.4em 0;margin:.4em 0}.tablesaw-cell-label{display:block}.tablesaw-stack tbody th.group{margin-top:-1px}.tablesaw-stack th.group b.tablesaw-cell-label{display:none !important}}@media (max-width:39.9375em){.tablesaw-stack tbody tr{display:block;width:100%;border-bottom:1px solid #dfdfdf}.tablesaw-stack thead td,.tablesaw-stack thead th{display:none}.tablesaw-stack tbody td,.tablesaw-stack tbody th{display:block;float:left;clear:left;width:100%}.tablesaw-cell-label{vertical-align:top}.tablesaw-cell-content{display:inline-block;max-width:67%}.tablesaw-stack .tablesaw-stack-block .tablesaw-cell-label,.tablesaw-stack .tablesaw-stack-block .tablesaw-cell-content{display:block;width:100%;max-width:100%;padding:0}.tablesaw-stack td:empty,.tablesaw-stack th:empty{display:none}}@media (min-width:40em){.tablesaw-stack tr{display:table-row}.tablesaw-stack td,.tablesaw-stack th,.tablesaw-stack thead td,.tablesaw-stack thead th{display:table-cell;margin:0}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:none !important}}.tablesaw-fix-persist{table-layout:fixed}@media only all{.tablesaw-swipe th.tablesaw-swipe-cellhidden,.tablesaw-swipe td.tablesaw-swipe-cellhidden{display:none}}.tablesaw-overflow{position:relative;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.tablesaw-overflow>.tablesaw{margin-top:2px}.tablesaw-columntoggle-btn span{text-indent:-9999px;display:inline-block}.tablesaw-columntoggle-btnwrap{position:relative}.tablesaw-columntoggle-btnwrap .dialog-content{padding:.5em}.tablesaw-columntoggle tbody td{line-height:1.5}.tablesaw-columntoggle-popup{display:none}.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup{display:block;position:absolute;top:2em;right:0;background-color:#fff;padding:.5em .8em;border:1px solid #ccc;box-shadow:0 1px 2px #ccc;border-radius:.2em;z-index:1}.tablesaw-columntoggle-popup fieldset{margin:0}@media only all{.tablesaw-columntoggle th.tablesaw-priority-6,.tablesaw-columntoggle td.tablesaw-priority-6,.tablesaw-columntoggle th.tablesaw-priority-5,.tablesaw-columntoggle td.tablesaw-priority-5,.tablesaw-columntoggle th.tablesaw-priority-4,.tablesaw-columntoggle td.tablesaw-priority-4,.tablesaw-columntoggle th.tablesaw-priority-3,.tablesaw-columntoggle td.tablesaw-priority-3,.tablesaw-columntoggle th.tablesaw-priority-2,.tablesaw-columntoggle td.tablesaw-priority-2,.tablesaw-columntoggle th.tablesaw-priority-1,.tablesaw-columntoggle td.tablesaw-priority-1,.tablesaw-columntoggle th.tablesaw-priority-0,.tablesaw-columntoggle td.tablesaw-priority-0{display:none}}.tablesaw-columntoggle-btnwrap .dialog-content{top:0 !important;right:1em;left:auto !important;width:12em;max-width:18em;margin:-.5em auto 0}.tablesaw-columntoggle-btnwrap .dialog-content:focus{outline-style:none}@media (min-width:20em){.tablesaw-columntoggle th.tablesaw-priority-1,.tablesaw-columntoggle td.tablesaw-priority-1{display:table-cell}}@media (min-width:30em){.tablesaw-columntoggle th.tablesaw-priority-2,.tablesaw-columntoggle td.tablesaw-priority-2{display:table-cell}}@media (min-width:40em){.tablesaw-columntoggle th.tablesaw-priority-3,.tablesaw-columntoggle td.tablesaw-priority-3{display:table-cell}.tablesaw-columntoggle tbody td{line-height:2}}@media (min-width:50em){.tablesaw-columntoggle th.tablesaw-priority-4,.tablesaw-columntoggle td.tablesaw-priority-4{display:table-cell}}@media (min-width:60em){.tablesaw-columntoggle th.tablesaw-priority-5,.tablesaw-columntoggle td.tablesaw-priority-5{display:table-cell}}@media (min-width:70em){.tablesaw-columntoggle th.tablesaw-priority-6,.tablesaw-columntoggle td.tablesaw-priority-6{display:table-cell}}@media only all{.tablesaw-columntoggle th.tablesaw-toggle-cellhidden,.tablesaw-columntoggle td.tablesaw-toggle-cellhidden{display:none}.tablesaw-columntoggle th.tablesaw-toggle-cellvisible,.tablesaw-columntoggle td.tablesaw-toggle-cellvisible{display:table-cell}}.tablesaw-columntoggle-popup .tablesaw-btn-group>label{display:block;padding:.2em 0;white-space:nowrap;cursor:default}.tablesaw-columntoggle-popup .tablesaw-btn-group>label input{margin-right:.8em}.tablesaw-sortable-head{position:relative;vertical-align:top}.tablesaw .tablesaw-sortable-head{padding:0}.tablesaw-sortable-btn{min-width:100%;color:inherit;background:0 0;border:0;text-align:inherit;font:inherit;text-transform:inherit}.tablesaw-sortable-arrow:after{display:inline-block;width:10px;height:14px;content:" ";margin-left:.3125em}.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after,.tablesaw-sortable-descending .tablesaw-sortable-arrow:after{content:" "}.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after{content:"↑"}.tablesaw-sortable-descending .tablesaw-sortable-arrow:after{content:"↓"}.tablesaw-advance{float:right}.tablesaw-advance.minimap{margin-right:.4em}.tablesaw-advance-dots{float:left;margin:0;padding:0;list-style:none}.tablesaw-advance-dots li{display:table-cell;margin:0;padding:.4em .2em}.tablesaw-advance-dots li i{width:.25em;height:.25em;background:#555;border-radius:100%;display:inline-block}.tablesaw-advance-dots-hide{opacity:.25;cursor:default;pointer-events:none}.glide{position:relative;width:100%;-moz-box-sizing:border-box;box-sizing:border-box}.glide *{-moz-box-sizing:inherit;box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;-webkit-flex-shrink:0;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,.5);border-radius:4px;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;list-style:none;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.glide__bullet{background-color:rgba(255,255,255,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid #fff;background-color:rgba(255,255,255,.5)}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.container,.main-navigation .menu>.menu-item>.sub-menu,.no-side-navigation{width:100%;max-width:calc(1110px + 16px);max-width:calc(1110px + var(--grid-gap));margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media screen and (min-width:768px){.container,.main-navigation .menu>.menu-item>.sub-menu,.no-side-navigation{padding-left:32px;padding-right:32px}}@media screen and (min-width:1365px){.container,.main-navigation .menu>.menu-item>.sub-menu,.no-side-navigation{padding-left:calc(16px / 2);padding-left:calc(var(--grid-gap) / 2);padding-right:calc(16px / 2);padding-right:calc(var(--grid-gap) / 2)}}.container.large,.main-navigation .menu>.menu-item>.sub-menu,.large.no-side-navigation{max-width:calc(1200px + 16px);max-width:calc(1200px + var(--grid-gap))}.container .container,.main-navigation .menu>.menu-item>.sub-menu .container,.no-side-navigation .container{padding-left:0;padding-right:0}.grid,.main-navigation .menu>.menu-item>.sub-menu,.post-teaser,.footer .footer-menu-wrapper .menu-footer{display:-ms-grid;display:grid;grid-gap:0 16px;gap:0 16px;grid-gap:0 var(--grid-gap);gap:0 var(--grid-gap)}.grid.columns-12,.main-navigation .menu>.menu-item>.columns-12.sub-menu,.columns-12.post-teaser,.footer .footer-menu-wrapper .columns-12.menu-footer{-ms-grid-columns:1fr;grid-template-columns:1fr}@media screen and (min-width:768px){.grid.columns-12,.main-navigation .menu>.menu-item>.columns-12.sub-menu,.columns-12.post-teaser,.footer .footer-menu-wrapper .columns-12.menu-footer{-ms-grid-columns:1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr;grid-template-columns:repeat(12,1fr)}}.grid.columns-3,.main-navigation .menu>.menu-item>.columns-3.sub-menu,.columns-3.post-teaser,.footer .footer-menu-wrapper .columns-3.menu-footer{-ms-grid-columns:1fr;grid-template-columns:1fr}@media screen and (min-width:768px){.grid.columns-3,.main-navigation .menu>.menu-item>.columns-3.sub-menu,.columns-3.post-teaser,.footer .footer-menu-wrapper .columns-3.menu-footer{-ms-grid-columns:1fr var(--grid-gap) 1fr;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1365px){.grid.columns-3,.main-navigation .menu>.menu-item>.columns-3.sub-menu,.columns-3.post-teaser,.footer .footer-menu-wrapper .columns-3.menu-footer{-ms-grid-columns:1fr var(--grid-gap) 1fr var(--grid-gap) 1fr;grid-template-columns:repeat(3,1fr)}}.grid.columns-4,.main-navigation .menu>.menu-item>.columns-4.sub-menu,.columns-4.post-teaser,.footer .footer-menu-wrapper .columns-4.menu-footer{-ms-grid-columns:1fr;grid-template-columns:1fr}@media screen and (min-width:768px){.grid.columns-4,.main-navigation .menu>.menu-item>.columns-4.sub-menu,.columns-4.post-teaser,.footer .footer-menu-wrapper .columns-4.menu-footer{-ms-grid-columns:1fr var(--grid-gap) 1fr;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1365px){.grid.columns-4,.main-navigation .menu>.menu-item>.columns-4.sub-menu,.columns-4.post-teaser,.footer .footer-menu-wrapper .columns-4.menu-footer{-ms-grid-columns:1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr;grid-template-columns:repeat(4,1fr)}}.grid.columns-2,.main-navigation .menu>.menu-item>.columns-2.sub-menu,.columns-2.post-teaser,.footer .footer-menu-wrapper .columns-2.menu-footer{-ms-grid-columns:1fr;grid-template-columns:1fr}@media screen and (min-width:768px){.grid.columns-2,.main-navigation .menu>.menu-item>.columns-2.sub-menu,.columns-2.post-teaser,.footer .footer-menu-wrapper .columns-2.menu-footer{-ms-grid-columns:1fr var(--grid-gap) 1fr;grid-template-columns:repeat(2,1fr)}}.grid-dp,.stories-listing,.latest-stories,.filters,.page-template-template-events-listing-php .intro-section,.single-event .intro-section,.no-side-navigation{--columns-total:6;display:-ms-grid;display:grid;grid-gap:0 16px;gap:0 16px;grid-gap:0 var(--grid-gap);gap:0 var(--grid-gap);-ms-grid-columns:;grid-template-columns:repeat(var(--columns-total),1fr)}@media screen and (min-width:768px){.grid-dp,.stories-listing,.latest-stories,.filters,.page-template-template-events-listing-php .intro-section,.single-event .intro-section,.no-side-navigation{--columns-total:12}}.grid-dp>*,.stories-listing>*,.latest-stories>*,.filters>*,.page-template-template-events-listing-php .intro-section>*,.single-event .intro-section>*,.no-side-navigation>*{--span:6;--offset:0;--columns:calc(var(--span) + var(--offset));--grid-width:calc(
  	(100% - (var(--gap) * (var(--columns) - 1))) / var(--columns) *
  		var(--columns-total)
  );-ms-grid-column:auto;grid-column-start:auto;-ms-grid-column-span:var(--columns);grid-column-end:span var(--columns);margin-left:calc( 			(var(--grid-width) / var(--columns-total) + 16px) * var(--offset) 		);margin-left:calc( 			(var(--grid-width) / var(--columns-total) + var(--gap)) * var(--offset) 		)}@media screen and (min-width:768px){.grid-dp>*,.stories-listing>*,.latest-stories>*,.filters>*,.page-template-template-events-listing-php .intro-section>*,.single-event .intro-section>*,.no-side-navigation>*{--span:12}}@media screen and (min-width:375px){.mobile-1{--span:1}.mobile-2{--span:2}.mobile-3{--span:3}.mobile-4{--span:4}.mobile-5{--span:5}.mobile-6{--span:6}}@media screen and (min-width:768px){.tablet-1{--span:1}.tablet-2{--span:2}.tablet-3{--span:3}.tablet-4{--span:4}.tablet-5{--span:5}.tablet-6{--span:6}.tablet-7{--span:7}.tablet-8{--span:8}.tablet-9{--span:9}.tablet-10{--span:10}.tablet-11{--span:11}.tablet-12{--span:12}}@media screen and (min-width:1025px){.tablet-large-1{--span:1}.tablet-large-2{--span:2}.tablet-large-3{--span:3}.tablet-large-4{--span:4}.tablet-large-5{--span:5}.tablet-large-6{--span:6}.tablet-large-7{--span:7}.tablet-large-8{--span:8}.tablet-large-9{--span:9}.tablet-large-10{--span:10}.tablet-large-11{--span:11}.tablet-large-12{--span:12}}@media screen and (min-width:1365px){.desktop-1{--span:1}.desktop-2{--span:2}.desktop-3{--span:3}.desktop-4{--span:4}.desktop-5{--span:5}.desktop-6{--span:6}.desktop-7{--span:7}.desktop-8{--span:8}.desktop-9{--span:9}.desktop-10{--span:10}.desktop-11{--span:11}.desktop-12{--span:12}}@media screen and (min-width:375px){.mobile-o-1{--offset:1}.mobile-o-2{--offset:2}.mobile-o-3{--offset:3}.mobile-o-4{--offset:4}}@media screen and (min-width:768px){.tablet-o-1{--offset:1}.tablet-o-2{--offset:2}.tablet-o-3{--offset:3}.tablet-o-4{--offset:4}}@media screen and (min-width:1025px){.tablet-large-o-1{--offset:1}.tablet-large-o-2{--offset:2}.tablet-large-o-3{--offset:3}.tablet-large-o-4{--offset:4}}@media screen and (min-width:1365px){.desktop-o-1{--offset:1}.desktop-o-2{--offset:2}.desktop-o-3{--offset:3}.desktop-o-4{--offset:4}}.alignnone{margin:16px 0;margin:var(--p-mb) 0 var(--p-mb) 0}.aligncenter,div.aligncenter{display:block;margin:16px auto 16px auto;margin:var(--p-mb) auto var(--p-mb) auto}.alignright{float:right;margin:16px 0 16px 16px;margin:var(--p-mb) 0 var(--p-mb) var(--p-mb)}.alignleft{float:left;margin:16px 16px 16px 0;margin:var(--p-mb) var(--p-mb) var(--p-mb) 0}.alignnone:first-child,.aligncenter:first-child,div.aligncenter:first-child,.alignright:first-child,.alignleft:first-child{margin-top:0}a img{position:relative}a img.alignright{float:right;margin:16px 0 16px 16px;margin:var(--p-mb) 0 var(--p-mb) var(--p-mb)}a img.alignnone{margin:16px 0;margin:var(--p-mb) 0px var(--p-mb) 0}a img.alignleft{float:left;margin:16px 16px 16px 0;margin:var(--p-mb) var(--p-mb) var(--p-mb) 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{max-width:100%}.wp-caption a:before{content:none}.wp-caption.alignleft{float:left;text-align:left}.wp-caption.aligncenter{margin:0 auto;text-align:center;margin-bottom:calc(2 * 16px);margin-bottom:calc(2 * var(--p-mb))}.wp-caption.alignright{float:right;text-align:right}.wp-caption.alignnone{position:relative;margin-bottom:calc(2 * 16px);margin-bottom:calc(2 * var(--p-mb))}.text .wp-caption-text,.text p.wp-caption-text{margin-bottom:0 !important;color:#b7b7b7;margin-top:16px;margin-top:var(--p-mb)}@media print{.text .wp-caption-text,.text p.wp-caption-text{font-size:13px;line-height:1.8}}:root{--p-mb:16px;--grid-gap:16px;--gap:16px;--menu-padding-bottom:0px;--header-height:80px;--space-xs:16px;--space-s:24px;--space-sm:56px;--space-m:32px;--space-ml:36px;--space-l:40px;--space-lx:56px;--space-xl:60px;--space-xxl:84px}@media screen and (min-width:768px){:root{--space-xs:16px;--space-s:24px;--space-sm:32px;--space-m:40px;--space-ml:48px;--space-l:60px;--space-lx:72px;--space-xl:84px;--space-xxl:100px}}@media screen and (min-width:1365px){:root{--grid-gap:30px;--gap:30px;--menu-padding-bottom:52px;--header-height:192px}}.header-expanded body{overflow:hidden}html,body{width:100%;height:100%;font-family:"Libre Franklin",helvetica,arial,sans-serif}@media print{html,body{font-family:"Benton Sans",times,sans-serif}}body{overflow-x:hidden;overflow-y:auto;display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;-ms-grid-rows:auto 1fr auto;grid-template-rows:auto 1fr auto}body>*:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}body>*:nth-child(2){-ms-grid-row:2;-ms-grid-column:1}body>*:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.header-is-expanded body,.freeze body,body.freeze{overflow:hidden}p{margin-bottom:16px;margin-bottom:var(--p-mb);color:#343434}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:400;color:#343434}.blog-style h1,.blog-style .h1,.blog-style h2,.blog-style .h2,.blog-style h3,.blog-style .h3,.blog-style h4,.blog-style .h4,.blog-style h5,.blog-style .h5,.blog-style h6,.blog-style .h6{font-family:"Merriweather",times,serif}h1,.regular-style h1,h1.regular-style,.h1,.regular-style .h1,.h1.regular-style,h2,.regular-style h2,h2.regular-style,.h2,.regular-style .h2,.h2.regular-style,h3,.regular-style h3,h3.regular-style,.h3,.regular-style .h3,.h3.regular-style,h4,.regular-style h4,h4.regular-style,.h4,.regular-style .h4,.h4.regular-style,h5,.regular-style h5,h5.regular-style,.h5,.regular-style .h5,.h5.regular-style,h6,.regular-style h6,h6.regular-style,.h6,.regular-style .h6,.h6.regular-style{font-family:"Libre Franklin",helvetica,arial,sans-serif}@media print{h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"Benton Sans",times,sans-serif}}.blog-style h1,.blog-style .h1,.blog-style .quiz-form_wrapper.gravity-theme .gform_heading .gform_title,.quiz-form_wrapper.gravity-theme .gform_heading .blog-style .gform_title,.blog-style .module-health-topics-teasers .single-teaser.full .title{font-size:44px;line-height:56px}@media screen and (min-width:768px){.blog-style h1,.blog-style .h1,.blog-style .quiz-form_wrapper.gravity-theme .gform_heading .gform_title,.quiz-form_wrapper.gravity-theme .gform_heading .blog-style .gform_title,.blog-style .module-health-topics-teasers .single-teaser.full .title{font-size:64px;line-height:70px}}h1,.regular-style h1,h1.regular-style,.h1,.regular-style .h1,.h1.regular-style,.quiz-form_wrapper.gravity-theme .gform_heading .gform_title,.blog-style .module-health-topics-teasers .single-teaser.full .title{font-weight:300;font-size:36px;line-height:44px}@media screen and (min-width:1025px){h1,.regular-style h1,h1.regular-style,.h1,.regular-style .h1,.h1.regular-style,.quiz-form_wrapper.gravity-theme .gform_heading .gform_title,.blog-style .module-health-topics-teasers .single-teaser.full .title{font-size:44px;line-height:56px}}.blog-style h2,.blog-style .h2{font-size:32px;line-height:44px}@media screen and (min-width:768px){.blog-style h2,.blog-style .h2{font-size:44px;line-height:56px}}h2,.regular-style h2,h2.regular-style,.h2,.regular-style .h2,.h2.regular-style{font-size:24px;line-height:34px}@media screen and (min-width:768px){h2,.regular-style h2,h2.regular-style,.h2,.regular-style .h2,.h2.regular-style{font-size:28px;line-height:40px}}@media screen and (min-width:1025px){h2,.regular-style h2,h2.regular-style,.h2,.regular-style .h2,.h2.regular-style{font-size:32px;line-height:42px}}.blog-style h3,.blog-style .h3,.blog-style div[data-form-block-id] h3 span,div[data-form-block-id] h3 .blog-style span,.blog-style .gform_wrapper.gravity-theme .gform_title,.gform_wrapper.gravity-theme .blog-style .gform_title,.blog-style div.module-content .wp-playlist-current-item .wp-playlist-item-title,div.module-content .wp-playlist-current-item .blog-style .wp-playlist-item-title,.blog-style div.module-health-topic-teaser .wp-playlist-current-item .wp-playlist-item-title,div.module-health-topic-teaser .wp-playlist-current-item .blog-style .wp-playlist-item-title{font-size:28px;line-height:40px}@media screen and (min-width:768px){.blog-style h3,.blog-style .h3,.blog-style div[data-form-block-id] h3 span,div[data-form-block-id] h3 .blog-style span,.blog-style .gform_wrapper.gravity-theme .gform_title,.gform_wrapper.gravity-theme .blog-style .gform_title,.blog-style div.module-content .wp-playlist-current-item .wp-playlist-item-title,div.module-content .wp-playlist-current-item .blog-style .wp-playlist-item-title,.blog-style div.module-health-topic-teaser .wp-playlist-current-item .wp-playlist-item-title,div.module-health-topic-teaser .wp-playlist-current-item .blog-style .wp-playlist-item-title{font-size:32px;line-height:42px}}h3,.regular-style h3,h3.regular-style,.h3,.regular-style .h3,.h3.regular-style,div[data-form-block-id] h3 span,.gform_wrapper.gravity-theme .gform_title,div.module-content .wp-playlist-current-item .wp-playlist-item-title,div.module-health-topic-teaser .wp-playlist-current-item .wp-playlist-item-title{font-size:22px;line-height:32px;padding-top:12px}@media screen and (min-width:1025px){h3,.regular-style h3,h3.regular-style,.h3,.regular-style .h3,.h3.regular-style,div[data-form-block-id] h3 span,.gform_wrapper.gravity-theme .gform_title,div.module-content .wp-playlist-current-item .wp-playlist-item-title,div.module-health-topic-teaser .wp-playlist-current-item .wp-playlist-item-title{font-size:24px;line-height:34px}}.blog-style h4,.blog-style .h4{font-size:24px;line-height:40px}@media screen and (min-width:1025px){.blog-style h4,.blog-style .h4{font-size:28px;line-height:40px}}h4,.regular-style h4,h4.regular-style,.h4,.regular-style .h4,.h4.regular-style{font-size:22px;line-height:32px}@media screen and (min-width:1025px){h4,.regular-style h4,h4.regular-style,.h4,.regular-style .h4,.h4.regular-style{font-size:24px;line-height:34px}}.blog-style h5,.blog-style .h5{font-size:22px;line-height:32px}@media screen and (min-width:768px){.blog-style h5,.blog-style .h5{font-size:24px;line-height:34px}}h5,.regular-style h5,h5.regular-style,.h5,.regular-style .h5,.h5.regular-style{font-weight:700;font-size:20px;line-height:28px}.blog-style h6,.blog-style .h6,.blog-style .module-hospital-map .clinics .clinic .building,.module-hospital-map .clinics .clinic .blog-style .building{font-size:20px;line-height:28px}h6,.regular-style h6,h6.regular-style,.h6,.regular-style .h6,.h6.regular-style,.module-hospital-map .clinics .clinic .building{font-weight:700;font-size:18px;line-height:24px}a{color:#0098d7;text-decoration:none}a.regular{text-transform:uppercase;letter-spacing:2px}a.small{font-size:12px;letter-spacing:1px;text-transform:uppercase;font-weight:700}a.extra-small{font-size:11px;letter-spacing:1px;text-transform:uppercase}a.external:after,.external a:after{content:"";margin-left:10px;font-size:.8em}.page-color-green a{color:#bbcf00}.page-color-extra-dark-blue a{color:#003856}.page-color-dark-blue a{color:#006eae}.page-color-bright-blue a{color:#a4d8de}.page-color-light-blue a{color:#dff1f8}.page-color-yellow a{color:#fc0}.page-color-orange a{color:#ef7c00}.page-color-red a{color:#e4003e}.page-color-x-mas-blue a{color:#8da3bb}.page-color-x-mas-green a{color:#129367}.page-color-x-mas-red a{color:#cd2f41}.page-color-black a{color:#000}.page-color-gray a{color:#343434}.page-color-premium a{color:#9e8e86}.module-color-green a{color:#bbcf00}.module-color-extra-dark-blue a{color:#003856}.module-color-dark-blue a{color:#006eae}.module-color-bright-blue a{color:#a4d8de}.module-color-light-blue a{color:#dff1f8}.module-color-yellow a{color:#fc0}.module-color-orange a{color:#ef7c00}.module-color-red a{color:#e4003e}.module-color-x-mas-blue a{color:#8da3bb}.module-color-x-mas-green a{color:#129367}.module-color-x-mas-red a{color:#cd2f41}.module-color-black a{color:#000}.module-color-gray a{color:#343434}.module-color-premium a{color:#9e8e86}a:hover{color:#343434}.blog-style .lead-text{font-family:"Merriweather",times,serif;font-size:18px;line-height:32px}.lead-text,.regular-style .lead-text,.lead-text.regular-style{font-size:20px;letter-spacing:.2px;line-height:32px}@media screen and (min-width:1365px){.lead-text,.regular-style .lead-text,.lead-text.regular-style{font-size:22px;line-height:36px;letter-spacing:.18px}}.bold{font-weight:700}div[data-form-block-id] form .lp-form-button,div .button{display:inline-block;text-transform:uppercase;color:#fff;min-width:196px;text-align:center;padding:15px 10px;background-color:#0098d7;color:#fff;font-size:12px;letter-spacing:1px;font-weight:700;font-family:"Libre Franklin",helvetica,arial,sans-serif;border:2px solid #0098d7;transition-property:background-color,color;transition-duration:.23s;transition-timing-function:ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}div[data-form-block-id] form .lp-form-button:hover,div .button:hover{background-color:#005593;color:#fff}div[data-form-block-id] form .secondary.lp-form-button,.gform_wrapper.gravity-theme div[data-form-block-id] form .gfield .ginput_container_fileupload .gform_button_select_files.lp-form-button,div[data-form-block-id] .gform_wrapper.gravity-theme form .gfield .ginput_container_fileupload .gform_button_select_files.lp-form-button,div .secondary.button,div .gform_wrapper.gravity-theme form .gfield .ginput_container_fileupload .button.gform_button_select_files,.gform_wrapper.gravity-theme form .gfield .ginput_container_fileupload div .button.gform_button_select_files{background-color:transparent;color:#0098d7;border:2px solid #0098d7}div[data-form-block-id] form .secondary.lp-form-button:hover,.gform_wrapper.gravity-theme div[data-form-block-id] form .gfield .ginput_container_fileupload .gform_button_select_files.lp-form-button:hover,div[data-form-block-id] .gform_wrapper.gravity-theme form .gfield .ginput_container_fileupload .gform_button_select_files.lp-form-button:hover,div .secondary.button:hover,div .gform_wrapper.gravity-theme form .gfield .ginput_container_fileupload .button.gform_button_select_files:hover,.gform_wrapper.gravity-theme form .gfield .ginput_container_fileupload div .button.gform_button_select_files:hover{border-color:#005593;color:#005593}div[data-form-block-id] form .white.lp-form-button,div .white.button{border:2px solid #fff;color:#fff;background-color:transparent}div[data-form-block-id] form [disabled].lp-form-button,div [disabled].button{pointer-events:none;opacity:.25}ul.cul,ul.menu,ul.sub-menu,ol.cul,ol.menu,ol.sub-menu{list-style-type:none;margin:0;padding:0}.margin-b{margin-bottom:32px;margin-bottom:var(--space-m)}a.notfall,.notfall,div.notfall{background-color:#d2000d}a.notfall,a.notfall a,.notfall,.notfall a,div.notfall,div.notfall a{color:#fff}.dark-overlay,.header:before{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.15);pointer-events:none;opacity:0;transition-property:opacity;transition-duration:.23s;transition-timing-function:ease}.overlay-open .dark-overlay,.overlay-open .header:before{opacity:1;pointer-events:initial}.modules .module{margin-bottom:32px;margin-bottom:var(--space-m);scroll-margin-top:90px}@media screen and (max-width:375px){.modules .module iframe{max-width:100%}}@media screen and (min-width:1365px){.modules .module{scroll-margin-top:222px}}.home .modules .module,.page-template-template-stories .modules .module{margin-bottom:56px;margin-bottom:var(--space-lx)}.modules>.module:last-child{margin-bottom:0}.date-style{font-size:16px;line-height:32px;color:#979797}.header,.main,.footer{max-width:1920px;width:100%;margin-left:auto;margin-right:auto}.box-1440{max-width:1440px;margin-left:auto;margin-right:auto}blockquote,.text blockquote{padding:0;margin:0;font-family:"Libre Franklin",helvetica,arial,sans-serif}@media print{blockquote,.text blockquote{font-family:"Benton Sans",times,sans-serif}}blockquote p,blockquote,.text blockquote p,.text blockquote{margin-bottom:23px;font-size:24px;line-height:32px;color:#0098d7}.page-color-green blockquote p,.page-color-green blockquote,.page-color-green .text blockquote p,.page-color-green .text blockquote{color:#bbcf00}.page-color-extra-dark-blue blockquote p,.page-color-extra-dark-blue blockquote,.page-color-extra-dark-blue .text blockquote p,.page-color-extra-dark-blue .text blockquote{color:#003856}.page-color-dark-blue blockquote p,.page-color-dark-blue blockquote,.page-color-dark-blue .text blockquote p,.page-color-dark-blue .text blockquote{color:#006eae}.page-color-bright-blue blockquote p,.page-color-bright-blue blockquote,.page-color-bright-blue .text blockquote p,.page-color-bright-blue .text blockquote{color:#a4d8de}.page-color-light-blue blockquote p,.page-color-light-blue blockquote,.page-color-light-blue .text blockquote p,.page-color-light-blue .text blockquote{color:#dff1f8}.page-color-yellow blockquote p,.page-color-yellow blockquote,.page-color-yellow .text blockquote p,.page-color-yellow .text blockquote{color:#fc0}.page-color-orange blockquote p,.page-color-orange blockquote,.page-color-orange .text blockquote p,.page-color-orange .text blockquote{color:#ef7c00}.page-color-red blockquote p,.page-color-red blockquote,.page-color-red .text blockquote p,.page-color-red .text blockquote{color:#e4003e}.page-color-x-mas-blue blockquote p,.page-color-x-mas-blue blockquote,.page-color-x-mas-blue .text blockquote p,.page-color-x-mas-blue .text blockquote{color:#8da3bb}.page-color-x-mas-green blockquote p,.page-color-x-mas-green blockquote,.page-color-x-mas-green .text blockquote p,.page-color-x-mas-green .text blockquote{color:#129367}.page-color-x-mas-red blockquote p,.page-color-x-mas-red blockquote,.page-color-x-mas-red .text blockquote p,.page-color-x-mas-red .text blockquote{color:#cd2f41}.page-color-black blockquote p,.page-color-black blockquote,.page-color-black .text blockquote p,.page-color-black .text blockquote{color:#000}.page-color-gray blockquote p,.page-color-gray blockquote,.page-color-gray .text blockquote p,.page-color-gray .text blockquote{color:#343434}.page-color-premium blockquote p,.page-color-premium blockquote,.page-color-premium .text blockquote p,.page-color-premium .text blockquote{color:#9e8e86}.module-color-green blockquote p,.module-color-green blockquote,.module-color-green .text blockquote p,.module-color-green .text blockquote{color:#bbcf00}.module-color-extra-dark-blue blockquote p,.module-color-extra-dark-blue blockquote,.module-color-extra-dark-blue .text blockquote p,.module-color-extra-dark-blue .text blockquote{color:#003856}.module-color-dark-blue blockquote p,.module-color-dark-blue blockquote,.module-color-dark-blue .text blockquote p,.module-color-dark-blue .text blockquote{color:#006eae}.module-color-bright-blue blockquote p,.module-color-bright-blue blockquote,.module-color-bright-blue .text blockquote p,.module-color-bright-blue .text blockquote{color:#a4d8de}.module-color-light-blue blockquote p,.module-color-light-blue blockquote,.module-color-light-blue .text blockquote p,.module-color-light-blue .text blockquote{color:#dff1f8}.module-color-yellow blockquote p,.module-color-yellow blockquote,.module-color-yellow .text blockquote p,.module-color-yellow .text blockquote{color:#fc0}.module-color-orange blockquote p,.module-color-orange blockquote,.module-color-orange .text blockquote p,.module-color-orange .text blockquote{color:#ef7c00}.module-color-red blockquote p,.module-color-red blockquote,.module-color-red .text blockquote p,.module-color-red .text blockquote{color:#e4003e}.module-color-x-mas-blue blockquote p,.module-color-x-mas-blue blockquote,.module-color-x-mas-blue .text blockquote p,.module-color-x-mas-blue .text blockquote{color:#8da3bb}.module-color-x-mas-green blockquote p,.module-color-x-mas-green blockquote,.module-color-x-mas-green .text blockquote p,.module-color-x-mas-green .text blockquote{color:#129367}.module-color-x-mas-red blockquote p,.module-color-x-mas-red blockquote,.module-color-x-mas-red .text blockquote p,.module-color-x-mas-red .text blockquote{color:#cd2f41}.module-color-black blockquote p,.module-color-black blockquote,.module-color-black .text blockquote p,.module-color-black .text blockquote{color:#000}.module-color-gray blockquote p,.module-color-gray blockquote,.module-color-gray .text blockquote p,.module-color-gray .text blockquote{color:#343434}.module-color-premium blockquote p,.module-color-premium blockquote,.module-color-premium .text blockquote p,.module-color-premium .text blockquote{color:#9e8e86}.blog-style blockquote p,.blog-style blockquote,.blog-style .text blockquote p,.blog-style .text blockquote{color:#005593}@media screen and (min-width:1025px){blockquote p,blockquote,.text blockquote p,.text blockquote{font-size:24px;line-height:36px}}blockquote cite,.text blockquote cite{font-size:18px;line-height:28px;font-style:normal;color:#343434;margin-top:14px;display:block;font-family:"Libre Franklin",helvetica,arial,sans-serif}@media print{blockquote cite,.text blockquote cite{font-family:"Benton Sans",times,sans-serif}}blockquote cite .author,.text blockquote cite .author{font-weight:700}blockquote cite>*,.text blockquote cite>*{display:block}.section-title,.module-title{margin-bottom:30px}.blog-style .section-title,.blog-style .module-title{font-size:24px;line-height:40px}@media screen and (min-width:1025px){.blog-style .section-title,.blog-style .module-title{font-size:28px;line-height:40px}}.section-title,.regular-style .section-title,.section-title.regular-style,.module-title,.regular-style .module-title,.module-title.regular-style{font-size:24px;line-height:34px}@media screen and (min-width:1025px){.section-title,.regular-style .section-title,.section-title.regular-style,.module-title,.regular-style .module-title,.module-title.regular-style{font-size:28px;line-height:40px}}.section-title.sans-serif,.module-title.sans-serif{font-family:"Libre Franklin",helvetica,arial,sans-serif}@media print{.section-title.sans-serif,.module-title.sans-serif{font-family:"Benton Sans",times,sans-serif}}.clinic-style .treatment-teaser-description,.sans-serif{font-family:"Libre Franklin",helvetica,arial,sans-serif !important}@media print{.clinic-style .treatment-teaser-description,.sans-serif{font-family:"Benton Sans",times,sans-serif}}.page-title{color:#0098d7;margin-bottom:16px;margin-bottom:var(--space-xs)}.page-color-green .page-title{color:#bbcf00}.page-color-extra-dark-blue .page-title{color:#003856}.page-color-dark-blue .page-title{color:#006eae}.page-color-bright-blue .page-title{color:#a4d8de}.page-color-light-blue .page-title{color:#dff1f8}.page-color-yellow .page-title{color:#fc0}.page-color-orange .page-title{color:#ef7c00}.page-color-red .page-title{color:#e4003e}.page-color-x-mas-blue .page-title{color:#8da3bb}.page-color-x-mas-green .page-title{color:#129367}.page-color-x-mas-red .page-title{color:#cd2f41}.page-color-black .page-title{color:#000}.page-color-gray .page-title{color:#343434}.page-color-premium .page-title{color:#9e8e86}.page-title.black{color:#343434}.icon-boy{color:#0098d7}.icon-girl{color:#d630aa}.back-to-listing{font-size:18px;letter-spacing:.2px;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:60px}@media screen and (min-width:1025px){.back-to-listing{margin-top:80px}}.back-to-listing .icon-arrow-left{margin-right:8px;font-size:14px}.module-content hr,.tabs-wrapper hr,.content hr,.module-health-topic-teaser hr{border:0;height:1px;background-color:#d8d8d8;margin:32px 0;margin:var(--space-m) 0;clear:both}.module-content ul,.module-content ol,.tabs-wrapper ul,.tabs-wrapper ol,.content ul,.content ol{color:#343434;padding-left:20px;font-size:18px;line-height:32px}.module-content ul li,.module-content ol li,.tabs-wrapper ul li,.tabs-wrapper ol li,.content ul li,.content ol li{margin-bottom:0}@media print{.module-content ul,.module-content ol,.tabs-wrapper ul,.tabs-wrapper ol,.content ul,.content ol{font-size:13px;line-height:1.8}}.module-content ol,.tabs-wrapper ol,.content ol{padding-left:37px}.module-content p+ul,.module-content p+ol,.tabs-wrapper p+ul,.tabs-wrapper p+ol,.content p+ul,.content p+ol{margin-top:-16px}.file.link[href$=pdf]{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;padding:16px 5px;border-bottom:1px solid #d8d8d8;line-height:1.2}.file.link[href$=pdf]:before{content:"";margin-right:7px;font-size:19px;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.file.link[href$=pdf]:after{content:"";margin-left:40px}.file.link.half{display:-webkit-flex;display:-moz-box;display:flex;width:100%}@media screen and (min-width:768px){.file.link.half{width:50%}}.file.link.full{display:-webkit-flex;display:-moz-box;display:flex}.file.link.half:after,.file.link.full:after{margin-left:auto}.overview-link{font-size:18px;line-height:26px;padding:12px 0}.overview-link .icon-arrow-left{font-size:15px;margin-right:8px}p.gray-text{font-size:16px;color:#b7b7b7;line-height:24px}.blog-style p.gray-text{font-family:"Libre Franklin",helvetica,arial,sans-serif;color:#979797}@media print{p.gray-text{font-family:"Benton Sans",times,sans-serif}}@media screen and (min-width:1025px){.no-side-navigation .modules{--span:8}}.no-side-navigation .related-topics-navigation{margin-top:40px;margin-top:var(--space-l)}.has-side-navigation{width:100%}@media screen and (min-width:1025px){.has-side-navigation{margin-top:-5px}}.blog-style strong,.blog-style b{font-weight:600}.header{background-color:#fff;position:relative;z-index:5;padding-top:80px;padding-top:var(--header-height,192px);margin-bottom:56px;margin-bottom:var(--space-sm)}.home .header{margin-bottom:56px;margin-bottom:var(--space-lx)}.blog-style .header{padding-top:0}.header .header-top-wrapper{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:20;box-shadow:0 2px 8px 0 rgba(183,183,183,.4);transition-property:box-shadow,background-color;transition-duration:.23s;transition-timing-function:ease}.header-expanded .header .header-top-wrapper{box-shadow:0 2px 8px 0 rgba(183,183,183,0)}.header .header-top-wrapper .header-top-wrapper-inner{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-top:0;height:80px;height:var(--header-height,192px)}@media screen and (min-width:1365px){.header .header-top-wrapper .header-top-wrapper-inner{-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;padding-top:36px}}.header .logo{padding-bottom:0;padding-bottom:var(--menu-padding-bottom)}.header .logo svg,.header .logo img{width:140px}@media screen and (min-width:768px){.header .logo svg,.header .logo img{width:169px}}@media screen and (min-width:1365px){.header .logo svg,.header .logo img{width:264px}}.header:before{content:"";position:fixed;height:calc(1 * 100);height:calc(var(--vh, 1) * 100);z-index:3}.search-open .header.open-dark-overlay:before{opacity:0}.header.open-dark-overlay:before{opacity:1}.footer{background-color:#003856;font-size:12px;padding-top:36px;padding-bottom:41px;margin-top:84px;margin-top:var(--space-xxl)}@media screen and (min-width:1365px){.footer{padding-top:47px;padding-bottom:43px}}.footer,.footer a{color:#fff}.footer a:hover{color:#0098d7}.footer .container{grid-row-gap:20px;row-gap:20px}@media screen and (min-width:768px){.footer .container{-webkit-align-items:center;-moz-box-align:center;align-items:center;grid-template-areas:"top top" "footer-text footer-text" "google-maps-link social" "emergency copyright"}}@media screen and (min-width:1365px){.footer .container{grid-row-gap:50px;row-gap:50px;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-ms-grid-rows:auto 50px auto;grid-template-areas:"top top top top" "emergency socket-menu social copyright"}}.footer .button.notfall{padding:2px;min-width:76px;height:20px;border:0;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.footer .button.notfall:hover{background-color:#b10030;color:#fff}.footer .copyright-wrapper{display:none}@media screen and (min-width:768px){.footer .copyright-wrapper{justify-self:flex-end;display:block;grid-area:copyright}}@media screen and (min-width:1365px){.footer .copyright-wrapper{justify-self:flex-start}}.footer .social-media{display:-webkit-flex;display:-moz-box;display:flex}@media screen and (min-width:768px){.footer .social-media{justify-self:flex-end;grid-area:social}}@media screen and (min-width:1365px){.footer .social-media{justify-self:flex-start}}.footer .social-media-link{display:-webkit-flex;display:-moz-box;display:flex;border-radius:50%;border:1px solid #fff;width:36px;height:36px;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font-size:16px;margin:0 4px;line-height:1}.footer .social-media-link:hover{border-color:#0098d7}.footer .social-media-link:hover a{color:#0098d7}.footer .social-media-link:first-child{margin-left:0}.footer .social-media-link:last-child{margin-right:0}@media screen and (min-width:768px){.footer .footer-menu-wrapper{grid-area:top}}.footer .footer-menu-wrapper .menu-footer{grid-row-gap:10px;row-gap:10px}@media screen and (min-width:1365px){.footer .footer-menu-wrapper .menu-footer{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}.footer .footer-menu-wrapper .menu-footer>.menu-item>a{text-transform:uppercase;font-weight:700;font-size:12px;line-height:15px;letter-spacing:1.5px}.footer .footer-menu-wrapper .menu-footer>.menu-item .sub-menu{margin-top:30px;font-size:12px;line-height:22px;letter-spacing:.1px;display:none}@media screen and (min-width:1365px){.footer .footer-menu-wrapper .menu-footer>.menu-item .sub-menu{display:block}}.footer .footer-text{font-size:12px;line-height:24px;letter-spacing:.3px}@media screen and (min-width:768px){.footer .footer-text{grid-area:footer-text}}@media screen and (min-width:1365px){.footer .footer-text{display:none}}@media screen and (min-width:768px){.footer .emergency-wrapper{grid-area:emergency}}.footer .emergency-wrapper .side-text{margin-left:11px}.footer .google-maps-link{display:none}@media screen and (min-width:768px){.footer .google-maps-link{grid-area:google-maps-link;display:block}}@media screen and (min-width:1365px){.footer .google-maps-link{display:none}}.footer .google-maps-link a{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.footer .google-maps-link .icon{font-size:16px;margin-right:11px}.footer .menu-socket{display:none;grid-area:socket-menu}@media screen and (min-width:768px){.footer .copyright-wrapper{-ms-grid-row:4;-ms-grid-column:2}.footer .social-media{-ms-grid-row:3;-ms-grid-column:2}.footer .footer-menu-wrapper{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2}.footer .footer-text{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2}.footer .emergency-wrapper{-ms-grid-row:4;-ms-grid-column:1}.footer .google-maps-link{-ms-grid-row:3;-ms-grid-column:1}}@media screen and (min-width:1365px){.footer .copyright-wrapper{-ms-grid-row:3;-ms-grid-column:4}.footer .social-media{-ms-grid-row:3;-ms-grid-column:3}.footer .footer-menu-wrapper{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:4}.footer .emergency-wrapper{-ms-grid-row:3;-ms-grid-column:1}.footer .menu-socket{-ms-grid-row:3;-ms-grid-column:2}}@media screen and (min-width:768px){.footer .copyright-wrapper{-ms-grid-row:4;-ms-grid-column:2}.footer .social-media{-ms-grid-row:3;-ms-grid-column:2}.footer .footer-menu-wrapper{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2}.footer .footer-text{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2}.footer .emergency-wrapper{-ms-grid-row:4;-ms-grid-column:1}.footer .google-maps-link{-ms-grid-row:3;-ms-grid-column:1}}@media screen and (min-width:1365px){.footer .copyright-wrapper{-ms-grid-row:3;-ms-grid-column:4}.footer .social-media{-ms-grid-row:3;-ms-grid-column:3}.footer .footer-menu-wrapper{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:4}.footer .emergency-wrapper{-ms-grid-row:3;-ms-grid-column:1}.footer .menu-socket{-ms-grid-row:3;-ms-grid-column:2}}@media screen and (min-width:1365px){.footer .menu-socket{display:-webkit-flex;display:-moz-box;display:flex}}.footer .menu-socket .menu-item{margin:0 7px}.footer .menu-socket .menu-item:first-child{margin-left:0}.footer .menu-socket .menu-item:last-child{margin-right:0}.module-360-module .iframe-wrapper{width:100%;padding-top:75%;position:relative}.module-360-module .iframe-wrapper iframe{position:absolute;width:100%;height:100%;top:0}.module-accordion .accordion-title{margin-bottom:24px;margin-bottom:var(--space-s)}.module-baby-gallery-teaser .col-1,.module-baby-gallery-teaser .col-2{grid-row-gap:16px;row-gap:16px;grid-row-gap:var(--grid-gap);row-gap:var(--grid-gap)}.module-baby-gallery-teaser .col-2{display:none}@media screen and (min-width:768px){.module-baby-gallery-teaser .col-2{display:-ms-grid;display:grid}}.module-baby-gallery-teaser .baby-teaser-image.large-square{padding-top:100%}.module-baby-gallery-teaser .baby-teaser-image.small-square-1,.module-baby-gallery-teaser .baby-teaser-image.small-square-2{padding-top:100%}.module-baby-gallery-teaser .baby-teaser-image.rectangle-wide{padding-top:53.14814815%}.module-baby-gallery-teaser .baby-teaser-image.rectangle-tall{padding-top:94.07407407%}.module-baby-gallery-teaser .baby-gallery-info-wrapper{margin-top:37px}@media screen and (min-width:768px){.module-baby-gallery-teaser .baby-gallery-info-wrapper{margin-top:30px;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center}}@media screen and (min-width:1025px){.module-baby-gallery-teaser .baby-gallery-info-wrapper{display:-webkit-flex;display:-moz-box;display:flex}}.module-baby-gallery-teaser .baby-gallery-info-wrapper .description{font-size:18px;line-height:24px;display:inline;color:#343434}@media screen and (min-width:){.module-baby-gallery-teaser .baby-gallery-info-wrapper .description{display:block;margin-right:30px}}.module-baby-gallery-teaser .baby-gallery-info-wrapper .baby-gallery-link{-webkit-flex-shrink:0;flex-shrink:0;margin-left:10px}.module-clinic-teaser.color-white .content-overlay{color:#fff}.module-clinic-teaser.color-color .content-overlay{color:#0098d7}.page-color-green .module-clinic-teaser.color-color .content-overlay{color:#bbcf00}.page-color-extra-dark-blue .module-clinic-teaser.color-color .content-overlay{color:#003856}.page-color-dark-blue .module-clinic-teaser.color-color .content-overlay{color:#006eae}.page-color-bright-blue .module-clinic-teaser.color-color .content-overlay{color:#a4d8de}.page-color-light-blue .module-clinic-teaser.color-color .content-overlay{color:#dff1f8}.page-color-yellow .module-clinic-teaser.color-color .content-overlay{color:#fc0}.page-color-orange .module-clinic-teaser.color-color .content-overlay{color:#ef7c00}.page-color-red .module-clinic-teaser.color-color .content-overlay{color:#e4003e}.page-color-x-mas-blue .module-clinic-teaser.color-color .content-overlay{color:#8da3bb}.page-color-x-mas-green .module-clinic-teaser.color-color .content-overlay{color:#129367}.page-color-x-mas-red .module-clinic-teaser.color-color .content-overlay{color:#cd2f41}.page-color-black .module-clinic-teaser.color-color .content-overlay{color:#000}.page-color-gray .module-clinic-teaser.color-color .content-overlay{color:#343434}.page-color-premium .module-clinic-teaser.color-color .content-overlay{color:#9e8e86}.module-color-green .module-clinic-teaser.color-color .content-overlay{color:#bbcf00}.module-color-extra-dark-blue .module-clinic-teaser.color-color .content-overlay{color:#003856}.module-color-dark-blue .module-clinic-teaser.color-color .content-overlay{color:#006eae}.module-color-bright-blue .module-clinic-teaser.color-color .content-overlay{color:#a4d8de}.module-color-light-blue .module-clinic-teaser.color-color .content-overlay{color:#dff1f8}.module-color-yellow .module-clinic-teaser.color-color .content-overlay{color:#fc0}.module-color-orange .module-clinic-teaser.color-color .content-overlay{color:#ef7c00}.module-color-red .module-clinic-teaser.color-color .content-overlay{color:#e4003e}.module-color-x-mas-blue .module-clinic-teaser.color-color .content-overlay{color:#8da3bb}.module-color-x-mas-green .module-clinic-teaser.color-color .content-overlay{color:#129367}.module-color-x-mas-red .module-clinic-teaser.color-color .content-overlay{color:#cd2f41}.module-color-black .module-clinic-teaser.color-color .content-overlay{color:#000}.module-color-gray .module-clinic-teaser.color-color .content-overlay{color:#343434}.module-color-premium .module-clinic-teaser.color-color .content-overlay{color:#9e8e86}.module-clinic-teaser.color-color .content-overlay .quote-author{color:#343434}.module-clinic-teaser.color-black .content-overlay{color:#000}.module-clinic-teaser.text-right .content-overlay{--offset:6}.module-clinic-teaser-content.background-image{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-top:100%;margin-bottom:32px}@media screen and (min-width:768px){.module-clinic-teaser-content.background-image{padding-top:45.83333333%}}@media screen and (min-width:1025px){.module-clinic-teaser-content.background-image{padding:30px 0;min-height:660px;margin-bottom:0}}.module-clinic-teaser-content .quote{font-size:24px;line-height:34px;margin-bottom:15px;font-family:"Merriweather",times,serif}@media screen and (max-width:1024px){.module-clinic-teaser-content .quote{color:#0098d7}}@media screen and (min-width:1365px){.module-clinic-teaser-content .quote{font-size:44px;line-height:56px;margin-bottom:11px}}.module-clinic-teaser-content .person-name{font-weight:700}.module-clinic-teaser-content .person-job,.module-clinic-teaser-content .person-name{font-size:18px;line-height:28px}@media screen and (min-width:1025px){.module-clinic-teaser-content .person-job,.module-clinic-teaser-content .person-name{font-size:20px;line-height:32px}}.module-clinic-teaser-content .quote-author{margin-bottom:24px}@media screen and (min-width:1025px){.module-clinic-teaser-content .quote-author{margin-bottom:30px}}.module-clinic-teaser-content .content-overlay{display:none}@media screen and (min-width:1025px){.module-clinic-teaser-content .content-overlay{display:block}}.module-clinic-teaser-content .mobile-content .quote{color:#0098d7}.page-color-green .module-clinic-teaser-content .mobile-content .quote{color:#bbcf00}.page-color-extra-dark-blue .module-clinic-teaser-content .mobile-content .quote{color:#003856}.page-color-dark-blue .module-clinic-teaser-content .mobile-content .quote{color:#006eae}.page-color-bright-blue .module-clinic-teaser-content .mobile-content .quote{color:#a4d8de}.page-color-light-blue .module-clinic-teaser-content .mobile-content .quote{color:#dff1f8}.page-color-yellow .module-clinic-teaser-content .mobile-content .quote{color:#fc0}.page-color-orange .module-clinic-teaser-content .mobile-content .quote{color:#ef7c00}.page-color-red .module-clinic-teaser-content .mobile-content .quote{color:#e4003e}.page-color-x-mas-blue .module-clinic-teaser-content .mobile-content .quote{color:#8da3bb}.page-color-x-mas-green .module-clinic-teaser-content .mobile-content .quote{color:#129367}.page-color-x-mas-red .module-clinic-teaser-content .mobile-content .quote{color:#cd2f41}.page-color-black .module-clinic-teaser-content .mobile-content .quote{color:#000}.page-color-gray .module-clinic-teaser-content .mobile-content .quote{color:#343434}.page-color-premium .module-clinic-teaser-content .mobile-content .quote{color:#9e8e86}.module-color-green .module-clinic-teaser-content .mobile-content .quote{color:#bbcf00}.module-color-extra-dark-blue .module-clinic-teaser-content .mobile-content .quote{color:#003856}.module-color-dark-blue .module-clinic-teaser-content .mobile-content .quote{color:#006eae}.module-color-bright-blue .module-clinic-teaser-content .mobile-content .quote{color:#a4d8de}.module-color-light-blue .module-clinic-teaser-content .mobile-content .quote{color:#dff1f8}.module-color-yellow .module-clinic-teaser-content .mobile-content .quote{color:#fc0}.module-color-orange .module-clinic-teaser-content .mobile-content .quote{color:#ef7c00}.module-color-red .module-clinic-teaser-content .mobile-content .quote{color:#e4003e}.module-color-x-mas-blue .module-clinic-teaser-content .mobile-content .quote{color:#8da3bb}.module-color-x-mas-green .module-clinic-teaser-content .mobile-content .quote{color:#129367}.module-color-x-mas-red .module-clinic-teaser-content .mobile-content .quote{color:#cd2f41}.module-color-black .module-clinic-teaser-content .mobile-content .quote{color:#000}.module-color-gray .module-clinic-teaser-content .mobile-content .quote{color:#343434}.module-color-premium .module-clinic-teaser-content .mobile-content .quote{color:#9e8e86}.page-color-green .module-clinic-teaser-content .button{border-color:#bbcf00}.page-color-extra-dark-blue .module-clinic-teaser-content .button{border-color:#003856}.page-color-dark-blue .module-clinic-teaser-content .button{border-color:#006eae}.page-color-bright-blue .module-clinic-teaser-content .button{border-color:#a4d8de}.page-color-light-blue .module-clinic-teaser-content .button{border-color:#dff1f8}.page-color-yellow .module-clinic-teaser-content .button{border-color:#fc0}.page-color-orange .module-clinic-teaser-content .button{border-color:#ef7c00}.page-color-red .module-clinic-teaser-content .button{border-color:#e4003e}.page-color-x-mas-blue .module-clinic-teaser-content .button{border-color:#8da3bb}.page-color-x-mas-green .module-clinic-teaser-content .button{border-color:#129367}.page-color-x-mas-red .module-clinic-teaser-content .button{border-color:#cd2f41}.page-color-black .module-clinic-teaser-content .button{border-color:#000}.page-color-gray .module-clinic-teaser-content .button{border-color:#343434}.page-color-premium .module-clinic-teaser-content .button{border-color:#9e8e86}.module-color-green .module-clinic-teaser-content .button{border-color:#bbcf00}.module-color-extra-dark-blue .module-clinic-teaser-content .button{border-color:#003856}.module-color-dark-blue .module-clinic-teaser-content .button{border-color:#006eae}.module-color-bright-blue .module-clinic-teaser-content .button{border-color:#a4d8de}.module-color-light-blue .module-clinic-teaser-content .button{border-color:#dff1f8}.module-color-yellow .module-clinic-teaser-content .button{border-color:#fc0}.module-color-orange .module-clinic-teaser-content .button{border-color:#ef7c00}.module-color-red .module-clinic-teaser-content .button{border-color:#e4003e}.module-color-x-mas-blue .module-clinic-teaser-content .button{border-color:#8da3bb}.module-color-x-mas-green .module-clinic-teaser-content .button{border-color:#129367}.module-color-x-mas-red .module-clinic-teaser-content .button{border-color:#cd2f41}.module-color-black .module-clinic-teaser-content .button{border-color:#000}.module-color-gray .module-clinic-teaser-content .button{border-color:#343434}.module-color-premium .module-clinic-teaser-content .button{border-color:#9e8e86}.page-color-green .module-clinic-teaser-content .button{background:#bbcf00}.page-color-extra-dark-blue .module-clinic-teaser-content .button{background:#003856}.page-color-dark-blue .module-clinic-teaser-content .button{background:#006eae}.page-color-bright-blue .module-clinic-teaser-content .button{background:#a4d8de}.page-color-light-blue .module-clinic-teaser-content .button{background:#dff1f8}.page-color-yellow .module-clinic-teaser-content .button{background:#fc0}.page-color-orange .module-clinic-teaser-content .button{background:#ef7c00}.page-color-red .module-clinic-teaser-content .button{background:#e4003e}.page-color-x-mas-blue .module-clinic-teaser-content .button{background:#8da3bb}.page-color-x-mas-green .module-clinic-teaser-content .button{background:#129367}.page-color-x-mas-red .module-clinic-teaser-content .button{background:#cd2f41}.page-color-black .module-clinic-teaser-content .button{background:#000}.page-color-gray .module-clinic-teaser-content .button{background:#343434}.page-color-premium .module-clinic-teaser-content .button{background:#9e8e86}.module-color-green .module-clinic-teaser-content .button{background:#bbcf00}.module-color-extra-dark-blue .module-clinic-teaser-content .button{background:#003856}.module-color-dark-blue .module-clinic-teaser-content .button{background:#006eae}.module-color-bright-blue .module-clinic-teaser-content .button{background:#a4d8de}.module-color-light-blue .module-clinic-teaser-content .button{background:#dff1f8}.module-color-yellow .module-clinic-teaser-content .button{background:#fc0}.module-color-orange .module-clinic-teaser-content .button{background:#ef7c00}.module-color-red .module-clinic-teaser-content .button{background:#e4003e}.module-color-x-mas-blue .module-clinic-teaser-content .button{background:#8da3bb}.module-color-x-mas-green .module-clinic-teaser-content .button{background:#129367}.module-color-x-mas-red .module-clinic-teaser-content .button{background:#cd2f41}.module-color-black .module-clinic-teaser-content .button{background:#000}.module-color-gray .module-clinic-teaser-content .button{background:#343434}.module-color-premium .module-clinic-teaser-content .button{background:#9e8e86}.module-contact-details .contact-details .contact-details-row{grid-row-gap:32px;row-gap:32px;grid-row-gap:var(--space-m);row-gap:var(--space-m);padding:22px 0;border-top:1px solid #d8d8d8}.module-contact-details .contact-details .contact-details-row:last-child{border-bottom:1px solid #d8d8d8}.module-contact-details .contact-details .contact-details-row .contact-detail>*:last-child{margin-bottom:0}@media screen and (min-width:768px){.module-contact-details .contact-details .contact-details-row .contact-detail.columns-2{--span:6}}@media screen and (min-width:768px){.module-contact-details .contact-details .contact-details-row .contact-detail.columns-3{--span:6}}@media screen and (min-width:1025px){.module-contact-details .contact-details .contact-details-row .contact-detail.columns-3{--span:4}}.module-content-links-title{margin-bottom:9px;font-size:22px;line-height:32px;letter-spacing:.14px}.page-color-green .module-content-links-title{color:#bbcf00}.page-color-extra-dark-blue .module-content-links-title{color:#003856}.page-color-dark-blue .module-content-links-title{color:#006eae}.page-color-bright-blue .module-content-links-title{color:#a4d8de}.page-color-light-blue .module-content-links-title{color:#dff1f8}.page-color-yellow .module-content-links-title{color:#fc0}.page-color-orange .module-content-links-title{color:#ef7c00}.page-color-red .module-content-links-title{color:#e4003e}.page-color-x-mas-blue .module-content-links-title{color:#8da3bb}.page-color-x-mas-green .module-content-links-title{color:#129367}.page-color-x-mas-red .module-content-links-title{color:#cd2f41}.page-color-black .module-content-links-title{color:#000}.page-color-gray .module-content-links-title{color:#343434}.page-color-premium .module-content-links-title{color:#9e8e86}.module-color-green .module-content-links-title{color:#bbcf00}.module-color-extra-dark-blue .module-content-links-title{color:#003856}.module-color-dark-blue .module-content-links-title{color:#006eae}.module-color-bright-blue .module-content-links-title{color:#a4d8de}.module-color-light-blue .module-content-links-title{color:#dff1f8}.module-color-yellow .module-content-links-title{color:#fc0}.module-color-orange .module-content-links-title{color:#ef7c00}.module-color-red .module-content-links-title{color:#e4003e}.module-color-x-mas-blue .module-content-links-title{color:#8da3bb}.module-color-x-mas-green .module-content-links-title{color:#129367}.module-color-x-mas-red .module-content-links-title{color:#cd2f41}.module-color-black .module-content-links-title{color:#000}.module-color-gray .module-content-links-title{color:#343434}.module-color-premium .module-content-links-title{color:#9e8e86}@media screen and (min-width:768px){.module-content-links-title{margin-bottom:14px}}@media screen and (min-width:1365px){.module-content-links-title{font-size:28px;line-height:40px;letter-spacing:.18px}}.module-content-links-wrapper{grid-auto-flow:dense}@media screen and (min-width:768px){.module-content-links-wrapper.columns-3{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1365px){.module-content-links-wrapper.columns-3{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.module-content-links.show-all-links .link{display:-webkit-flex !important;display:-moz-box !important;display:flex !important}.module-content-links div.list-links .link{-webkit-align-items:center;-moz-box-align:center;align-items:center;-ms-grid-column-span:1;grid-column-end:span 1}.module-content-links div.list-links .link.column-1{-ms-grid-column:1;grid-column-start:1}.module-content-links div.list-links .link.column-2{display:none}@media screen and (min-width:768px){.module-content-links div.list-links .link.column-2{-ms-grid-column:2;grid-column-start:2;display:-webkit-flex;display:-moz-box;display:flex}}.module-content-links div.list-links .link.column-3{display:none}@media screen and (min-width:768px){.module-content-links div.list-links .link.column-3{-ms-grid-column:1;grid-column-start:1}}@media screen and (min-width:1365px){.module-content-links div.list-links .link.column-3{display:-webkit-flex;display:-moz-box;display:flex;-ms-grid-column:3;grid-column-start:3}}.module-content-links div.list-links .link a{color:#0098d7}.module-content-links div.list-links .link a:hover,.module-content-links div.list-links .link a:active{color:#343434}.module-content-links div.list-links .link a:hover .icon,.module-content-links div.list-links .link a:active .icon{color:#343434}.module-content-links div.list-links .link a.highlight{color:#d2000d}.module-content-links div.list-links .link a.highlight:before{content:"";margin-right:8px;display:inline-block;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.module-content-links div.list-links .link a.highlight:hover,.module-content-links div.list-links .link a.highlight:active{color:#343434}.module-content-links div.list-links .link .icon{font-size:13px;margin-left:auto}.corona-style .module-content-links div.list-links .link .icon{color:#d2000d}.module-content-links-button-wrapper{margin-top:30px}@media screen and (min-width:768px){.module-content-links-button-wrapper{margin-top:40px}}.module-content.module-content-remove-paddings{padding-top:40px !important;padding-top:var(--space-l) !important;padding-bottom:0 !important}.module-content.module-content-remove-paddings p:last-child,.module-content.module-content-remove-paddings img:last-child,.module-content.module-content-remove-paddings h1:last-child,.module-content.module-content-remove-paddings h2:last-child,.module-content.module-content-remove-paddings h3:last-child,.module-content.module-content-remove-paddings h4:last-child,.module-content.module-content-remove-paddings h5:last-child,.module-content.module-content-remove-paddings h6:last-child,.module-content.module-content-remove-paddings ul:last-child,.module-content.module-content-remove-paddings ol:last-child,.module-content.module-content-remove-paddings blockquote:last-child{margin-bottom:0}.module-content.module-remove-bottom-margin{margin-bottom:0}.module-content h1,.module-content h2,.module-content h3,.module-content h4,.module-content h5,.module-content h6{margin-bottom:16px;margin-bottom:var(--p-mb)}.module-content:after{content:"";clear:both;display:block}.module-content img{display:block}.module-content .key-figures{display:block;border-left:16px solid #bcd901;padding-left:20px;min-height:124px;padding-bottom:20px;min-width:200px}@media screen and (min-width:768px){.module-content .key-figures{margin-left:30px;float:right}}.module-content .key-figures .small-text{display:block;font-size:16px;letter-spacing:.3px;color:#343434;font-weight:700;margin-bottom:20px}.module-content .key-figures .large-text{font-size:56px;line-height:32px;color:#343434}.module-content .wpmf-gallerys .gallery .wpmf-gallery-item .gallery-caption{text-align:left !important}.module-content blockquote{margin-left:0}@media screen and (min-width:768px){.module-content blockquote{margin-left:60px}}@media screen and (min-width:1025px){.module-content blockquote{margin-left:0}}.module-content p+ul,.module-content p+ol{margin-top:-8px}.module-content ul,.module-content ol{margin-bottom:8px}.module-covid-data .covid-data-wrapper{width:100%}.page-color-green .module-covid-data-title{color:#bbcf00}.page-color-extra-dark-blue .module-covid-data-title{color:#003856}.page-color-dark-blue .module-covid-data-title{color:#006eae}.page-color-bright-blue .module-covid-data-title{color:#a4d8de}.page-color-light-blue .module-covid-data-title{color:#dff1f8}.page-color-yellow .module-covid-data-title{color:#fc0}.page-color-orange .module-covid-data-title{color:#ef7c00}.page-color-red .module-covid-data-title{color:#e4003e}.page-color-x-mas-blue .module-covid-data-title{color:#8da3bb}.page-color-x-mas-green .module-covid-data-title{color:#129367}.page-color-x-mas-red .module-covid-data-title{color:#cd2f41}.page-color-black .module-covid-data-title{color:#000}.page-color-gray .module-covid-data-title{color:#343434}.page-color-premium .module-covid-data-title{color:#9e8e86}.module-color-green .module-covid-data-title{color:#bbcf00}.module-color-extra-dark-blue .module-covid-data-title{color:#003856}.module-color-dark-blue .module-covid-data-title{color:#006eae}.module-color-bright-blue .module-covid-data-title{color:#a4d8de}.module-color-light-blue .module-covid-data-title{color:#dff1f8}.module-color-yellow .module-covid-data-title{color:#fc0}.module-color-orange .module-covid-data-title{color:#ef7c00}.module-color-red .module-covid-data-title{color:#e4003e}.module-color-x-mas-blue .module-covid-data-title{color:#8da3bb}.module-color-x-mas-green .module-covid-data-title{color:#129367}.module-color-x-mas-red .module-covid-data-title{color:#cd2f41}.module-color-black .module-covid-data-title{color:#000}.module-color-gray .module-covid-data-title{color:#343434}.module-color-premium .module-covid-data-title{color:#9e8e86}.module-covid-data p{font-size:18px;line-height:32px;margin-bottom:30px}.module-covid-data-info-element{border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;padding:8px 0 9px;text-align:right;font-weight:500;font-size:18px;line-height:32px;color:#343434}.module-covid-data-info-element:last-child{margin-bottom:30px}.module-covid-data-info-element strong{float:left}.page-color-green .module-covid-data-info-element strong{color:#bbcf00}.page-color-extra-dark-blue .module-covid-data-info-element strong{color:#003856}.page-color-dark-blue .module-covid-data-info-element strong{color:#006eae}.page-color-bright-blue .module-covid-data-info-element strong{color:#a4d8de}.page-color-light-blue .module-covid-data-info-element strong{color:#dff1f8}.page-color-yellow .module-covid-data-info-element strong{color:#fc0}.page-color-orange .module-covid-data-info-element strong{color:#ef7c00}.page-color-red .module-covid-data-info-element strong{color:#e4003e}.page-color-x-mas-blue .module-covid-data-info-element strong{color:#8da3bb}.page-color-x-mas-green .module-covid-data-info-element strong{color:#129367}.page-color-x-mas-red .module-covid-data-info-element strong{color:#cd2f41}.page-color-black .module-covid-data-info-element strong{color:#000}.page-color-gray .module-covid-data-info-element strong{color:#343434}.page-color-premium .module-covid-data-info-element strong{color:#9e8e86}.module-color-green .module-covid-data-info-element strong{color:#bbcf00}.module-color-extra-dark-blue .module-covid-data-info-element strong{color:#003856}.module-color-dark-blue .module-covid-data-info-element strong{color:#006eae}.module-color-bright-blue .module-covid-data-info-element strong{color:#a4d8de}.module-color-light-blue .module-covid-data-info-element strong{color:#dff1f8}.module-color-yellow .module-covid-data-info-element strong{color:#fc0}.module-color-orange .module-covid-data-info-element strong{color:#ef7c00}.module-color-red .module-covid-data-info-element strong{color:#e4003e}.module-color-x-mas-blue .module-covid-data-info-element strong{color:#8da3bb}.module-color-x-mas-green .module-covid-data-info-element strong{color:#129367}.module-color-x-mas-red .module-covid-data-info-element strong{color:#cd2f41}.module-color-black .module-covid-data-info-element strong{color:#000}.module-color-gray .module-covid-data-info-element strong{color:#343434}.module-color-premium .module-covid-data-info-element strong{color:#9e8e86}.module-covid-data-info-element+.module-covid-data-info-element{border-top:none}.module-covid-data-info-element+p{margin-top:30px}.page-color-green .module-covid-data .link{color:#bbcf00}.page-color-extra-dark-blue .module-covid-data .link{color:#003856}.page-color-dark-blue .module-covid-data .link{color:#006eae}.page-color-bright-blue .module-covid-data .link{color:#a4d8de}.page-color-light-blue .module-covid-data .link{color:#dff1f8}.page-color-yellow .module-covid-data .link{color:#fc0}.page-color-orange .module-covid-data .link{color:#ef7c00}.page-color-red .module-covid-data .link{color:#e4003e}.page-color-x-mas-blue .module-covid-data .link{color:#8da3bb}.page-color-x-mas-green .module-covid-data .link{color:#129367}.page-color-x-mas-red .module-covid-data .link{color:#cd2f41}.page-color-black .module-covid-data .link{color:#000}.page-color-gray .module-covid-data .link{color:#343434}.page-color-premium .module-covid-data .link{color:#9e8e86}.module-color-green .module-covid-data .link{color:#bbcf00}.module-color-extra-dark-blue .module-covid-data .link{color:#003856}.module-color-dark-blue .module-covid-data .link{color:#006eae}.module-color-bright-blue .module-covid-data .link{color:#a4d8de}.module-color-light-blue .module-covid-data .link{color:#dff1f8}.module-color-yellow .module-covid-data .link{color:#fc0}.module-color-orange .module-covid-data .link{color:#ef7c00}.module-color-red .module-covid-data .link{color:#e4003e}.module-color-x-mas-blue .module-covid-data .link{color:#8da3bb}.module-color-x-mas-green .module-covid-data .link{color:#129367}.module-color-x-mas-red .module-covid-data .link{color:#cd2f41}.module-color-black .module-covid-data .link{color:#000}.module-color-gray .module-covid-data .link{color:#343434}.module-color-premium .module-covid-data .link{color:#9e8e86}.module-covid-waiting-times .waiting-time-wrapper{display:none;margin-bottom:30px}@media screen and (min-width:768px){.module-covid-waiting-times .waiting-time-wrapper{margin-bottom:0}}.module-covid-waiting-times .tendency-wrapper{display:none;margin-bottom:25px}@media screen and (min-width:768px){.module-covid-waiting-times .tendency-wrapper{margin-bottom:0}}.module-covid-waiting-times.is-open .waiting-time-wrapper{display:block}.module-covid-waiting-times.is-open .tendency-wrapper{display:block}.module-covid-waiting-times .waiting-time-wrapper,.module-covid-waiting-times .tendency-wrapper,.module-covid-waiting-times .opening-times{width:100%}.module-covid-waiting-times .time-info-wrapper{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.module-covid-waiting-times .time-icon{font-size:54px;margin-right:12px;color:#343434}.module-covid-waiting-times .time-info .icon-tendency{display:inline-block;width:16px;height:15px;border-radius:50%;margin-right:10px}.module-covid-waiting-times .time-info .icon-tendency.rot{background:#e4003e}.module-covid-waiting-times .time-info .icon-tendency.orange{background:#fc0}.module-covid-waiting-times .time-info .icon-tendency.gruen{background:#bbcf00}.module-covid-waiting-times .time-info .minutes{color:#343434;margin-bottom:1px}.module-covid-waiting-times .time-info .last-query-time{color:#b7b7b7}.module-covid-waiting-times .covid-waiting-times-wrapper{border:1px solid #d8d8d8;padding:30px;max-width:730px}@media screen and (min-width:768px){.module-covid-waiting-times .covid-waiting-times-wrapper{display:-webkit-flex;display:-moz-box;display:flex}}.module-covid-waiting-times .covid-waiting-times-wrapper .title{margin-bottom:9px;line-height:32px;font-size:18px;font-weight:700}@media screen and (min-width:1365px){.module-covid-waiting-times .covid-waiting-times-wrapper .title{font-size:20px;margin-bottom:10px}}.module-downloads-center{max-width:1440px;margin-left:auto;margin-right:auto}.module-downloads-center .module-title{margin-bottom:25px}.module-downloads-center .download-title{margin-bottom:25px;font-weight:700;letter-spacing:1.17px;font-size:14px;line-height:30px;color:#0098d7}.module-downloads-center .list-links{display:-ms-grid;display:grid;grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-column-gap:var(--grid-gap);-webkit-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap)}@media screen and (min-width:1025px){.module-downloads-center .list-links{-ms-grid-columns:(minmax(0, 1fr))[2];grid-template-columns:repeat(2,minmax(0, 1fr))}}.module-downloads-center .list-links .file:after{margin-left:auto;padding-left:40px}.module-downloads-center .container-content{background-color:#f1f5f9;padding-top:33px;padding-bottom:33px;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.module-downloads-center .container-content{padding-top:25px;padding-bottom:25px}}.module-downloads-center .container-content .grid-dp.container{grid-row-gap:36px;row-gap:36px}.module-downloads-title{margin-bottom:15px}.page-color-green .module-downloads-title{color:#bbcf00}.page-color-extra-dark-blue .module-downloads-title{color:#003856}.page-color-dark-blue .module-downloads-title{color:#006eae}.page-color-bright-blue .module-downloads-title{color:#a4d8de}.page-color-light-blue .module-downloads-title{color:#dff1f8}.page-color-yellow .module-downloads-title{color:#fc0}.page-color-orange .module-downloads-title{color:#ef7c00}.page-color-red .module-downloads-title{color:#e4003e}.page-color-x-mas-blue .module-downloads-title{color:#8da3bb}.page-color-x-mas-green .module-downloads-title{color:#129367}.page-color-x-mas-red .module-downloads-title{color:#cd2f41}.page-color-black .module-downloads-title{color:#000}.page-color-gray .module-downloads-title{color:#343434}.page-color-premium .module-downloads-title{color:#9e8e86}.module-color-green .module-downloads-title{color:#bbcf00}.module-color-extra-dark-blue .module-downloads-title{color:#003856}.module-color-dark-blue .module-downloads-title{color:#006eae}.module-color-bright-blue .module-downloads-title{color:#a4d8de}.module-color-light-blue .module-downloads-title{color:#dff1f8}.module-color-yellow .module-downloads-title{color:#fc0}.module-color-orange .module-downloads-title{color:#ef7c00}.module-color-red .module-downloads-title{color:#e4003e}.module-color-x-mas-blue .module-downloads-title{color:#8da3bb}.module-color-x-mas-green .module-downloads-title{color:#129367}.module-color-x-mas-red .module-downloads-title{color:#cd2f41}.module-color-black .module-downloads-title{color:#000}.module-color-gray .module-downloads-title{color:#343434}.module-color-premium .module-downloads-title{color:#9e8e86}@media screen and (min-width:768px){.module-downloads.half .inner-wrapper{max-width:50%}}.module-downloads div.list-links .file a{-webkit-align-items:baseline;-moz-box-align:baseline;align-items:baseline;color:#0098d7}.module-downloads div.list-links .file a:hover,.module-downloads div.list-links .file a.active{color:#000}.module-events{padding:52px 0 42px;background-color:#f1f5f9}@media screen and (min-width:1025px){.module-events{padding:74px 0 94px}}.module-events .module-title{margin-bottom:0}.module-events .teasers-events{grid-row-gap:30px;row-gap:30px}@media screen and (min-width:768px){.module-events .teasers-events{grid-row-gap:40px;row-gap:40px}}.module-events .teasers-events .teaser-event{min-height:328px}@media screen and (min-width:1025px){.module-events .teasers-events .teaser-event{aspect-ratio:1;max-width:100%;height:100%}}.module-events .teasers-events .teaser-event-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.page-color-green .module-events-button,.page-color-green .module-events-button:hover{border-color:#bbcf00}.page-color-extra-dark-blue .module-events-button,.page-color-extra-dark-blue .module-events-button:hover{border-color:#003856}.page-color-dark-blue .module-events-button,.page-color-dark-blue .module-events-button:hover{border-color:#006eae}.page-color-bright-blue .module-events-button,.page-color-bright-blue .module-events-button:hover{border-color:#a4d8de}.page-color-light-blue .module-events-button,.page-color-light-blue .module-events-button:hover{border-color:#dff1f8}.page-color-yellow .module-events-button,.page-color-yellow .module-events-button:hover{border-color:#fc0}.page-color-orange .module-events-button,.page-color-orange .module-events-button:hover{border-color:#ef7c00}.page-color-red .module-events-button,.page-color-red .module-events-button:hover{border-color:#e4003e}.page-color-x-mas-blue .module-events-button,.page-color-x-mas-blue .module-events-button:hover{border-color:#8da3bb}.page-color-x-mas-green .module-events-button,.page-color-x-mas-green .module-events-button:hover{border-color:#129367}.page-color-x-mas-red .module-events-button,.page-color-x-mas-red .module-events-button:hover{border-color:#cd2f41}.page-color-black .module-events-button,.page-color-black .module-events-button:hover{border-color:#000}.page-color-gray .module-events-button,.page-color-gray .module-events-button:hover{border-color:#343434}.page-color-premium .module-events-button,.page-color-premium .module-events-button:hover{border-color:#9e8e86}.module-color-green .module-events-button,.module-color-green .module-events-button:hover{border-color:#bbcf00}.module-color-extra-dark-blue .module-events-button,.module-color-extra-dark-blue .module-events-button:hover{border-color:#003856}.module-color-dark-blue .module-events-button,.module-color-dark-blue .module-events-button:hover{border-color:#006eae}.module-color-bright-blue .module-events-button,.module-color-bright-blue .module-events-button:hover{border-color:#a4d8de}.module-color-light-blue .module-events-button,.module-color-light-blue .module-events-button:hover{border-color:#dff1f8}.module-color-yellow .module-events-button,.module-color-yellow .module-events-button:hover{border-color:#fc0}.module-color-orange .module-events-button,.module-color-orange .module-events-button:hover{border-color:#ef7c00}.module-color-red .module-events-button,.module-color-red .module-events-button:hover{border-color:#e4003e}.module-color-x-mas-blue .module-events-button,.module-color-x-mas-blue .module-events-button:hover{border-color:#8da3bb}.module-color-x-mas-green .module-events-button,.module-color-x-mas-green .module-events-button:hover{border-color:#129367}.module-color-x-mas-red .module-events-button,.module-color-x-mas-red .module-events-button:hover{border-color:#cd2f41}.module-color-black .module-events-button,.module-color-black .module-events-button:hover{border-color:#000}.module-color-gray .module-events-button,.module-color-gray .module-events-button:hover{border-color:#343434}.module-color-premium .module-events-button,.module-color-premium .module-events-button:hover{border-color:#9e8e86}.page-color-green .module-events-button,.page-color-green .module-events-button:hover{background:#bbcf00}.page-color-extra-dark-blue .module-events-button,.page-color-extra-dark-blue .module-events-button:hover{background:#003856}.page-color-dark-blue .module-events-button,.page-color-dark-blue .module-events-button:hover{background:#006eae}.page-color-bright-blue .module-events-button,.page-color-bright-blue .module-events-button:hover{background:#a4d8de}.page-color-light-blue .module-events-button,.page-color-light-blue .module-events-button:hover{background:#dff1f8}.page-color-yellow .module-events-button,.page-color-yellow .module-events-button:hover{background:#fc0}.page-color-orange .module-events-button,.page-color-orange .module-events-button:hover{background:#ef7c00}.page-color-red .module-events-button,.page-color-red .module-events-button:hover{background:#e4003e}.page-color-x-mas-blue .module-events-button,.page-color-x-mas-blue .module-events-button:hover{background:#8da3bb}.page-color-x-mas-green .module-events-button,.page-color-x-mas-green .module-events-button:hover{background:#129367}.page-color-x-mas-red .module-events-button,.page-color-x-mas-red .module-events-button:hover{background:#cd2f41}.page-color-black .module-events-button,.page-color-black .module-events-button:hover{background:#000}.page-color-gray .module-events-button,.page-color-gray .module-events-button:hover{background:#343434}.page-color-premium .module-events-button,.page-color-premium .module-events-button:hover{background:#9e8e86}.module-color-green .module-events-button,.module-color-green .module-events-button:hover{background:#bbcf00}.module-color-extra-dark-blue .module-events-button,.module-color-extra-dark-blue .module-events-button:hover{background:#003856}.module-color-dark-blue .module-events-button,.module-color-dark-blue .module-events-button:hover{background:#006eae}.module-color-bright-blue .module-events-button,.module-color-bright-blue .module-events-button:hover{background:#a4d8de}.module-color-light-blue .module-events-button,.module-color-light-blue .module-events-button:hover{background:#dff1f8}.module-color-yellow .module-events-button,.module-color-yellow .module-events-button:hover{background:#fc0}.module-color-orange .module-events-button,.module-color-orange .module-events-button:hover{background:#ef7c00}.module-color-red .module-events-button,.module-color-red .module-events-button:hover{background:#e4003e}.module-color-x-mas-blue .module-events-button,.module-color-x-mas-blue .module-events-button:hover{background:#8da3bb}.module-color-x-mas-green .module-events-button,.module-color-x-mas-green .module-events-button:hover{background:#129367}.module-color-x-mas-red .module-events-button,.module-color-x-mas-red .module-events-button:hover{background:#cd2f41}.module-color-black .module-events-button,.module-color-black .module-events-button:hover{background:#000}.module-color-gray .module-events-button,.module-color-gray .module-events-button:hover{background:#343434}.module-color-premium .module-events-button,.module-color-premium .module-events-button:hover{background:#9e8e86}.module-gallery .gallery-wrapper .main-gallery{margin-bottom:30px}.module-gallery .gallery-wrapper .main-gallery .splide__slide img{object-fit:cover;aspect-ratio:1110/540}.module-gallery .gallery-wrapper .gallery-reel .splide__list .reel-element{border:0}.module-gallery .gallery-wrapper .splide .splide__arrows .splide__arrow{width:48px;height:48px;background-color:#fff;opacity:1;border:1px solid #0098d7;color:#0098d7}.module-gallery .gallery-wrapper .splide .splide__arrows .splide__arrow.splide__arrow--prev:before{content:""}.module-gallery .gallery-wrapper .splide .splide__arrows .splide__arrow.splide__arrow--next:before{content:""}.module-gallery .gallery-wrapper .splide .splide__arrows .splide__arrow svg{display:none}@media screen and (min-width:768px){.module-health-topics-teasers .text,.module-health-topics-teasers .image{-ms-grid-column:1;-ms-grid-column-span:12;grid-column:1/span 12}}.module-health-topics-teasers .text{-webkit-order:2;-moz-box-ordinal-group:3;order:2}.module-health-topics-teasers .image{-webkit-order:1;-moz-box-ordinal-group:2;order:1;margin-bottom:24px;margin-bottom:var(--space-s);padding-top:68.57142857%}.module-health-topics-teasers .description{margin-bottom:16px;margin-bottom:var(--space-xs)}.module-health-topics-teasers .inner-wrapper{grid-row-gap:50px;row-gap:50px}@media screen and (min-width:1025px){.module-health-topics-teasers .inner-wrapper{grid-row-gap:75px;row-gap:75px}}.page-template-template-stories .module-health-topics-teasers .inner-wrapper{grid-row-gap:56px;row-gap:56px;grid-row-gap:var(--space-lx);row-gap:var(--space-lx)}@media screen and (min-width:1365px){.has-side-navigation .module-health-topics-teasers .single-teaser.third{--span:6}}@media screen and (min-width:1025px){.has-side-navigation .module-health-topics-teasers .single-teaser.with-background:before{width:calc(100% + 16px * 2);width:calc(100% + var(--grid-gap) * 2);-webkit-transform:translateX(calc(-1 * 16px));transform:translateX(calc(-1 * 16px));-webkit-transform:translateX(calc(-1 * var(--grid-gap)));transform:translateX(calc(-1 * var(--grid-gap)));left:0}}@media screen and (min-width:768px){.module-health-topics-teasers .single-teaser.third{--span:6}}@media screen and (min-width:1365px){.module-health-topics-teasers .single-teaser.third{--span:4}}@media screen and (min-width:1365px){.module-health-topics-teasers .single-teaser.full .text{-webkit-order:0;-moz-box-ordinal-group:1;order:0;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/span 4}}.module-health-topics-teasers .single-teaser.full .image{-webkit-align-self:stretch;-ms-grid-row-align:stretch;align-self:stretch}@media screen and (min-width:768px){.module-health-topics-teasers .single-teaser.full .image{padding-top:68.63013699%}}@media screen and (min-width:1365px){.module-health-topics-teasers .single-teaser.full .image{margin-bottom:0;-webkit-order:0;-moz-box-ordinal-group:1;order:0;-ms-grid-column:5;-ms-grid-column-span:8;grid-column:5/span 8;padding-left:50px}}@media screen and (min-width:1365px){.module-health-topics-teasers .single-teaser.reverse .text{-ms-grid-column:9;-ms-grid-column-span:4;grid-column:9/span 4;-ms-grid-row:1;grid-row:1}}@media screen and (min-width:1365px){.module-health-topics-teasers .single-teaser.reverse .image{-ms-grid-column:1;-ms-grid-column-span:8;grid-column:1/span 8;padding-right:30px;padding-left:0;-ms-grid-row:1;grid-row:1}}.module-health-topics-teasers .single-teaser.with-background{position:relative;padding:40px 0}.module-health-topics-teasers .single-teaser.with-background:before{content:"";position:absolute;height:100%;top:0;width:100vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#a4d8de;z-index:-1}@media screen and (min-width:1440px){.module-health-topics-teasers .single-teaser.with-background:before{width:1440px}}.module-health-topics-teasers .single-teaser.with-background .content-wrapper{-webkit-align-items:center;-moz-box-align:center;align-items:center}.module-hospital-map .clinics{-webkit-order:2;-moz-box-ordinal-group:3;order:2;position:relative;max-height:510px;overflow-y:auto}@media screen and (min-width:1025px){.module-hospital-map .clinics{-webkit-order:0;-moz-box-ordinal-group:1;order:0}}.module-hospital-map .clinics .clinic{padding:10px 0}.module-hospital-map .clinics .clinic .sub-clinics{display:none}.module-hospital-map .clinics .clinic .sub-clinic{margin-bottom:12px}.module-hospital-map .clinics .clinic .sub-clinic:last-child{margin-bottom:0}.module-hospital-map .clinics .clinic .sub-clinic:first-child{margin-top:12px}.module-hospital-map .clinics .clinic .building{color:#0098d7;text-transform:uppercase;font-weight:600;padding-left:18px;line-height:30px}.module-hospital-map .clinics .clinic .name{padding-left:18px;line-height:30px;color:#343434;font-size:18px}.module-hospital-map .clinics .clinic .clinic-name{font-size:18px;line-height:30px}.module-hospital-map .clinics .clinic.building-hover .clinic-name,.module-hospital-map .clinics .clinic.clinic-open .clinic-name,.module-hospital-map .clinics .clinic:hover .clinic-name{color:#343434}.module-hospital-map .clinics .clinic.clinic-open .sub-clinics{display:block}.module-hospital-map .map{position:relative}.module-hospital-map .map .building-hover,.module-hospital-map .map .clinic-hover{opacity:1 !important}.module-hospital-map .map .clinic-open{opacity:1 !important}.module-hospital-map .map .clinic-overlays{position:static;width:100%}.module-hospital-map .map .clinic-overlays .hover-clinics-list{min-width:300px;max-height:300px;position:absolute;display:none;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:10px;background:#fff;border:2px solid #0098d7;overflow-y:auto;z-index:6}.module-hospital-map .map .clinic-overlays .hover-clinics-list.show{display:-webkit-flex;display:-moz-box;display:flex}@media screen and (min-width:768px){.module-hospital-map .map .clinic-overlays .hover-clinics-list{max-height:500px;padding:40px 20px}}.module-information-teaser{max-width:1440px;margin-left:auto;margin-right:auto}.module-information-teaser .teaser-big{padding-bottom:40px;border-bottom:1px solid #d8d8d8}@media screen and (min-width:1365px){.module-information-teaser .teaser-big{padding-bottom:0;border-bottom:0}}.module-information-teaser.teaser-small{background-color:#f1f5f9;padding-top:33px;padding-bottom:43px}@media screen and (min-width:768px){.module-information-teaser.teaser-small{padding-top:40px;padding-bottom:40px}}@media screen and (min-width:1365px){.module-information-teaser.teaser-small{padding:36px 0 100px}}@media screen and (min-width:1365px){.module-information-teaser.teaser-small.no-title{padding-top:100px}}.teaser-big .module-information-teaser-image{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:33px;padding-top:100%}@media screen and (min-width:768px){.teaser-big .module-information-teaser-image{height:352px;padding-top:0}}@media screen and (min-width:1365px){.teaser-big .module-information-teaser-image{min-height:660px;margin-bottom:0}}.teaser-small .module-information-teaser-image{-webkit-align-self:stretch;-ms-grid-row-align:stretch;align-self:stretch;padding-top:100%}@media screen and (min-width:768px){.teaser-small .module-information-teaser-image{padding-top:0}}.teaser-big .module-information-teaser-wrapper{padding-top:50px;color:#fff;display:none}@media screen and (min-width:768px){.teaser-big .module-information-teaser-wrapper{padding-top:100px;padding-bottom:100px}}@media screen and (min-width:1365px){.teaser-big .module-information-teaser-wrapper{display:block}}.teaser-big .module-information-teaser-inner-wrapper{max-width:590px}.teaser-small .module-information-teaser-inner-wrapper{-webkit-align-items:center;-moz-box-align:center;align-items:center;background-color:#fff}@media screen and (min-width:768px){.teaser-small .module-information-teaser-inner-wrapper{-ms-grid-rows:minmax(344px, auto);grid-template-rows:minmax(344px, auto)}}@media screen and (min-width:1025px){.teaser-small .module-information-teaser-inner-wrapper{-ms-grid-rows:minmax(540px, auto);grid-template-rows:minmax(540px, auto)}}.module-information-teaser-title{color:#0098d7}.page-color-green .module-information-teaser-title{color:#bbcf00}.page-color-extra-dark-blue .module-information-teaser-title{color:#003856}.page-color-dark-blue .module-information-teaser-title{color:#006eae}.page-color-bright-blue .module-information-teaser-title{color:#a4d8de}.page-color-light-blue .module-information-teaser-title{color:#dff1f8}.page-color-yellow .module-information-teaser-title{color:#fc0}.page-color-orange .module-information-teaser-title{color:#ef7c00}.page-color-red .module-information-teaser-title{color:#e4003e}.page-color-x-mas-blue .module-information-teaser-title{color:#8da3bb}.page-color-x-mas-green .module-information-teaser-title{color:#129367}.page-color-x-mas-red .module-information-teaser-title{color:#cd2f41}.page-color-black .module-information-teaser-title{color:#000}.page-color-gray .module-information-teaser-title{color:#343434}.page-color-premium .module-information-teaser-title{color:#9e8e86}.module-color-green .module-information-teaser-title{color:#bbcf00}.module-color-extra-dark-blue .module-information-teaser-title{color:#003856}.module-color-dark-blue .module-information-teaser-title{color:#006eae}.module-color-bright-blue .module-information-teaser-title{color:#a4d8de}.module-color-light-blue .module-information-teaser-title{color:#dff1f8}.module-color-yellow .module-information-teaser-title{color:#fc0}.module-color-orange .module-information-teaser-title{color:#ef7c00}.module-color-red .module-information-teaser-title{color:#e4003e}.module-color-x-mas-blue .module-information-teaser-title{color:#8da3bb}.module-color-x-mas-green .module-information-teaser-title{color:#129367}.module-color-x-mas-red .module-information-teaser-title{color:#cd2f41}.module-color-black .module-information-teaser-title{color:#000}.module-color-gray .module-information-teaser-title{color:#343434}.module-color-premium .module-information-teaser-title{color:#9e8e86}.teaser-big .module-information-teaser-title{margin-bottom:11px}.page-color-green .teaser-big .module-information-teaser-title{color:#bbcf00}.page-color-extra-dark-blue .teaser-big .module-information-teaser-title{color:#003856}.page-color-dark-blue .teaser-big .module-information-teaser-title{color:#006eae}.page-color-bright-blue .teaser-big .module-information-teaser-title{color:#a4d8de}.page-color-light-blue .teaser-big .module-information-teaser-title{color:#dff1f8}.page-color-yellow .teaser-big .module-information-teaser-title{color:#fc0}.page-color-orange .teaser-big .module-information-teaser-title{color:#ef7c00}.page-color-red .teaser-big .module-information-teaser-title{color:#e4003e}.page-color-x-mas-blue .teaser-big .module-information-teaser-title{color:#8da3bb}.page-color-x-mas-green .teaser-big .module-information-teaser-title{color:#129367}.page-color-x-mas-red .teaser-big .module-information-teaser-title{color:#cd2f41}.page-color-black .teaser-big .module-information-teaser-title{color:#000}.page-color-gray .teaser-big .module-information-teaser-title{color:#343434}.page-color-premium .teaser-big .module-information-teaser-title{color:#9e8e86}.module-color-green .teaser-big .module-information-teaser-title{color:#bbcf00}.module-color-extra-dark-blue .teaser-big .module-information-teaser-title{color:#003856}.module-color-dark-blue .teaser-big .module-information-teaser-title{color:#006eae}.module-color-bright-blue .teaser-big .module-information-teaser-title{color:#a4d8de}.module-color-light-blue .teaser-big .module-information-teaser-title{color:#dff1f8}.module-color-yellow .teaser-big .module-information-teaser-title{color:#fc0}.module-color-orange .teaser-big .module-information-teaser-title{color:#ef7c00}.module-color-red .teaser-big .module-information-teaser-title{color:#e4003e}.module-color-x-mas-blue .teaser-big .module-information-teaser-title{color:#8da3bb}.module-color-x-mas-green .teaser-big .module-information-teaser-title{color:#129367}.module-color-x-mas-red .teaser-big .module-information-teaser-title{color:#cd2f41}.module-color-black .teaser-big .module-information-teaser-title{color:#000}.module-color-gray .teaser-big .module-information-teaser-title{color:#343434}.module-color-premium .teaser-big .module-information-teaser-title{color:#9e8e86}@media screen and (min-width:1025px){.teaser-big .module-information-teaser-title{margin-bottom:27px}}@media screen and (min-width:1365px){.teaser-big .module-information-teaser-title{color:#fff !important}}@media screen and (min-width:1365px){.text-color-black .teaser-big .module-information-teaser-title{color:#000 !important}}.teaser-small .module-information-teaser-title{margin-bottom:28px}@media screen and (min-width:768px){.teaser-small .module-information-teaser-title{margin-bottom:13px}}@media screen and (min-width:1365px){.teaser-small .module-information-teaser-title{margin-bottom:23px}}.module-information-teaser-description{font-size:18px;line-height:32px;color:#343434}@media screen and (min-width:768px){.module-information-teaser-description{font-size:14px;line-height:20px}}@media screen and (min-width:1365px){.module-information-teaser-description{font-size:20px;line-height:32px}}.teaser-big .module-information-teaser-description{margin-bottom:30px;color:#343434}@media screen and (min-width:1365px){.teaser-big .module-information-teaser-description{color:#fff;margin-bottom:20px}}@media screen and (min-width:1365px){.text-color-black .teaser-big .module-information-teaser-description{color:#000 !important}}.teaser-small .module-information-teaser-description{margin-bottom:37px}@media screen and (min-width:768px){.teaser-small .module-information-teaser-description{margin-bottom:22px}}.module-information-teaser-text-wrapper{padding-left:15px;padding-right:15px;padding-top:32px;padding-bottom:40px}@media screen and (min-width:768px){.module-information-teaser-text-wrapper{padding-left:18px;padding-right:30px}}@media screen and (min-width:1365px){.module-information-teaser-text-wrapper{padding-left:25px;padding-right:25px}}.module-information-teaser-text-wrapper .button-wrapper{text-align:center}@media screen and (min-width:768px){.module-information-teaser-text-wrapper .button-wrapper{text-align:left}}.page-color-green .module-information-teaser-text-wrapper .button-wrapper .button{color:#bbcf00}.page-color-extra-dark-blue .module-information-teaser-text-wrapper .button-wrapper .button{color:#003856}.page-color-dark-blue .module-information-teaser-text-wrapper .button-wrapper .button{color:#006eae}.page-color-bright-blue .module-information-teaser-text-wrapper .button-wrapper .button{color:#a4d8de}.page-color-light-blue .module-information-teaser-text-wrapper .button-wrapper .button{color:#dff1f8}.page-color-yellow .module-information-teaser-text-wrapper .button-wrapper .button{color:#fc0}.page-color-orange .module-information-teaser-text-wrapper .button-wrapper .button{color:#ef7c00}.page-color-red .module-information-teaser-text-wrapper .button-wrapper .button{color:#e4003e}.page-color-x-mas-blue .module-information-teaser-text-wrapper .button-wrapper .button{color:#8da3bb}.page-color-x-mas-green .module-information-teaser-text-wrapper .button-wrapper .button{color:#129367}.page-color-x-mas-red .module-information-teaser-text-wrapper .button-wrapper .button{color:#cd2f41}.page-color-black .module-information-teaser-text-wrapper .button-wrapper .button{color:#000}.page-color-gray .module-information-teaser-text-wrapper .button-wrapper .button{color:#343434}.page-color-premium .module-information-teaser-text-wrapper .button-wrapper .button{color:#9e8e86}.module-color-green .module-information-teaser-text-wrapper .button-wrapper .button{color:#bbcf00}.module-color-extra-dark-blue .module-information-teaser-text-wrapper .button-wrapper .button{color:#003856}.module-color-dark-blue .module-information-teaser-text-wrapper .button-wrapper .button{color:#006eae}.module-color-bright-blue .module-information-teaser-text-wrapper .button-wrapper .button{color:#a4d8de}.module-color-light-blue .module-information-teaser-text-wrapper .button-wrapper .button{color:#dff1f8}.module-color-yellow .module-information-teaser-text-wrapper .button-wrapper .button{color:#fc0}.module-color-orange .module-information-teaser-text-wrapper .button-wrapper .button{color:#ef7c00}.module-color-red .module-information-teaser-text-wrapper .button-wrapper .button{color:#e4003e}.module-color-x-mas-blue .module-information-teaser-text-wrapper .button-wrapper .button{color:#8da3bb}.module-color-x-mas-green .module-information-teaser-text-wrapper .button-wrapper .button{color:#129367}.module-color-x-mas-red .module-information-teaser-text-wrapper .button-wrapper .button{color:#cd2f41}.module-color-black .module-information-teaser-text-wrapper .button-wrapper .button{color:#000}.module-color-gray .module-information-teaser-text-wrapper .button-wrapper .button{color:#343434}.module-color-premium .module-information-teaser-text-wrapper .button-wrapper .button{color:#9e8e86}.page-color-green .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#bbcf00}.page-color-extra-dark-blue .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#003856}.page-color-dark-blue .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#006eae}.page-color-bright-blue .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#a4d8de}.page-color-light-blue .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#dff1f8}.page-color-yellow .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#fc0}.page-color-orange .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#ef7c00}.page-color-red .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#e4003e}.page-color-x-mas-blue .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#8da3bb}.page-color-x-mas-green .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#129367}.page-color-x-mas-red .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#cd2f41}.page-color-black .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#000}.page-color-gray .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#343434}.page-color-premium .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#9e8e86}.module-color-green .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#bbcf00}.module-color-extra-dark-blue .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#003856}.module-color-dark-blue .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#006eae}.module-color-bright-blue .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#a4d8de}.module-color-light-blue .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#dff1f8}.module-color-yellow .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#fc0}.module-color-orange .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#ef7c00}.module-color-red .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#e4003e}.module-color-x-mas-blue .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#8da3bb}.module-color-x-mas-green .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#129367}.module-color-x-mas-red .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#cd2f41}.module-color-black .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#000}.module-color-gray .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#343434}.module-color-premium .module-information-teaser-text-wrapper .button-wrapper .button{border-color:#9e8e86}.page-color-green .module-information-teaser-button,.page-color-green .module-information-teaser-button:hover{border-color:#bbcf00}.page-color-extra-dark-blue .module-information-teaser-button,.page-color-extra-dark-blue .module-information-teaser-button:hover{border-color:#003856}.page-color-dark-blue .module-information-teaser-button,.page-color-dark-blue .module-information-teaser-button:hover{border-color:#006eae}.page-color-bright-blue .module-information-teaser-button,.page-color-bright-blue .module-information-teaser-button:hover{border-color:#a4d8de}.page-color-light-blue .module-information-teaser-button,.page-color-light-blue .module-information-teaser-button:hover{border-color:#dff1f8}.page-color-yellow .module-information-teaser-button,.page-color-yellow .module-information-teaser-button:hover{border-color:#fc0}.page-color-orange .module-information-teaser-button,.page-color-orange .module-information-teaser-button:hover{border-color:#ef7c00}.page-color-red .module-information-teaser-button,.page-color-red .module-information-teaser-button:hover{border-color:#e4003e}.page-color-x-mas-blue .module-information-teaser-button,.page-color-x-mas-blue .module-information-teaser-button:hover{border-color:#8da3bb}.page-color-x-mas-green .module-information-teaser-button,.page-color-x-mas-green .module-information-teaser-button:hover{border-color:#129367}.page-color-x-mas-red .module-information-teaser-button,.page-color-x-mas-red .module-information-teaser-button:hover{border-color:#cd2f41}.page-color-black .module-information-teaser-button,.page-color-black .module-information-teaser-button:hover{border-color:#000}.page-color-gray .module-information-teaser-button,.page-color-gray .module-information-teaser-button:hover{border-color:#343434}.page-color-premium .module-information-teaser-button,.page-color-premium .module-information-teaser-button:hover{border-color:#9e8e86}.module-color-green .module-information-teaser-button,.module-color-green .module-information-teaser-button:hover{border-color:#bbcf00}.module-color-extra-dark-blue .module-information-teaser-button,.module-color-extra-dark-blue .module-information-teaser-button:hover{border-color:#003856}.module-color-dark-blue .module-information-teaser-button,.module-color-dark-blue .module-information-teaser-button:hover{border-color:#006eae}.module-color-bright-blue .module-information-teaser-button,.module-color-bright-blue .module-information-teaser-button:hover{border-color:#a4d8de}.module-color-light-blue .module-information-teaser-button,.module-color-light-blue .module-information-teaser-button:hover{border-color:#dff1f8}.module-color-yellow .module-information-teaser-button,.module-color-yellow .module-information-teaser-button:hover{border-color:#fc0}.module-color-orange .module-information-teaser-button,.module-color-orange .module-information-teaser-button:hover{border-color:#ef7c00}.module-color-red .module-information-teaser-button,.module-color-red .module-information-teaser-button:hover{border-color:#e4003e}.module-color-x-mas-blue .module-information-teaser-button,.module-color-x-mas-blue .module-information-teaser-button:hover{border-color:#8da3bb}.module-color-x-mas-green .module-information-teaser-button,.module-color-x-mas-green .module-information-teaser-button:hover{border-color:#129367}.module-color-x-mas-red .module-information-teaser-button,.module-color-x-mas-red .module-information-teaser-button:hover{border-color:#cd2f41}.module-color-black .module-information-teaser-button,.module-color-black .module-information-teaser-button:hover{border-color:#000}.module-color-gray .module-information-teaser-button,.module-color-gray .module-information-teaser-button:hover{border-color:#343434}.module-color-premium .module-information-teaser-button,.module-color-premium .module-information-teaser-button:hover{border-color:#9e8e86}.page-color-green .module-information-teaser-button,.page-color-green .module-information-teaser-button:hover{background:#bbcf00}.page-color-extra-dark-blue .module-information-teaser-button,.page-color-extra-dark-blue .module-information-teaser-button:hover{background:#003856}.page-color-dark-blue .module-information-teaser-button,.page-color-dark-blue .module-information-teaser-button:hover{background:#006eae}.page-color-bright-blue .module-information-teaser-button,.page-color-bright-blue .module-information-teaser-button:hover{background:#a4d8de}.page-color-light-blue .module-information-teaser-button,.page-color-light-blue .module-information-teaser-button:hover{background:#dff1f8}.page-color-yellow .module-information-teaser-button,.page-color-yellow .module-information-teaser-button:hover{background:#fc0}.page-color-orange .module-information-teaser-button,.page-color-orange .module-information-teaser-button:hover{background:#ef7c00}.page-color-red .module-information-teaser-button,.page-color-red .module-information-teaser-button:hover{background:#e4003e}.page-color-x-mas-blue .module-information-teaser-button,.page-color-x-mas-blue .module-information-teaser-button:hover{background:#8da3bb}.page-color-x-mas-green .module-information-teaser-button,.page-color-x-mas-green .module-information-teaser-button:hover{background:#129367}.page-color-x-mas-red .module-information-teaser-button,.page-color-x-mas-red .module-information-teaser-button:hover{background:#cd2f41}.page-color-black .module-information-teaser-button,.page-color-black .module-information-teaser-button:hover{background:#000}.page-color-gray .module-information-teaser-button,.page-color-gray .module-information-teaser-button:hover{background:#343434}.page-color-premium .module-information-teaser-button,.page-color-premium .module-information-teaser-button:hover{background:#9e8e86}.module-color-green .module-information-teaser-button,.module-color-green .module-information-teaser-button:hover{background:#bbcf00}.module-color-extra-dark-blue .module-information-teaser-button,.module-color-extra-dark-blue .module-information-teaser-button:hover{background:#003856}.module-color-dark-blue .module-information-teaser-button,.module-color-dark-blue .module-information-teaser-button:hover{background:#006eae}.module-color-bright-blue .module-information-teaser-button,.module-color-bright-blue .module-information-teaser-button:hover{background:#a4d8de}.module-color-light-blue .module-information-teaser-button,.module-color-light-blue .module-information-teaser-button:hover{background:#dff1f8}.module-color-yellow .module-information-teaser-button,.module-color-yellow .module-information-teaser-button:hover{background:#fc0}.module-color-orange .module-information-teaser-button,.module-color-orange .module-information-teaser-button:hover{background:#ef7c00}.module-color-red .module-information-teaser-button,.module-color-red .module-information-teaser-button:hover{background:#e4003e}.module-color-x-mas-blue .module-information-teaser-button,.module-color-x-mas-blue .module-information-teaser-button:hover{background:#8da3bb}.module-color-x-mas-green .module-information-teaser-button,.module-color-x-mas-green .module-information-teaser-button:hover{background:#129367}.module-color-x-mas-red .module-information-teaser-button,.module-color-x-mas-red .module-information-teaser-button:hover{background:#cd2f41}.module-color-black .module-information-teaser-button,.module-color-black .module-information-teaser-button:hover{background:#000}.module-color-gray .module-information-teaser-button,.module-color-gray .module-information-teaser-button:hover{background:#343434}.module-color-premium .module-information-teaser-button,.module-color-premium .module-information-teaser-button:hover{background:#9e8e86}.module-jahresbericht-module-1 .version-1,.module-jahresbericht-module-1 .version-2{display:-ms-grid;display:grid;grid-gap:16px;gap:16px;grid-gap:var(--gap);gap:var(--gap);-webkit-align-items:start;-moz-box-align:start;align-items:start}@media screen and (min-width:768px){.module-jahresbericht-module-1 .version-1,.module-jahresbericht-module-1 .version-2{-ms-grid-columns:minmax(0, 1fr) var(--gap) minmax(0, 1fr);grid-template-columns:repeat(2,minmax(0, 1fr))}}@media print{.module-jahresbericht-module-1 .version-1,.module-jahresbericht-module-1 .version-2{-ms-grid-columns:minmax(0, 1fr) var(--gap) minmax(0, 1fr);grid-template-columns:repeat(2,minmax(0, 1fr))}}.module-jahresbericht-module-1 .version-1 img,.module-jahresbericht-module-1 .version-2 img{width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover;display:block}.module-jahresbericht-module-1 .version-1 .image,.module-jahresbericht-module-1 .version-2 .image{padding-left:45px;padding-right:45px}@media screen and (min-width:768px){.module-jahresbericht-module-1 .version-1 .image,.module-jahresbericht-module-1 .version-2 .image{padding-left:0;padding-right:0}}@media print{.module-jahresbericht-module-1 .version-1 .image,.module-jahresbericht-module-1 .version-2 .image{padding-left:0;padding-right:0}}.module-jahresbericht-module-1 .version-1 .numbers,.module-jahresbericht-module-1 .version-2 .numbers{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.module-jahresbericht-module-1 .version-1 .image{padding-left:0;padding-right:0}@media screen and (max-width:767px){.module-jahresbericht-module-1 .version-1 .image{display:-ms-grid;display:grid;grid-gap:16px;gap:16px;grid-gap:var(--gap);gap:var(--gap);-ms-grid-columns:minmax(0, 1fr) var(--gap) minmax(0, 1fr);grid-template-columns:repeat(2,minmax(0, 1fr))}}@media screen and (max-width:767px){.module-jahresbericht-module-1 .version-1 .image-text{position:static;-webkit-justify-content:start;-moz-box-pack:start;justify-content:start}}@media screen and (max-width:767px){.module-jahresbericht-module-1 .version-1 .image-title,.module-jahresbericht-module-1 .version-1 .image-subtitle{color:#343434}}.module-jahresbericht-module-1 .version-2 .image{padding:10px}@media screen and (min-width:768px){.module-jahresbericht-module-1 .version-2 .image{margin-left:0;margin-right:0}}@media print{.module-jahresbericht-module-1 .version-2 .image{margin-left:0;margin-right:0}}.module-jahresbericht-module-1 .version-2 .image-subtitle{text-align:left}.module-jahresbericht-module-1 .version-2 .image-percentage,.module-jahresbericht-module-1 .version-2 .image-subtitle{color:#fff}.module-jahresbericht-module-1 .version-2 .image-pie{position:absolute;top:0;right:0;bottom:0;left:0}.module-jahresbericht-module-1 .version-2 .text{--text-offset:35px;position:absolute;width:calc(50% - var(--text-offset));height:calc(50% - 10px);left:var(--text-offset);top:calc(50% + 10px);padding-right:10px}@media screen and (max-width:767px){.module-jahresbericht-module-1 .version-2 .text{top:calc(40% + 10px)}}.module-jahresbericht-module-1 .version-3{grid-gap:16px;gap:16px;grid-gap:var(--gap);gap:var(--gap);display:-ms-grid;display:grid;-webkit-align-items:start;-moz-box-align:start;align-items:start}@media screen and (min-width:768px){.module-jahresbericht-module-1 .version-3{-ms-grid-columns:minmax(0, 1fr) var(--gap) minmax(0, 1fr) var(--gap) minmax(0, 1fr) var(--gap) minmax(0, 1fr) var(--gap) minmax(0, 1fr) var(--gap) minmax(0, 1fr) var(--gap) minmax(0, 1fr) var(--gap) minmax(0, 1fr);grid-template-columns:repeat(8,minmax(0, 1fr));grid-template-areas:"image image image image image image number number"}}@media print{.module-jahresbericht-module-1 .version-3{-ms-grid-columns:minmax(0, 1fr) var(--gap) minmax(0, 1fr) var(--gap) minmax(0, 1fr) var(--gap) minmax(0, 1fr) var(--gap) minmax(0, 1fr) var(--gap) minmax(0, 1fr) var(--gap) minmax(0, 1fr) var(--gap) minmax(0, 1fr);grid-template-columns:repeat(8,minmax(0, 1fr));grid-template-areas:"image image image image image image number number"}}@media screen and (min-width:768px){.module-jahresbericht-module-1 .version-3.image-position-right{grid-template-areas:"number number image image image image image image"}}@media print{.module-jahresbericht-module-1 .version-3.image-position-right{grid-template-areas:"number number image image image image image image"}}@media screen and (min-width:768px){.module-jahresbericht-module-1 .version-3 .image{grid-area:image}}@media print{.module-jahresbericht-module-1 .version-3 .image{grid-area:image}}.module-jahresbericht-module-1 .version-3 .numbers{-ms-grid-columns:(minmax(0, 1fr))[2];grid-template-columns:repeat(2,minmax(0, 1fr))}@media screen and (min-width:768px){.module-jahresbericht-module-1 .version-3 .numbers{grid-area:number;-ms-grid-columns:minmax(0, 1fr);grid-template-columns:minmax(0, 1fr)}}@media print{.module-jahresbericht-module-1 .version-3 .numbers{grid-area:number;-ms-grid-columns:minmax(0, 1fr);grid-template-columns:minmax(0, 1fr)}}@media screen and (min-width:768px){.module-jahresbericht-module-1 .version-3 .image{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3.image-position-right>.image{-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3 .image{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3.image-position-right>.image{-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3 .numbers{-ms-grid-row:1;-ms-grid-column:13;-ms-grid-column-span:3}.module-jahresbericht-module-1 .version-3.image-position-right>.numbers{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.module-jahresbericht-module-1 .version-3 .numbers{-ms-grid-row:1;-ms-grid-column:13;-ms-grid-column-span:3}.module-jahresbericht-module-1 .version-3.image-position-right>.numbers{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}}@media print{.module-jahresbericht-module-1 .version-3 .image{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3.image-position-right>.image{-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3 .image{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3.image-position-right>.image{-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3 .numbers{-ms-grid-row:1;-ms-grid-column:13;-ms-grid-column-span:3}.module-jahresbericht-module-1 .version-3.image-position-right>.numbers{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.module-jahresbericht-module-1 .version-3 .numbers{-ms-grid-row:1;-ms-grid-column:13;-ms-grid-column-span:3}.module-jahresbericht-module-1 .version-3.image-position-right>.numbers{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}}@media screen and (min-width:768px){.module-jahresbericht-module-1 .version-3 .image{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3.image-position-right>.image{-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3 .image{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3.image-position-right>.image{-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3 .numbers{-ms-grid-row:1;-ms-grid-column:13;-ms-grid-column-span:3}.module-jahresbericht-module-1 .version-3.image-position-right>.numbers{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.module-jahresbericht-module-1 .version-3 .numbers{-ms-grid-row:1;-ms-grid-column:13;-ms-grid-column-span:3}.module-jahresbericht-module-1 .version-3.image-position-right>.numbers{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}}@media print{.module-jahresbericht-module-1 .version-3 .image{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3.image-position-right>.image{-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3 .image{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3.image-position-right>.image{-ms-grid-row:1;-ms-grid-column:5;-ms-grid-column-span:11}.module-jahresbericht-module-1 .version-3 .numbers{-ms-grid-row:1;-ms-grid-column:13;-ms-grid-column-span:3}.module-jahresbericht-module-1 .version-3.image-position-right>.numbers{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.module-jahresbericht-module-1 .version-3 .numbers{-ms-grid-row:1;-ms-grid-column:13;-ms-grid-column-span:3}.module-jahresbericht-module-1 .version-3.image-position-right>.numbers{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}}.module-jahresbericht-module-1 .version-4 .numbers{-ms-grid-columns:(minmax(0, 1fr))[2];grid-template-columns:repeat(2,minmax(0, 1fr))}@media screen and (min-width:768px){.module-jahresbericht-module-1 .version-4 .numbers{-ms-grid-columns:(minmax(0, 1fr))[3];grid-template-columns:repeat(3,minmax(0, 1fr))}}@media print{.module-jahresbericht-module-1 .version-4 .numbers{-ms-grid-columns:(minmax(0, 1fr))[3];grid-template-columns:repeat(3,minmax(0, 1fr))}}.module-jahresbericht-module-1 .image{position:relative}@media screen and (min-width:768px){.image-position-right .image{-webkit-order:1;-moz-box-ordinal-group:2;order:1}}@media print{.image-position-right .image{-webkit-order:1;-moz-box-ordinal-group:2;order:1}}.image-text{position:absolute;top:0;right:0;bottom:0;left:0;display:-ms-grid;display:grid;-webkit-align-content:center;align-content:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;place-content:center}.image-title,.image-subtitle{text-align:center}.image-text-color-white .image-title,.image-text-color-white .image-subtitle{color:#fff}.image-subtitle{margin-top:8px}.numbers{display:-ms-grid;display:grid;grid-gap:38px 16px;gap:38px 16px;grid-gap:38px var(--gap);gap:38px var(--gap)}.numbers .number-wrapper{border-bottom:1px dotted #343434}.numbers .number{margin-bottom:8px}.numbers .description{margin-bottom:10px}.numbers span{color:#0098d7}.page-color-green .numbers span{color:#bbcf00}.page-color-extra-dark-blue .numbers span{color:#003856}.page-color-dark-blue .numbers span{color:#006eae}.page-color-bright-blue .numbers span{color:#a4d8de}.page-color-light-blue .numbers span{color:#dff1f8}.page-color-yellow .numbers span{color:#fc0}.page-color-orange .numbers span{color:#ef7c00}.page-color-red .numbers span{color:#e4003e}.page-color-x-mas-blue .numbers span{color:#8da3bb}.page-color-x-mas-green .numbers span{color:#129367}.page-color-x-mas-red .numbers span{color:#cd2f41}.page-color-black .numbers span{color:#000}.page-color-gray .numbers span{color:#343434}.page-color-premium .numbers span{color:#9e8e86}.module-color-green .numbers span{color:#bbcf00}.module-color-extra-dark-blue .numbers span{color:#003856}.module-color-dark-blue .numbers span{color:#006eae}.module-color-bright-blue .numbers span{color:#a4d8de}.module-color-light-blue .numbers span{color:#dff1f8}.module-color-yellow .numbers span{color:#fc0}.module-color-orange .numbers span{color:#ef7c00}.module-color-red .numbers span{color:#e4003e}.module-color-x-mas-blue .numbers span{color:#8da3bb}.module-color-x-mas-green .numbers span{color:#129367}.module-color-x-mas-red .numbers span{color:#cd2f41}.module-color-black .numbers span{color:#000}.module-color-gray .numbers span{color:#343434}.module-color-premium .numbers span{color:#9e8e86}.module-jahresbericht-module-2 .bubbles{display:-ms-grid;display:grid;-webkit-align-items:center;-moz-box-align:center;align-items:center;grid-gap:16px;gap:16px;grid-gap:var(--grid-gap);gap:var(--grid-gap);-ms-grid-columns:minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr);grid-template-columns:repeat(6,minmax(0, 1fr))}@media screen and (min-width:768px){.module-jahresbericht-module-2 .bubbles{-ms-grid-columns:minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr);grid-template-columns:repeat(8,minmax(0, 1fr))}}@media print{.module-jahresbericht-module-2 .bubbles{-ms-grid-columns:minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr);grid-template-columns:repeat(8,minmax(0, 1fr))}}.module-jahresbericht-module-2 .number{color:#0098d7}.bubble{aspect-ratio:1;position:relative;display:-ms-grid;display:grid;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%}.bubble.size-large{-ms-grid-column-span:4;grid-column-end:span 4}.bubble.size-large:nth-child(even){-ms-grid-column:3;grid-column-start:3}@media screen and (min-width:768px){.bubble.size-large:nth-child(even){-ms-grid-column:auto;grid-column-start:auto}}@media print{.bubble.size-large:nth-child(even){-ms-grid-column:auto;grid-column-start:auto}}@media screen and (min-width:768px){.bubble.size-large{-ms-grid-column-span:3;grid-column-end:span 3}}@media print{.bubble.size-large{-ms-grid-column-span:3;grid-column-end:span 3}}.bubble.size-medium{-ms-grid-column-span:3;grid-column-end:span 3}.bubble.size-medium:nth-child(even){-ms-grid-column:4;grid-column-start:4}@media screen and (min-width:768px){.bubble.size-medium:nth-child(even){-ms-grid-column:auto;grid-column-start:auto}}@media print{.bubble.size-medium:nth-child(even){-ms-grid-column:auto;grid-column-start:auto}}@media screen and (min-width:768px){.bubble.size-medium{-ms-grid-column-span:2;grid-column-end:span 2}}@media print{.bubble.size-medium{-ms-grid-column-span:2;grid-column-end:span 2}}.bubble.size-small{aspect-ratio:auto;display:-webkit-flex;display:-moz-box;display:flex;grid-gap:16px;gap:16px;grid-gap:var(--grid-gap);gap:var(--grid-gap);-ms-grid-column-span:4;grid-column-end:span 4;-ms-grid-column:2;grid-column-start:2}@media screen and (min-width:768px){.bubble.size-small{-ms-grid-column:auto;grid-column-start:auto;-ms-grid-column-span:3;grid-column-end:span 3}}@media print{.bubble.size-small{-ms-grid-column:auto;grid-column-start:auto;-ms-grid-column-span:3;grid-column-end:span 3}}.bubble-circle{border-radius:50%;border:1px solid #0098d7;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.size-small .bubble-circle{position:relative;width:65px;height:65px;-webkit-flex-shrink:0;flex-shrink:0}.size-large .bubble-text{padding-left:50px}.size-medium .bubble-text{padding-left:20px}.module-jahresbericht-module-3{--size:250px}@media print{.module-jahresbericht-module-3{--size:200px}}.module-jahresbericht-module-3 .image{position:relative}.module-jahresbericht-module-3 .image img{display:block}.module-jahresbericht-module-3 .circle{background-color:#0098d7;padding:21px 24px 17px;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0, 1fr) 16px minmax(0, 1fr);grid-template-columns:repeat(2,minmax(0, 1fr));grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media screen and (min-width:768px){.module-jahresbericht-module-3 .circle{--size:250px;position:absolute;width:var(--size);height:var(--size);-webkit-align-content:center;align-content:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;place-content:center;border-radius:50%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0;-ms-grid-columns:minmax(0, 1fr);grid-template-columns:minmax(0, 1fr)}}@media print{.module-jahresbericht-module-3 .circle{--size:200px;position:absolute;width:var(--size);height:var(--size);-webkit-align-content:center;align-content:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;place-content:center;border-radius:50%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0;-ms-grid-columns:minmax(0, 1fr);grid-template-columns:minmax(0, 1fr)}}.module-jahresbericht-module-3 .number,.module-jahresbericht-module-3 .image-description{color:#fff}.module-jahresbericht-module-3 .image-description{padding-left:20px;padding-right:20px}@media screen and (max-width:767px){.module-jahresbericht-module-3 .version-2{padding-left:45px;padding-right:45px}}.module-jahresbericht-module-3 .version-2 .image img{object-fit:cover}@media screen and (max-width:767px){.module-jahresbericht-module-3 .version-2 .image img{border-radius:50%;aspect-ratio:1}}.module-jahresbericht-module-3 .version-2 .pie-wrapper{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.72}@media screen and (max-width:767px){.module-jahresbericht-module-3 .version-2 .pie-wrapper{left:50% !important;top:50% !important;--size:calc(100% - 15px)}}.module-jahresbericht-module-3 .version-2 .pie-wrapper .pie{--c:#fff}.module-jahresbericht-module-3 .version-2 .text{position:absolute;width:calc(50% + 60px);height:50%;left:31px;top:calc(50% - 30px);padding-right:10px}.module-jahresbericht-module-3 .version-2 .text .number,.module-jahresbericht-module-3 .version-2 .text .image-description{color:#0098d7}.module-jahresbericht-module-3 .version-3 img{display:block}.module-jahresbericht-module-3 .version-3 .image-small{position:absolute}@media screen and (max-width:767px){.module-jahresbericht-module-3 .version-3 .image-small{position:static;padding:21px 24px 17px;background-color:#0098d7}}@media screen and (min-width:768px){.module-jahresbericht-module-3 .version-3 .image-small{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:var(--size);height:var(--size)}}@media print{.module-jahresbericht-module-3 .version-3 .image-small{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:var(--size);height:var(--size)}}@media screen and (min-width:768px){.module-jahresbericht-module-3 .version-3 .image-pie{padding:10px}}@media print{.module-jahresbericht-module-3 .version-3 .image-pie{padding:10px}}.module-jahresbericht-module-3 .version-3 .image-pie img{display:none;aspect-ratio:1;border-radius:50%;object-fit:cover;width:100%}@media screen and (min-width:768px){.module-jahresbericht-module-3 .version-3 .image-pie img{display:block}}@media print{.module-jahresbericht-module-3 .version-3 .image-pie img{display:block}}@media screen and (max-width:767px){.module-jahresbericht-module-3 .version-3 .image-pie .pie{position:static;width:auto;aspect-ratio:auto}.module-jahresbericht-module-3 .version-3 .image-pie .pie .pie-slice{display:none}}.module-jahresbericht-module-3 .version-3 .image-pie .text{display:-webkit-flex;display:-moz-box;display:flex;grid-column-gap:24px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media screen and (min-width:768px){.module-jahresbericht-module-3 .version-3 .image-pie .text{--text-offset:35px;position:absolute;width:calc(50% - var(--text-offset));height:50%;left:var(--text-offset);top:50%;padding-right:10px;display:block}}@media print{.module-jahresbericht-module-3 .version-3 .image-pie .text{--text-offset:33px;position:absolute;width:calc(50% - var(--text-offset));height:50%;left:var(--text-offset);top:45%;padding-right:10px;display:block}}@media print{.module-jahresbericht-module-3 .version-3 .image-pie .text .jb-number{font-size:20px}}.module-jahresbericht-module-3 .pie-wrapper{position:absolute;width:var(--size);height:var(--size)}.module-jahresbericht-module-3 .pie-wrapper .pie:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.module-jahresbericht-module-4 .charts{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0, 1fr);grid-template-columns:minmax(0, 1fr);grid-gap:50px 16px;gap:50px 16px;grid-gap:50px var(--grid-gap);gap:50px var(--grid-gap)}@media screen and (min-width:768px){.module-jahresbericht-module-4 .charts{grid-gap:58px 16px;gap:58px 16px;grid-gap:58px var(--grid-gap);gap:58px var(--grid-gap)}}@media screen and (min-width:520px){.module-jahresbericht-module-4 .charts{-ms-grid-columns:minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr);grid-template-columns:repeat(2,minmax(0, 1fr))}}@media print{.module-jahresbericht-module-4 .charts{-ms-grid-columns:minmax(0, 1fr) var(--grid-gap) minmax(0, 1fr);grid-template-columns:repeat(2,minmax(0, 1fr));grid-gap:58px 16px;gap:58px 16px;grid-gap:58px var(--grid-gap);gap:58px var(--grid-gap)}}.module-jahresbericht-module-4 .bars{display:-webkit-flex;display:-moz-box;display:flex;grid-gap:15px;gap:15px;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;width:100%;margin-bottom:24px}.module-jahresbericht-module-4 .bars .bar-wrapper{height:274px;display:-ms-grid;display:grid;-ms-grid-rows:1fr 16px auto;grid-template-rows:1fr auto;-webkit-align-items:end;-moz-box-align:end;align-items:end;grid-gap:16px;gap:16px;-webkit-flex-basis:58px;flex-basis:58px}.module-jahresbericht-module-4 .bars .bar{border:1.5px solid #0098d7;transition:all .3s ease;position:relative;height:0;transition:height 2s ease !important;overflow:hidden}.module-jahresbericht-module-4 .bars .bar.color-blue{background-color:#0098d7}.module-jahresbericht-module-4 .bars .bar.color-blue .jb-number{color:#fff}@media print{.module-jahresbericht-module-4 .bars .bar-inner{height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}}@media print{.module-jahresbericht-module-4 .bars .bar-inner .label{margin-top:10px}}.module-jahresbericht-module-4 .bars .jb-number{position:absolute;white-space:nowrap;top:calc(100% - 10px);left:50%;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:rotate(-90deg) translateY(-50%);transform:rotate(-90deg) translateY(-50%);color:#0098d7}.module-news-hub{max-width:calc(540px + 32px * 2)}@media screen and (min-width:1024px){.module-news-hub{max-width:calc(1110px + 16px);max-width:calc(1110px + var(--grid-gap))}}.module-news-hub .title-wrapper{margin-bottom:24px;margin-bottom:var(--space-s)}@media screen and (min-width:768px){.module-news-hub .title-wrapper{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center}}.module-news-hub .title-wrapper .title{font-weight:300;font-size:28px;line-height:40px;margin-bottom:0}.module-news-hub .title-wrapper .latest-entry-date{color:#343434;font-size:12px;line-height:32px;letter-spacing:.2px}@media screen and (min-width:1025px){.module-news-hub .title-wrapper .latest-entry-date{font-size:14px}}.module-news-hub .title-wrapper .latest-entry-date span{color:#979797}.module-news-hub .posts-wrapper{grid-row-gap:16px;row-gap:16px;grid-row-gap:var(--grid-gap);row-gap:var(--grid-gap);margin-bottom:40px}.module-news-hub .teaser-listing{grid-row-gap:16px;row-gap:16px;grid-row-gap:var(--grid-gap);row-gap:var(--grid-gap)}.module-news-hub .teaser-listing .teaser-news-wrapper{padding:25px}.module-news-hub .teaser-listing .teaser-news-image{padding-top:53.14285714%}.module-news-hub .teaser-news{border:1px solid #d8d8d8;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.module-news-hub .teaser-news-image{padding-top:54.90196078%}.module-news-hub .teaser-news-title{margin-bottom:15px}.module-news-hub .teaser-news-title a,.module-news-hub .teaser-news-title{color:#343434}.module-news-hub .teaser-news-title a:hover,.module-news-hub .teaser-news-title:hover{color:#000}.module-news-hub .teaser-news-date{color:#343434;margin-bottom:10px;padding-top:10px;font-size:12px}.module-news-hub .teaser-news-link{margin-top:auto}.module-news-hub .teaser-news-description{margin-bottom:15px}.module-news-hub .teaser-news-wrapper{padding:14px 20px;height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.page-color-green .module-news-hub-button,.page-color-green .module-news-hub-button:hover{border-color:#bbcf00}.page-color-extra-dark-blue .module-news-hub-button,.page-color-extra-dark-blue .module-news-hub-button:hover{border-color:#003856}.page-color-dark-blue .module-news-hub-button,.page-color-dark-blue .module-news-hub-button:hover{border-color:#006eae}.page-color-bright-blue .module-news-hub-button,.page-color-bright-blue .module-news-hub-button:hover{border-color:#a4d8de}.page-color-light-blue .module-news-hub-button,.page-color-light-blue .module-news-hub-button:hover{border-color:#dff1f8}.page-color-yellow .module-news-hub-button,.page-color-yellow .module-news-hub-button:hover{border-color:#fc0}.page-color-orange .module-news-hub-button,.page-color-orange .module-news-hub-button:hover{border-color:#ef7c00}.page-color-red .module-news-hub-button,.page-color-red .module-news-hub-button:hover{border-color:#e4003e}.page-color-x-mas-blue .module-news-hub-button,.page-color-x-mas-blue .module-news-hub-button:hover{border-color:#8da3bb}.page-color-x-mas-green .module-news-hub-button,.page-color-x-mas-green .module-news-hub-button:hover{border-color:#129367}.page-color-x-mas-red .module-news-hub-button,.page-color-x-mas-red .module-news-hub-button:hover{border-color:#cd2f41}.page-color-black .module-news-hub-button,.page-color-black .module-news-hub-button:hover{border-color:#000}.page-color-gray .module-news-hub-button,.page-color-gray .module-news-hub-button:hover{border-color:#343434}.page-color-premium .module-news-hub-button,.page-color-premium .module-news-hub-button:hover{border-color:#9e8e86}.module-color-green .module-news-hub-button,.module-color-green .module-news-hub-button:hover{border-color:#bbcf00}.module-color-extra-dark-blue .module-news-hub-button,.module-color-extra-dark-blue .module-news-hub-button:hover{border-color:#003856}.module-color-dark-blue .module-news-hub-button,.module-color-dark-blue .module-news-hub-button:hover{border-color:#006eae}.module-color-bright-blue .module-news-hub-button,.module-color-bright-blue .module-news-hub-button:hover{border-color:#a4d8de}.module-color-light-blue .module-news-hub-button,.module-color-light-blue .module-news-hub-button:hover{border-color:#dff1f8}.module-color-yellow .module-news-hub-button,.module-color-yellow .module-news-hub-button:hover{border-color:#fc0}.module-color-orange .module-news-hub-button,.module-color-orange .module-news-hub-button:hover{border-color:#ef7c00}.module-color-red .module-news-hub-button,.module-color-red .module-news-hub-button:hover{border-color:#e4003e}.module-color-x-mas-blue .module-news-hub-button,.module-color-x-mas-blue .module-news-hub-button:hover{border-color:#8da3bb}.module-color-x-mas-green .module-news-hub-button,.module-color-x-mas-green .module-news-hub-button:hover{border-color:#129367}.module-color-x-mas-red .module-news-hub-button,.module-color-x-mas-red .module-news-hub-button:hover{border-color:#cd2f41}.module-color-black .module-news-hub-button,.module-color-black .module-news-hub-button:hover{border-color:#000}.module-color-gray .module-news-hub-button,.module-color-gray .module-news-hub-button:hover{border-color:#343434}.module-color-premium .module-news-hub-button,.module-color-premium .module-news-hub-button:hover{border-color:#9e8e86}.page-color-green .module-news-hub-button,.page-color-green .module-news-hub-button:hover{background:#bbcf00}.page-color-extra-dark-blue .module-news-hub-button,.page-color-extra-dark-blue .module-news-hub-button:hover{background:#003856}.page-color-dark-blue .module-news-hub-button,.page-color-dark-blue .module-news-hub-button:hover{background:#006eae}.page-color-bright-blue .module-news-hub-button,.page-color-bright-blue .module-news-hub-button:hover{background:#a4d8de}.page-color-light-blue .module-news-hub-button,.page-color-light-blue .module-news-hub-button:hover{background:#dff1f8}.page-color-yellow .module-news-hub-button,.page-color-yellow .module-news-hub-button:hover{background:#fc0}.page-color-orange .module-news-hub-button,.page-color-orange .module-news-hub-button:hover{background:#ef7c00}.page-color-red .module-news-hub-button,.page-color-red .module-news-hub-button:hover{background:#e4003e}.page-color-x-mas-blue .module-news-hub-button,.page-color-x-mas-blue .module-news-hub-button:hover{background:#8da3bb}.page-color-x-mas-green .module-news-hub-button,.page-color-x-mas-green .module-news-hub-button:hover{background:#129367}.page-color-x-mas-red .module-news-hub-button,.page-color-x-mas-red .module-news-hub-button:hover{background:#cd2f41}.page-color-black .module-news-hub-button,.page-color-black .module-news-hub-button:hover{background:#000}.page-color-gray .module-news-hub-button,.page-color-gray .module-news-hub-button:hover{background:#343434}.page-color-premium .module-news-hub-button,.page-color-premium .module-news-hub-button:hover{background:#9e8e86}.module-color-green .module-news-hub-button,.module-color-green .module-news-hub-button:hover{background:#bbcf00}.module-color-extra-dark-blue .module-news-hub-button,.module-color-extra-dark-blue .module-news-hub-button:hover{background:#003856}.module-color-dark-blue .module-news-hub-button,.module-color-dark-blue .module-news-hub-button:hover{background:#006eae}.module-color-bright-blue .module-news-hub-button,.module-color-bright-blue .module-news-hub-button:hover{background:#a4d8de}.module-color-light-blue .module-news-hub-button,.module-color-light-blue .module-news-hub-button:hover{background:#dff1f8}.module-color-yellow .module-news-hub-button,.module-color-yellow .module-news-hub-button:hover{background:#fc0}.module-color-orange .module-news-hub-button,.module-color-orange .module-news-hub-button:hover{background:#ef7c00}.module-color-red .module-news-hub-button,.module-color-red .module-news-hub-button:hover{background:#e4003e}.module-color-x-mas-blue .module-news-hub-button,.module-color-x-mas-blue .module-news-hub-button:hover{background:#8da3bb}.module-color-x-mas-green .module-news-hub-button,.module-color-x-mas-green .module-news-hub-button:hover{background:#129367}.module-color-x-mas-red .module-news-hub-button,.module-color-x-mas-red .module-news-hub-button:hover{background:#cd2f41}.module-color-black .module-news-hub-button,.module-color-black .module-news-hub-button:hover{background:#000}.module-color-gray .module-news-hub-button,.module-color-gray .module-news-hub-button:hover{background:#343434}.module-color-premium .module-news-hub-button,.module-color-premium .module-news-hub-button:hover{background:#9e8e86}.person-wrapper{border:1px solid #d8d8d8}@media screen and (min-width:768px){.person-wrapper{display:-webkit-flex;display:-moz-box;display:flex}}.person-wrapper .image{-webkit-flex-shrink:0;flex-shrink:0;padding-top:100%}@media screen and (min-width:768px){.person-wrapper .image{width:50%;padding-top:50%}}.person-wrapper .content-wrapper{-webkit-flex-shrink:0;flex-shrink:0;padding:32px 15px}@media screen and (min-width:768px){.person-wrapper .content-wrapper{padding-top:40px;padding-bottom:40px;padding-left:34px;padding-right:10px;width:50%}}@media screen and (min-width:1365px){.person-wrapper .content-wrapper{padding-top:50px;padding-left:58px;padding-right:27px;padding-bottom:50px}}.person-wrapper .quote{color:#0098d7;margin-bottom:19px;font-size:36px;line-height:45px;font-weight:300}.page-color-green .person-wrapper .quote{color:#bbcf00}.page-color-extra-dark-blue .person-wrapper .quote{color:#003856}.page-color-dark-blue .person-wrapper .quote{color:#006eae}.page-color-bright-blue .person-wrapper .quote{color:#a4d8de}.page-color-light-blue .person-wrapper .quote{color:#dff1f8}.page-color-yellow .person-wrapper .quote{color:#fc0}.page-color-orange .person-wrapper .quote{color:#ef7c00}.page-color-red .person-wrapper .quote{color:#e4003e}.page-color-x-mas-blue .person-wrapper .quote{color:#8da3bb}.page-color-x-mas-green .person-wrapper .quote{color:#129367}.page-color-x-mas-red .person-wrapper .quote{color:#cd2f41}.page-color-black .person-wrapper .quote{color:#000}.page-color-gray .person-wrapper .quote{color:#343434}.page-color-premium .person-wrapper .quote{color:#9e8e86}.module-color-green .person-wrapper .quote{color:#bbcf00}.module-color-extra-dark-blue .person-wrapper .quote{color:#003856}.module-color-dark-blue .person-wrapper .quote{color:#006eae}.module-color-bright-blue .person-wrapper .quote{color:#a4d8de}.module-color-light-blue .person-wrapper .quote{color:#dff1f8}.module-color-yellow .person-wrapper .quote{color:#fc0}.module-color-orange .person-wrapper .quote{color:#ef7c00}.module-color-red .person-wrapper .quote{color:#e4003e}.module-color-x-mas-blue .person-wrapper .quote{color:#8da3bb}.module-color-x-mas-green .person-wrapper .quote{color:#129367}.module-color-x-mas-red .person-wrapper .quote{color:#cd2f41}.module-color-black .person-wrapper .quote{color:#000}.module-color-gray .person-wrapper .quote{color:#343434}.module-color-premium .person-wrapper .quote{color:#9e8e86}@media screen and (min-width:768px){.person-wrapper .quote{font-size:28px;line-height:36px}}@media screen and (min-width:1365px){.person-wrapper .quote{font-size:44px;line-height:56px}}.page-color-green .person-wrapper .button,.page-color-green .person-wrapper .button:hover{color:#bbcf00}.page-color-extra-dark-blue .person-wrapper .button,.page-color-extra-dark-blue .person-wrapper .button:hover{color:#003856}.page-color-dark-blue .person-wrapper .button,.page-color-dark-blue .person-wrapper .button:hover{color:#006eae}.page-color-bright-blue .person-wrapper .button,.page-color-bright-blue .person-wrapper .button:hover{color:#a4d8de}.page-color-light-blue .person-wrapper .button,.page-color-light-blue .person-wrapper .button:hover{color:#dff1f8}.page-color-yellow .person-wrapper .button,.page-color-yellow .person-wrapper .button:hover{color:#fc0}.page-color-orange .person-wrapper .button,.page-color-orange .person-wrapper .button:hover{color:#ef7c00}.page-color-red .person-wrapper .button,.page-color-red .person-wrapper .button:hover{color:#e4003e}.page-color-x-mas-blue .person-wrapper .button,.page-color-x-mas-blue .person-wrapper .button:hover{color:#8da3bb}.page-color-x-mas-green .person-wrapper .button,.page-color-x-mas-green .person-wrapper .button:hover{color:#129367}.page-color-x-mas-red .person-wrapper .button,.page-color-x-mas-red .person-wrapper .button:hover{color:#cd2f41}.page-color-black .person-wrapper .button,.page-color-black .person-wrapper .button:hover{color:#000}.page-color-gray .person-wrapper .button,.page-color-gray .person-wrapper .button:hover{color:#343434}.page-color-premium .person-wrapper .button,.page-color-premium .person-wrapper .button:hover{color:#9e8e86}.module-color-green .person-wrapper .button,.module-color-green .person-wrapper .button:hover{color:#bbcf00}.module-color-extra-dark-blue .person-wrapper .button,.module-color-extra-dark-blue .person-wrapper .button:hover{color:#003856}.module-color-dark-blue .person-wrapper .button,.module-color-dark-blue .person-wrapper .button:hover{color:#006eae}.module-color-bright-blue .person-wrapper .button,.module-color-bright-blue .person-wrapper .button:hover{color:#a4d8de}.module-color-light-blue .person-wrapper .button,.module-color-light-blue .person-wrapper .button:hover{color:#dff1f8}.module-color-yellow .person-wrapper .button,.module-color-yellow .person-wrapper .button:hover{color:#fc0}.module-color-orange .person-wrapper .button,.module-color-orange .person-wrapper .button:hover{color:#ef7c00}.module-color-red .person-wrapper .button,.module-color-red .person-wrapper .button:hover{color:#e4003e}.module-color-x-mas-blue .person-wrapper .button,.module-color-x-mas-blue .person-wrapper .button:hover{color:#8da3bb}.module-color-x-mas-green .person-wrapper .button,.module-color-x-mas-green .person-wrapper .button:hover{color:#129367}.module-color-x-mas-red .person-wrapper .button,.module-color-x-mas-red .person-wrapper .button:hover{color:#cd2f41}.module-color-black .person-wrapper .button,.module-color-black .person-wrapper .button:hover{color:#000}.module-color-gray .person-wrapper .button,.module-color-gray .person-wrapper .button:hover{color:#343434}.module-color-premium .person-wrapper .button,.module-color-premium .person-wrapper .button:hover{color:#9e8e86}.page-color-green .person-wrapper .button,.page-color-green .person-wrapper .button:hover{border-color:#bbcf00}.page-color-extra-dark-blue .person-wrapper .button,.page-color-extra-dark-blue .person-wrapper .button:hover{border-color:#003856}.page-color-dark-blue .person-wrapper .button,.page-color-dark-blue .person-wrapper .button:hover{border-color:#006eae}.page-color-bright-blue .person-wrapper .button,.page-color-bright-blue .person-wrapper .button:hover{border-color:#a4d8de}.page-color-light-blue .person-wrapper .button,.page-color-light-blue .person-wrapper .button:hover{border-color:#dff1f8}.page-color-yellow .person-wrapper .button,.page-color-yellow .person-wrapper .button:hover{border-color:#fc0}.page-color-orange .person-wrapper .button,.page-color-orange .person-wrapper .button:hover{border-color:#ef7c00}.page-color-red .person-wrapper .button,.page-color-red .person-wrapper .button:hover{border-color:#e4003e}.page-color-x-mas-blue .person-wrapper .button,.page-color-x-mas-blue .person-wrapper .button:hover{border-color:#8da3bb}.page-color-x-mas-green .person-wrapper .button,.page-color-x-mas-green .person-wrapper .button:hover{border-color:#129367}.page-color-x-mas-red .person-wrapper .button,.page-color-x-mas-red .person-wrapper .button:hover{border-color:#cd2f41}.page-color-black .person-wrapper .button,.page-color-black .person-wrapper .button:hover{border-color:#000}.page-color-gray .person-wrapper .button,.page-color-gray .person-wrapper .button:hover{border-color:#343434}.page-color-premium .person-wrapper .button,.page-color-premium .person-wrapper .button:hover{border-color:#9e8e86}.module-color-green .person-wrapper .button,.module-color-green .person-wrapper .button:hover{border-color:#bbcf00}.module-color-extra-dark-blue .person-wrapper .button,.module-color-extra-dark-blue .person-wrapper .button:hover{border-color:#003856}.module-color-dark-blue .person-wrapper .button,.module-color-dark-blue .person-wrapper .button:hover{border-color:#006eae}.module-color-bright-blue .person-wrapper .button,.module-color-bright-blue .person-wrapper .button:hover{border-color:#a4d8de}.module-color-light-blue .person-wrapper .button,.module-color-light-blue .person-wrapper .button:hover{border-color:#dff1f8}.module-color-yellow .person-wrapper .button,.module-color-yellow .person-wrapper .button:hover{border-color:#fc0}.module-color-orange .person-wrapper .button,.module-color-orange .person-wrapper .button:hover{border-color:#ef7c00}.module-color-red .person-wrapper .button,.module-color-red .person-wrapper .button:hover{border-color:#e4003e}.module-color-x-mas-blue .person-wrapper .button,.module-color-x-mas-blue .person-wrapper .button:hover{border-color:#8da3bb}.module-color-x-mas-green .person-wrapper .button,.module-color-x-mas-green .person-wrapper .button:hover{border-color:#129367}.module-color-x-mas-red .person-wrapper .button,.module-color-x-mas-red .person-wrapper .button:hover{border-color:#cd2f41}.module-color-black .person-wrapper .button,.module-color-black .person-wrapper .button:hover{border-color:#000}.module-color-gray .person-wrapper .button,.module-color-gray .person-wrapper .button:hover{border-color:#343434}.module-color-premium .person-wrapper .button,.module-color-premium .person-wrapper .button:hover{border-color:#9e8e86}.person-wrapper .person-name{font-size:18px;line-height:28px;margin-bottom:0;font-weight:700;color:#343434}@media screen and (min-width:1025px){.person-wrapper .person-name{font-size:20px;line-height:32px}}.person-wrapper .person-job-title{margin-bottom:19px;font-size:16px;line-height:24px;color:#343434}.person-wrapper .person-job-title:last-child{margin-bottom:0}@media screen and (min-width:1025px){.person-wrapper .person-job-title{font-size:20px;line-height:32px}}.person-wrapper .person-job-title p{margin-bottom:6px}.module-posts-listing .title-wrapper{margin-bottom:24px;margin-bottom:var(--space-s)}.module-posts-listing .posts-wrapper .post-teaser{margin-bottom:32px;margin-bottom:var(--space-m);padding-bottom:32px;padding-bottom:var(--space-m);border-bottom:1px solid #d8d8d8}.module-posts-listing .posts-wrapper .post-teaser:last-child{margin-bottom:0}.module-posts-listing .button-wrapper{margin-top:32px;margin-top:var(--space-m)}.module-quiz-cta-inner-wrapper{position:relative;padding-left:calc(18px + 30px)}@media screen and (min-width:768px){.module-quiz-cta-inner-wrapper{-ms-grid-column:1;-ms-grid-column-span:10;grid-column:1/span 10}}@media screen and (min-width:1365px){.module-quiz-cta-inner-wrapper{-ms-grid-column:1;-ms-grid-column-span:8;grid-column:1/span 8}}.module-quiz-cta-title{color:#343434;margin-bottom:16px;margin-bottom:var(--space-xs)}.module-quiz-cta-title:only-child{margin-bottom:0}.module-quiz-cta-text{color:#343434;margin-bottom:30px}.module-quiz-cta-vertical-line{position:absolute;top:8px;height:calc(100% - 8px);width:18px;background-color:#bbcf00;left:0}.page-color-green .module-quiz-cta-vertical-line{background:#bbcf00}.page-color-extra-dark-blue .module-quiz-cta-vertical-line{background:#003856}.page-color-dark-blue .module-quiz-cta-vertical-line{background:#006eae}.page-color-bright-blue .module-quiz-cta-vertical-line{background:#a4d8de}.page-color-light-blue .module-quiz-cta-vertical-line{background:#dff1f8}.page-color-yellow .module-quiz-cta-vertical-line{background:#fc0}.page-color-orange .module-quiz-cta-vertical-line{background:#ef7c00}.page-color-red .module-quiz-cta-vertical-line{background:#e4003e}.page-color-x-mas-blue .module-quiz-cta-vertical-line{background:#8da3bb}.page-color-x-mas-green .module-quiz-cta-vertical-line{background:#129367}.page-color-x-mas-red .module-quiz-cta-vertical-line{background:#cd2f41}.page-color-black .module-quiz-cta-vertical-line{background:#000}.page-color-gray .module-quiz-cta-vertical-line{background:#343434}.page-color-premium .module-quiz-cta-vertical-line{background:#9e8e86}.module-color-green .module-quiz-cta-vertical-line{background:#bbcf00}.module-color-extra-dark-blue .module-quiz-cta-vertical-line{background:#003856}.module-color-dark-blue .module-quiz-cta-vertical-line{background:#006eae}.module-color-bright-blue .module-quiz-cta-vertical-line{background:#a4d8de}.module-color-light-blue .module-quiz-cta-vertical-line{background:#dff1f8}.module-color-yellow .module-quiz-cta-vertical-line{background:#fc0}.module-color-orange .module-quiz-cta-vertical-line{background:#ef7c00}.module-color-red .module-quiz-cta-vertical-line{background:#e4003e}.module-color-x-mas-blue .module-quiz-cta-vertical-line{background:#8da3bb}.module-color-x-mas-green .module-quiz-cta-vertical-line{background:#129367}.module-color-x-mas-red .module-quiz-cta-vertical-line{background:#cd2f41}.module-color-black .module-quiz-cta-vertical-line{background:#000}.module-color-gray .module-quiz-cta-vertical-line{background:#343434}.module-color-premium .module-quiz-cta-vertical-line{background:#9e8e86}.module-related-content .teasers-wrapper{grid-row-gap:30px;row-gap:30px}.module-related-content .teasers-wrapper .related-content-teaser{border:1px solid #d8d8d8;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.module-related-content .teasers-wrapper .related-content-teaser.columns-3{--span:6}@media screen and (min-width:1025px){.module-related-content .teasers-wrapper .related-content-teaser.columns-3{--span:4}}.module-related-content .teasers-wrapper .related-content-teaser.columns-2{--span:6}.module-related-content .teasers-wrapper .related-content-teaser .image{padding-top:53.14285714%}.module-related-content .teasers-wrapper .related-content-teaser .content{padding:24px 25px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%}.module-related-content .teasers-wrapper .related-content-teaser .content:first-child{margin-top:auto}.module-related-content .teasers-wrapper .related-content-teaser .description{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:25px}.module-related-content .teasers-wrapper .related-content-teaser .description *{margin-bottom:0}.module-related-content .teasers-wrapper .related-content-teaser .teaser-link{margin-top:auto}.module-report-download-wrapper{grid-row-gap:16px;row-gap:16px;grid-row-gap:var(--space-xs);row-gap:var(--space-xs)}@media screen and (min-width:768px){.module-report-download-item{--span:6}}@media screen and (min-width:1025px){.module-report-download-item{--span:4}}.module-report-download-item-link{display:block;border:1px solid #0098d7}.module-report-download-item-link img{aspect-ratio:222/315;object-fit:cover;display:block}.module-specializations .specializations{display:-ms-grid;display:grid;grid-row-gap:24px;row-gap:24px}@media screen and (min-width:1365px){.module-specializations .specializations{grid-row-gap:30px;row-gap:30px}}.module-specializations .specializations .teaser-box{border:1px solid #d8d8d8;background-color:#fff}@media screen and (min-width:768px){.module-specializations .specializations .teaser-box{display:-ms-grid;display:grid;grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-column-gap:var(--grid-gap);-webkit-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap)}}.module-specializations .specializations .teaser-box.content-two-thirds{-ms-grid-columns:255px 1fr;grid-template-columns:255px 1fr}@media screen and (min-width:768px){.module-specializations .specializations .teaser-box.content-two-thirds{max-width:730px}}.module-specializations .specializations .teaser-box.content-half{max-width:730px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.module-specializations .specializations .teaser-box.content-half .teaser-image .image{padding-top:100%}.module-specializations .specializations .teaser-box .image{height:100%;padding-top:66.27906977%}@media screen and (min-width:768px){.module-specializations .specializations .teaser-box .image{padding-top:100%}}.module-specializations .specializations .teaser-box .teaser-text{padding:25px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media screen and (min-width:768px){.module-specializations .specializations .teaser-box .teaser-text{padding:25px 30px 25px 0}}.module-specializations .specializations .teaser-box .teaser-link{margin-top:auto}.module-table-of-contents .link{display:-webkit-flex;display:-moz-box;display:flex}.module-table-of-contents .link:nth-child(n+5){display:none}.module-table-of-contents.show-all-links .link{display:-webkit-flex;display:-moz-box;display:flex}.module-table-of-contents .button.show-all-links .load-less-text{display:none}.module-table-of-contents .button.show-all-links.expanded .load-more-text{display:none}.module-table-of-contents .button.show-all-links.expanded .load-less-text{display:inline}.module-table-of-contents-button-wrapper{margin-top:30px}@media screen and (min-width:768px){.module-table-of-contents-button-wrapper{margin-top:40px}}.module-table table.tablesaw-fix-persist td.first,.module-table table.tablesaw-fix-persist th.first{width:310px !important;max-width:310px !important;min-width:310px !important}.module-table table tr.first td,.module-table table tr.first th{border-top:0;width:auto}.module-table table tr.last th,.module-table table tr.last td{border-bottom:1px solid #d8d8d8}.module-table table tr td,.module-table table tr th{border-top:1px solid #d8d8d8;color:#343434;padding:6px 0;padding-right:10px;text-align:right;max-width:180px;width:180px;min-width:180px}@media print{.module-table table tr td,.module-table table tr th{width:auto;width:initial;max-width:none;max-width:initial;min-width:0;min-width:initial;padding:3px;padding-right:10px;font-size:12px}}.module-table table tr td.first,.module-table table tr th.first{text-align:left;width:150px !important;max-width:150px !important;min-width:150px !important}@media screen and (min-width:768px){.module-table table tr td.first,.module-table table tr th.first{width:310px !important;max-width:310px !important;min-width:310px !important}}@media print{.module-table table tr td.first,.module-table table tr th.first{width:auto !important;width:initial !important;max-width:none !important;max-width:initial !important;min-width:0 !important;min-width:initial !important}}.module-table table tr td.blue,.module-table table tr th.blue{color:#0098d7}.module-table table tr.heading td,.module-table table tr.heading th{font-size:14px;letter-spacing:.11px;padding-top:8px;padding-bottom:17px;font-weight:700}.module-table table tr.highlighted td,.module-table table tr.highlighted th{font-weight:700;border-top:1px solid #979797}.module-table table .tablesaw-swipe-cellpersist{border-right:none}.module-table .main-table{display:none}@media screen and (min-width:768px){.module-table .main-table{display:block}}@media print{.module-table .main-table{display:block}}.module-table .tablesaw-bar{display:-webkit-flex;display:-moz-box;display:flex;clear:none;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse;margin-bottom:30px}.module-table .tablesaw-bar .tablesaw-advance{float:none}.module-table .tablesaw-bar.tablesaw-all-cols-visible{display:none}.module-table .tablesaw-advance-dots{-webkit-transform:translateY(5px);transform:translateY(5px);margin-right:12px}.module-table .tablesaw-advance .tablesaw-nav-btn{width:48px;height:48px;border-radius:50%;padding:0;margin:0;position:relative;color:transparent;outline:0;box-shadow:none !important;border-color:#0098d7}.module-table .tablesaw-advance .tablesaw-nav-btn:before{display:none}.module-table .tablesaw-advance .tablesaw-nav-btn:after{color:#000;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);text-indent:0;color:#0098d7}.module-table .tablesaw-advance .tablesaw-nav-btn.disabled{opacity:1;border-color:#979797}.module-table .tablesaw-advance .tablesaw-nav-btn.disabled:after{color:#979797}.module-table .tablesaw-advance .tablesaw-nav-btn.right{margin-left:16px}.module-table .tablesaw-advance .tablesaw-nav-btn.right:after{content:""}.module-table .tablesaw-advance .tablesaw-nav-btn.left:after{content:""}.module-table .table-description{margin-top:16px;margin-top:var(--space-xs)}.module-table .table-description *{color:#b7b7b7;line-height:24px}.module-table .table-description.desktop-description{display:none}@media screen and (min-width:1025px){.module-table .table-description.desktop-description{display:block}}.module-table .table-description.mobile-description{display:none}@media screen and (max-width:1024px){.module-table .table-description.mobile-description{display:block}}.module-table .rotate-device{border:1px solid #d8d8d8;padding:21px}@media screen and (min-width:768px){.module-table .rotate-device{display:none}}.module-table .rotate-device-icon{margin-bottom:64px;font-size:53px;color:#0098d7}.module-table .rotate-device-title{margin-bottom:8px}.module-team-members-listing .team-section-title{margin-bottom:30px}.module-team-members-listing .team-members-listing,.module-team-members-listing .team-sections{display:-ms-grid;display:grid;grid-row-gap:30px;row-gap:30px}.module-team-members-listing .team-member-listing-modal .overview-link{display:none}.module-teaser-links .image{margin-bottom:32px;margin-bottom:var(--space-m)}.module-teaser-links .title{margin-bottom:24px;margin-bottom:var(--space-s)}.module-teaser-links .main-teaser{-webkit-order:2;-moz-box-ordinal-group:3;order:2}@media screen and (min-width:1025px){.module-teaser-links .main-teaser{--span:8;-webkit-order:0;-moz-box-ordinal-group:1;order:0}}.module-teaser-links .links{-webkit-order:1;-moz-box-ordinal-group:2;order:1;margin-bottom:40px}@media screen and (min-width:1025px){.module-teaser-links .links{--span:4;-webkit-order:0;-moz-box-ordinal-group:1;order:0}}@media screen and (min-width:768px){.module-teaser-links .links{margin-bottom:60px}}@media screen and (min-width:1365px){.module-teaser-links .links{margin-bottom:0}}.module-teaser-links .links .link{font-size:18px;letter-spacing:.2px}.module-teaser-links .links-title{font-size:12px;line-height:15px;letter-spacing:1px;text-transform:uppercase;font-weight:600;color:#636363;margin-bottom:14px}.module-title-lead-text{margin-bottom:0 !important}.module-title-lead-text-inner-wrapper{position:relative}@media screen and (min-width:768px){.module-title-lead-text-inner-wrapper{-ms-grid-column:1;-ms-grid-column-span:10;grid-column:1/span 10}}@media screen and (min-width:1365px){.module-title-lead-text-inner-wrapper{-ms-grid-column:1;-ms-grid-column-span:8;grid-column:1/span 8}}@media screen and (min-width:768px){.has-side-navigation .module-title-lead-text-inner-wrapper,.no-side-navigation .module-title-lead-text-inner-wrapper{-ms-grid-column:1;-ms-grid-column-span:12;grid-column:1/span 12}}.has-vertical-line .module-title-lead-text-inner-wrapper{padding-left:calc(18px + 30px)}@media screen and (min-width:768px){.has-vertical-line .module-title-lead-text-inner-wrapper{-ms-grid-column:2;-ms-grid-column-span:10;grid-column:2/span 10}}@media screen and (min-width:1365px){.has-vertical-line .module-title-lead-text-inner-wrapper{padding-left:0;-ms-grid-column:3;-ms-grid-column-span:8;grid-column:3/span 8}}.module-title-lead-text-title{color:#0098d7;margin-bottom:16px;margin-bottom:var(--space-xs)}.page-color-green .module-title-lead-text-title{color:#bbcf00}.page-color-extra-dark-blue .module-title-lead-text-title{color:#003856}.page-color-dark-blue .module-title-lead-text-title{color:#006eae}.page-color-bright-blue .module-title-lead-text-title{color:#a4d8de}.page-color-light-blue .module-title-lead-text-title{color:#dff1f8}.page-color-yellow .module-title-lead-text-title{color:#fc0}.page-color-orange .module-title-lead-text-title{color:#ef7c00}.page-color-red .module-title-lead-text-title{color:#e4003e}.page-color-x-mas-blue .module-title-lead-text-title{color:#8da3bb}.page-color-x-mas-green .module-title-lead-text-title{color:#129367}.page-color-x-mas-red .module-title-lead-text-title{color:#cd2f41}.page-color-black .module-title-lead-text-title{color:#000}.page-color-gray .module-title-lead-text-title{color:#343434}.page-color-premium .module-title-lead-text-title{color:#9e8e86}.module-color-green .module-title-lead-text-title{color:#bbcf00}.module-color-extra-dark-blue .module-title-lead-text-title{color:#003856}.module-color-dark-blue .module-title-lead-text-title{color:#006eae}.module-color-bright-blue .module-title-lead-text-title{color:#a4d8de}.module-color-light-blue .module-title-lead-text-title{color:#dff1f8}.module-color-yellow .module-title-lead-text-title{color:#fc0}.module-color-orange .module-title-lead-text-title{color:#ef7c00}.module-color-red .module-title-lead-text-title{color:#e4003e}.module-color-x-mas-blue .module-title-lead-text-title{color:#8da3bb}.module-color-x-mas-green .module-title-lead-text-title{color:#129367}.module-color-x-mas-red .module-title-lead-text-title{color:#cd2f41}.module-color-black .module-title-lead-text-title{color:#000}.module-color-gray .module-title-lead-text-title{color:#343434}.module-color-premium .module-title-lead-text-title{color:#9e8e86}.has-vertical-line .module-title-lead-text-title{color:#343434}.module-title-lead-text-text{color:#343434;margin-bottom:32px;margin-bottom:var(--space-m)}.home .module-title-lead-text-text,.page-template-template-clinics-listing-php .module-title-lead-text-text,.page-template-template-treatments-listing .module-title-lead-text-text,.page-template-template-team-listing-php .module-title-lead-text-text{margin-bottom:56px;margin-bottom:var(--space-lx)}@media print{.module-title-lead-text-text{font-size:13px;line-height:1.8;font-weight:500}}.module-title-lead-text-vertical-line{position:absolute;top:8px;height:155px;width:18px;background-color:#0098d7;left:0}.page-color-green .module-title-lead-text-vertical-line{background:#bbcf00}.page-color-extra-dark-blue .module-title-lead-text-vertical-line{background:#003856}.page-color-dark-blue .module-title-lead-text-vertical-line{background:#006eae}.page-color-bright-blue .module-title-lead-text-vertical-line{background:#a4d8de}.page-color-light-blue .module-title-lead-text-vertical-line{background:#dff1f8}.page-color-yellow .module-title-lead-text-vertical-line{background:#fc0}.page-color-orange .module-title-lead-text-vertical-line{background:#ef7c00}.page-color-red .module-title-lead-text-vertical-line{background:#e4003e}.page-color-x-mas-blue .module-title-lead-text-vertical-line{background:#8da3bb}.page-color-x-mas-green .module-title-lead-text-vertical-line{background:#129367}.page-color-x-mas-red .module-title-lead-text-vertical-line{background:#cd2f41}.page-color-black .module-title-lead-text-vertical-line{background:#000}.page-color-gray .module-title-lead-text-vertical-line{background:#343434}.page-color-premium .module-title-lead-text-vertical-line{background:#9e8e86}.module-color-green .module-title-lead-text-vertical-line{background:#bbcf00}.module-color-extra-dark-blue .module-title-lead-text-vertical-line{background:#003856}.module-color-dark-blue .module-title-lead-text-vertical-line{background:#006eae}.module-color-bright-blue .module-title-lead-text-vertical-line{background:#a4d8de}.module-color-light-blue .module-title-lead-text-vertical-line{background:#dff1f8}.module-color-yellow .module-title-lead-text-vertical-line{background:#fc0}.module-color-orange .module-title-lead-text-vertical-line{background:#ef7c00}.module-color-red .module-title-lead-text-vertical-line{background:#e4003e}.module-color-x-mas-blue .module-title-lead-text-vertical-line{background:#8da3bb}.module-color-x-mas-green .module-title-lead-text-vertical-line{background:#129367}.module-color-x-mas-red .module-title-lead-text-vertical-line{background:#cd2f41}.module-color-black .module-title-lead-text-vertical-line{background:#000}.module-color-gray .module-title-lead-text-vertical-line{background:#343434}.module-color-premium .module-title-lead-text-vertical-line{background:#9e8e86}@media screen and (min-width:1365px){.module-title-lead-text-vertical-line{left:calc(16px * -1 - 18px);left:calc(var(--grid-gap) * -1 - 18px)}}.module-treatment-teasers .treatments{grid-row-gap:16px;row-gap:16px;grid-row-gap:var(--grid-gap,30px);row-gap:var(--grid-gap,30px)}.module-video .video-wrapper .video-thumbnail{z-index:2;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font-size:60px;color:#fff}.module-video .video-wrapper .video-thumbnail:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.25))}.module-video .video-wrapper .video-thumbnail .play-button{z-index:2}.module-video blockquote{margin-top:16px;margin-top:var(--space-xs)}.module-video blockquote p{margin-bottom:16px;margin-bottom:var(--space-xs);font-size:24px;line-height:36px}.module-video blockquote cite{color:#979797}.video-wrapper{padding-top:56.25%;position:relative}.video-wrapper iframe,.video-wrapper .video-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.error404 .description{margin-bottom:40px;margin-bottom:var(--space-l)}.error404 .search-form-wrapper-404{margin-bottom:40px;margin-bottom:var(--space-l)}.page-template-template-brand-neutral .modules{margin-bottom:40px;margin-bottom:var(--space-l)}.page-template-template-brand-neutral .header{padding-top:0}.page-template-template-brand-neutral .header .header-top-wrapper{display:none}.page-template-template-brand-neutral .header .button-navigation{display:none}.page-template-template-brand-neutral .breadcrumbs{display:none}.page-template-template-brand-neutral .related-topics-navigation{display:none}.page-template-template-brand-neutral .footer{display:none}.clinic-template-template-emergency-php .header #header-image{display:none}.clinic-template-template-emergency-php .header .button-navigation{margin-top:18px}@media screen and (min-width:768px){.clinic-template-template-emergency-php .header .button-navigation{margin-top:30px}}.emergency-page .numbers-wrapper{margin-bottom:40px;margin-bottom:var(--space-l)}.emergency-page .numbers-wrapper .numbers-title{color:#d2000d;margin-bottom:26px}.emergency-page .numbers-wrapper .numbers{grid-row-gap:20px;row-gap:20px}.emergency-page .numbers-wrapper .numbers .number{border:1px solid #d2000d;padding:26px 37px 46px 43px}@media screen and (min-width:768px){.emergency-page .numbers-wrapper .numbers .number{padding:46px 37px 46px 43px}}@media screen and (min-width:1025px){.emergency-page .numbers-wrapper .numbers .number{padding:47px 60px}}.emergency-page .numbers-wrapper .numbers .number-title{color:#d2000d;margin-bottom:22px}.emergency-page .numbers-wrapper .numbers .number-link{color:#d2000d;font-size:56px;line-height:32px}.emergency-page .questions-wrapper{position:relative;margin-bottom:60px;margin-bottom:var(--space-xl);padding:41px 0}@media screen and (min-width:768px){.emergency-page .questions-wrapper{padding:58px 0}}.emergency-page .questions-wrapper:before{content:"";display:block;position:absolute;max-width:100vw;width:1440px;height:100%;left:50%;top:0;z-index:-1;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#f1f5f9}.emergency-page .questions-wrapper-title{color:#0098d7;margin-bottom:24px;margin-bottom:var(--space-s)}.emergency-page .questions-wrapper-subtitle{margin-bottom:24px;margin-bottom:var(--space-s)}.emergency-page .questions-wrapper .questions .count{display:-webkit-flex;display:-moz-box;display:flex;border-radius:50%;width:44px;height:44px;background-color:#fff;border:1px solid #d8d8d8;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;line-height:1;font-size:16px;color:#0098d7;margin-right:18px;-webkit-flex-shrink:0;flex-shrink:0;-webkit-align-self:flex-start;align-self:flex-start}@media screen and (min-width:768px){.emergency-page .questions-wrapper .questions .count{width:60px;height:60px;font-size:20px}}.emergency-page .questions-wrapper .question{font-size:20px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:10px;color:#343434}.page-wrapper .modules{margin-bottom:40px;margin-bottom:var(--space-l)}.single-baby .baby-image,.single-baby .baby-info{margin-bottom:32px;margin-bottom:var(--space-m)}.single-baby .baby-wrapper .page-title .icon-girl,.single-baby .baby-wrapper .page-title .icon-boy{font-size:32px}@media screen and (min-width:768px){.single-baby .baby-wrapper .page-title .icon-girl,.single-baby .baby-wrapper .page-title .icon-boy{font-size:36px}}.clinic-wrapper{position:relative}.clinic-wrapper .modules{margin-bottom:32px;margin-bottom:var(--space-m)}.single-event .modules{margin-bottom:32px;margin-bottom:var(--space-m)}.single-event .related-events-title{margin-bottom:24px;margin-bottom:24px;margin-bottom:var(--space-s,24px)}.single-event .content+.related-events{margin-top:72px;margin-bottom:40px}.single-event .event-type{font-size:18px;text-transform:uppercase}.single-event .event-type.green{color:#00bb2d}.single-event .event-type.red{color:red}.single-event .event-type.orange{color:#f60}@media screen and (min-width:1025px){.single-team_member .team-member-info>*{--span:8;--offset:4}}.single-team_member .team-member-info .back-to-listing{--span:4;--offset:0}.single-team_member .tab-cv strong a[href^=tel]{color:#343434}.team-member-info{grid-row-gap:40px;row-gap:40px}.team-member-info .intro-wrapper{margin-bottom:20px}@media screen and (min-width:768px){.team-member-info .intro-wrapper{display:-webkit-flex;display:-moz-box;display:flex}}.team-member-info .team-member-image{margin-right:45px;margin-bottom:30px}@media screen and (min-width:768px){.team-member-info .team-member-image{margin-bottom:0}}.team-member-info .team-member-title{margin-bottom:11px}.team-member-info .team-member-details .tel,.team-member-info .team-member-details .fax{color:#343434}.team-member-info .team-member-details .button{margin-top:20px}.team-member-info .team-member-section-title{margin-bottom:10px}.team-member-info .team-member-section-content p{margin-bottom:0}.team-member-info .languages{margin-bottom:20px}.team-member-info .clinics{grid-row-gap:24px;row-gap:24px}@media screen and (min-width:1025px){.team-member-info .clinics{grid-row-gap:30px;row-gap:30px}}.clinic-template-template-baby-gallery-php .search-filter{margin-bottom:60px}.clinic-template-template-baby-gallery-php .search-form{margin-bottom:0}.clinic-template-template-baby-gallery-php .teasers-baby{display:-ms-grid;display:grid;grid-row-gap:16px;row-gap:16px;grid-row-gap:var(--grid-gap);row-gap:var(--grid-gap);margin-bottom:32px;margin-bottom:var(--space-m)}.clinic-template-template-baby-gallery-php .pagination{text-align:center;margin-bottom:50px}@media screen and (min-width:768px){.clinic-template-template-baby-gallery-php .pagination{text-align:left}}@media screen and (min-width:1365px){.clinic-template-template-baby-gallery-php .pagination{margin-bottom:70px}}.clinic-listing{grid-row-gap:24px;row-gap:24px}@media screen and (min-width:){.clinic-listing{grid-row-gap:30px;row-gap:30px}}@media screen and (min-width:768px){.clinic-listing .clinic-teaser-wrapper{--span:6}}@media screen and (min-width:1025px){.clinic-listing .clinic-teaser-wrapper{--span:4}}.clinic-listing .clinic-teaser-title{margin-top:auto}.page-template-template-events-listing-php .intro-section,.single-event .intro-section{margin-bottom:56px;margin-bottom:var(--space-lx)}@media screen and (min-width:1025px){.page-template-template-events-listing-php .intro-section .page-title,.page-template-template-events-listing-php .intro-section .text,.single-event .intro-section .page-title,.single-event .intro-section .text{--span:8}}.page-template-template-events-listing-php .intro-section .page-title,.single-event .intro-section .page-title{margin-bottom:18px;margin-bottom:24px;margin-bottom:var(--space-s,24px)}.page-template-template-events-listing-php .filters .dropdown-outer-wrapper,.single-event .filters .dropdown-outer-wrapper{display:none}.page-template-template-events-listing-php .filters .dropdown-outer-wrapper.show,.single-event .filters .dropdown-outer-wrapper.show{display:block}.page-template-template-events-listing-php .events-listing .teaser-event-full,.single-event .events-listing .teaser-event-full{grid-row-gap:23px;row-gap:23px}@media screen and (min-width:768px){.page-template-template-events-listing-php .events-listing .teaser-event-full .date,.single-event .events-listing .teaser-event-full .date{--span:3;-ms-grid-row:1;grid-row:1}}@media screen and (min-width:1025px){.page-template-template-events-listing-php .events-listing .teaser-event-full .date,.single-event .events-listing .teaser-event-full .date{grid-row:auto}}.page-template-template-events-listing-php .events-listing .teaser-event-full .info,.single-event .events-listing .teaser-event-full .info{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media screen and (min-width:768px){.page-template-template-events-listing-php .events-listing .teaser-event-full .info,.single-event .events-listing .teaser-event-full .info{--span:8;--offset:4}}@media screen and (min-width:1025px){.page-template-template-events-listing-php .events-listing .teaser-event-full .info,.single-event .events-listing .teaser-event-full .info{--span:6;--offset:0}}.page-template-template-events-listing-php .events-listing .teaser-event-full .info .link,.single-event .events-listing .teaser-event-full .info .link{margin-top:auto}.page-template-template-events-listing-php .events-listing .teaser-event-full .info .event-type,.single-event .events-listing .teaser-event-full .info .event-type{font-size:16px;text-transform:uppercase}.page-template-template-events-listing-php .events-listing .teaser-event-full .info .event-type.green,.single-event .events-listing .teaser-event-full .info .event-type.green{color:#00bb2d}.page-template-template-events-listing-php .events-listing .teaser-event-full .info .event-type.red,.single-event .events-listing .teaser-event-full .info .event-type.red{color:red}.page-template-template-events-listing-php .events-listing .teaser-event-full .info .event-type.orange,.single-event .events-listing .teaser-event-full .info .event-type.orange{color:#f60}.page-template-template-events-listing-php .events-listing .teaser-event-full .image,.single-event .events-listing .teaser-event-full .image{-ms-grid-row:2;grid-row:2;position:relative}@media screen and (min-width:768px){.page-template-template-events-listing-php .events-listing .teaser-event-full .image,.single-event .events-listing .teaser-event-full .image{--offset:1;--span:4;-ms-grid-row:1;grid-row:1}}@media screen and (min-width:1025px){.page-template-template-events-listing-php .events-listing .teaser-event-full .image,.single-event .events-listing .teaser-event-full .image{--span:3;--offset:0;grid-row:auto}}.page-template-template-events-listing-php .events-listing .teaser-event-full .image .image-element,.single-event .events-listing .teaser-event-full .image .image-element{padding-top:68.62745098%;position:relative}.page-template-template-events-listing-php .events-listing .teaser-event-full .image .image-element img,.single-event .events-listing .teaser-event-full .image .image-element img{width:100%;height:100%;left:0;top:0;position:absolute;object-fit:cover}.page-template-template-news-listing-php .intro-section{margin-bottom:56px;margin-bottom:var(--space-lx)}.page-template-template-news-listing-php .page-title{margin-bottom:18px;margin-bottom:24px;margin-bottom:var(--space-s,24px)}.news-listing .news-teaser .date{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;margin-bottom:14px}@media screen and (min-width:768px){.news-listing .news-teaser .date{margin-bottom:23px}}@media screen and (min-width:1025px){.news-listing .news-teaser .date{margin-bottom:0;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}}.news-listing .news-teaser .date .category{display:none;margin-bottom:2px;margin-left:27px}@media screen and (min-width:768px){.news-listing .news-teaser .date .category{display:block}}@media screen and (min-width:1025px){.news-listing .news-teaser .date .category{display:none}}.news-listing .news-teaser .info{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.news-listing .news-teaser .info .category{display:block}@media screen and (min-width:768px){.news-listing .news-teaser .info .category{display:none}}@media screen and (min-width:1025px){.news-listing .news-teaser .info .category{display:block}}.news-listing .news-teaser .link{margin-top:auto}.news-listing .news-teaser-image{-ms-grid-row:2;grid-row:2;margin-bottom:26px}@media screen and (min-width:768px){.news-listing .news-teaser-image{grid-row:auto;margin-bottom:0}}.news-listing .news-teaser-image .image{padding-top:68.75%}.search-listing{margin-bottom:32px}.search-listing .search-teaser{padding:24px 0}.search-listing .search-teaser-category{text-transform:uppercase;font-size:12px;letter-spacing:1px;font-weight:700;color:#979797;margin-bottom:18px}@media screen and (min-width:1025px){.search-listing .search-teaser-category{margin-bottom:0}}.search-listing .search-teaser-title{margin-bottom:16px}.search-listing .search-teaser-title a{color:#343434}.search-listing .search-teaser-description{margin-bottom:13px}.page-template-template-studies-listing-php .intro-section{margin-bottom:56px;margin-bottom:var(--space-lx)}.page-template-template-studies-listing-php .intro-section .page-title{margin-bottom:18px;margin-bottom:24px;margin-bottom:var(--space-s,24px)}@media screen and (min-width:1025px){.page-template-template-studies-listing-php .accordion-container .accordion-item .ac-header .ac-trigger{-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:-ms-grid;display:grid}}.page-template-template-studies-listing-php .accordion-container .accordion-item .ac-header .ac-trigger .title{color:#343434;display:block}.page-template-template-studies-listing-php .accordion-container .accordion-item .ac-header .ac-trigger .clinic{display:block}.page-template-template-studies-listing-php .accordion-container.filtered .accordion-item{display:none}.page-template-template-studies-listing-php .accordion-container.filtered .accordion-item.active{display:block}.page-template-template-studies-listing-php .dropdown-outer-wrapper{margin-bottom:32px;margin-bottom:var(--space-m)}.page-template-template-studies-listing-php .listing .listing-header{padding-right:60px;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-bottom:20px;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#979797;font-weight:600;display:none}@media screen and (min-width:1025px){.page-template-template-studies-listing-php .listing .listing-header{display:-ms-grid;display:grid}}.team-listing{grid-row-gap:24px;row-gap:24px}@media screen and (min-width:){.team-listing{grid-row-gap:30px;row-gap:30px}}.team-listing .team-member-teaser{max-width:100%}@media screen and (min-width:768px){.team-listing .team-member-teaser{--span:12}}@media screen and (min-width:1025px){.team-listing .team-member-teaser{--span:6}}.page-template-template-treatments-listing-php .filters .dropdown-title{display:none}.page-template-template-treatments-listing-php .filters .dropdown .display{color:#343434}.page-template-template-treatments-listing-php .filters .dropdown .display.default-value{color:#0098d7}.page-template-template-treatments-listing-php .related-health-topics .treatments-wrapper{grid-row-gap:16px;row-gap:16px;grid-row-gap:var(--grid-gap);row-gap:var(--grid-gap)}.page-template-template-treatments-listing-php .health-topics-listing+.load-more-wrapper{margin-top:32px;margin-top:var(--space-m)}.page-template-template-treatments-listing-php .related-health-topics .load-more-wrapper{margin-top:32px;margin-top:var(--space-m);text-align:center}.page-template-template-treatments-listing-php .related-health-topics{margin-top:56px;margin-top:var(--space-lx)}.page-template-template-treatments-listing-php .related-health-topics .treatments-wrapper .treatment-teaser{height:100%}@media screen and (min-width:768px){.page-template-template-treatments-listing-php .related-health-topics .treatments-wrapper .treatment-teaser{--span:6}}@media screen and (min-width:1025px){.page-template-template-treatments-listing-php .related-health-topics .treatments-wrapper .treatment-teaser{--span:4}}.page-template-template-treatments-listing-php .related-health-topics .treatments-wrapper .treatment-teaser-image-background{padding-top:53.14285714%;-webkit-align-self:stretch;-ms-grid-row-align:stretch;align-self:stretch}.page-template-template-treatments-listing-php .related-health-topics .treatments-wrapper .treatment-teaser-wrapper{padding:0}.page-template-template-treatments-listing-php .related-health-topics .treatments-wrapper .treatment-teaser-content{padding:20px 25px 25px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%}.page-template-template-treatments-listing-php .related-health-topics .treatments-wrapper .treatment-teaser-content .link{margin-top:auto}.page-template-template-treatments-listing-php .related-health-topics .treatments-wrapper .treatment-teaser:nth-child(n+7){display:none}.page-template-template-treatments-listing-php .related-health-topics .treatments-wrapper.show-all .treatment-teaser{display:block}.accordion-items .accordion-item{border:0;margin:0;border-top:1px solid #d8d8d8;position:relative;scroll-margin-top:90px}@media screen and (min-width:1365px){.accordion-items .accordion-item{scroll-margin-top:222px}}@media print{.accordion-items .accordion-item{padding:20px 0}}.accordion-items .accordion-item:last-child{border-bottom:1px solid #d8d8d8}.accordion-items .accordion-item .ac-header{padding:20px 0}@media print{.accordion-items .accordion-item .ac-header{padding:0}}.accordion-items .accordion-item .ac-trigger{border:0;padding:0;font-family:"Libre Franklin",helvetica,arial,sans-serif;font-size:20px;line-height:32px;letter-spacing:.11;font-weight:400;color:#0098d7;position:static;padding-right:60px}.page-color-green .accordion-items .accordion-item .ac-trigger{color:#bbcf00}.page-color-extra-dark-blue .accordion-items .accordion-item .ac-trigger{color:#003856}.page-color-dark-blue .accordion-items .accordion-item .ac-trigger{color:#006eae}.page-color-bright-blue .accordion-items .accordion-item .ac-trigger{color:#a4d8de}.page-color-light-blue .accordion-items .accordion-item .ac-trigger{color:#dff1f8}.page-color-yellow .accordion-items .accordion-item .ac-trigger{color:#fc0}.page-color-orange .accordion-items .accordion-item .ac-trigger{color:#ef7c00}.page-color-red .accordion-items .accordion-item .ac-trigger{color:#e4003e}.page-color-x-mas-blue .accordion-items .accordion-item .ac-trigger{color:#8da3bb}.page-color-x-mas-green .accordion-items .accordion-item .ac-trigger{color:#129367}.page-color-x-mas-red .accordion-items .accordion-item .ac-trigger{color:#cd2f41}.page-color-black .accordion-items .accordion-item .ac-trigger{color:#000}.page-color-gray .accordion-items .accordion-item .ac-trigger{color:#343434}.page-color-premium .accordion-items .accordion-item .ac-trigger{color:#9e8e86}.module-color-green .accordion-items .accordion-item .ac-trigger{color:#bbcf00}.module-color-extra-dark-blue .accordion-items .accordion-item .ac-trigger{color:#003856}.module-color-dark-blue .accordion-items .accordion-item .ac-trigger{color:#006eae}.module-color-bright-blue .accordion-items .accordion-item .ac-trigger{color:#a4d8de}.module-color-light-blue .accordion-items .accordion-item .ac-trigger{color:#dff1f8}.module-color-yellow .accordion-items .accordion-item .ac-trigger{color:#fc0}.module-color-orange .accordion-items .accordion-item .ac-trigger{color:#ef7c00}.module-color-red .accordion-items .accordion-item .ac-trigger{color:#e4003e}.module-color-x-mas-blue .accordion-items .accordion-item .ac-trigger{color:#8da3bb}.module-color-x-mas-green .accordion-items .accordion-item .ac-trigger{color:#129367}.module-color-x-mas-red .accordion-items .accordion-item .ac-trigger{color:#cd2f41}.module-color-black .accordion-items .accordion-item .ac-trigger{color:#000}.module-color-gray .accordion-items .accordion-item .ac-trigger{color:#343434}.module-color-premium .accordion-items .accordion-item .ac-trigger{color:#9e8e86}@media screen and (min-width:1365px){.accordion-items .accordion-item .ac-trigger{padding-right:66px}}@media print{.accordion-items .accordion-item .ac-trigger{font-weight:500;font-size:16px;line-height:1.2;font-family:"Benton Sans",times,sans-serif;margin-bottom:20px}}.accordion-items .accordion-item .ac-trigger:after{border-radius:50%;content:"";font-size:13px;border:1px solid #0098d7;width:44px;height:44px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;color:#0098d7;top:13px;right:0;-webkit-transform:none;transform:none;-moz-box-sizing:border-box;box-sizing:border-box}.page-color-green .accordion-items .accordion-item .ac-trigger:after{color:#bbcf00}.page-color-extra-dark-blue .accordion-items .accordion-item .ac-trigger:after{color:#003856}.page-color-dark-blue .accordion-items .accordion-item .ac-trigger:after{color:#006eae}.page-color-bright-blue .accordion-items .accordion-item .ac-trigger:after{color:#a4d8de}.page-color-light-blue .accordion-items .accordion-item .ac-trigger:after{color:#dff1f8}.page-color-yellow .accordion-items .accordion-item .ac-trigger:after{color:#fc0}.page-color-orange .accordion-items .accordion-item .ac-trigger:after{color:#ef7c00}.page-color-red .accordion-items .accordion-item .ac-trigger:after{color:#e4003e}.page-color-x-mas-blue .accordion-items .accordion-item .ac-trigger:after{color:#8da3bb}.page-color-x-mas-green .accordion-items .accordion-item .ac-trigger:after{color:#129367}.page-color-x-mas-red .accordion-items .accordion-item .ac-trigger:after{color:#cd2f41}.page-color-black .accordion-items .accordion-item .ac-trigger:after{color:#000}.page-color-gray .accordion-items .accordion-item .ac-trigger:after{color:#343434}.page-color-premium .accordion-items .accordion-item .ac-trigger:after{color:#9e8e86}.page-color-green .accordion-items .accordion-item .ac-trigger:after{border-color:#bbcf00}.page-color-extra-dark-blue .accordion-items .accordion-item .ac-trigger:after{border-color:#003856}.page-color-dark-blue .accordion-items .accordion-item .ac-trigger:after{border-color:#006eae}.page-color-bright-blue .accordion-items .accordion-item .ac-trigger:after{border-color:#a4d8de}.page-color-light-blue .accordion-items .accordion-item .ac-trigger:after{border-color:#dff1f8}.page-color-yellow .accordion-items .accordion-item .ac-trigger:after{border-color:#fc0}.page-color-orange .accordion-items .accordion-item .ac-trigger:after{border-color:#ef7c00}.page-color-red .accordion-items .accordion-item .ac-trigger:after{border-color:#e4003e}.page-color-x-mas-blue .accordion-items .accordion-item .ac-trigger:after{border-color:#8da3bb}.page-color-x-mas-green .accordion-items .accordion-item .ac-trigger:after{border-color:#129367}.page-color-x-mas-red .accordion-items .accordion-item .ac-trigger:after{border-color:#cd2f41}.page-color-black .accordion-items .accordion-item .ac-trigger:after{border-color:#000}.page-color-gray .accordion-items .accordion-item .ac-trigger:after{border-color:#343434}.page-color-premium .accordion-items .accordion-item .ac-trigger:after{border-color:#9e8e86}.module-color-green .accordion-items .accordion-item .ac-trigger:after{color:#bbcf00}.module-color-extra-dark-blue .accordion-items .accordion-item .ac-trigger:after{color:#003856}.module-color-dark-blue .accordion-items .accordion-item .ac-trigger:after{color:#006eae}.module-color-bright-blue .accordion-items .accordion-item .ac-trigger:after{color:#a4d8de}.module-color-light-blue .accordion-items .accordion-item .ac-trigger:after{color:#dff1f8}.module-color-yellow .accordion-items .accordion-item .ac-trigger:after{color:#fc0}.module-color-orange .accordion-items .accordion-item .ac-trigger:after{color:#ef7c00}.module-color-red .accordion-items .accordion-item .ac-trigger:after{color:#e4003e}.module-color-x-mas-blue .accordion-items .accordion-item .ac-trigger:after{color:#8da3bb}.module-color-x-mas-green .accordion-items .accordion-item .ac-trigger:after{color:#129367}.module-color-x-mas-red .accordion-items .accordion-item .ac-trigger:after{color:#cd2f41}.module-color-black .accordion-items .accordion-item .ac-trigger:after{color:#000}.module-color-gray .accordion-items .accordion-item .ac-trigger:after{color:#343434}.module-color-premium .accordion-items .accordion-item .ac-trigger:after{color:#9e8e86}.module-color-green .accordion-items .accordion-item .ac-trigger:after{border-color:#bbcf00}.module-color-extra-dark-blue .accordion-items .accordion-item .ac-trigger:after{border-color:#003856}.module-color-dark-blue .accordion-items .accordion-item .ac-trigger:after{border-color:#006eae}.module-color-bright-blue .accordion-items .accordion-item .ac-trigger:after{border-color:#a4d8de}.module-color-light-blue .accordion-items .accordion-item .ac-trigger:after{border-color:#dff1f8}.module-color-yellow .accordion-items .accordion-item .ac-trigger:after{border-color:#fc0}.module-color-orange .accordion-items .accordion-item .ac-trigger:after{border-color:#ef7c00}.module-color-red .accordion-items .accordion-item .ac-trigger:after{border-color:#e4003e}.module-color-x-mas-blue .accordion-items .accordion-item .ac-trigger:after{border-color:#8da3bb}.module-color-x-mas-green .accordion-items .accordion-item .ac-trigger:after{border-color:#129367}.module-color-x-mas-red .accordion-items .accordion-item .ac-trigger:after{border-color:#cd2f41}.module-color-black .accordion-items .accordion-item .ac-trigger:after{border-color:#000}.module-color-gray .accordion-items .accordion-item .ac-trigger:after{border-color:#343434}.module-color-premium .accordion-items .accordion-item .ac-trigger:after{border-color:#9e8e86}@media screen and (min-width:1365px){.accordion-items .accordion-item .ac-trigger:after{font-size:15px;width:48px;height:48px}}@media print{.accordion-items .accordion-item .ac-trigger:after{display:none}}.accordion-items .accordion-item.is-active .ac-trigger{color:#343434}.accordion-items .accordion-item.is-active .ac-trigger:after{font-size:2px;content:""}@media screen and (min-width:1365px){.accordion-items .accordion-item.is-active .ac-trigger:after{font-size:3px}}.accordion-items .accordion-item .description{padding-right:60px}@media print{.accordion-items .accordion-item .description{padding-right:0}}.has-side-navigation .module-content.background-color-light-gray,.has-side-navigation .module-content.background-color-premium,.has-side-navigation .module-faq.background-color-light-gray,.has-side-navigation .module-faq.background-color-premium,.has-side-navigation .module-specializations.background-color-light-gray,.has-side-navigation .module-specializations.background-color-premium{margin-left:-15px;width:calc(100% + 30px);padding-left:15px;padding-right:15px}@media screen and (min-width:1025px){.has-side-navigation .module-content.background-color-light-gray,.has-side-navigation .module-content.background-color-premium,.has-side-navigation .module-faq.background-color-light-gray,.has-side-navigation .module-faq.background-color-premium,.has-side-navigation .module-specializations.background-color-light-gray,.has-side-navigation .module-specializations.background-color-premium{padding-left:16px;padding-right:16px;padding-left:var(--grid-gap);padding-right:var(--grid-gap);margin-left:calc(16px * -1);margin-left:calc(var(--grid-gap) * -1);width:calc(100% + (16px * 2));width:calc(100% + (var(--grid-gap) * 2))}}@media print{.has-side-navigation .module-content.background-color-light-gray,.has-side-navigation .module-content.background-color-premium,.has-side-navigation .module-faq.background-color-light-gray,.has-side-navigation .module-faq.background-color-premium,.has-side-navigation .module-specializations.background-color-light-gray,.has-side-navigation .module-specializations.background-color-premium{margin-left:0;width:100%}}.module-content.background-color-light-gray,.module-faq.background-color-light-gray,.module-specializations.background-color-light-gray{--colored-background:#f1f5f9}@media print{.module-content.background-color-light-gray,.module-faq.background-color-light-gray,.module-specializations.background-color-light-gray{margin-left:0;width:100%}}.module-content.background-color-premium,.module-faq.background-color-premium,.module-specializations.background-color-premium{--colored-background:#f0ebe9}@media print{.module-content.background-color-premium,.module-faq.background-color-premium,.module-specializations.background-color-premium{margin-left:0;width:100%}}.module-content.background-color-light-gray,.module-content.background-color-premium,.module-faq.background-color-light-gray,.module-faq.background-color-premium,.module-specializations.background-color-light-gray,.module-specializations.background-color-premium{padding-top:40px;padding-top:var(--space-l);padding-bottom:40px;padding-bottom:var(--space-l);position:relative;background-color:var(--colored-background)}.has-side-navigation .module-content.background-color-light-gray,.has-side-navigation .module-content.background-color-premium,.has-side-navigation .module-faq.background-color-light-gray,.has-side-navigation .module-faq.background-color-premium,.has-side-navigation .module-specializations.background-color-light-gray,.has-side-navigation .module-specializations.background-color-premium{padding-top:24px;padding-top:var(--space-s);padding-bottom:24px;padding-bottom:var(--space-s)}.single-health_topic .module-content.background-color-light-gray:before,.single-story .module-content.background-color-light-gray:before,.single-health_topic .module-content.background-color-premium:before,.single-story .module-content.background-color-premium:before,.single-health_topic .module-faq.background-color-light-gray:before,.single-story .module-faq.background-color-light-gray:before,.single-health_topic .module-faq.background-color-premium:before,.single-story .module-faq.background-color-premium:before,.single-health_topic .module-specializations.background-color-light-gray:before,.single-story .module-specializations.background-color-light-gray:before,.single-health_topic .module-specializations.background-color-premium:before,.single-story .module-specializations.background-color-premium:before{content:"";position:absolute;top:0;background-color:var(--colored-background);height:100%;width:min(1440px, 100vw);z-index:-1;pointer-events:none}.single-health_topic .module-content.background-color-light-gray:before,.single-health_topic .module-content.background-color-premium:before,.single-health_topic .module-faq.background-color-light-gray:before,.single-health_topic .module-faq.background-color-premium:before,.single-health_topic .module-specializations.background-color-light-gray:before,.single-health_topic .module-specializations.background-color-premium:before{left:min(calc(-1 * (100vw - 1110px) / 2 - 15px), -15px)}@media screen and (min-width:768px){.single-health_topic .module-content.background-color-light-gray:before,.single-health_topic .module-content.background-color-premium:before,.single-health_topic .module-faq.background-color-light-gray:before,.single-health_topic .module-faq.background-color-premium:before,.single-health_topic .module-specializations.background-color-light-gray:before,.single-health_topic .module-specializations.background-color-premium:before{left:min(calc(-1 * (100vw - 1110px) / 2 - 25px), -32px)}}@media screen and (min-width:1365px){.single-health_topic .module-content.background-color-light-gray:before,.single-health_topic .module-content.background-color-premium:before,.single-health_topic .module-faq.background-color-light-gray:before,.single-health_topic .module-faq.background-color-premium:before,.single-health_topic .module-specializations.background-color-light-gray:before,.single-health_topic .module-specializations.background-color-premium:before{left:max(-165px, calc(-1 * (100vw - 1110px) / 2))}}.single-story .module-content.background-color-light-gray:before,.single-story .module-content.background-color-premium:before,.single-story .module-faq.background-color-light-gray:before,.single-story .module-faq.background-color-premium:before,.single-story .module-specializations.background-color-light-gray:before,.single-story .module-specializations.background-color-premium:before{right:min(calc(-1 * (100vw - 1110px) / 2 - 15px), -15px)}@media screen and (min-width:768px){.single-story .module-content.background-color-light-gray:before,.single-story .module-content.background-color-premium:before,.single-story .module-faq.background-color-light-gray:before,.single-story .module-faq.background-color-premium:before,.single-story .module-specializations.background-color-light-gray:before,.single-story .module-specializations.background-color-premium:before{right:min(calc(-1 * (100vw - 1110px) / 2 - 25px), -32px)}}@media screen and (min-width:1025px){.single-story .module-content.background-color-light-gray:before,.single-story .module-content.background-color-premium:before,.single-story .module-faq.background-color-light-gray:before,.single-story .module-faq.background-color-premium:before,.single-story .module-specializations.background-color-light-gray:before,.single-story .module-specializations.background-color-premium:before{width:min(1440px, 75vw)}}@media screen and (min-width:1365px){.single-story .module-content.background-color-light-gray:before,.single-story .module-content.background-color-premium:before,.single-story .module-faq.background-color-light-gray:before,.single-story .module-faq.background-color-premium:before,.single-story .module-specializations.background-color-light-gray:before,.single-story .module-specializations.background-color-premium:before{right:max(-405px, calc(-1 * (100vw - 1110px) / 2))}}.breadcrumbs{margin-bottom:40px;margin-bottom:var(--space-l);-webkit-align-items:center;-moz-box-align:center;align-items:center;display:none;font-size:14px;line-height:26px;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:5px;padding-bottom:5px}@media screen and (min-width:1025px){.breadcrumbs{display:-webkit-flex;display:-moz-box;display:flex}}.breadcrumbs .icon-home{margin-right:10px}.breadcrumbs .arrow-delimiter{display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg);font-size:6px;color:#b7b7b7;margin:0 5px}.breadcrumbs>*:last-child{color:#343434}.categories{margin-bottom:30px}.categories:empty{display:none}.categories>*{font-size:12px;letter-spacing:1px;color:#979797;text-transform:uppercase;font-weight:700}.date{color:#343434}.date .day-of-the-week{font-size:16px;line-height:32px;margin-bottom:13px}.date .day{font-size:56px;line-height:32px;margin-bottom:6px}.date .month-year{font-size:20px;line-height:32px;font-weight:700;margin-bottom:12px}@media screen and (min-width:1025px){.date .month-year{margin-bottom:0}}.date .time{font-size:16px;line-height:32px;color:#979797;margin-top:11px}.dropdowns-container{margin-bottom:32px;margin-bottom:var(--space-m)}@media screen and (min-width:1025px){.dropdowns-container .reset-filters{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}}@media screen and (min-width:768px){.dropdowns-container .reset-filters{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}}.dropdowns-container .reset-filters .reset-filter-button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media screen and (min-width:1025px){.dropdowns-container .reset-filters .reset-filter-button{margin-bottom:13px}}.dropdowns-container .reset-filters .reset-filter-button .icon{margin-left:10px;font-size:10px}@media screen and (min-width:768px){.dropdowns-container .reset-filters .reset-filter-button{height:48px}}@media screen and (min-width:1025px){.dropdowns-container .reset-filters .reset-filter-button{height:auto}}@media screen and (max-width:767px){.dropdowns-container .reset-filters.custom-style{margin-top:30px}}.dropdowns-container .show~.reset-filters.custom-style{margin-top:0}.dropdowns{display:-ms-grid;display:grid;grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-column-gap:var(--grid-gap);-webkit-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);grid-row-gap:30px;row-gap:30px;--span:12}@media screen and (min-width:768px){.dropdowns{grid-template-columns:repeat(auto-fit,minmax(100px, 1fr))}}@media screen and (min-width:768px){.dropdowns{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1025px){.dropdowns{grid-template-columns:repeat(auto-fit,minmax(100px, 1fr))}}@media screen and (min-width:768px){.dropdowns.dropdowns-1,.dropdowns.events-style{-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:768px){.dropdowns.dropdowns-1 .dropdown-outer-wrapper,.dropdowns.events-style .dropdown-outer-wrapper{-ms-grid-column:1;-ms-grid-column-span:8;grid-column:1/span 8}}@media screen and (min-width:768px){.dropdowns.dropdowns-1 .reset-filters,.dropdowns.events-style .reset-filters{-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;grid-column:-5/span 4}}.dropdown-outer-wrapper .dropdown-title{font-size:16px;line-height:50px;letter-spacing:.4px;color:#343434;margin-bottom:0}.dropdown-wrapper{position:relative}.dropdown-wrapper .hidden-placeholder{height:48px}.dropdown{border:1px solid #0098d7;background-color:#fff;font-size:14px;letter-spacing:.35px;position:absolute;top:0;z-index:1;width:100%;box-shadow:2px 2px 12px rgba(216,216,216,0);transition-property:box-shadow;transition-duration:.23s;transition-timing-function:ease}.dropdown .display{color:#979797;padding:15px 18px;cursor:pointer;width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center}.dropdown .display .count{display:none}.dropdown .display:after{content:"";font-size:8px;color:#0098d7;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.23s;transition-timing-function:ease;display:block}.dropdown .dropdown-elements{overflow-y:auto;overflow-x:hidden;height:0;transition-property:height;transition-duration:.23s;transition-timing-function:ease}.dropdown .dropdown-elements .dropdown-element,.dropdown .dropdown-elements .dropdown-element-disabled{display:block;padding:13px 18px}.dropdown .dropdown-elements .dropdown-element .count,.dropdown .dropdown-elements .dropdown-element-disabled .count{color:#979797}.dropdown .dropdown-elements .dropdown-element:hover .count,.dropdown .dropdown-elements .dropdown-element-disabled:hover .count{color:inherit}.dropdown .dropdown-elements .dropdown-element-disabled{color:#343434}.dropdown .dropdown-elements .hide{display:none}.dropdown.open{box-shadow:2px 2px 12px #d8d8d8;z-index:2}.dropdown.open .display:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dropdown.open .dropdown-elements{height:100%}.radio-container .radio-wrapper{display:-ms-grid;display:grid;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-align-items:center;-moz-box-align:center;align-items:center;grid-row-gap:20px;row-gap:20px}@media screen and (min-width:768px){.radio-container .radio-wrapper{grid-auto-flow:column;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}}.radio-container .radio-wrapper-title{color:#343434}.radio-container .radio-wrapper .radio-element input[type=radio]{display:none}.radio-container .radio-wrapper .radio-element input[type=radio]+label{position:relative;padding-left:37px;cursor:pointer;color:#343434;font-size:16px;line-height:32px;display:inline-block;color:#343434}.radio-container .radio-wrapper .radio-element input[type=radio]+label:before{content:"";color:#fff;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:8px;line-height:1;width:24px;height:24px;border:2px solid #d8d8d8;position:absolute;left:0;top:0;border-radius:50%;background-color:#fff}.radio-container .radio-wrapper .radio-element input[type=radio]+label:hover:before{border-color:#0098d7}.radio-container .radio-wrapper .radio-element input[type=radio]:checked+label{color:#979797}.radio-container .radio-wrapper .radio-element input[type=radio]:checked+label:before{content:"";background-color:#343434;border-color:#343434}.jb-title{font-size:24px;color:#0098d7;line-height:30px;letter-spacing:1.17px;margin-bottom:22px}.jb-number{font-weight:300}.letters-filter-wrapper{margin-bottom:32px;margin-bottom:var(--space-m)}.letters-filter{display:-ms-grid;display:grid;grid-gap:10px;gap:10px;-ms-grid-columns:1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr;grid-template-columns:repeat(5,1fr)}@media screen and (min-width:375px){.letters-filter{-ms-grid-columns:60px 10px 60px 10px 60px 10px 60px 10px 60px;grid-template-columns:repeat(5,60px)}}@media screen and (min-width:768px){.letters-filter{grid-gap:8px;gap:8px;-ms-grid-columns:51px 8px 51px 8px 51px 8px 51px 8px 51px 8px 51px 8px 51px 8px 51px 8px 51px 8px 51px 8px 51px 8px 51px 8px 51px;grid-template-columns:repeat(13,51px)}}@media screen and (min-width:1025px){.letters-filter{grid-gap:10px;gap:10px;-ms-grid-columns:60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px;grid-template-columns:repeat(13,60px)}}.letters-filter .letter{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:100%;border-radius:50%;border:1px solid #0098d7;color:#0098d7;text-transform:uppercase;font-size:20px;cursor:pointer}.letters-filter .letter.active{border-color:#343434;color:#343434}.letters-filter .letter:before{content:"";display:block;padding-top:100%}.list-links .link{padding:16px 0;border-bottom:1px solid #d8d8d8}.list-links .link .count{color:#979797;margin-left:4px}.list-links .link a{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;line-height:1.2}.page-color-green .list-links .link a{color:#bbcf00}.page-color-extra-dark-blue .list-links .link a{color:#003856}.page-color-dark-blue .list-links .link a{color:#006eae}.page-color-bright-blue .list-links .link a{color:#a4d8de}.page-color-light-blue .list-links .link a{color:#dff1f8}.page-color-yellow .list-links .link a{color:#fc0}.page-color-orange .list-links .link a{color:#ef7c00}.page-color-red .list-links .link a{color:#e4003e}.page-color-x-mas-blue .list-links .link a{color:#8da3bb}.page-color-x-mas-green .list-links .link a{color:#129367}.page-color-x-mas-red .list-links .link a{color:#cd2f41}.page-color-black .list-links .link a{color:#000}.page-color-gray .list-links .link a{color:#343434}.page-color-premium .list-links .link a{color:#9e8e86}.module-color-green .list-links .link a{color:#bbcf00}.module-color-extra-dark-blue .list-links .link a{color:#003856}.module-color-dark-blue .list-links .link a{color:#006eae}.module-color-bright-blue .list-links .link a{color:#a4d8de}.module-color-light-blue .list-links .link a{color:#dff1f8}.module-color-yellow .list-links .link a{color:#fc0}.module-color-orange .list-links .link a{color:#ef7c00}.module-color-red .list-links .link a{color:#e4003e}.module-color-x-mas-blue .list-links .link a{color:#8da3bb}.module-color-x-mas-green .list-links .link a{color:#129367}.module-color-x-mas-red .list-links .link a{color:#cd2f41}.module-color-black .list-links .link a{color:#000}.module-color-gray .list-links .link a{color:#343434}.module-color-premium .list-links .link a{color:#9e8e86}.list-links .link a:hover,.list-links .link a.active{color:#000}.list-links .link a .icon-file{margin-right:7px}.list-links .link a .icon-arrow-down,.list-links .link a .icon-arrow-right,.list-links .link a .icon-external{font-size:13px;margin-left:auto}.list-links .link a .icon-external{font-size:11px}@media screen and (min-width:1025px){.listing-section .search-filter{--span:8}}.listing-section .search-filter,.listing-section .letters-filter-wrapper,.listing-section .dropdowns-container{margin-bottom:56px;margin-bottom:var(--space-lx)}.modules+.listing-section{margin-top:60px}.listing+.load-more-wrapper{margin-top:40px;margin-top:var(--space-l);text-align:center}.listing .listing-element{padding:30px 0;border-bottom:1px solid #d8d8d8;position:relative}@media screen and (min-width:1365px){.listing .listing-element{padding:35px 0}}.listing .listing-element:before{content:"";display:none;position:absolute;left:50%;top:0;width:1440px;height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#f1f5f9;z-index:-1}.listing .listing-element:hover:before{display:block}.listing .listing-element .category{font-size:12px;letter-spacing:1px;text-transform:uppercase;font-weight:700;color:#979797;margin-bottom:18px}@media screen and (min-width:768px){.emergency-modal .modal-inner{top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);bottom:auto}}.emergency-modal .modal-content .title{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:121px;font-size:28px;line-height:30px;font-weight:700;color:#fff;background-color:#d2000d;margin-bottom:53px}.emergency-modal .modal-content .logo{margin-bottom:50px}.emergency-modal .modal-content .content{color:#d2000d;margin-bottom:40px}.emergency-modal .modal-content .phone-number,.emergency-modal .modal-content .phone-number a{color:#343434}.emergency-modal .modal-content .phone-number-text{margin-bottom:60px}.emergency-modal .modal-content .phone-number-tel{font-size:32px;line-height:30px;font-weight:700}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){body{overflow:hidden !important}}.modal.ie-modal .modal-inner{top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);bottom:auto}.modal.ie-modal .logo{margin-bottom:40px;margin-bottom:var(--space-l)}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.modal.ie-modal{display:block !important;background-color:#343434}}.modal{display:none;background-color:rgba(52,52,52,.15);position:fixed;top:0;left:0;width:100%;height:100%;z-index:20}.modal-inner{position:absolute;top:0;bottom:0;width:100%;max-width:1110px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;overflow-x:hidden;overflow-y:auto}@media screen and (min-width:1025px){.modal-inner{top:120px;bottom:120px}}.modal-content{padding-left:32px;padding-right:32px;max-width:794px;width:100%;margin:80px auto}.modal-close{position:absolute;top:37px;right:26px;color:#0098d7;font-size:14px;cursor:pointer}.modal.open{display:block}.modal.team-member-listing-modal .modal-content{padding-left:15px;padding-right:15px}@media screen and (min-width:768px){.modal.team-member-listing-modal .modal-content{padding-left:32px;padding-right:32px}}.pagination .page-numbers{margin:0 5px 10px;color:#343434;position:relative;padding:0 5px 7px;font-size:20px;letter-spacing:.11px;display:inline-block}.pagination .page-numbers:hover{color:#0098d7}.pagination .page-numbers.current{color:#0098d7}.pagination .page-numbers.current:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#0098d7}.pagination .page-numbers.next,.pagination .page-numbers.prev{color:#0098d7;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:18px;line-height:23px}.pagination .page-numbers.next .icon,.pagination .page-numbers.prev .icon{margin:0 10px;font-size:13px}.pagination .page-numbers:first-child .icon{margin-left:0 !important}.pagination .page-numbers:last-child .icon{margin-right:0 !important}@property --p{syntax:"<number>";inherits:true;initial-value:0}.pie{--c:#0098d7;--w:100%;width:var(--w);aspect-ratio:1;position:absolute;top:0;right:0;bottom:0;left:0}.pie .pie-slice{position:absolute;border-radius:50%;top:0;right:0;bottom:0;left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pie.start-from-right .pie-slice{-webkit-transform:rotate(90deg);transform:rotate(90deg)}div.module-content .wp-playlist,div.module-health-topic-teaser .wp-playlist{padding:15px 10px 24px;border:1px solid #d8d8d8}@media screen and (min-width:1025px){div.module-content .wp-playlist,div.module-health-topic-teaser .wp-playlist{padding:25px 15px 37px}}div.module-content .wp-playlist-current-item,div.module-health-topic-teaser .wp-playlist-current-item{overflow:visible;height:auto;display:-ms-grid;display:grid;grid-auto-flow:column;grid-column-gap:15px;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;-ms-grid-columns:80px 15px auto;grid-template-columns:80px auto}@media screen and (min-width:768px){div.module-content .wp-playlist-current-item,div.module-health-topic-teaser .wp-playlist-current-item{grid-column-gap:27px;-webkit-column-gap:27px;-moz-column-gap:27px;column-gap:27px;-ms-grid-columns:100px 27px auto;grid-template-columns:100px auto}}@media screen and (min-width:1025px){div.module-content .wp-playlist-current-item,div.module-health-topic-teaser .wp-playlist-current-item{grid-column-gap:47px;-webkit-column-gap:47px;-moz-column-gap:47px;column-gap:47px;-ms-grid-columns:150px 47px auto;grid-template-columns:150px auto}}div.module-content .wp-playlist-current-item img,div.module-health-topic-teaser .wp-playlist-current-item img{float:none;max-width:80px;margin-right:0}@media screen and (min-width:768px){div.module-content .wp-playlist-current-item img,div.module-health-topic-teaser .wp-playlist-current-item img{max-width:100px}}@media screen and (min-width:1025px){div.module-content .wp-playlist-current-item img,div.module-health-topic-teaser .wp-playlist-current-item img{max-width:150px}}div.module-content .wp-playlist-current-item .wp-playlist-item-meta,div.module-health-topic-teaser .wp-playlist-current-item .wp-playlist-item-meta{overflow:visible;white-space:normal;text-overflow:clip}div.module-content .wp-playlist-current-item .wp-playlist-item-title,div.module-health-topic-teaser .wp-playlist-current-item .wp-playlist-item-title{margin-bottom:24px;margin-bottom:var(--space-s)}div.module-content .wp-playlist-current-item .wp-playlist-item-album,div.module-health-topic-teaser .wp-playlist-current-item .wp-playlist-item-album{font-size:18px;line-height:24px;font-style:normal;margin-bottom:10px}div.module-content .wp-playlist-current-item .wp-playlist-item-artist,div.module-health-topic-teaser .wp-playlist-current-item .wp-playlist-item-artist{font-size:16px;line-height:32px;letter-spacing:1px;text-transform:none;color:#979797}div.module-content .wp-playlist-caption,div.module-health-topic-teaser .wp-playlist-caption{max-width:100%;float:none;overflow:visible;white-space:normal;text-overflow:clip}div.module-content .wp-playlist .mejs-container,div.module-health-topic-teaser .wp-playlist .mejs-container{background-color:transparent;width:100% !important;height:auto !important;min-width:0 !important}div.module-content .wp-playlist .mejs-container .mejs-controls,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls{background-color:transparent;padding:0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:auto;position:static}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-playpause-button,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-playpause-button{background-color:#bcd901;width:40px;height:40px;border-radius:50%;display:-ms-grid;display:grid;-webkit-align-items:center;-moz-box-align:center;align-items:center;justify-items:center;place-items:center;-webkit-flex-shrink:0;flex-shrink:0;margin-right:15px;position:relative}@media screen and (min-width:768px){div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-playpause-button,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-playpause-button{width:50px;height:50px;margin-right:30px}}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-playpause-button button,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-playpause-button button{position:static}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-playpause-button button:after,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-playpause-button button:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:50%}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-currenttime-container,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-currenttime-container{position:absolute;left:55px;bottom:-2px;margin:0;padding:0;height:auto;color:#343434;font-size:14px;overflow:visible}@media screen and (min-width:768px){div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-currenttime-container,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-currenttime-container{font-size:16px;left:80px}}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-float,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-float{display:none !important}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-duration-container,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-duration-container{color:#343434;font-size:14px;height:auto;position:absolute;right:124px;overflow:visible;padding:0;bottom:-2px}@media screen and (min-width:768px){div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-duration-container,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-duration-container{font-size:16px}}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail{margin:0;padding:0;height:8px}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-buffering,div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current,div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float,div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner,div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-current,div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-hovered,div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-marker,div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-buffering,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-current,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-hovered,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-marker,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{height:8px}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{background-color:#d8d8d8}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{margin:0}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current{background-color:#bcd901}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle-content,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle-content{background-color:#bcd901;border-radius:50%;-webkit-transform:scale(1) translateX(-50%) translateY(-50%);transform:scale(1) translateX(-50%) translateY(-50%);border:none;left:100%;top:50%;width:18px;height:18px}@media screen and (min-width:768px){div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle-content,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle-content{width:24px;height:24px}}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-volume-button,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-volume-button{margin-left:25px;display:-ms-grid;display:grid;-webkit-align-items:center;-moz-box-align:center;align-items:center;justify-items:center;place-items:center}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-volume-button button,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-volume-button button{background:0 0;color:#0098d7;margin:0;margin-top:4px;position:relative;width:33px;-webkit-flex-shrink:0;flex-shrink:0}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-volume-button button:before,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-volume-button button:before{content:"";font-size:19px}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-volume-button.mejs-unmute button:before,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-volume-button.mejs-unmute button:before{content:"";font-size:13px}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-horizontal-volume-total,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-horizontal-volume-total{background-color:#d8d8d8}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-horizontal-volume-total .mejs-horizontal-volume-current,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-horizontal-volume-total .mejs-horizontal-volume-current{background-color:#0098d7}div.module-content .wp-playlist .mejs-container .mejs-controls .mejs-horizontal-volume-slider,div.module-health-topic-teaser .wp-playlist .mejs-container .mejs-controls .mejs-horizontal-volume-slider{width:55px;-webkit-flex-shrink:0;flex-shrink:0;margin-left:12px}div.module-content .wp-playlist .mejs-container.mejs-ios .mejs-duration-container,div.module-content .wp-playlist .mejs-container.mejs-android .mejs-duration-container,div.module-health-topic-teaser .wp-playlist .mejs-container.mejs-ios .mejs-duration-container,div.module-health-topic-teaser .wp-playlist .mejs-container.mejs-android .mejs-duration-container{right:0}div.module-content .wp-playlist-tracks .wp-playlist-item,div.module-health-topic-teaser .wp-playlist-tracks .wp-playlist-item{padding:8px 0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center;border-bottom:1px solid #d8d8d8;font-weight:400;font-size:16px;line-height:28px;letter-spacing:.18px;color:#0098d7}div.module-content .wp-playlist-tracks .wp-playlist-item:only-child,div.module-health-topic-teaser .wp-playlist-tracks .wp-playlist-item:only-child{display:none}@media screen and (min-width:768px){div.module-content .wp-playlist-tracks .wp-playlist-item,div.module-health-topic-teaser .wp-playlist-tracks .wp-playlist-item{font-size:18px;padding:16px 0;line-height:32px}}div.module-content .wp-playlist-tracks .wp-playlist-item.wp-playlist-playing,div.module-health-topic-teaser .wp-playlist-tracks .wp-playlist-item.wp-playlist-playing{color:#343434}div.module-content .wp-playlist-tracks .wp-playlist-item:first-child,div.module-health-topic-teaser .wp-playlist-tracks .wp-playlist-item:first-child{border-top:1px solid #d8d8d8;margin-top:25px}div.module-content .wp-playlist-tracks .wp-playlist-item-length,div.module-health-topic-teaser .wp-playlist-tracks .wp-playlist-item-length{position:relative;margin-left:20px}div.module-content .wp-playlist-tracks .wp-playlist-item-title,div.module-content .wp-playlist-tracks .wp-playlist-item-artist,div.module-content .wp-playlist-tracks .wp-playlist-item-length,div.module-content .wp-playlist-tracks .wp-playlist-caption,div.module-health-topic-teaser .wp-playlist-tracks .wp-playlist-item-title,div.module-health-topic-teaser .wp-playlist-tracks .wp-playlist-item-artist,div.module-health-topic-teaser .wp-playlist-tracks .wp-playlist-item-length,div.module-health-topic-teaser .wp-playlist-tracks .wp-playlist-caption{font-size:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;font-weight:inherit;text-transform:none}.related-topics-navigation-title{margin-bottom:16px}.related-topics-navigation .nav-element{padding:14px 0}.related-topics-navigation .nav-element a{font-size:18px}.modules+.related-topics-wrapper{margin-top:40px;margin-top:var(--space-l)}.share-links{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.share-links .social-button-wrapper{width:36px;height:36px;border:1px solid #979797;border-radius:50%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-right:9px}.share-links .social-button-wrapper a{color:#343434;line-height:1;font-size:14px}.single-story-main-section .share-links .social-button-wrapper a:hover{color:#979797}.stories-social-links{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.stories-social-links .share-links{padding-top:9px}@media screen and (min-width:768px){.stories-social-links{-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}}@media screen and (min-width:1365px){.stories-social-links{-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}}.stories-social-links-title{margin-right:12px;font-family:"Merriweather",times,serif;color:#979797;display:block}.stories-social-links .social-button-wrapper a:hover{color:#979797}.side-navigation{margin-bottom:40px;margin-bottom:var(--space-l);position:-webkit-sticky;position:sticky;top:calc(80px + 30px);top:calc(var(--header-height) + 30px)}@media screen and (min-width:1025px){.side-navigation{margin-right:26px;margin-bottom:0;margin-top:4px}}@media screen and (max-width:1024px){.side-navigation{position:fixed;z-index:10;left:0;width:100%;background-color:#fff;top:80px;top:var(--header-height);padding-left:32px;padding-right:32px;border-top:1px solid #d8d8d8}}@media screen and (max-width:767px){.side-navigation{padding-left:15px;padding-right:15px}}@media screen and (max-width:1024px){.side-navigation[data-animation=vertical-reveal] .side-navigation-button{display:none !important}}.side-navigation-title{margin-bottom:12px;font-size:12px;letter-spacing:1px;line-height:15px;text-transform:uppercase;font-weight:600;color:#636363}@media screen and (max-width:1024px){.side-navigation-title{margin-bottom:0}}.side-navigation-title-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr auto;grid-template-columns:1fr auto;padding:15px 0}.side-navigation-title-wrapper.download-title-wrapper{margin-top:30px}.side-navigation-menu-toggle{display:block;color:#0098d7;cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-left:21px}.side-navigation-menu-toggle .icon{margin-left:20px}.side-navigation-menu-toggle .icon:before{content:""}.is-expanded .side-navigation-menu-toggle .icon:before{content:""}@media screen and (min-width:1025px){.side-navigation-menu-toggle{display:none}}.side-navigation .nav-element a{font-size:18px}.side-navigation .nav-element a.active{color:#343434}.side-navigation .nav-element.download-link a{-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.side-navigation .nav-element.download-link a:before{content:"";margin-right:10px}.side-navigation .nav-element.download-link a .icon{margin-top:5px}.side-navigation .nav-element.download-link a .icon:before{content:""}@media screen and (max-width:1024px){.side-navigation .side-navigation-wrapper{height:0;overflow-y:auto;transition-property:height;transition-duration:.23s;transition-timing-function:ease}}@media screen and (min-width:1025px){.side-navigation .side-navigation-wrapper{height:auto !important}}@media screen and (max-width:1024px){.side-navigation.is-expanded .side-navigation-wrapper{height:calc( 					100vh - 80px - var(--title-wrapper-height) 				);height:calc( 					100vh - var(--header-height) - var(--title-wrapper-height) 				)}}.header-expanded .side-navigation{z-index:0}@media screen and (max-width:1024px){.side-navigation .download-title-wrapper,.side-navigation .download-list-links{display:none}}.side-navigation-button{margin-top:16px;position:fixed;bottom:0;left:0;width:100%;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.23s;transition-timing-function:ease}@media screen and (min-width:1025px){.side-navigation-button{position:static}}.side-navigation-button.hide{-webkit-transform:translateY(100%);transform:translateY(100%)}@media screen and (min-width:1025px){.side-navigation-button.hide{-webkit-transform:none;transform:none}}.side-navigation-button-wrapper .button{width:100%}.page-color-green .side-navigation-button-wrapper .button{background:#bbcf00}.page-color-extra-dark-blue .side-navigation-button-wrapper .button{background:#003856}.page-color-dark-blue .side-navigation-button-wrapper .button{background:#006eae}.page-color-bright-blue .side-navigation-button-wrapper .button{background:#a4d8de}.page-color-light-blue .side-navigation-button-wrapper .button{background:#dff1f8}.page-color-yellow .side-navigation-button-wrapper .button{background:#fc0}.page-color-orange .side-navigation-button-wrapper .button{background:#ef7c00}.page-color-red .side-navigation-button-wrapper .button{background:#e4003e}.page-color-x-mas-blue .side-navigation-button-wrapper .button{background:#8da3bb}.page-color-x-mas-green .side-navigation-button-wrapper .button{background:#129367}.page-color-x-mas-red .side-navigation-button-wrapper .button{background:#cd2f41}.page-color-black .side-navigation-button-wrapper .button{background:#000}.page-color-gray .side-navigation-button-wrapper .button{background:#343434}.page-color-premium .side-navigation-button-wrapper .button{background:#9e8e86}.module-color-green .side-navigation-button-wrapper .button{background:#bbcf00}.module-color-extra-dark-blue .side-navigation-button-wrapper .button{background:#003856}.module-color-dark-blue .side-navigation-button-wrapper .button{background:#006eae}.module-color-bright-blue .side-navigation-button-wrapper .button{background:#a4d8de}.module-color-light-blue .side-navigation-button-wrapper .button{background:#dff1f8}.module-color-yellow .side-navigation-button-wrapper .button{background:#fc0}.module-color-orange .side-navigation-button-wrapper .button{background:#ef7c00}.module-color-red .side-navigation-button-wrapper .button{background:#e4003e}.module-color-x-mas-blue .side-navigation-button-wrapper .button{background:#8da3bb}.module-color-x-mas-green .side-navigation-button-wrapper .button{background:#129367}.module-color-x-mas-red .side-navigation-button-wrapper .button{background:#cd2f41}.module-color-black .side-navigation-button-wrapper .button{background:#000}.module-color-gray .side-navigation-button-wrapper .button{background:#343434}.module-color-premium .side-navigation-button-wrapper .button{background:#9e8e86}.page-color-green .side-navigation-button-wrapper .button{border-color:#bbcf00}.page-color-extra-dark-blue .side-navigation-button-wrapper .button{border-color:#003856}.page-color-dark-blue .side-navigation-button-wrapper .button{border-color:#006eae}.page-color-bright-blue .side-navigation-button-wrapper .button{border-color:#a4d8de}.page-color-light-blue .side-navigation-button-wrapper .button{border-color:#dff1f8}.page-color-yellow .side-navigation-button-wrapper .button{border-color:#fc0}.page-color-orange .side-navigation-button-wrapper .button{border-color:#ef7c00}.page-color-red .side-navigation-button-wrapper .button{border-color:#e4003e}.page-color-x-mas-blue .side-navigation-button-wrapper .button{border-color:#8da3bb}.page-color-x-mas-green .side-navigation-button-wrapper .button{border-color:#129367}.page-color-x-mas-red .side-navigation-button-wrapper .button{border-color:#cd2f41}.page-color-black .side-navigation-button-wrapper .button{border-color:#000}.page-color-gray .side-navigation-button-wrapper .button{border-color:#343434}.page-color-premium .side-navigation-button-wrapper .button{border-color:#9e8e86}.module-color-green .side-navigation-button-wrapper .button{border-color:#bbcf00}.module-color-extra-dark-blue .side-navigation-button-wrapper .button{border-color:#003856}.module-color-dark-blue .side-navigation-button-wrapper .button{border-color:#006eae}.module-color-bright-blue .side-navigation-button-wrapper .button{border-color:#a4d8de}.module-color-light-blue .side-navigation-button-wrapper .button{border-color:#dff1f8}.module-color-yellow .side-navigation-button-wrapper .button{border-color:#fc0}.module-color-orange .side-navigation-button-wrapper .button{border-color:#ef7c00}.module-color-red .side-navigation-button-wrapper .button{border-color:#e4003e}.module-color-x-mas-blue .side-navigation-button-wrapper .button{border-color:#8da3bb}.module-color-x-mas-green .side-navigation-button-wrapper .button{border-color:#129367}.module-color-x-mas-red .side-navigation-button-wrapper .button{border-color:#cd2f41}.module-color-black .side-navigation-button-wrapper .button{border-color:#000}.module-color-gray .side-navigation-button-wrapper .button{border-color:#343434}.module-color-premium .side-navigation-button-wrapper .button{border-color:#9e8e86}.tabs-wrapper .tab-buttons{margin-bottom:40px;grid-column-gap:2px;-webkit-column-gap:2px;-moz-column-gap:2px;column-gap:2px}@media screen and (min-width:768px){.tabs-wrapper .tab-buttons{display:-webkit-flex;display:-moz-box;display:flex}}.tabs-wrapper .tab-buttons .button{margin-bottom:6px;display:block;width:100%;font-size:16px;line-height:19px;letter-spacing:2px}.tabs-wrapper .tab-buttons .button.active{border-color:#343434;color:#343434}.tabs-wrapper .tab-sections .tab-element{display:none}.tabs-wrapper .tab-sections .tab-element.active{display:block}.team-member-teaser{border:1px solid #d8d8d8;padding:23px 24px;display:-webkit-flex;display:-moz-box;display:flex}@media screen and (min-width:1025px){.team-member-teaser{max-width:540px}}.team-member-teaser-image{-webkit-flex-shrink:0;flex-shrink:0}.team-member-teaser-wrapper{padding-left:24px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;max-width:308px}.blog-style .team-member-teaser-title,.team-member-teaser-title{font-size:16px;line-height:24px;margin-bottom:8px;font-weight:700;font-family:"Libre Franklin",helvetica,arial,sans-serif}@media print{.blog-style .team-member-teaser-title,.team-member-teaser-title{font-family:"Benton Sans",times,sans-serif}}.team-member-teaser-job-title{display:-webkit-box;-webkit-line-clamp:5;-moz-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.team-member-teaser-job-title *{margin-bottom:0}.team-member-teaser-job-title p{margin-bottom:6px;letter-spacing:.1px;font-size:14px;line-height:20px;color:#343434;font-family:"Libre Franklin",helvetica,arial,sans-serif;font-weight:400}@media print{.team-member-teaser-job-title p{font-family:"Benton Sans",times,sans-serif}}.team-member-teaser-link{margin-top:auto}.teaser-baby{border:1px solid #d8d8d8}@media screen and (min-width:768px){.teaser-baby{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.teaser-baby:last-child{margin-bottom:0}.teaser-baby-image .baby-image{padding-top:70.63711911%;height:100%}.teaser-baby-content{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:18px 25px 28px}@media screen and (min-width:768px){.teaser-baby-content{padding:26px 33px 30px}}@media screen and (min-width:1365px){.teaser-baby-content{padding:26px 40px 30px}}.teaser-baby-name{margin-bottom:18px;color:#000}.teaser-baby-name a{color:inherit}.teaser-baby-birth-date{font-size:18px;line-height:28px;color:#343434}.teaser-baby-birth-time{font-size:18px;line-height:28px;color:#343434}.teaser-baby-gender{margin-top:7px;margin-bottom:25px}.teaser-baby-gender i{font-size:18px}.teaser-baby .link{margin-top:auto}.clinic-teaser{height:100%}.clinic-teaser-wrapper{padding:30px 25px 25px;border:1px solid #d8d8d8;min-height:300px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%}.clinic-teaser-image{max-width:60px;margin-bottom:36px}.clinic-teaser-image img{height:48px}.clinic-teaser-description{margin-bottom:30px}.clinic-teaser .read-more{margin-top:auto}.teaser-event{background-color:#fff;padding:24px 25px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.teaser-event-date{margin-bottom:15px;color:#343434}.teaser-event-date .day-of-the-week{font-size:16px;line-height:32px;letter-spacing:.3px;margin-bottom:13px}.teaser-event-date .day{font-size:56px;line-height:32px;margin-bottom:5px;text-indent:-2px}.teaser-event-date .month-year{font-size:20px;line-height:32px;font-weight:700}.teaser-event-title{margin-bottom:15px}.teaser-event-description{margin-bottom:15px}.teaser-event-link{margin-top:auto}.teaser-event .event-type{font-size:14px;text-transform:uppercase}.teaser-event .event-type.green{color:#00bb2d}.teaser-event .event-type.red{color:red}.teaser-event .event-type.orange{color:#f60}.post-teaser{-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}@media screen and (min-width:768px){.post-teaser{-ms-grid-columns:1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr;grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:1365px){.post-teaser{-ms-grid-columns:1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr var(--grid-gap) 1fr;grid-template-columns:repeat(8,1fr)}}.post-teaser-content-wrapper{-webkit-order:2;-moz-box-ordinal-group:3;order:2}@media screen and (min-width:768px){.post-teaser-content-wrapper{-webkit-order:0;-moz-box-ordinal-group:1;order:0;-ms-grid-column:1;-ms-grid-column-span:8;grid-column:1/span 8}}@media screen and (min-width:1365px){.post-teaser-content-wrapper{-ms-grid-column:1;-ms-grid-column-span:5;grid-column:1/span 5}}.post-teaser-thumbnail-wrapper{-webkit-order:1;-moz-box-ordinal-group:2;order:1;margin-bottom:16px;margin-bottom:var(--space-xs);position:relative}@media screen and (min-width:768px){.post-teaser-thumbnail-wrapper{margin-bottom:0;-webkit-order:0;-moz-box-ordinal-group:1;order:0;-ms-grid-column:9;-ms-grid-column-span:4;grid-column:9/span 4}}@media screen and (min-width:1365px){.post-teaser-thumbnail-wrapper{-ms-grid-column:6;-ms-grid-column-span:3;grid-column:6/span 3}}.post-teaser-thumbnail-wrapper a{display:block;padding-top:68.62745098%}.post-teaser-thumbnail-wrapper a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.post-teaser-date{margin-bottom:6px}.post-teaser-title{margin-bottom:9px}.module-color-green .post-teaser-title a{color:#bbcf00}.module-color-extra-dark-blue .post-teaser-title a{color:#003856}.module-color-dark-blue .post-teaser-title a{color:#006eae}.module-color-bright-blue .post-teaser-title a{color:#a4d8de}.module-color-light-blue .post-teaser-title a{color:#dff1f8}.module-color-yellow .post-teaser-title a{color:#fc0}.module-color-orange .post-teaser-title a{color:#ef7c00}.module-color-red .post-teaser-title a{color:#e4003e}.module-color-x-mas-blue .post-teaser-title a{color:#8da3bb}.module-color-x-mas-green .post-teaser-title a{color:#129367}.module-color-x-mas-red .post-teaser-title a{color:#cd2f41}.module-color-black .post-teaser-title a{color:#000}.module-color-gray .post-teaser-title a{color:#343434}.module-color-premium .post-teaser-title a{color:#9e8e86}.post-teaser-description p{margin-bottom:16px;margin-bottom:var(--space-xs)}.post-teaser img{display:block}.teasers-type{grid-row-gap:32px;row-gap:32px;grid-row-gap:var(--space-m);row-gap:var(--space-m)}@media screen and (min-width:768px){.one-third .teaser-image{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/span 1}}.teaser-image .image{padding-top:66.27906977%}@media screen and (min-width:768px){.teaser-image .image{padding-top:0;width:100%;height:100%;min-height:255px}}.teaser-image img{display:block}.teaser-box{height:100%;border:1px solid #d8d8d8}.one-third .teaser-box{display:-ms-grid;display:grid;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr}@media screen and (min-width:768px){.one-third .teaser-box{-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.one-third .teaser-box>*:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.one-third .teaser-box>*:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.one-third .teaser-box>*:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}}.one-third .teaser-text{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:22px 25px}@media screen and (min-width:768px){.one-third .teaser-text{padding-right:26px;padding-left:30px;padding-top:27px;padding-bottom:30px;-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/span 2}}.teaser-title{margin-bottom:16px;margin-bottom:var(--space-xs);color:#0098d7;font-weight:300}.page-color-green .teaser-title{color:#bbcf00}.page-color-extra-dark-blue .teaser-title{color:#003856}.page-color-dark-blue .teaser-title{color:#006eae}.page-color-bright-blue .teaser-title{color:#a4d8de}.page-color-light-blue .teaser-title{color:#dff1f8}.page-color-yellow .teaser-title{color:#fc0}.page-color-orange .teaser-title{color:#ef7c00}.page-color-red .teaser-title{color:#e4003e}.page-color-x-mas-blue .teaser-title{color:#8da3bb}.page-color-x-mas-green .teaser-title{color:#129367}.page-color-x-mas-red .teaser-title{color:#cd2f41}.page-color-black .teaser-title{color:#000}.page-color-gray .teaser-title{color:#343434}.page-color-premium .teaser-title{color:#9e8e86}.module-color-green .teaser-title{color:#bbcf00}.module-color-extra-dark-blue .teaser-title{color:#003856}.module-color-dark-blue .teaser-title{color:#006eae}.module-color-bright-blue .teaser-title{color:#a4d8de}.module-color-light-blue .teaser-title{color:#dff1f8}.module-color-yellow .teaser-title{color:#fc0}.module-color-orange .teaser-title{color:#ef7c00}.module-color-red .teaser-title{color:#e4003e}.module-color-x-mas-blue .teaser-title{color:#8da3bb}.module-color-x-mas-green .teaser-title{color:#129367}.module-color-x-mas-red .teaser-title{color:#cd2f41}.module-color-black .teaser-title{color:#000}.module-color-gray .teaser-title{color:#343434}.module-color-premium .teaser-title{color:#9e8e86}.teaser-description{font-size:18px;line-height:28px;margin-bottom:14px}@media screen and (min-width:1365px){.teaser-description{margin-bottom:22px}}.teaser-link{margin-top:auto}.teaser.vertical{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%}.treatment-teaser{height:100%;--span:6}.treatment-teaser-wrapper{padding:30px 25px 25px;border:1px solid #d8d8d8;min-height:300px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.treatment-teaser-image{max-width:60px;margin-bottom:36px}.treatment-teaser-image img{height:48px}.treatment-teaser-description{margin-bottom:30px}.clinic-style .treatment-teaser-description{font-size:14px;line-height:20px}.treatment-teaser .read-more{margin-top:auto}.button-navigation-blog{margin-top:-24px;display:-ms-grid;display:grid;grid-row-gap:6px;row-gap:6px}@media screen and (min-width:768px){.button-navigation-blog{-ms-grid-columns:1fr 2px 1fr 2px 1fr;grid-template-columns:repeat(3,1fr);grid-column-gap:2px;-webkit-column-gap:2px;-moz-column-gap:2px;column-gap:2px}}.button-navigation-blog .button-element{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:48px;font-size:14px;line-height:19px;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-align:center;position:relative}@media screen and (min-width:1025px){.button-navigation-blog .button-element{font-size:16px}}.button-navigation-blog .button-element-label{color:#fff;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:100%;height:100%}.button-navigation-blog .button-element:nth-child(2){background-color:#ffcd00}.button-navigation-blog .button-element:nth-child(3){background-color:#f17c00}.button-navigation-blog .button-element.active:not(.dropdown-wrapper){border:2px solid #0098d7;background-color:#fff}.button-navigation-blog .button-element.active .button-element-label{color:#0098d7}.button-navigation-blog .button-element.dropdown-wrapper .dropdown{border-width:2px;transition-property:background-color,border-color;transition-duration:.23s;transition-timing-function:ease}.button-navigation-blog .button-element.dropdown-wrapper .dropdown:not(.open){background-color:#005593;border-color:#005593}.button-navigation-blog .button-element.dropdown-wrapper .dropdown:not(.open) .display{color:#fff}.button-navigation-blog .button-element.dropdown-wrapper .dropdown:not(.open) .display:after{color:#fff}.button-navigation-blog .button-element.dropdown-wrapper .dropdown .display{padding-top:0;padding-bottom:0;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;letter-spacing:2px;color:#0098d7;font-size:16px;height:44px;transition-property:color;transition-duration:.23s;transition-timing-function:ease}.button-navigation-blog .button-element.dropdown-wrapper .dropdown .display:after{margin-left:7px;transition-property:color;transition-duration:.23s;transition-timing-function:ease}.button-navigation-blog .button-element.dropdown-wrapper .dropdown-element{text-transform:capitalize;font-weight:400;text-align:left}.button-navigation-blog .button-element.dropdown-wrapper.active .dropdown{background-color:#fff;border-color:#0098d7}.button-navigation-blog .button-element.dropdown-wrapper.active .dropdown .display{color:#0098d7}.button-navigation-blog .button-element.dropdown-wrapper.active .dropdown .display:after{color:#0098d7}.button-navigation .menu,.button-navigation-mobile .menu{display:-ms-grid;display:grid;grid-row-gap:6px;row-gap:6px}@media screen and (min-width:768px){.button-navigation .menu,.button-navigation-mobile .menu{-ms-grid-columns:1fr 2px 1fr 2px 1fr;grid-template-columns:repeat(3,1fr);grid-column-gap:2px;-webkit-column-gap:2px;-moz-column-gap:2px;column-gap:2px}}.button-navigation .menu .menu-item,.button-navigation-mobile .menu .menu-item{font-size:14px;line-height:19px;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-align:center}@media screen and (min-width:1025px){.button-navigation .menu .menu-item,.button-navigation-mobile .menu .menu-item{font-size:16px}}.button-navigation .menu .menu-item a,.button-navigation-mobile .menu .menu-item a{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;color:#fff;min-height:48px;height:100%}.button-navigation .menu .menu-item:nth-child(1),.button-navigation-mobile .menu .menu-item:nth-child(1){background-color:#bcd901}.button-navigation .menu .menu-item:nth-child(2),.button-navigation-mobile .menu .menu-item:nth-child(2){background-color:#0098d7}.button-navigation .menu .menu-item:nth-child(3),.button-navigation-mobile .menu .menu-item:nth-child(3){background-color:#005593}.button-navigation .menu .menu-item.current-menu-item,.button-navigation-mobile .menu .menu-item.current-menu-item{border:2px solid #0098d7;background-color:#fff}.button-navigation .menu .menu-item.current-menu-item a,.button-navigation-mobile .menu .menu-item.current-menu-item a{color:#0098d7}.button-navigation{position:relative;z-index:2}@media screen and (min-width:768px) and (max-width:1024px){.button-navigation .menu{margin-left:-10px;margin-right:-10px}}.button-navigation-mobile{margin-top:30px;margin-bottom:30px}.button-navigation-mobile .menu{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.button-navigation-mobile .menu .menu-item{font-size:16px}.button-navigation{margin-top:-24px}.header-image-wrapper{max-width:1440px;margin-left:auto;margin-right:auto}.home .header-image-wrapper,.blog-style .header-image-wrapper{max-width:none}.header-image-wrapper #header-image{position:relative;padding-top:40.66666667%}@media screen and (min-width:1365px){.header-image-wrapper #header-image{padding-top:32.22222222%}}.blog-style .header-image-wrapper #header-image{padding-top:72%}@media screen and (min-width:768px){.blog-style .header-image-wrapper #header-image{padding-top:58.85416667%}}@media screen and (min-width:1365px){.blog-style .header-image-wrapper #header-image{padding-top:45.625%}}.blog-style .header-image-wrapper #header-image:before{content:"";position:absolute;left:0;top:0;width:100%;height:191px;opacity:.5;background-image:linear-gradient(0deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 100%)}.home .header-image-wrapper #header-image{padding-top:50.66666667%}@media screen and (min-width:1365px){.home .header-image-wrapper #header-image{padding-top:32.22222222%}}.header-image-wrapper #header-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.invisible-menu .header .header-top-wrapper:not(:hover){background-color:transparent;box-shadow:0 2px 8px 0 rgba(183,183,183,0)}.invisible-menu .header .header-top-wrapper:not(:hover) .main-navigation .menu .menu-item a{color:#fff}.invisible-menu .header .header-top-wrapper:not(:hover) .logo svg path,.invisible-menu .header .header-top-wrapper:not(:hover) .logo svg polygon{fill:#fff}.invisible-menu .header .header-top-wrapper:hover .menu-toggle .hamburger-inner,.invisible-menu .header .header-top-wrapper:hover .menu-toggle .hamburger-inner:before,.invisible-menu .header .header-top-wrapper:hover .menu-toggle .hamburger-inner:after{background-color:#0098d7}.main-navigation{margin-left:auto;display:none}@media screen and (min-width:1365px){.main-navigation{display:block}}.main-navigation.hover-enabled .menu>.menu-item:hover .sub-menu{display:-ms-grid;display:grid;opacity:1;pointer-events:initial}.main-navigation .menu{display:-ms-grid;display:grid;grid-auto-flow:column;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.main-navigation .menu>.menu-item{padding-left:15px;padding-right:15px}.main-navigation .menu>.menu-item>a{font-weight:600;text-transform:uppercase;font-size:16px;letter-spacing:2px}.main-navigation .menu>.menu-item:hover>a{color:#343434}.main-navigation .menu .menu-item a:hover{color:#343434}.main-navigation .menu .current-menu-item>a{color:#343434}.main-navigation .menu>.menu-item{padding-bottom:0;padding-bottom:var(--menu-padding-bottom,52px)}.main-navigation .menu>.menu-item:hover>.sub-menu{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.search-open .main-navigation .menu>.menu-item:hover>.sub-menu{opacity:0;pointer-events:none}.main-navigation .menu>.menu-item>.sub-menu{position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%,-10px);transform:translate(-50%,-10px);opacity:0;z-index:2;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);background-color:#fff;padding-top:54px;padding-bottom:54px;pointer-events:none;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;transition-duration:.23s;transition-timing-function:ease}.main-navigation .menu>.menu-item>.sub-menu:before{content:"";position:absolute;width:100vw;height:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;z-index:-1;border-top:2px solid #f0f0f0}.main-navigation .menu>.menu-item>.sub-menu>.menu-item{padding-left:8px;padding-right:8px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.main-navigation .menu>.menu-item>.sub-menu>.menu-item>a{font-weight:600;font-size:16px;letter-spacing:2px}.main-navigation .menu>.menu-item>.sub-menu>.menu-item>.sub-menu{margin-top:11px;height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.main-navigation .menu>.menu-item>.sub-menu>.menu-item>.sub-menu .menu-item{font-weight:400;font-size:16px;padding-top:9px;padding-bottom:9px;line-height:22px;letter-spacing:.4px}.main-navigation .menu>.menu-item>.sub-menu>.menu-item>.sub-menu .menu-item.corona{margin-top:auto}.main-navigation .menu>.menu-item>.sub-menu>.menu-item>.sub-menu .menu-item.corona a{color:#e4003e}.main-navigation .menu>.menu-item>.sub-menu>.menu-item>.sub-menu .menu-item.corona:before{font-size:19px;color:#e4003e;content:"";margin-right:8px}.mobile-navigation{position:fixed;top:80px;top:var(--header-height,192px);left:0;width:100%;z-index:5;background-color:#fff;height:calc(1 * 100 - 80px);height:calc(var(--vh, 1) * 100 - var(--header-height, 192px));transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.23s;transition-timing-function:ease;-webkit-transform:translateX(100%);transform:translateX(100%);pointer-events:none;padding-bottom:30px;padding-top:40px;overflow-y:auto}.header-expanded .mobile-navigation{-webkit-transform:translateX(0);transform:translateX(0);pointer-events:auto}@media screen and (min-width:1365px){.mobile-navigation{display:none}}.mobile-navigation .search-form{margin-bottom:40px}@media screen and (min-width:768px){.mobile-navigation .container.large.grid-dp>*,.mobile-navigation .main-navigation .menu>.menu-item>.container.grid-dp.sub-menu>*,.main-navigation .mobile-navigation .menu>.menu-item>.container.grid-dp.sub-menu>*{--span:10;--offset:1}}.mobile-navigation .main-navigation-mobile .menu-main .menu-item{position:relative}.mobile-navigation .main-navigation-mobile .menu-main .menu-item.current-menu-item a{color:#343434}.mobile-navigation .main-navigation-mobile .menu-main .menu-item.corona{display:-webkit-flex;display:-moz-box;display:flex}.mobile-navigation .main-navigation-mobile .menu-main .menu-item.corona a{color:#e4003e}.mobile-navigation .main-navigation-mobile .menu-main .menu-item.corona:before{font-size:19px;padding:10px 0;color:#e4003e;content:"";margin-right:8px}.mobile-navigation .main-navigation-mobile .menu-main .menu-item .sub-menu-toggle{position:absolute;top:9px;right:0;width:30px;height:30px;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.23s;transition-timing-function:ease}.mobile-navigation .main-navigation-mobile .menu-main .menu-item.is-expanded>.sub-menu-toggle{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mobile-navigation .main-navigation-mobile .menu-main .menu-item.is-expanded>a{color:#343434 !important}.mobile-navigation .main-navigation-mobile .menu-main .sub-menu{height:0;overflow:hidden;transition:height .3s ease;padding-left:21px;padding-right:21px}.mobile-navigation .main-navigation-mobile .menu-main>.menu-item{padding:3px 0}.mobile-navigation .main-navigation-mobile .menu-main>.menu-item>.sub-menu-toggle{opacity:0}.mobile-navigation .main-navigation-mobile .menu-main>.menu-item>a{display:block;text-transform:uppercase;color:#0098d7;background-color:#f1f5f9;font-size:16px;letter-spacing:2px;line-height:19px;font-weight:700;padding:13px 20px}.mobile-navigation .main-navigation-mobile .menu-main>.menu-item>.sub-menu>.menu-item:first-child>a{border-top:0}.mobile-navigation .main-navigation-mobile .menu-main>.menu-item>.sub-menu>.menu-item>a{display:block;font-weight:700;color:#0098d7;padding:13px 0;border-top:1px solid #d8d8d8}.mobile-navigation .main-navigation-mobile .menu-main>.menu-item>.sub-menu>.menu-item>.sub-menu{padding-left:0}.mobile-navigation .main-navigation-mobile .menu-main>.menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item{padding-left:21px}.mobile-navigation .main-navigation-mobile .menu-main>.menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item:first-child{border-top:1px solid #d8d8d8}.mobile-navigation .main-navigation-mobile .menu-main>.menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item a{display:block;padding:13px 0}.mobile-navigation .social-wrapper{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.mobile-navigation .social-wrapper .follow-us{margin-right:10px;font-size:12px;line-height:32px;letter-spacing:.1px;color:#636363}.mobile-navigation .social-wrapper-icons .social-icon{margin-right:13px;color:#636363}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger{padding:6px 0;display:inline-block;cursor:pointer;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:1}.hamburger.is-active:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after{background-color:#0098d7}.hamburger-box{width:24px;height:17px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:24px;height:3px;background-color:#0098d7;border-radius:4px;position:absolute;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-7px}.hamburger-inner:after{bottom:-7px}.hamburger--slider-r .hamburger-inner{top:1.5px}.hamburger--slider-r .hamburger-inner:before{top:7px;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner:after{top:14px}.hamburger--slider-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,7px,0) rotate(-45deg);transform:translate3d(0,7px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{-webkit-transform:rotate(45deg) translate3d(3.4285714286px,-4px,0);transform:rotate(45deg) translate3d(3.4285714286px,-4px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-14px,0) rotate(90deg);transform:translate3d(0,-14px,0) rotate(90deg)}.menu-toggle{-webkit-order:3;-moz-box-ordinal-group:4;order:3;margin-left:19px}@media screen and (min-width:1365px){.menu-toggle{display:none}}.invisible-menu .menu-toggle .hamburger-inner,.invisible-menu .menu-toggle .hamburger-inner:before,.invisible-menu .menu-toggle .hamburger-inner:after{background-color:#fff}.search-form-wrapper{position:absolute;top:100%;left:0;width:100%;background-color:#fff;padding:45px 0 80px;border-top:2px solid #f0f0f0;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;transition-duration:.23s;transition-timing-function:ease;display:none}@media screen and (min-width:1365px){.search-form-wrapper{display:block}}.search-form-wrapper.open{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}@media screen and (min-width:768px){.search-form-wrapper .search-form-title,.search-form-wrapper .search-form{-ms-grid-column:3;-ms-grid-column-span:8;grid-column:3/span 8}}.search-form-wrapper .search-form-title{font-size:28px;line-height:40px;letter-spacing:.18px;color:#343434;margin-bottom:30px;font-family:"Libre Franklin",helvetica,arial,sans-serif}@media print{.search-form-wrapper .search-form-title{font-family:"Benton Sans",times,sans-serif}}.search-form{border:1px solid #0098d7;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:0}.search-form input{height:44px;width:100%;outline:none;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:"Libre Franklin",helvetica,arial,sans-serif;padding:12px 20px;color:#343434}@media print{.search-form input{font-family:"Benton Sans",times,sans-serif}}.search-form button{color:#0098d7;margin-right:14px;font-size:22px;height:24px;width:23px}.search-form button .icon-search{display:block}.top-navigation-mobile .menu,.top-navigation .menu{display:-ms-grid;display:grid;grid-row-gap:15px;row-gap:15px}@media screen and (min-width:1365px){.top-navigation-mobile .menu,.top-navigation .menu{-webkit-align-items:center;-moz-box-align:center;align-items:center;grid-auto-flow:column;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-column-gap:15px;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}}.top-navigation-mobile .menu .menu-item,.top-navigation .menu .menu-item{font-weight:600;text-transform:uppercase;font-size:12px;letter-spacing:1px}.top-navigation-mobile .menu .menu-item.current-menu-item,.top-navigation .menu .menu-item.current-menu-item{background-color:#0098d7}.top-navigation-mobile .menu .menu-item.current-menu-item a,.top-navigation .menu .menu-item.current-menu-item a{color:#fff}.top-navigation-mobile .menu .menu-item.current-menu-item a:hover,.top-navigation .menu .menu-item.current-menu-item a:hover{color:#fff}.top-navigation-mobile .menu .menu-item a,.top-navigation .menu .menu-item a{display:block;padding:5px 7px;color:#636363;text-transform:uppercase}.top-navigation-mobile .menu .menu-item.notfall a,.top-navigation .menu .menu-item.notfall a{color:#fff !important;padding:5px 4px;display:block}.top-navigation{-webkit-order:2;-moz-box-ordinal-group:3;order:2;margin-left:auto}@media screen and (min-width:1365px){.top-navigation{-webkit-order:0;-moz-box-ordinal-group:1;order:0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;width:100%}}.top-navigation .menu .menu-item a:hover{color:#0098d7}.top-navigation .menu .menu-item:not(.notfall){display:none}@media screen and (min-width:1365px){.top-navigation .menu .menu-item:not(.notfall){display:block}}.top-navigation .open-search{font-weight:600;text-transform:uppercase;font-size:12px;letter-spacing:1px;color:#636363;text-transform:uppercase;margin-left:23px;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:none}@media screen and (min-width:1365px){.top-navigation .open-search{display:-webkit-flex;display:-moz-box;display:flex}}.top-navigation .open-search:hover{color:#0098d7}.top-navigation .open-search .icon-search{margin-left:6px;font-size:17px}.top-navigation-mobile{margin-bottom:60px}.top-navigation-mobile .notfall{display:none}.archive-period{margin-bottom:56px;margin-bottom:var(--space-lx)}.archive-period:last-child{margin-bottom:0}@media screen and (min-width:768px){.archive-period:first-child .teaser-story:not(:first-child){--span:6}}@media screen and (min-width:1365px){.archive-period:first-child .teaser-story:not(:first-child){--span:12}}@media screen and (max-width:1364px){.archive-period .latest-stories{display:none}}.archive .listing-section .pagination{margin-top:40px;margin-top:var(--space-l);margin-bottom:40px;margin-bottom:var(--space-l)}@media screen and (min-width:1365px){.archive .listing-section .pagination{margin-bottom:0}}.date-time{font-size:14px;line-height:30px;-webkit-flex-shrink:0;flex-shrink:0;letter-spacing:1.17px}.related-stories .date-time,.main-teaser .date-time{display:none}.date-time .date{color:#636363;margin-right:4px}.date-time .time{color:#b7b7b7}.page-template-template-stories-php .stories-main-section .main-teaser{margin-bottom:40px;margin-bottom:var(--space-l)}.latest-stories{margin-bottom:56px;margin-bottom:var(--space-lx)}.page-template-template-blog-live .latest-stories{margin-bottom:0}.page-template-template-blog-archive .latest-stories{margin-top:56px;margin-top:var(--space-lx)}@media screen and (min-width:1365px){.page-template-template-blog-archive .latest-stories{margin-top:0}}.latest-stories .section-title{font-family:"Libre Franklin",helvetica,arial,sans-serif}@media print{.latest-stories .section-title{font-family:"Benton Sans",times,sans-serif}}.latest-stories .title{margin-bottom:0;font-weight:400}.latest-stories .story{margin-bottom:24px;margin-bottom:var(--space-s)}@media screen and (min-width:768px){.latest-stories .story{--span:6}}@media screen and (min-width:1365px){.latest-stories .story{--span:12}}.latest-stories .story:last-child{margin-bottom:0}.single-story-top-section .story-categories{margin-bottom:30px}@media screen and (min-width:768px){.single-story-top-section .story-categories{margin-bottom:50px}}@media screen and (min-width:1025px){.single-story-top-section .story-categories{--span:8;--offset:4}}.single-story-top-section .page-title{margin-bottom:0}@media screen and (min-width:1025px){.single-story-top-section .page-title{--span:8}}@media screen and (min-width:1025px){.single-story-top-section .story-meta{display:none}}@media screen and (max-width:1024px){.single-story-main-section .story-meta{display:none}}.single-story .story-meta{text-align:right;position:relative;padding-right:calc(18px + 30px);font-size:16px;line-height:28px;color:#343434;-ms-grid-row:1;grid-row-start:1;margin-bottom:32px;margin-bottom:var(--space-m);max-width:300px;-ms-grid-column-align:end;justify-self:end}@media screen and (min-width:768px){.single-story .story-meta{--span:6;--offset:5;max-width:100%;-ms-grid-column-align:auto;justify-self:auto}}@media screen and (min-width:1025px){.single-story .story-meta{--span:4;--offset:0;-ms-grid-row:auto;grid-row-start:auto;margin-bottom:0;margin-right:18px}}.single-story .story-meta:after{content:"";position:absolute;top:0;height:100%;width:18px;background-color:#bcd901;right:0}.page-color-green .single-story .story-meta:after{background:#bbcf00}.page-color-extra-dark-blue .single-story .story-meta:after{background:#003856}.page-color-dark-blue .single-story .story-meta:after{background:#006eae}.page-color-bright-blue .single-story .story-meta:after{background:#a4d8de}.page-color-light-blue .single-story .story-meta:after{background:#dff1f8}.page-color-yellow .single-story .story-meta:after{background:#fc0}.page-color-orange .single-story .story-meta:after{background:#ef7c00}.page-color-red .single-story .story-meta:after{background:#e4003e}.page-color-x-mas-blue .single-story .story-meta:after{background:#8da3bb}.page-color-x-mas-green .single-story .story-meta:after{background:#129367}.page-color-x-mas-red .single-story .story-meta:after{background:#cd2f41}.page-color-black .single-story .story-meta:after{background:#000}.page-color-gray .single-story .story-meta:after{background:#343434}.page-color-premium .single-story .story-meta:after{background:#9e8e86}.module-color-green .single-story .story-meta:after{background:#bbcf00}.module-color-extra-dark-blue .single-story .story-meta:after{background:#003856}.module-color-dark-blue .single-story .story-meta:after{background:#006eae}.module-color-bright-blue .single-story .story-meta:after{background:#a4d8de}.module-color-light-blue .single-story .story-meta:after{background:#dff1f8}.module-color-yellow .single-story .story-meta:after{background:#fc0}.module-color-orange .single-story .story-meta:after{background:#ef7c00}.module-color-red .single-story .story-meta:after{background:#e4003e}.module-color-x-mas-blue .single-story .story-meta:after{background:#8da3bb}.module-color-x-mas-green .single-story .story-meta:after{background:#129367}.module-color-x-mas-red .single-story .story-meta:after{background:#cd2f41}.module-color-black .single-story .story-meta:after{background:#000}.module-color-gray .single-story .story-meta:after{background:#343434}.module-color-premium .single-story .story-meta:after{background:#9e8e86}.single-story .story-meta .date{margin-bottom:20px}.single-story .tag-line{margin-bottom:16px;margin-bottom:var(--space-xs);padding:7px 0;font-family:"Merriweather",times,serif;font-size:14px;font-weight:700;line-height:16px;letter-spacing:1.17px;color:#636363;text-transform:uppercase}@media screen and (min-width:1025px){.single-story .tag-line{--span:8;--offset:4}}.single-story .intro-text{margin-bottom:32px;margin-bottom:var(--space-m);font-weight:700;font-family:"Merriweather",times,serif}.single-story .share-links{margin-bottom:32px;margin-bottom:var(--space-m)}.single-story .modules{margin-bottom:32px;margin-bottom:var(--space-m)}.single-story .module-content blockquote{position:relative}@media screen and (min-width:1025px){.single-story .module-content blockquote{left:-189px}}.single-story .related-stories .teasers{grid-row-gap:36px;row-gap:36px;grid-row-gap:var(--space-ml);row-gap:var(--space-ml)}.single-story .share-article{margin-bottom:60px;margin-bottom:var(--space-xl)}.single-story .share-article .hide{display:none !important}.single-story .share-article .link-form{display:-webkit-flex;display:-moz-box;display:flex;padding:15px 10px;border:2px solid #0098d7;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.single-story .share-article .link-form .url-input{color:#0098d7;width:75%;text-overflow:ellipsis}.single-story .share-article .link-form .copy-text{-webkit-flex-shrink:0;flex-shrink:0;cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-left:20px}.single-story .share-article .link-form .copy-text i{margin-right:5px;font-size:19px}.single-story .share-article .link-form input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:0}.stories-listing{grid-row-gap:56px;row-gap:56px;grid-row-gap:var(--space-lx);row-gap:var(--space-lx)}.page-template-template-blog-live .description{margin-bottom:32px;margin-bottom:var(--space-m);--span:8}.blog-live-entries{grid-row-gap:40px;row-gap:40px;grid-row-gap:var(--space-l);row-gap:var(--space-l)}@media screen and (max-width:1364px){.blog-live-entries{margin-bottom:56px;margin-bottom:var(--space-lx)}}.blog-live-entry:not(:first-child){padding-top:40px;border-top:1px solid #d8d8d8}@media screen and (max-width:1364px){.blog-live-entry:last-child{border-bottom:1px solid #d8d8d8;padding-bottom:56px;padding-bottom:var(--space-lx)}}.blog-live-entry-title{margin-bottom:24px;margin-bottom:var(--space-s)}.blog-live-entry-description{margin-bottom:24px;margin-bottom:var(--space-s)}.blog-live-entry-image{margin-bottom:32px;margin-bottom:var(--space-m)}.blog-live-entry-image img{box-shadow:1px 2px 10px 0 rgba(0,0,0,.3)}.blog-live-entry .button{width:100%}.stories-top-section{-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:24px;margin-bottom:var(--space-s)}.stories-top-section .page-title{margin-bottom:32px;margin-bottom:var(--space-m);font-weight:300}@media screen and (min-width:1025px){.stories-top-section .page-title{margin-bottom:0}}.story-categories{margin-bottom:22px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:15px;row-gap:15px;grid-column-gap:15px;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}.story-categories .story-category{padding:8px 13px;border:2px solid #a4d8de;color:#005593;text-transform:uppercase;font-weight:700;letter-spacing:1px;font-size:12px;line-height:15px}.story-categories .story-category:hover{color:#0098d7}.with-background .story-categories .story-category{border-color:#005593}@media screen and (min-width:768px){.teaser-story.third{--span:6}}@media screen and (min-width:1025px){.teaser-story.third{--span:4}}@media screen and (min-width:768px){.teaser-story.half{--span:6}}.teaser-story.half .date-time{width:100%}@media screen and (min-width:1365px){.teaser-story.half .date-time{display:none}}.teaser-story.large:not(:first-child) .date-time,.main-navigation .menu>.menu-item>.teaser-story.sub-menu:not(:first-child) .date-time{width:100%}@media screen and (min-width:1365px){.teaser-story.large:not(:first-child) .date-time,.main-navigation .menu>.menu-item>.teaser-story.sub-menu:not(:first-child) .date-time{width:auto}}.teaser-story .image{margin-bottom:32px;margin-bottom:var(--space-m);padding-top:68.57142857%;position:relative}.related-stories .teaser-story .image{margin-bottom:24px;margin-bottom:var(--space-s)}.teaser-story .image:empty{padding-top:0;margin-bottom:0}.teaser-story .image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.teaser-story .date-category{-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:24px;margin-bottom:var(--space-s)}@media screen and (min-width:1365px){.teaser-story .date-category{display:-webkit-flex;display:-moz-box;display:flex}}.teaser-story .date-category .story-categories{margin-bottom:17px}@media screen and (min-width:1365px){.teaser-story .date-category .story-categories{margin-bottom:0}}.teaser-story .date-category .date-time{-webkit-flex-shrink:0;flex-shrink:0}.gform_wrapper{padding:30px 0 63px;position:relative;max-width:540px;margin-bottom:32px;margin-bottom:var(--space-m)}@media screen and (min-width:768px){.gform_wrapper{padding:54px 0}}@media screen and (min-width:1365px){.gform_wrapper{max-width:720px}}.has-side-navigation .gform_wrapper{padding:0}.has-side-navigation .gform_wrapper:before{display:none}.has-side-navigation .gform_wrapper h1:only-child,.has-side-navigation .gform_wrapper h2:only-child,.has-side-navigation .gform_wrapper h3:only-child,.has-side-navigation .gform_wrapper h4:only-child,.has-side-navigation .gform_wrapper h5:only-child,.has-side-navigation .gform_wrapper h6:only-child{margin-bottom:0}.has-side-navigation .gform_wrapper .field_sublabel_below h3{margin-top:30px}.gform_wrapper:before{content:"";display:block;position:absolute;top:0;left:50%;width:200vw;height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#f1f5f9;z-index:-1;left:min(calc(-1 * (100vw - 1110px) / 2 - 15px), -15px)}@media screen and (min-width:768px){.gform_wrapper:before{left:min(calc(-1 * (100vw - 1110px) / 2 - 25px), -32px)}}@media screen and (min-width:1365px){.gform_wrapper:before{left:calc(-1 * (100vw - 1110px) / 2)}}.gform_wrapper.gravity-theme .gform_required_legend{display:none}.gform_wrapper.gravity-theme .gform_title{margin-bottom:25px}@media screen and (min-width:1365px){.gform_wrapper.gravity-theme .gform_title{margin-bottom:30px}}.gform_wrapper.gravity-theme form .gform_fields{grid-row-gap:35px;row-gap:35px}.has-side-navigation .gform_wrapper.gravity-theme form .gform_fields{grid-row-gap:25px;row-gap:25px}.gform_wrapper.gravity-theme form .field_description_below legend{font-size:18px;line-height:32px}.gform_wrapper.gravity-theme form .gfield_consent_label{display:inline-block;font-size:16px;line-height:28px;color:#343434}.gform_wrapper.gravity-theme form .gfield_html small{font-size:14px;line-height:22px;color:#979797}.gform_wrapper.gravity-theme form .gfield_html p{font-size:16px;line-height:24px}.gform_wrapper.gravity-theme form .gfield .gsection_title{font-weight:400;margin:0}.gform_wrapper.gravity-theme form .gfield .gfield_label{font-size:16px;line-height:16px;letter-spacing:.4px;font-weight:400;margin-bottom:16px;color:#343434}.gform_wrapper.gravity-theme form .gfield .gfield_label .gfield_required{color:#979797}.gform_wrapper.gravity-theme form .gfield .gfield_description{color:#979797;font-size:14px;line-height:22px;padding-top:11px}.gform_wrapper.gravity-theme form .gfield .gfield_checkbox label,.gform_wrapper.gravity-theme form .gfield .gfield_radio label{font-size:16px;line-height:28px;letter-spacing:.2px}.gform_wrapper.gravity-theme form .gfield .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme form .gfield .gfield_radio .gchoice{margin-bottom:20px}.gform_wrapper.gravity-theme form .gfield .gfield-choice-input:disabled+label{pointer-events:none;color:#b7b7b7}.gform_wrapper.gravity-theme form .gfield .gform_fileupload_rules{color:#979797;font-size:14px;letter-spacing:.35px}.gform_wrapper.gravity-theme form .gfield .ginput_container_fileupload .gform_drop_area{padding:0;border:0;text-align:left;background:0 0;border-radius:0}.gform_wrapper.gravity-theme form .gfield .ginput_container_fileupload .gform_drop_instructions{display:none}.gform_wrapper.gravity-theme form .gfield .ginput_container_fileupload .gform_button_select_files{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font-weight:400;text-transform:none;font-size:14px;padding:13px 18px;line-height:1;background-color:#fff !important}.gform_wrapper.gravity-theme form .gfield .ginput_container_fileupload .gform_button_select_files:before{content:"";display:inline-block;margin-right:11px;font-size:19px}.gform_wrapper.gravity-theme form .gfield .ginput_preview .gform_delete_file+strong{font-weight:400}.gform_wrapper.gravity-theme form .gfield input:not([type=submit]):not([type=radio]):not([type=checkbox]),.gform_wrapper.gravity-theme form .gfield select,.gform_wrapper.gravity-theme form .gfield textarea{border-radius:0;border:1px solid #d8d8d8;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;height:48px;padding:0 18px;background-color:#fff;font-size:16px}.gform_wrapper.gravity-theme form .gfield input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,.gform_wrapper.gravity-theme form .gfield select:focus,.gform_wrapper.gravity-theme form .gfield textarea:focus{border-color:#979797}.gform_wrapper.gravity-theme form .gfield input:not([type=submit]):not([type=radio]):not([type=checkbox]) ::-webkit-input-placeholder,.gform_wrapper.gravity-theme form .gfield select ::-webkit-input-placeholder,.gform_wrapper.gravity-theme form .gfield textarea ::-webkit-input-placeholder{color:#343434}.gform_wrapper.gravity-theme form .gfield input:not([type=submit]):not([type=radio]):not([type=checkbox]) ::-moz-placeholder,.gform_wrapper.gravity-theme form .gfield select ::-moz-placeholder,.gform_wrapper.gravity-theme form .gfield textarea ::-moz-placeholder{color:#343434}.gform_wrapper.gravity-theme form .gfield input:not([type=submit]):not([type=radio]):not([type=checkbox]) :-ms-input-placeholder,.gform_wrapper.gravity-theme form .gfield select :-ms-input-placeholder,.gform_wrapper.gravity-theme form .gfield textarea :-ms-input-placeholder{color:#343434}.gform_wrapper.gravity-theme form .gfield input:not([type=submit]):not([type=radio]):not([type=checkbox]) :-moz-placeholder,.gform_wrapper.gravity-theme form .gfield select :-moz-placeholder,.gform_wrapper.gravity-theme form .gfield textarea :-moz-placeholder{color:#343434}.gform_wrapper.gravity-theme form .gfield select{background-image:url(//www.ksw.ch/app/themes/ksw/assets/images/chevron-down.3b5eed8f.svg);background-repeat:no-repeat;background-position:calc(100% - 20px) center;padding-right:40px;color:#979797}.gform_wrapper.gravity-theme form .gfield textarea{padding:11px 18px;height:144px;line-height:24px}.gform_wrapper.gravity-theme form .gfield input[type=checkbox]{display:none}.gform_wrapper.gravity-theme form .gfield input[type=checkbox]+label{position:relative;padding-left:37px;cursor:pointer;padding-top:3px;color:#343434}.gform_wrapper.gravity-theme form .gfield input[type=checkbox]+label:before{content:"";color:#fff;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:13px;width:24px;height:24px;border:2px solid #d8d8d8;position:absolute;left:0;top:3px;background-color:#fff}.gform_wrapper.gravity-theme form .gfield input[type=checkbox]+label:hover:before{border-color:#0098d7}.gform_wrapper.gravity-theme form .gfield input[type=checkbox]:checked+label{color:#979797}.gform_wrapper.gravity-theme form .gfield input[type=checkbox]:checked+label:before{content:"";background-color:#343434;border-color:#343434}.gform_wrapper.gravity-theme form .gfield input[type=radio]{display:none}.gform_wrapper.gravity-theme form .gfield input[type=radio]+label{position:relative;padding-left:37px;cursor:pointer;color:#343434}.gform_wrapper.gravity-theme form .gfield input[type=radio]+label:before{content:"";color:#fff;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:8px;line-height:1;width:24px;height:24px;border:2px solid #d8d8d8;position:absolute;left:0;top:0;border-radius:50%;background-color:#fff}.gform_wrapper.gravity-theme form .gfield input[type=radio]+label:hover:before{border-color:#0098d7}.gform_wrapper.gravity-theme form .gfield input[type=radio]:checked+label{color:#979797}.gform_wrapper.gravity-theme form .gfield input[type=radio]:checked+label:before{content:"";background-color:#343434;border-color:#343434}.gform_wrapper.gravity-theme form .gfield input.datepicker{background-image:url(//www.ksw.ch/app/themes/ksw/assets/images/calendar.dbf21a19.svg);background-repeat:no-repeat;background-position:calc(100% - 20px) center;padding-right:40px;width:100%}.gform_wrapper.gravity-theme form .gfield .gfield_validation_message{background-color:transparent;border:none;color:#e4003e;padding:0}.gform_wrapper.gravity-theme form .gfield.gfield_error .gfield_label{color:#e4003e}.gform_wrapper.gravity-theme form .gfield.gfield_error input:not([type=submit]):not([type=radio]):not([type=checkbox]),.gform_wrapper.gravity-theme form .gfield.gfield_error select,.gform_wrapper.gravity-theme form .gfield.gfield_error textarea{border-color:#e4003e}.gform_wrapper.gravity-theme form .gfield.gfield_error input[type=checkbox]+label,.gform_wrapper.gravity-theme form .gfield.gfield_error input[type=radio]+label{color:#e4003e}.gform_wrapper.gravity-theme form .gfield.gfield_error input[type=checkbox]+label:before,.gform_wrapper.gravity-theme form .gfield.gfield_error input[type=radio]+label:before{border-color:#e4003e}.gform_wrapper.gravity-theme form .gfield.gfield_error input[type=checkbox]:checked+label:before,.gform_wrapper.gravity-theme form .gfield.gfield_error input[type=radio]:checked+label:before{border-color:#343434}.gform_wrapper.password-form .gform_footer{margin:6px 0 0;padding:16px 0}.quiz-form_wrapper:before{display:none}.quiz-form_wrapper.gravity-theme form .gform_fields{grid-row-gap:44px;row-gap:44px}.quiz-form_wrapper.gravity-theme form .gfield .gfield_label{font-weight:700;font-size:22px;line-height:30px;margin-bottom:30px}.quiz-form_wrapper.gravity-theme form .gfield .gfield_radio{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.quiz-form_wrapper.gravity-theme form .gfield .gfield_radio .gchoice{margin-bottom:0}div[data-form-block-id]{max-width:540px;margin-bottom:32px;margin-bottom:var(--space-m)}@media screen and (min-width:1365px){div[data-form-block-id]{max-width:720px}}div[data-form-block-id] h3{margin-bottom:25px}@media screen and (min-width:1365px){div[data-form-block-id] h3{margin-bottom:30px}}div[data-form-block-id] form input:not([type=submit]):not([type=radio]):not([type=checkbox]),div[data-form-block-id] form select,div[data-form-block-id] form textarea{border-radius:0;border:1px solid #d8d8d8;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;height:48px;padding:0 18px;background-color:#fff;font-size:16px;width:100%}div[data-form-block-id] form input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,div[data-form-block-id] form select:focus,div[data-form-block-id] form textarea:focus{border-color:#979797}div[data-form-block-id] form input:not([type=submit]):not([type=radio]):not([type=checkbox]) ::-webkit-input-placeholder,div[data-form-block-id] form select ::-webkit-input-placeholder,div[data-form-block-id] form textarea ::-webkit-input-placeholder{color:#343434}div[data-form-block-id] form input:not([type=submit]):not([type=radio]):not([type=checkbox]) ::-moz-placeholder,div[data-form-block-id] form select ::-moz-placeholder,div[data-form-block-id] form textarea ::-moz-placeholder{color:#343434}div[data-form-block-id] form input:not([type=submit]):not([type=radio]):not([type=checkbox]) :-ms-input-placeholder,div[data-form-block-id] form select :-ms-input-placeholder,div[data-form-block-id] form textarea :-ms-input-placeholder{color:#343434}div[data-form-block-id] form input:not([type=submit]):not([type=radio]):not([type=checkbox]) :-moz-placeholder,div[data-form-block-id] form select :-moz-placeholder,div[data-form-block-id] form textarea :-moz-placeholder{color:#343434}div[data-form-block-id] form select{background-image:url(//www.ksw.ch/app/themes/ksw/assets/images/chevron-down.3b5eed8f.svg);background-repeat:no-repeat;background-position:calc(100% - 20px) center;padding-right:40px;color:#979797}div[data-form-block-id] form input[type=checkbox]{display:none}div[data-form-block-id] form input[type=checkbox]+label{position:relative;padding-left:37px;cursor:pointer;padding-top:3px;color:#343434;display:inline-block;font-size:16px;line-height:28px;color:#343434}div[data-form-block-id] form input[type=checkbox]+label:before{content:"";color:#fff;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:13px;width:24px;height:24px;border:2px solid #d8d8d8;position:absolute;left:0;top:3px;background-color:#fff}div[data-form-block-id] form input[type=checkbox]+label:hover:before{border-color:#0098d7}div[data-form-block-id] form input[type=checkbox]:checked+label{color:#979797}div[data-form-block-id] form input[type=checkbox]:checked+label:before{content:"";background-color:#343434;border-color:#343434}div[data-form-block-id] form .lp-form-field strong{font-size:16px;line-height:16px;letter-spacing:.4px;font-weight:400;color:#343434}div[data-form-block-id] form .lp-form-field strong label .lp-required{color:#979797;padding-left:2px}div[data-form-block-id] form .lp-form-field input,div[data-form-block-id] form .lp-form-field select{margin-top:16px}div[data-form-block-id] form div[data-section],div[data-form-block-id] form div[data-container],div[data-form-block-id] form div[data-editorblocktype]{padding:0 !important;margin:0 !important}div[data-form-block-id] form div[data-editorblocktype]{margin-bottom:35px !important}div[data-form-block-id] form .marketing-customfield .lp-form-field>.lp-ellipsis{display:block;width:100%;margin-bottom:16px}div[data-form-block-id] form .marketing-customfield .lp-form-field .lp-checkboxListItem{margin-right:30px}[data-animation=vertical-reveal]{opacity:0 !important;-webkit-transform:translate(0,15px) scale(.99) !important;transform:translate(0,15px) scale(.99) !important;transition-property:opacity,-webkit-transform !important;transition-property:transform,opacity !important;transition-property:transform,opacity,-webkit-transform !important;transition-duration:.8s,.3s !important;transition-timing-function:ease,ease-in !important}[data-animation=vertical-reveal].animate{opacity:1 !important;-webkit-transform:translate(0,0) scale(1) !important;transform:translate(0,0) scale(1) !important}@media print{[data-animation=vertical-reveal]{opacity:1 !important;-webkit-transform:translate(0,0) scale(1) !important;transform:translate(0,0) scale(1) !important}}[data-animation=horizontal-reveal]{opacity:0 !important;transition-property:opacity,-webkit-transform !important;transition-property:transform,opacity !important;transition-property:transform,opacity,-webkit-transform !important;transition-duration:1s,.3s !important;transition-timing-function:ease-out,ease-in !important}[data-animation=horizontal-reveal].from-left{-webkit-transform:translate(-40px,0) scale(.99) !important;transform:translate(-40px,0) scale(.99) !important}[data-animation=horizontal-reveal].from-right{-webkit-transform:translate(40px,0) scale(.99) !important;transform:translate(40px,0) scale(.99) !important}[data-animation=horizontal-reveal].animate{opacity:1 !important;-webkit-transform:translate(0,0) scale(1) !important;transform:translate(0,0) scale(1) !important}@media print{[data-animation=horizontal-reveal]{opacity:1 !important;-webkit-transform:translate(0,0) scale(1) !important;transform:translate(0,0) scale(1) !important}}[data-animation=horizontal-width-reveal]{opacity:0 !important;-webkit-transform:scale(.5) !important;transform:scale(.5) !important;-webkit-transform-origin:left center;transform-origin:left center;transition-property:opacity,-webkit-transform !important;transition-property:transform,opacity !important;transition-property:transform,opacity,-webkit-transform !important;transition-duration:.8s,.3s !important;transition-timing-function:ease,ease-in !important}[data-animation=horizontal-width-reveal].animate{opacity:1 !important;-webkit-transform:scale(1) !important;transform:scale(1) !important}@media print{[data-animation=horizontal-width-reveal]{opacity:1 !important;-webkit-transform:scale(1) !important;transform:scale(1) !important}}[data-animation=scale]{opacity:0 !important;-webkit-transform:scale(0) !important;transform:scale(0) !important;-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform !important;transition-property:transform,opacity !important;transition-property:transform,opacity,-webkit-transform !important;transition-duration:.8s,.3s !important;transition-timing-function:ease,ease-in !important}[data-animation=scale].animate{opacity:1 !important;-webkit-transform:scale(1) !important;transform:scale(1) !important}@media print{[data-animation=scale]{opacity:1 !important;-webkit-transform:scale(1) !important;transform:scale(1) !important}}[data-animation=opacity]{opacity:0 !important;transition-property:opacity !important;transition-duration:.3s !important;transition-timing-function:ease-in !important}[data-animation=opacity].animate{opacity:1 !important}@media print{[data-animation=opacity]{opacity:1 !important}}
.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.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:transparent;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{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//www.ksw.ch/wp/wp-includes/js/mediaelement/mejs-controls.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{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//www.ksw.ch/wp/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;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:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//www.ksw.ch/wp/wp-includes/js/mediaelement/mejs-controls.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:content-box;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;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;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:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);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{-webkit-transform:scale(1);-ms-transform:scale(1);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;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);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 #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);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:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-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:rgba(50,50,50,.8);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:hsla(0,0%,100%,.8);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:rgba(50,50,50,.7);border:1px solid transparent;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:hsla(0,0%,100%,.4)!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:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);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{font-weight:400;word-wrap:normal}.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:rgba(255,255,255,.33)}.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;-webkit-box-shadow: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{padding:16px 0;max-width:600px}.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{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.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{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.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{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.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{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border: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}
.gform_wrapper.gravity-theme fieldset,.gform_wrapper.gravity-theme legend{background:0 0;padding:0}.gform_wrapper.gravity-theme fieldset{border:none;display:block;margin:0}.gform_wrapper.gravity-theme legend{margin-left:0;margin-right:0}@font-face{font-family:gform-icons-theme;src:url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.woff2?o6rzdt) format('woff2'),url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.ttf?o6rzdt) format('truetype'),url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.woff?o6rzdt) format('woff'),url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.svg?o6rzdt#gform-icons-theme) format('svg');font-weight:400;font-style:normal;font-display:block}.gform-icon{font-family:gform-icons-theme!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gform-icon--photograph:before{content:"\e91e"}.gform-icon--star-border:before{content:"\e915"}.gform-icon--star:before{content:"\e914"}.gform-icon--left-arrow:before{content:"\e910"}.gform-icon--right-arrow:before{content:"\e91b"}.gform-icon--circle-error:before{content:"\e91a"}.gform-icon--close-small:before{content:"\e905"}.gform-icon--info:before{content:"\e900"}.gform-icon--verified:before{content:"\e901"}.gform-icon--circle-close:before{content:"\e903"}.gform-icon--close-big:before{content:"\e904"}.gform-icon--down-arrow:before{content:"\e906"}.gform-icon--format-bold:before{content:"\e907"}.gform-icon--format-italic:before{content:"\e908"}.gform-icon--format-list-bulleted:before{content:"\e909"}.gform-icon--format-list-numbered:before{content:"\e90a"}.gform-icon--insert-link:before{content:"\e90b"}.gform-icon--line:before{content:"\e90c"}.gform-icon--password-eye:before{content:"\e90d"}.gform-icon--password-eye-closed:before{content:"\e90e"}.gform-icon--redo:before{content:"\e90f"}.gform-icon--schedule:before{content:"\e911"}.gform-icon--clock:before{content:"\e912"}.gform-icon--search:before{content:"\e913"}.gform-icon--star-half:before{content:"\e916"}.gform-icon--check:before{content:"\e917"}.gform-icon--undo:before{content:"\e918"}.gform-icon--unfold-more:before{content:"\e919"}.gform-icon--create:before{content:"\e91c"}.gform-icon--cog:before{content:"\e91d"}.gform-icon--circle-check:before{content:"\e902"}.gform_wrapper.gravity-theme .gform-ul-reset{list-style-type:none;margin:0;padding:0}.gform_wrapper.gravity-theme .gform-text-input-reset,.gform_wrapper.gravity-theme input.gform-text-input-reset,body[class*=avada] .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).gform-text-input-reset{background-color:transparent;border:none;border-color:transparent;border-radius:0;font-family:inherit;font-size:inherit;outline:0;padding:inherit}.gform_wrapper.gravity-theme .gform_drop_area{background:rgba(0,0,0,.02);border:1px dashed #ccc;border-radius:4px;margin-bottom:8px;padding:32px;text-align:center}.gform_wrapper.gravity-theme .gform_drop_instructions{display:block;margin-bottom:8px}.gform_wrapper.gravity-theme .gform_delete,.gform_wrapper.gravity-theme .gform_delete_file{cursor:pointer;vertical-align:middle}.gform_wrapper.gravity-theme .gform_delete_file{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none}.gform_wrapper.gravity-theme .gfield_fileupload_filesize{padding:0 6px}.gform_wrapper.gravity-theme .gfield_validation_message ul{margin:16px 0;padding-left:24px}.gform_wrapper.gravity-theme .gfield_validation_message ul:empty{display:none}.gform_wrapper.gravity-theme .ginput_preview{margin:16px 0}.gform_wrapper.gravity-theme .gform_fileupload_rules{display:block;margin-top:8px}.gform_wrapper.gravity-theme .ginput_container_password>span{position:relative}.gform_wrapper.gravity-theme .gform_show_password:focus{outline:0}.gform_wrapper.gravity-theme .gform_show_password{background-color:inherit;border:none;cursor:pointer;height:100%;padding:0;position:absolute;right:20px;top:0}.gform_wrapper.gravity-theme .password_input_container{display:block;position:relative}.gform_wrapper.gravity-theme .gfield_password_strength{background-color:#eee;border:1px solid #ddd;border-bottom:3px solid #ddd;margin-top:8px;padding:8px;text-align:center}.gform_wrapper.gravity-theme .gfield_password_strength.mismatch,.gform_wrapper.gravity-theme .gfield_password_strength.short{background-color:#ffa0a0;border-bottom:3px solid #f04040;border-color:#f04040}.gform_wrapper.gravity-theme .gfield_password_strength.bad{background-color:#ffb78c;border-bottom:3px solid #ff853c;border-color:#ff853c}.gform_wrapper.gravity-theme .gfield_password_strength.good{background-color:#ffec8b;border-bottom:3px solid #fc0;border-color:#fc0}.gform_wrapper.gravity-theme .gfield_password_strength.strong{background-color:#c3ff88;border-bottom:3px solid #8dff1c;border-color:#8dff1c}.gform_wrapper.gravity-theme .field_sublabel_above .gfield_password_strength{margin-top:16px}.gravity-theme.ui-datepicker{background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 5px rgba(0,0,0,.1);display:none;margin:2.4px;padding:8px}.gravity-theme.ui-datepicker[style]{z-index:9999!important}.gravity-theme.ui-datepicker .ui-datepicker-header{border-bottom:1px solid rgba(0,0,0,.1);margin:0 -8px 8px;padding:0 8px 8px;position:relative}.gravity-theme.ui-datepicker .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-prev{cursor:pointer;position:absolute}.gravity-theme.ui-datepicker .ui-datepicker-next::before,.gravity-theme.ui-datepicker .ui-datepicker-prev::before{border-style:solid;border-width:.18em .18em 0 0;content:"";display:inline-block;height:.55em;left:.15em;position:relative;top:.3em;transform:rotate(-135deg);vertical-align:top;width:.55em}.gravity-theme.ui-datepicker .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-prev .ui-icon{display:none}.gravity-theme.ui-datepicker .ui-datepicker-prev{left:16px}.gravity-theme.ui-datepicker .ui-datepicker-next{right:16px}.gravity-theme.ui-datepicker .ui-datepicker-next::before{left:0;transform:rotate(45deg)}.gravity-theme.ui-datepicker .ui-datepicker-title{text-align:center}.gravity-theme.ui-datepicker .ui-datepicker-title select{margin:0 4px}.gravity-theme.ui-datepicker .ui-datepicker table{border-spacing:0;margin:0}.gravity-theme.ui-datepicker .ui-datepicker thead{font-size:.85em}.gravity-theme.ui-datepicker .ui-datepicker td{padding:0;width:35.2px}.gravity-theme.ui-datepicker a.ui-state-default{border-radius:50%;color:#222;display:block;line-height:35.2px;text-align:center;text-decoration:none;width:100%}.gravity-theme.ui-datepicker a.ui-state-default:hover{background-color:rgba(0,0,0,.1)}.gravity-theme.ui-datepicker a.ui-state-active,.gravity-theme.ui-datepicker a.ui-state-active:hover{background-color:#3498db;color:#fff}.gform_wrapper.gravity-theme ::-ms-reveal{display:none}.gform_wrapper.gravity-theme .gform_validation_container,body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_validation_container{display:none!important;left:-9000px;position:absolute!important}.gform_wrapper.gravity-theme .chosen-container{display:inline-block;font-size:16px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.gform_wrapper.gravity-theme .chosen-container *{box-sizing:border-box}.gform_wrapper.gravity-theme .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-top:0;box-shadow:0 4px 5px rgba(0,0,0,.15);display:none;position:absolute;top:100%;width:100%;z-index:1010}.gform_wrapper.gravity-theme .chosen-container.chosen-with-drop .chosen-drop{display:block}.gform_wrapper.gravity-theme .chosen-container a{cursor:pointer}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name::after,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name::after{content:":";padding-left:2px;vertical-align:top}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;background-color:#fff;border:1px solid #aaa;border-radius:5px;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;height:40px;line-height:24px;overflow:hidden;padding:0 0 0 8px;position:relative;text-decoration:none;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.gform_wrapper.gravity-theme .chosen-container-single .chosen-default{color:#999}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single span{display:block;line-height:38.4px;margin-right:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single-with-deselect span{margin-right:36px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr{background:url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:26px;top:6px;width:12px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div{display:block;height:100%;position:absolute;right:0;top:0;width:18px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{background:url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) no-repeat 0 10px;display:block;height:100%;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search{margin:0;padding:3px 4px;position:relative;white-space:nowrap;z-index:1010}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]{background:url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) no-repeat 100% -20px;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;height:auto;line-height:normal;margin:1px 0;outline:0;padding:4px 20px 4px 5px;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-container-single-nosearch .chosen-search{opacity:0;pointer-events:none;position:absolute}.gform_wrapper.gravity-theme .chosen-container .chosen-results{color:#444;margin:0 4px 4px 0;max-height:240px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding:0 0 0 4px;position:relative}.gform_wrapper.gravity-theme .chosen-container .chosen-results li{display:none;line-height:15px;list-style:none;margin:0;padding:5px 6px;-webkit-touch-callout:none;word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_wrapper.gravity-theme .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices{background-color:#fff;border:1px solid #aaa;cursor:text;height:auto;margin:0;overflow:hidden;padding:8px;position:relative;width:100%}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field input[type=text]{background:0 0!important;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;height:25px;line-height:normal;margin:1px 0;outline:0;padding:0;width:25px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin:3px 5px 3px 0;max-width:100%;padding:3px 20px 3px 5px;position:relative}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:3px;top:4px;width:12px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);border:1px solid #ccc;color:#666;padding-right:5px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 0 #fff inset}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div{background:0 0;border-left:none}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 10px}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.gform_wrapper.gravity-theme .chosen-disabled{cursor:default;opacity:.5!important}.gform_wrapper.gravity-theme .chosen-disabled .chosen-single{cursor:default}.gform_wrapper.gravity-theme .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.gform_wrapper.gravity-theme .chosen-rtl{text-align:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single span{direction:rtl;margin-left:26px;margin-right:0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single div{left:3px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single abbr{left:26px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li{float:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:4px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-results li.group-option{padding-left:0;padding-right:15px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background:url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl;padding:4px 5px 4px 20px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span,.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span,.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text],.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b,.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background-image:url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}body .gform_wrapper.gravity-theme .chosen-container a.chosen-single{border-radius:inherit}body .gform_wrapper.gravity-theme ul.chosen-results li{line-height:inherit}@media only screen and (max-width:641px){.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:32px}.gform_wrapper.gravity-theme textarea{line-height:1.5}.gform_wrapper.gravity-theme .chosen-container.chosen-container-single[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{height:40px;line-height:2.8}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{position:relative;top:10px}.gform_wrapper.gravity-theme div.chosen-container.chosen-container-multi[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{float:none;line-height:inherit;width:100%}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px)}.gform_wrapper.gravity-theme .chosen-container span:not(.ginput_price){display:block;margin-bottom:8px}.gform_wrapper.gravity-theme li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_wrapper.gravity-theme ul.gfield_checkbox li label,.gform_wrapper.gravity-theme ul.gfield_radio li label{cursor:pointer;width:85%}}@media only screen and (min-width:641px){body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px)!important}body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-single[style]{width:100%!important}body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-single[style]{width:25%!important}}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gf_invisible,.gform_wrapper.gravity-theme .gfield_visibility_hidden{left:-9999px;position:absolute;visibility:hidden}.gform_wrapper.gravity-theme .gf_hide_charleft div.charleft{display:none!important}.gform_wrapper.gravity-theme .gf_hidden,.gform_wrapper.gravity-theme .gform_hidden{display:none}.gform_wrapper.gravity-theme .hidden_label .gfield_label,.gform_wrapper.gravity-theme .hidden_sub_label,.gform_wrapper.gravity-theme .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_wrapper.gravity-theme button.screen-reader-text:focus{border:0;clip:auto;clip-path:none;height:auto;margin:0;position:static!important;width:auto}@media only screen and (min-width:641px){.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_radio{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_radio{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_radio{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_radio{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_radio{-moz-column-count:2;column-count:2;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_radio{-moz-column-count:3;column-count:3;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_radio{-moz-column-count:4;column-count:4;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_radio{-moz-column-count:5;column-count:5;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_radio .gchoice{height:25px}.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_radio .gchoice{height:50px}.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_radio .gchoice{height:75px}.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_radio .gchoice{height:100px}.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_radio .gchoice{height:125px}.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_radio .gchoice{height:150px}}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio{display:block}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio .gchoice{display:inline-block;padding-inline-end:16px;vertical-align:top}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice label,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio .gchoice label{max-width:none}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gsection.gf_scroll_text{background-color:#fff;border:1px solid #ccc;height:240px;overflow-x:hidden;overflow-y:scroll;padding:32px}.gform_wrapper.gravity-theme .gsection.gf_scroll_text .gsection_title{margin-top:0}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{border-radius:3px;margin:20px 0!important;padding:20px!important}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green{background-color:#cbeca0;border:1px solid #97b48a;color:#030;text-shadow:#dfb 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red{background-color:#faf2f5;border:1px solid #cfadb3;color:#832525;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{background-color:#fffbcc;border:1px solid #e6db55;color:#222;text-shadow:#fcfaea 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray{background-color:#eee;border:1px solid #ccc;color:#424242;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue{background-color:#d1e4f3;border:1px solid #a7c2e7;color:#314475;text-shadow:#e0f1ff 1px 1px}.gform_wrapper.gravity-theme .gf_simple_horizontal{margin:0 auto;width:calc(100% - 16px)}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{display:table-cell;margin:0;padding:0;position:relative;vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body{max-width:75%;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label{display:table;width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield{display:table-cell;height:auto;padding-right:1em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .large,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .medium,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .small{width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice{display:inline-block;margin-right:.5em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield{vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_container{margin-top:0!important}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{margin:0;max-width:25%;padding:0;text-align:left;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=button],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=image],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=submit]{height:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_description:not(.validation_message),.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_label,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_complex label{display:block;height:1px;left:-9000px;overflow:hidden;position:absolute;top:0;width:1px}.gform_wrapper.gravity-theme body:not(.rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{text-align:left}.gform_confirmation_wrapper.gf_confirmation_simple_yellow{background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:1px solid #e6db55;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_simple_gray{background-color:#eaeaea;border-bottom:1px solid #ccc;border-top:1px solid #ccc;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{background-color:#fffbd2;border:1px solid #e6db55;box-shadow:0 0 5px rgba(221,215,131,.75);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message{background:#fffce5;background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%);background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:2px solid #fff;color:#424242;font-size:28px;margin:0;max-width:99%;padding:40px}.gform_confirmation_wrapper.gf_confirmation_green_gradient{background-color:#f1fcdf;border:1px solid #a7c37c;box-shadow:0 0 5px rgba(86,122,86,.4);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message{background:#dbf2b7;background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%);background-color:#fffbcc;border-bottom:1px solid #a7c37c;border-top:2px solid #effade;color:#030;font-size:28px;margin:0;max-width:99%;padding:40px;text-shadow:#dfb 1px 1px}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_green_gradient::before,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::before{background:rgba(0,0,0,.2);bottom:15px;box-shadow:0 15px 10px rgba(0,0,0,.2);content:"";left:10px;max-width:40%;position:absolute;top:80%;transform:rotate(-3deg);width:50%;z-index:-1}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after{left:auto;right:10px;transform:rotate(3deg)}.gform_wrapper.gravity-theme .gfield textarea{width:100%}.gform_wrapper.gravity-theme .gfield textarea.small{height:96px}.gform_wrapper.gravity-theme .gfield textarea.medium{height:192px}.gform_wrapper.gravity-theme .gfield textarea.large{height:288px}.gform_wrapper.gravity-theme .gfield input,.gform_wrapper.gravity-theme .gfield select{max-width:100%}.gform_wrapper.gravity-theme .gfield input.small,.gform_wrapper.gravity-theme .gfield select.small{width:calc(25% - 16px * 3 / 4)}.gform_wrapper.gravity-theme .gfield input.medium,.gform_wrapper.gravity-theme .gfield select.medium{width:calc(50% - 16px / 2)}.gform_wrapper.gravity-theme .gfield input.large,.gform_wrapper.gravity-theme .gfield select.large{width:100%}.gform_wrapper.gravity-theme *{box-sizing:border-box}.gform_wrapper.gravity-theme .gform_fields{display:grid;grid-column-gap:2%;-ms-grid-columns:(1fr 2%)[12];grid-row-gap:16px;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);width:100%}.gform_wrapper.gravity-theme .gfield{grid-column:1/-1;min-width:0}.gform_wrapper.gravity-theme .gfield.gfield--width-full{grid-column:span 12;-ms-grid-column-span:12}.gform_wrapper.gravity-theme .gfield.gfield--width-eleven-twelfths{grid-column:span 11;-ms-grid-column-span:11}.gform_wrapper.gravity-theme .gfield.gfield--width-five-sixths{grid-column:span 10;-ms-grid-column-span:10}.gform_wrapper.gravity-theme .gfield.gfield--width-three-quarter{grid-column:span 9;-ms-grid-column-span:9}.gform_wrapper.gravity-theme .gfield.gfield--width-two-thirds{grid-column:span 8;-ms-grid-column-span:8}.gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths{grid-column:span 7;-ms-grid-column-span:7}.gform_wrapper.gravity-theme .gfield.gfield--width-half{grid-column:span 6;-ms-grid-column-span:6}.gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths{grid-column:span 5;-ms-grid-column-span:5}.gform_wrapper.gravity-theme .gfield.gfield--width-third{grid-column:span 4;-ms-grid-column-span:4}.gform_wrapper.gravity-theme .gfield.gfield--width-quarter{grid-column:span 3;-ms-grid-column-span:3}.gform_wrapper.gravity-theme .gfield.gfield--width-one-sixth{-ms-grid-column-span:2;grid-column:span 2}.gform_wrapper.gravity-theme .gfield.gfield--width-one-twelfth{-ms-grid-column-span:1;grid-column:span 1}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0}.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full){grid-column:1/-1}}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-full{width:100%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-eleven-twelfths{width:91.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-sixths{width:83.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-three-quarter{width:75%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-two-thirds{width:66.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-seven-twelfths{width:58.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-half{width:50%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-twelfths{width:41.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-third{width:33.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-quarter{width:25%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-sixth{width:16.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-twelfth{width:8.3333%}.gform_wrapper.gravity-theme .left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),.gform_wrapper.gravity-theme .right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset){display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%}.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{margin:0;padding:0;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset{clear:both}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{float:left;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{width:100%}}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset>.ginput_complex,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset>.ginput_complex{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{display:block;float:left;padding-right:1em;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{float:right;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{width:100%}}.gform_wrapper.gravity-theme .gform_fields.validation_above.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.validation_above.right_label fieldset .ginput_container{float:right}.gform_wrapper.gravity-theme .left_label .ginput_complex .ginput_container,.gform_wrapper.gravity-theme .right_label .ginput_complex .ginput_container{width:auto}.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:100%}}.gform_wrapper.gravity-theme .right_label .gfield_label{padding-right:1em;text-align:right}.gform_wrapper.gravity-theme .left_label.gform_fields,.gform_wrapper.gravity-theme .right_label.gform_fields{position:relative}.gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:30%}.gform_wrapper.gravity-theme .left_label #field_submit,.gform_wrapper.gravity-theme .right_label #field_submit{justify-content:flex-start}.gform_wrapper.gravity-theme .left_label #field_submit input,.gform_wrapper.gravity-theme .right_label #field_submit input{margin-left:30%}.gform_wrapper.gravity-theme .field_sublabel_below .ginput_complex{align-items:flex-start}.gform_wrapper.gravity-theme .field_sublabel_above .ginput_complex{align-items:flex-end}.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{float:right;width:70%;padding-left:8px}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{width:100%}}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin-left:1em;position:absolute;right:0;text-align:left;width:30%}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label{width:30%}.rtl .gform_wrapper.gravity-theme .left_label .gfield_label{padding-left:1em;text-align:left!important}.rtl .gform_wrapper.gravity-theme .left_label fieldset.gfield,.rtl .gform_wrapper.gravity-theme .right_label fieldset.gfield{margin-left:0;padding-right:30%}.rtl .gform_wrapper.gravity-theme .right_label .gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{padding:0;text-align:right}.rtl .gform_wrapper.gravity-theme .right_label label.gfield_label{padding-right:0}.rtl .gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.rtl .gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:0;margin-right:30%}html[dir=rtl] .gform_wrapper.gravity-theme code,html[dir=rtl] .gform_wrapper.gravity-theme input[type=email],html[dir=rtl] .gform_wrapper.gravity-theme input[type=tel],html[dir=rtl] .gform_wrapper.gravity-theme input[type=url]{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_label{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_required{margin-left:0;margin-right:4px}html[dir=rtl] .gform_wrapper.gravity-theme ::-webkit-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme ::-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-ms-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme .gform_wrapper.gravity-theme fieldset{display:block}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(:last-child),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}@media (min-width:641px){html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .gform_show_password{left:8px;right:unset}}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .left_label fieldset.gfield,html[dir=rtl] .gform_wrapper.gravity-theme .right_label fieldset.gfield{padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .left_label legend.gfield_label,html[dir=rtl] .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin:0;padding:0;position:relative;width:100%}html[dir=rtl] .gform_wrapper.gravity-theme .left_label .gfield_label{text-align:right!important}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-right:0}}.gform_wrapper.gravity-theme .ginput_counter{color:#767676;font-size:.8em}.gform_wrapper.gravity-theme .ginput_counter_tinymce{border-top:1px solid #eee;font-size:12px;padding:2px 10px}.gform_wrapper.gravity-theme .validation_message--hidden-on-empty:empty{display:none}.gform_wrapper.gravity-theme .gform_card_icon_container{display:flex;height:32px;margin:8px 0 6.4px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon{background-image:url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-repeat:no-repeat;height:32px;margin-right:4.8px;text-indent:-9000px;width:40px}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected{position:relative}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected::after{background:url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards-check.svg) center center no-repeat;bottom:4px;content:"";display:block;height:10px;position:absolute;right:0;width:13px}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right{align-items:center;display:inline-flex;flex-flow:row wrap;justify-content:flex-start}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right label{width:100%}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{background-image:url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-position:-382px center;background-repeat:no-repeat;display:block;flex:none;height:32px;margin-left:.3em;width:40px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{margin-left:0;margin-right:.3em}.gform_wrapper.gravity-theme .gfield_list_group,.gform_wrapper.gravity-theme .gfield_list_header{display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_header_item{word-break:break-word}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{flex-grow:1;width:0}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:2%}.gform_wrapper.gravity-theme .gfield_list_group_item input,.gform_wrapper.gravity-theme .gfield_list_group_item select{width:100%}.gform_wrapper.gravity-theme .gfield_header_item--icons,.gform_wrapper.gravity-theme .gfield_list_icons{align-items:center;display:flex;flex:none;justify-content:center;width:48px}.gform_wrapper.gravity-theme .gfield_list_icons button{background:transparent url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../images/list-add.svg);border:none;font-size:0;height:16px;opacity:.5;padding:0;transition:opacity .5s ease-out;width:16px}.gform_wrapper.gravity-theme .gfield_list_icons button:focus,.gform_wrapper.gravity-theme .gfield_list_icons button:hover{opacity:1;outline:0}.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{background-image:url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../images/list-remove.svg);margin-left:5px}@media (max-width:640px){.gform_wrapper.gravity-theme .gfield_list_header{display:none}.gform_wrapper.gravity-theme .gfield_list_group{border:1px solid rgba(0,0,0,.2);display:block;margin-bottom:16px;padding:16px}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{width:auto}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_list_group_item:not(:last-child){margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group_item::before{content:attr(data-label);font-size:14.992px}.gform_wrapper.gravity-theme .gfield_list_icons{background-color:rgba(0,0,0,.1);line-height:0;margin:16px -16px -16px;padding:12px 16px;text-align:left;width:auto}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-right:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{margin-left:0;margin-right:5px}


.gform_wrapper.gravity-theme .gfield_label{display:inline-block;font-size:16px;font-weight:700;margin-bottom:8px;padding:0}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gform_fileupload_rules,.gform_wrapper.gravity-theme .ginput_complex label{font-size:15px;padding-top:5px}.gform_wrapper.gravity-theme.left_label fieldset.gfield,.gform_wrapper.gravity-theme.right_label fieldset.gfield{padding:16px 16px 16px 30%}.gform_wrapper.gravity-theme.left_label fieldset.gfield .gfield_description,.gform_wrapper.gravity-theme.left_label fieldset.gfield .ginput_container:not(.ginput_container_time),.gform_wrapper.gravity-theme.right_label fieldset.gfield .gfield_description,.gform_wrapper.gravity-theme.right_label fieldset.gfield .ginput_container:not(.ginput_container_time){width:100%}.gform_wrapper.gravity-theme.left_label legend.gfield_label,.gform_wrapper.gravity-theme.right_label legend.gfield_label{left:0}.gform_wrapper.gravity-theme.left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),.gform_wrapper.gravity-theme.right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset){justify-content:flex-start}.gform_wrapper.gravity-theme.left_label .gfield_html.gfield_html_formatted,.gform_wrapper.gravity-theme.right_label .gfield_html.gfield_html_formatted{display:flex}.gform_wrapper.gravity-theme.left_label .gfield.gfield_html:not(.gfield_html_formatted) .gf-html-container,.gform_wrapper.gravity-theme.right_label .gfield.gfield_html:not(.gfield_html_formatted) .gf-html-container{width:100%}.gform_wrapper.gravity-theme.right_label legend.gfield_label{text-align:right}.gform_wrapper.gravity-theme:not(.top_label) .ginput_container.ginput_single_email{margin-left:0}.gform_wrapper.gravity-theme .gform_validation_errors{background:#fff9f9;border-radius:5px;border:1.5px solid #c02b0a;box-shadow:0 1px 4px rgba(0,0,0,.11),0 0 4px rgba(18,25,97,.0405344);margin-block-end:8px;margin-block-start:8px;padding-block:16px;padding-inline-end:16px;padding-inline-start:48px;position:relative;width:100%}.gform_wrapper.gravity-theme .gform_validation_errors:focus{outline:2px solid #c02b0a;outline-offset:2px}.gform_wrapper.gravity-theme .gform_validation_errors>h2{color:#c02b0a;font-size:13.2px;font-weight:500;line-height:17.6px;margin-block-end:12px;margin-block-start:0;margin-inline:0}.gform_wrapper.gravity-theme .gform_validation_errors>h2::before{display:none}.gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon{align-items:center;display:flex;font-size:28px;height:100%;inset-inline-start:12px;position:absolute;inset-block-start:0}.gform_wrapper.gravity-theme .gform_validation_errors>h2.hide_summary{margin:0;padding:0}.gform_wrapper.gravity-theme .gform_validation_errors>ol{padding-inline-start:20px}.gform_wrapper.gravity-theme .gform_validation_errors>ol a{color:#c02b0a;font-size:13.2px}.gform_wrapper.gravity-theme .gform_validation_errors>ol a:focus{outline:2px solid #c02b0a;outline-offset:2px}.gform_wrapper.gravity-theme .gform_validation_errors>ol li{color:#c02b0a;font-size:13.2px;list-style-type:disc!important;margin-block-end:8px;margin-block-start:0;margin-inline:0}.gform_wrapper.gravity-theme .gform_validation_errors>ol li:last-of-type{margin-block-end:0}.gform_wrapper.gravity-theme .gfield_required{color:#c02b0a;display:inline-block;font-size:13.008px;padding-inline-start:0.125em}.gform_wrapper.gravity-theme .gfield_required .gfield_required_custom,.gform_wrapper.gravity-theme .gfield_required .gfield_required_text{font-style:italic;font-weight:400}.gform_wrapper.gravity-theme .gform_required_legend .gfield_required{padding-inline-start:0}.gform_wrapper.gravity-theme .validation_error{border-block-end:2px solid #c02b0a;border-block-start:2px solid #c02b0a;color:#c02b0a;font-size:1em;font-weight:700;margin-block-end:32px;padding:16px;text-align:center}.gform_wrapper.gravity-theme .gfield_error .gfield_repeater_cell label,.gform_wrapper.gravity-theme .gfield_error label,.gform_wrapper.gravity-theme .gfield_error legend,.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message,.gform_wrapper.gravity-theme [aria-invalid=true]+label,.gform_wrapper.gravity-theme label+[aria-invalid=true]{color:#c02b0a}.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message{background:#fff9f9;border:1px solid #c02b0a;font-size:14.992px;margin-block-start:8px;padding:12.992px 24px}.gform_wrapper.gravity-theme .left_label.validation_above fieldset .gfield_validation_message,.gform_wrapper.gravity-theme .left_label.validation_above fieldset .validation_message,.gform_wrapper.gravity-theme .right_label.validation_above fieldset .gfield_validation_message,.gform_wrapper.gravity-theme .right_label.validation_above fieldset .validation_message{clear:right}.gform_wrapper.gravity-theme .validation_above .gfield_validation_message,.gform_wrapper.gravity-theme .validation_above .validation_message{margin-block-end:16px}.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{border:1px solid #c02b0a}.gform_wrapper.gravity-theme .gform_previous_button.button,.gform_wrapper.gravity-theme .gform_save_link.button{-webkit-appearance:none!important;background-color:#fff;color:#6b7280;text-decoration:none}.gform_wrapper.gravity-theme .gform_previous_button.button svg,.gform_wrapper.gravity-theme .gform_save_link.button svg{display:inline-block;margin-right:4px}.gform_wrapper.gravity-theme button.button:disabled{opacity:.6}.gform_wrapper.gravity-theme #field_submit,.gform_wrapper.gravity-theme .gform_footer{display:flex}.gform_wrapper.gravity-theme #field_submit input,.gform_wrapper.gravity-theme .gform_footer input{align-self:flex-end}.gform_wrapper.gravity-theme #field_submit .gform_image_button,.gform_wrapper.gravity-theme .gform_footer .gform_image_button{background-color:transparent;border:none;border-radius:0;height:auto;padding:0;width:auto}.gform_wrapper.gravity-theme #field_submit .gform-button--width-full,.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full{text-align:center;width:100%}.gform_wrapper.gravity-theme .ginput_complex{display:flex;flex-flow:row wrap}.gform_wrapper.gravity-theme .ginput_complex fieldset,.gform_wrapper.gravity-theme .ginput_complex span{flex:1}.gform_wrapper.gravity-theme .ginput_complex .ginput_full{flex:0 0 100%}.gform_wrapper.gravity-theme .ginput_complex .clear-multi{display:flex}.gform_wrapper.gravity-theme .ginput_complex label,.gform_wrapper.gravity-theme .ginput_complex legend{display:block}.gform_wrapper.gravity-theme .ginput_complex input,.gform_wrapper.gravity-theme .ginput_complex select{width:100%}.gform_wrapper.gravity-theme .ginput_container_address{margin-left:-1%;margin-right:-1%}.gform_wrapper.gravity-theme .ginput_container_address span{flex:0 0 50%;padding-left:.9804%;padding-right:.9804%}@media (min-width:641px){.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-right:1%}.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:1%;padding-right:0}.gform_wrapper.gravity-theme .ginput_container_address span,.gform_wrapper.gravity-theme .ginput_full:not(:last-of-type){margin-bottom:8px}.gform_wrapper.gravity-theme .ginput_container_address{margin-bottom:-8px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-left:1%;padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:1%}}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_complex span{flex:0 0 100%;margin-bottom:8px;padding-left:0}.gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span{padding-left:.9804%}}.gform_wrapper.gravity-theme .description,.gform_wrapper.gravity-theme .gfield_description,.gform_wrapper.gravity-theme .gsection_description,.gform_wrapper.gravity-theme .instruction{clear:both;font-family:inherit;font-size:15px;letter-spacing:normal;line-height:inherit;padding-top:13px;width:100%}.gform_wrapper.gravity-theme .field_description_above .description,.gform_wrapper.gravity-theme .field_description_above .gfield_description,.gform_wrapper.gravity-theme .field_description_above .gsection_description,.gform_wrapper.gravity-theme .field_description_above .instruction{padding-bottom:16px}.gform_wrapper.gravity-theme .field_sublabel_above .description,.gform_wrapper.gravity-theme .field_sublabel_above .gfield_description,.gform_wrapper.gravity-theme .field_sublabel_above .gsection_description{margin-top:9.008px}.gform_wrapper.gravity-theme .top_label .gsection_description{margin-bottom:9.008px;width:100%}.gform_wrapper.gravity-theme .field_description_below .gfield_consent_description,.gform_wrapper.gravity-theme .gfield_consent_description{border:1px solid #ddd;font-size:13.008px;margin-top:12.8px;max-height:240px;overflow-y:scroll;padding:6.4px 8px;width:100%}.gform_wrapper.gravity-theme .field_description_above .gfield_choice_limit_message,.gform_wrapper.gravity-theme .field_sublabel_above .gfield_choice_limit_message,.gform_wrapper.gravity-theme .gfield_choice_limit_message{display:block;margin-bottom:8px;margin-top:0;padding-bottom:0;padding-top:0}.gform_wrapper.gravity-theme .gfield_creditcard_warning{background-color:rgba(255,223,224,.25);border-bottom:4px solid #c02b0a;border-top:2px solid #c02b0a;padding:16px}.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message{color:#c02b0a;font-family:inherit;font-size:16px;font-weight:700;min-height:32px;position:relative}.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message span{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItMTA2NyAyODY1IDI0IDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMDY3IDI4NjUgMjQgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3OTAwMDA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTA1MywyODY1Yy01LjUsMC0xMCw0LjUtMTAsMTBoNGMwLTMuMywyLjctNiw2LTZjMy4zLDAsNiwyLjcsNiw2djJoLTIwdjE0YzAsMy4zLDIuNyw2LDYsNmgxMg0KCWMzLjMsMCw2LTIuNyw2LTZ2LTE2Qy0xMDQzLDI4NjkuNS0xMDQ3LjUsMjg2NS0xMDUzLDI4NjV6IE0tMTA0OSwyODkzaC0xMmMtMS4xLDAtMi0wLjktMi0ydi0xMGgxNnYxMA0KCUMtMTA0NywyODkyLjEtMTA0Ny45LDI4OTMtMTA0OSwyODkzeiBNLTEwNTMsMjg4N2MwLDEuMS0wLjksMi0yLDJzLTItMC45LTItMmMwLTEuMSwwLjktMiwyLTJTLTEwNTMsMjg4NS45LTEwNTMsMjg4N3oiLz4NCjwvc3ZnPg0K);background-position:0 3.2px;background-repeat:no-repeat;background-size:24px 16px;border-bottom:1px solid #c02b0a;display:block;letter-spacing:.1pt;margin-bottom:16px;padding:0 0 16px 24px;text-transform:uppercase}.gform_wrapper.gravity-theme .ginput_cardextras{display:flex;flex-wrap:wrap}.gform_wrapper.gravity-theme .ginput_complex .ginput_cardinfo_right input{max-width:112px;width:30%}.gform_wrapper.gravity-theme .ginput_card_expiration_container{display:flex;flex-wrap:wrap}.gform_wrapper.gravity-theme .ginput_card_expiration_month{flex:1;margin-right:16px}.gform_wrapper.gravity-theme .ginput_card_expiration_year{flex:1}.gform_wrapper.gravity-theme .ginput_cardinfo_left label,.gform_wrapper.gravity-theme .ginput_cardinfo_left legend,.gform_wrapper.gravity-theme .ginput_cardinfo_right label,.gform_wrapper.gravity-theme .ginput_cardinfo_right legend{flex:1 1 100%}.gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left{display:flex;flex-direction:column}.gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left legend{float:left;padding-top:5px}.gform_wrapper.gravity-theme .field_sublabel_below fieldset.ginput_cardinfo_left{flex-direction:column-reverse}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_card_expiration_month{margin-left:16px;margin-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .gform_card_icon{float:right}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message span{background-position:right 3.2px;background-repeat:no-repeat;background-size:24px 16px;display:block;margin-bottom:16px;padding:0 24px 16px 0}html[dir=rtl] .gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left{display:flex}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_card_expiration{flex:none}.gform_wrapper.gravity-theme .ginput_card_expiration_month{margin-bottom:8px}}.gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date{margin-left:2%}.gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date{margin-left:0}.gform_wrapper.gravity-theme .ginput_container_date label{display:block}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date{margin-right:0}.gravity-theme.ui-datepicker{background:#fff;border:1px solid #d0d1d3;border-radius:3px;box-shadow:0 .0625rem .25rem rgba(0,0,0,.11),0 0 .25rem rgba(18,25,97,.0405344);color:#607382;font-size:.8125rem;font-weight:var(--gform-theme-font-weight-medium);margin-top:5px;max-width:400px;padding:18px 15px;width:auto}.gravity-theme.ui-datepicker table,.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th,.gravity-theme.ui-datepicker thead,.gravity-theme.ui-datepicker tr{background:0 0;border:0;margin:0}.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th{padding:5px;text-shadow:none;text-transform:none}.gravity-theme.ui-datepicker .ui-datepicker-header{border:0;display:flex;flex-direction:row;justify-content:center;margin:0 0 5px;padding:0;position:relative;width:100%}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{align-items:center;background:0 0;border:0;color:#607382;cursor:pointer;display:flex;font-family:gform-icons-theme!important;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:30px;justify-content:center;line-height:1;position:absolute;speak:never;text-decoration:none;top:50%;transform:translateY(-50%);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:30px}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover{color:#2f4054}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon{display:none}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next::before,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before{border:0;height:auto;position:static;transform:none;width:auto}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{left:0}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before{content:"\e910"}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next{right:0}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next::before{content:"\e91b"}.gravity-theme.ui-datepicker .ui-datepicker-header select{-webkit-appearance:none;background-color:transparent;background-image:url(//www.ksw.ch/app/plugins/gravityforms/assets/css/dist/../../../images/theme/down-arrow.svg);background-position:100% 50%;background-repeat:no-repeat;background-size:24px 24px;border:0;border-radius:0;box-shadow:none;color:#585e6a;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:var(--gform-theme-font-weight-medium);height:auto;min-height:0;padding:0 22px 0 0;width:auto}.gravity-theme.ui-datepicker .ui-datepicker-header select.ui-datepicker-month{margin-right:20px;-moz-text-align-last:right;text-align-last:right}.gravity-theme.ui-datepicker .ui-datepicker-calendar{table-layout:fixed;width:100%}.gravity-theme.ui-datepicker .ui-datepicker-calendar a,.gravity-theme.ui-datepicker .ui-datepicker-calendar span{font-weight:var(--gform-theme-font-weight-normal)}.gravity-theme.ui-datepicker .ui-datepicker-calendar th span{align-items:center;color:#2f4054;display:flex;font-size:.8125rem;font-weight:var(--gform-theme-font-weight-medium);height:40px;justify-content:center;width:40px}.gravity-theme.ui-datepicker .ui-datepicker-calendar td{font-size:.8125rem;height:50px;width:50px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default{align-items:center;background:0 0;border:1px solid transparent;border-radius:100%;box-shadow:none;color:#2f4054;display:flex;height:40px;justify-content:center;text-decoration:none;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:40px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:focus,.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:hover{background:0 0;border-color:#607382;outline:0}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:active{background:#f2f3f5;border-color:#607382}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default{background:#607382;border-color:#607382;box-shadow:0 .125rem .125rem rgba(58,58,87,.0596411);color:#fff}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default:focus,.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default:hover{border-color:#607382}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled{background:0 0}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default{align-items:center;background:#f2f3f5;border:1px solid rgba(32,32,46,.079);border-radius:100%;box-shadow:0 .125rem .125rem rgba(58,58,87,.0596411);color:#686e77;cursor:text;display:flex;height:40px;justify-content:center;text-decoration:none;width:40px}@media (max-width:640px){.gravity-theme.ui-datepicker{max-width:235px}.gravity-theme.ui-datepicker .ui-datepicker-header{margin-bottom:10px}.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th{padding:3px}.gravity-theme.ui-datepicker .ui-datepicker-calendar th span{height:20px;width:20px}.gravity-theme.ui-datepicker .ui-datepicker-calendar td{height:30px;width:30px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default{height:20px;width:20px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default{height:20px;width:20px}}html[dir=rtl] #ui-datepicker-div.gform-theme-datepicker[style]{right:auto!important}.gform_wrapper.gravity-theme .gform_footer,.gform_wrapper.gravity-theme .gform_page_footer{margin:6px 0 0;padding:16px 0}.gform_wrapper.gravity-theme .gform_footer.left_label,.gform_wrapper.gravity-theme .gform_footer.right_label,.gform_wrapper.gravity-theme .gform_page_footer.left_label,.gform_wrapper.gravity-theme .gform_page_footer.right_label{padding:16px 0 10px 30%}.gform_wrapper.gravity-theme .gform_footer button,.gform_wrapper.gravity-theme .gform_footer input,.gform_wrapper.gravity-theme .gform_page_footer button,.gform_wrapper.gravity-theme .gform_page_footer input{margin-bottom:8px}.gform_wrapper.gravity-theme .gform_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_footer input.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer input.button:disabled{opacity:.6}.gform_wrapper.gravity-theme .gform_footer button+input,.gform_wrapper.gravity-theme .gform_footer input+button,.gform_wrapper.gravity-theme .gform_footer input+input,.gform_wrapper.gravity-theme .gform_page_footer button+input,.gform_wrapper.gravity-theme .gform_page_footer input+button,.gform_wrapper.gravity-theme .gform_page_footer input+input{margin-left:8px}html[dir=rtl] .gform_wrapper.gravity-theme button+input,html[dir=rtl] .gform_wrapper.gravity-theme input+button,html[dir=rtl] .gform_wrapper.gravity-theme input+input{margin-right:8px}.gform_wrapper.gravity-theme .gfield_checkbox label,.gform_wrapper.gravity-theme .gfield_radio label{display:inline-block;font-size:15px}.gform_wrapper.gravity-theme .gfield_checkbox button,.gform_wrapper.gravity-theme .gfield_checkbox input[type=text],.gform_wrapper.gravity-theme .gfield_radio button,.gform_wrapper.gravity-theme .gfield_radio input[type=text]{margin-top:16px}.gform_wrapper.gravity-theme .gfield-choice-input{display:inline-block;margin-top:0;top:0;vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input+label{margin-bottom:0;max-width:calc(100% - 32px);vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input:disabled+label{color:#757575}.gform_wrapper.gravity-theme input[type=number]{display:inline-block}.gform_wrapper.gravity-theme input[type=color],.gform_wrapper.gravity-theme input[type=date],.gform_wrapper.gravity-theme input[type=datetime-local],.gform_wrapper.gravity-theme input[type=datetime],.gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme input[type=month],.gform_wrapper.gravity-theme input[type=number],.gform_wrapper.gravity-theme input[type=password],.gform_wrapper.gravity-theme input[type=search],.gform_wrapper.gravity-theme input[type=tel],.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme input[type=time],.gform_wrapper.gravity-theme input[type=url],.gform_wrapper.gravity-theme input[type=week],.gform_wrapper.gravity-theme select,.gform_wrapper.gravity-theme textarea{font-size:15px;margin-bottom:0;margin-top:0;padding:8px}.gform_wrapper.gravity-theme .chosen-container-multi,.gform_wrapper.gravity-theme .ginput_product_price,.gform_wrapper.gravity-theme .ginput_product_price_label,.gform_wrapper.gravity-theme .ginput_quantity_label{font-size:15px}.gform_wrapper.gravity-theme .chosen-choices{padding:8px}.gform_wrapper.gravity-theme .ginput_container_date{align-content:flex-start;align-items:center;display:flex}.gform_wrapper.gravity-theme .ginput_container_date input{width:auto}.gform_wrapper.gravity-theme .ginput_container_date .datepicker_with_icon.large{width:calc(100% - 48px)}.gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{display:block;margin-left:12.8px;max-height:25.6px;max-width:25.6px}.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date{flex-basis:min-content;flex-flow:row wrap;max-width:30%}.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date input,.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date select{min-width:84px;width:100%}.gform_wrapper.gravity-theme .gfield_chainedselect.horizontal select{min-width:100px}.gform_wrapper.gravity-theme .gform_show_password{align-items:center;background:0 0;color:inherit;display:flex;height:100%}.gform_wrapper.gravity-theme .gform_show_password:focus,.gform_wrapper.gravity-theme .gform_show_password:hover{background:0 0}.gform_wrapper.gravity-theme .gfield_consent_description{border:1px solid #ddd;font-size:.8em;margin-top:8px;max-height:240px;overflow-y:scroll;padding:8px}.gform_wrapper.gravity-theme .gfield .ginput_quantity{width:auto}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield_checkbox,.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield_radio{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice{align-self:start;display:block;inline-size:200px;max-inline-size:200px;min-inline-size:200px;position:relative}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice .gfield-image-choice-wrapper-outer{display:block}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice label{display:inline;margin:0}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice input{margin-inline-start:0}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;align-items:center;background-color:#607382;block-size:38px;border-radius:50%;color:#fff;content:"\e917";display:flex;filter:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));font-size:32px;inline-size:38px;inset-block-start:10px;inset-inline-end:10px;justify-content:center;position:absolute;z-index:5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;align-items:center;background-color:#607382;block-size:38px;border-radius:50%;color:#fff;content:"\e917";display:flex;filter:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));font-size:32px;inline-size:38px;inset-block-start:10px;inset-inline-end:10px;justify-content:center;position:absolute;z-index:5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;align-items:center;background-color:#607382;block-size:38px;border-radius:50%;color:#fff;content:"\e917";display:flex;filter:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));font-size:32px;inline-size:38px;inset-block-start:10px;inset-inline-end:10px;justify-content:center;position:absolute;z-index:5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where(:has(input:checked))::after{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;align-items:center;background-color:#607382;block-size:38px;border-radius:50%;color:#fff;content:"\e917";display:flex;filter:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));font-size:32px;inline-size:38px;inset-block-start:10px;inset-inline-end:10px;justify-content:center;position:absolute;z-index:5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where(:focus-within) .gfield-choice-image-wrapper::before{border-color:currentColor}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(.gfield-choice-input\:disabled\)]) .gfield-choice-image-wrapper{opacity:.5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where(:has(.gfield-choice-input:disabled)) .gfield-choice-image-wrapper{opacity:.5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-wrapper{aspect-ratio:1/1;margin-block-end:8px;opacity:1;overflow:hidden;position:relative}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-wrapper::before{border:2px solid transparent;content:"";display:block;inset-block:0;inset-inline:0;position:absolute;z-index:1}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-no-image{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;background-color:#d0d1d3;block-size:100%;color:#607382;display:block;inline-size:100%;position:relative}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-no-image::before{content:"\e91e";font-size:60px;inset-block-start:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-no-image span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image{block-size:100%!important;display:block;inline-size:100%;max-block-size:100%;max-inline-size:100%;-o-object-fit:cover;object-fit:cover}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice_other_control{margin-block-start:16px;max-inline-size:100%}.gform_wrapper.gravity-theme .gfield_error .ginput_container_image_choice .gfield-choice-image-wrapper::before{border-color:#c02b0a}.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--label-hide .gchoice .gfield-choice-image-wrapper{margin-block-end:0}.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--label-hide .gchoice .gfield-choice-input,.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--label-hide .gchoice .gfield-image-choice-wrapper-inner,.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--label-hide .gchoice .gform-field-label{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--input-hide .gchoice .gform-field-label{margin-inline-start:0}.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--input-hide .gchoice .gfield-choice-input{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;content:"\e904";font-size:20px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;content:"\e904";font-size:20px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;content:"\e904";font-size:20px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gchoice:where(:has(input:checked))::after{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;content:"\e904";font-size:20px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gfield-choice-image-no-image{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gfield-choice-image-no-image::before{content:"\e90f"}.gforms_edit_form.gf_browser_safari .gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gfield-choice-image{max-block-size:-webkit-fill-available}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{margin-left:0;margin-right:12.8px;order:1}.gform_wrapper.gravity-theme .gsection{border-bottom:1px solid #ccc;padding:0 16px 8px 0}html[dir=rtl] .gform_wrapper.gravity-theme .gsection{padding:0 0 8px 16px}.gform_wrapper.gravity-theme .gf_progressbar_title{color:#767676;font-size:12.992px;font-weight:400;margin:0 0 4.8px 0}.gform_wrapper.gravity-theme .gf_progressbar{background:#e8e8e8;border-radius:10.5px;margin-bottom:16px;position:relative}.gform_wrapper.gravity-theme .gf_progressbar_percentage{border-radius:10.5px;height:20.992px;text-align:right;vertical-align:middle}.gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100){border-radius:10.5px 0 0 10.5px}.gform_wrapper.gravity-theme .gf_progressbar_percentage span{display:block;float:right;font-size:13px;line-height:21px;margin-left:8px;margin-right:8px;min-width:2em;width:auto}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_0 span{color:#959595;float:none;margin-left:9.6px;text-shadow:none}.gform_wrapper.gravity-theme .gf_progressbar_blue{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue{background-color:#1e7ac4;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_gray{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_gray{background-color:#6b7280;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_green{background:#e8e8e8}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_green{background-color:#aac138;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_orange{background:#e8eaec}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_orange{background-color:#ff5d38;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_red{background:#e8eaec}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_red{background-color:#ec1e31;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_spring{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_spring{background:linear-gradient(270deg,#9cd790 0,#76d7db 100%);color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_blues{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blues{background:linear-gradient(270deg,#00c2ff 0,#7838e2 100%);color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_rainbow{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_rainbow{background:linear-gradient(270deg,#1dbeea 0,#cd6ad6 50%,#f35160 100%);color:#fff}html[dir=rtl] .gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100){border-radius:0 10.5px 10.5px 0}.gform_wrapper.gravity-theme .gf_page_steps{border-bottom:1px solid #e5e7eb;margin-bottom:16px}.gform_wrapper.gravity-theme .gf_step{display:inline-block;margin:8px 32px 8px 0}.gform_wrapper.gravity-theme .gf_step_label,.gform_wrapper.gravity-theme .gf_step_number{display:table-cell;vertical-align:middle}.gform_wrapper.gravity-theme .gf_step_number{background:0 0;border:2px solid #cfd3d9;border-radius:20px;color:#585e6a;font-size:14px;font-weight:500;height:40px;text-align:center;width:40px}.gform_wrapper.gravity-theme .gf_step_active .gf_step_number{background:#cfd3d9;color:#607382}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number{position:relative}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before{background:#607382;border:2px solid #607382;border-radius:20px;content:"";display:table-cell;height:40px;left:-2px;position:absolute;top:-2px;width:40px}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::after{align-items:center;color:#fff;content:"\e917";display:flex;font-family:gform-icons-theme;font-size:24px;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:5}.gform_wrapper.gravity-theme .gf_step_label{color:inherit;font-size:14px;font-weight:600;line-height:16px;padding-left:16px}.gform_wrapper.gravity-theme .gf_step_hidden{display:none}.gform_wrapper.gravity-theme .ginput_product_price_wrapper{display:inline-block}.gform_wrapper.gravity-theme .ginput_product_price_wrapper input:-moz-read-only{background:0 0;border:none;padding:0}.gform_wrapper.gravity-theme .ginput_product_price_wrapper input:read-only{background:0 0;border:none;padding:0}.gform_wrapper.gravity-theme .ginput_product_price,.gform_wrapper.gravity-theme .ginput_shipping_price{color:#900}.gform_wrapper.gravity-theme .ginput_total{color:#060}.gform_wrapper.gravity-theme .gfield_repeater_cell{margin-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_cell label{color:#9b9a9a;font-size:12.8px;font-weight:400;padding-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_items .gfield_repeater_cell:not(:first-child){padding-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_wrapper input{border:1px solid #c5c6c5;border-radius:4px}.gform_wrapper.gravity-theme .gfield_repeater_cell>.gfield_repeater_wrapper{background-color:rgba(1,1,1,.02);border-bottom:1px solid #eee;border-left:8px solid #f1f1f1;border-radius:8px;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 1px -1px rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.06);padding:10px 20px}.gform_wrapper.gravity-theme .gfield_repeater_buttons{padding-top:16px}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text:hover{background:#fafafa;border:1px solid #757575;color:#374750}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text:focus{outline:0}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text{background:rgba(242,242,242,.5);border:1px solid rgba(117,117,117,.4);border-radius:20px;color:#757575;font-size:12px;font-weight:400;height:32px;margin-bottom:8px;margin-right:8px;min-width:100px;transition:all .3s cubic-bezier(.67, .17, .4, .83)}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus{background:rgba(242,242,242,.5);border:1px solid rgba(117,117,117,.4);border-radius:50%;color:#757575;font-size:16px;font-weight:700;height:24px;margin:10px 5px 0 5px;padding:0;transition:all .3s cubic-bezier(.67, .17, .4, .83);width:24px}.gform_wrapper.gravity-theme .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;margin-bottom:20px;margin-right:8px;padding-bottom:20px}.gform_wrapper.gravity-theme .gform-loader{align-self:center;animation:gformLoader 1.1s infinite linear;block-size:8em;border-block-end:1.1em solid #000;border-block-start:1.1em solid #fff;border-inline-end:1.1em solid #fff;border-inline-start:1.1em solid #000;border-radius:50%;display:inline-block;font-size:2px;inline-size:8em;margin-inline-start:2em;position:relative;transform:translateZ(0);vertical-align:middle}@keyframes gformLoader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.gform_wrapper.gravity-theme .gfield_time_hour label.hour_label,.gform_wrapper.gravity-theme .gfield_time_minute label.minute_label{display:block;font-size:15px;margin:0;padding-top:5px}.gform_wrapper.gravity-theme .ginput_container_time{flex-basis:min-content;max-width:64px;min-width:64px}.gform_wrapper.gravity-theme .ginput_container_time input{margin-left:0;margin-right:0;min-width:100%}.gform_wrapper.gravity-theme .gfield_time_minute{position:relative}.gform_wrapper.gravity-theme .hour_minute_colon{line-height:2;padding:0 8px}.gform_wrapper.gravity-theme .field_sublabel_above .hour_minute_colon{align-self:flex-end}.gform_wrapper.gravity-theme .gfield_time_ampm{align-items:flex-end;display:flex;margin-left:16px}.gform_wrapper.gravity-theme .gfield_time_ampm.below,.gform_wrapper.gravity-theme .hour_minute_colon.below{align-items:flex-start}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_time_ampm{margin-left:0;margin-right:16px}