@charset "UTF-8";:root,:host{--theme-font-family-emoji: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--theme-font-family-sans-serif: system-ui, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, Helvetica, Arial, "Helvetica Neue", sans-serif, var(--theme-font-family-emoji);--theme-font-family-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace, var(--theme-font-family-emoji);--theme-font-family: var(--theme-font-family-sans-serif);--theme-line-height: 1.5;--theme-font-weight: 400;--theme-font-size: 100%;--theme-text-underline-offset: .1rem;--theme-border-radius: .25rem;--theme-border-width: .0625rem;--theme-outline-width: .125rem;--theme-transition: .2s ease-in-out;--theme-spacing: 1rem;--theme-block-spacing-vertical: var(--theme-spacing);--theme-block-spacing-horizontal: var(--theme-spacing);--theme-form-element-spacing-vertical: .75rem;--theme-form-element-spacing-horizontal: 1rem;--theme-group-box-shadow: 0 0 0 rgba(0, 0, 0, 0);--theme-group-box-shadow-focus-with-button: 0 0 0 var(--theme-outline-width) var(--theme-primary-focus);--theme-group-box-shadow-focus-with-input: 0 0 0 .0625rem var(--theme-form-element-border-color);--theme-icon-checkbox: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(255, 255, 255)' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");--theme-icon-minus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(255, 255, 255)' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E");--theme-icon-chevron: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(136, 145, 164)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}@media(min-width:576px){:root,:host{--theme-font-size: 106.25%}}@media(min-width:768px){:root,:host{--theme-font-size: 112.5%}}@media(min-width:1024px){:root,:host{--theme-font-size: 118.75%}}@media(min-width:1280px){:root,:host{--theme-font-size: 125%}}@media(min-width:1536px){:root,:host{--theme-font-size: 131.25%}}a{--theme-text-decoration: underline}thead th,thead td,tfoot th,tfoot td{--theme-font-weight: 600;--theme-border-width: .1875rem}input:not([type=submit],[type=button],[type=reset],[type=checkbox],[type=radio],[type=file]),:where(select,textarea){--theme-outline-width: .0625rem}[type=search]{--theme-border-radius: 5rem}[type=checkbox],[type=radio]{--theme-border-width: .125rem}[type=checkbox][role=switch]{--theme-border-width: .1875rem}[role=search]{--theme-border-radius: 5rem}[role=search] button,[role=search] [type=submit],[role=search] [type=button],[role=search] [role=button],[role=group] button,[role=group] [type=submit],[role=group] [type=button],[role=group] [role=button]{--theme-form-element-spacing-horizontal: 2rem}[data-theme=light],:root:not([data-theme=dark]),:host(:not([data-theme=dark])){color-scheme:light;--theme-background-color: #fff;--theme-color: #373c44;--theme-text-selection-color: rgba(2, 154, 232, .25);--theme-muted-color: #646b79;--theme-muted-border-color: rgb(231, 234, 239.5);--theme-primary: #0172ad;--theme-primary-background: #0172ad;--theme-primary-border: var(--theme-primary-background);--theme-primary-underline: rgba(1, 114, 173, .5);--theme-primary-hover: #015887;--theme-primary-hover-background: #02659a;--theme-primary-hover-border: var(--theme-primary-hover-background);--theme-primary-hover-underline: var(--theme-primary-hover);--theme-primary-focus: rgba(2, 154, 232, .5);--theme-primary-inverse: #fff;--theme-secondary: #5d6b89;--theme-secondary-background: #525f7a;--theme-secondary-border: var(--theme-secondary-background);--theme-secondary-underline: rgba(93, 107, 137, .5);--theme-secondary-hover: #48536b;--theme-secondary-hover-background: #48536b;--theme-secondary-hover-border: var(--theme-secondary-hover-background);--theme-secondary-hover-underline: var(--theme-secondary-hover);--theme-secondary-focus: rgba(93, 107, 137, .25);--theme-secondary-inverse: #fff;--theme-contrast: #181c25;--theme-contrast-background: #181c25;--theme-contrast-border: var(--theme-contrast-background);--theme-contrast-underline: rgba(24, 28, 37, .5);--theme-contrast-hover: #000;--theme-contrast-hover-background: #000;--theme-contrast-hover-border: var(--theme-contrast-hover-background);--theme-contrast-hover-underline: var(--theme-secondary-hover);--theme-contrast-focus: rgba(93, 107, 137, .25);--theme-contrast-inverse: #fff;--theme-box-shadow: .0145rem .029rem .174rem rgba(129, 145, 181, .01698), .0335rem .067rem .402rem rgba(129, 145, 181, .024), .0625rem .125rem .75rem rgba(129, 145, 181, .03), .1125rem .225rem 1.35rem rgba(129, 145, 181, .036), .2085rem .417rem 2.502rem rgba(129, 145, 181, .04302), .5rem 1rem 6rem rgba(129, 145, 181, .06), 0 0 0 .0625rem rgba(129, 145, 181, .015);--theme-button-box-shadow: 0 0 0 rgba(0, 0, 0, 0);--theme-button-hover-box-shadow: 0 0 0 rgba(0, 0, 0, 0);--theme-table-border-color: var(--theme-muted-border-color);--theme-table-row-stripped-background-color: rgba(111, 120, 135, .0375);--theme-form-element-background-color: rgb(251, 251.5, 252.25);--theme-form-element-selected-background-color: #dfe3eb;--theme-form-element-border-color: #cfd5e2;--theme-form-element-color: #23262c;--theme-form-element-placeholder-color: var(--theme-muted-color);--theme-form-element-active-background-color: #fff;--theme-form-element-active-border-color: var(--theme-primary-border);--theme-form-element-focus-color: var(--theme-primary-border);--theme-form-element-disabled-opacity: .5;--theme-form-element-invalid-border-color: rgb(183.5, 105.5, 106.5);--theme-form-element-invalid-active-border-color: rgb(200.25, 79.25, 72.25);--theme-form-element-invalid-focus-color: var(--theme-form-element-invalid-active-border-color);--theme-form-element-valid-border-color: rgb(76, 154.5, 137.5);--theme-form-element-valid-active-border-color: rgb(39, 152.75, 118.75);--theme-form-element-valid-focus-color: var(--theme-form-element-valid-active-border-color);--theme-switch-background-color: #bfc7d9;--theme-switch-checked-background-color: var(--theme-primary-background);--theme-switch-color: #fff;--theme-switch-thumb-box-shadow: 0 0 0 rgba(0, 0, 0, 0);--theme-icon-valid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(76, 154.5, 137.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");--theme-icon-invalid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(200.25, 79.25, 72.25)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'%3E%3C/line%3E%3C/svg%3E")}[data-theme=light] input:is([type=submit],[type=button],[type=reset],[type=checkbox],[type=radio],[type=file]),:root:not([data-theme=dark]) input:is([type=submit],[type=button],[type=reset],[type=checkbox],[type=radio],[type=file]),:host(:not([data-theme=dark])) input:is([type=submit],[type=button],[type=reset],[type=checkbox],[type=radio],[type=file]){--theme-form-element-focus-color: var(--theme-primary-focus)}@media only screen and (prefers-color-scheme:dark){:root:not([data-theme]),:host(:not([data-theme])){color-scheme:dark;--theme-background-color: rgb(19, 22.5, 30.5);--theme-color: #c2c7d0;--theme-text-selection-color: rgba(1, 170, 255, .1875);--theme-muted-color: #7b8495;--theme-muted-border-color: #202632;--theme-primary: #01aaff;--theme-primary-background: #0172ad;--theme-primary-border: var(--theme-primary-background);--theme-primary-underline: rgba(1, 170, 255, .5);--theme-primary-hover: #79c0ff;--theme-primary-hover-background: #017fc0;--theme-primary-hover-border: var(--theme-primary-hover-background);--theme-primary-hover-underline: var(--theme-primary-hover);--theme-primary-focus: rgba(1, 170, 255, .375);--theme-primary-inverse: #fff;--theme-secondary: #969eaf;--theme-secondary-background: #525f7a;--theme-secondary-border: var(--theme-secondary-background);--theme-secondary-underline: rgba(150, 158, 175, .5);--theme-secondary-hover: #b3b9c5;--theme-secondary-hover-background: #5d6b89;--theme-secondary-hover-border: var(--theme-secondary-hover-background);--theme-secondary-hover-underline: var(--theme-secondary-hover);--theme-secondary-focus: rgba(144, 158, 190, .25);--theme-secondary-inverse: #fff;--theme-contrast: #dfe3eb;--theme-contrast-background: #eff1f4;--theme-contrast-border: var(--theme-contrast-background);--theme-contrast-underline: rgba(223, 227, 235, .5);--theme-contrast-hover: #fff;--theme-contrast-hover-background: #fff;--theme-contrast-hover-border: var(--theme-contrast-hover-background);--theme-contrast-hover-underline: var(--theme-contrast-hover);--theme-contrast-focus: rgba(207, 213, 226, .25);--theme-contrast-inverse: #000;--theme-box-shadow: .0145rem .029rem .174rem rgba(7, 8.5, 12, .01698), .0335rem .067rem .402rem rgba(7, 8.5, 12, .024), .0625rem .125rem .75rem rgba(7, 8.5, 12, .03), .1125rem .225rem 1.35rem rgba(7, 8.5, 12, .036), .2085rem .417rem 2.502rem rgba(7, 8.5, 12, .04302), .5rem 1rem 6rem rgba(7, 8.5, 12, .06), 0 0 0 .0625rem rgba(7, 8.5, 12, .015);--theme-button-box-shadow: 0 0 0 rgba(0, 0, 0, 0);--theme-button-hover-box-shadow: 0 0 0 rgba(0, 0, 0, 0);--theme-table-border-color: var(--theme-muted-border-color);--theme-table-row-stripped-background-color: rgba(111, 120, 135, .0375);--theme-form-element-background-color: rgb(28, 33, 43.5);--theme-form-element-selected-background-color: #2a3140;--theme-form-element-border-color: #2a3140;--theme-form-element-color: #e0e3e7;--theme-form-element-placeholder-color: #8891a4;--theme-form-element-active-background-color: rgb(26, 30.5, 40.25);--theme-form-element-active-border-color: var(--theme-primary-border);--theme-form-element-focus-color: var(--theme-primary-border);--theme-form-element-disabled-opacity: .5;--theme-form-element-invalid-border-color: rgb(149.5, 74, 80);--theme-form-element-invalid-active-border-color: rgb(183.25, 63.5, 59);--theme-form-element-invalid-focus-color: var(--theme-form-element-invalid-active-border-color);--theme-form-element-valid-border-color: #2a7b6f;--theme-form-element-valid-active-border-color: rgb(22, 137, 105.5);--theme-form-element-valid-focus-color: var(--theme-form-element-valid-active-border-color);--theme-switch-background-color: #333c4e;--theme-switch-checked-background-color: var(--theme-primary-background);--theme-switch-color: #fff;--theme-switch-thumb-box-shadow: 0 0 0 rgba(0, 0, 0, 0);--theme-icon-valid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(42, 123, 111)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");--theme-icon-invalid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(149.5, 74, 80)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'%3E%3C/line%3E%3C/svg%3E")}:root:not([data-theme]) input:is([type=submit],[type=button],[type=reset],[type=checkbox],[type=radio],[type=file]),:host(:not([data-theme])) input:is([type=submit],[type=button],[type=reset],[type=checkbox],[type=radio],[type=file]){--theme-form-element-focus-color: var(--theme-primary-focus)}}[data-theme=dark]{color-scheme:dark;--theme-background-color: rgb(19, 22.5, 30.5);--theme-color: #c2c7d0;--theme-text-selection-color: rgba(1, 170, 255, .1875);--theme-muted-color: #7b8495;--theme-muted-border-color: #202632;--theme-primary: #01aaff;--theme-primary-background: #0172ad;--theme-primary-border: var(--theme-primary-background);--theme-primary-underline: rgba(1, 170, 255, .5);--theme-primary-hover: #79c0ff;--theme-primary-hover-background: #017fc0;--theme-primary-hover-border: var(--theme-primary-hover-background);--theme-primary-hover-underline: var(--theme-primary-hover);--theme-primary-focus: rgba(1, 170, 255, .375);--theme-primary-inverse: #fff;--theme-secondary: #969eaf;--theme-secondary-background: #525f7a;--theme-secondary-border: var(--theme-secondary-background);--theme-secondary-underline: rgba(150, 158, 175, .5);--theme-secondary-hover: #b3b9c5;--theme-secondary-hover-background: #5d6b89;--theme-secondary-hover-border: var(--theme-secondary-hover-background);--theme-secondary-hover-underline: var(--theme-secondary-hover);--theme-secondary-focus: rgba(144, 158, 190, .25);--theme-secondary-inverse: #fff;--theme-contrast: #dfe3eb;--theme-contrast-background: #eff1f4;--theme-contrast-border: var(--theme-contrast-background);--theme-contrast-underline: rgba(223, 227, 235, .5);--theme-contrast-hover: #fff;--theme-contrast-hover-background: #fff;--theme-contrast-hover-border: var(--theme-contrast-hover-background);--theme-contrast-hover-underline: var(--theme-contrast-hover);--theme-contrast-focus: rgba(207, 213, 226, .25);--theme-contrast-inverse: #000;--theme-box-shadow: .0145rem .029rem .174rem rgba(7, 8.5, 12, .01698), .0335rem .067rem .402rem rgba(7, 8.5, 12, .024), .0625rem .125rem .75rem rgba(7, 8.5, 12, .03), .1125rem .225rem 1.35rem rgba(7, 8.5, 12, .036), .2085rem .417rem 2.502rem rgba(7, 8.5, 12, .04302), .5rem 1rem 6rem rgba(7, 8.5, 12, .06), 0 0 0 .0625rem rgba(7, 8.5, 12, .015);--theme-button-box-shadow: 0 0 0 rgba(0, 0, 0, 0);--theme-button-hover-box-shadow: 0 0 0 rgba(0, 0, 0, 0);--theme-table-border-color: var(--theme-muted-border-color);--theme-table-row-stripped-background-color: rgba(111, 120, 135, .0375);--theme-form-element-background-color: rgb(28, 33, 43.5);--theme-form-element-selected-background-color: #2a3140;--theme-form-element-border-color: #2a3140;--theme-form-element-color: #e0e3e7;--theme-form-element-placeholder-color: #8891a4;--theme-form-element-active-background-color: rgb(26, 30.5, 40.25);--theme-form-element-active-border-color: var(--theme-primary-border);--theme-form-element-focus-color: var(--theme-primary-border);--theme-form-element-disabled-opacity: .5;--theme-form-element-invalid-border-color: rgb(149.5, 74, 80);--theme-form-element-invalid-active-border-color: rgb(183.25, 63.5, 59);--theme-form-element-invalid-focus-color: var(--theme-form-element-invalid-active-border-color);--theme-form-element-valid-border-color: #2a7b6f;--theme-form-element-valid-active-border-color: rgb(22, 137, 105.5);--theme-form-element-valid-focus-color: var(--theme-form-element-valid-active-border-color);--theme-switch-background-color: #333c4e;--theme-switch-checked-background-color: var(--theme-primary-background);--theme-switch-color: #fff;--theme-switch-thumb-box-shadow: 0 0 0 rgba(0, 0, 0, 0);--theme-icon-valid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(42, 123, 111)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");--theme-icon-invalid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(149.5, 74, 80)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'%3E%3C/line%3E%3C/svg%3E")}[data-theme=dark] input:is([type=submit],[type=button],[type=reset],[type=checkbox],[type=radio],[type=file]){--theme-form-element-focus-color: var(--theme-primary-focus)}progress,[type=checkbox],[type=radio],[type=range]{accent-color:var(--theme-primary)}*,*:before,*:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{text-decoration:inherit;vertical-align:inherit}:where(:root),:where(:host){-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:var(--theme-background-color);color:var(--theme-color);font-weight:var(--theme-font-weight);font-size:var(--theme-font-size);line-height:var(--theme-line-height);font-family:var(--theme-font-family);text-underline-offset:var(--theme-text-underline-offset);text-rendering:optimizeLegibility;overflow-wrap:break-word;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{width:100%;margin:0}main{display:block}body>header,body>main,body>footer{padding-block:var(--theme-block-spacing-vertical)}section{margin-bottom:var(--theme-block-spacing-vertical)}:where(a:not([role=button])),[role=link]{--theme-color: var(--theme-primary);--theme-background-color: transparent;--theme-underline: var(--theme-primary-underline);outline:none;background-color:var(--theme-background-color);color:var(--theme-color);-webkit-text-decoration:var(--theme-text-decoration);text-decoration:var(--theme-text-decoration);text-decoration-color:var(--theme-underline);text-underline-offset:.125em;transition:background-color var(--theme-transition),color var(--theme-transition),box-shadow var(--theme-transition),-webkit-text-decoration var(--theme-transition);transition:background-color var(--theme-transition),color var(--theme-transition),text-decoration var(--theme-transition),box-shadow var(--theme-transition);transition:background-color var(--theme-transition),color var(--theme-transition),text-decoration var(--theme-transition),box-shadow var(--theme-transition),-webkit-text-decoration var(--theme-transition)}:where(a:not([role=button])):is([aria-current]:not([aria-current=false]),:hover,:active,:focus),[role=link]:is([aria-current]:not([aria-current=false]),:hover,:active,:focus){--theme-color: var(--theme-primary-hover);--theme-underline: var(--theme-primary-hover-underline);--theme-text-decoration: underline}:where(a:not([role=button])):focus-visible,[role=link]:focus-visible{box-shadow:0 0 0 var(--theme-outline-width) var(--theme-primary-focus)}a[role=button]{display:inline-block}button{margin:0;overflow:visible;font-family:inherit;text-transform:none}button,[type=submit],[type=reset],[type=button]{-webkit-appearance:button}button,[type=submit],[type=reset],[type=button],[type=file]::file-selector-button,[role=button]{--theme-background-color: var(--theme-primary-background);--theme-border-color: var(--theme-primary-border);--theme-color: var(--theme-primary-inverse);--theme-box-shadow: var(--theme-button-box-shadow, 0 0 0 rgba(0, 0, 0, 0));padding:var(--theme-form-element-spacing-vertical) var(--theme-form-element-spacing-horizontal);border:var(--theme-border-width) solid var(--theme-border-color);border-radius:var(--theme-border-radius);outline:none;background-color:var(--theme-background-color);box-shadow:var(--theme-box-shadow);color:var(--theme-color);font-weight:var(--theme-font-weight);font-size:1rem;line-height:var(--theme-line-height);text-align:center;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color var(--theme-transition),border-color var(--theme-transition),color var(--theme-transition),box-shadow var(--theme-transition)}button:is([aria-current]:not([aria-current=false])),button:is(:hover,:active,:focus),[type=submit]:is([aria-current]:not([aria-current=false])),[type=submit]:is(:hover,:active,:focus),[type=reset]:is([aria-current]:not([aria-current=false])),[type=reset]:is(:hover,:active,:focus),[type=button]:is([aria-current]:not([aria-current=false])),[type=button]:is(:hover,:active,:focus),[type=file]::file-selector-button:is([aria-current]:not([aria-current=false])),[type=file]::file-selector-button:is(:hover,:active,:focus),[role=button]:is([aria-current]:not([aria-current=false])),[role=button]:is(:hover,:active,:focus){--theme-background-color: var(--theme-primary-hover-background);--theme-border-color: var(--theme-primary-hover-border);--theme-box-shadow: var(--theme-button-hover-box-shadow, 0 0 0 rgba(0, 0, 0, 0));--theme-color: var(--theme-primary-inverse)}button:focus,button:is([aria-current]:not([aria-current=false])):focus,[type=submit]:focus,[type=submit]:is([aria-current]:not([aria-current=false])):focus,[type=reset]:focus,[type=reset]:is([aria-current]:not([aria-current=false])):focus,[type=button]:focus,[type=button]:is([aria-current]:not([aria-current=false])):focus,[type=file]::file-selector-button:focus,[type=file]::file-selector-button:is([aria-current]:not([aria-current=false])):focus,[role=button]:focus,[role=button]:is([aria-current]:not([aria-current=false])):focus{--theme-box-shadow: var(--theme-button-hover-box-shadow, 0 0 0 rgba(0, 0, 0, 0)), 0 0 0 var(--theme-outline-width) var(--theme-primary-focus)}[type=submit],[type=reset],[type=button]{margin-bottom:var(--theme-spacing)}[type=reset],[type=file]::file-selector-button{--theme-background-color: var(--theme-secondary-background);--theme-border-color: var(--theme-secondary-border);--theme-color: var(--theme-secondary-inverse);cursor:pointer}[type=reset]:is([aria-current]:not([aria-current=false]),:hover,:active,:focus),[type=file]::file-selector-button:is([aria-current]:not([aria-current=false]),:hover,:active,:focus){--theme-background-color: var(--theme-secondary-hover-background);--theme-border-color: var(--theme-secondary-hover-border);--theme-color: var(--theme-secondary-inverse)}[type=reset]:focus,[type=file]::file-selector-button:focus{--theme-box-shadow: var(--theme-button-hover-box-shadow, 0 0 0 rgba(0, 0, 0, 0)), 0 0 0 var(--theme-outline-width) var(--theme-secondary-focus)}:where(button,[type=submit],[type=reset],[type=button],[role=button])[disabled],:where(fieldset[disabled]) :is(button,[type=submit],[type=button],[type=reset],[role=button]){opacity:.5;pointer-events:none}:where(table){width:100%;border-collapse:collapse;border-spacing:0;text-indent:0}th,td{padding:calc(var(--theme-spacing) / 2) var(--theme-spacing);border-bottom:var(--theme-border-width) solid var(--theme-table-border-color);background-color:var(--theme-background-color);color:var(--theme-color);font-weight:var(--theme-font-weight);text-align:left;text-align:start}tfoot th,tfoot td{border-top:var(--theme-border-width) solid var(--theme-table-border-color);border-bottom:0}table.striped tbody tr:nth-child(odd) th,table.striped tbody tr:nth-child(odd) td{background-color:var(--theme-table-row-stripped-background-color)}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}:where(iframe){border-style:none}img{max-width:100%;height:auto;border-style:none}:where(svg:not([fill])){fill:currentColor}svg:not(:root),svg:not(:host){overflow:hidden}figure{display:block;margin:0;padding:0}figure figcaption{padding:calc(var(--theme-spacing) * .5) 0;color:var(--theme-muted-color)}hr{height:0;margin:var(--theme-typography-spacing-vertical) 0;border:0;border-top:1px solid var(--theme-muted-border-color);color:inherit}[hidden],template{display:none!important}canvas{display:inline-block}input,optgroup,select,textarea{margin:0;font-size:1rem;line-height:var(--theme-line-height);font-family:inherit;letter-spacing:inherit}input{overflow:visible}select{text-transform:none}legend{max-width:100%;padding:0;color:inherit;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{padding:0;border-style:none}:-moz-focusring{outline:none}:-moz-ui-invalid{box-shadow:none}::-ms-expand{display:none}[type=file],[type=range]{padding:0;border-width:0}input:not([type=checkbox],[type=radio],[type=range]){height:calc(1rem * var(--theme-line-height) + var(--theme-form-element-spacing-vertical) * 2 + var(--theme-border-width) * 2)}fieldset{width:100%;margin:0;margin-bottom:var(--theme-spacing);padding:0;border:0}label,fieldset legend{display:block;margin-bottom:calc(var(--theme-spacing) * .375);color:var(--theme-color);font-weight:var(--theme-form-label-font-weight, var(--theme-font-weight))}fieldset legend{margin-bottom:calc(var(--theme-spacing) * .5)}input:not([type=checkbox],[type=radio]),button[type=submit],select,textarea{width:100%}input:not([type=checkbox],[type=radio],[type=range],[type=file]),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:var(--theme-form-element-spacing-vertical) var(--theme-form-element-spacing-horizontal)}input,select,textarea{--theme-background-color: var(--theme-form-element-background-color);--theme-border-color: var(--theme-form-element-border-color);--theme-color: var(--theme-form-element-color);--theme-box-shadow: none;border:var(--theme-border-width) solid var(--theme-border-color);border-radius:var(--theme-border-radius);outline:none;background-color:var(--theme-background-color);box-shadow:var(--theme-box-shadow);color:var(--theme-color);font-weight:var(--theme-font-weight);transition:background-color var(--theme-transition),border-color var(--theme-transition),color var(--theme-transition),box-shadow var(--theme-transition)}input:not([type=submit],[type=button],[type=reset],[type=checkbox],[type=radio],[readonly]):is(:active,:focus),:where(select,textarea):not([readonly]):is(:active,:focus){--theme-background-color: var(--theme-form-element-active-background-color)}input:not([type=submit],[type=button],[type=reset],[role=switch],[readonly]):is(:active,:focus),:where(select,textarea):not([readonly]):is(:active,:focus){--theme-border-color: var(--theme-form-element-active-border-color)}input:not([type=submit],[type=button],[type=reset],[type=range],[type=file],[readonly]):focus,:where(select,textarea):not([readonly]):focus{--theme-box-shadow: 0 0 0 var(--theme-outline-width) var(--theme-form-element-focus-color)}input:not([type=submit],[type=button],[type=reset])[disabled],select[disabled],textarea[disabled],label[aria-disabled=true],:where(fieldset[disabled]) :is(input:not([type=submit],[type=button],[type=reset]),select,textarea){opacity:var(--theme-form-element-disabled-opacity);pointer-events:none}label[aria-disabled=true] input[disabled]{opacity:1}:where(input,select,textarea):not([type=checkbox],[type=radio],[type=date],[type=datetime-local],[type=month],[type=time],[type=week],[type=range])[aria-invalid]{padding-right:calc(var(--theme-form-element-spacing-horizontal) + 1.5rem)!important;padding-left:var(--theme-form-element-spacing-horizontal);padding-inline-start:var(--theme-form-element-spacing-horizontal)!important;padding-inline-end:calc(var(--theme-form-element-spacing-horizontal) + 1.5rem)!important;background-position:center right .75rem;background-size:1rem auto;background-repeat:no-repeat}:where(input,select,textarea):not([type=checkbox],[type=radio],[type=date],[type=datetime-local],[type=month],[type=time],[type=week],[type=range])[aria-invalid=false]:not(select){background-image:var(--theme-icon-valid)}:where(input,select,textarea):not([type=checkbox],[type=radio],[type=date],[type=datetime-local],[type=month],[type=time],[type=week],[type=range])[aria-invalid=true]:not(select){background-image:var(--theme-icon-invalid)}:where(input,select,textarea)[aria-invalid=false]{--theme-border-color: var(--theme-form-element-valid-border-color)}:where(input,select,textarea)[aria-invalid=false]:is(:active,:focus){--theme-border-color: var(--theme-form-element-valid-active-border-color) !important}:where(input,select,textarea)[aria-invalid=false]:is(:active,:focus):not([type=checkbox],[type=radio]){--theme-box-shadow: 0 0 0 var(--theme-outline-width) var(--theme-form-element-valid-focus-color) !important}:where(input,select,textarea)[aria-invalid=true]{--theme-border-color: var(--theme-form-element-invalid-border-color)}:where(input,select,textarea)[aria-invalid=true]:is(:active,:focus){--theme-border-color: var(--theme-form-element-invalid-active-border-color) !important}:where(input,select,textarea)[aria-invalid=true]:is(:active,:focus):not([type=checkbox],[type=radio]){--theme-box-shadow: 0 0 0 var(--theme-outline-width) var(--theme-form-element-invalid-focus-color) !important}[dir=rtl] :where(input,select,textarea):not([type=checkbox],[type=radio]):is([aria-invalid],[aria-invalid=true],[aria-invalid=false]){background-position:center left .75rem}input::placeholder,input::-webkit-input-placeholder,textarea::placeholder,textarea::-webkit-input-placeholder,select:invalid{color:var(--theme-form-element-placeholder-color);opacity:1}input:not([type=checkbox],[type=radio]),select,textarea{margin-bottom:var(--theme-spacing)}select::-ms-expand{border:0;background-color:transparent}select:not([multiple],[size]){padding-right:calc(var(--theme-form-element-spacing-horizontal) + 1.5rem);padding-left:var(--theme-form-element-spacing-horizontal);padding-inline-start:var(--theme-form-element-spacing-horizontal);padding-inline-end:calc(var(--theme-form-element-spacing-horizontal) + 1.5rem);background-image:var(--theme-icon-chevron);background-position:center right .75rem;background-size:1rem auto;background-repeat:no-repeat}select[multiple] option:checked{background:var(--theme-form-element-selected-background-color);color:var(--theme-form-element-color)}[dir=rtl] select:not([multiple],[size]){background-position:center left .75rem}textarea{display:block;resize:vertical}textarea[aria-invalid]{--theme-icon-height: calc(1rem * var(--theme-line-height) + var(--theme-form-element-spacing-vertical) * 2 + var(--theme-border-width) * 2);background-position:top right .75rem!important;background-size:1rem var(--theme-icon-height)!important}:where(input,select,textarea,fieldset)+small{display:block;width:100%;margin-top:calc(var(--theme-spacing) * -.75);margin-bottom:var(--theme-spacing);color:var(--theme-muted-color)}:where(input,select,textarea,fieldset)[aria-invalid=false]+small{color:var(--theme-ins-color)}:where(input,select,textarea,fieldset)[aria-invalid=true]+small{color:var(--theme-del-color)}label>:where(input,select,textarea){margin-top:calc(var(--theme-spacing) * .25)}label:has([type=checkbox],[type=radio]){width:-moz-fit-content;width:fit-content;cursor:pointer}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.25em;height:1.25em;margin-top:-.125em;margin-inline-end:.5em;border-width:var(--theme-border-width);vertical-align:middle;cursor:pointer}[type=checkbox]::-ms-check,[type=radio]::-ms-check{display:none}[type=checkbox]:checked,[type=checkbox]:checked:active,[type=checkbox]:checked:focus,[type=radio]:checked,[type=radio]:checked:active,[type=radio]:checked:focus{--theme-background-color: var(--theme-primary-background);--theme-border-color: var(--theme-primary-border);background-image:var(--theme-icon-checkbox);background-position:center;background-size:.75em auto;background-repeat:no-repeat}[type=checkbox]~label,[type=radio]~label{display:inline-block;margin-bottom:0;cursor:pointer}[type=checkbox]~label:not(:last-of-type),[type=radio]~label:not(:last-of-type){margin-inline-end:1em}[type=checkbox]:indeterminate{--theme-background-color: var(--theme-primary-background);--theme-border-color: var(--theme-primary-border);background-image:var(--theme-icon-minus);background-position:center;background-size:.75em auto;background-repeat:no-repeat}[type=radio]{border-radius:50%}[type=radio]:checked,[type=radio]:checked:active,[type=radio]:checked:focus{--theme-background-color: var(--theme-primary-inverse);border-width:.35em;background-image:none}[type=checkbox][role=switch]{--theme-background-color: var(--theme-switch-background-color);--theme-color: var(--theme-switch-color);width:2.25em;height:1.25em;border:var(--theme-border-width) solid var(--theme-border-color);border-radius:1.25em;background-color:var(--theme-background-color);line-height:1.25em}[type=checkbox][role=switch]:not([aria-invalid]){--theme-border-color: var(--theme-switch-background-color)}[type=checkbox][role=switch]:before{display:block;aspect-ratio:1;height:100%;border-radius:50%;background-color:var(--theme-color);box-shadow:var(--theme-switch-thumb-box-shadow);content:"";transition:margin .1s ease-in-out}[type=checkbox][role=switch]:focus{--theme-background-color: var(--theme-switch-background-color);--theme-border-color: var(--theme-switch-background-color)}[type=checkbox][role=switch]:checked{--theme-background-color: var(--theme-switch-checked-background-color);--theme-border-color: var(--theme-switch-checked-background-color);background-image:none}[type=checkbox][role=switch]:checked:before{margin-inline-start:1em}[type=checkbox][role=switch][disabled]{--theme-background-color: var(--theme-border-color)}[type=checkbox][aria-invalid=false]:checked,[type=checkbox][aria-invalid=false]:checked:active,[type=checkbox][aria-invalid=false]:checked:focus,[type=checkbox][role=switch][aria-invalid=false]:checked,[type=checkbox][role=switch][aria-invalid=false]:checked:active,[type=checkbox][role=switch][aria-invalid=false]:checked:focus{--theme-background-color: var(--theme-form-element-valid-border-color)}[type=checkbox]:checked[aria-invalid=true],[type=checkbox]:checked:active[aria-invalid=true],[type=checkbox]:checked:focus[aria-invalid=true],[type=checkbox][role=switch]:checked[aria-invalid=true],[type=checkbox][role=switch]:checked:active[aria-invalid=true],[type=checkbox][role=switch]:checked:focus[aria-invalid=true]{--theme-background-color: var(--theme-form-element-invalid-border-color)}[type=checkbox][aria-invalid=false]:checked,[type=checkbox][aria-invalid=false]:checked:active,[type=checkbox][aria-invalid=false]:checked:focus,[type=radio][aria-invalid=false]:checked,[type=radio][aria-invalid=false]:checked:active,[type=radio][aria-invalid=false]:checked:focus,[type=checkbox][role=switch][aria-invalid=false]:checked,[type=checkbox][role=switch][aria-invalid=false]:checked:active,[type=checkbox][role=switch][aria-invalid=false]:checked:focus{--theme-border-color: var(--theme-form-element-valid-border-color)}[type=checkbox]:checked[aria-invalid=true],[type=checkbox]:checked:active[aria-invalid=true],[type=checkbox]:checked:focus[aria-invalid=true],[type=radio]:checked[aria-invalid=true],[type=radio]:checked:active[aria-invalid=true],[type=radio]:checked:focus[aria-invalid=true],[type=checkbox][role=switch]:checked[aria-invalid=true],[type=checkbox][role=switch]:checked:active[aria-invalid=true],[type=checkbox][role=switch]:checked:focus[aria-invalid=true]{--theme-border-color: var(--theme-form-element-invalid-border-color)}[role=search],[role=group]{display:inline-flex;position:relative;width:100%;margin-bottom:var(--theme-spacing);border-radius:var(--theme-border-radius);box-shadow:var(--theme-group-box-shadow, 0 0 0 rgba(0, 0, 0, 0));vertical-align:middle;transition:box-shadow var(--theme-transition)}[role=search]>*,[role=search] input:not([type=checkbox],[type=radio]),[role=search] select,[role=group]>*,[role=group] input:not([type=checkbox],[type=radio]),[role=group] select{position:relative;flex:1 1 auto;margin-bottom:0}[role=search]>*:not(:first-child),[role=search] input:not([type=checkbox],[type=radio]):not(:first-child),[role=search] select:not(:first-child),[role=group]>*:not(:first-child),[role=group] input:not([type=checkbox],[type=radio]):not(:first-child),[role=group] select:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}[role=search]>*:not(:last-child),[role=search] input:not([type=checkbox],[type=radio]):not(:last-child),[role=search] select:not(:last-child),[role=group]>*:not(:last-child),[role=group] input:not([type=checkbox],[type=radio]):not(:last-child),[role=group] select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}[role=search]>*:focus,[role=search] input:not([type=checkbox],[type=radio]):focus,[role=search] select:focus,[role=group]>*:focus,[role=group] input:not([type=checkbox],[type=radio]):focus,[role=group] select:focus{z-index:2}[role=search] button:not(:first-child),[role=search] [type=submit]:not(:first-child),[role=search] [type=reset]:not(:first-child),[role=search] [type=button]:not(:first-child),[role=search] [role=button]:not(:first-child),[role=search] input:not([type=checkbox],[type=radio]):not(:first-child),[role=search] select:not(:first-child),[role=group] button:not(:first-child),[role=group] [type=submit]:not(:first-child),[role=group] [type=reset]:not(:first-child),[role=group] [type=button]:not(:first-child),[role=group] [role=button]:not(:first-child),[role=group] input:not([type=checkbox],[type=radio]):not(:first-child),[role=group] select:not(:first-child){margin-left:calc(var(--theme-border-width) * -1)}[role=search] button,[role=search] [type=submit],[role=search] [type=reset],[role=search] [type=button],[role=search] [role=button],[role=group] button,[role=group] [type=submit],[role=group] [type=reset],[role=group] [type=button],[role=group] [role=button]{width:auto}@supports selector(:has(*)){[role=search]:has(button:focus,[type=submit]:focus,[type=button]:focus,[role=button]:focus),[role=group]:has(button:focus,[type=submit]:focus,[type=button]:focus,[role=button]:focus){--theme-group-box-shadow: var(--theme-group-box-shadow-focus-with-button)}[role=search]:has(button:focus,[type=submit]:focus,[type=button]:focus,[role=button]:focus) input:not([type=checkbox],[type=radio]),[role=search]:has(button:focus,[type=submit]:focus,[type=button]:focus,[role=button]:focus) select,[role=group]:has(button:focus,[type=submit]:focus,[type=button]:focus,[role=button]:focus) input:not([type=checkbox],[type=radio]),[role=group]:has(button:focus,[type=submit]:focus,[type=button]:focus,[role=button]:focus) select{border-color:transparent}[role=search]:has(input:not([type=submit],[type=button]):focus,select:focus),[role=group]:has(input:not([type=submit],[type=button]):focus,select:focus){--theme-group-box-shadow: var(--theme-group-box-shadow-focus-with-input)}[role=search]:has(input:not([type=submit],[type=button]):focus,select:focus) button,[role=search]:has(input:not([type=submit],[type=button]):focus,select:focus) [type=submit],[role=search]:has(input:not([type=submit],[type=button]):focus,select:focus) [type=button],[role=search]:has(input:not([type=submit],[type=button]):focus,select:focus) [role=button],[role=group]:has(input:not([type=submit],[type=button]):focus,select:focus) button,[role=group]:has(input:not([type=submit],[type=button]):focus,select:focus) [type=submit],[role=group]:has(input:not([type=submit],[type=button]):focus,select:focus) [type=button],[role=group]:has(input:not([type=submit],[type=button]):focus,select:focus) [role=button]{--theme-button-box-shadow: 0 0 0 var(--theme-border-width) var(--theme-primary-border);--theme-button-hover-box-shadow: 0 0 0 var(--theme-border-width) var(--theme-primary-hover-border)}[role=search] button:focus,[role=search] [type=submit]:focus,[role=search] [type=reset]:focus,[role=search] [type=button]:focus,[role=search] [role=button]:focus,[role=group] button:focus,[role=group] [type=submit]:focus,[role=group] [type=reset]:focus,[role=group] [type=button]:focus,[role=group] [role=button]:focus{box-shadow:none}}[role=search]>*:first-child{border-top-left-radius:5rem;border-bottom-left-radius:5rem}[role=search]>*:last-child{border-top-right-radius:5rem;border-bottom-right-radius:5rem}:root{--layout-content-border: 1rem}@media screen and (min-width:992px){:root{--layout-content-border: 2rem}}:root{--theme-border-width: 1px;--theme-border-radius: 8px}:root[data-theme=light],:root:not([data-theme=dark]){--theme-primary-background: #B82E00;--theme-primary-border: #1F1F1F;--theme-primary-focus: #DD3700;--theme-form-element-focus-color: #DD3700;--theme-form-element-border-color: #BDBDBD}:root{--size-unit: 18px;--size-unit-min: 15px;--size-font: clamp(var(--size-unit-min), 1.6vw, var(--size-unit));--size-font-title: clamp(36px, 7.8vw, 88px);--size-font-h1: clamp(30px, 5vw, 56px);--size-font-h2: clamp(24px, 3.2vw, 36px);--size-font-h3: clamp(22px, 2.1vw, 24px);--size-font-h4: 1.2rem;--size-font-p: 1rem;--size-font-small: 15px;--size-font-tiny: 12px}@media screen and (max-width:479px){:root{--size-font-small: 14px}}:root{--size-container-ideal: 1440;--size-container-min: 992px;--size-container-max: 1728px;--size-container: clamp(var(--size-container-min), 100vw, var(--size-container-max))}@font-face{font-family:PPMori;font-style:normal;font-weight:500;font-display:swap;src:url(./PPMori-Medium-B9r8cMwC.woff2) format("woff2"),url(./PPMori-Medium-Khi7BL85.woff) format("woff"),url(./PPMori-Medium-rhba_AKB.ttf) format("truetype")}@font-face{font-family:PPMori;font-style:normal;font-weight:700;font-display:swap;src:url(./PPMori-Bold-DX_hozCl.woff2) format("woff2"),url(./PPMori-Bold-BFn-u-r0.woff) format("woff"),url(./PPMori-Bold-D8e53Gs3.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:normal;font-weight:100;font-display:swap;src:url(./IBMPlexMono-Thin-CcUYjMmx.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:italic;font-weight:100;font-display:swap;src:url(./IBMPlexMono-ThinItalic-BaqzpTyH.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:normal;font-weight:200;font-display:swap;src:url(./IBMPlexMono-ExtraLight-Dpzkec_N.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:italic;font-weight:200;font-display:swap;src:url(./IBMPlexMono-ExtraLightItalic-DIPUt6wg.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:normal;font-weight:300;font-display:swap;src:url(./IBMPlexMono-Light-CCTlBcuD.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:italic;font-weight:300;font-display:swap;src:url(./IBMPlexMono-LightItalic-ieJZLQ9h.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:normal;font-weight:400;font-display:swap;src:url(./IBMPlexMono-Regular-BF3vfe7_.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:italic;font-weight:400;font-display:swap;src:url(./IBMPlexMono-Italic-DgAgaWWu.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:normal;font-weight:500;font-display:swap;src:url(./IBMPlexMono-Medium-COFd06Dj.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:italic;font-weight:500;font-display:swap;src:url(./IBMPlexMono-MediumItalic-DGs9d82A.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:normal;font-weight:600;font-display:swap;src:url(./IBMPlexMono-SemiBold-D0J2bq8P.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:italic;font-weight:600;font-display:swap;src:url(./IBMPlexMono-SemiBoldItalic-BVdhJEkW.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:normal;font-weight:700;font-display:swap;src:url(./IBMPlexMono-Bold-Ovd3DSUS.ttf) format("truetype")}@font-face{font-family:IBMPlexMono;font-style:italic;font-weight:700;font-display:swap;src:url(./IBMPlexMono-BoldItalic-CfsSm7gi.ttf) format("truetype")}:root{--theme-font-family: "PPMori", sans-serif;--theme-font-family-mono: "IBM Plex Mono", monospace;--theme-font-weight: 500}:root{-webkit-hyphens:auto;hyphens:auto}b,strong{font-weight:bolder}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}address,blockquote,dl,ol,p,pre,table,ul{margin-top:0;margin-bottom:1rem;font-style:normal;font-weight:var(--theme-font-weight)}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-weight:var(--theme-font-weight);font-family:var(--theme-font-family)}:where(article,address,blockquote,dl,figure,form,ol,p,pre,table,ul)~:is(h1,h2,h3,h4,h5,h6){margin-top:var(--theme-typography-spacing-top)}p{margin-bottom:1rem}hgroup{margin-bottom:1rem}hgroup>*{margin-top:0;margin-bottom:0}hgroup>*:not(:first-child):last-child{--theme-font-weight: unset;font-size:1rem}:where(ol,ul) li{margin-bottom:.25rem}:where(dl,ol,ul) :where(dl,ol,ul){margin:0;margin-top:.25rem}ul li{list-style:disc}mark{padding:.125rem .25rem;background-color:var(--theme-mark-background-color);color:var(--theme-mark-color);vertical-align:baseline}blockquote{display:block;margin:1rem 0;padding:var(--theme-spacing);border-right:none;border-left:.25rem solid var(--theme-blockquote-border-color);border-inline-start:.25rem solid var(--theme-blockquote-border-color);border-inline-end:none}blockquote footer{margin-top:.5rem;color:var(--theme-blockquote-footer-color)}abbr[title]{border-bottom:1px dotted;text-decoration:none;cursor:help}ins{color:var(--theme-ins-color);text-decoration:none}del{color:var(--theme-del-color)}::-moz-selection{background-color:var(--theme-text-selection-color)}::selection{background-color:var(--theme-text-selection-color)}.text-center{text-align:center}html{font-size:var(--size-font);line-height:1.2}.font-size--xxl,.font-size--xxl>*{font-size:var(--size-font-title);font-weight:500;line-height:1;letter-spacing:-1.5px}@media screen and (min-width:992px){.font-size--xxl,.font-size--xxl>*{letter-spacing:-4px}}h1,h1>*,.font-size--xl,.font-size--xl>*{font-size:var(--size-font-h1);font-weight:500;line-height:1.1;letter-spacing:-.5px}@media screen and (min-width:992px){h1,h1>*,.font-size--xl,.font-size--xl>*{letter-spacing:-2px}}h2,h2>*,.font-size--l,.font-size--l>*{font-size:var(--size-font-h2);font-weight:500;line-height:1.1;letter-spacing:-1px}h3,h3>*,.font-size--m,.font-size--m>*{font-size:var(--size-font-h3);font-weight:500;letter-spacing:-.5px}h4,h4>*,.font-size--s,.font-size--s>*{font-size:var(--size-font-h4)}.font-size--default,.font-size--default>*{font-size:var(--size-font-p);font-weight:500;line-height:1.4}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{font-size:1em}p{font-size:var(--size-font-p);font-weight:500;line-height:1.4}.font-size--xs{font-family:var(--theme-font-family-mono);font-size:var(--size-font-small);font-weight:500;line-height:1.3;text-transform:uppercase}.font-size--xxs{font-size:var(--size-font-tiny);font-weight:500;text-transform:uppercase}span.no-hyphens{-webkit-hyphens:none;hyphens:none;font-size:inherit;color:inherit}.container--medium{grid-column:span 6}.container--medium .grid__container{grid-template-columns:repeat(6,1fr)}.container--center{grid-column-start:4;grid-column-end:10}.container--content-width{max-width:1728px;margin:0 auto}.grid__container,.grid{gap:24px 24px}.grid__align{display:grid;height:100%}.grid__align--center{align-content:center}.grid__align--bottom{align-content:end}.grid__container{display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:991px){.grid__container .grid__container{grid-template-columns:repeat(4,1fr)}}.grid{display:grid;grid-template-columns:subgrid;grid-column:1/-1}.grid>*{min-width:0}.grid--2-columns>*,.grid--3-columns>*,.grid--4-columns>*{grid-column:span 4}.grid .container--medium--2-columns>*,.grid .container--medium--3-columns>*,.grid .container--medium--4-columns>*{grid-column:span 4}@media screen and (min-width:992px){.grid__container{grid-template-columns:repeat(12,1fr);margin:0 auto}.grid__container .grid__container{padding:0}.grid--2-columns>*{grid-column:span 6}.grid--narrow-wide>:first-child{grid-column:span 4}.grid--narrow-wide>:last-child{grid-column:span 8}.grid--wide-narrow>:first-child{grid-column:span 8}.grid--wide-narrow>:last-child{grid-column:span 4}.grid--3-columns>*{grid-column:span 4}.grid--4-columns>*{grid-column:span 3}.container--medium .grid--2-columns>*{grid-column:span 3}.container--medium .grid--narrow-wide>:first-child{grid-column:span 2}.container--medium .grid--narrow-wide>:last-child{grid-column:span 4}.container--medium .grid--wide-narrow>:first-child{grid-column:span 4}.container--medium .grid--wide-narrow>:last-child{grid-column:span 2}.container--medium .grid--3-columns>*{grid-column:span 2}}main>.frame:not([class*=frame-space-after])+.frame:not([class*=frame-space-before]),.container>.frame:not([class*=frame-space-after])+.frame:not([class*=frame-space-before]),.grid__column>.frame:not([class*=frame-space-after])+.frame:not([class*=frame-space-before]){margin-top:8rem}main>.frame-type-reizwerk_hero:not([class*=frame-space-after])+.frame-type-reizwerk_container:not([class*=frame-space-before]),main>.frame-type-header:not([class*=frame-space-after])+.frame-type-header:not([class*=frame-space-before]),main>.frame-type-reizwerk_container:not([class*=frame-space-after])+.frame-type-reizwerk_container:not([class*=frame-space-before]),main>.frame-type-reizwerk_container-accordion:not([class*=frame-space-after])+.frame-type-reizwerk_container-accordion:not([class*=frame-space-before]),.container>.frame-type-reizwerk_hero:not([class*=frame-space-after])+.frame-type-reizwerk_container:not([class*=frame-space-before]),.container>.frame-type-header:not([class*=frame-space-after])+.frame-type-header:not([class*=frame-space-before]),.container>.frame-type-reizwerk_container:not([class*=frame-space-after])+.frame-type-reizwerk_container:not([class*=frame-space-before]),.container>.frame-type-reizwerk_container-accordion:not([class*=frame-space-after])+.frame-type-reizwerk_container-accordion:not([class*=frame-space-before]),.grid__column>.frame-type-reizwerk_hero:not([class*=frame-space-after])+.frame-type-reizwerk_container:not([class*=frame-space-before]),.grid__column>.frame-type-header:not([class*=frame-space-after])+.frame-type-header:not([class*=frame-space-before]),.grid__column>.frame-type-reizwerk_container:not([class*=frame-space-after])+.frame-type-reizwerk_container:not([class*=frame-space-before]),.grid__column>.frame-type-reizwerk_container-accordion:not([class*=frame-space-after])+.frame-type-reizwerk_container-accordion:not([class*=frame-space-before]){margin-top:0}body{color:#062f4d;background:#fff;min-height:100vh}body>main{padding:0 var(--layout-content-border);overflow-x:hidden}:where(a:not([role=button])),[role=link]{color:#dd3700;text-decoration-color:currentColor}img.image-embed-item{border-radius:8px}.text-muted{color:#757575}.text-highlight{color:#ff4000}.frame-indent-right{margin-right:0}@media screen and (min-width:992px){.frame-indent-right{margin-right:15%}}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{color:#ff4000}.accordion{border-radius:8px;background:#f2f2f2}.accordion__container>:first-child .accordion{border-top:1px solid rgba(31,31,31,.3)}.accordion__header{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px;cursor:pointer}.accordion__header header>*{margin-bottom:0}.accordion__header:after{content:url(data:image/svg+xml,%3Csvg%20width%3D%229%22%20height%3D%225%22%20viewBox%3D%220%200%209%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.40375%204.40375L0%200H8.8075L4.40375%204.40375Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E);flex-shrink:0;transition:transform .6s cubic-bezier(.625,.05,0,1);transform:rotate(.001deg)}.accordion__content{max-width:510px;padding:0 24px 24px}.accordion[open] .accordion__header:after{transform:rotate(180deg)}button,[type=submit],[type=reset],[type=button],[role=button]{display:inline-flex;align-items:center;gap:.5em;border:none;border-radius:8px;line-height:1;color:#fff;background:#dd3700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}button:hover,[type=submit]:hover,[type=reset]:hover,[type=button]:hover,[role=button]:hover{background:#dd3700cc}button .button__icon,[type=submit] .button__icon,[type=reset] .button__icon,[type=button] .button__icon,[role=button] .button__icon{width:1em;height:1em;flex-shrink:0}.button.button--text{padding-inline:0;color:currentColor;background:none}.button.button--secondary,.button.button--secondary:visited{background:#fff;color:#062f4d}.button.button--secondary:hover,.button.button--secondary:visited:hover{color:#fff;background:#062f4d80}.button.button--secondary-dark{background:#0000001a;color:#062f4d}.button.button--secondary-dark:hover{color:#fff;background:#062f4d80}.button.button--secondary-light{background:#ffffff4d;color:#062f4d}.button.button--secondary-light:hover{color:#fff;background:#062f4d80}.button.button--text span{position:relative}.button.button--text span:after{content:"";position:absolute;bottom:0;left:0;right:0;width:0;height:1px;background:currentColor;transition:width .3s ease-in-out}.button.button--text:hover span:after,.button.button--text:focus span:after{width:100%}.button.button--align-right{margin-left:auto;justify-content:flex-end}.button.button--align-center{margin-inline:auto;justify-content:center}.button.button--full-width{width:auto}.button.button--text-width{width:-moz-fit-content;width:fit-content}form .row{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:24px 24px}form input:not([type=checkbox],[type=radio]),form select,form textarea{margin-bottom:0}form .form-group{margin-bottom:1.5rem}form textarea{min-height:150px}form .form-check+.form-check{margin-top:.5em}form .form-check:hover span{text-decoration:underline}form .multiselect-dropdown{position:relative;cursor:pointer}form .multiselect-dropdown__placeholder{padding:.75rem 1rem;border:1px solid #E0E0E0;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;min-height:2.5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}form .multiselect-dropdown__placeholder:after{content:"";flex-shrink:0;margin-left:.5rem;width:.5em;height:.5em;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .3s ease}form .multiselect-dropdown__options{display:none;position:absolute;top:100%;left:0;width:100%;z-index:10;background:#fff;border:1px solid #E0E0E0;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 6px #0000001a;padding:.5rem;max-height:300px;overflow-y:auto}form .multiselect-dropdown__options .form-check{padding:.5rem;margin:0}form .multiselect-dropdown__options .form-check:hover{background-color:#f2f2f2}form .multiselect-dropdown__options .form-check label{display:flex;align-items:center;gap:.5rem;cursor:pointer;margin-bottom:0}form .multiselect-dropdown__options .form-check input[type=checkbox]{margin-bottom:0}form .multiselect-dropdown--active .multiselect-dropdown__placeholder:after{transform:rotate(-135deg)}form .multiselect-dropdown--active .multiselect-dropdown__options{display:block}form .multiselect,form select[multiple]{height:auto;min-height:4em;padding:.5rem;overflow-y:auto}form .input.checkbox label{display:block;width:auto;border:1px solid #FF4000;border-radius:8px;padding:var(--theme-form-element-spacing-vertical) var(--theme-form-element-spacing-horizontal)}[type=radio]:checked,[type=radio]:checked:active,[type=radio]:checked:focus{position:relative;display:inline-flex;justify-content:center;align-items:center;border:1px solid currentColor}[type=radio]:checked:after,[type=radio]:checked:active:after,[type=radio]:checked:focus:after{content:"";position:absolute;width:.5em;height:.5em;border-radius:50%;background:#b82e00}[type=checkbox]:checked,[type=checkbox]:checked:active,[type=checkbox]:checked:focus{position:relative;display:inline-flex;justify-content:center;align-items:center;color:currentColor;background:none}[type=checkbox]:checked:after,[type=checkbox]:checked:active:after,[type=checkbox]:checked:focus:after{position:absolute;content:"✓"}[type=checkbox],[type=radio]{--theme-border-width: 1px}input:not([type=submit],[type=button],[type=reset],[type=checkbox],[type=radio],[type=file]),:where(select,textarea){--theme-outline-width: 2px}input:not([type=submit],[type=button],[type=reset],[type=range],[type=file],[readonly]):focus,:where(select,textarea):not([readonly]):focus{border-color:var(--theme-form-element-focus-color);--theme-box-shadow: 0 0 5px var(--theme-outline-width) rgba(221, 55, 0, .5)}.frame-type-image.frame-layout-100 .ce-image{width:50%}.navigation{position:fixed;top:0;z-index:1000;width:100%;padding:1rem var(--layout-content-border);color:#fff;transition:transform .3s ease-in-out,color .3s ease-in-out,background-color .3s ease-in-out}.navigation--hidden{transform:translateY(-100%)}.navigation--scrolled{background-color:#fff}@media(max-width:991px){.navigation .grid{display:flex;justify-content:space-between}}.navigation a:link,.navigation a:visited{color:#fff}.navigation--scrolled,.navigation--dark{color:#062f4d}.navigation--scrolled .navigation__logo--default,.navigation--dark .navigation__logo--default{display:block}.navigation--scrolled .navigation__logo--white,.navigation--dark .navigation__logo--white{display:none}.navigation--scrolled a:link,.navigation--scrolled a:visited,.navigation--dark a:link,.navigation--dark a:visited{color:#062f4d}.navigation--scrolled .navigation__toggle span,.navigation--scrolled .navigation__toggle:after,.navigation--scrolled .navigation__toggle:before,.navigation--dark .navigation__toggle span,.navigation--dark .navigation__toggle:after,.navigation--dark .navigation__toggle:before{background:#062f4d}.navigation__container,.navigation__meta{display:flex;align-items:center;grid-column:span 4}.navigation__toggle{position:relative;width:2rem;height:1.25rem;background:transparent!important;cursor:pointer}.navigation__toggle span,.navigation__toggle:before,.navigation__toggle:after{content:"";position:absolute;left:0;top:50%;width:100%;height:2px;background:#fff;transform-origin:center;transition:transform .3s ease-in-out,opacity .2s ease-in-out}.navigation__toggle span{transform:translateY(-50%)}.navigation__toggle:before{transform:translateY(calc(-50% - 8px))}.navigation__toggle:after{transform:translateY(calc(-50% + 8px))}@media(min-width:992px){.navigation__container--mobile{display:none}}.navigation__container--desktop .navigation__background{display:none}@media(max-width:991px){.navigation__container--desktop{position:fixed;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:.5rem;width:100%;height:100%;color:#fff;background-color:#ff4000;padding:1rem;z-index:-1;transform:translate(-100%);transition:transform .3s ease-in-out}.navigation__container--desktop .navigation__item:first-child{margin-top:auto}.navigation__container--desktop .navigation__item-link{font-size:var(--size-font-title);border-radius:8px;background:#ff4000}.navigation__container--desktop a:link,.navigation__container--desktop a:visited{color:#fff}.navigation__container--desktop .navigation__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:block}.navigation__container--desktop .navigation__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.navigation__container--desktop .navigation__background:before{content:"";position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#750a00,#ff4000 10%),#ff4000;mix-blend-mode:multiply}}.navigation__logo{grid-column:span 4}.navigation__logo img{width:150px}.navigation__logo--default{display:none}.navigation__item-link{display:block;padding:.5rem;text-decoration:none;white-space:nowrap}.navigation__item-link span{position:relative}.navigation__item-link span:after{content:"";position:absolute;bottom:0;left:0;right:0;width:0;height:1px;background:currentColor;transition:width .3s ease-in-out}.navigation__item-link .navigation__item-child-arrow{width:1em;height:1em;margin-inline:.5rem;transform:rotate(0);transition:transform .3s ease-in-out}@media(max-width:991px){.navigation__item-link .navigation__item-child-arrow{display:none}}@media(min-width:992px){.navigation__item-link .navigation__item-arrow{display:none}}.navigation__item:not(.navigation__item--active):hover>a>span:after,.navigation__item:not(.navigation__item--active):focus>a>span:after,.navigation__item:not(.navigation__item--active):focus-within>a>span:after{width:100%}.navigation__item--active>a>span:after{width:100%}.navigation__item--has-children.navigation__item--open .navigation__subnav{opacity:1;pointer-events:auto}.navigation__item--has-children.navigation__item--open .navigation__item-child-arrow{transform:rotate(180deg)}.navigation__subnav{position:absolute;border-radius:8px;padding:1rem;color:#062f4d;background-color:#fff;box-shadow:0 2px 4px #0000001a;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.navigation__subnav a:link,.navigation__subnav a:visited{color:#062f4d}.navigation__meta{justify-content:flex-end;gap:1rem}@media(max-width:991px){.navigation__meta--desktop{display:none}}.navigation__meta--mobile{flex-direction:column;align-items:flex-end}.navigation__meta--mobile a:link,.navigation__meta--mobile a:visited{width:160px;text-decoration:none;text-align:center;border-radius:8px;padding:1rem;background-color:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navigation__meta a:link,.navigation__meta a:visited{text-decoration:none}.navigation__footer{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end;width:100%;padding:1rem}.navigation__footer .navigation__legal{display:flex;flex-direction:column}.navigation__footer .navigation__legal a:link{padding:.5rem 0;text-decoration:none}@media(min-width:992px){.navigation__contact,.navigation__footer{display:none}}@media(max-width:991px){.navigation--active .navigation__container--desktop{transform:translate(0)}}.navigation--active .navigation__toggle span{opacity:0}.navigation--active .navigation__toggle:before{transform:translateY(-50%) rotate(45deg)}.navigation--active .navigation__toggle:after{transform:translateY(-50%) rotate(-45deg)}body.nav-active{overflow:hidden}.footer{display:grid;padding:1rem var(--layout-content-border)}.footer .grid__container{width:100%}.footer img{width:100px}.footer a:link,.footer a:visited{display:flex;align-items:center;color:currentColor;text-decoration:none}.footer a:link:hover,.footer a:visited:hover{text-decoration:underline}.footer ul{display:flex;gap:1rem;margin:0;padding:0}.footer ul li{padding:0;list-style:none}@media(max-width:991px){.footer ul li.mobile--hidden{display:none}}.footer ul li svg{width:1em;height:1em;transform:rotate(-45deg)}@media(max-width:991px){.footer .grid{display:flex;justify-content:space-between}}.footer .grid>*{grid-column:span 4}.footer__navigation ul{justify-content:center}@media(max-width:991px){.footer__legal-navigation{display:none}}.footer__legal-navigation ul{justify-content:flex-end}
