/*!
 * Bootstrap Reboot v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: "FrutigerNext", Helvetica, Arial, sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: calc(1.285rem + .42vw) ;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #ffffff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}@media (min-width: 1200px){:root,[data-bs-theme=light]{--bs-body-font-size: 1.6rem}}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.525rem + 3.3vw)}@media (min-width: 1200px){h1{font-size:4rem}}h2{font-size:calc(1.445rem + 2.34vw)}@media (min-width: 1200px){h2{font-size:3.2rem}}h3{font-size:calc(1.405rem + 1.86vw)}@media (min-width: 1200px){h3{font-size:2.8rem}}h4{font-size:calc(1.365rem + 1.38vw)}@media (min-width: 1200px){h4{font-size:2.4rem}}h5{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h5{font-size:2rem}}h6{font-size:calc(1.285rem + .42vw)}@media (min-width: 1200px){h6{font-size:1.6rem}}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container-s{--bs-gutter-x: 4rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 575px){.container-s,.container{max-width:540px}}@media (min-width: 768px){.container-sm,.container-s,.container{max-width:720px}}@media (min-width: 991px){.container-md,.container-sm,.container-s,.container{max-width:960px}}@media (min-width: 1118px){.container-lg,.container-md,.container-sm,.container-s,.container{max-width:1024px}}@media (min-width: 1442px){.container-xl,.container-lg,.container-md,.container-sm,.container-s,.container{max-width:1280px}}@media (min-width: 1678px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container-s,.container{max-width:1440px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-s: 575px;--bs-breakpoint-sm: 768px;--bs-breakpoint-md: 991px;--bs-breakpoint-lg: 1118px;--bs-breakpoint-xl: 1442px;--bs-breakpoint-xxl: 1678px}.row{--bs-gutter-x: 4rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 575px){.col-s{flex:1 0 0%}.row-cols-s-auto>*{flex:0 0 auto;width:auto}.row-cols-s-1>*{flex:0 0 auto;width:100%}.row-cols-s-2>*{flex:0 0 auto;width:50%}.row-cols-s-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-s-4>*{flex:0 0 auto;width:25%}.row-cols-s-5>*{flex:0 0 auto;width:20%}.row-cols-s-6>*{flex:0 0 auto;width:16.66666667%}.col-s-auto{flex:0 0 auto;width:auto}.col-s-1{flex:0 0 auto;width:8.33333333%}.col-s-2{flex:0 0 auto;width:16.66666667%}.col-s-3{flex:0 0 auto;width:25%}.col-s-4{flex:0 0 auto;width:33.33333333%}.col-s-5{flex:0 0 auto;width:41.66666667%}.col-s-6{flex:0 0 auto;width:50%}.col-s-7{flex:0 0 auto;width:58.33333333%}.col-s-8{flex:0 0 auto;width:66.66666667%}.col-s-9{flex:0 0 auto;width:75%}.col-s-10{flex:0 0 auto;width:83.33333333%}.col-s-11{flex:0 0 auto;width:91.66666667%}.col-s-12{flex:0 0 auto;width:100%}.offset-s-0{margin-left:0}.offset-s-1{margin-left:8.33333333%}.offset-s-2{margin-left:16.66666667%}.offset-s-3{margin-left:25%}.offset-s-4{margin-left:33.33333333%}.offset-s-5{margin-left:41.66666667%}.offset-s-6{margin-left:50%}.offset-s-7{margin-left:58.33333333%}.offset-s-8{margin-left:66.66666667%}.offset-s-9{margin-left:75%}.offset-s-10{margin-left:83.33333333%}.offset-s-11{margin-left:91.66666667%}.g-s-0,.gx-s-0{--bs-gutter-x: 0}.g-s-0,.gy-s-0{--bs-gutter-y: 0}.g-s-1,.gx-s-1{--bs-gutter-x: .25rem}.g-s-1,.gy-s-1{--bs-gutter-y: .25rem}.g-s-2,.gx-s-2{--bs-gutter-x: .5rem}.g-s-2,.gy-s-2{--bs-gutter-y: .5rem}.g-s-3,.gx-s-3{--bs-gutter-x: 1rem}.g-s-3,.gy-s-3{--bs-gutter-y: 1rem}.g-s-4,.gx-s-4{--bs-gutter-x: 1.5rem}.g-s-4,.gy-s-4{--bs-gutter-y: 1.5rem}.g-s-5,.gx-s-5{--bs-gutter-x: 3rem}.g-s-5,.gy-s-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 991px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 1118px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1442px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1678px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}@font-face{font-family:FrutigerNext;font-weight:300;src:url(/projects/default/dist/fonts/FrutigerNextLight~BADx2Jz3.woff2) format("woff2")}@font-face{font-family:FrutigerNext;font-weight:300;font-style:italic;src:url(/projects/default/dist/fonts/FrutigerNextLightItalic~B-fIpBWB.woff2) format("woff2")}@font-face{font-family:FrutigerNext;font-weight:400;font-style:normal;src:url(/projects/default/dist/fonts/FrutigerNextRegular~BvDlFoZO.woff2) format("woff2")}@font-face{font-family:FrutigerNext;font-weight:500;font-style:normal;src:url(/projects/default/dist/fonts/FrutigerNextMedium~CnxUxeon.woff2) format("woff2")}@font-face{font-family:FrutigerNext;font-weight:700;font-style:normal;src:url(/projects/default/dist/fonts/FrutigerNextBold~t0BKNK3w.woff2) format("woff2")}@font-face{font-family:FrutigerNext;font-weight:400;font-style:italic;src:url(/projects/default/dist/fonts/FrutigerNextItalic~Dw8pPg8W.woff2) format("woff2")}@font-face{font-family:FrutigerNext;font-weight:700;font-style:italic;src:url(/projects/default/dist/fonts/FrutigerNextBoldItalic~ce5RB1_w.woff2) format("woff2")}@font-face{font-family:FrutigerNext;font-weight:900;font-style:normal;src:url(/projects/default/dist/fonts/FrutigerNextHeavy~Bs_TsXwQ.woff2) format("woff2")}html,body{width:100%;height:100%}html{font-size:62.5%}body{overflow-x:hidden}body.prevent-scroll{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;overscroll-behavior:none}::-moz-selection{background:var(--rch-c-2170)}::selection{background:var(--rch-c-2170)}:root{--rch-font-80-heavy: 900 max(3.6vw, 3.5rem) / 1.25 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-70-bold: 700 4rem/1.25 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-70-heavy: 900 4rem/1.25 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-60-bold: 700 3rem/1.4 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-55-bold: 700 2.6rem/1.5 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-50-regular: 400 2rem/1.6 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-50-medium: 500 2rem/1.6 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-50-bold: 700 2rem/1.6 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-40-regular: 400 1.7rem/1.647 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-40-medium: 500 1.7rem/1.647 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-40-bold: 700 1.7rem/1.647 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-30-regular: 400 1.4rem/1.6 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-25-bold: 700 1.3rem/1.25 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-20-bold: 700 1.1rem/1.727 "FrutigerNext", Helvetica, Arial, sans-serif;--rch-font-family: $rch-font-family}.rch-font-medium{font:var(--rch-font-50-regular)}@media (min-width: 1118px){.rch-font-medium{--rch-font-50-regular: 400 20px/1.5 "FrutigerNext", Helvetica, Arial, sans-serif}}.rch-form-title,.h3,h3,.rch-font-medium-bold{font:var(--rch-font-50-bold)}.asb,.rch-font-regular{font:var(--rch-font-40-regular)}.rch-font-regular-bold{font:var(--rch-font-40-bold)}.rch-fieldset__legend,.h2,h2{font:var(--rch-font-60-bold)}.h1,h1{font:var(--rch-font-70-heavy)}.h1.is-mega,h1.is-mega,.rch-font-mega{font:var(--rch-font-80-heavy);overflow-wrap:break-word}@media (min-width: 768px){.h1.is-mega,h1.is-mega,.rch-font-mega{overflow-wrap:normal;--rch-font-80-heavy: 900 5.5rem / 1.25 "FrutigerNext", Helvetica, Arial, sans-serif}}.h1 a,.h1 a:hover,h1 a,h1 a:hover,.h2 a,.h2 a:hover,h2 a,h2 a:hover,.h3 a,.h3 a:hover,h3 a,h3 a:hover{color:inherit;transition:opacity .3s linear}.h1 a:hover,h1 a:hover,.h2 a:hover,h2 a:hover,.h3 a:hover,h3 a:hover{opacity:.8}:root{--rch-c-1010: #e82025;--rch-c-1020: #b90000;--rch-c-1030: #7b0000;--rch-c-1040: #550102;--rch-c-1050: #ffc0c6;--rch-c-2010: #ffffff;--rch-c-2020: #f8f8f8;--rch-c-2110: #1a1a1a;--rch-c-2120: #333333;--rch-c-2130: #4d4d4d;--rch-c-2140: #999999;--rch-c-2150: #bcbcbc;--rch-c-2160: #d6d6d6;--rch-c-2170: #e5e5e5;--rch-c-2180: #f5f5f5;--rch-c-3010: #422449;--rch-c-3020: #614073;--rch-c-3030: #867097;--rch-c-3040: #af9fbc;--rch-c-3050: #d6cce2;--rch-c-3110: #644d3c;--rch-c-3120: #886f60;--rch-c-3130: #a99480;--rch-c-3140: #ccbca9;--rch-c-3150: #e5dbd0;--rch-c-3210: #7b0000;--rch-c-3220: #a33737;--rch-c-3230: #c15c5c;--rch-c-3240: #e49590;--rch-c-3250: #f1ccc5;--rch-c-3310: #002f29;--rch-c-3320: #004c45;--rch-c-3330: #2a7e74;--rch-c-3340: #7eb8b5;--rch-c-3350: #bddad5;--rch-c-3410: #1a1a1a;--rch-c-3420: #4d4d4d;--rch-c-3430: #808080;--rch-c-3440: #bcbcbc;--rch-c-3450: #e4e4e4;--rch-c-3510: #847460;--rch-c-3520: #614073;--rch-c-3530: #bc5757;--rch-c-3540: #46807c;--rch-c-3550: #767676;--rch-c-4010: #7b6e4c;--rch-c-5010: #b60000;--rch-c-5020: #0c7d47;--rch-c-5011: #ff2532;--rch-c-5021: #27d07f;--rch-c-6010: #b60000;--rch-c-6020: #c75301;--rch-c-6030: #0c7d47;--rch-c-6011: #ff2532;--rch-c-6021: #f98a24;--rch-c-6031: #27d07f}:root{--rch-sp-xxs: 5px;--rch-sp-xs: 10px;--rch-sp-s: 15px;--rch-sp-m: 20px;--rch-sp-l: 25px;--rch-sp-xl: 30px;--rch-sp-xxl: 40px;--rch-sp-mega: 50px;--rch-sp-jumbo: 100px}:root{--rch-radius-none: 0;--rch-radius-s: 2px;--rch-radius-m: 4px;--rch-radius-l: 8px;--rch-radius-round: 9999px}:root{--rch-ggw: 4rem;--rch-border-radius: 5px;--rch-animation-duration: .2s;--rch-sticky-footer-height: 8.5rem;--rch-sticky-footer-z-index: 130;--rch-box-shadow: 0px 3px 6px #00000029;--rch-easing-standard: cubic-bezier(.4, 0, .2, 1);--rch-easing-emphasized: cubic-bezier(.2, 0, 0, 1);--rch-easing-accelerated: cubic-bezier(.4, 0, 1, 1);--rch-easing-decelerated: cubic-bezier(0, 0, .2, 1);--modal-z-index: 998;--context-menu-z-index: 800;--datepicker-z-index: 999;--rch-c-body: var(--rch-c-2010);--rch-c-text: var(--rch-c-2110);--rch-c-primary: var(--rch-c-1010);--rch-c-white: var(--rch-c-2010);--rch-c-black: var(--rch-c-2110);--rch-c-grey-lighter: var(--rch-c-2180);--rch-c-grey-light: var(--rch-c-2170);--rch-c-grey-medium: var(--rch-c-2150);--rch-c-grey: var(--rch-c-2140);--rch-c-grey-dark: var(--rch-c-2130);--rch-c-beige: var(--rch-c-3130);--rch-c-beige-nuance: #ededed;--rch-c-beige-nuance-alt: var(--rch-c-3140);--rch-c-purple: var(--rch-c-3030);--rch-c-purple-nuance: var(--rch-c-3040);--rch-c-purple-nuance-alt: var(--rch-c-3020);--rch-c-red: var(--rch-c-3230);--rch-c-red-nuance: var(--rch-c-3240);--rch-c-green: var(--rch-c-3330);--rch-c-green-nuance: var(--rch-c-3340);--rch-c-error: var(--rch-c-6010);--rch-c-warning: var(--rch-c-6020);--rch-c-success: var(--rch-c-6030);--rch-c-statusbar-step1: var(--rch-c-3130);--rch-c-statusbar-step2: var(--rch-c-3030);--rch-c-statusbar-step3: var(--rch-c-3230);--rch-c-statusbar-step4: var(--rch-c-3340);--rch-c-priority-a: var(--rch-c-6010);--rch-c-priority-b: var(--rch-c-6020);--rch-c-priority-c: var(--rch-c-6030);--rch-c-std-link: var(--rch-c-4010);--rch-c-std-link-hover: #000000;--rch-c-std-link-disabled: var(--rch-c-2160);--tyc-c-heading: var(--rch-c-2110);--tyc-c-heading-text: var(--rch-c-2110);--tyc-sp-l: var(--rch-sp-l);--tyc-sp-m: var(--rch-sp-m);--tyc-sp-s: var(--rch-sp-s);--rch-c-input-bg: var(--rch-c-white);--rch-c-input-text: var(--rch-c-2110);--rch-c-input-border: var(--rch-c-2110);--rch-c-input-border-active: var(--rch-c-2110);--rch-input-border-radius: 3px;--rch-input-border-width: 2px;--rch-section-mb: var(--rch-sp-l);--rch-fieldset-mb: 100px;--rch-fieldset-desc-mb: var(--rch-section-mb);--rch-form-title-mb: var(--rch-sp-s);--rch-cb-size: 25px;--rch-statusbar-height: var(--rch-sp-s)}.page{position:relative;min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:100%}.page-body{padding-bottom:var(--rch-sp-xxl)}@media (min-width: 991px){.page-body{padding-bottom:var(--rch-sp-jumbo)}}.page-footer{height:calc(var(--rch-ggw) * 2 + var(--rch-sticky-footer-height))}.sponsoring-tool--access .page-footer{display:none}@media (min-width: 991px){.sponsoring-tool--access .page-body{padding-bottom:0}}.page-header{position:relative;width:100%;margin-bottom:calc(2 * var(--rch-sp-xl));color:var(--rch-c-2110)}@media (min-width: 991px){.page-header{margin-bottom:var(--rch-sp-jumbo)}}.page-header__background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:190;cursor:pointer;background:#000000b3;opacity:0;visibility:hidden;transition-property:opacity,visibility;transition-duration:.2s;transition-timing-function:ease-in-out}.page-header.is-active .page-header__background{visibility:visible;opacity:1}.page-header__navbar{position:relative;z-index:200;background-color:var(--rch-c-body);border-bottom:1px solid var(--rch-c-grey-lighter);height:60px;display:flex;align-items:center}@media (min-width: 991px){.page-header__navbar{height:90px}}.navbar__inner{display:flex;flex-direction:row}.navbar__brand{display:flex;width:135px}@media (min-width: 991px){.navbar__brand{width:200px}}.navbar__brand img{display:block;max-width:100%;height:auto}.navbar__actions{margin-left:auto}.menu-toggle{width:50px;height:50px;border:none;outline:none;background:none;padding:0;margin:0;display:flex;justify-content:center;align-items:center;color:inherit}@media (min-width: 991px){.menu-toggle{background-color:var(--rch-c-2110);color:var(--rch-c-white)}}.menu-toggle__icon--inactive{display:block}.page-header.is-active .menu-toggle__icon--inactive,.menu-toggle__icon--active{display:none}.page-header.is-active .menu-toggle__icon--active{display:block}.menu-toggle__icon svg{color:inherit}.page-header__menu{position:absolute;z-index:199;top:100%;left:0;width:100%;background:var(--rch-c-body);visibility:hidden;opacity:0;transform:translateY(-20px);transition-property:transform,opacity,visibility;transition-duration:.2s;transition-timing-function:ease-out;padding:var(--rch-sp-m) 0}@media (min-width: 991px){.page-header__menu{padding:var(--rch-sp-xl) 0}}.page-header.is-active .page-header__menu{visibility:visible;opacity:1;transform:translateY(0)}.page-header__nav{display:flex;flex-direction:column}@media (min-width: 991px){.page-header__nav{flex-direction:row;flex-wrap:wrap}}.page-header__nav-link{--rch-c-text: var(--rch-c-2110);font:var(--rch-font-50-medium);padding:var(--rch-sp-xxs) 0;text-decoration:none;color:var(--rch-c-2110)}.page-header__nav-link .caption{transition:box-shadow .2s ease-out;box-shadow:none}.page-header__nav-link:hover,.page-header__nav-link:focus,.page-header__nav-link.is-active{color:var(--rch-c-text)}.page-header__nav-link:hover .caption,.page-header__nav-link:focus .caption,.page-header__nav-link.is-active .caption{box-shadow:0 5px 0 -1px var(--rch-c-text)}@media (min-width: 991px){.page-header__nav-link{font:var(--rch-font-40-medium)}.page-header__nav-link:not(:last-child){margin-right:var(--rch-sp-xl)}}.page-header__nav-link .caption{padding:2px 0}.page-header__locales{display:flex;flex-wrap:wrap;margin-top:var(--rch-sp-xl)}.page-header__locale{font:var(--rch-font-40-regular);text-decoration:none;color:var(--rch-c-std-link);text-transform:uppercase}.page-header__locale:not(:last-child){margin-right:var(--rch-sp-l)}.page-header__locale:hover,.page-header__locale:focus,.page-header__locale.is-active{color:var(--rch-c-2110)}.page-header__locale.is-active{font:var(--rch-font-40-bold)}.section{margin-bottom:var(--rch-section-mb)}.section:last-child{margin-bottom:0}.rch-fieldset{margin:0 0 var(--rch-fieldset-mb) 0;padding:0}.rch-fieldset--mb-small{margin:0 0 var(--rch-fieldset-desc-mb) 0}.rch-fieldset:last-of-type{margin:0 0 var(--rch-sp-mega) 0}.rch-fieldset:last-child{margin-bottom:0}.rch-fieldset__legend{margin:0 0 var(--rch-sp-l) 0;padding:0;width:100%}@media (min-width: 991px){.rch-fieldset__legend{display:block;max-width:75%;margin-left:calc(-.5 * var(--bs-gutter-x));margin-right:calc(-.5 * var(--bs-gutter-x));padding-left:calc(.5 * var(--bs-gutter-x));padding-right:calc(.5 * var(--bs-gutter-x))}}@media (min-width: 1442px){.rch-fieldset__legend{max-width:58.3333333333%}}.rch-fieldset__description{margin:0 0 var(--rch-fieldset-desc-mb) 0;padding:0}.rch-form-title{display:block;margin:0 0 var(--rch-form-title-mb) 0}.rch-form-wrapper{margin:0 0 var(--rch-sp-l) 0}.rch-form-wrapper:last-child{margin:0}.row--form-elements+.row--form-elements{margin-top:var(--rch-sp-l)}[data-examine-section] .rch-fieldset{margin-top:0;margin-bottom:0;padding-top:var(--rch-sp-xl);padding-bottom:var(--rch-sp-m)}@media (min-width: 991px){[data-examine-section] .rch-fieldset{padding-top:var(--rch-sp-mega);padding-bottom:var(--rch-sp-xl)}}[data-examine-section] .view--examine__fieldset__headline+.rch-fieldset{padding-top:0}.rch-fieldset-flex-headline{display:flex;position:relative;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center}.rch-fieldset-flex-headline.has-btn{padding-right:var(--rch-sp-xxl)}.rch-fieldset-flex-headline .title{margin-right:var(--rch-sp-xs)}.rch-fieldset-flex-headline .btn--icon{position:absolute;right:0;top:0}.rch-fieldset__legend--examine{font:var(--rch-font-50-bold);margin-left:0;margin-right:0;padding-left:0;padding-right:0;width:100%;max-width:none}.rch-fieldset__legend--modal{font:var(--rch-font-50-bold);margin-left:0;margin-right:0;padding-left:0;padding-right:0;width:100%;max-width:100%}.main .rch-fieldset__legend--examine{margin-top:0}.rch-form-field{display:block;margin-bottom:var(--rch-sp-m);position:relative}.rch-form-field.is-filled .rch-form-field__control:after{border-bottom:2px solid var(--rch-c-grey);transform:scaleX(150)}.rch-form-field.is-active .rch-form-field__control:after{border-bottom:2px solid var(--rch-c-black);transform:scaleX(150)}.rch-form-field.is-dynamic-label{--labelTranslateY: calc(-1 * var(--rch-sp-l))}.rch-form-field.is-dynamic-label .rch-form-field__label{left:0;padding-top:var(--rch-sp-m);position:absolute;top:0}.rch-form-field.is-dynamic-label.is-filled .rch-form-field__label,.rch-form-field.is-dynamic-label.is-active .rch-form-field__label{transform:translateY(var(--labelTranslateY));font:var(--rch-font-40-regular)}.rch-form-field.is-dynamic-label.is-filled .rch-form-field__label.is-optional.is-select,.rch-form-field.is-dynamic-label.is-active .rch-form-field__label.is-optional.is-select{max-width:100%}.rch-form-field.is-error,.rch-form-field.is-error .rch-form-field__control .rch-form-field__label{color:var(--rch-c-error)}.rch-form-field.is-error .rch-form-field__control:after{border-bottom:2px solid var(--rch-c-error);transform:scaleX(150)}.rch-form-field.is-readonly{padding-bottom:1.625rem}.rch-form-field__label{display:block;margin:0;transition:all var(--rch-animation-duration);font:var(--rch-font-50-regular);width:auto;z-index:0;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;position:relative}.rch-form-field__label.is-optional{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.rch-form-field__label.is-optional .rch-form-field__label-caption{flex:1;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;position:relative}.rch-form-field__label.is-optional.is-select{max-width:calc(100% - 3.6rem)}.rch-form-field__label.is-optional .rch-message-optional{flex:0 0 auto;overflow:hidden;text-align:right}.rch-form-field__control{overflow:hidden;position:relative;width:100%}.rch-form-field__control:after{border-bottom:1px solid var(--rch-c-grey);bottom:0;content:"";display:block;left:0;margin:0 auto;position:absolute;right:0;transition:all var(--rch-animation-duration)}.rch-form-field__message{margin-top:var(--rch-sp-xxs);min-height:1.15rem;font:var(--rch-font-40-regular);display:flex;flex-wrap:wrap}.rch-form-field__message .rch-message-error{color:var(--rch-c-error)}.rch-form-field__message .rch-message-format,.rch-form-field__message .rch-message-hint{color:var(--rch-c-grey-dark);margin-left:auto}.rch-form-field__message .rch-message-optional{color:var(--rch-c-grey-dark)}.rch-form-field--option{min-height:18px;margin-bottom:var(--rch-sp-xs)}.rch-form-field--option>label{padding-left:var(--rch-sp-l);min-height:18px;line-height:18px;display:inline-block;position:relative;vertical-align:top;margin-bottom:0;font-weight:400;cursor:pointer;width:100%}.rch-form-field--option>input:first-child{position:absolute;opacity:0;margin:0;border-radius:50%;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;display:block;width:18px;height:18px;outline:none;transform:scale(2);-ms-transform:scale(2);transition:opacity .3s,transform .3s}.safari .rch-form-field--option>input:first-child{transition:none}.rch-form-field--option>input:first-child:disabled{cursor:default}.rch-form-field--option>input:first-child:disabled+label,.rch-form-field--option>input:first-child:disabled+input[type=hidden]+label,.rch-form-field--option>input:first-child:disabled+label:before,.rch-form-field--option>input:first-child:disabled+input[type=hidden]+label:before{pointer-events:none;cursor:default;filter:alpha(opacity=65);box-shadow:none;opacity:.65}.rch-form-field--option>input:first-child+label:before,.rch-form-field--option>input:first-child+input[type=hidden]+label:before{content:"";display:inline-block;position:absolute;width:18px;height:18px;border:2px solid var(--rch-c-black);border-radius:3px;margin-left:calc(-1 * var(--rch-sp-l));box-sizing:border-box}@media print{.rch-form-field--option>input:first-child+label:before,.rch-form-field--option>input:first-child+input[type=hidden]+label:before{background-color:var(--rch-c-white)!important}}.rch-form-field--option>input:first-child:checked+label:after,.rch-form-field--option>input:first-child:checked+input[type=hidden]+label:after{content:"";display:inline-block;position:absolute;top:0;left:0;width:6px;height:10px;border:solid 2px var(--rch-c-white);border-left:none;border-top:none;transform:translate(5.75px,3.5px) rotate(40deg);-ms-transform:translate(5.75px,3.5px) rotate(40deg);box-sizing:border-box}@media print{.rch-form-field--option>input:first-child:checked+label:after,.rch-form-field--option>input:first-child:checked+input[type=hidden]+label:after{border-color:var(--rch-c-black)!important}}.rch-form-field--option>input:first-child:not(:checked):not(:disabled):hover+label:before,.rch-form-field--option>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label:before{border-width:2px}.rch-form-field--option>input:first-child::-ms-check{opacity:0;border-radius:50%}.rch-form-field--option>input:first-child:active{transform:scale(0);-ms-transform:scale(0);opacity:1;transition:opacity 0s,transform 0s}.rch-form-field--option>input:first-child{background-color:var(--rch-c-black)}.rch-form-field--option>input:first-child::-ms-check{background-color:var(--rch-c-black)}.rch-form-field--option>input:first-child:not(:checked):not(:disabled):hover+label:before,.rch-form-field--option>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label:before{border-color:var(--rch-c-black)}.rch-form-field--option>input:first-child:checked+label:before,.rch-form-field--option>input:first-child:checked+input[type=hidden]+label:before{background-color:var(--rch-c-black);border-color:var(--rch-c-black)}.rch-form-field--option>input:first-child:checked+label:after,.rch-form-field--option>input:first-child:checked+input[type=hidden]+label:after{border-bottom-color:var(--rch-c-white);border-right-color:var(--rch-c-white)}.rch-form-field--option.has-tippy>label{display:inline-flex;align-items:center}.rch-form-field--option.has-tippy>label .icon[data-icon-size]{width:1em;height:1em;margin-left:var(--rch-sp-xxs)}.rch-form-field__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--rch-c-black);display:block;outline:0;padding:var(--rch-sp-m) 0 var(--rch-sp-xxs);width:100%;min-width:220px;position:relative;z-index:1;font:var(--rch-font-50-bold)}.rch-form-field__input::-moz-placeholder{color:var(--rch-c-black)}.rch-form-field__input::placeholder{color:var(--rch-c-black)}.rch-form-field__control-prepend,.rch-form-field__control-append{position:absolute;color:var(--rch-c-grey);font:var(--rch-font-50-bold);bottom:0;padding:var(--rch-sp-m) 0 var(--rch-sp-xxs) 0}.rch-form-field__control-prepend{left:0}.rch-form-field__control-append{right:0}.rch-form-field--group.has-prepend .rch-form-field__label,.rch-form-field--group.has-prepend .rch-form-field__input{padding-left:var(--rch-sp-mega)}.rch-form-field--group.has-prepend-icon .rch-form-field__label,.rch-form-field--group.has-prepend-icon .rch-form-field__input{padding-left:var(--rch-sp-xxl)}.rch-form-field--group.has-prepend-icon .rch-form-field__control-prepend{padding:var(--rch-sp-s) 0 var(--rch-sp-xs) 0;color:var(--rch-c-black)}.rch-form-field--group.has-append .rch-form-field__label,.rch-form-field--group.has-append .rch-form-field__input{padding-right:var(--rch-sp-mega)}.rch-form-field--group.is-active .rch-form-field__label,.rch-form-field--group.is-filled .rch-form-field__label{padding-left:0;padding-right:0}.rch-form-field__textarea{font:var(--rch-font-50-bold);overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;background:transparent;border:0 none;color:var(--rch-c-black);display:block;outline:0;padding:var(--rch-sp-m) 0 var(--rch-sp-xxs);width:100%;min-width:220px}.rch-form-field--textarea:not(.is-active) .rch-form-field__label{cursor:text}.rch-form-field__is-readonly{min-height:calc(1.6em + var(--rch-sp-m) + var(--rch-sp-xxs))}[data-examine-section]{margin-bottom:0}.rch-input-value-row{display:flex;flex-direction:column;margin-bottom:var(--rch-sp-l)}.rch-input-value-row:last-child{margin-bottom:0}.rch-input-value-row__line{margin-bottom:var(--rch-sp-l)}.rch-input-value-row__label{color:var(--rch-c-grey);font:var(--rch-font-40-regular)}.rch-input-value-row__value{color:var(--rch-c-text);font:var(--rch-font-50-regular)}.form-st-access__label input[type=checkbox],.form-st-access__label input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:var(--rch-input-border-width) solid var(--rch-c-input-border);background-color:var(--rch-c-input-bg);width:var(--rch-cb-size);height:var(--rch-cb-size);margin:0;padding:0;position:relative;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;z-index:5}.form-st-access__label input[type=checkbox]:checked,.form-st-access__label input[type=checkbox]:focus,.form-st-access__label input[type=radio]:checked,.form-st-access__label input[type=radio]:focus{border-color:var(--rch-c-input-border-active)}.form-st-access__label input[type=checkbox]:after,.form-st-access__label input[type=radio]:after{content:"";position:absolute;opacity:0;margin:0;border-radius:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:calc(var(--rch-cb-size) - var(--rch-input-border-width));height:calc(var(--rch-cb-size) - var(--rch-input-border-width));background-color:#00000080;top:0;left:0;outline:none;transform:scale(2);transition:opacity .3s,transform .3s;z-index:0;cursor:pointer}.form-st-access__label input[type=checkbox]:active:not(:checked):after,.form-st-access__label input[type=radio]:active:not(:checked):after{transform:scale(0);opacity:1;transition:opacity 0s,transform 0s}.form-st-access__label input[type=checkbox]{border-radius:var(--rch-input-border-radius)}.form-st-access__label input[type=checkbox]:checked:before{content:"";position:absolute;width:9px;height:17px;top:0;left:0;border:solid 4px var(--rch-c-black);border-left:none;border-top:none;transform:translate(6px,.5px) rotate(40deg)}.form-st-access__label input[type=radio]{border-radius:100%}.form-st-access__label input[type=radio]:checked:before{content:"";position:absolute;width:calc(var(--rch-cb-size) - 4 * var(--rch-input-border-width));height:calc(var(--rch-cb-size) - 4 * var(--rch-input-border-width));background-color:var(--rch-c-input-border-active);top:var(--rch-input-border-width);left:var(--rch-input-border-width);border-radius:100%}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.section--access{--access-form-border-width: 1px;padding:20rem 0 var(--rch-sp-l);position:relative}.section--access .container{position:relative}.section--access .row--checkboxes{position:relative;z-index:10}@media (min-width: 768px){.section--access{padding-top:40rem}}@media (min-width: 991px){.section--access{padding-top:var(--rch-sp-l)}}.section--access__bg{--bg-image: none;--bg-width: 100%;--bg-height: 66.667%;--bg-translate-y: calc(-1 * var(--rch-sp-mega));--bg-translate-position: center center;display:block;position:absolute;z-index:1;height:30rem;width:var(--bg-width);top:0;right:0;background-image:var(--bg-image);background-repeat:no-repeat;background-size:cover;background-position:var(--bg-translate-position);transform:translateY(var(--bg-translate-y))}@media (min-width: 768px){.section--access__bg{height:50rem}}@media (min-width: 991px){.section--access__bg{height:var(--bg-height);--bg-width: 45%;--bg-height: calc(100% + 74px) ;--bg-translate-y: calc(-1 * var(--rch-sp-xxl));--bg-translate-position: right center}}.section--access{margin-top:var(--rch-sp-jumbo)}.form-st-access__row{display:flex;flex-direction:column;border:var(--access-form-border-width) solid var(--rch-c-grey-light);border-width:var(--access-form-border-width) 0 0 var(--access-form-border-width)}@media (min-width: 1442px){.form-st-access__row{flex-direction:row}}.form-st-access__label{display:flex;flex-direction:row;position:relative;width:100%;padding:var(--rch-sp-m);border:var(--access-form-border-width) solid var(--rch-c-grey-light);border-width:0 var(--access-form-border-width) var(--access-form-border-width) 0;background-color:var(--rch-c-input-bg)}.form-st-access__label input[type=checkbox]{position:relative;z-index:2}.form-st-access__label .status{content:"";position:absolute;top:-1px;left:-1px;opacity:0;width:calc(100% + 2px);height:calc(100% + 2px);box-shadow:inset 0 0 0 4px var(--rch-c-input-border);background-color:transparent}.form-st-access__label:hover{cursor:pointer}.form-st-access__label:hover .status{opacity:1}.form-st-access__label input[type=checkbox]{margin-top:.5em}.form-st-access__label.is-active .status,.form-st-access__label input[type=checkbox]:checked~.caption{color:var(--rch-c-white)}.form-st-access__label.is-active .status,.form-st-access__label input[type=checkbox]:checked~.status{box-shadow:none;opacity:1;background-color:var(--rch-c-2110)}.form-st-access__label .caption{position:relative;z-index:2;width:100%;overflow:hidden;font:var(--rch-font-40-regular);padding-left:var(--rch-sp-m)}.form-st-access__label .caption strong{display:block;font:var(--rch-font-50-bold);padding:var(--rch-sp-xxs) 0 var(--rch-sp-xs)}@media (min-width: 768px){.form-st-access__label .caption strong{padding-top:0;font:var(--rch-font-60-bold)}}@media (min-width: 1442px){.form-st-access__label{width:33.3333333333%;flex-direction:column}.form-st-access__label input[type=checkbox]{margin-top:0}.form-st-access__label .caption{width:100%;padding-left:0;font:var(--rch-font-50-regular)}.form-st-access__label .caption strong{padding:var(--rch-sp-m) 0}}@media (min-width: 1118px){.form-st-access__label{padding:var(--rch-sp-l)}}@media (min-width: 991px){.form-st-access__btn{padding-top:var(--rch-sp-mega)}}.rch-alert{--alert-color: var(--rch-c-2110);position:relative;color:var(--alert-color);margin:var(--rch-sp-s) 0;padding:var(--rch-sp-xxs) 0 var(--rch-sp-xxs) calc(var(--rch-sp-s) + 4px)}.rch-alert:before{content:"";position:absolute;top:0;left:0;height:100%;width:4px;background:currentColor;margin-right:var(--rch-sp-m)}.rch-alert--error{--alert-color: var(--rch-c-6010)}.rch-alert--info{--alert-color: var(--rch-c-6020)}.rch-alert--success{--alert-color: var(--rch-c-6030)}.rch-alert__title{font-weight:700}.rch-alert__description{font-weight:400;color:var(--rch-c-2110)}.asb{display:flex;flex-direction:column;margin:0 0 var(--rch-sp-m) 0;padding:0;list-style:none;--rch-asb-bar-height: 15px;--rch-asb-bar-default-color: var(--rch-c-beige-nuance);--rch-asb-bar-step-width: 25%;--rch-asb-bar-step-gap: var(--rch-radius-s);--rch-asb-bar-step-radius: var(--rch-radius-s)}[data-asb-step]{margin-bottom:var(--rch-sp-s);width:100%;border:none;position:relative}.asb__step-bar{height:var(--rch-asb-bar-height);width:100%;background-color:var(--rch-asb-bar-default-color);position:relative;z-index:0;display:block;border-radius:var(--rch-asb-bar-step-radius)}@media (max-width: 990.98px){[data-asb-step]{width:100%!important}}@media (min-width: 991px){.asb{flex-direction:row;gap:var(--rch-asb-bar-step-gap);padding:0 0 var(--rch-sp-xl) 0}[data-asb-step]{border:none;height:40px;flex:1 1 auto}[data-asb-step]:after{content:"";position:absolute;width:var(--rch-asb-bar-step-gap);height:1em;right:calc(-1 * var(--rch-asb-bar-step-gap));top:calc(var(--rch-asb-bar-height) * .4 + 1em);background-color:var(--rch-c-black)}[data-asb-step]:last-of-type:after{right:5px}.asb__step-label{display:inline-flex;position:absolute;right:calc(-1 * var(--rch-asb-bar-step-gap));bottom:calc(-12px - var(--rch-asb-bar-height));white-space:nowrap;transform:translate(50%);text-align:right}[data-asb-step]:last-child .asb__step-label{transform:translate(0)}}.asb__step-1.is-active .asb__step-bar{background-color:var(--rch-c-statusbar-step1)}.asb__step-2.is-active .asb__step-bar{background-color:var(--rch-c-statusbar-step2)}.asb__step-3.is-active .asb__step-bar{background-color:var(--rch-c-statusbar-step3)}.asb__step-4.is-active .asb__step-bar{background-color:var(--rch-c-statusbar-step4)}.btn{--rch-btn-font: var(--rch-font-50-regular);--rch-btn-border-radius: var(--rch-sp-xxs);--rch-btn-box-shadow: none;--rch-btn-c-bg: var(--rch-c-2110);--rch-btn-c-text: var(--rch-c-white);--rch-btn-border-outline: 1px solid var(--rch-c-2110);--rch-btn-border: 3px solid transparent;--rch-btn-c-disabled-bg: var(--rch-c-std-link-disabled);--rch-btn-c-disabled-text: var(--rch-c-white);--rch-btn-disabled-border: 1px solid var(--rch-btn-c-disabled-bg);--rch-btn-p-x: var(--rch-sp-s);--rch-btn-p-y: var(--rch-sp-xs)}.btn-content a,button.btn,.btn{min-width:180px;min-height:60px;padding:var(--rch-btn-p-y) var(--rch-btn-p-x);color:var(--rch-btn-c-text);background:var(--rch-btn-c-bg);border-radius:var(--rch-btn-border-radius);font:var(--rch-font-50-regular);cursor:pointer;display:inline-flex;justify-content:center;align-items:center;transition:all .3s,visibility 0s;position:relative;text-decoration:none;overflow:hidden;z-index:1;text-align:center;box-shadow:var(--rch-btn-box-shadow);outline:var(--rch-btn-border-outline);border:var(--rch-btn-border);vertical-align:middle}.btn-content a:focus,.btn-content a.is-focused,.supports-hover .btn-content a:hover,.supports-hover .btn-content a.is-hovered,button.btn:focus,button.btn.is-focused,.supports-hover button.btn:hover,.supports-hover button.btn.is-hovered,.btn:focus,.btn.is-focused,.supports-hover .btn:hover,.supports-hover .btn.is-hovered{--rch-btn-c-bg: var(--rch-c-white);--rch-btn-border: 3px solid var(--rch-c-2110);--rch-btn-c-text: var(--rch-c-2110)}.btn-content a[disabled],fieldset[disabled] .btn-content a,.btn-content a.is-disabled,button.btn[disabled],fieldset[disabled] button.btn,button.btn.is-disabled,.btn[disabled],fieldset[disabled] .btn,.btn.is-disabled{--rch-btn-c-bg: var(--rch-btn-c-disabled-bg);--rch-btn-c-text: var(--rch-btn-c-disabled-text);--rch-btn-border: var(--rch-btn-disabled-border);--rch-btn-border-outline: 0 none;pointer-events:none;cursor:not-allowed}.btn-content a .ty-loader:last-child,button.btn .ty-loader:last-child,.btn .ty-loader:last-child{margin-left:var(--rch-sp-xs)}.btn-content a .ty-loader:first-child,button.btn .ty-loader:first-child,.btn .ty-loader:first-child{margin-right:var(--rch-sp-xs)}.btn-content a.is-xs,button.btn.is-xs,.btn.is-xs{--rch-btn-p-x: var(--rch-sp-l);--rch-btn-p-y: var(--rch-sp-xs)}.btn-content a.is-fullsize,button.btn.is-fullsize,.btn.is-fullsize{display:flex;width:100%}.btn-content a.file-uploads>*,button.btn.file-uploads>*,.btn.file-uploads>*{cursor:pointer}.btn-content a .icon:first-child:not(:last-child),button.btn .icon:first-child:not(:last-child),.btn .icon:first-child:not(:last-child){margin-right:var(--rch-sp-xs)}.btn-content a .icon:last-child:not(:first-child),button.btn .icon:last-child:not(:first-child),.btn .icon:last-child:not(:first-child){margin-left:var(--rch-sp-xs)}.btn-content.btn--icon a,button.btn.btn--icon,.btn.btn--icon{--rch-btn-c-bg: none;--rch-btn-c-text: var(--rch-c-text);--rch-btn-border-outline: 0 none;--rch-btn-border: 1px solid transparent;--_size: var(--rch-btn-size, 40px);width:var(--_size);min-width:var(--_size);height:var(--_size);min-height:var(--_size);padding:0;outline:none;border:none;background:none}.btn-content.btn--icon a .icon,button.btn.btn--icon .icon,.btn.btn--icon .icon{transition:transform .2s var(--rch-easing-standard);transform-origin:center}.supports-hover .btn-content.btn--icon a:hover,.supports-hover .btn-content.btn--icon a.is-hovered,.supports-hover button.btn.btn--icon:hover,.supports-hover button.btn.btn--icon.is-hovered,.supports-hover .btn.btn--icon:hover,.supports-hover .btn.btn--icon.is-hovered{--rch-btn-border-outline: 0 none;--rch-btn-border: 1px solid var(--rch-c-2110);--rch-btn-c-text: var(--rch-c-2110)}.supports-hover .btn-content.btn--icon a:hover .icon,.supports-hover .btn-content.btn--icon a.is-hovered .icon,.supports-hover button.btn.btn--icon:hover .icon,.supports-hover button.btn.btn--icon.is-hovered .icon,.supports-hover .btn.btn--icon:hover .icon,.supports-hover .btn.btn--icon.is-hovered .icon{transform:scale(1.2);color:var(--rch-btn-c-text);fill:var(--rch-btn-c-text)}.btn-content.btn--icon a:active .icon,button.btn.btn--icon:active .icon,.btn.btn--icon:active .icon{transform:scale(.9)}.rch-form-field .btn-content.btn--icon a .icon,.rch-form-field button.btn.btn--icon .icon,.rch-form-field .btn.btn--icon .icon{transform:none!important}.btn-content.btn--icon a .icon:first-child:not(:last-child),button.btn.btn--icon .icon:first-child:not(:last-child),.btn.btn--icon .icon:first-child:not(:last-child){margin-right:0}.btn-content.btn--icon a.is-transparent,button.btn.btn--icon.is-transparent,.btn.btn--icon.is-transparent{--rch-btn-c-text: var(--rch-c-body);--rch-btn-border: none;--rch-btn-c-bg: none}.btn-content.btn--icon a[disabled],button.btn.btn--icon[disabled],.btn.btn--icon[disabled]{--rch-btn-border: 1px solid var(--rch-c-grey-light);--rch-btn-c-text: var(--rch-c-grey-light)}.btn-content.btn--icon a[disabled] .icon,button.btn.btn--icon[disabled] .icon,.btn.btn--icon[disabled] .icon{color:var(--rch-c-grey-light);fill:var(--rch-c-grey-light)}.btn-content.btn--icon a.btn--status-highlight,button.btn.btn--icon.btn--status-highlight,.btn.btn--icon.btn--status-highlight{background:var(--rch-btn-c-bg);border-radius:var(--rch-btn-border-radius);--rch-btn-c-bg: var(--rch-c-6010);--rch-btn-border-outline: 0 none;--rch-btn-border: 0;--rch-btn-c-text: var(--rch-c-2010)}.supports-hover .btn-content.btn--icon a.btn--status-highlight:hover,.supports-hover .btn-content.btn--icon a.btn--status-highlight.is-hovered,.supports-hover button.btn.btn--icon.btn--status-highlight:hover,.supports-hover button.btn.btn--icon.btn--status-highlight.is-hovered,.supports-hover .btn.btn--icon.btn--status-highlight:hover,.supports-hover .btn.btn--icon.btn--status-highlight.is-hovered{--rch-btn-c-bg: var(--rch-c-6010);--rch-btn-border-outline: 0 none;--rch-btn-border: 0;--rch-btn-c-text: var(--rch-c-2010)}.btn-content.btn--outline a,button.btn.btn--outline,.btn.btn--outline,.btn-content.btn--outline a:active,button.btn.btn--outline:active,.btn.btn--outline:active{--rch-btn-c-bg: var(--rch-c-body);--rch-btn-c-text: var(--rch-c-text);--rch-btn-border-outline: 1px solid var(--rch-c-2110);--rch-btn-border: 3px solid var(--rch-c-white)}.btn-content.btn--outline a:focus,.btn-content.btn--outline a.is-focused,.supports-hover .btn-content.btn--outline a:hover,.supports-hover .btn-content.btn--outline a.is-hovered,button.btn.btn--outline:focus,button.btn.btn--outline.is-focused,.supports-hover button.btn.btn--outline:hover,.supports-hover button.btn.btn--outline.is-hovered,.btn.btn--outline:focus,.btn.btn--outline.is-focused,.supports-hover .btn.btn--outline:hover,.supports-hover .btn.btn--outline.is-hovered{--rch-btn-c-bg: var(--rch-c-white);--rch-btn-border-outline: 1px solid var(--rch-c-2110);--rch-btn-border: 3px solid var(--rch-c-2110);--rch-btn-c-text: var(--rch-c-2110)}.btn-content.btn--outline a:disabled,button.btn.btn--outline:disabled,.btn.btn--outline:disabled{opacity:.5;cursor:not-allowed}.btn-content.btn--outline-inverted a,button.btn.btn--outline-inverted,.btn.btn--outline-inverted{--rch-btn-c-bg: transparent;--rch-btn-c-text: var(--rch-c-white);--rch-btn-border-outline: 1px solid var(--rch-c-white);--rch-btn-border: 3px solid transparent}.btn-content.btn--outline-inverted a:focus,.btn-content.btn--outline-inverted a.is-focused,.supports-hover .btn-content.btn--outline-inverted a:hover,.supports-hover .btn-content.btn--outline-inverted a.is-hovered,button.btn.btn--outline-inverted:focus,button.btn.btn--outline-inverted.is-focused,.supports-hover button.btn.btn--outline-inverted:hover,.supports-hover button.btn.btn--outline-inverted.is-hovered,.btn.btn--outline-inverted:focus,.btn.btn--outline-inverted.is-focused,.supports-hover .btn.btn--outline-inverted:hover,.supports-hover .btn.btn--outline-inverted.is-hovered{--rch-btn-border: 3px solid var(--rch-c-white)}.btn-content.btn--outline-inverted a:disabled,button.btn.btn--outline-inverted:disabled,.btn.btn--outline-inverted:disabled{opacity:.5;cursor:not-allowed}.btn.state-changed{position:relative}.btn.state-changed:after{display:block;width:10px;height:10px;border-radius:50%;content:"";position:absolute;right:5px;top:5px;background-color:var(--rch-c-red)}.buttons{--rch-btns-p-y: var(--rch-sp-l);padding-top:var(--rch-btns-p-y);display:flex}.rch-buttons{display:flex;flex-direction:column}.rch-buttons .btn{width:100%;margin:0 0 var(--rch-sp-s) 0}.rch-buttons .btn:last-child{margin-bottom:0}@media (min-width: 991px){.rch-buttons{flex-direction:row;flex-wrap:wrap}.rch-buttons .btn{width:-moz-min-content;width:min-content;flex-wrap:nowrap;margin:0 0 0 var(--rch-sp-s)}.rch-buttons .btn:first-child{margin:0}.rch-buttons .btn .caption{white-space:nowrap}}@media (min-width: 991px){.rch-buttons__move-to-right{flex:none;margin-left:auto;padding:0 0 0 var(--rch-sp-s)}}.icon{width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;overflow:hidden;display:flex;padding:0;flex-shrink:0}.icon[data-icon-size=tiny]{width:16px;height:16px}.icon[data-icon-size=small]{width:20px;height:20px}.icon[data-icon-size=medium]{width:32px;height:32px}.icon[data-icon-size=medium_lg]{width:48px;height:48px}.icon[data-icon-size=large]{width:64px;height:64px}.icon[data-icon-size=xlarge]{width:72px;height:72px}.icon[data-icon-size=mega]{width:96px;height:96px}.icon--flip-horizontal{transform:scaleX(-1)}.icon--flip-vertical{transform:scaleY(-1)}.icon--flip-horizontal-vertical{transform:scale(-1)}.icon--rotate-90deg{transform:rotate(90deg)}.icon--rotate-90deg-ccw{transform:rotate(-90deg)}[data-sort-dir=asc] .icon{transform:scaleY(-1)}[data-sort-dir=desc] .icon{transform:none}.icon-wrapper{display:flex}.icon-label{margin-left:var(--rch-sp-m)}.ty-loader{width:48px;height:48px;border:5px solid var(--rch-c-text);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.ty-loader.loader-small{width:24px;height:24px;border:3px solid var(--rch-c-text);border-bottom-color:transparent}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rch-rbcb-group.is-priority{--rch-prio-box-size: 50px;--rch-prio-box-gap: var(--rch-sp-s);--rch-c-prio-box-active-text: var(--rch-c-white);--rch-border-prio-box: inset 0 0 0 1px var(--rch-c-black);--rch-border-prio-box-hover: inset 0 0 0 3px var(--rch-c-black);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:var(--rch-prio-box-gap);margin-bottom:var(--rch-sp-xxl)}@media (min-width: 991px){.rch-rbcb-group.is-priority{justify-content:flex-end}}.rch-rbcb-group.is-priority.is-priority-a{--rch-c-prio-box-active-bg: var(--rch-c-priority-a)}.rch-rbcb-group.is-priority.is-priority-b{--rch-c-prio-box-active-bg: var(--rch-c-priority-b)}.rch-rbcb-group.is-priority.is-priority-c{--rch-c-prio-box-active-bg: var(--rch-c-priority-c)}.rch-rbcb-group.is-priority.is-fixed{margin-bottom:0}.rch-form-field--priority{width:var(--rch-prio-box-size);height:var(--rch-prio-box-size);margin-bottom:0}.rch-form-field--priority>label{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin-bottom:0;font-weight:400;cursor:pointer;width:100%;height:100%;background-color:var(--rch-c-white);color:var(--rch-c-black);box-shadow:var(--rch-border-prio-box);transition:box-shadow .3s ease-in-out;z-index:1;font:var(--rch-font-20-bold);line-height:1;text-transform:uppercase}.rch-form-field--priority>label .caption{font:var(--rch-font-50-bold);line-height:1}.rch-form-field--priority>input:first-child{position:absolute;opacity:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:100%;outline:none;z-index:0}.rch-form-field--priority>input:first-child:checked+label{background-color:var(--rch-c-prio-box-active-bg);color:var(--rch-c-prio-box-active-text)}.rch-form-field--priority>input:first-child:checked+label:hover{box-shadow:var(--rch-border-prio-box)}.rch-form-field--priority:not(.is-disabled) label:hover{box-shadow:var(--rch-border-prio-box-hover)}.rch-form-field--priority.is-disabled label:hover{cursor:not-allowed}.rch-app-header{margin-bottom:var(--rch-sp-xl)}@media (min-width: 991px){.rch-app-header{margin-bottom:calc(2 * var(--rch-sp-xl))}}.rch-tab-bar{position:relative;width:100%;border-radius:var(--rch-border-radius);border:1px solid var(--rch-c-2160);margin-bottom:var(--rch-sp-l)}.rch-tab-bar__items{display:flex;flex-direction:column;justify-content:space-between;width:100%;border-radius:var(--rch-border-radius)}@media (min-width: 768px){.rch-tab-bar__items{flex-direction:row;flex-wrap:nowrap}}.rch-tab-bar__link-title{display:inline-flex;flex-direction:row;align-items:center;position:relative}.rch-tab-bar__link-title .icon{display:inline-flex;fill:currentColor;margin-left:var(--rch-sp-xxs);transform:translateY(-2px)}.rch-tab-bar__link{color:var(--rch-c-black);padding:var(--rch-sp-xxs) 0;font:var(--rch-font-40-regular);text-decoration:none;border-radius:var(--rch-border-radius);border:4px solid transparent;text-align:center;flex:1;background:none}.rch-tab-bar__link:hover:not(.is-active) .caption{font:var(--rch-font-40-bold);color:var(--rch-c-black)}.rch-tab-bar__link.is-active{border:4px solid var(--rch-c-black)}.rch-tab-bar__link.is-active .caption{font:var(--rch-font-40-bold);color:var(--rch-c-black)}@media (min-width: 991px){.rch-tab-bar__link{flex-grow:1;padding:var(--rch-sp-s) 0;border:4px solid transparent}}.rch-tab-bar__indicator{position:absolute;height:100%;top:0;left:0;border:4px solid var(--rch-c-black);border-radius:var(--rch-border-radius);pointer-events:none;transition-property:width,transform;transition-duration:.25s;transition-timing-function:var(--rch-easing-emphasized)}.rch-tab-bar__items--with-indicator .rch-tab-bar__link{border-color:transparent}.tyc li+li{margin-top:.25em}.tyc p,.tyc .paragraph,.tyc dl,.tyc ol,.tyc ul,.tyc blockquote,.tyc pre,.tyc table{margin-bottom:0}.tyc p:not(:last-child),.tyc .paragraph:not(:last-child),.tyc dl:not(:last-child),.tyc ol:not(:last-child),.tyc ul:not(:last-child),.tyc blockquote:not(:last-child),.tyc pre:not(:last-child),.tyc table:not(:last-child){margin-bottom:var(--tyc-sp-l)}.tyc h1,.tyc h2,.tyc h3,.tyc h4,.tyc h5,.tyc h6{color:var(--tyc-heading-color)}.tyc.has-text-color h1,.tyc.has-text-color h2,.tyc.has-text-color h3,.tyc.has-text-color h4,.tyc.has-text-color h5,.tyc.has-text-color h6,.tyc.has-text-color strong,.tyc.has-text-color a{color:var(--tyc-heading-color-text)}.tyc h1:not(:last-child){margin-bottom:var(--tyc-sp-l)}.tyc h1:not(:first-child){margin-top:var(--tyc-sp-l)}.tyc h2:not(:last-child){margin-bottom:var(--tyc-sp-m)}.tyc h2:not(:first-child){margin-top:var(--tyc-sp-m)}.tyc h3:not(:last-child){margin-bottom:var(--tyc-sp-s)}.tyc h3:not(:first-child){margin-top:var(--tyc-sp-s)}.tyc h4:not(:last-child){margin-bottom:var(--tyc-sp-s)}.tyc h4:not(:first-child){margin-top:var(--tyc-sp-s)}.tyc ol{list-style:decimal outside;margin-left:1.25em}.tyc ol ol{margin-top:.5em}.tyc ul{list-style:disc outside;margin-left:1.25em}.tyc ul ul{list-style-type:circle;margin-top:.5em}.tyc ul ul ul{list-style-type:square}.tyc figure{text-align:center}.tyc figure:not(:first-child){margin-top:2em}.tyc figure:not(:last-child){margin-bottom:2em}.tyc figure img{display:inline-block}.tyc figure figcaption{font-style:italic}.tyc iframe,.tyc object,.tyc audio,.tyc video{max-width:100%}.tyc a:not(.btn),.rch-standard-link a{color:var(--rch-c-std-link);text-decoration:underline}.tyc a:not(.btn):hover,.tyc a:not(.btn):focus,.rch-standard-link a:hover,.rch-standard-link a:focus{color:var(--rch-c-std-link-hover);text-decoration:underline}.tyc a:not(.btn):active,.rch-standard-link a:active{color:var(--rch-c-std-link-hover);text-decoration:underline}.tyc a:not(.btn)[disabled],.rch-standard-link a[disabled]{color:var(--rch-c-std-link-disabled);cursor:not-allowed}@media (min-width: 991px){.tyc a:not(.btn),.rch-standard-link a{display:inline-flex;text-decoration:none;position:relative}.tyc a:not(.btn):after,.rch-standard-link a:after{content:"";width:100%;height:2px;transition:transform .2s ease;background-color:var(--rch-c-std-link);position:absolute;bottom:0;left:0}.tyc a:not(.btn):hover,.tyc a:not(.btn):focus,.rch-standard-link a:hover,.rch-standard-link a:focus{text-decoration:none}.tyc a:not(.btn):hover:after,.tyc a:not(.btn):focus:after,.rch-standard-link a:hover:after,.rch-standard-link a:focus:after{background-color:var(--rch-c-std-link-hover)}.tyc a:not(.btn):active,.rch-standard-link a:active{text-decoration:none}.tyc a:not(.btn):active:after,.rch-standard-link a:active:after{background-color:var(--rch-c-std-link-hover)}.tyc a:not(.btn)[disabled]:after,.rch-standard-link a[disabled]:after{background-color:var(--rch-c-std-link-disabled)}}.tyc a:not(.btn):hover,.tyc a:not(.btn):focus,.rch-standard-link a:hover,.rch-standard-link a:focus{text-decoration:none}@media (min-width: 991px){.tyc a:not(.btn),.rch-standard-link a{text-decoration:none}.tyc a:not(.btn):after,.rch-standard-link a:after{transform:scale(1)}.tyc a:not(.btn):hover,.tyc a:not(.btn):focus,.rch-standard-link a:hover,.rch-standard-link a:focus{text-decoration:none}.tyc a:not(.btn):hover:after,.tyc a:not(.btn):focus:after,.rch-standard-link a:hover:after,.rch-standard-link a:focus:after{transform:scaleY(2)}.tyc a:not(.btn):active,.rch-standard-link a:active{text-decoration:none}.tyc a:not(.btn):active:after,.rch-standard-link a:active:after{transform:scale(1)}}.rch-standard-link--no-underline a,.tyc--form-field-option a{text-decoration:none}@media (min-width: 991px){.rch-standard-link--no-underline a,.tyc--form-field-option a{text-decoration:none}.rch-standard-link--no-underline a:after,.tyc--form-field-option a:after{transform:scale(0)}.rch-standard-link--no-underline a:hover,.tyc--form-field-option a:hover,.rch-standard-link--no-underline a:focus,.tyc--form-field-option a:focus{text-decoration:none}.rch-standard-link--no-underline a:hover:after,.tyc--form-field-option a:hover:after,.rch-standard-link--no-underline a:focus:after,.tyc--form-field-option a:focus:after{transform:scaleY(2)}.rch-standard-link--no-underline a:active,.tyc--form-field-option a:active{text-decoration:none}.rch-standard-link--no-underline a:active:after,.tyc--form-field-option a:active:after{transform:scale(1)}.rch-standard-link--no-underline a[disabled]:after,.tyc--form-field-option a[disabled]:after{transform:scale(1)}}.tyc a.clear-after:after{display:none!important}.tyc a.clear-after:hover{text-decoration:underline}.tyc--form-field-option{display:inline-block;font:var(--rch-font-50-regular);transform:translateY(-.25em)}.tyc--line-breaks{white-space:pre-line}.myty-content--block{display:block}.myty-content--inline-block,.myty-content--inline-block .fr-wrapper,.myty-content--inline-block .fr-element{display:inline-block}.myty-content--inline,.myty-content--inline .fr-wrapper,.myty-content--inline .fr-element{display:inline}.fr-dib{margin:var(--tyc-sp-l) auto;display:block;float:none;vertical-align:top}.fr-dib.fr-fil{margin-left:0}.fr-dib.fr-fir{margin-right:0}.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:var(--tyc-sp-l);margin-right:var(--tyc-sp-l);max-width:calc(100% - var(--tyc-sp-l) - var(--tyc-sp-l))}.fr-dii.fr-fil{float:left;margin:var(--tyc-sp-l) var(--tyc-sp-l) var(--tyc-sp-l) 0;max-width:calc(100% - var(--tyc-sp-l))}.fr-dii.fr-fir{float:right;margin:var(--tyc-sp-l) 0 var(--tyc-sp-l) var(--tyc-sp-l);max-width:calc(100% - var(--tyc-sp-l))}.fr-rounded{border-radius:100%}.fr-bordered{border:1px solid var(--grey-lightest)}.list-unstyled{padding-left:0;list-style:none}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:var(--rch-sticky-footer-z-index)}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:var(--rch-sticky-footer-z-index)}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 575px){.sticky-s-top{position:sticky;top:0;z-index:1020}.sticky-s-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 991px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1118px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1442px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1678px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.visually-hidden,.skiplinks__link,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.skiplinks__link:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}@media (min-width: 575px){.d-s-inline{display:inline!important}.d-s-inline-block{display:inline-block!important}.d-s-block{display:block!important}.d-s-grid{display:grid!important}.d-s-flex{display:flex!important}.d-s-inline-flex{display:inline-flex!important}.d-s-none{display:none!important}.justify-content-s-start{justify-content:flex-start!important}.justify-content-s-end{justify-content:flex-end!important}.justify-content-s-center{justify-content:center!important}.justify-content-s-between{justify-content:space-between!important}.justify-content-s-around{justify-content:space-around!important}.justify-content-s-evenly{justify-content:space-evenly!important}.align-items-s-start{align-items:flex-start!important}.align-items-s-end{align-items:flex-end!important}.align-items-s-center{align-items:center!important}.align-items-s-baseline{align-items:baseline!important}.align-items-s-stretch{align-items:stretch!important}}@media (min-width: 768px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}}@media (min-width: 991px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}}@media (min-width: 1118px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}}@media (min-width: 1442px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}}@media (min-width: 1678px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.is-ow{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@keyframes hashHighlight{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.is-hash-highlight{animation:.3s hashHighlight ease-in-out}.autoprefixer-test{display:grid;transition:all .5s;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:linear-gradient(to bottom,#fff,#000)}
