@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}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-delay:0s;animation-duration:1ms}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-delay:0s;animation-duration:1ms}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-autocomplete__result.components-button.is-selected,.components-autocomplete__result.components-button:not(:disabled,[aria-disabled=true]):active{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background: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;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-button{transition-delay:0s;transition-duration:0s}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:disabled:hover,.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-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;opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px 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;opacity:1;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));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true]){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled){background:#ccc}.components-button.is-link{background: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;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-delay:0s;transition-duration:0s}}.components-button.is-link:focus{border-radius:2px}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%;opacity:1}@media (prefers-reduced-motion:reduce){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation-duration:0s}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed{background:var(--wp-components-color-foreground,#1e1e1e);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.is-pressed:hover:not(:disabled){background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:20px}}.components-checkbox-control__label{line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:var(--checkbox-input-size)}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color: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;opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background: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:"";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 (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 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;margin-right:12px;position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + 12px)}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color: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;opacity:1}.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__reset.components-button{display:flex;height:16px;min-width:16px;padding:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:2px 2px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 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 .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.components-custom-select-control{font-size:13px;position:relative}.components-custom-select-control__button{outline:0;position:relative;text-align:left}.components-custom-select-control__hint{color:#949494;margin-left:10px}.components-custom-select-control__menu-wrapper{bottom:0;min-width:100%;position:absolute}.components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;cursor:default;display:grid;grid-template-columns:auto auto;line-height:28px;list-style-type:none;padding:8px 16px}.components-custom-select-control__item:not(.is-next-40px-default-size){padding:8px}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#949494;padding-right:4px;text-align:right}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{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 [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown__content .components-menu-group:first-child{margin-top:-8px}.components-dropdown__content .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:36px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #1e1e1e;border-radius:9px;box-sizing:border-box;content:"";display:inline-block;height:18px;overflow:hidden;position:relative;transition:background-color .2s ease,border-color .2s ease;vertical-align:top;width:36px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__track:after{border-top:18px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track:after{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-sizing:border-box;display:block;height:12px;left:3px;position:absolute;top:3px;transition:transform .2s ease,background-color .2s ease-out;width:12px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color: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(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color: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;opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color: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;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;padding:0;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{border-radius:4px 0 0 4px;color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0;transition:all .15s ease-in-out}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;cursor:pointer;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background: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)}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{border-radius:2px;margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{outline:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:-4px}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;margin-top:8px;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background: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 svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 .7px 1px #00000026,0 2.7px 3.8px -.2px #00000026,0 5.5px 7.8px -.3px #00000026,.1px 11.5px 16.4px -.5px #00000026;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}@media (min-width:600px){.components-modal__frame{border-radius:4px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{left:8px;position:relative}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;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));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;transition:background .1s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 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;transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{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;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color: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;opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{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:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{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__option{align-items:center;display:flex}.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;height:24px;line-height:normal;margin:0 6px 0 0;max-width:24px;min-width:24px;padding:0;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color: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;opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;max-width:20px;min-width:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #0000}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px var(--wp-components-color-background,#fff),0 0 0 4px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked{background: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}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:2px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-delay:0s;animation-duration:1ms}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-delay:0s;animation-duration:1ms}}@media not all and (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)}} .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} .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:2px;box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:-moz-fit-content;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;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:initial;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background: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;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color: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;opacity:1}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.mx-auto {
margin-left: auto !important;
margin-right: auto !important;
}
.mr-0 {
margin-right: 0px !important;
}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}button,
hr,
input {
overflow: visible;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
progress,
sub,
sup {
vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
box-sizing: border-box;
padding: 0;
}
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
select {
text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
outline: ButtonText dotted 1px;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
color: inherit;
display: table;
max-width: 100%;
white-space: normal;
}
textarea {
overflow: auto;
}
[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-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
summary {
display: list-item;
}
[hidden],
template {
display: none;
} html {
box-sizing: border-box;
}
body {
font-size: 16px;
color: rgba(64, 64, 64, 1);
}
body.oxygen-aos-enabled {
overflow-x: hidden;
}
*,
::after,
::before {
box-sizing: inherit;
}
.ct-section-inner-wrap {
margin-left: auto;
margin-right: auto;
height: 100%;
min-height: inherit;
}
.ct-section-with-shape-divider {
position: relative !important;
}
.oxygen-unslider-container:not(.unslider-fade) > ul {
list-style: none;
width: 0px;
}
.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal) > ul > li {
opacity: 0;
}
.oxygen-unslider-container.unslider-fade > ul > li:not(.unslider-active) {
opacity: 0;
}
div.ct-svg-icon > svg,
svg.ct-svg-icon {
height: 1em !important;
fill: currentColor;
}
.ct-columns-inner-wrap {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.ct-column {
float: left !important;
word-break: break-word;
}
svg.ct-svg-icon {
display: inline-block;
width: 1em !important;
}
div.ct-svg-icon {
display: inline-block;
box-sizing: content-box;
border-radius: 50%;
width: auto;
}
div.ct-svg-icon > svg {
width: 1em !important;
display: block;
}
div.ct-fancy-icon {
display: inline-flex;
border-radius: 50%;
}
.ct-fancy-icon > svg {
fill: currentColor;
}
.ct-columns-inner-wrap > .ct-column:first-child {
margin-left: 0 !important;
}
.ct-columns-inner-wrap > .ct-column:last-child {
margin-right: 0 !important;
}
.ct-video {
width: 100%;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper {
position: relative;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper > iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-nav-menu-list {
display: flex;
padding: 0;
margin: 0;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item {
list-style-type: none;
display: flex;
flex-direction: column;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
text-decoration: none;
border-style: solid;
border-width: 0;
transition-timing-function: ease-in-out;
transition-property: background-color, color, border-color;
border-color: transparent;
}
.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {
border-color: currentColor;
}
.oxy-nav-menu .menu-item,
.oxy-nav-menu .sub-menu {
position: relative;
}
.oxy-nav-menu .menu-item .sub-menu {
padding: 0;
flex-direction: column;
white-space: nowrap;
transition-timing-function: ease-in-out;
transition-property: visibility, opacity;
visibility: hidden;
opacity: 0;
display: flex;
position: absolute;
top: 100%;
}
.oxy-nav-menu .sub-menu .sub-menu,
.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu {
left: 100%;
top: 0;
}
.oxy-nav-menu .menu-item:hover > .sub-menu,
.oxy-nav-menu .menu-item:focus-within > .sub-menu {
visibility: visible;
opacity: 1;
}
.oxy-nav-menu .sub-menu li.menu-item {
flex-direction: column;
}
@keyframes oxy_sticky_header_fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.oxy-sticky-header-fade-in {
animation-name: oxy_sticky_header_fadein;
animation-duration: 0.5s;
animation-iteration-count: 1;
}
.oxy-sticky-header .oxygen-show-in-sticky-only {
display:  none;
}
.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only {
display: block;
}
.oxy-header-wrapper {
position: relative;
}
.oxy-header-row {
width: 100%;
display: block;
}
.oxy-header-container {
height: 100%;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
}
.oxy-header-center,
.oxy-header-left,
.oxy-header-right {
display: flex;
align-items: center;
}
.oxy-header .oxygen-only-show-in-overlay,
.oxy-video-container {
display: none;
}
.oxy-header-left {
justify-content: flex-start;
}
.oxy-header-center {
flex-grow: 1;
justify-content: center;
}
.oxy-header-right {
justify-content: flex-end;
}
.admin-bar .oxy-sticky-header-active {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar .oxy-sticky-header-active {
top: 46px !important;
}
}
@media screen and (max-width: 600px) {
.admin-bar .oxy-sticky-header-active {
top: 0 !important;
}
}
.oxy-video-background {
position: relative;
z-index: 1;
}
.oxy-video-background .oxy-video-container {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1;
}
.oxy-video-background .oxy-video-container video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.oxy-video-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.oxy-map iframe {
width: 100%;
height: 100%;
display: block;
}
.unslider .unslider-fade ul li.unslider-active {
position: relative;
}
.oxy-menu-toggle {
cursor: pointer;
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open {
width: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
overflow: auto;
z-index: 2147483642 !important;
background-color: #fff;
}
.oxy-nav-menu.oxy-nav-menu-open > div:last-child {
max-height: 100%;
overflow: auto;
padding-top: 2em;
padding-bottom: 2em;
width: 100%;
}
.oxy-nav-menu-prevent-overflow {
overflow: hidden;
height: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle {
display: initial;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {
flex-direction: column !important;
width: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
text-align: center;
border: 0 !important;
background-color: transparent !important;
justify-content: center;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
}
.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
background-color: #fff;
z-index: 2147483641;
}
.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,
.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children > a::after {
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns
.menu-item
.sub-menu {
display: flex;
position: static;
animation-name: none;
visibility: visible;
opacity: 1;
transition-duration: 0s !important;
}
.oxy-nav-menu.oxy-nav-menu-open a:not([href]) {
display: none;
}
.oxy-nav-menu-hamburger-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.oxy-nav-menu-hamburger {
display: flex;
justify-content: space-between;
flex-direction: column;
}
.oxy-nav-menu-hamburger-line {
border-radius: 2px;
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger {
transform: rotate(45deg);
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line {
display: none;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:first-child {
display: initial;
position: relative;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:last-child {
display: initial;
position: relative;
transform: rotate(90deg);
}
.oxy-nav-menu .menu-item a {
display: flex;
align-items: center;
}
.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a {
flex-direction: row;
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.menu-item-has-children
> a::after {
width: 0.35em;
height: 0.35em;
margin-left: 0.5em;
border-right: 0.1em solid;
border-top: 0.1em solid;
transform: rotate(135deg);
content: "";
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.sub-menu
.menu-item-has-children
> a::after,
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical
.menu-item-has-children
> a::after {
transform: rotate(45deg);
}
.oxy-social-icons {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-social-icons a {
line-height: 1;
width: 1em;
height: 1em;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.oxy-social-icons a svg {
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
.oxy-soundcloud {
min-width: 300px;
min-height: 120px;
}
.oxy-soundcloud iframe {
width: 100%;
height: 100%;
}
.comment-body .alignleft,
.oxy-stock-content-styles .alignleft {
margin-right: 1em;
float: left;
}
.comment-body .alignright,
.oxy-stock-content-styles .alignright {
margin-left: 1em;
float: right;
}
.comment-body .aligncenter,
.oxy-stock-content-styles .aligncenter {
margin-left: auto;
margin-right: auto;
}
.comment-body img,
.oxy-stock-content-styles img {
max-width: 100%;
}
.oxy-comment-form .comment-reply-title {
margin-bottom: 0.5em;
}
.oxy-comment-form .logged-in-as {
margin-bottom: 1em;
font-size: 0.75em;
}
.oxy-comment-form #submit {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
margin-top: 0.5em;
border: none;
font-weight: 700;
}
.oxy-comment-form input,
.oxy-comment-form textarea {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
color: gray;
width: 100%;
}
.oxy-comment-form label {
font-weight: 700;
}
.oxy-comment-form .comment-form > p {
margin-top: 0;
margin-bottom: 1em;
}
.oxy-comments h3.comments-title {
margin-bottom: 1em;
}
.oxy-comments ol.children,
.oxy-comments ol.comments-list {
list-style: none;
margin: 0;
padding: 0;
}
.oxy-comments ol.children {
margin-left: 50px;
}
.oxy-comments li.comment .comment-body {
margin-left: 0;
margin-right: 0;
margin-bottom: 50px;
}
.oxy-comments li.comment .comment-body .comment-content {
margin-bottom: 1em;
}
.oxy-comments .comment-meta .comment-author {
display: flex;
flex-direction: row;
align-items: center;
}
.oxy-comments .comment-meta .comment-author .avatar {
max-width: 64px;
max-height: 64px;
margin-right: 0.5em;
}
.oxy-comments .comment-meta .comment-author span.says::before {
content: " ";
white-space: pre;
}
.oxy-progress-bar-overlay-percent,
.oxy-progress-bar-overlay-text {
line-height: 1;
white-space: nowrap;
color: #fff;
}
.oxy-comments .comment-meta .comment-metadata {
font-size: 0.75em;
margin-top: 0.75em;
}
.oxy-comments .comment-meta .edit-link {
margin-left: 0.5em;
}
.oxy-comments .reply {
display: flex;
}
.oxy-comments .reply .comment-reply-link {
font-size: 0.75em;
}
.oxy-comments .comment-meta {
flex-wrap: wrap;
}
.oxy-comments .comment-awaiting-moderation {
flex-basis: 100%;
}
.oxy-login-form p {
display: flex;
flex-direction: column;
}
.oxy-login-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-login-form input[type="submit"] {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
font-weight: 700;
}
.oxy-search-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-search-form input[type="submit"] {
padding: calc(0.5em + 1px) 1em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
}
.oxy-search-form label.screen-reader-text {
display: none;
}
.oxy-icon-box-icon {
display: flex;
flex-shrink: 0;
flex-grow: 0;
}
.oxy-icon-box-content {
flex-grow: 1;
width: 100%;
}
.oxy-icon-box-heading,
.oxy-icon-box-text {
margin: 0;
}
.oxy-icon-box {
display: flex;
align-items: flex-start;
}
.oxy-pricing-box {
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
order: 10;
display: flex;
flex-direction: row;
}
.oxy-pricing-box-graphic > img {
max-width: 100%;
display: block;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {
order: 20;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
order: 30;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: baseline;
justify-content: center;
}
.oxy-pricing-box-amount {
display: flex;
align-items: baseline;
flex-direction: row;
}
.oxy-pricing-box-currency {
align-self: flex-start;
}
.oxy-pricing-box-amount-decimal {
align-self: baseline;
}
.oxy-pricing-box-term {
margin-left: 0.4em;
}
.oxy-pricing-box-sale-price {
width: 100%;
flex-grow: 0;
flex-shrink: 0;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
order: 40;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
order: 60;
}
@keyframes oxy_progress_bar_width {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes oxy_progress_bar_stripes {
from {
background-position: 44px 0;
}
to {
background-position: 0 0;
}
}
.oxy-progress-bar-background,
.oxy-progress-bar-progress {
background-position: top left;
background-attachment: fixed;
background-size: 44px 44px;
}
.oxy-progress-bar {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.oxy-progress-bar-background {
background-color: #d3d3d3;
width: 100%;
}
.oxy-progress-bar-progress {
padding: 20px;
display: flex;
background-color: #a9a9a9;
align-items: center;
}
.oxy-progress-bar-overlay-percent {
margin-left: auto;
padding-left: 1em;
font-size: 0.8em;
}
.oxy-tab,
.oxy-tab-content {
padding: 20px;
}
.oxy-progress-bar-overlay-percent:empty {
display: none;
}
.oxy-superbox {
display: inline-flex;
}
.oxy-superbox-primary,
.oxy-superbox-secondary,
.oxy-tabs-wrapper {
display: flex;
}
.oxy-superbox-wrap {
position: relative;
overflow: hidden;
display: flex;
width: 100%;
}
.oxy-superbox-primary {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.oxy-superbox-secondary {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-tab {
cursor: pointer;
}
.oxy-tabs-contents-content-hidden {
display: none !important;
}
.oxy-testimonial {
display: flex;
width: 100%;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-photo {
border-radius: 50%;
}
.oxy-testimonial .oxy-testimonial-content-wrap {
display: flex;
flex-direction: column;
order: 2;
}
.oxy-testimonial .oxy-testimonial-author-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-author,
.oxy-testimonial .oxy-testimonial-author-info {
display: flex;
}
.oxy-toggle {
display: flex;
flex-direction: row;
cursor: pointer;
}
.oxy-toggle-content {
align-self: stretch;
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.oxy-expand-collapse-icon {
align-self: center;
flex-shrink: 0;
flex-grow: 0;
margin-right: 0.4em;
text-align: initial;
width: 1em;
height: 1em;
position: relative;
display: inline-block;
}
.oxy-expand-collapse-icon::after,
.oxy-expand-collapse-icon::before {
content: "";
background-color: #000;
position: absolute;
width: 1em;
height: 0.16em;
top: calc((1em / 2) - 0.08em);
transition: 0.3s ease-in-out all;
border-radius: 0.03em;
}
.oxy-expand-collapse-icon::after {
transform: rotate(-90deg) scale(0);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::after {
transform: rotate(-180deg);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
transform: rotate(-90deg);
}
[data-aos][data-aos=""] {
transition-duration: 0s !important;
}
body.oxy-modal-active {
height: 100vh;
overflow-y: hidden;
position: fixed;
right: 0;
left: 0;
}
.oxy-modal-backdrop {
display: flex;
align-items: center;
justify-content: center;
}
body:not(.oxygen-builder-body) .oxy-modal-backdrop {
display: none;
}
body.oxygen-builder-body .oxy-modal-backdrop {
height: 100vh;
}
.oxy-modal-backdrop.live {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1400;
}
.oxy-modal-backdrop.hidden {
display: none;
}
.oxy-modal-backdrop.left {
flex-direction: column;
align-items: flex-start;
}
.oxy-modal-backdrop.right {
flex-direction: column;
align-items: flex-end;
}
.oxy-modal-backdrop.top {
flex-direction: row;
align-items: flex-start;
}
.oxy-modal-backdrop.bottom {
flex-direction: row;
align-items: flex-end;
}
.oxy-modal-backdrop.upper_left {
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-modal-backdrop.upper_right {
flex-direction: row;
align-items: flex-start;
justify-content: flex-end;
}
.oxy-modal-backdrop.bottom_left {
flex-direction: row;
align-items: flex-end;
justify-content: flex-start;
}
.oxy-modal-backdrop.bottom_right {
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
}
.oxy-modal-backdrop .ct-modal {
background-color: white;
max-height: 100vh;
overflow-y: auto;
}
div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element {
align-self: stretch;
}
div.oxy-repeater-pages,
div.oxy-repeater-pages-wrap {
display: flex;
}
.oxy-rich-text p:first-child {
margin-block-start: 0;
}
.oxy-rich-text p:last-child {
margin-block-end: 0;
} :-webkit-any(li, div._important),
:is(li, div._important) {
display: list-item;
}
:-webkit-any(table, div._important),
:is(table, div._important){
display: table;
}
:is(thead, div._important),
:-webkit-any(thead, div._important){
display: table-header-group;
}
:is(tr, div._important),
:-webkit-any(tr, div._important) {
display: table-row;
}
:is(tbody, div._important),
:-webkit-any(tbody, div._important) {
display: table-row-group;
}
:is(th, td, div._important),
:-webkit-any(th, td, div._important) {
display: table-cell;
}
:is(caption, div._important),
:-webkit-any(caption, div._important) {
display: table-caption;
}
:is(colgroup, div._important),
:-webkit-any(colgroup, div._important){
display: table-column-group;
}
:is(col, div._important),
:-webkit-any(col, div._important){
display: table-column;
}
:is(tfoot, div._important),
:-webkit-any(tfoot, div._important){
display: table-footer-group;
}body .c-owl-xs:not(.ct-section)>*+*,body .ct-section.c-owl-xs .ct-section-inner-wrap>*+*{margin-top:var(--xs-space-fallback)}body .c-padding-xs:not(.ct-section),body .ct-section.c-padding-xs .ct-section-inner-wrap{padding:var(--xs-space-fallback)}body .c-padding-left-xs:not(.ct-section),body .ct-section.c-padding-left-xs .ct-section-inner-wrap{padding-left:var(--xs-space-fallback)}body .c-padding-right-xs:not(.ct-section),body .ct-section.c-padding-right-xs .ct-section-inner-wrap{padding-right:var(--xs-space-fallback)}body .c-padding-top-xs:not(.ct-section),body .ct-section.c-padding-top-xs .ct-section-inner-wrap{padding-top:var(--xs-space-fallback)}body .c-padding-bottom-xs:not(.ct-section),body .ct-section.c-padding-bottom-xs .ct-section-inner-wrap{padding-bottom:var(--xs-space-fallback)}body .c-margin-xs:not(.ct-section),body .ct-section.c-margin-xs .ct-section-inner-wrap{margin:var(--xs-space-fallback)}body .c-margin-left-xs:not(.ct-section),body .ct-section.c-margin-left-xs .ct-section-inner-wrap{margin-left:var(--xs-space-fallback)}body .c-margin-right-xs:not(.ct-section),body .ct-section.c-margin-right-xs .ct-section-inner-wrap{margin-right:var(--xs-space-fallback)}body .c-margin-top-xs:not(.ct-section),body .ct-section.c-margin-top-xs .ct-section-inner-wrap{margin-top:var(--xs-space-fallback)}body .ct-section.c-margin-bottom-xs .ct-section-inner-wrap,body c-margin-bottom-xs:not(.ct-section){margin-bottom:var(--xs-space-fallback)}body .c-columns-gap-xs:not(.ct-section),body .ct-section.c-columns-gap-xs .ct-section-inner-wrap{grid-gap:var(--xs-space-fallback)}body .c-owl-s:not(.ct-section)>*+*,body .ct-section.c-owl-s .ct-section-inner-wrap>*+*{margin-top:var(--s-space-fallback)}body .c-padding-s:not(.ct-section),body .ct-section.c-padding-s .ct-section-inner-wrap{padding:var(--s-space-fallback)}body .c-padding-left-s:not(.ct-section),body .ct-section.c-padding-left-s .ct-section-inner-wrap{padding-left:var(--s-space-fallback)}body .c-padding-right-s:not(.ct-section),body .ct-section.c-padding-right-s .ct-section-inner-wrap{padding-right:var(--s-space-fallback)}body .c-padding-top-s:not(.ct-section),body .ct-section.c-padding-top-s .ct-section-inner-wrap{padding-top:var(--s-space-fallback)}body .c-padding-bottom-s:not(.ct-section),body .ct-section.c-padding-bottom-s .ct-section-inner-wrap{padding-bottom:var(--s-space-fallback)}body .c-margin-s:not(.ct-section),body .ct-section.c-margin-s .ct-section-inner-wrap{margin:var(--s-space-fallback)}body .c-margin-left-s:not(.ct-section),body .ct-section.c-margin-left-s .ct-section-inner-wrap{margin-left:var(--s-space-fallback)}body .c-margin-right-s:not(.ct-section),body .ct-section.c-margin-right-s .ct-section-inner-wrap{margin-right:var(--s-space-fallback)}body .c-margin-top-s:not(.ct-section),body .ct-section.c-margin-top-s .ct-section-inner-wrap{margin-top:var(--s-space-fallback)}body .c-margin-bottom-s:not(.ct-section),body .ct-section.c-margin-bottom-s .ct-section-inner-wrap{margin-bottom:var(--s-space-fallback)}body .c-columns-gap-s:not(.ct-section),body .ct-section.c-columns-gap-s .ct-section-inner-wrap{grid-gap:var(--s-space-fallback)}body .c-owl-m:not(.ct-section)>*+*,body .ct-section.c-owl-m .ct-section-inner-wrap>*+*{margin-top:var(--m-space-fallback)}body .c-padding-m:not(.ct-section),body .ct-section.c-padding-m .ct-section-inner-wrap{padding:var(--m-space-fallback)}body .c-padding-left-m:not(.ct-section),body .ct-section.c-padding-left-m .ct-section-inner-wrap{padding-left:var(--m-space-fallback)}body .c-padding-right-m:not(.ct-section),body .ct-section.c-padding-right-m .ct-section-inner-wrap{padding-right:var(--m-space-fallback)}body .c-padding-top-m:not(.ct-section),body .ct-section.c-padding-top-m .ct-section-inner-wrap{padding-top:var(--m-space-fallback)}body .c-padding-bottom-m:not(.ct-section),body .ct-section.c-padding-bottom-m .ct-section-inner-wrap{padding-bottom:var(--m-space-fallback)}body .c-margin-m:not(.ct-section),body .ct-section.c-margin-m .ct-section-inner-wrap{margin:var(--m-space-fallback)}body .c-margin-left-m:not(.ct-section),body .ct-section.c-margin-left-m .ct-section-inner-wrap{margin-left:var(--m-space-fallback)}body .c-margin-right-m:not(.ct-section),body .ct-section.c-margin-right-m .ct-section-inner-wrap{margin-right:var(--m-space-fallback)}body .c-margin-top-m:not(.ct-section),body .ct-section.c-margin-top-m .ct-section-inner-wrap{margin-top:var(--m-space-fallback)}body .c-margin-bottom-m:not(.ct-section),body .ct-section.c-margin-bottom-m .ct-section-inner-wrap{margin-bottom:var(--m-space-fallback)}body .c-columns-gap-m:not(.ct-section),body .ct-section.c-columns-gap-m .ct-section-inner-wrap{grid-gap:var(--m-space-fallback)}body .c-owl-l:not(.ct-section)>*+*,body .ct-section.c-owl-l .ct-section-inner-wrap>*+*{margin-top:var(--l-space-fallback)}body .c-padding-l:not(.ct-section),body .ct-section.c-padding-l .ct-section-inner-wrap{padding:var(--l-space-fallback)}body .c-padding-left-l:not(.ct-section),body .ct-section.c-padding-left-l .ct-section-inner-wrap{padding-left:var(--l-space-fallback)}body .c-padding-right-l:not(.ct-section),body .ct-section.c-padding-right-l .ct-section-inner-wrap{padding-right:var(--l-space-fallback)}body .c-padding-top-l:not(.ct-section),body .ct-section.c-padding-top-l .ct-section-inner-wrap{padding-top:var(--l-space-fallback)}body .c-padding-bottom-l:not(.ct-section),body .ct-section.c-padding-bottom-l .ct-section-inner-wrap{padding-bottom:var(--l-space-fallback)}body .c-margin-l:not(.ct-section),body .ct-section.c-margin-l .ct-section-inner-wrap{margin:var(--l-space-fallback)}body .c-margin-left-l:not(.ct-section),body .ct-section.c-margin-left-l .ct-section-inner-wrap{margin-left:var(--l-space-fallback)}body .c-margin-right-l:not(.ct-section),body .ct-section.c-margin-right-l .ct-section-inner-wrap{margin-right:var(--l-space-fallback)}body .c-margin-top-l:not(.ct-section),body .ct-section.c-margin-top-l .ct-section-inner-wrap{margin-top:var(--l-space-fallback)}body .c-margin-bottom-l:not(.ct-section),body .ct-section.c-margin-bottom-l .ct-section-inner-wrap{margin-bottom:var(--l-space-fallback)}body .c-columns-gap-l:not(.ct-section),body .ct-section.c-columns-gap-l .ct-section-inner-wrap{grid-gap:var(--l-space-fallback)}body .c-owl-xl:not(.ct-section)>*+*,body .ct-section.c-owl-xl .ct-section-inner-wrap>*+*{margin-top:var(--xl-space-fallback)}body .c-padding-xl:not(.ct-section),body .ct-section.c-padding-xl .ct-section-inner-wrap{padding:var(--xl-space-fallback)}body .c-padding-left-xl:not(.ct-section),body .ct-section.c-padding-left-xl .ct-section-inner-wrap{padding-left:var(--xl-space-fallback)}body .c-padding-right-xl:not(.ct-section),body .ct-section.c-padding-right-xl .ct-section-inner-wrap{padding-right:var(--xl-space-fallback)}body .c-padding-top-xl:not(.ct-section),body .ct-section.c-padding-top-xl .ct-section-inner-wrap{padding-top:var(--xl-space-fallback)}body .c-padding-bottom-xl:not(.ct-section),body .ct-section.c-padding-bottom-xl .ct-section-inner-wrap{padding-bottom:var(--xl-space-fallback)}body .c-margin-xl:not(.ct-section),body .ct-section.c-margin-xl .ct-section-inner-wrap{margin:var(--xl-space-fallback)}body .c-margin-left-xl:not(.ct-section),body .ct-section.c-margin-left-xl .ct-section-inner-wrap{margin-left:var(--xl-space-fallback)}body .c-margin-right-xl:not(.ct-section),body .ct-section.c-margin-right-xl .ct-section-inner-wrap{margin-right:var(--xl-space-fallback)}body .c-margin-top-xl:not(.ct-section),body .ct-section.c-margin-top-xl .ct-section-inner-wrap{margin-top:var(--xl-space-fallback)}body .c-margin-bottom-xl:not(.ct-section),body .ct-section.c-margin-bottom-xl .ct-section-inner-wrap{margin-bottom:var(--xl-space-fallback)}body .c-columns-gap-xl:not(.ct-section),body .ct-section.c-columns-gap-xl .ct-section-inner-wrap{grid-gap:var(--xl-space-fallback)}body .c-owl-xxl:not(.ct-section)>*+*,body .ct-section.c-owl-xxl .ct-section-inner-wrap>*+*{margin-top:var(--xxl-space-fallback);margin-top:var(--xxl-space)}body .c-padding-xxl:not(.ct-section),body .ct-section.c-padding-xxl .ct-section-inner-wrap{padding:var(--xxl-space-fallback)}body .c-padding-left-xxl:not(.ct-section),body .ct-section.c-padding-left-xxl .ct-section-inner-wrap{padding-left:var(--xxl-space-fallback)}body .c-padding-right-xxl:not(.ct-section),body .ct-section.c-padding-right-xxl .ct-section-inner-wrap{padding-right:var(--xxl-space-fallback)}body .c-padding-top-xxl:not(.ct-section),body .ct-section.c-padding-top-xxl .ct-section-inner-wrap{padding-top:var(--xxl-space-fallback)}body .c-padding-bottom-xxl:not(.ct-section),body .ct-section.c-padding-bottom-xxl .ct-section-inner-wrap{padding-bottom:var(--xxl-space-fallback)}body .c-margin-xxl:not(.ct-section),body .ct-section.c-margin-xxl .ct-section-inner-wrap{margin:var(--xxl-space-fallback)}body .c-margin-left-xxl:not(.ct-section),body .ct-section.c-margin-left-xxl .ct-section-inner-wrap{margin-left:var(--xxl-space-fallback)}body .c-margin-right-xxl:not(.ct-section),body .ct-section.c-margin-right-xxl .ct-section-inner-wrap{margin-right:var(--xxl-space-fallback)}body .c-margin-top-xxl:not(.ct-section),body .ct-section.c-margin-top-xxl .ct-section-inner-wrap{margin-top:var(--xxl-space-fallback)}body .c-margin-bottom-xxl:not(.ct-section),body .ct-section.c-margin-bottom-xxl .ct-section-inner-wrap{margin-bottom:var(--xxl-space-fallback)}body .c-columns-gap-xxl:not(.ct-section),body .ct-section.c-columns-gap-xxl .ct-section-inner-wrap{grid-gap:var(--xxl-space-fallback)}@supports (font-size:clamp(1px,2px,3px)){body .c-owl-xs:not(.ct-section)>*+*,body .ct-section.c-owl-xs .ct-section-inner-wrap>*+*{margin-top:var(--xs-space)}body .c-padding-xs:not(.ct-section),body .ct-section.c-padding-xs .ct-section-inner-wrap{padding:var(--xs-space)}body .c-padding-left-xs:not(.ct-section),body .ct-section.c-padding-left-xs .ct-section-inner-wrap{padding-left:var(--xs-space)}body .c-padding-right-xs:not(.ct-section),body .ct-section.c-padding-right-xs .ct-section-inner-wrap{padding-right:var(--xs-space)}body .c-padding-top-xs:not(.ct-section),body .ct-section.c-padding-top-xs .ct-section-inner-wrap{padding-top:var(--xs-space)}body .c-padding-bottom-xs:not(.ct-section),body .ct-section.c-padding-bottom-xs .ct-section-inner-wrap{padding-bottom:var(--xs-space)}body .c-margin-xs:not(.ct-section),body .ct-section.c-margin-xs .ct-section-inner-wrap{margin:var(--xs-space)}body .c-margin-left-xs:not(.ct-section),body .ct-section.c-margin-left-xs .ct-section-inner-wrap{margin-left:var(--xs-space)}body .c-margin-right-xs:not(.ct-section),body .ct-section.c-margin-right-xs .ct-section-inner-wrap{margin-right:var(--xs-space)}body .c-margin-top-xs:not(.ct-section),body .ct-section.c-margin-top-xs .ct-section-inner-wrap{margin-top:var(--xs-space)}body .c-margin-bottom-xs:not(.ct-section),body .ct-section.c-margin-bottom-xs .ct-section-inner-wrap{margin-bottom:var(--xs-space)}body .c-columns-gap-xs:not(.ct-section),body .ct-section.c-columns-gap-xs .ct-section-inner-wrap{grid-gap:var(--xs-space)}body .c-owl-s:not(.ct-section)>*+*,body .ct-section.c-owl-s .ct-section-inner-wrap>*+*{margin-top:var(--s-space)}body .c-padding-s:not(.ct-section),body .ct-section.c-padding-s .ct-section-inner-wrap{padding:var(--s-space)}body .c-padding-left-s:not(.ct-section),body .ct-section.c-padding-left-s .ct-section-inner-wrap{padding-left:var(--s-space)}body .c-padding-right-s:not(.ct-section),body .ct-section.c-padding-right-s .ct-section-inner-wrap{padding-right:var(--s-space)}body .c-padding-top-s:not(.ct-section),body .ct-section.c-padding-top-s .ct-section-inner-wrap{padding-top:var(--s-space)}body .c-padding-bottom-s:not(.ct-section),body .ct-section.c-padding-bottom-s .ct-section-inner-wrap{padding-bottom:var(--s-space)}body .c-margin-s:not(.ct-section),body .ct-section.c-margin-s .ct-section-inner-wrap{margin:var(--s-space)}body .c-margin-left-s:not(.ct-section),body .ct-section.c-margin-left-s .ct-section-inner-wrap{margin-left:var(--s-space)}body .c-margin-right-s:not(.ct-section),body .ct-section.c-margin-right-s .ct-section-inner-wrap{margin-right:var(--s-space)}body .c-margin-top-s:not(.ct-section),body .ct-section.c-margin-top-s .ct-section-inner-wrap{margin-top:var(--s-space)}body .c-margin-bottom-s:not(.ct-section),body .ct-section.c-margin-bottom-s .ct-section-inner-wrap{margin-bottom:var(--s-space)}body .c-columns-gap-s:not(.ct-section),body .ct-section.c-columns-gap-s .ct-section-inner-wrap{grid-gap:var(--s-space)}body .c-owl-m:not(.ct-section)>*+*,body .ct-section.c-owl-m .ct-section-inner-wrap>*+*{margin-top:var(--m-space)}body .c-padding-m:not(.ct-section),body .ct-section.c-padding-m .ct-section-inner-wrap{padding:var(--m-space)}body .c-padding-left-m:not(.ct-section),body .ct-section.c-padding-left-m .ct-section-inner-wrap{padding-left:var(--m-space)}body .c-padding-right-m:not(.ct-section),body .ct-section.c-padding-right-m .ct-section-inner-wrap{padding-right:var(--m-space)}body .c-padding-top-m:not(.ct-section),body .ct-section.c-padding-top-m .ct-section-inner-wrap{padding-top:var(--m-space)}body .c-padding-bottom-m:not(.ct-section),body .ct-section.c-padding-bottom-m .ct-section-inner-wrap{padding-bottom:var(--m-space)}body .c-margin-m:not(.ct-section),body .ct-section.c-margin-m .ct-section-inner-wrap{margin:var(--m-space)}body .c-margin-left-m:not(.ct-section),body .ct-section.c-margin-left-m .ct-section-inner-wrap{margin-left:var(--m-space)}body .c-margin-right-m:not(.ct-section),body .ct-section.c-margin-right-m .ct-section-inner-wrap{margin-right:var(--m-space)}body .c-margin-top-m:not(.ct-section),body .ct-section.c-margin-top-m .ct-section-inner-wrap{margin-top:var(--m-space)}body .c-margin-bottom-m:not(.ct-section),body .ct-section.c-margin-bottom-m .ct-section-inner-wrap{margin-bottom:var(--m-space)}body .c-columns-gap-m:not(.ct-section),body .ct-section.c-columns-gap-m .ct-section-inner-wrap{grid-gap:var(--m-space)}body .c-owl-l:not(.ct-section)>*+*,body .ct-section.c-owl-l .ct-section-inner-wrap>*+*{margin-top:var(--l-space)}body .c-padding-l:not(.ct-section),body .ct-section.c-padding-l .ct-section-inner-wrap{padding:var(--l-space)}body .c-padding-left-l:not(.ct-section),body .ct-section.c-padding-left-l .ct-section-inner-wrap{padding-left:var(--l-space)}body .c-padding-right-l:not(.ct-section),body .ct-section.c-padding-right-l .ct-section-inner-wrap{padding-right:var(--l-space)}body .c-padding-top-l:not(.ct-section),body .ct-section.c-padding-top-l .ct-section-inner-wrap{padding-top:var(--l-space)}body .c-padding-bottom-l:not(.ct-section),body .ct-section.c-padding-bottom-l .ct-section-inner-wrap{padding-bottom:var(--l-space)}body .c-margin-l:not(.ct-section),body .ct-section.c-margin-l .ct-section-inner-wrap{margin:var(--l-space)}body .c-margin-left-l:not(.ct-section),body .ct-section.c-margin-left-l .ct-section-inner-wrap{margin-left:var(--l-space)}body .c-margin-right-l:not(.ct-section),body .ct-section.c-margin-right-l .ct-section-inner-wrap{margin-right:var(--l-space)}body .c-margin-top-l:not(.ct-section),body .ct-section.c-margin-top-l .ct-section-inner-wrap{margin-top:var(--l-space)}body .c-margin-bottom-l:not(.ct-section),body .ct-section.c-margin-bottom-l .ct-section-inner-wrap{margin-bottom:var(--l-space)}body .c-columns-gap-l:not(.ct-section),body .ct-section.c-columns-gap-l .ct-section-inner-wrap{grid-gap:var(--l-space)}body .c-owl-xl:not(.ct-section)>*+*,body .ct-section.c-owl-xl .ct-section-inner-wrap>*+*{margin-top:var(--xl-space)}body .c-padding-xl:not(.ct-section),body .ct-section.c-padding-xl .ct-section-inner-wrap{padding:var(--xl-space)}body .c-padding-left-xl:not(.ct-section),body .ct-section.c-padding-left-xl .ct-section-inner-wrap{padding-left:var(--xl-space)}body .c-padding-right-xl:not(.ct-section),body .ct-section.c-padding-right-xl .ct-section-inner-wrap{padding-right:var(--xl-space)}body .c-padding-top-xl:not(.ct-section),body .ct-section.c-padding-top-xl .ct-section-inner-wrap{padding-top:var(--xl-space)}body .c-padding-bottom-xl:not(.ct-section),body .ct-section.c-padding-bottom-xl .ct-section-inner-wrap{padding-bottom:var(--xl-space)}body .c-margin-xl:not(.ct-section),body .ct-section.c-margin-xl .ct-section-inner-wrap{margin:var(--xl-space)}body .c-margin-left-xl:not(.ct-section),body .ct-section.c-margin-left-xl .ct-section-inner-wrap{margin-left:var(--xl-space)}body .c-margin-right-xl:not(.ct-section),body .ct-section.c-margin-right-xl .ct-section-inner-wrap{margin-right:var(--xl-space)}body .c-margin-top-xl:not(.ct-section),body .ct-section.c-margin-top-xl .ct-section-inner-wrap{margin-top:var(--xl-space)}body .c-margin-bottom-xl:not(.ct-section),body .ct-section.c-margin-bottom-xl .ct-section-inner-wrap{margin-bottom:var(--xl-space)}body .c-columns-gap-xl:not(.ct-section),body .ct-section.c-columns-gap-xl .ct-section-inner-wrap{grid-gap:var(--xl-space)}body .c-owl-xxl:not(.ct-section)>*+*,body .ct-section.c-owl-xxl .ct-section-inner-wrap>*+*{margin-top:var(--xxl-space)}body .c-padding-xxl:not(.ct-section),body .ct-section.c-padding-xxl .ct-section-inner-wrap{padding:var(--xxl-space)}body .c-padding-left-xxl:not(.ct-section),body .ct-section.c-padding-left-xxl .ct-section-inner-wrap{padding-left:var(--xxl-space)}body .c-padding-right-xxl:not(.ct-section),body .ct-section.c-padding-right-xxl .ct-section-inner-wrap{padding-right:var(--xxl-space)}body .c-padding-top-xxl:not(.ct-section),body .ct-section.c-padding-top-xxl .ct-section-inner-wrap{padding-top:var(--xxl-space)}body .c-padding-bottom-xxl:not(.ct-section),body .ct-section.c-padding-bottom-xxl .ct-section-inner-wrap{padding-bottom:var(--xxl-space)}body .c-margin-xxl:not(.ct-section),body .ct-section.c-margin-xxl .ct-section-inner-wrap{margin:var(--xxl-space)}body .c-margin-left-xxl:not(.ct-section),body .ct-section.c-margin-left-xxl .ct-section-inner-wrap{margin-left:var(--xxl-space)}body .c-margin-right-xxl:not(.ct-section),body .ct-section.c-margin-right-xxl .ct-section-inner-wrap{margin-right:var(--xxl-space)}body .c-margin-top-xxl:not(.ct-section),body .ct-section.c-margin-top-xxl .ct-section-inner-wrap{margin-top:var(--xxl-space)}body .c-margin-bottom-xxl:not(.ct-section),body .ct-section.c-margin-bottom-xxl .ct-section-inner-wrap{margin-bottom:var(--xxl-space)}body .c-columns-gap-xxl:not(.ct-section),body .ct-section.c-columns-gap-xxl .ct-section-inner-wrap{grid-gap:var(--xxl-space)}}
body .c-h1{font-size:var(--h1-fallback)}body .c-h2{font-size:var(--h2-fallback)}body .c-h3{font-size:var(--h3-fallback)}body .c-h4{font-size:var(--h4-fallback)}body .c-h5{font-size:var(--h5-fallback)}body .c-h6{font-size:var(--h6-fallback)}body .c-text-s{font-size:var(--s-text-fallback)}body .c-text-m{font-size:var(--m-text-fallback)}body .c-text-l{font-size:var(--l-text-fallback)}body .c-text-xl{font-size:var(--xl-text-fallback)}@supports (font-size:clamp(1px,2px,3px)){body .c-h1{font-size:var(--h1)}body .c-h2{font-size:var(--h2)}body .c-h3{font-size:var(--h3)}body .c-h4{font-size:var(--h4)}body .c-h5{font-size:var(--h5)}body .c-h6{font-size:var(--h6)}body .c-text-s{font-size:var(--s-text)}body .c-text-m{font-size:var(--m-text)}body .c-text-l{font-size:var(--l-text)}body .c-text-xl{font-size:var(--xl-text)}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-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{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{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__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list{display:block}.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.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;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.BorlabsCookie *{box-sizing:border-box}.BorlabsCookie *::before,.BorlabsCookie *::after{box-sizing:inherit}.BorlabsCookie * div,.BorlabsCookie * span,.BorlabsCookie * h1,.BorlabsCookie * h2,.BorlabsCookie * h3,.BorlabsCookie * h4,.BorlabsCookie * h5,.BorlabsCookie * h6,.BorlabsCookie * p,.BorlabsCookie * a,.BorlabsCookie * em,.BorlabsCookie * img,.BorlabsCookie * small,.BorlabsCookie * strike,.BorlabsCookie * strong,.BorlabsCookie * sub,.BorlabsCookie * sup,.BorlabsCookie * b,.BorlabsCookie * u,.BorlabsCookie * i,.BorlabsCookie * center,.BorlabsCookie * ol,.BorlabsCookie * ul,.BorlabsCookie * li,.BorlabsCookie * fieldset,.BorlabsCookie * form,.BorlabsCookie * label,.BorlabsCookie * legend{margin:0;padding:0;border:0;color:inherit;vertical-align:baseline;font-family:inherit;font-size:inherit;font-style:initial;font-weight:initial;letter-spacing:initial;line-height:initial;text-decoration:initial;text-transform:initial;word-spacing:initial}.borlabs-hide{display:none}.borlabs-position-fix{position:initial !important;transform:unset !important}._brlbs-btn-cookie-preference{display:inline-block;font-family:inherit;font-size:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}.BorlabsCookie ._brlbs-cursor{cursor:pointer}.BorlabsCookie .text-left{text-align:left !important}.BorlabsCookie .text-center{text-align:center !important}.BorlabsCookie .text-right{text-align:right !important}.BorlabsCookie table._brlbs th{text-align:left}.BorlabsCookie table._brlbs td,.BorlabsCookie table._brlbs th{padding:.3rem}.BorlabsCookie ._brlbs-responsive-table{min-height:.01%;overflow:auto}.BorlabsCookie label._brlbs-focused{outline:Highlight;outline-color:-webkit-focus-ring-color;outline-style:solid;outline-width:2px}.BorlabsCookie .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.BorlabsCookie .sr-only-focusable:active,.BorlabsCookie .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.BorlabsCookie .container,.BorlabsCookie .container-fluid,.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:540px}}@media(min-width: 768px){.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:720px}}@media(min-width: 992px){.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:960px}}@media(min-width: 1200px){.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:1140px}}.BorlabsCookie .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.BorlabsCookie .no-gutters{margin-right:0;margin-left:0}.BorlabsCookie .no-gutters>.col,.BorlabsCookie .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.BorlabsCookie .col-xl,.BorlabsCookie .col-xl-12,.BorlabsCookie .col-xl-11,.BorlabsCookie .col-xl-10,.BorlabsCookie .col-xl-9,.BorlabsCookie .col-xl-8,.BorlabsCookie .col-xl-7,.BorlabsCookie .col-xl-6,.BorlabsCookie .col-xl-5,.BorlabsCookie .col-xl-4,.BorlabsCookie .col-xl-3,.BorlabsCookie .col-xl-2,.BorlabsCookie .col-xl-1,.BorlabsCookie .col-lg,.BorlabsCookie .col-lg-12,.BorlabsCookie .col-lg-11,.BorlabsCookie .col-lg-10,.BorlabsCookie .col-lg-9,.BorlabsCookie .col-lg-8,.BorlabsCookie .col-lg-7,.BorlabsCookie .col-lg-6,.BorlabsCookie .col-lg-5,.BorlabsCookie .col-lg-4,.BorlabsCookie .col-lg-3,.BorlabsCookie .col-lg-2,.BorlabsCookie .col-lg-1,.BorlabsCookie .col-md,.BorlabsCookie .col-md-12,.BorlabsCookie .col-md-11,.BorlabsCookie .col-md-10,.BorlabsCookie .col-md-9,.BorlabsCookie .col-md-8,.BorlabsCookie .col-md-7,.BorlabsCookie .col-md-6,.BorlabsCookie .col-md-5,.BorlabsCookie .col-md-4,.BorlabsCookie .col-md-3,.BorlabsCookie .col-md-2,.BorlabsCookie .col-md-1,.BorlabsCookie .col-sm,.BorlabsCookie .col-sm-12,.BorlabsCookie .col-sm-11,.BorlabsCookie .col-sm-10,.BorlabsCookie .col-sm-9,.BorlabsCookie .col-sm-8,.BorlabsCookie .col-sm-7,.BorlabsCookie .col-sm-6,.BorlabsCookie .col-sm-5,.BorlabsCookie .col-sm-4,.BorlabsCookie .col-sm-3,.BorlabsCookie .col-sm-2,.BorlabsCookie .col-sm-1,.BorlabsCookie .col,.BorlabsCookie .col-12,.BorlabsCookie .col-11,.BorlabsCookie .col-10,.BorlabsCookie .col-9,.BorlabsCookie .col-8,.BorlabsCookie .col-7,.BorlabsCookie .col-6,.BorlabsCookie .col-5,.BorlabsCookie .col-4,.BorlabsCookie .col-3,.BorlabsCookie .col-2,.BorlabsCookie .col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.BorlabsCookie .col{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-12{flex:0 0 100%;max-width:100%}@media(min-width: 576px){.BorlabsCookie .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-sm-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-sm-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-sm-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width: 768px){.BorlabsCookie .col-md{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-md-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-md-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-md-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width: 992px){.BorlabsCookie .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-lg-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-lg-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-lg-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1200px){.BorlabsCookie .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-xl-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-xl-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-xl-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-xl-12{flex:0 0 100%;max-width:100%}}.BorlabsCookie .d-block{display:block !important}.BorlabsCookie .d-flex{display:flex !important}@media(min-width: 576px){.BorlabsCookie .d-sm-block{display:block !important}.BorlabsCookie .d-sm-flex{display:flex !important}}@media(min-width: 768px){.BorlabsCookie .d-md-block{display:block !important}.BorlabsCookie .d-md-flex{display:flex !important}}@media(min-width: 992px){.BorlabsCookie .d-lg-block{display:block !important}.BorlabsCookie .d-lg-flex{display:flex !important}}@media(min-width: 1200px){.BorlabsCookie .d-xl-block{display:block !important}.BorlabsCookie .d-xl-flex{display:flex !important}}.BorlabsCookie .flex-row{flex-direction:row !important}.BorlabsCookie .flex-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-between{justify-content:space-between !important}.BorlabsCookie .align-items-start{align-items:flex-start !important}.BorlabsCookie .align-items-end{align-items:flex-end !important}.BorlabsCookie .align-items-center{align-items:center !important}.BorlabsCookie .align-items-baseline{align-items:baseline !important}.BorlabsCookie .align-items-stretch{align-items:stretch !important}@media(min-width: 576px){.BorlabsCookie .flex-sm-row{flex-direction:row !important}.BorlabsCookie .flex-sm-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-sm-between{justify-content:space-between !important}.BorlabsCookie .align-items-sm-start{align-items:flex-start !important}.BorlabsCookie .align-items-sm-end{align-items:flex-end !important}.BorlabsCookie .align-items-sm-center{align-items:center !important}.BorlabsCookie .align-items-sm-baseline{align-items:baseline !important}.BorlabsCookie .align-items-sm-stretch{align-items:stretch !important}}@media(min-width: 768px){.BorlabsCookie .flex-md-row{flex-direction:row !important}.BorlabsCookie .flex-md-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-md-between{justify-content:space-between !important}.BorlabsCookie .align-items-md-start{align-items:flex-start !important}.BorlabsCookie .align-items-md-end{align-items:flex-end !important}.BorlabsCookie .align-items-md-center{align-items:center !important}.BorlabsCookie .align-items-md-baseline{align-items:baseline !important}.BorlabsCookie .align-items-md-stretch{align-items:stretch !important}}@media(min-width: 992px){.BorlabsCookie .flex-lg-row{flex-direction:row !important}.BorlabsCookie .flex-lg-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-lg-between{justify-content:space-between !important}.BorlabsCookie .align-items-lg-start{align-items:flex-start !important}.BorlabsCookie .align-items-lg-end{align-items:flex-end !important}.BorlabsCookie .align-items-lg-center{align-items:center !important}.BorlabsCookie .align-items-lg-baseline{align-items:baseline !important}.BorlabsCookie .align-items-lg-stretch{align-items:stretch !important}}@media(min-width: 1200px){.BorlabsCookie .flex-xl-row{flex-direction:row !important}.BorlabsCookie .flex-xl-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-xl-between{justify-content:space-between !important}.BorlabsCookie .align-items-xl-start{align-items:flex-start !important}.BorlabsCookie .align-items-xl-end{align-items:flex-end !important}.BorlabsCookie .align-items-xl-center{align-items:center !important}.BorlabsCookie .align-items-xl-baseline{align-items:baseline !important}.BorlabsCookie .align-items-xl-stretch{align-items:stretch !important}}.BorlabsCookie .w-25{width:25% !important}.BorlabsCookie .w-50{width:50% !important}.BorlabsCookie .w-75{width:75% !important}.BorlabsCookie .w-100{width:100% !important}.BorlabsCookie .w-auto{width:auto !important}.BorlabsCookie .h-25{height:25% !important}.BorlabsCookie .h-50{height:50% !important}.BorlabsCookie .h-75{height:75% !important}.BorlabsCookie .h-100{height:100% !important}.BorlabsCookie .h-auto{height:auto !important}.BorlabsCookie .mw-100{max-width:100% !important}.BorlabsCookie .mh-100{max-height:100% !important}.BorlabsCookie .min-vw-100{min-width:100vw !important}.BorlabsCookie .min-vh-100{min-height:100vh !important}.BorlabsCookie .vw-100{width:100vw !important}.BorlabsCookie .vh-100{height:100vh !important}.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.BorlabsCookie ._brlbs-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.BorlabsCookie ._brlbs-animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.BorlabsCookie ._brlbs-animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.BorlabsCookie ._brlbs-animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.BorlabsCookie ._brlbs-animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.BorlabsCookie ._brlbs-animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.BorlabsCookie ._brlbs-animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.BorlabsCookie ._brlbs-animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.BorlabsCookie ._brlbs-animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.BorlabsCookie ._brlbs-animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print), (prefers-reduced-motion: reduce){.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}}.BorlabsCookie._brlbs-switch-consent{align-items:center;display:flex;font-size:inherit}.BorlabsCookie._brlbs-switch-consent ._brlbs-btn-switch--textRight{margin-right:2em}.BorlabsCookie ._brlbs-title{display:inline-block;vertical-align:middle;margin-bottom:0}.BorlabsCookie ._brlbs-title::before{content:"|";display:inline-block;margin:0 .25rem 0 0}.BorlabsCookie ._brlbs-checkbox{color:inherit;cursor:pointer;display:block;padding-left:2em;position:relative}.BorlabsCookie ._brlbs-checkbox input{position:absolute;opacity:0 !important;width:auto;z-index:-1}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator{border-style:solid;border-width:2px;padding:0 !important;position:absolute;left:0;top:0;height:20px;width:20px;transition:.25s}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator::after{content:"";border-style:solid;border-width:0 2px 2px 0;border-radius:1px;position:absolute;left:5px;top:1px;height:11px;width:6px;transform:rotate(45deg);opacity:0}.BorlabsCookie ._brlbs-btn-switch{position:relative;display:inline-block;margin:0;width:50px;height:26px;vertical-align:middle}.BorlabsCookie ._brlbs-btn-switch input{opacity:0;width:0;height:0}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#2295f3}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{transform:translateX(24px)}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#bbc0c7;transition:.4s}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.BorlabsCookie ._brlbs-btn-switch-status{position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)}.BorlabsCookie ._brlbs-btn-switch--textRight ._brlbs-btn-switch-status{right:auto;left:calc(100% + 6px)}.BorlabsCookie ._brlbs-btn-switch-status::before{content:attr(data-inactive);white-space:nowrap}.BorlabsCookie ._brlbs-btn-switch>input:checked~._brlbs-btn-switch-status::before{content:attr(data-active)}#BorlabsCookieBox a{font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;word-spacing:inherit}#BorlabsCookieBox a:focus{outline:Highlight !important;outline-color:-webkit-focus-ring-color !important;outline-style:solid !important;outline-width:2px !important}#BorlabsCookieBox:not(._brlbs-keyboard) a:focus{outline:0 !important}#BorlabsCookieBox ._brlbs-animated{visibility:visible}#BorlabsCookieBox .container{background:inherit;display:block;float:none;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;min-height:auto;position:inherit}#BorlabsCookieBox ._brlbs-bar .container{overflow:auto !important;width:100% !important;max-width:none !important;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#BorlabsCookieBox ._brlbs-box .container{overflow:auto !important;width:auto !important}#BorlabsCookieBox .container::before{display:initial}#BorlabsCookieBox .container::after{content:" ";display:block;height:2px}#BorlabsCookieBox .container .row{background:inherit;color:inherit;display:flex;min-width:1px;pointer-events:inherit;width:auto;max-width:none}#BorlabsCookieBox .container .row.no-gutters{margin-left:0;margin-right:0}#BorlabsCookieBox .container .row::before,#BorlabsCookieBox .container .row::after{display:initial}#BorlabsCookieBox .bcac-item{margin:.5em 0;padding:.5em}#BorlabsCookieBox .bcac-item ._brlbs-h4{font-size:1.25em;margin:0 0 .25em 0}#BorlabsCookieBox .bcac-item p{font-size:.875em}#BorlabsCookieBox .bcac-item p,#BorlabsCookieBox .bcac-item span{color:inherit}#BorlabsCookieBox>div{display:none}#BorlabsCookieBox>div.show-cookie-box{display:flex}#BorlabsCookieBox>div:not(._brlbs-block-content){position:absolute;width:100%;z-index:999999}#BorlabsCookieBox>div:not(._brlbs-block-content).top-left{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-center{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-right{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-left{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-center{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-right{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-left{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-center{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-right{bottom:0}#BorlabsCookieBox h3,#BorlabsCookieBox ._brlbs-h3{background:inherit;color:inherit;font-family:inherit;font-size:1.625em;line-height:1.125em;word-break:break-all}#BorlabsCookieBox ul{display:flex;flex-flow:wrap;justify-content:center;list-style:none;margin:.9375em 0;padding:0}#BorlabsCookieBox ul li{color:inherit;font-family:inherit;font-size:1em;line-height:1.25em;list-style:none;margin:0 .9375em .375em 0}#BorlabsCookieBox ul li:last-child{margin:0}#BorlabsCookieBox ul li::before{content:"●";margin:0 4px 0 0}#BorlabsCookieBox p{color:inherit;font-family:inherit;font-size:1em;line-height:1.4em;margin:.9375em 0}#BorlabsCookieBox p:last-child{margin:0}#BorlabsCookieBox p ._brlbs-paragraph:last-child{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-center{display:flex;align-items:center;justify-content:center}#BorlabsCookieBox ._brlbs-flex-center p{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-left{display:flex;align-items:center;justify-content:left;margin:0 0 .9375em 0}#BorlabsCookieBox ._brlbs-actions{display:inline}#BorlabsCookieBox ._brlbs-accept{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-block-content{background:rgba(0,0,0,0);left:0;position:fixed;height:100%;top:0;width:100%;z-index:999999}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-animation{transition:background-color 250ms linear}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-dark{background:rgba(0,0,0,.6)}#BorlabsCookieBox ._brlbs-branding{font-family:inherit;font-size:.75em;margin:0}#BorlabsCookieBox ._brlbs-branding a{text-decoration:none}#BorlabsCookieBox ._brlbs-branding img{display:inline-block;max-height:16px;max-width:16px;vertical-align:middle}#BorlabsCookieBox ._brlbs-btn{display:inline-block;font-family:inherit;font-size:1.25em;padding:.75em 2em;text-decoration:none;transition:background-color 125ms linear}#BorlabsCookieBox ._brlbs-paragraph{display:block;margin-bottom:.6em}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-technology{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-personal-data{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-more-information{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-no-commitment{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-revoke{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-individual-settings{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-non-eu-data-transfer{margin-top:.6em}#BorlabsCookieBox .cookie-logo{height:auto;max-width:48px;padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-legal{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-manage{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse a{color:inherit}#BorlabsCookieBox ._brlbs-manage-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-manage-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-manage-btn a:hover{color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-refuse-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn a:hover{color:inherit}#BorlabsCookieBox .top-left{align-items:flex-start;justify-content:flex-start}#BorlabsCookieBox .top-center{align-items:flex-start;justify-content:center}#BorlabsCookieBox .top-right{align-items:flex-start;justify-content:flex-end}#BorlabsCookieBox .middle-left{align-items:center;justify-content:flex-start}#BorlabsCookieBox .middle-center{align-items:center;justify-content:center}#BorlabsCookieBox .middle-right{align-items:center;justify-content:flex-end}#BorlabsCookieBox .bottom-left{align-items:flex-end;justify-content:flex-start}#BorlabsCookieBox .bottom-center{align-items:flex-end;justify-content:center}#BorlabsCookieBox .bottom-right{align-items:flex-end;justify-content:flex-end}#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{box-shadow:0 4px 8px rgba(0,0,0,.2);padding:15px 0;max-height:100vh;overflow:auto}#BorlabsCookieBox ._brlbs-bar-wrap{display:block;max-width:100%;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-bar-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-bar-wrap .cookie-preference ._brlbs-flex-center{justify-content:left}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p{margin:0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p._brlbs-accept{margin:.9375em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions-mobile{display:none}#BorlabsCookieBox ._brlbs-bar ul{justify-content:center;margin:.5em 0}#BorlabsCookieBox ._brlbs-bar ._brlbs-no-padding-right{padding-right:0}#BorlabsCookieBox ._brlbs-bar ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar .cookie-logo{padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-bar ._brlbs-legal{text-align:center}#BorlabsCookieBox ._brlbs-box-wrap{display:block;max-width:550px;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-box-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-manage{margin:0}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-refuse{margin:.5em 0 0 0}#BorlabsCookieBox ._brlbs-box ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox .cookie-preference .container.not-visible{height:0}#BorlabsCookieBox .cookie-preference table{margin:1em 0 0 0;width:100%}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{border-bottom:1px solid}#BorlabsCookieBox .cookie-preference table tr:last-child td,#BorlabsCookieBox .cookie-preference table tr:last-child th{border-bottom:0}#BorlabsCookieBox .cookie-preference table th{text-align:left;width:40%}#BorlabsCookieBox .cookie-preference table td{text-align:left}#BorlabsCookieBox .cookie-preference table td,#BorlabsCookieBox .cookie-preference table th{font-size:.875em;padding:.25em .5em}#BorlabsCookieBox .cookie-preference ._brlbs-accept{text-align:left}#BorlabsCookieBox .cookie-preference ._brlbs-btn{font-size:1em;margin:0 0 .9375em 0;padding:.75em 1.5em}#BorlabsCookieBox .cookie-preference ._brlbs-legal{text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-pp-url{overflow:hidden;text-overflow:ellipsis;width:100%;max-width:0}#BorlabsCookieBox .cookie-preference ._brlbs-refuse{margin:0 0 .9375em 0;text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar-advanced ul,#BorlabsCookieBox ._brlbs-box-advanced ul{justify-content:space-between}#BorlabsCookieBox ._brlbs-bar-advanced ul li,#BorlabsCookieBox ._brlbs-box-advanced ul li{line-height:1.375em;margin:0 .9375em .875em 0}#BorlabsCookieBox ._brlbs-bar-advanced ul li::before,#BorlabsCookieBox ._brlbs-box-advanced ul li::before{content:"";margin:0}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:768px}#BorlabsCookieBox ._brlbs-box-plus #CookieBoxTextDescription{padding-top:10px;overflow:visible;max-height:100%}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-legal{padding-top:10px}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area{padding-top:.475em}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area p:last-child{margin:.475em 0}#BorlabsCookieBox ._brlbs-box-plus ul{display:block}#BorlabsCookieBox ._brlbs-box-plus ul li{line-height:1.375em;padding:.475em .9375em .475em 0}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-checkbox{font-weight:600}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-service-group-description{padding-top:8px}#BorlabsCookieBox ._brlbs-box-plus ul li::before{content:"";margin:0}#CookieBoxTextDescription{overflow:auto;max-height:50vh}#CookiePrefDescription{overflow:auto;max-height:40vh}.BorlabsCookie ._brlbs-content-blocker{line-height:1.5em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption{padding:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label{color:inherit}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input{background:none;border:0;display:inline-block;height:auto;margin:inherit;position:static;vertical-align:middle;width:auto;-webkit-appearance:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input::before{content:""}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label small{vertical-align:middle}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default{background:#efefef;margin-bottom:1em;padding:1em;text-align:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default label input{vertical-align:middle;width:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed{margin-bottom:1em;position:relative;display:inline-block;overflow:hidden}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail{display:block;max-width:100%}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption{top:50%;left:0;position:absolute;width:100%;text-align:center;transform:translateY(-50%)}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn{display:inline-flex;align-items:center;justify-content:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-black::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23000000%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23000000%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-white::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23ffffff%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23ffffff%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-btn{display:inline-block;font-family:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}._brlbs-fluid-width-video-wrapper{padding:56.2963% 0 0 0;position:relative;width:100%}._brlbs-fluid-width-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fusion-video .BorlabsCookie{top:0;left:0;position:absolute}.bricks-video-wrapper .BorlabsCookie,.brxe-video .BorlabsCookie{position:absolute;width:100%;height:100%;top:0}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed,.brxe-video .BorlabsCookie ._brlbs-embed{width:100%}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail,.brxe-video .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail{width:100%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper .BorlabsCookie{top:0;left:0;position:absolute}.wpb_video_widget .wpb_video_wrapper .BorlabsCookie{display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.wpb_wrapper .fb_type_standard{height:auto}#BorlabsCookieBoxWidget{position:fixed;transition:all 500ms ease;opacity:1;line-height:0;z-index:999998;padding:20px}#BorlabsCookieBoxWidget:hover{opacity:.8}#BorlabsCookieBoxWidget svg{width:48px;height:48px;filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.2))}#BorlabsCookieBoxWidget.bottom-left{left:0;bottom:0}#BorlabsCookieBoxWidget.bottom-right{bottom:0;right:0}@media(max-width: 424px){#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-separator::before{content:"";display:block;margin:0}}@media(min-width: 576px){#BorlabsCookieBox ._brlbs-bar ul.show-cookie-logo{margin:.5em 0 0 16.6666666667%}}@media(max-width: 767px){#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{max-height:85vh}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:550px}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p{margin:0 0 .5em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions{display:none}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p._brlbs-actions-mobile{display:block;margin:.9375em 0;text-align:center}#BorlabsCookieBox ._brlbs-bar .align-items-center{align-items:flex-start !important}#BorlabsCookieBox .cookie-preference ._brlbs-accept,#BorlabsCookieBox .cookie-preference ._brlbs-refuse{text-align:center}#BorlabsCookieBoxWidget._brlbs-hide-mobile{opacity:0;pointer-events:none;transform:translateY(25px)}#BorlabsCookieBoxWidget svg{width:32px;height:32px}}
._brlbs-animated {
--animate-duration: 1s;
--animate-delay: 1s;
}
@keyframes _brlbs-fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
#BorlabsCookieBox ._brlbs-fadeInDown {
animation-name: _brlbs-fadeInDown;
}
@keyframes _brlbs-flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
#BorlabsCookieBox ._brlbs-flipOutX {
animation-duration: 0.75s;
animation-name: _brlbs-flipOutX;
backface-visibility: visible !important;
}
#BorlabsCookieBox * { font-family: inherit; }#BorlabsCookieBox ._brlbs-bar-advanced ul, #BorlabsCookieBox ._brlbs-box-advanced ul { justify-content: space-between; }#BorlabsCookieBox ._brlbs-bar, #BorlabsCookieBox ._brlbs-box { background: #fff; border-radius: 4px; color: #555; font-size: 16px; }#BorlabsCookieBox a { color: #0063e3; }#BorlabsCookieBox a:hover { color: #1a66ff; }#BorlabsCookieBox ._brlbs-btn { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-refuse-btn a, #BorlabsCookieBox a._brlbs-refuse-btn { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-refuse-btn a:hover, #BorlabsCookieBox a._brlbs-refuse-btn:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-manage-btn a { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-manage-btn a:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-legal { color: #555; }#BorlabsCookieBox ._brlbs-legal a { color: inherit; }#BorlabsCookieBox ._brlbs-legal a:hover { color: #262626; }#BorlabsCookieBox ._brlbs-branding { color: #000; }#BorlabsCookieBox ._brlbs-branding a { color: inherit; }#BorlabsCookieBox ._brlbs-branding a:hover { color: inherit; }#BorlabsCookieBox ._brlbs-manage a { color: #0063e3; }#BorlabsCookieBox ._brlbs-manage a:hover { color: #1a66ff; }#BorlabsCookieBox ._brlbs-refuse { color: #555; }#BorlabsCookieBox ._brlbs-refuse a:hover { color: #262626; }#BorlabsCookieBox ul li::before { color: #000; }#BorlabsCookieBox .cookie-box ._brlbs-btn { width: 100%; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { background-color: #bdc1c8; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider { background-color: #0063e3; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { background-color: #fff; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider:before { background-color: #fff; }.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator { background-color: #fff; border-color: #a72828; border-radius: 4px; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator { background-color: #0063e3; border-color: #0063e3; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator::after { border-color: #fff; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator { background-color: #e6e6e6; border-color: #e6e6e6; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator::after { border-color: #999; }#BorlabsCookieBox .bcac-item { background-color: #f7f7f7; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table tr td, #BorlabsCookieBox .cookie-preference table tr th { background-color: #fff; border-color: #bfbfbf; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { border-radius: 34px; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { border-radius: 50%; }.BorlabsCookie ._brlbs-content-blocker { font-family: inherit; font-size: 14px; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption { background: hsla(0, 0%, 0%, 0.8); color: #fff; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a { color: #2277ff; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:hover { color: #1a66ff; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn { background: #0063e3; border-radius: 4px; color: #fff; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover { background: #1a66ff; color: #fff; }#BorlabsCookieBoxWidget svg {color: #0063e3;}a._brlbs-btn-cookie-preference { background: #000 !important; border-radius: 4px !important; color: #fff !important; }a._brlbs-btn-cookie-preference:hover { background: #262626 !important; color: #fff !important; }.BorlabsCookie ._brlbs-facebook {
border: 1px solid #e1e8ed;
border-radius: 6px;
max-width: 516px;
padding: 3px 0;
}
.BorlabsCookie ._brlbs-facebook a._brlbs-btn {
background: #4267b2;
border-radius: 2px;
}
.BorlabsCookie ._brlbs-facebook a._brlbs-btn:hover {
background: #3b5998;
}
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn {
background: #4285f4;
border-radius: 3px;
}
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn:hover {
background: #fff;
color: #4285f4;
}.BorlabsCookie ._brlbs-instagram {
border: 1px solid #e1e8ed;
border-radius: 6px;
max-width: 516px;
padding: 3px 0;
}
.BorlabsCookie ._brlbs-instagram a._brlbs-btn {
background: #3897f0;
border-radius: 4px;
}
.BorlabsCookie ._brlbs-instagram a._brlbs-btn:hover {
background: #117ee4;
}
.BorlabsCookie ._brlbs-twitter {
border: 1px solid #e1e8ed;
border-radius: 3px;
max-width: 516px;
}
.BorlabsCookie ._brlbs-twitter a._brlbs-btn {
background: #1da1f2;
border-radius: 0;
}
.BorlabsCookie ._brlbs-twitter a._brlbs-btn:hover {
background: #fff;
color: #1da1f2;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn {
background: #00adef;
border-radius: 20px;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn:hover {
background: #fff;
color: #00adef;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn._brlbs-icon-play-white:hover::before {
background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%2300adef'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%2300adef' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
background-size: contain;
content: " ";
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn {
background: #ff0000;
border-radius: 20px;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn:hover {
background: #fff;
color: red;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn._brlbs-icon-play-white:hover::before {
background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%23ff0000'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%23ff0000' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
background-size: contain;
content: " ";
}div.sib-sms-field {
display: inline-block;
position: relative;
width: 100%;
}
.sib-sms-field .sib-country-block {
position: absolute;
right: auto;
left: 0;
top: 0;
bottom: 0;
padding: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sib-country-block .sib-toggle.sib-country-flg {
z-index: 1;
position: relative;
width: 46px;
height: 100%;
padding: 0 0 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #dbdbdb;
cursor: pointer;
}
.sib-country-block .sib-toggle .sib-cflags {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
height: 15px;
width: 20px;
background-repeat: no-repeat;
background-color: #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(//linuslukabahun.de/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width:  0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0px;
margin: 0px 0px 0px -1px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
background-color: white;
border: 1px solid rgb(204, 204, 204);
white-space: nowrap;
max-height: 150px;
overflow-y: scroll;
overflow-x: hidden;
top: 50px;
width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
font-size: 14px;
padding:1px 10px;
cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
width: 20px;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
height: 18px;
width: 20px;
background-image: url(//linuslukabahun.de/wp-content/plugins/mailin/img/flags/ad.png);
vertical-align: middle;
display: inline-block;
background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
margin-left: 20px;
}
.sib-sms-field .sib-sms {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-right: 0;
}
.sib-multi-lists.sib_error {
color: #A94442;
}#section-14-29 > .ct-section-inner-wrap{max-width:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#section-449-29 > .ct-section-inner-wrap{max-width:100%;padding-top:25vh ;padding-right:0;padding-bottom:18vh ;padding-left:0}#section-40-29 > .ct-section-inner-wrap{max-width:100%;padding-top:18vh ;padding-right:0;padding-bottom:18vh ;padding-left:0}#section-315-29 > .ct-section-inner-wrap{max-width:100%;padding-top:25vh ;padding-right:0;padding-bottom:18vh ;padding-left:0}#section-170-29 > .ct-section-inner-wrap{max-width:100%;padding-top:18vh ;padding-right:0;padding-bottom:18vh ;padding-left:0}#section-245-29 > .ct-section-inner-wrap{max-width:100%;padding-right:0;padding-bottom:18vh ;padding-left:0}#section-68-31 > .ct-section-inner-wrap{max-width:100%;padding-top:18vh ;padding-right:0;padding-bottom:18vh ;padding-left:0}#section-68-31{background-color:#000000;useCustomTag:false}@media (max-width:767px){#section-449-29 > .ct-section-inner-wrap{padding-top:10vh ;padding-right:0;padding-bottom:10vh ;padding-left:0}}@media (max-width:767px){#section-40-29 > .ct-section-inner-wrap{padding-top:10vh ;padding-bottom:10vh }}@media (max-width:767px){#section-315-29 > .ct-section-inner-wrap{padding-top:10vh ;padding-right:20px;padding-bottom:10vh ;padding-left:20px}}@media (max-width:767px){#section-170-29 > .ct-section-inner-wrap{padding-top:10vh ;padding-bottom:10vh }}@media (max-width:767px){#section-245-29 > .ct-section-inner-wrap{padding-top:10vh ;padding-right:20px;padding-bottom:10vh ;padding-left:20px}}@media (max-width:767px){#section-68-31 > .ct-section-inner-wrap{padding-right:20px;padding-left:20px}}#div_block-97-31{height:15vh;margin-right:auto;margin-left:auto;z-index:999;position:fixed !important;z-index:999 !important;left:50%;transform:translateX(-50%)}#div_block-99-31{justify-content:space-between;height:100%;grid-area:1 / 7 / 2 / 16}#div_block-34-29{text-align:left;padding-top:0 ;min-height:100vh}#div_block-268-29{display:flex;margin-top:auto;margin-left:0px;margin-right:auto;align-items:center;text-align:center;margin-bottom:10vh;grid-area:1 / 2 / 2 / 3;z-index:99}#div_block-269-29{width:1px;height:20vh;background-color:#000000;margin-left:auto;margin-bottom:3vh;margin-right:auto}#div_block-36-29{position:relative;margin-top:auto;margin-bottom:auto;padding-top:0 ;grid-area:1 / 3 / 2 / 13 !important}#div_block-451-29{display:flex;margin-top:0px;margin-left:0px;margin-right:auto;align-items:center;text-align:center;margin-bottom:auto;grid-area:1 / 2 / 2 / 3;z-index:99}#div_block-452-29{width:1px;height:15vh;background-color:#000000;margin-left:auto;margin-bottom:3vh;margin-right:auto}#div_block-454-29{align-items:stretch;grid-template-columns:repeat(1,minmax(250px,1fr));grid-column-gap:20px;grid-row-gap:20px;margin-bottom:2rem;text-align:left;display:grid;grid-area:1/3/2/17;display:flex;width:100%;overflow-x:auto}.oxy-dynamic-list :is([data-id="div_block-456-29"],#incspec){flex-shrink:0;width:30%;height:auto;margin-right:3rem;background:center}#div_block-41-29{grid-template-rows:repeat(5,auto);grid-column-gap:2.22vw;grid-row-gap:2.22vw;justify-items:stretch !important}#div_block-265-29{display:flex;margin-top:15px;margin-left:0px;margin-right:auto;align-items:center;text-align:center;margin-bottom:auto;justify-content:space-around;grid-area:1 / 2 / 3 / 3;z-index:99}#div_block-266-29{width:1px;height:15vh;background-color:#ffffff;margin-left:auto;margin-bottom:3vh;margin-right:auto}#div_block-69-29{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.65));padding-top:2.5rem;padding-left:2.5rem;padding-right:2.5rem;padding-bottom:2.5rem;justify-content:flex-end}#div_block-88-29{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.65));padding-top:2.5rem;padding-left:2.5rem;padding-right:2.5rem;padding-bottom:2.5rem;justify-content:flex-end}#link-130-29{grid-area:4 / 2 / 5 / 6;justify-self:stretch;align-self:stretch}#div_block-134-29{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.65))}#div_block-146-29{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.65));padding-top:2.5rem;padding-left:2.5rem;padding-right:2.5rem;padding-bottom:2.5rem;justify-content:flex-end}#div_block-96-29{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.65));padding-top:2.5rem;padding-left:2.5rem;padding-right:2.5rem;padding-bottom:2.5rem;justify-content:flex-end}#div_block-106-29{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.65));padding-top:2.5rem;padding-left:2.5rem;padding-right:2.5rem;padding-bottom:2.5rem;justify-content:flex-end}#link-120-29{width:100%;height:100%;grid-area:5 / 13 / 6 / 17}#div_block-124-29{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.65));justify-content:flex-end}#div_block-114-29{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.65));padding-top:2.5rem;padding-left:2.5rem;padding-right:2.5rem;padding-bottom:2.5rem;justify-content:flex-end}#div_block-155-29{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.65));padding-top:2.5rem;padding-left:2.5rem;padding-right:2.5rem;padding-bottom:2.5rem;justify-content:flex-end}#div_block-166-29{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.65));padding-top:2.5rem;padding-left:2.5rem;padding-right:2.5rem;padding-bottom:2.5rem;justify-content:flex-end}#div_block-317-29{display:flex;margin-top:0px;margin-left:0px;margin-right:auto;align-items:center;text-align:center;margin-bottom:auto;grid-area:1 / 2 / 2 / 3;z-index:99}#div_block-318-29{width:1px;height:15vh;background-color:#000000;margin-left:auto;margin-bottom:3vh;margin-right:auto}#div_block-320-29{margin-bottom:2rem;grid-area:1/3/2/12}#div_block-172-29{grid-template-rows:2fr !important}#div_block-173-29{margin-bottom:3rem;grid-area:1/3/2/13}#div_block-282-29{display:flex;margin-top:0px;margin-left:0px;margin-right:auto;align-items:center;text-align:center;margin-bottom:auto;grid-area:1 / 2 / 3 / 3;z-index:99}#div_block-283-29{width:1px;height:20vh;background-color:#000;margin-left:auto;margin-bottom:3vh;margin-right:auto}#div_block-180-29{align-items:stretch;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-column-gap:5rem;grid-row-gap:5rem;grid-auto-rows:minmax(min-content,1fr);display:grid;grid-area:2/3/3/15}#div_block-300-29{margin-bottom:2rem;grid-area:1/3/2/12}#div_block-128-31{height:auto;margin-bottom:3rem;grid-area:1/2/2/7}#div_block-193-31{grid-area:1/2/2/7}#div_block-195-31{margin-bottom:3rem}#div_block-201-31{grid-area:1/10/2/13}#div_block-206-31{grid-area:1/13/2/16}#div_block-169-31{margin-top:4rem}#div_block-190-31{padding-top:2rem;grid-area:1/2/2/16}#div_block-170-31{flex-direction:row;display:flex;margin-left:0;grid-area:1/2/2/7}#div_block-240-31{height:100%;padding-left:3rem;padding-top:3rem;padding-right:3rem;padding-bottom:3rem}#div_block-242-31{margin-top:auto;margin-bottom:auto;width:100%}#div_block-246-31{flex-direction:row;display:flex;align-items:center}#div_block-211-31{margin-top:15vh;grid-area:1/11/2/17}#div_block-220-31{margin-bottom:10vh;margin-top:auto;width:100%;grid-area:1/11/2/17;opacity:.65}#div_block-227-31{width:100%;flex-direction:column;display:flex;text-align:left}@media (max-width:1300px){.oxy-dynamic-list :is([data-id="div_block-456-29"],#incspec){min-width:45%;flex-shrink:0;width:30%;height:auto;margin-right:3rem;background:center}}@media (max-width:767px){#div_block-97-31{padding-left:20px;padding-right:20px;padding-top:0px;padding-bottom:0px}}@media (max-width:767px){#div_block-99-31{grid-area:1/5/2/7}}@media (max-width:767px){#div_block-34-29{padding-left:20px;padding-right:20px;min-height:70vh}}@media (max-width:767px){#div_block-36-29{margin-top:10rem;margin-bottom:5rem;grid-area:1/1/2/7 !important}}@media (max-width:767px){#div_block-454-29{grid-area:1/1/2/7}}@media (max-width:767px){.oxy-dynamic-list :is([data-id="div_block-456-29"],#incspec){min-width:75%;margin-left:20px;flex-shrink:0;width:30%;height:auto;margin-right:2rem;background:center}}@media (max-width:767px){#div_block-41-29{padding-left:20px;padding-right:20px;grid-template-rows:auto;grid-column-gap:2rem;grid-row-gap:2rem}}@media (max-width:767px){#link-130-29{grid-area:4 / 1 / 5 / 4}}@media (max-width:767px){#link-120-29{grid-area:7 / 4 / 8 / 7}}@media (max-width:767px){#div_block-320-29{grid-area:1/1/2/7}}@media (max-width:767px){#div_block-172-29{display:flex;padding-left:20px;padding-right:20px;grid-template-rows:2fr !important}}@media (max-width:767px){#div_block-173-29{grid-area:1/1/2/7}}@media (max-width:767px){#div_block-282-29{display:none}}@media (max-width:767px){#div_block-180-29{align-items:stretch;grid-template-columns:repeat(2,minmax(90px,1fr));grid-column-gap:3rem;grid-row-gap:2rem;display:grid;grid-area:2/1/3/7}}@media (max-width:767px){#div_block-246-29{display:flex}}@media (max-width:767px){#div_block-300-29{grid-area:1/1/2/7}}@media (max-width:767px){#div_block-128-31{grid-area:1/1/2/7}}@media (max-width:767px){#div_block-192-31{flex-direction:column;display:flex}}@media (max-width:767px){#div_block-193-31{display:flex;margin-bottom:3rem;height:auto;grid-area:1/1/2/7}}@media (max-width:767px){#div_block-201-31{margin-bottom:3rem;grid-area:2/1/3/7}}@media (max-width:767px){#div_block-206-31{grid-area:3/1/4/7}}@media (max-width:767px){#div_block-190-31{grid-area:1/1/2/7}}@media (max-width:767px){#div_block-170-31{flex-direction:column;display:flex}}@media (max-width:767px){#div_block-211-31{grid-area:1/3/2/7}}@media (max-width:767px){#div_block-220-31{grid-area:1/3/2/7}}#headline-431-29{font-weight:600;line-height:110%}#headline-522-29{font-weight:300}.oxy-dynamic-list :is([data-id="headline-459-29"],#incspec){margin-bottom:1rem;font-weight:600;width:100%;text-align:left;color:#f9f9f9}#headline-46-29{color:#ffffff;font-weight:200;grid-area:1 / 3 / 2 / 14}#headline-71-29{color:#ffffff;text-align:left;margin-bottom:1rem}#headline-77-29{color:rgba(255,255,255,0.75);text-align:left;font-weight:200;line-height:120%;font-family:'Moderat'}#headline-90-29{color:#ffffff;text-align:left;margin-bottom:1rem}#headline-91-29{color:rgba(255,255,255,0.75);text-align:left;font-weight:200;line-height:120%;font-family:'Moderat'}#headline-136-29{color:#ffffff;text-align:left;margin-bottom:1rem}#headline-148-29{color:#ffffff;text-align:left;margin-bottom:1rem}#headline-149-29{color:rgba(255,255,255,0.75);text-align:left;font-weight:200;line-height:120%;font-family:'Moderat'}#headline-98-29{color:#ffffff;text-align:left;margin-bottom:1rem}#headline-99-29{color:rgba(255,255,255,0.75);text-align:left;font-weight:200;line-height:120%;font-family:'Moderat'}#headline-108-29{color:#ffffff;text-align:left;margin-bottom:1rem}#headline-109-29{color:rgba(255,255,255,0.75);text-align:left;font-weight:200;line-height:120%;font-family:'Moderat'}#headline-126-29{color:#ffffff;text-align:left;margin-bottom:0rem}#headline-116-29{color:#ffffff;text-align:left;margin-bottom:1rem}#headline-117-29{color:rgba(255,255,255,0.75);text-align:left;font-weight:200;line-height:120%;font-family:'Moderat'}#headline-157-29{color:#ffffff;text-align:left;margin-bottom:1rem}#headline-158-29{color:rgba(255,255,255,0.75);text-align:left;font-weight:200;line-height:120%;font-family:'Moderat'}#headline-168-29{color:#ffffff;text-align:left;margin-bottom:1rem}#headline-169-29{color:rgba(255,255,255,0.75);text-align:left;font-weight:200;line-height:120%;font-family:'Moderat'}#headline-321-29{margin-bottom:1rem;font-weight:600;width:80%}#headline-301-29{margin-bottom:1rem;font-weight:600}@media (max-width:767px){.oxy-dynamic-list :is([data-id="headline-459-29"],#incspec){width:100%}}@media (max-width:767px){#headline-46-29{grid-area:1 / 1 / 2 / 7}}@media (max-width:767px){#headline-321-29{width:100%}}@media (max-width:479px){#headline-431-29{line-height:120%}}#text_block-270-29{color:#000000;font-family:'IBM Plex Mono';useCustomTag:true;writing-mode:vertical-rl;transform:rotate(180deg)}#text_block-270-29:after{content:"";background-color:#fff;display:inline-block;height:1px;position:relative;vertical-align:middle;width:150%;left:0.5em;margin-right:-150%}#text_block-502-29{line-height:220%;display:none}#text_block-453-29{color:#000000;font-family:'IBM Plex Mono';letter-spacing:2px;writing-mode:vertical-rl;transform:rotate(180deg)}#text_block-453-29:after{content:"";background-color:#fff;display:inline-block;height:1px;position:relative;vertical-align:middle;width:150%;left:0.5em;margin-right:-150%}#text_block-267-29{color:#ffffff;font-family:'IBM Plex Mono';writing-mode:vertical-rl;transform:rotate(180deg)}#text_block-267-29:after{content:"";background-color:#fff;display:inline-block;height:1px;position:relative;vertical-align:middle;width:150%;left:0.5em;margin-right:-150%}#text_block-319-29{color:#000000;font-family:'IBM Plex Mono';letter-spacing:2px;writing-mode:vertical-rl;transform:rotate(180deg)}#text_block-319-29:after{content:"";background-color:#fff;display:inline-block;height:1px;position:relative;vertical-align:middle;width:150%;left:0.5em;margin-right:-150%}#text_block-322-29{font-weight:200;line-height:130%;margin-bottom:3vh}#text_block-174-29{font-weight:300}#text_block-284-29{color:#000000;font-family:'IBM Plex Mono';writing-mode:vertical-rl;transform:rotate(180deg)}#text_block-284-29:after{content:"";background-color:#fff;display:inline-block;height:1px;position:relative;vertical-align:middle;width:150%;left:0.5em;margin-right:-150%}#text_block-302-29{font-weight:200;line-height:130%;margin-bottom:3vh}#text_block-196-31{color:rgba(255,255,255,0.5);font-size:clamp(1.00rem,0.90rem + 0.50vw,1.50rem);;margin-bottom:0.5rem}#text_block-199-31{color:rgba(255,255,255,0.5);font-size:clamp(1.00rem,0.90rem + 0.50vw,1.50rem);;margin-bottom:0.5rem}@media (max-width:767px){#text_block-502-29{line-height:220%}}#span-524-29:after{content:""}#span-543-29{border-bottom:1px solid black}#text_block-197-31{color:#ffffff}#text_block-200-31{color:#ffffff}#link_text-205-31{margin-bottom:0rem}#link_text-188-31{margin-right:2rem;color:#ffffff;font-weight:200;font-size:clamp(1.00rem,0.90rem + 0.50vw,1.50rem);;border-bottom-width:1px;border-bottom-color:rgba(255,255,255,0.5);border-bottom-style:none;border-top-color:rgba(255,255,255,0.5);border-right-color:rgba(255,255,255,0.5);border-left-color:rgba(255,255,255,0.5);border-top-style:none;border-right-style:none;border-left-style:none}#link_text-188-31:hover{color:#ffffff;border-top-color:#ffffff;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:none}#link_text-235-31{margin-right:2rem;color:#ffffff;font-weight:200;font-size:clamp(1.00rem,0.90rem + 0.50vw,1.50rem);;border-bottom-width:1px;border-bottom-color:rgba(255,255,255,0.5);border-bottom-style:none;border-top-color:rgba(255,255,255,0.5);border-right-color:rgba(255,255,255,0.5);border-left-color:rgba(255,255,255,0.5);border-top-style:none;border-right-style:none;border-left-style:none}#link_text-235-31:hover{color:#ffffff;border-top-color:#ffffff;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:none}#link_text-259-31{margin-right:2rem;color:#ffffff;font-weight:200;font-size:clamp(1.00rem,0.90rem + 0.50vw,1.50rem);;border-bottom-width:1px;border-bottom-color:rgba(255,255,255,0.5);border-bottom-style:none;border-top-color:rgba(255,255,255,0.5);border-right-color:rgba(255,255,255,0.5);border-left-color:rgba(255,255,255,0.5);border-top-style:none;border-right-style:none;border-left-style:none}#link_text-259-31:hover{color:#ffffff;border-top-color:#ffffff;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:none}#link_text-186-31{color:#ffffff;font-weight:200;font-size:clamp(1.00rem,0.90rem + 0.50vw,1.50rem);}#link_text-186-31:hover{color:#ffffff;border-top-color:#ffffff;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-bottom-style:solid}#link_text-243-31{margin-top:auto;margin-bottom:auto}#link_text-244-31{margin-top:auto;margin-bottom:auto}#link_text-255-31{margin-top:auto;margin-bottom:auto}#link_text-250-31{margin-top:auto;margin-bottom:auto}#link_text-249-31{margin-top:auto;margin-bottom:auto}#link_text-251-31{margin-top:auto;margin-bottom:auto}#link_text-248-31{margin-top:auto;margin-bottom:auto}#text_block-61-31{margin-bottom:20px;line-height:120%;font-weight:200;color:#ffffff}#text_block-63-31{margin-bottom:20px;line-height:120%;font-weight:200;color:#ffffff}#link_text-213-31{margin-bottom:20px;line-height:120%;font-weight:200;color:#ffffff;font-family:'Moderat';useCustomTag:false;font-weight:200 !important}#link_text-256-31{margin-bottom:20px;line-height:120%;font-weight:200;color:#ffffff}#text_block-64-31{margin-bottom:20px;line-height:120%;font-weight:200;color:#ffff}#link_text-229-31{line-height:120%;font-weight:200;color:#ffffff;margin-left:0;padding-left:0}#link_text-229-31:hover{color:rgba(255,255,255,0.8)}#link_text-233-31{line-height:120%;font-weight:200;color:#ffffff;margin-left:0;padding-left:0}#link_text-233-31:hover{color:rgba(255,255,255,0.8)}#link-98-31{margin-top:auto;margin-bottom:auto;align-items:flex-start;text-align:left;grid-area:1 / 2/ 2 / 6;background-repeat:no-repeat;background-size:contain;background-position:left;height:25px}.oxy-dynamic-list :is([data-id="link-457-29"],#incspec){text-align:center;align-items:flex-start;padding-top:20rem;padding-left:3rem;padding-right:3rem;padding-bottom:2rem;border-radius:3rem;height:100%;justify-content:flex-end;width:100%;background:center}.oxy-dynamic-list :is([data-id="link-457-29"],#incspec):hover{transform:scale(1,1)}#link-65-29{grid-area:2 / 3 / 4 / 10}#link-66-29{grid-area:2 / 10 / 4 / 17}#link-142-29{width:100%;height:100%;grid-area:4 / 6 / 5 / 10}#link-92-29{height:100%;width:100%;grid-area:4 / 10 / 5 / 17}#link-102-29{width:100%;height:100%;grid-area:5 / 6 / 6 / 13}#link-110-29{width:100%;height:100%;grid-area:6 / 2 / 7 / 9}#link-151-29{width:100%;height:100%;grid-area:6 / 9 / 7 / 13}#link-162-29{width:100%;height:100%;grid-area:6 / 13 / 7 / 17}#link-226-31{background-image:url(https://linuslukabahun.de/wp-content/uploads/2021/09/STUDIOLINUSLUKABAHUN-white.svg);align-items:flex-start;text-align:left;width:60%;grid-area:1 / 2/ 2 / 6;background-repeat:no-repeat;background-size:contain;background-position:left;height:25px}@media (max-width:767px){#link-98-31{grid-area:1/1/2/5}}@media (max-width:767px){#link-65-29{grid-area:2 / 1 / 3 / 7}}@media (max-width:767px){#link-66-29{grid-area:3 / 1 / 4 / 7}}@media (max-width:767px){#link-142-29{grid-area:4 / 4 / 5 / 7}}@media (max-width:767px){#link-92-29{grid-area:5 / 1 / 6 / 7}}@media (max-width:767px){#link-102-29{grid-area:6 / 1 / 7 / 7}}@media (max-width:767px){#link-110-29{grid-area:8 / 1 / 9 / 7}}@media (max-width:767px){#link-151-29{grid-area:9 / 1 / 10 / 4}}@media (max-width:767px){#link-162-29{grid-area:9 / 4 / 10 / 7}}@media (max-width:767px){#link-226-31{grid-area:1/1/2/5}}#link_button-306-29{}#link_button-306-29{display:none}#link_button-323-29{}#link_button-303-29{}@media (max-width:767px){#link_button-306-29{}#link_button-306-29{margin-top:1rem;display:block;display:none}}#image-87-29{object-fit:cover;width:100%}#image-133-29{width:100%;height:100%;object-fit:cover}#image-622-29{margin-top:0px;max-width:60%;margin-bottom:auto}#image-145-29{width:100%;height:100%}#image-95-29{width:100%;height:100%;object-fit:cover}#image-105-29{width:100%;height:100%}#image-676-29{margin-top:0px;max-width:35%;margin-bottom:auto}#image-123-29{width:100%;height:100%}#image-649-29{margin-top:0px;max-width:60%;margin-bottom:auto}#image-113-29{width:100%;height:100%}#image-154-29{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}#image-165-29{width:100%;height:100%}#image-196-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:80px}#image-314-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:70px}#image-200-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:100px}#image-308-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:80px}#image-310-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:60px}#image-475-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:70px}#image-199-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:80px}#image-305-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;height:%;max-height:80px}#image-201-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:80px}#image-182-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto}#image-203-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;display:inline;max-height:80px}#image-195-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:80px}#image-197-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:80px}#image-206-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:80px}#image-473-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:80px}#image-207-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:80px}#image-198-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto}#image-568-29{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;max-height:80px}#fancy_icon-247-31>svg{width:21px;height:21px}#fancy_icon-247-31{margin-top:auto;margin-bottom:auto;margin-right:0.5rem}#fancy_icon-234-31{color:rgba(255,255,255,0.65)}#fancy_icon-234-31>svg{width:100px;height:100px}#fancy_icon-234-31{margin-top:13vh;transition-duration:0.6s;margin-left:auto;margin-right:auto;margin-bottom:auto;grid-area:1 / 2 / 2 / 3;cursor:pointer !important}#fancy_icon-234-31:hover{color:#ffffff}#fancy_icon-234-31:hover{transform:rotate(45deg);transition-duration:0.6s}@media (max-width:767px){#fancy_icon-234-31{color:rgba(255,255,255,0.65)}#fancy_icon-234-31>svg{width:50px;height:50px}#fancy_icon-234-31{margin-left:0px;margin-right:auto;grid-area:1/1/2/2}}#code_block-118-31{margin-left:auto;margin-top:auto;margin-bottom:auto;transition-duration:0.2s}#code_block-118-31:hover{transition-duration:0.25s}@media (max-width:767px){#code_block-118-31{display:block}}#_superbox-67-29 .oxy-superbox-secondary{opacity:0}#_superbox-67-29:hover .oxy-superbox-secondary{opacity:1}#_superbox-67-29 .oxy-superbox-primary{transform:scale(1.05)}#_superbox-67-29:hover .oxy-superbox-primary{transform:scale(1)}#_superbox-85-29 .oxy-superbox-secondary{opacity:0}#_superbox-85-29:hover .oxy-superbox-secondary{opacity:1}#_superbox-85-29 .oxy-superbox-primary{transform:scale(1.05)}#_superbox-85-29:hover .oxy-superbox-primary{transform:scale(1)}#_superbox-131-29 .oxy-superbox-secondary{opacity:0}#_superbox-131-29:hover .oxy-superbox-secondary{opacity:1}#_superbox-131-29 .oxy-superbox-primary{transform:scale(1.05)}#_superbox-131-29:hover .oxy-superbox-primary{transform:scale(1)}#_superbox-143-29 .oxy-superbox-secondary{opacity:0}#_superbox-143-29:hover .oxy-superbox-secondary{opacity:1}#_superbox-143-29 .oxy-superbox-primary{transform:scale(1.05)}#_superbox-143-29:hover .oxy-superbox-primary{transform:scale(1)}#_superbox-93-29 .oxy-superbox-secondary{opacity:0}#_superbox-93-29:hover .oxy-superbox-secondary{opacity:1}#_superbox-93-29 .oxy-superbox-primary{transform:scale(1.05)}#_superbox-93-29:hover .oxy-superbox-primary{transform:scale(1)}#_superbox-93-29{width:100%;height:100%}#_superbox-103-29 .oxy-superbox-secondary{opacity:0}#_superbox-103-29:hover .oxy-superbox-secondary{opacity:1}#_superbox-103-29 .oxy-superbox-primary{transform:scale(1.05)}#_superbox-103-29:hover .oxy-superbox-primary{transform:scale(1)}#_superbox-121-29 .oxy-superbox-secondary{opacity:0}#_superbox-121-29:hover .oxy-superbox-secondary{opacity:1}#_superbox-121-29 .oxy-superbox-primary{transform:scale(1.05)}#_superbox-121-29:hover .oxy-superbox-primary{transform:scale(1)}#_superbox-121-29{superbox-editing-mode:as_hovered}#_superbox-111-29 .oxy-superbox-secondary{opacity:0}#_superbox-111-29:hover .oxy-superbox-secondary{opacity:1}#_superbox-111-29 .oxy-superbox-primary{transform:scale(1.05)}#_superbox-111-29:hover .oxy-superbox-primary{transform:scale(1)}#_superbox-111-29{width:100%;height:100%}#_superbox-152-29 .oxy-superbox-secondary{opacity:0}#_superbox-152-29:hover .oxy-superbox-secondary{opacity:1}#_superbox-152-29 .oxy-superbox-primary{transform:scale(1.05)}#_superbox-152-29:hover .oxy-superbox-primary{transform:scale(1)}#_superbox-163-29 .oxy-superbox-secondary{opacity:0}#_superbox-163-29:hover .oxy-superbox-secondary{opacity:1}#_superbox-163-29 .oxy-superbox-primary{transform:scale(1.05)}#_superbox-163-29:hover .oxy-superbox-primary{transform:scale(1)}#modal-236-31{width:50%;background-color:#ffffff;modal-position:left;height:100%}#modal-56-31{margin-left:auto;modal-position:right;width:100%;display:flex;backdrop-color:rgba(0,0,0,0.9);background-color:rgba(0,0,0,0);z-index:99;height:100%}@media (max-width:991px){#modal-56-31{width:50vw}}@media (max-width:767px){#modal-56-31{width:95vw}}#span-523-29{font-weight:300;display:none}#span-713-29{color:#fe4716}#span-48-29{font-weight:600}#span-264-29{font-weight:600}#_dynamic_list-455-29{flex-direction:row;display:flex;overflow:scroll;flex-wrap:nowrap}#_dynamic_list-455-29 .oxy-repeater-pages{font-size:0px}.ct-section{width:100%;background-size:cover;background-repeat:repeat}.ct-section>.ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-start}.ct-div-block{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:flex-start}.ct-new-columns{display:flex;width:100%;flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:wrap}.ct-link-text{display:inline-block}.ct-link{display:flex;flex-wrap:wrap;text-align:center;text-decoration:none;flex-direction:column;align-items:center;justify-content:center}.ct-link-button{display:inline-block;text-align:center;text-decoration:none}.ct-link-button{background-color:#1e73be;border:1px solid #1e73be;color:#ffffff;padding:10px 16px}.ct-image{max-width:100%}.ct-fancy-icon>svg{width:55px;height:55px}.ct-inner-content{width:100%}.ct-slide{display:flex;flex-wrap:wrap;text-align:center;flex-direction:column;align-items:center;justify-content:center}.ct-nestable-shortcode{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:flex-start}.oxy-comments{width:100%;text-align:left}.oxy-comment-form{width:100%}.oxy-login-form{width:100%}.oxy-search-form{width:100%}.oxy-tabs-contents{display:flex;width:100%;flex-wrap:nowrap;flex-direction:column;align-items:flex-start}.oxy-tab{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:flex-start}.oxy-tab-content{display:flex;width:100%;flex-wrap:nowrap;flex-direction:column;align-items:flex-start}.oxy-testimonial{width:100%}.oxy-icon-box{width:100%}.oxy-pricing-box{width:100%}.oxy-posts-grid{width:100%}.oxy-gallery{width:100%}.ct-slider{width:100%}.oxy-tabs{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:stretch}.ct-modal{flex-direction:column;align-items:flex-start}.ct-span{display:inline-block;text-decoration:inherit}.ct-widget{width:100%}.oxy-dynamic-list{width:100%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ct-div-block,.oxy-post-content,.ct-text-block,.ct-headline,.oxy-rich-text,.ct-link-text{max-width:100%}img{flex-shrink:0}body *{min-height:1px}}.oxy-testimonial{flex-direction:row;align-items:center}.oxy-testimonial .oxy-testimonial-photo-wrap{order:1}.oxy-testimonial .oxy-testimonial-photo{width:125px;height:125px;margin-right:20px}.oxy-testimonial .oxy-testimonial-photo-wrap,.oxy-testimonial .oxy-testimonial-author-wrap,.oxy-testimonial .oxy-testimonial-content-wrap{align-items:flex-start;text-align:left}.oxy-testimonial .oxy-testimonial-text{margin-bottom:8px;font-size:21px;line-height:1.4;-webkit-font-smoothing:subpixel-antialiased}.oxy-testimonial .oxy-testimonial-author{font-size:18px;-webkit-font-smoothing:subpixel-antialiased}.oxy-testimonial .oxy-testimonial-author-info{font-size:12px;-webkit-font-smoothing:subpixel-antialiased}.oxy-icon-box{text-align:left;flex-direction:column}.oxy-icon-box .oxy-icon-box-icon{margin-bottom:12px;align-self:flex-start} .oxy-icon-box .oxy-icon-box-heading{font-size:21px;margin-bottom:12px} .oxy-icon-box .oxy-icon-box-text{font-size:16px;margin-bottom:12px;align-self:flex-start}.oxy-icon-box .oxy-icon-box-link{margin-top:20px} .oxy-pricing-box .oxy-pricing-box-section{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;text-align:center}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price{justify-content:center}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic{justify-content:center}.oxy-pricing-box .oxy-pricing-box-title-title{font-size:48px}.oxy-pricing-box .oxy-pricing-box-title-subtitle{font-size:24px}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price{flex-direction:row}.oxy-pricing-box .oxy-pricing-box-currency{font-size:28px}.oxy-pricing-box .oxy-pricing-box-amount-main{font-size:80px;line-height:0.7}.oxy-pricing-box .oxy-pricing-box-amount-decimal{font-size:13px}.oxy-pricing-box .oxy-pricing-box-term{font-size:16px}.oxy-pricing-box .oxy-pricing-box-sale-price{font-size:12px;color:rgba(0,0,0,0.5);margin-bottom:20px} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content{font-size:16px;color:rgba(0,0,0,0.5)} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta{justify-content:center}.oxy-progress-bar .oxy-progress-bar-background{background-color:#000000;background-image:linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);animation:none 0s paused}.oxy-progress-bar .oxy-progress-bar-progress-wrap{width:85%}.oxy-progress-bar .oxy-progress-bar-progress{background-color:#66aaff;padding:40px;animation:none 0s paused,none 0s paused;background-image:linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent)}.oxy-progress-bar .oxy-progress-bar-overlay-text{font-size:30px;font-weight:900;-webkit-font-smoothing:subpixel-antialiased}.oxy-progress-bar .oxy-progress-bar-overlay-percent{font-size:12px}.ct-slider .unslider-nav ol li{border-color:#ffffff}.ct-slider .unslider-nav ol li.unslider-active{background-color:#ffffff}.ct-slider .ct-slide{padding:0px}.oxy-superbox .oxy-superbox-secondary,.oxy-superbox .oxy-superbox-primary{transition-duration:0.5s}.oxy-shape-divider{width:0px;height:0px}.oxy_shape_divider svg{width:100%}.oxy-oxyninja-slider .oxy-dynamic-list{display:flex !important;flex-direction:row !important;align-items:unset;justify-content:unset;flex-wrap:unset}.oxy-oxyninja-slider{width:100%;position:relative}.oxy-oxyninja-slider img{object-fit:cover}#glightbox-body{z-index:9999999999 !important}.oxy-oxyninja-slider:focus,.oxy-oxyninja-slider *:focus{outline:0}.splide__list{margin:0 !important;padding:0 !important;height:100%;display:flex;width:-webkit-max-content;width:max-content;will-change:transform}.splide__track > .splide__list{width:100%}.splide__track > .splide__list > .splide__slide{transform:translate3d(0px,0,0);-webkit-transform:translate3d(0px,0,0);-moz-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);-o-transform:translate3d(0px,0,0);will-change:inherit}.splide__list > .splide__slide:first-child{z-index:2}.splide--fade > .splide__track>.splide__list{display:flex !important}.on-product-badges{position:absolute;z-index:9}.on-product-badges span:not(:first-of-type){margin-left:5px}.on-product-badges span.on-new,.on-product-badges span.on-custom-badge,.on-product-badges span.on-sale{display:inline-block;background-color:white;color:black;font-size:12px;padding:6px 12px;line-height:1.2;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:1px;opacity:0.8}.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{box-shadow:px px px px }.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{transition-duration:0.4s}.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{margin-left:0px}.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{width:30px;height:30px}.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px}.oxy-pro-menu .oxy-pro-menu-mobile-open-icon,.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{transition-duration:0.4s}.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{top:20px;left:20px}.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{width:24px;height:24px}.oxy-pro-menu .oxy-pro-menu-mobile-close-icon,.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{transition-duration:0.4s}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container,.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{background-color:#ffffff}.oxy-pro-menu .oxy-pro-menu-off-canvas-container,.oxy-pro-menu .oxy-pro-menu-open-container{background-image:url()}.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg,.oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{font-size:24px}.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul,.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{background-color:rgba(0,0,0,0.2);border-top-style:solid}.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{flex-direction:row}.oxy-pro-menu .oxy-pro-menu-container .menu-item a{text-align:left;justify-content:flex-start}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item,.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{align-items:flex-start}.oxy-pro-menu .oxy-pro-menu-off-canvas-container{top:0;bottom:0;right:auto;left:0}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a,.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{text-align:left;justify-content:flex-start}.oxy-site-navigation{--oxynav-brand-color:#4831B0;--oxynav-neutral-color:#FFFFFF;--oxynav-activehover-color:#EFEDF4;--oxynav-background-color:#4831B0;--oxynav-border-radius:0px;--oxynav-other-spacing:8px;--oxynav-transition-duration:0.3s;--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93)}.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{text-align:left}.oxy-site-navigation > ul{left:0}.oxy-site-navigation{--oxynav-animation-name:none}.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){background-color:var(--oxynav-brand-color);transition:var(--oxynav-transition-duration);margin-left:var(--oxynav-other-spacing);border:none}.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){background:transparent;border:1px solid currentColor;transition:var(--oxynav-transition-duration);margin-left:var(--oxynav-other-spacing)}.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{filter:invert(0) !important}.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{background-color:var(--oxynav-activehover-color)}.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{color:var(--oxynav-neutral-color)}.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{color:var(--oxynav-brand-color)}.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{color:var(--oxynav-brand-color)}.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{color:var(--oxynav-neutral-color)}.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{color:var(--oxynav-brand-color)}.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{color:var(--oxynav-brand-color)}.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{display:none}.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button,.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{display:none}.ct-section-inner-wrap,.oxy-header-container{max-width:1300px}body{font-family:'Moderat'}body{line-height:clamp(24px,2vw,34px);font-size:clamp(12px,1.1vw,48px) ;font-weight:400;color:#000}.oxy-nav-menu-hamburger-line{background-color:#000}h1,h2,h3,h4,h5,h6{font-family:'Moderat';font-size:clamp(24px,4vw,67px) ;font-weight:200;line-height:clamp(32px,4.4vw,81px)}h2,h3,h4,h5,h6{font-size:clamp(1.73rem,1.49rem + 1.20vw,2.93rem);;font-weight:400;line-height:125%}h3,h4,h5,h6{font-size:clamp(1.44rem,1.26rem + 0.90vw,2.34rem);;line-height:125%}h4,h5,h6{font-size:clamp(1.00rem,0.90rem + 0.50vw,1.50rem);;line-height:120%}h5,h6{font-size:18px}h6{font-size:16px}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}.ct-link-text{text-decoration:}.ct-link{text-decoration:}.ct-link-button{border-radius:3px}.ct-section-inner-wrap{padding-top:75px;padding-right:20px;padding-bottom:75px;padding-left:20px}.ct-new-columns > .ct-div-block{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px}.oxy-header-container{padding-right:20px;padding-left:20px}@media (max-width:992px){.ct-columns-inner-wrap{display:block !important}.ct-columns-inner-wrap:after{display:table;clear:both;content:""}.ct-column{width:100% !important;margin:0 !important}.ct-columns-inner-wrap{margin:0 !important}}.c-columns-m-1{}@media (max-width:767px){}.c-columns-gap-l{}.c-columns-2-3{}.c-btn-m{font-size:13px;padding-top:12px;padding-left:25px;padding-right:25px;padding-bottom:12px}@media (max-width:479px){.c-btn-m{width:100%;font-size:12px}}.c-btn-main:hover{transform:translateY(-5px);border-bottom-color:color(undefined);border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;color:#ffffff;box-shadow:0px 7px 25px -10px rgba(0,0,0,0.5)}.c-btn-main{border-radius:100px;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;text-transform:uppercase;letter-spacing:1px;border-top-color:#fe4716;border-right-color:#fe4716;border-bottom-color:#fe4716;border-left-color:#fe4716;text-align:center;background-color:#fe4716;color:#ffffff;font-weight:600}.c-btn-main:not(.ct-section):not(.oxy-easy-posts),.c-btn-main.oxy-easy-posts .oxy-posts,.c-btn-main.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:center;justify-content:center}@media (max-width:767px){.c-btn-main{font-size:13px}}@media (max-width:479px){.c-btn-main{width:100%}}.c-transition{transition-duration:0.4s}@media (max-width:1300px){}.c-margin-right-xs{}.c-icon-light-m{color:#ffffff}.c-icon-light-m >svg{width:24px;height:24px}.c-icon-light-m{}.oxel_horizontal_divider{width:100%;max-width:50px}.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{flex-direction:unset}.oxel_horizontal_divider__line{height:1.5px;background-color:#fe4716}.oxel_horizontal_divider__icon{color:#98a1a8}.oxel_horizontal_divider__icon >svg{width:16px;height:16px}.oxel_horizontal_divider__icon{flex-shrink:0}.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{display:flex}.c-columns-2{}.c-columns-gap-xl{}.c-bg-light{background-color:#f9f9f9}.c-margin-bottom-m{}@media (max-width:1300px){}@media (max-width:991px){}.c-margin-bottom-s{}.c-h3{font-weight:600;line-height:1.3}@media (max-width:991px){}@media (max-width:767px){}@media (max-width:479px){}.c-heading-dark{color:#0f0f0f}.c-text-m{font-weight:300;line-height:1.6}@media (max-width:1300px){}@media (max-width:767px){}@media (max-width:479px){}.c-text-dark{color:#686868}.c-h4{font-weight:600;line-height:1.3}@media (max-width:479px){}.toggle-5260{font-family:Moderat;width:100%;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:var(--m-space) ;padding-bottom:var(--m-space) ;border-bottom-color:#cfd3d7}.toggle-5260:not(.ct-section):not(.oxy-easy-posts),.toggle-5260.oxy-easy-posts .oxy-posts,.toggle-5260.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row-reverse}.toggle-5260 .oxy-expand-collapse-icon{font-size:var(--xl-text) }.toggle-5260 .oxy-expand-collapse-icon::before,.toggle-5260 .oxy-expand-collapse-icon::after{background-color:#fe4716}.toggle-5260-expanded{color:#fe4716}.c-columns-3{}.c-shadow{box-shadow:0px 5px 15px rgba(0,0,0,0.08)}.c-bg-light-alt{background-color:#ffffff}.c-columns-s-1{}@media (max-width:479px){}.c-columns-l-2{}@media (max-width:991px){}.c-columns-4{}.c-margin-bottom-xl{}@media (max-width:991px){}@media (max-width:767px){}.c-margin-right-m{}@media (max-width:479px){}.c-h2{font-weight:600;line-height:1.3;text-transform:none}@media (max-width:1300px){}@media (max-width:991px){}@media (max-width:767px){}@media (max-width:479px){}.c-padding-m{}.c-icon-accent-m{color:#fe4716}.c-icon-accent-m >svg{width:24px;height:24px}.c-icon-accent-m{}.c-link-m:hover{opacity:0.8}.c-link-m{font-size:16px;font-weight:500;text-decoration:none}.c-link-m:not(.ct-section):not(.oxy-easy-posts),.c-link-m.oxy-easy-posts .oxy-posts,.c-link-m.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:center}@media (max-width:767px){.c-link-m{}}@media (max-width:479px){.c-link-m{font-size:14px}}.c-divider-full-dark{background-color:#e8e8e8;width:100%;height:1px;margin-top:clamp(12px,3.5vmin,30px) ;margin-bottom:clamp(12px,3.5vmin,30px) }.c-center{text-align:center}.c-center:not(.ct-section):not(.oxy-easy-posts),.c-center.oxy-easy-posts .oxy-posts,.c-center.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center}.c-link-accent{color:#fe4716}.c-tagline{font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:500}.c-numbered-step{width:80px;height:80px;text-align:center;font-size:25px;color:#fe4716;font-weight:600;border-radius:100%;background-color:#efefef}.c-numbered-step:not(.ct-section):not(.oxy-easy-posts),.c-numbered-step.oxy-easy-posts .oxy-posts,.c-numbered-step.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center}.c-text-l{font-weight:400;line-height:1.6}@media (max-width:991px){}@media (max-width:767px){}.c-rounded{border-radius:7px;overflow:hidden}.c-bg-dark{background-color:#191919}.c-heading-light{color:#ffffff}.c-text-light{color:rgba(255,255,255,0.8)}.c-bg-dark-alt{background-color:#353535}.c-stretch{align-items:stretch}.c-h1{text-transform:capitalize;font-weight:600;line-height:1.3}@media (max-width:991px){}@media (max-width:767px){}@media (max-width:479px){}.c-heading-accent{color:#fe4716}.c-text-s{font-weight:300}.c-owl-m{}.c-bg-accent{background-color:#fe4716}.c-text-accent{color:#fe4716}.c-columns-gap-s{}.c-full-width{width:100%}.c-text-xl{font-weight:500;max-width:700px;line-height:1.6}@media (max-width:1300px){}.c-margin-bottom-l{}@media (max-width:767px){}@media (max-width:479px){}.c-h5{font-weight:600;text-align:left;line-height:1.3}.c-btn-alt:hover{transform:translateY(-5px);color:#ffffff;background-color:#fe4716;box-shadow:0px 7px 25px -10px rgba(0,0,0,0.25)}.c-btn-alt{font-weight:600;color:#fe4716;text-transform:uppercase;border-radius:7px;background-color:#efefef;text-align:center;letter-spacing:1px}.c-btn-alt:not(.ct-section):not(.oxy-easy-posts),.c-btn-alt.oxy-easy-posts .oxy-posts,.c-btn-alt.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:center;justify-content:center}@media (max-width:1300px){}@media (max-width:767px){}@media (max-width:479px){}.c-card-light{text-align:left;background-color:#ffffff;width:100%;position:relative;border-radius:7px;box-shadow:0px 5px 15px rgba(0,0,0,0.08)}.c-card-light:not(.ct-section):not(.oxy-easy-posts),.c-card-light.oxy-easy-posts .oxy-posts,.c-card-light.ct-section .ct-section-inner-wrap{display:flex}@media (max-width:1300px){}.c-icon-dark-m{color:#0f0f0f}.c-icon-dark-m >svg{width:24px;height:24px}.c-icon-dark-m{}.c-relative{position:relative}.c-padding-l{}@media (max-width:1300px){}@media (max-width:767px){}.c-bg-accent-alt{background-color:#efefef}.c-columns-6{}.c-col-span-2{}@media (max-width:991px){}.c-card-accent{background-color:#fe4716;border-radius:7px;width:100%;box-shadow:0px 5px 15px rgba(0,0,0,0.08)}.c-card-accent:not(.ct-section):not(.oxy-easy-posts),.c-card-accent.oxy-easy-posts .oxy-posts,.c-card-accent.ct-section .ct-section-inner-wrap{display:flex}@media (max-width:767px){}@media (max-width:479px){}.c-btn-transparent:hover{transform:translateY(-5px);background-color:#ffffff;color:#fe4716}.c-btn-transparent{text-transform:uppercase;background-color:rgba(255,255,255,0.15);border-radius:7px;color:#ffffff;font-weight:600;letter-spacing:1px;text-align:center}.c-btn-transparent:not(.ct-section):not(.oxy-easy-posts),.c-btn-transparent.oxy-easy-posts .oxy-posts,.c-btn-transparent.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:center;justify-content:center}@media (max-width:479px){}.c-columns-m-2{}@media (max-width:767px){}.c-card-dark{width:100%;border-radius:7px;background-color:#191919;box-shadow:0px 5px 15px rgba(0,0,0,0.08)}@media (max-width:767px){}@media (max-width:479px){}.c-left{text-align:left}.c-left:not(.ct-section):not(.oxy-easy-posts),.c-left.oxy-easy-posts .oxy-posts,.c-left.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-start}.c-h6{line-height:1.3;font-weight:600}.c-columns-l-3{}@media (max-width:991px){}.c-col-span-3{}.c-columns-gap-xs{}.c-padding-right-xs{}.c-padding-right-s{}.c-padding-left-m{}.c-padding-right-m{}.c-padding-right-l{}.c-padding-right-xl{}.c-padding-right-xxl{}.c-border-light{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#e8e8e8;border-right-color:#e8e8e8;border-bottom-color:#e8e8e8;border-left-color:#e8e8e8}.c-middle-center{text-align:center}.c-middle-center:not(.ct-section):not(.oxy-easy-posts),.c-middle-center.oxy-easy-posts .oxy-posts,.c-middle-center.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center}.c-opacity-50{opacity:0.5}.c-right-self{margin-left:auto}.c-uppercase{text-transform:uppercase}.c-lowercase{text-transform:lowercase}.c-underline{text-decoration:underline}.c-bold{font-weight:600}.c-italic{font-style:italic}.c-owl-s{}.c-btn-xs{font-size:10px;padding-left:10px;padding-right:10px;padding-bottom:5px;padding-top:5px}.c-btn-s{font-size:12px;padding-top:7px;padding-left:14px;padding-right:14px;padding-bottom:7px}@media (max-width:479px){.c-btn-s{font-size:11px}}.c-btn-l{font-size:17px;padding-left:35px;padding-right:35px;padding-top:15px;padding-bottom:15px}@media (max-width:767px){.c-btn-l{font-size:15px}}@media (max-width:479px){.c-btn-l{padding-top:10px;padding-bottom:10px;font-size:14px;width:100%}}.c-btn-xl{padding-top:15px;padding-bottom:15px;padding-left:35px;padding-right:35px;font-size:20px}@media (max-width:991px){.c-btn-xl{font-size:17px}}@media (max-width:479px){.c-btn-xl{width:100%;font-size:15px}}.c-buttons{display:grid!important;grid-template-columns:auto auto;grid-gap:15px;align-items:center}@media (max-width:1300px){}@media (max-width:479px){.c-buttons{grid-template-columns:1fr;width:100%}}.c-card-transparent{width:100%;border-radius:7px;overflow:hidden;background-color:rgba(255,255,255,0.2)}.c-card-transparent:not(.ct-section):not(.oxy-easy-posts),.c-card-transparent.oxy-easy-posts .oxy-posts,.c-card-transparent.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}@media (max-width:1300px){}.c-card-has-hover:hover{transform:translateY(-7px)}.c-card-has-hover{}.c-card-on-hover:hover{transform:translateY(-10px);background-color:#ffffff;box-shadow:0px 25px 35px -14px rgba(0,0,0,0.15)}.c-card-on-hover{border-radius:7px}@media (max-width:1300px){.c-card-on-hover{padding-left:25px;padding-right:25px}}.c-h1-fat{font-weight:700;font-size:65px;line-height:1.2;max-width:800px}@media (max-width:1300px){.c-h1-fat{font-size:55px}}@media (max-width:991px){.c-h1-fat{font-size:45px}}@media (max-width:479px){.c-h1-fat{font-size:40px}}.c-tagline-alt{border-radius:7px;padding-top:5px;padding-left:12px;padding-right:12px;padding-bottom:5px;font-size:11px;font-weight:600;color:#f9f9f9;background-color:#fe4716}.c-icon-accent-s{color:#fe4716}.c-icon-accent-s >svg{width:18px;height:18px}.c-icon-accent-s{}.c-icon-accent-l{background-color:rgba(67,83,255,0.05);border:1px solid rgba(67,83,255,0.05);padding:24px;color:#fe4716}.c-icon-accent-l >svg{width:24px;height:24px}.c-icon-accent-l{box-shadow:0px 15px 15px -15px rgba(67,83,255,0.2)}@media (max-width:991px){.c-icon-accent-l{padding:20px}.c-icon-accent-l >svg{width:20px;height:20px}.c-icon-accent-l{}}.c-icon-dark-s{color:#0f0f0f}.c-icon-dark-s >svg{width:18px;height:18px}.c-icon-dark-s{}.c-icon-dark-l{background-color:rgba(15,15,15,0.05);border:1px solid rgba(15,15,15,0.05);padding:24px;color:#0f0f0f}.c-icon-dark-l >svg{width:24px;height:24px}.c-icon-dark-l{box-shadow:0px 15px 15px -15px rgba(0,0,0,0.2)}@media (max-width:767px){.c-icon-dark-l{padding:}.c-icon-dark-l >svg{width:30px;height:30px}.c-icon-dark-l{}}.c-icon-light-s{color:#ffffff}.c-icon-light-s >svg{width:18px;height:18px}.c-icon-light-s{}.c-icon-light-l{background-color:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.05);padding:24px;color:#ffffff}.c-icon-light-l >svg{width:24px;height:24px}.c-icon-light-l{}.c-bg-gradient{background-image:linear-gradient(90deg,#0009c4,#200696)}@media (max-width:479px){.c-bg-gradient{}}.c-bg-blur-s{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.c-bg-blur-m{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.c-bg-blur-l{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.c-bg-blur-xl{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.c-avatar-xs{height:clamp(20px,2vw,30px) ;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#ffffff;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff;border-radius:100%;width:clamp(20px,2vw,30px) ;object-fit:cover}.c-avatar-s{border-radius:100%;width:clamp(30px,3vw,40px) ;height:clamp(30px,3vw,40px) ;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#ffffff;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff;object-fit:cover}@media (max-width:1300px){}@media (max-width:767px){}.c-avatar-m{background-size:cover;width:clamp(40px,4vw,60px) ;height:clamp(40px,4vw,60px) ;background-repeat:no-repeat;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#ffffff;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff;border-radius:100%;background-position:50% 50%;object-fit:cover}.c-avatar-l{border-radius:100%;width:clamp(50px,5vw,80px) ;height:clamp(50px,5vw,80px) ;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#ffffff;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff;object-fit:cover}@media (max-width:1300px){}@media (max-width:479px){}.c-avatar-xl{background-size:cover;background-repeat:no-repeat;width:clamp(70px,6.5vw,140px) ;height:clamp(70px,6.5vw,140px) ;border-radius:100%;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#ffffff;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff;background-position:50% 50%;box-shadow:0px 25px 35px -14px rgba(0,0,0,0.2);object-fit:cover}@media (max-width:991px){}.c-link-dark:hover{color:#fe4716}.c-link-dark{color:#0f0f0f}.c-link-light:hover{opacity:0.8;color:#ffffff}.c-link-light{color:#ffffff}.c-link-light:not(.ct-section):not(.oxy-easy-posts),.c-link-light.oxy-easy-posts .oxy-posts,.c-link-light.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:center}.c-link-s{font-size:13px;font-weight:600}.c-link-s:not(.ct-section):not(.oxy-easy-posts),.c-link-s.oxy-easy-posts .oxy-posts,.c-link-s.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:center}.c-link-l{font-size:20px;font-weight:500;text-decoration:underline}.c-link-l:not(.ct-section):not(.oxy-easy-posts),.c-link-l.oxy-easy-posts .oxy-posts,.c-link-l.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:center}@media (max-width:767px){.c-link-l{font-size:17px}}.c-link-xl{font-size:22px;font-weight:500}.c-link-xl:not(.ct-section):not(.oxy-easy-posts),.c-link-xl.oxy-easy-posts .oxy-posts,.c-link-xl.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:center}.c-border-dark{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#474747;border-right-color:#474747;border-bottom-color:#474747;border-left-color:#474747}.c-inline{}.c-inline:not(.ct-section):not(.oxy-easy-posts),.c-inline.oxy-easy-posts .oxy-posts,.c-inline.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:center}.c-3d-down{transform:perspective(1000px) rotateX(-20deg)}.c-3d-left{transform:perspective(1000px) rotatey(20deg)}.c-3d-right{transform:perspective(1000px) rotatey(-20deg)}.c-3d-up{transform:perspective(1000px) rotateX(20deg)}.c-hover-3d-down:hover{transform:perspective(1000px) ;transform:perspective(1000px) rotateX(-20deg)}.c-hover-3d-down{-webkit-perspective:0;perspective:0;-webkit-transform:rotate(0);transform:rotate(0)}.c-hover-3d-left:hover{transform:perspective(1000px) rotateY(20deg)}.c-hover-3d-left{-webkit-perspective:0;perspective:0;-webkit-transform:rotate(0);transform:rotate(0)}.c-hover-3d-right:hover{transform:perspective(1000px) rotateY(-20deg)}.c-hover-3d-right{-webkit-perspective:0;perspective:0;-webkit-transform:rotate(0);transform:rotate(0)}.c-hover-3d-up:hover{transform:perspective(1000px) ;transform:perspective(1000px) rotateX(20deg)}.c-hover-3d-up{-webkit-perspective:0;perspective:0;-webkit-transform:rotate(0);transform:rotate(0)}.c-hover-move-down:hover{transform:translateY(10px)}.c-hover-move-down{}.c-hover-move-left:hover{transform:translate(-10px)}.c-hover-move-left{}.c-hover-move-right:hover{transform:translate(10px)}.c-hover-move-right{}.c-hover-move-up:hover{transform:translateY(-10px)}.c-hover-move-up{}.c-hover-scale:hover{transform:scale(1.05,1.05)}.c-hover-scale{}.c-hover-scale-up:hover{transform:scale(1.05,1.05) translateY(-10px)}.c-hover-scale-up{}.c-margin-xs{}.c-margin-s{}.c-margin-m{}.c-margin-l{}.c-margin-xl{}.c-margin-xxl{}.c-margin-left-xs{}.c-margin-left-s{}.c-margin-left-m{}.c-margin-left-l{}.c-margin-left-xl{}.c-margin-left-xxl{}.c-margin-right-s{}@media (max-width:767px){}.c-margin-right-l{}@media (max-width:767px){}@media (max-width:479px){}.c-margin-right-xl{}@media (max-width:991px){}@media (max-width:767px){}.c-margin-right-xxl{}.c-margin-top-xs{}.c-margin-top-s{}.c-margin-top-m{}.c-margin-top-l{}.c-margin-top-xl{}.c-margin-top-xxl{}.c-margin-bottom-xs{}.c-margin-bottom-xxl{}.c-padding-xs{}.c-padding-s{}.c-padding-xl{}@media (max-width:1300px){}@media (max-width:767px){}.c-padding-xxl{}.c-padding-left-xs{}.c-padding-left-s{}.c-padding-left-l{}.c-padding-left-xl{}.c-padding-left-xxl{}.c-padding-top-xs{}.c-padding-top-s{}.c-padding-top-m{}.c-padding-top-l{}.c-padding-top-xl{}.c-padding-top-xxl{}.c-padding-bottom-xs{}.c-padding-bottom-s{}.c-padding-bottom-m{}.c-padding-bottom-l{}.c-padding-bottom-xl{}.c-padding-bottom-xxl{}.c-owl-xs{}.c-owl-l{}.c-owl-xl{}.c-owl-xxl{}.c-columns-gap-m{}.c-columns-gap-xxl{}@media (max-width:991px){}.c-columns-1-2{}.c-columns-1-3{}.c-columns-2-1{}.c-columns-3-1{}.c-columns-3-2{}.c-columns-5{}.c-columns-xl-1{}.c-columns-xl-2{}.c-columns-xl-3{}.c-columns-xl-4{}.c-columns-xl-5{}.c-columns-l-1{}@media (max-width:991px){}.c-columns-l-4{}@media (max-width:991px){}.c-columns-m-3{}@media (max-width:767px){}.c-columns-s-2{}@media (max-width:479px){}.c-row-span-2{}@media (max-width:991px){}.c-row-span-3{}.c-row-span-4{}.c-row-span-5{}.c-row-span-6{}.c-row-span-7{grid-row:span 7 / span 7}.c-row-span-l-1{}.c-row-span-l-2{}.c-row-span-l-3{}.c-row-span-l-4{}.c-row-span-l-5{}.c-row-span-l-6{}.c-row-span-m-1{}.c-row-span-m-2{}.c-row-span-m-3{}.c-row-span-m-4{}.c-row-span-m-5{}.c-row-span-m-6{}.c-row-span-s-1{}.c-row-span-s-2{}.c-row-span-s-3{}.c-row-span-s-4{}.c-row-span-s-5{}.c-row-span-s-6{}.c-row-span-xl-1{}.c-row-span-xl-2{}@media (max-width:1300px){}.c-row-span-xl-3{}.c-row-span-xl-4{}.c-row-span-xl-5{}.c-row-span-xl-6{}.c-row-start-1{}.c-row-start-2{}.c-row-start-3{}.c-row-start-4{}.c-row-start-5{}.c-row-start-6{}.c-row-start-l-1{}.c-row-start-l-2{}.c-row-start-l-3{}.c-row-start-l-4{}.c-row-start-l-5{}.c-row-start-l-6{}.c-row-start-m-1{}.c-row-start-m-2{}.c-row-start-m-3{}.c-row-start-m-4{}.c-row-start-m-5{}.c-row-start-m-6{}.c-row-start-s-1{}.c-row-start-s-3{}.c-row-start-s-4{}.c-row-start-s-5{}.c-row-start-s-6{}.c-row-start-xl-1{}.c-row-start-xl-2{}.c-row-start-xl-3{}.c-row-start-xl-4{}.c-row-start-xl-5{}.c-row-start-xl-6{}.c-col-span-4{}.c-col-span-5{}.c-col-span-6{}.c-col-span-l-1{}.c-col-span-l-2{}.c-col-span-l-3{}.c-col-span-l-4{}.c-col-span-l-5{}.c-col-span-l-6{}.c-col-span-m-1{}.c-col-span-m-2{}.c-col-span-m-3{}.c-col-span-m-4{}.c-col-span-m-5{}.c-col-span-m-6{}.c-col-span-s-1{}@media (max-width:991px){}.c-col-span-s-2{}.c-col-span-s-3{}.c-col-span-s-4{}.c-col-span-s-5{}.c-col-span-s-6{}.c-col-span-xl-1{}.c-col-span-xl-2{}.c-col-span-xl-3{}.c-col-span-xl-4{}.c-col-span-xl-5{}.c-col-span-xl-6{}.c-col-start-2{}.c-col-start-l-1{}.c-col-start-l-2{}.c-col-start-l-3{}.c-col-start-l-4{}.c-col-start-l-5{}.c-col-start-l-6{}.c-col-start-m-1{}.c-col-start-m-2{}.c-col-start-m-3{}.c-col-start-m-4{}.c-col-start-m-5{}.c-col-start-m-6{}.c-col-start-s-1{}.c-col-start-s-2{}.c-col-start-s-3{}.c-col-start-s-4{}.c-col-start-s-5{}.c-col-start-s-6{}.c-col-start-xl-1{}.c-col-start-xl-2{}.c-col-start-xl-3{}.c-col-start-xl-4{}.c-col-start-xl-5{}.c-col-start-xl-6{}.c-right{text-align:right}.c-right:not(.ct-section):not(.oxy-easy-posts),.c-right.oxy-easy-posts .oxy-posts,.c-right.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-end}.c-middle-left{text-align:left}.c-middle-left:not(.ct-section):not(.oxy-easy-posts),.c-middle-left.oxy-easy-posts .oxy-posts,.c-middle-left.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.c-middle-right{text-align:right}.c-middle-right:not(.ct-section):not(.oxy-easy-posts),.c-middle-right.oxy-easy-posts .oxy-posts,.c-middle-right.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.c-top-center{text-align:center}.c-top-center:not(.ct-section):not(.oxy-easy-posts),.c-top-center.oxy-easy-posts .oxy-posts,.c-top-center.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.c-top-left{text-align:left}.c-top-left:not(.ct-section):not(.oxy-easy-posts),.c-top-left.oxy-easy-posts .oxy-posts,.c-top-left.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.c-top-right{text-align:right}.c-top-right:not(.ct-section):not(.oxy-easy-posts),.c-top-right.oxy-easy-posts .oxy-posts,.c-top-right.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start}.c-bottom-center{text-align:center}.c-bottom-center:not(.ct-section):not(.oxy-easy-posts),.c-bottom-center.oxy-easy-posts .oxy-posts,.c-bottom-center.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.c-bottom-left{text-align:left}.c-bottom-left:not(.ct-section):not(.oxy-easy-posts),.c-bottom-left.oxy-easy-posts .oxy-posts,.c-bottom-left.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.c-bottom-right{text-align:right}.c-bottom-right:not(.ct-section):not(.oxy-easy-posts),.c-bottom-right.oxy-easy-posts .oxy-posts,.c-bottom-right.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.c-left-self{margin-right:auto}.c-center-self{margin-left:auto;margin-right:auto}.c-max-width-320{max-width:320px}.c-max-width-480{max-width:480px}.c-max-width-640{max-width:640px}.c-max-width-960{max-width:960px}.c-max-width-1120{max-width:1120px}.c-opacity-25{opacity:0.25}.c-opacity-75{opacity:0.75}.oxel_floating_icon_menu{position:fixed;right:32px;bottom:32px;text-align:right;z-index:9999;pointer-events:none}.oxel_floating_icon_menu:not(.ct-section):not(.oxy-easy-posts),.oxel_floating_icon_menu.oxy-easy-posts .oxy-posts,.oxel_floating_icon_menu.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column-reverse;align-items:flex-end}.oxel_floating_icon_menu__main_icon:hover{background-color:#606e79;border:1px solid #606e79;padding:}.oxel_floating_icon_menu__main_icon:hover{}.oxel_floating_icon_menu__main_icon{background-color:#374047;border:1px solid #374047;padding:16px;color:#f9f9fa}.oxel_floating_icon_menu__main_icon >svg{width:24px;height:24px}.oxel_floating_icon_menu__main_icon{transition-duration:0.3s;transition-timing-function:ease-in-out;cursor:pointer;pointer-events:all}.oxel_floating_icon_menu__row{margin-bottom:8px;margin-top:8px}.oxel_floating_icon_menu__row:not(.ct-section):not(.oxy-easy-posts),.oxel_floating_icon_menu__row.oxy-easy-posts .oxy-posts,.oxel_floating_icon_menu__row.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:center}.floating_icon_menu__hidden_icon:hover{background-color:#606e79;border:1px solid #606e79;padding:}.floating_icon_menu__hidden_icon:hover{}.floating_icon_menu__hidden_icon{background-color:#374047;border:1px solid #374047;padding:16px;color:#f9f9fa}.floating_icon_menu__hidden_icon >svg{width:18px;height:18px}.floating_icon_menu__hidden_icon{margin-right:3px;transition-duration:0.3s;transition-timing-function:ease-in-out}.oxel_floating_icon_menu__label{margin-right:16px;font-size:12px;text-transform:uppercase;letter-spacing:2px;font-weight:600;background-color:#eceeef;padding-top:2px;padding-bottom:2px;padding-left:4px;padding-right:4px;color:#374047}.oxel_floating_icon_menu__hidden_links{transform:translate(100px);transition-duration:0.3s;transition-timing-function:ease-in-out;opacity:0;text-align:right}.oxel_floating_icon_menu__hidden_links:not(.ct-section):not(.oxy-easy-posts),.oxel_floating_icon_menu__hidden_links.oxy-easy-posts .oxy-posts,.oxel_floating_icon_menu__hidden_links.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-end}.c-archive-img{background-size:cover;width:100%;height:250px;background-repeat:no-repeat;text-align:left;background-position:50% 50%}.c-archive-img:not(.ct-section):not(.oxy-easy-posts),.c-archive-img.oxy-easy-posts .oxy-posts,.c-archive-img.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media (max-width:991px){.c-archive-img{height:200px}}.c-columns-blog-grid-1{}.c-blog-recent-2{text-align:left}.c-blog-recent-2:not(.ct-section):not(.oxy-easy-posts),.c-blog-recent-2.oxy-easy-posts .oxy-posts,.c-blog-recent-2.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.c-blog-recent-2-excerpt{}.c-blog-recent-2-content{text-align:left;height:100%;width:100%}.c-blog-recent-2-content:not(.ct-section):not(.oxy-easy-posts),.c-blog-recent-2-content.oxy-easy-posts .oxy-posts,.c-blog-recent-2-content.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media (max-width:991px){.c-blog-recent-2-content{}}.oxel_icon_button__container:hover{background-color:#ffffff}.oxel_icon_button__container{background-color:#eceeef;padding-top:8px;padding-left:16px;padding-right:16px;padding-bottom:8px;transition-duration:0.3s}.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),.oxel_icon_button__container.oxy-easy-posts .oxy-posts,.oxel_icon_button__container.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:center}.oxel_icon_button_text{}.oxel_icon_button_icon{color:#333333}.oxel_icon_button_icon >svg{width:18px;height:18px}.oxel_icon_button_icon{margin-right:8px}.oxel_accordion{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:none;border-right-style:none;border-left-style:none;width:100%;border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff}.oxel_accordion__row{width:100%;padding-top:1rem;padding-left:0rem;padding-right:0rem;padding-bottom:1rem;text-align:justify;border-top-style:solid;border-right-style:none;border-left-style:none;border-bottom-style:none;border-top-width:1px;border-top-color:#ffffff;cursor:pointer}.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),.oxel_accordion__row.oxy-easy-posts .oxy-posts,.oxel_accordion__row.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;justify-content:space-between}.oxel_accordion__icon{color:#ffffff}.oxel_accordion__icon >svg{width:18px;height:18px}.oxel_accordion__icon{margin-right:8px;transition-duration:0.3s;margin-top:auto;margin-bottom:auto}.oxel_accordion__row_left{}.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:center}.oxel_accordion__content{width:100%;padding-top:0rem;border-bottom-color:#98a1a8;border-bottom-width:2px;border-bottom-style:none;overflow:hidden;opacity:1;transition-duration:0.3s;border-top-style:none;border-right-style:none;border-left-style:none;transition-property:opacity,max-height,margin-top;text-align:left;margin-top:0px;padding-left:0rem;padding-right:0rem;color:#fff;padding-bottom:3rem}.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),.oxel_accordion__content.oxy-easy-posts .oxy-posts,.oxel_accordion__content.ct-section .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:flex-start}.oxel_accordion__content__hidden{max-height:0px;padding-left:0px;padding-right:0px;padding-bottom:8px;opacity:0;padding-top:8px;margin-top:-16px;z-index:-1}.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{display:flex}.oxel_accordion__row__label{text-transform:uppercase;text-align:left;margin-right:1rem;color:#ffffff}.oxel_toc__primary{color:#374047;font-size:14px;text-transform:uppercase;letter-spacing:1px;padding-left:8px;width:100%;padding-bottom:8px;border-top-color:#606e79;border-right-color:#606e79;border-bottom-color:#dee1e3;border-left-color:#606e79;border-bottom-style:solid;border-bottom-width:1px;margin-bottom:8px;padding-top:8px;border-left-width:2px;border-left-style:solid}.oxel_toc__sub{text-decoration:underline;color:#606e79;margin-left:16px}.oxel_toc__sub__2{margin-left:32px}.oxel_toc__sub__1{}.oxel_toc__container{padding-bottom:16px;width:100%}.oxel_toc__sub__3{margin-left:48px}.oxel_toc__sub__4{margin-left:64px}.oxel_toc__template{}.grid-16col{width:100%;display:grid !important;grid-template-columns:repeat(16,1fr);width:100%}@media (max-width:991px){.grid-16col{display:grid !important;grid-template-columns:repeat(6,1fr);width:100%}}@media (max-width:767px){.grid-16col{display:grid !important;grid-template-columns:repeat(6,1fr);width:100%}.grid-16col:not(.ct-section):not(.oxy-easy-posts),.grid-16col.oxy-easy-posts .oxy-posts,.grid-16col.ct-section .ct-section-inner-wrap{display:flex}}.font-size-s{}.grid-pl-mobil-1-7{}@media (max-width:767px){.grid-pl-mobil-1-7{grid-area:1/1/2/7}}.font-size-m{padding:10px 16px}.font-size-m{font-size:clamp(1.00rem,0.90rem + 0.50vw,1.50rem) ;font-weight:400;padding-top:0px;padding-left:0px;padding-bottom:0px;padding-right:0px}.font-size-l{font-weight:200;margin-top:0px}.grid-2-rows{grid-template-rows:2fr;grid-column-gap:0px;grid-row-gap:11.36vh}@media (max-width:767px){.grid-2-rows{grid-template-rows:3fr !important;grid-column-gap:0px;grid-row-gap:11.36vh}}.projekt-image-grid-pos3{margin-top:auto;margin-bottom:auto;grid-area:1/9/3/16}@media (max-width:767px){.projekt-image-grid-pos3{grid-area:3/1/4/7}}.projekt-image-grid-pos1{slider-remove-padding:yes;slider-dots-overlay:no;grid-area:1/2/2/9}.projekt-image-grid-pos1 .unslider{padding:0px}.projekt-image-grid-pos1 .unslider-wrap.unslider-carousel > li{padding:0px}.projekt-image-grid-pos1 .unslider-arrow.next{right:10px;z-index:100}.projekt-image-grid-pos1 .unslider-arrow.prev{left:10px;z-index:100}@media (max-width:767px){.projekt-image-grid-pos1{grid-area:1/1/2/6}}.projekt-image-grid-pos2{slider-remove-padding:yes;grid-area:2 / 2 / 3 / 9}.projekt-image-grid-pos2 .unslider{padding:0px}.projekt-image-grid-pos2 .unslider-wrap.unslider-carousel > li{padding:0px}.projekt-image-grid-pos2 .unslider-arrow.next{right:10px;z-index:100}.projekt-image-grid-pos2 .unslider-arrow.prev{left:10px;z-index:100}@media (max-width:767px){.projekt-image-grid-pos2{grid-area:2/2/3/7}}.overlay-card:hover .fade{opacity:1;padding-bottom:0px;transition-duration:0.5s}.overlay-card{overflow:hidden;position:relative}.overlay-card-gradient{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.4));position:absolute;width:100%;height:100%}.fade{opacity:0;transition-duration:0.5s}.overlay-card-text{color:#ffffff;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.font-size-xs{color:#374047}.bg-primary-pds{background-color:[pods id="49" field="primre_farbe"]}.font-weight-400{font-weight:400}.font-size-xxxl{line-height:120%}@media (max-width:767px){.font-size-xxxl{}}.oxel_megamenu_parent:hover{background-color:#cfd3d7}.oxel_megamenu_parent{padding-top:8px;padding-bottom:8px;padding-left:32px;padding-right:32px;position:relative;background-color:#f9f9fa;transition-duration:0.3s}.oxel_megamenu_parent__title{color:#374047}.oxel_megamenu__wrapper{transform:;padding-top:32px;padding-left:0px;padding-right:0px;padding-bottom:0px;opacity:1;transition-duration:0.3s;transition-timing-function:ease-in-out;position:relative;width:100%;z-index:1999}.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap{flex-direction:unset}.oxel_megamenu__wrapper--hidden{transform:translateY(64px);opacity:0;pointer-events:none}.oxel_megamenu__close-icon{color:#333333}.oxel_megamenu__close-icon >svg{width:32px;height:32px}.oxel_megamenu__close-icon{position:absolute;top:48px;right:16px}.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{display:none;flex-direction:unset}@media (max-width:991px){.oxel_megamenu__close-icon{}.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{display:flex}}.rotatingText-content{}.rotatingText-attribute{}.rotatingText-description{}.rotatingText{}.rotatingText-adjective{}.section-marker:after{content:"";background-color:#000;display:inline-block;height:1px;position:relative;vertical-align:middle;width:150%;left:0.5em;margin-right:-150%}.section-marker{font-family:'IBM Plex Mono';text-transform:uppercase;padding-right:20px;letter-spacing:3px;margin-left:auto;margin-right:auto;left:auto;position:absolute}.font-size-xxl{font-family:Moderat;line-height:120%}.font-size-xl{font-weight:600}@media (max-width:767px){.font-size-xl{}}.an_reveal{slider-stretch-slides:yes}.an_reveal .unslider-wrap{display:flex}.an_reveal .ct-slide{height:100%}.an_reveal .unslider,.an_reveal .oxygen-unslider-container,.an_reveal .unslider-wrap,.an_reveal .unslider-wrap li{height:100%}.font-weight-700{font-weight:600}.font-weight-600{font-weight:600}.projekt-stage-container{margin-top:33.333vh;margin-bottom:10vh;grid-area:1/3/2/14}@media (max-width:767px){.projekt-stage-container{grid-area:1 / 1/ 2/ 7;margin-left:25px;margin-right:25px}}.font-weight-300{font-weight:300}.mb-s{margin-bottom:1.5vh}.mb-l{margin-bottom:5vh}.projekt-stage-aufmacherbild{grid-area:1/2/2/16}@media (max-width:767px){.projekt-stage-aufmacherbild{grid-area:1/1/2/7}}.projekt-stage-section-marker{transform:rotate(270deg);margin-bottom:-8vh;margin-top:auto;margin-left:auto;margin-right:auto;grid-area:1 / 2 / 3 / 3}.projekt-stage-section-marker:not(.ct-section):not(.oxy-easy-posts),.projekt-stage-section-marker.oxy-easy-posts .oxy-posts,.projekt-stage-section-marker.ct-section .ct-section-inner-wrap{display:flex}.projekt-projektbeschreibung-container{grid-area:1/3/2/14}@media (max-width:767px){.projekt-projektbeschreibung-container{grid-area:1/1/2/7;padding-right:20px;padding-left:20px}}.section-padding-m{padding-top:0px;padding-bottom:13.38vh}.section-padding-bottom{padding-bottom:13.38vh}.section-padding-s{padding-bottom:11.86vh }.section-marker-container{margin-left:0px}@media (max-width:767px){.section-marker-container{grid-area:1/1/2/2 !important;display:none !important}}.oxy-superbox-primary{}.oxy-superbox-secondary{}.project_overlay{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.65));padding-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem}.project_overlay:not(.ct-section):not(.oxy-easy-posts),.project_overlay.oxy-easy-posts .oxy-posts,.project_overlay.ct-section .ct-section-inner-wrap{justify-content:flex-end}@media (max-width:767px){.project_overlay{padding-top:1rem;padding-left:1rem;padding-right:1rem;padding-bottom:1rem}}.projekt_kachel_titel{color:#ffffff;text-align:left;margin-bottom:1rem}.projekt_kachel_subtitel{font-family:Moderat;color:rgba(255,255,255,0.75);text-align:left;font-weight:200;line-height:120%}.projekt_kachel_superbox{width:100%;height:100%}.projekt_kachel_superbox .oxy-superbox-secondary{opacity:0}.projekt_kachel_superbox:hover .oxy-superbox-secondary{opacity:1}.projekt_kachel_superbox .oxy-superbox-primary{transform:scale(1.05)}.projekt_kachel_superbox:hover .oxy-superbox-primary{transform:scale(1)}.hamburger{}.hamburger-dark{background-color:#fff}.hamburger-light{background-color:#000000}.wrapper-dark{}.wrapper-light{}.logo-box{}.logo-dark{background-image:url(https://linuslukabahun.de/wp-content/uploads/2021/07/STUDIOLINUSLUKABAHUN.svg)}.logo-light{background-image:url(https://linuslukabahun.de/wp-content/uploads/2021/09/STUDIOLINUSLUKABAHUN-white.svg)}.color-section{}.hyperlink:hover{transition-duration:0.3s;border-bottom:1px solid #BDBDBD;padding-bottom:0.25rem}.hyperlink{transition-duration:0.3s;border-bottom:1px solid #BDBDBD;padding-bottom:0.25rem;transition:background-color 1s ease}.footer-link:hover{color:rgba(255,255,255,0.75)}.footer-link{color:#ffffff;margin-bottom:1rem}.leistungen-titel{grid-area:2/3/3/15}@media (max-width:767px){.leistungen-titel{grid-area:2/1/3/7}}.leistungen-text{line-height:135%;grid-area:3/8/4/15}.leistungen-tags{font-weight:200;color:#a0a0a0}.leistungen-div-tags{grid-area:3/3/4/7}@media (max-width:767px){.leistungen-div-tags{grid-area:3/1/4/7}}.leistungen-topzeile{border-top-width:1px;border-top-style:solid;border-top-color:#a0a0a0;grid-area:1/3/2/15;margin-bottom:2.667vw}@media (max-width:767px){.leistungen-topzeile{grid-area:1/1/2/7}}.project-breadcrumb-dunkel{padding-left:0px;padding-right:0px}.project-breadcrumb-hell{}.button_dunkel:hover{background-color :#000000;border:1px solid #000000;color:#ffffff}.button_dunkel:hover{color:#ffffff;background-color:#000000;border-top-width:clamp(0.05rem,0.02rem + 0.13vw,0.19rem) ;border-right-width:clamp(0.05rem,0.02rem + 0.13vw,0.19rem) ;border-bottom-width:clamp(0.05rem,0.02rem + 0.13vw,0.19rem) ;border-left-width:clamp(0.05rem,0.02rem + 0.13vw,0.19rem) ;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000}.button_dunkel{background-color :rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);color:#000000}.button_dunkel{font-family:Moderat;font-weight:400;border-radius:50px;padding-right:2em;padding-left:2em;padding-top:0.55em;padding-bottom:0.7em;border-right-color:#000000;border-bottom-color:#000000;border-left-color:#000000;border-right-width:clamp(0.11rem,calc(0.09rem + 0.08vw),0.19rem) ;border-bottom-width:clamp(0.11rem,calc(0.09rem + 0.08vw),0.19rem) ;border-left-width:clamp(0.11rem,calc(0.09rem + 0.08vw),0.19rem) ;border-top-color:#000000;border-top-width:clamp(0.11rem,calc(0.09rem + 0.08vw),0.19rem) }.button_hell:hover{background-color:transparent;border:1px solid #000000;color:#000000}.button_hell:hover{color:#ffffff;background-color:#000000;border-top-width:2.5px;border-right-width:2.5px;border-bottom-width:2.5px;border-left-width:2.5px;border-top-color:#000000;border-right-color:#000000;border-bottom-color:#000000;border-left-color:#000000}.button_hell{background-color:transparent;border:1px solid #ffffff;color:#ffffff;padding:9px 15px}.button_hell{font-family:Moderat;font-weight:400;padding-right:2em;padding-left:2em;padding-top:0.7em;padding-bottom:0.7em;border-radius:100px}.oxy-close-modal{}.font-size-ml{font-size:clamp(1.13rem,0.96rem + 0.83vw,2.00rem) ;line-height:125%;font-weight:200}.oxy-stock-content-styles{}.silbentrennung{}.panel{}.color-black{background-color:#000}.color-white{background-color:#ffffff}.projekt-stage-container_full{margin-top:33.333vh;margin-bottom:10vh;grid-area:1/2/2/16}@media (max-width:767px){.projekt-stage-container_full{grid-area:1 / 1/ 2/ 7;margin-left:25px;margin-right:25px}}.font-size-xxxxl{font-family:Moderat}.unterline-hover:hover::after{width:100%}.unterline-hover:after{content:"";content:'';position:absolute;width:0;height:clamp(1px,0.5vw,2px);bottom:0;left:0;background-color:#000;transition:width .3s}.unterline-hover{position:relative;display:inline-block}.reveal-container{}.back-button:hover{transform:scale(1.025,1.025);transition-duration:0.25s}.back-button{background-color :#0f0f0f;border:1px solid #0f0f0f;padding:10px 16px}.back-button{position:fixed;left:6vw;z-index:99;border-radius:100px;padding-left:2rem;padding-right:2rem;bottom:4vw;transition-duration:0.25s}@media (max-width:767px){.back-button{left:4vw;margin-left:auto}}.blog-copy{}.n{}.bubble{display:inline-block;border-radius:2.25rem;padding:0.25rem 1.125rem;margin:0 0.125rem;font-style:normal;font-weight:400;font-size:90%;line-height:140%;text-align:center;letter-spacing:-0.01em}.orange{background:linear-gradient(180deg,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.01) 100%);color:#000;border:1px solid #000}.text-link:after{content:""}.text-link{}.sub-menu-link:active{color:#0f0f0f;border-bottom-color:#0f0f0f;border-bottom-width:1px;border-bottom-style:solid}.sub-menu-link{color:#b4b4b4;padding-bottom:0.25rem;border-bottom-color:#ffffff;border-bottom-width:1px;border-bottom-style:solid}.auszeichnung-serif{font-family:'PensumDisplay',Serif}.c-text-x{}.current-menu-item{color:#fe4716}.your-heading-class{color:#fe4716}.projekt-image-grid-pos4{margin-top:auto;margin-bottom:auto;grid-area:1/9/3/16}@media (max-width:767px){.projekt-image-grid-pos4{grid-area:3/1/4/7}}.grid-gap{gap:clamp(1rem,2vw,4rem)}body{transition:background-color 1s ease}:root{--xs-space-fallback:1vmin;--xs-space:clamp(4px,1vmin,10px);--s-space-fallback:2vmin;--s-space:clamp(8px,2vmin,20px);--m-space-fallback:3.5vmin;--m-space:clamp(12px,3.5vmin,30px);--l-space-fallback:5vmin;--l-space:clamp(20px,5vmin,50px);--xl-space-fallback:7vmin;--xl-space:clamp(32px,7vmin,80px);--xxl-space-fallback:12vmin;--xxl-space:clamp(52px,12vmin,130px)}@media screen and (min-width:950px){:root{--xs-space-fallback:calc(1.3 * 1vmin);--xs-space:clamp(4px,calc(1.3 * 1vmin),13px);--s-space-fallback:calc(1.3 * 2vmin);--s-space:clamp(8px,calc(1.3 * 2vmin),26px);--m-space-fallback:calc(1.3 * 3.5vmin);--m-space:clamp(12px,calc(1.3 * 3.5vmin),39px);--l-space-fallback:calc(1.3 * 5vmin);--l-space:clamp(20px,calc(1.3 * 5vmin),65px);--xl-space-fallback:calc(1.3 * 7vmin);--xl-space:clamp(32px,calc(1.3 * 7vmin),104px);--xxl-space-fallback:calc(1.3 * 12vmin);--xxl-space:clamp(52px,calc(1.3 * 12vmin),169px)}}@media screen and (min-width:1550px){:root{--xs-space-fallback:1.4vmin;--xs-space:clamp(4px,1.4vmin,14px);--s-space-fallback:2.8vmin;--s-space:clamp(8px,2.8vmin,28px);--m-space-fallback:4.9vmin;--m-space:clamp(12px,4.9vmin,42px);--l-space-fallback:7vmin;--l-space:clamp(20px,7vmin,70px);--xl-space-fallback:9.8vmin;--xl-space:clamp(32px,9.8vmin,112px);--xxl-space-fallback:16.8vmin;--xxl-space:clamp(52px,16.8vmin,182px)}}html{font-size:100%}:root{--h1-fallback:2.8rem;--h1:clamp(2.03rem,1.61rem - -2.07vw,3.42rem);--h2-fallback:2.3rem;--h2:clamp(1.80rem,1.49rem - -1.56vw,2.85rem);--h3-fallback:2rem;--h3:clamp(1.60rem,1.37rem - -1.15vw,2.38rem);--h4-fallback:1.6rem;--h4:clamp(1.42rem,1.26rem - -0.82vw,1.98rem);--h5-fallback:1.35rem;--h5:clamp(1.27rem,1.15rem - -0.57vw,1.65rem);--h6-fallback:1.2rem;--h6:clamp(1.13rem,1.05rem - -0.37vw,1.38rem);--s-text-fallback:0.85rem;--s-text:0.85rem;--m-text-fallback:1rem;--m-text:1rem;--l-text-fallback:1rem;--l-text:clamp(1rem,0.82rem - -0.40vw,1.2rem);--xl-text-fallback:1.2rem;--xl-text:clamp(1.1rem,0.98rem - -0.48vw,1.40rem)}:root{--space-3xs:clamp(0.25rem,calc(0.23rem + 0.13vw),0.38rem);--space-2xs:clamp(0.50rem,calc(0.45rem + 0.25vw),0.75rem);--space-xs:clamp(0.75rem,calc(0.68rem + 0.38vw),1.13rem);--space-s:clamp(1.00rem,calc(0.90rem + 0.50vw),1.50rem);--space-m:clamp(1.50rem,calc(1.35rem + 0.75vw),2.25rem);--space-l:clamp(2.00rem,calc(1.80rem + 1.00vw),3.00rem);--space-xl:clamp(3.00rem,calc(2.70rem + 1.50vw),4.50rem);--space-2xl:clamp(4.00rem,calc(3.60rem + 2.00vw),6.00rem);--space-3xl:clamp(6.00rem,calc(5.40rem + 3.00vw),9.00rem);--space-3xs-2xs:clamp(0.25rem,calc(0.15rem + 0.50vw),0.75rem);--space-2xs-xs:clamp(0.50rem,calc(0.38rem + 0.63vw),1.13rem);--space-xs-s:clamp(0.75rem,calc(0.60rem + 0.75vw),1.50rem);--space-s-m:clamp(1.00rem,calc(0.75rem + 1.25vw),2.25rem);--space-m-l:clamp(1.50rem,calc(1.20rem + 1.50vw),3.00rem);--space-l-xl:clamp(2.00rem,calc(1.50rem + 2.50vw),4.50rem);--space-xl-2xl:clamp(3.00rem,calc(2.40rem + 3.00vw),6.00rem);--space-2xl-3xl:clamp(4.00rem,calc(3.00rem + 5.00vw),9.00rem);--space-s-l:clamp(1.00rem,calc(0.60rem + 2.00vw),3.00rem)}:root{--step--2:clamp(0.69rem,calc(0.64rem + 0.27vw),0.96rem);--step--1:clamp(0.83rem,calc(0.76rem + 0.37vw),1.20rem);--step-0:clamp(1.00rem,calc(0.90rem + 0.50vw),1.50rem);--step-1:clamp(1.20rem,calc(1.07rem + 0.68vw),1.88rem);--step-2:clamp(1.44rem,calc(1.26rem + 0.90vw),2.34rem);--step-3:clamp(1.73rem,calc(1.49rem + 1.20vw),2.93rem);--step-4:clamp(2.07rem,calc(1.76rem + 1.59vw),3.66rem);--step-5:clamp(2.49rem,calc(2.07rem + 2.09vw),4.58rem)}.oxy-stock-content-styles h2{font-size:var(--step-2) !important;margin-top:var(--step-4) !important}.oxy-stock-content-styles h3{font-size:var(--step-1) !important;margin-top:var(--step-4) !important}.oxy-stock-content-styles p{margin-bottom:var(--step-1) !important}.color-black{background-color:#000}.color-white{background-color:#fff}body{font-display:swap;font-family:"Moderat",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.wp-caption,.aligncenter{width:auto !important}.wp-caption-text{font-size:80%;line-height:140%;margin-top:0.5rem;margin-bottom:2rem;border-left:1px solid grey;color:grey;padding-left:1rem}.font-size-xs{font-size:clamp(0.69rem,0.64rem + 0.27vw,0.96rem)}.font-size-s{font-size:clamp(0.83rem,0.76rem + 0.37vw,1.20rem)}.font-size-m{font-size:clamp(1.00rem,0.90rem + 0.50vw,1.50rem)}.font-size-l{font-size:clamp(1.44rem,1.26rem + 0.90vw,2.34rem);line-height:125%}.font-size-xl{font-size:clamp(1.73rem,1.49rem + 1.20vw,2.93rem);line-height:125%}.font-size-xxl{font-size:clamp(2.07rem,1.76rem + 1.59vw,3.66rem)}.font-size-xxxl{font-size:clamp(2.49rem,2.07rem + 2.09vw,4.58rem)}.font-size-xxxxl{font-size:clamp(3rem,8.5vw + -0.35rem,6.5rem)}@media screen and (min-width:2000px){.grid-16col{max-width:2000px !important;margin:auto !important}}.oxy-header-container{padding:0px !important}@media screen and (max-width:768px){.oxy-header-container{padding:20px !important}}.project-breadcrumb-dunkel{}.project-breadcrumb-hell a,.project-breadcrumb-hell .separator{color:#fff !important;opacity:0.25;border:none}.project-breadcrumb-dunkel a,.project-breadcrumb-dunkel .separator{color:#000 !important;opacity:0.25;border:none}p a{border-bottom:solid clamp(1px,0.5vw,2px) currentcolor;color:currentcolor}p a:hover{opacity:.5}.button-dunkel:hover + #fancy_icon-264-361{color:#fff !important}.fluentform .ff-el-input--label label{font-size:clamp(0.83rem,0.76rem + 0.37vw,1.20rem) !important;font-weight:400 !important}.ff-el-form-control{font-family:"Moderat",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;font-weight:200 !important;border-radius:100px !important}.textfeld{border-radius:1px !important}.fluentform .ff-el-form-check label.ff-el-form-check-label{font-family:"Moderat",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;font-weight:200 !important;margin-right:20px !important}.ff-btn-submit{color:#fff !important;background-color:#000 !important;font-family:"Moderat" !important;border:2.5px solid #fff !important;border-radius:1000px !important;font-size:clamp(0.83rem,0.76rem + 0.37vw,1.20rem) !important;text-align:center;padding-top:0.55em !important;padding-bottom:0.7em !important;padding-right:3em !important;padding-left:3em !important}.ff_btn_style:hover{color:#000 !important;background-color:#fff !important;font-family:"Moderat" !important;border:2.5px solid #fff !important;border-radius:1000px !important;font-size:clamp(0.83rem,0.76rem + 0.37vw,1.20rem) !important;text-align:center;padding-top:0.55em !important;padding-bottom:0.7em !important;padding-right:3em !important;padding-left:3em !important;.reveal-container h1 span{opacity:0;transform:translateY(20px);transition:all 1s ease-in-out;display:inline-block}.reveal-container h1 span.reveal-visible{opacity:1;transform:translateY(0)}#span-17-403 > footer{display:none !important}.c-columns-2-auto{display:grid!important;grid-template-columns:auto auto;width:100%}.c-columns-6{display:grid!important;grid-template-columns:repeat(6,1fr);width:100%}.c-columns-5{display:grid!important;grid-template-columns:repeat(5,1fr);width:100%}.c-columns-4{display:grid!important;grid-template-columns:repeat(4,1fr);width:100%}.c-columns-3{display:grid!important;grid-template-columns:repeat(3,1fr);width:100%}.c-columns-2{display:grid!important;grid-template-columns:repeat(2,1fr);width:100%}.c-columns-3-2{display:grid!important;grid-template-columns:3fr 2fr;width:100%}.c-columns-2-3{display:grid!important;grid-template-columns:2fr 3fr;width:100%}.c-columns-1-2{display:grid!important;grid-template-columns:1fr 2fr;width:100%}.c-columns-2-1{display:grid!important;grid-template-columns:2fr 1fr;width:100%}.c-columns-3-1{display:grid!important;grid-template-columns:3fr 1fr;width:100%}.c-columns-1-3{display:grid!important;grid-template-columns:1fr 3fr;width:100%}.c-row-span-2{grid-row:span 2 / span 2}.c-row-span-3{grid-row:span 3 / span 3}.c-row-span-4{grid-row:span 4 / span 4}.c-row-span-5{grid-row:span 5 / span 5}.c-row-span-6{grid-row:span 6 / span 6}.c-col-span-2{grid-column:span 2 / span 2}.c-col-span-3{grid-column:span 3 / span 3}.c-col-span-4{grid-column:span 4 / span 4}.c-col-span-5{grid-column:span 5 / span 5}.c-col-span-6{grid-column:span 6 / span 6}.c-row-start-1{grid-row-start:1}.c-row-start-2{grid-row-start:2}.c-row-start-3{grid-row-start:3}.c-row-start-4{grid-row-start:4}.c-row-start-5{grid-row-start:5}.c-row-start-6{grid-row-start:6}.c-col-start-1{grid-column-start:1}.c-col-start-2{grid-column-start:2}.c-col-start-3{grid-column-start:3}.c-col-start-4{grid-column-start:4}.c-col-start-5{grid-column-start:5}.c-col-start-6{grid-column-start:6}@media only screen and (max-width:1399px){.c-columns-xl-5{grid-template-columns:repeat(5,1fr)}.c-columns-xl-4{grid-template-columns:repeat(4,1fr)}.c-columns-xl-3{grid-template-columns:repeat(3,1fr)}.c-columns-xl-2{grid-template-columns:repeat(2,1fr)}.c-columns-xl-1{grid-template-columns:1fr}.c-row-span-xl-1{grid-row:span 1 / span 1}.c-row-span-xl-2{grid-row:span 2 / span 2}.c-row-span-xl-3{grid-row:span 3 / span 3}.c-row-span-xl-4{grid-row:span 4 / span 4}.c-row-span-xl-5{grid-row:span 5 / span 5}.c-row-span-xl-6{grid-row:span 6 / span 6}.c-col-span-xl-1{grid-column:span 1 / span 1}.c-col-span-xl-2{grid-column:span 2 / span 2}.c-col-span-xl-3{grid-column:span 3 / span 3}.c-col-span-xl-4{grid-column:span 4 / span 4}.c-col-span-xl-5{grid-column:span 5 / span 5}.c-col-span-xl-6{grid-column:span 6 / span 6}.c-row-start-xl-1{grid-row-start:1}.c-row-start-xl-2{grid-row-start:2}.c-row-start-xl-3{grid-row-start:3}.c-row-start-xl-4{grid-row-start:4}.c-row-start-xl-5{grid-row-start:5}.c-row-start-xl-6{grid-row-start:6}.c-col-start-xl-1{grid-column-start:1}.c-col-start-xl-2{grid-column-start:2}.c-col-start-xl-3{grid-column-start:3}.c-col-start-xl-4{grid-column-start:4}.c-col-start-xl-5{grid-column-start:5}.c-col-start-xl-6{grid-column-start:6}}@media only screen and (max-width:991px){.c-columns-l-4{grid-template-columns:repeat(4,1fr)}.c-columns-l-3{grid-template-columns:repeat(3,1fr)}.c-columns-l-2{grid-template-columns:repeat(2,1fr)}.c-columns-l-1{grid-template-columns:1fr}.c-row-span-l-1{grid-row:span 1 / span 1}.c-row-span-l-2{grid-row:span 2 / span 2}.c-row-span-l-3{grid-row:span 3 / span 3}.c-row-span-l-4{grid-row:span 4 / span 4}.c-row-span-l-5{grid-row:span 5 / span 5}.c-row-span-l-6{grid-row:span 6 / span 6}.c-col-span-l-1{grid-column:span 1 / span 1}.c-col-span-l-2{grid-column:span 2 / span 2}.c-col-span-l-3{grid-column:span 3 / span 3}.c-col-span-l-4{grid-column:span 4 / span 4}.c-col-span-l-5{grid-column:span 5 / span 5}.c-col-span-l-6{grid-column:span 6 / span 6}.c-row-start-l-1{grid-row-start:1}.c-row-start-l-2{grid-row-start:2}.c-row-start-l-3{grid-row-start:3}.c-row-start-l-4{grid-row-start:4}.c-row-start-l-5{grid-row-start:5}.c-row-start-l-6{grid-row-start:6}.c-col-start-l-1{grid-column-start:1}.c-col-start-l-2{grid-column-start:2}.c-col-start-l-3{grid-column-start:3}.c-col-start-l-4{grid-column-start:4}.c-col-start-l-5{grid-column-start:5}.c-col-start-l-6{grid-column-start:6}}@media only screen and (max-width:767px){.c-columns-m-3{grid-template-columns:repeat(3,1fr)}.c-columns-m-2{grid-template-columns:repeat(2,1fr)}.c-columns-m-1{grid-template-columns:1fr}.c-row-span-m-1{grid-row:span 1 / span 1}.c-row-span-m-2{grid-row:span 2 / span 2}.c-row-span-m-3{grid-row:span 3 / span 3}.c-row-span-m-4{grid-row:span 4 / span 4}.c-row-span-m-5{grid-row:span 5 / span 5}.c-row-span-m-6{grid-row:span 6 / span 6}.c-col-span-m-1{grid-column:span 1 / span 1}.c-col-span-m-2{grid-column:span 2 / span 2}.c-col-span-m-3{grid-column:span 3 / span 3}.c-col-span-m-4{grid-column:span 4 / span 4}.c-col-span-m-5{grid-column:span 5 / span 5}.c-col-span-m-6{grid-column:span 6 / span 6}.c-row-start-m-1{grid-row-start:1}.c-row-start-m-2{grid-row-start:2}.c-row-start-m-3{grid-row-start:3}.c-row-start-m-4{grid-row-start:4}.c-row-start-m-5{grid-row-start:5}.c-row-start-m-6{grid-row-start:6}.c-col-start-m-1{grid-column-start:1}.c-col-start-m-2{grid-column-start:2}.c-col-start-m-3{grid-column-start:3}.c-col-start-m-4{grid-column-start:4}.c-col-start-m-5{grid-column-start:5}.c-col-start-m-6{grid-column-start:6}}@media only screen and (max-width:479px){.c-columns-s-2{grid-template-columns:repeat(2,1fr)}.c-columns-s-1{grid-template-columns:1fr}.c-row-span-s-1{grid-row:span 1 / span 1}.c-row-span-s-2{grid-row:span 2 / span 2}.c-row-span-s-3{grid-row:span 3 / span 3}.c-row-span-s-4{grid-row:span 4 / span 4}.c-row-span-s-5{grid-row:span 5 / span 5}.c-row-span-s-6{grid-row:span 6 / span 6}.c-col-span-s-1{grid-column:span 1 / span 1}.c-col-span-s-2{grid-column:span 2 / span 2}.c-col-span-s-3{grid-column:span 3 / span 3}.c-col-span-s-4{grid-column:span 4 / span 4}.c-col-span-s-5{grid-column:span 5 / span 5}.c-col-span-s-6{grid-column:span 6 / span 6}.c-row-start-s-1{grid-row-start:1}.c-row-start-s-2{grid-row-start:2}.c-row-start-s-3{grid-row-start:3}.c-row-start-s-4{grid-row-start:4}.c-row-start-s-5{grid-row-start:5}.c-row-start-s-6{grid-row-start:6}.c-col-start-s-1{grid-column-start:1}.c-col-start-s-2{grid-column-start:2}.c-col-start-s-3{grid-column-start:3}.c-col-start-s-4{grid-column-start:4}.c-col-start-s-5{grid-column-start:5}.c-col-start-s-6{grid-column-start:6}}.c-gallery{align-items:stretch}.c-gallery img{object-fit:cover}.c-grid-1{display:grid!important;width:100%;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.c-grid-1 *:nth-child(1){grid-area:1 / 1 / span 2 / span 2}.c-grid-1 *:nth-child(2){grid-area:1 / 3}.c-grid-1 *:nth-child(3){grid-area:2 / 3}@media only screen and (max-width:767px){.c-grid-1{grid-template-columns:1fr 1fr;grid-template-rows:1.5fr 1fr}.c-grid-1 *:nth-child(1){grid-area:1 / 1 / 2 / 3}.c-grid-1 *:nth-child(2){grid-area:2 / 1}.c-grid-1 *:nth-child(3){grid-area:2 / 2}}.c-grid-2{display:grid!important;width:100%;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr)}.c-grid-2 *:nth-child(1){grid-area:1 / 1 / 2 / 4}.c-grid-2 *:nth-child(2){grid-area:1 / 4 / 2 / 6}.c-grid-2 *:nth-child(3){grid-area:2 / 1 / 3 / 3}.c-grid-2 *:nth-child(4){grid-area:2 / 3 / 3 / 6}ul.splide__list{width:100%}#primary-slider{margin-bottom:10px}.splide__slide img{width:100%;height:100%;object-fit:cover;object-position:center}.splide--nav > .splide__track > .splide__list > .splide__slide{border:none !important;opacity:0.5;transition:opacity 0.6s}.splide--nav > .splide__track > .splide__list > .splide__slide:hover{opacity:1}.splide--nav > .splide__track > .splide__list > .splide__slide.is-active{opacity:1}.splide .splide__arrow,.oxy-oxyninja-slider .splide__arrow{border-radius:0;opacity:0;background:#fff;box-shadow:0 1px 5px #0000001c;transition:all 0.4s}.splide:hover .splide__arrow,.oxy-oxyninja-slider:hover .splide__arrow{opacity:0.8}.splide .splide__arrow:hover,.oxy-oxyninja-slider .splide__arrow:hover{opacity:1;background:#fff;box-shadow:0 1px 10px #0000001c}.splide .splide__arrows button:disabled,.oxy-oxyninja-slider .splide__arrows button:disabled{display:none}.splide .splide__arrow--prev,.oxy-oxyninja-slider .splide__arrow--prev{left:0}.splide .splide__arrow--next,.oxy-oxyninja-slider .splide__arrow--next{right:0}.splide:hover .splide__arrow--prev,.oxy-oxyninja-slider:hover .splide__arrow--prev{left:1em}.splide:hover .splide__arrow--next,.oxy-oxyninja-slider:hover .splide__arrow--next{right:1em}@media only screen and (max-width:991px){.splide .splide__arrow,.oxy-oxyninja-slider .splide__arrow{opacity:1}.splide .splide__arrow--prev,.oxy-oxyninja-slider .splide__arrow--prev{left:1em}.splide .splide__arrow--next,.oxy-oxyninja-slider .splide__arrow--next{right:1em}}.splide .splide__pagination,.oxy-oxyninja-slider .splide__pagination{bottom:-1em}.splide .splide__pagination__page,.oxy-oxyninja-slider .splide__pagination__page{width:40px;height:1px;background:#323232;border-radius:0;opacity:0.2}.splide .splide__pagination__page.is-active,.oxy-oxyninja-slider .splide__pagination__page.is-active{background:#323232;transform:scale(1);opacity:0.7}.wc-product-gallery-1 .splide .splide__pagination,.wc-product-gallery-2 .splide .splide__pagination,.wc-product-gallery-1 .oxy-oxyninja-slider .splide__pagination,.wc-product-gallery-2 .oxy-oxyninja-slider .splide__pagination{display:none}html{font-size:100%}:root{--h1-fallback:2.8rem;--h1:clamp(2.03rem,1.61rem - -2.07vw,3.42rem);--h2-fallback:2.3rem;--h2:clamp(1.80rem,1.49rem - -1.56vw,2.85rem);--h3-fallback:2rem;--h3:clamp(1.60rem,1.37rem - -1.15vw,2.38rem);--h4-fallback:1.6rem;--h4:clamp(1.42rem,1.26rem - -0.82vw,1.98rem);--h5-fallback:1.35rem;--h5:clamp(1.27rem,1.15rem - -0.57vw,1.65rem);--h6-fallback:1.2rem;--h6:clamp(1.13rem,1.05rem - -0.37vw,1.38rem);--s-text-fallback:0.85rem;--s-text:0.85rem;--m-text-fallback:1rem;--m-text:1rem;--l-text-fallback:1rem;--l-text:clamp(1rem,0.82rem - -0.40vw,1.2rem);--xl-text-fallback:1.2rem;--xl-text:clamp(1.1rem,0.98rem - -0.48vw,1.40rem)}:root{--xs-space-fallback:1vmin;--xs-space:clamp(4px,1vmin,10px);--s-space-fallback:2vmin;--s-space:clamp(8px,2vmin,20px);--m-space-fallback:3.5vmin;--m-space:clamp(12px,3.5vmin,30px);--l-space-fallback:5vmin;--l-space:clamp(20px,5vmin,50px);--xl-space-fallback:7vmin;--xl-space:clamp(32px,7vmin,80px);--xxl-space-fallback:12vmin;--xxl-space:clamp(52px,12vmin,130px)}