@swisspost/design-system-styles 6.2.2 → 6.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/intranet.css CHANGED
@@ -26,7 +26,7 @@
26
26
  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
27
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
28
28
  * THE SOFTWARE.
29
- */.toast-primary,.alert-primary,.toast-notification,.alert-notification,.toast-success,.alert-success,.toast-danger,.alert-danger,.toast-error,.alert-error,.toast-warning,.alert-warning,.toast-info,.alert-info{background-color:rgb(var(--post-bg-rgb)) !important;color:var(--post-contrast-color) !important}.bg-yellow,.bg-light,.bg-gray,.bg-dark,.bg-primary,.bg-white,.bg-black,.bg-success,.bg-info,.bg-warning,.bg-danger,.bg-nightblue,.bg-nightblue-bright,.bg-petrol,.bg-petrol-bright,.bg-coral,.bg-coral-bright,.bg-olive,.bg-olive-bright,.bg-purple,.bg-purple-bright,.bg-aubergine,.bg-aubergine-bright{--post-bg-opacity: 1;background-color:rgba(var(--post-bg-rgb), var(--post-bg-opacity)) !important;color:var(--post-contrast-color) !important}.bg-yellow,.bg-light,.bg-gray,.bg-white,.bg-success,.bg-info,.bg-warning,.bg-petrol-bright,.bg-coral-bright,.bg-olive-bright,.toast-success,.toast-warning,.toast-info,.alert-success,.alert-warning,.alert-info,:root{--post-contrast-color: #000;--post-contrast-color-inverted: #fff;--post-gray-10: hsl(0, 0%, 90%);--post-gray-20: hsl(0, 0%, 80%);--post-gray-40: hsl(0, 0%, 60%);--post-gray-60: hsl(0, 0%, 40%);--post-gray-80: hsl(0, 0%, 20%);--post-yellow: #fc0;--post-light: #faf9f8;--post-gray: #f4f3f1;--post-dark: hsl(0, 0%, 20%);--post-primary: hsl(0, 0%, 20%);--post-white: #fff;--post-black: #000;--post-success: #2c911c;--post-info: #cce4ee;--post-warning: #f49e00;--post-danger: #a51728;--post-nightblue: #004976;--post-nightblue-bright: #0076a8;--post-petrol: #006d68;--post-petrol-bright: #00968f;--post-coral: #9e2a2f;--post-coral-bright: #e03c31;--post-olive: #716135;--post-olive-bright: #aa9d2e;--post-purple: #80276c;--post-purple-bright: #c5299b;--post-aubergine: #523178;--post-aubergine-bright: #7566a0;--post-contrast-color-rgb: 0, 0, 0;--post-contrast-color-inverted-rgb: 255, 255, 255;--post-gray-10-rgb: 230, 230, 230;--post-gray-20-rgb: 204, 204, 204;--post-gray-40-rgb: 153, 153, 153;--post-gray-60-rgb: 102, 102, 102;--post-gray-80-rgb: 51, 51, 51;--post-yellow-rgb: 255, 204, 0;--post-light-rgb: 250, 249, 248;--post-gray-rgb: 244, 243, 241;--post-dark-rgb: 51, 51, 51;--post-primary-rgb: 51, 51, 51;--post-white-rgb: 255, 255, 255;--post-black-rgb: 0, 0, 0;--post-success-rgb: 44, 145, 28;--post-info-rgb: 204, 228, 238;--post-warning-rgb: 244, 158, 0;--post-danger-rgb: 165, 23, 40;--post-nightblue-rgb: 0, 73, 118;--post-nightblue-bright-rgb: 0, 118, 168;--post-petrol-rgb: 0, 109, 104;--post-petrol-bright-rgb: 0, 150, 143;--post-coral-rgb: 158, 42, 47;--post-coral-bright-rgb: 224, 60, 49;--post-olive-rgb: 113, 97, 53;--post-olive-bright-rgb: 170, 157, 46;--post-purple-rgb: 128, 39, 108;--post-purple-bright-rgb: 197, 41, 155;--post-aubergine-rgb: 82, 49, 120;--post-aubergine-bright-rgb: 117, 102, 160}.bg-dark,.bg-primary,.bg-black,.bg-danger,.bg-nightblue,.bg-nightblue-bright,.bg-petrol,.bg-coral,.bg-olive,.bg-purple,.bg-purple-bright,.bg-aubergine,.bg-aubergine-bright,.toast-primary,.toast-notification,.toast-danger,.toast-error,.alert-primary,.alert-notification,.alert-danger,.alert-error{--post-contrast-color: #fff;--post-contrast-color-inverted: #000;--post-dark: #faf9f8;--post-light: hsl(0, 0%, 20%);--post-gray-80: hsl(0, 0%, 90%);--post-gray-60: hsl(0, 0%, 80%);--post-gray-40: hsl(0, 0%, 60%);--post-gray-20: hsl(0, 0%, 40%);--post-gray-10: hsl(0, 0%, 20%);--post-contrast-color-rgb: 255, 255, 255;--post-contrast-color-inverted-rgb: 0, 0, 0;--post-dark-rgb: 250, 249, 248;--post-light-rgb: 51, 51, 51;--post-gray-80-rgb: 230, 230, 230;--post-gray-60-rgb: 204, 204, 204;--post-gray-40-rgb: 153, 153, 153;--post-gray-20-rgb: 102, 102, 102;--post-gray-10-rgb: 51, 51, 51}:root,[data-bs-theme=light]{--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: hsl(0, 0%, 20%);--bs-secondary: hsl(0, 0%, 40%);--bs-light: #faf9f8;--bs-dark: hsl(0, 0%, 20%);--bs-success: #2c911c;--bs-info: #cce4ee;--bs-warning: #f49e00;--bs-danger: #a51728;--bs-primary-rgb: 51, 51, 51;--bs-secondary-rgb: 102, 102, 102;--bs-light-rgb: 250, 249, 248;--bs-dark-rgb: 51, 51, 51;--bs-success-rgb: 44, 145, 28;--bs-info-rgb: 204, 228, 238;--bs-warning-rgb: 244, 158, 0;--bs-danger-rgb: 165, 23, 40;--bs-primary-text-emphasis: #141414;--bs-secondary-text-emphasis: #292929;--bs-success-text-emphasis: #123a0b;--bs-info-text-emphasis: #525b5f;--bs-warning-text-emphasis: #623f00;--bs-danger-text-emphasis: #420910;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #d6d6d6;--bs-secondary-bg-subtle: #e0e0e0;--bs-success-bg-subtle: #d5e9d2;--bs-info-bg-subtle: #f5fafc;--bs-warning-bg-subtle: #fdeccc;--bs-danger-bg-subtle: #edd1d4;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #adadad;--bs-secondary-border-subtle: #c2c2c2;--bs-success-border-subtle: #abd3a4;--bs-info-border-subtle: #ebf4f8;--bs-warning-border-subtle: #fbd899;--bs-danger-border-subtle: #dba2a9;--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: "Frutiger Neue For Post", system-ui, sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: "Frutiger Neue For Post", system-ui, sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #000;--bs-body-color-rgb: 0, 0, 0;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(0, 0, 0, 0.75);--bs-secondary-color-rgb: 0, 0, 0;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(0, 0, 0, 0.5);--bs-tertiary-color-rgb: 0, 0, 0;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: hsl(0, 0%, 20%);--bs-link-color-rgb: 51, 51, 51;--bs-link-decoration: underline;--bs-link-hover-color: #292929;--bs-link-hover-color-rgb: 41, 41, 41;--bs-code-color: #d63384;--bs-highlight-bg: #fcf8e3;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: hsl(0, 0%, 80%);--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 3px;--bs-border-radius-sm: 3px;--bs-border-radius-lg: 3px;--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 0 5px 0 rgba(0, 0, 0, 0.3);--bs-box-shadow-sm: 0 0 4px 0 rgba(0, 0, 0, 0.4);--bs-box-shadow-lg: 0 0 8px 0 rgba(0, 0, 0, 0.4);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(51, 51, 51, 0.25);--bs-form-valid-color: hsl(0, 0%, 40%);--bs-form-valid-border-color: hsl(0, 0%, 40%);--bs-form-invalid-color: #a51728;--bs-form-invalid-border-color: #a51728}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #adb5bd;--bs-body-color-rgb: 173, 181, 189;--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(173, 181, 189, 0.75);--bs-secondary-color-rgb: 173, 181, 189;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(173, 181, 189, 0.5);--bs-tertiary-color-rgb: 173, 181, 189;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #858585;--bs-secondary-text-emphasis: #a3a3a3;--bs-success-text-emphasis: #80bd77;--bs-info-text-emphasis: #e0eff5;--bs-warning-text-emphasis: #f8c566;--bs-danger-text-emphasis: #c9747e;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #0a0a0a;--bs-secondary-bg-subtle: #141414;--bs-success-bg-subtle: #091d06;--bs-info-bg-subtle: #292e30;--bs-warning-bg-subtle: #312000;--bs-danger-bg-subtle: #210508;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #1f1f1f;--bs-secondary-border-subtle: #3d3d3d;--bs-success-border-subtle: #1a5711;--bs-info-border-subtle: #7a898f;--bs-warning-border-subtle: #925f00;--bs-danger-border-subtle: #630e18;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #858585;--bs-link-hover-color: #9d9d9d;--bs-link-color-rgb: 133, 133, 133;--bs-link-hover-color-rgb: 157, 157, 157;--bs-code-color: #e685b5;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}@font-face{font-display:swap;font-family:"Frutiger Neue For Post";font-weight:700;src:url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-Bold.woff2") format("woff2"),url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-Bold.woff") format("woff")}@font-face{font-display:swap;font-family:"Frutiger Neue For Post";font-weight:400;src:url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-Rg.woff2") format("woff2"),url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-Rg.woff") format("woff")}@font-face{font-display:swap;font-family:"Frutiger Neue For Post";font-weight:300;src:url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-Lt.woff2") format("woff2"),url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-Lt.woff") format("woff")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: opacity 250ms, border-color 250ms, background-color 250ms, color 250ms, border-radius 0.15s ease;--bs-accordion-border-color: hsl(0, 0%, 90%);--bs-accordion-border-width: 2px;--bs-accordion-border-radius: 0;--bs-accordion-inner-border-radius: -2px;--bs-accordion-btn-padding-x: 1rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #000;--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg xml:space='preserve' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='m23.6 13.2-7.5 7.6-7.6-7.6.9-.9 6.6 6.6 6.6-6.6 1 .9z'/%3E%3C/g%3E%3C/svg%3E");--bs-accordion-btn-icon-width: 1.5rem;--bs-accordion-btn-icon-transform: rotate(180deg);--bs-accordion-btn-icon-transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3Csvg xml:space='preserve' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='m23.6 13.2-7.5 7.6-7.6-7.6.9-.9 6.6 6.6 6.6-6.6 1 .9z'/%3E%3C/g%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color: #000;--bs-accordion-btn-focus-box-shadow: 0 0 0 0.125rem rgba(51, 51, 51, 0.25);--bs-accordion-body-padding-x: 1rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #000;--bs-accordion-active-bg: transparent}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23858585'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23858585'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion-item{border-right:0;border-left:0;background-color:rgba(0,0,0,0)}.accordion-item:last-of-type{border-bottom:0}.accordion-button{font-size:1.0625rem;background-color:rgba(0,0,0,0);font-weight:700;line-height:1.5}@media(min-width: 1024px){.accordion-button{font-size:1.25rem}}.accordion-button:hover:not(:disabled),.accordion-button:focus:not(:disabled){color:#000}.accordion-button:disabled{opacity:.4 !important}.accordion-item[open] .accordion-button::after{transform:rotate(180deg)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.accordion-button:hover:not(:disabled),.accordion-button:focus-visible:not(:disabled){outline:2px solid Highlight}.accordion-button:disabled{opacity:1 !important}.accordion-button::after{background-image:url("data:image/svg+xml,%3Csvg xml:space='preserve' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m23.6 13.2-7.5 7.6-7.6-7.6.9-.9 6.6 6.6 6.6-6.6 1 .9z'/%3E%3C/g%3E%3C/svg%3E")}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3Csvg xml:space='preserve' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m23.6 13.2-7.5 7.6-7.6-7.6.9-.9 6.6 6.6 6.6-6.6 1 .9z'/%3E%3C/g%3E%3C/svg%3E")}}.accordion-body{padding-top:.75rem;padding-bottom:2.5rem}.accordion-body h2,.accordion-body h3,.accordion-body h4,.accordion-body h5,.accordion-body h6{font-size:1.0625rem;margin-top:2.5rem;margin-bottom:0;font-weight:700}@media(min-width: 1024px){.accordion-body h2,.accordion-body h3,.accordion-body h4,.accordion-body h5,.accordion-body h6{font-size:1.25rem}}.accordion-body h2:first-child,.accordion-body h2 p:first-child,.accordion-body h3:first-child,.accordion-body h3 p:first-child,.accordion-body h4:first-child,.accordion-body h4 p:first-child,.accordion-body h5:first-child,.accordion-body h5 p:first-child,.accordion-body h6:first-child,.accordion-body h6 p:first-child{margin-top:0}.accordion-body h2:last-child,.accordion-body h2 p:last-child,.accordion-body h3:last-child,.accordion-body h3 p:last-child,.accordion-body h4:last-child,.accordion-body h4 p:last-child,.accordion-body h5:last-child,.accordion-body h5 p:last-child,.accordion-body h6:last-child,.accordion-body h6 p:last-child{margin-bottom:0}.btn-close,.toast-close-button{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='m16.267 16.667 6.667-6.533-.933-1.067-6.667 6.667-6.667-6.667-.933 1.067 6.667 6.533-6.667 6.667 1.067.933 6.533-6.667 6.667 6.667.933-1.067z'/%3E%3C/g%3E%3C/svg%3E");--bs-btn-close-opacity: 0.5;--bs-btn-close-hover-opacity: 0.75;--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(51, 51, 51, 0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1.5rem;height:1.5rem;padding:1rem 1rem;color:var(--bs-btn-close-color);background:rgba(0,0,0,0) var(--bs-btn-close-bg) center/1.5rem auto no-repeat;border:0;border-radius:3px;opacity:var(--bs-btn-close-opacity)}.btn-close:hover,.toast-close-button:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus,.toast-close-button:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.toast-close-button:disabled,.btn-close.disabled,.disabled.toast-close-button{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,.toast-primary .toast-close-button,.toast-primary .btn-close,.alert-primary .btn-close,.toast-notification .toast-close-button,.toast-notification .btn-close,.alert-notification .btn-close,.toast-danger .toast-close-button,.toast-danger .btn-close,.alert-danger .btn-close,.toast-error .toast-close-button,.toast-error .btn-close,.alert-error .btn-close{filter:var(--bs-btn-close-white-filter)}[data-bs-theme=dark] .btn-close,[data-bs-theme=dark] .toast-close-button{filter:var(--bs-btn-close-white-filter)}.btn-close,.toast-close-button{height:unset;min-height:1.5rem}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.btn-close,.toast-close-button{opacity:1;background:rgba(0,0,0,0) url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m16.267 16.667 6.667-6.533-.933-1.067-6.667 6.667-6.667-6.667-.933 1.067 6.667 6.533-6.667 6.667 1.067.933 6.533-6.667 6.667 6.667.933-1.067z'/%3E%3C/g%3E%3C/svg%3E") center/1.5rem auto no-repeat}}.btn-close:focus,.toast-close-button:focus{outline:2px solid var(--post-contrast-color);box-shadow:none}.btn-close:focus:not(:focus-visible),.toast-close-button:focus:not(:focus-visible){outline:0}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.btn-close-white,.toast-primary .toast-close-button,.toast-primary .btn-close,.alert-primary .btn-close,.toast-notification .toast-close-button,.toast-notification .btn-close,.alert-notification .btn-close,.toast-danger .toast-close-button,.toast-danger .btn-close,.alert-danger .btn-close,.toast-error .toast-close-button,.toast-error .btn-close,.alert-error .btn-close{filter:none}}.toast ul,.alert ul{position:relative;margin-top:.8em;margin-bottom:.8em;padding-left:2rem;list-style:none;text-align:left}.toast ul li,.alert ul li{margin-bottom:.4em;font-weight:300}.toast ul li::before,.alert ul li::before{content:"–";display:inline-block;position:absolute;left:0}.toast ul li:last-child,.alert ul li:last-child{margin-bottom:0}.blockquote-footer cite,.subnavigation-link,.datatable-paginated-footer .datatable-row-count-label,.datatable-paginated-footer .datatable-row-count-input,.breadcrumb{font-size:.9375rem}@media(min-width: 600px){.blockquote-footer cite,.subnavigation-link,.datatable-paginated-footer .datatable-row-count-label,.datatable-paginated-footer .datatable-row-count-input,.breadcrumb{font-size:1rem}}@media(min-width: 1024px){.blockquote-footer cite,.subnavigation-link,.datatable-paginated-footer .datatable-row-count-label,.datatable-paginated-footer .datatable-row-count-input,.breadcrumb{font-size:1.0625rem}}.blockquote p,.text-body h5,.text-body .h5,.text-body p{font-size:1.0625rem}@media(min-width: 1024px){.blockquote p,.text-body h5,.text-body .h5,.text-body p{font-size:1.25rem}}.text-body h3,.text-body .h3,.text-body h4,.text-body .h4{font-size:1.25rem}@media(min-width: 1024px){.text-body h3,.text-body .h3,.text-body h4,.text-body .h4{font-size:1.5rem}}@media(min-width: 1441px){.text-body h3,.text-body .h3,.text-body h4,.text-body .h4{font-size:1.75rem}}.text-body h2,.text-body .h2{font-size:1.5rem}@media(min-width: 600px){.text-body h2,.text-body .h2{font-size:1.75rem}}@media(min-width: 1024px){.text-body h2,.text-body .h2{font-size:2rem}}@media(min-width: 1441px){.text-body h2,.text-body .h2{font-size:2.5rem}}.text-body h1,.text-body .h1{font-size:1.75rem}@media(min-width: 600px){.text-body h1,.text-body .h1{font-size:2rem}}@media(min-width: 1024px){.text-body h1,.text-body .h1{font-size:2.5rem}}@media(min-width: 1441px){.text-body h1,.text-body .h1{font-size:3rem}}.text-body h3,.text-body .h3,.text-body h4,.text-body .h4,.text-body p{margin-bottom:.8em}.toast-container,.alert-container{display:flex;z-index:1080;flex-direction:column}.toast,.alert{border-radius:3px;display:flex;position:relative;flex-flow:column nowrap;align-items:stretch;justify-content:center;margin-bottom:1rem;border:1px solid rgba(0,0,0,0) !important;background-repeat:no-repeat;font-weight:300;line-height:1.5}.toast hr,.alert hr{width:100%;margin:.5rem 0 .75rem}.no-icon.toast,.no-icon.alert{background-image:none}.toast>*:not(hr),.alert>*:not(hr){margin-bottom:.25rem}.toast>p+p,.alert>p+p{margin-top:.25rem}.toast>*:last-child,.alert>*:last-child{margin-bottom:0}.toast>.toast-title:last-child,.alert>.toast-title:last-child,.toast>.alert-heading:last-child,.alert>.alert-heading:last-child{padding-bottom:0}.toast .toast-close-button,.alert .btn-close{position:absolute;z-index:0;top:0;right:0;bottom:0;box-sizing:unset;margin:0;border:0;outline-offset:-2px;font-size:0}.toast-title,.alert-heading{padding-bottom:.25rem;color:inherit;font-weight:700}.toast-primary,.alert-primary{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-primary,.alert-primary{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-primary hr,.alert-primary hr{border-color:rgba(255,255,255,.4)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-primary,[class].alert-primary{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-primary,[class].alert-primary{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-notification,.alert-notification{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-notification,.alert-notification{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-notification hr,.alert-notification hr{border-color:rgba(255,255,255,.4)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-notification,[class].alert-notification{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-notification,[class].alert-notification{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-success,.alert-success{border-color:#000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-success,.alert-success{filter:invert(100%)}}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-success,[class].alert-success{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-success,[class].alert-success{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-danger,.alert-danger{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-danger,.alert-danger{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-danger hr,.alert-danger hr{border-color:rgba(255,255,255,.4)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-danger,[class].alert-danger{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-danger,[class].alert-danger{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-error,.alert-error{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-error,.alert-error{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-error hr,.alert-error hr{border-color:rgba(255,255,255,.4)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-error,[class].alert-error{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-error,[class].alert-error{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-warning,.alert-warning{border-color:#000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-warning,.alert-warning{filter:invert(100%)}}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-warning,[class].alert-warning{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-warning,[class].alert-warning{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-info,.alert-info{border-color:#000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='M17.333 25.333v-16h-4.667V12h2v13.333h-2V28h6.667v-2.667zM14.667 4h2.667v2.667h-2.667V4z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-info,.alert-info{filter:invert(100%)}}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-info,[class].alert-info{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M17.333 25.333v-16h-4.667V12h2v13.333h-2V28h6.667v-2.667zM14.667 4h2.667v2.667h-2.667V4z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-info,[class].alert-info{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M17.333 25.333v-16h-4.667V12h2v13.333h-2V28h6.667v-2.667zM14.667 4h2.667v2.667h-2.667V4z'/%3E%3C/g%3E%3C/svg%3E")}}.alert{min-height:5.5rem;padding:1.25rem 1.5rem;padding-left:6rem;background-position:1.5rem center;background-size:3rem;font-size:1.0625rem}.alert>*:only-child{font-weight:700}.alert:not(.alert-fixed-bottom){max-width:1441px}.alert.no-icon{padding-left:1.5rem}.alert.alert-dismissible{padding-right:4.75rem}.alert .btn-close{padding:1.25rem 1.5rem}.alert-heading{font-size:1.0625rem}.alert-primary{--post-bg-rgb: 51, 51, 51}.alert-notification{--post-bg-rgb: 51, 51, 51}.alert-success{--post-bg-rgb: 44, 145, 28}.alert-danger{--post-bg-rgb: 165, 23, 40}.alert-error{--post-bg-rgb: 165, 23, 40}.alert-warning{--post-bg-rgb: 244, 158, 0}.alert-info{--post-bg-rgb: 204, 228, 238}.alert-fixed-bottom{position:fixed;z-index:1080;bottom:0;left:0;width:100%;max-height:100%;overflow:auto;margin-bottom:0;border-radius:0;background-attachment:local}@media(min-width: 1441px){.alert-fixed-bottom{padding:1.25rem calc(
29
+ */.toast-primary,.alert-primary,.toast-notification,.alert-notification,.toast-success,.alert-success,.toast-danger,.alert-danger,.toast-error,.alert-error,.toast-warning,.alert-warning,.toast-info,.alert-info{background-color:rgb(var(--post-bg-rgb)) !important;color:var(--post-contrast-color) !important}.bg-yellow,.bg-light,.bg-gray,.bg-dark,.bg-primary,.bg-white,.bg-black,.bg-success,.bg-info,.bg-warning,.bg-danger,.bg-nightblue,.bg-nightblue-bright,.bg-petrol,.bg-petrol-bright,.bg-coral,.bg-coral-bright,.bg-olive,.bg-olive-bright,.bg-purple,.bg-purple-bright,.bg-aubergine,.bg-aubergine-bright{--post-bg-opacity: 1;background-color:rgba(var(--post-bg-rgb), var(--post-bg-opacity)) !important;color:var(--post-contrast-color) !important}.bg-yellow,.bg-light,.bg-gray,.bg-white,.bg-success,.bg-info,.bg-warning,.bg-petrol-bright,.bg-coral-bright,.bg-olive-bright,.toast-success,.toast-warning,.toast-info,.alert-success,.alert-warning,.alert-info,:root{--post-contrast-color: #000;--post-contrast-color-inverted: #fff;--post-gray-10: hsl(0, 0%, 90%);--post-gray-20: hsl(0, 0%, 80%);--post-gray-40: hsl(0, 0%, 60%);--post-gray-60: hsl(0, 0%, 40%);--post-gray-80: hsl(0, 0%, 20%);--post-yellow: #fc0;--post-light: #faf9f8;--post-gray: #f4f3f1;--post-dark: hsl(0, 0%, 20%);--post-primary: hsl(0, 0%, 20%);--post-white: #fff;--post-black: #000;--post-success: #2c911c;--post-info: #cce4ee;--post-warning: #f49e00;--post-danger: #a51728;--post-nightblue: #004976;--post-nightblue-bright: #0076a8;--post-petrol: #006d68;--post-petrol-bright: #00968f;--post-coral: #9e2a2f;--post-coral-bright: #e03c31;--post-olive: #716135;--post-olive-bright: #aa9d2e;--post-purple: #80276c;--post-purple-bright: #c5299b;--post-aubergine: #523178;--post-aubergine-bright: #7566a0;--post-contrast-color-rgb: 0, 0, 0;--post-contrast-color-inverted-rgb: 255, 255, 255;--post-gray-10-rgb: 230, 230, 230;--post-gray-20-rgb: 204, 204, 204;--post-gray-40-rgb: 153, 153, 153;--post-gray-60-rgb: 102, 102, 102;--post-gray-80-rgb: 51, 51, 51;--post-yellow-rgb: 255, 204, 0;--post-light-rgb: 250, 249, 248;--post-gray-rgb: 244, 243, 241;--post-dark-rgb: 51, 51, 51;--post-primary-rgb: 51, 51, 51;--post-white-rgb: 255, 255, 255;--post-black-rgb: 0, 0, 0;--post-success-rgb: 44, 145, 28;--post-info-rgb: 204, 228, 238;--post-warning-rgb: 244, 158, 0;--post-danger-rgb: 165, 23, 40;--post-nightblue-rgb: 0, 73, 118;--post-nightblue-bright-rgb: 0, 118, 168;--post-petrol-rgb: 0, 109, 104;--post-petrol-bright-rgb: 0, 150, 143;--post-coral-rgb: 158, 42, 47;--post-coral-bright-rgb: 224, 60, 49;--post-olive-rgb: 113, 97, 53;--post-olive-bright-rgb: 170, 157, 46;--post-purple-rgb: 128, 39, 108;--post-purple-bright-rgb: 197, 41, 155;--post-aubergine-rgb: 82, 49, 120;--post-aubergine-bright-rgb: 117, 102, 160}.bg-dark,.bg-primary,.bg-black,.bg-danger,.bg-nightblue,.bg-nightblue-bright,.bg-petrol,.bg-coral,.bg-olive,.bg-purple,.bg-purple-bright,.bg-aubergine,.bg-aubergine-bright,.toast-primary,.toast-notification,.toast-danger,.toast-error,.alert-primary,.alert-notification,.alert-danger,.alert-error{--post-contrast-color: #fff;--post-contrast-color-inverted: #000;--post-dark: #faf9f8;--post-light: hsl(0, 0%, 20%);--post-gray-80: hsl(0, 0%, 90%);--post-gray-60: hsl(0, 0%, 80%);--post-gray-40: hsl(0, 0%, 60%);--post-gray-20: hsl(0, 0%, 40%);--post-gray-10: hsl(0, 0%, 20%);--post-contrast-color-rgb: 255, 255, 255;--post-contrast-color-inverted-rgb: 0, 0, 0;--post-dark-rgb: 250, 249, 248;--post-light-rgb: 51, 51, 51;--post-gray-80-rgb: 230, 230, 230;--post-gray-60-rgb: 204, 204, 204;--post-gray-40-rgb: 153, 153, 153;--post-gray-20-rgb: 102, 102, 102;--post-gray-10-rgb: 51, 51, 51}:root,[data-bs-theme=light]{--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: hsl(0, 0%, 20%);--bs-secondary: hsl(0, 0%, 40%);--bs-light: #faf9f8;--bs-dark: hsl(0, 0%, 20%);--bs-success: #2c911c;--bs-info: #cce4ee;--bs-warning: #f49e00;--bs-danger: #a51728;--bs-primary-rgb: 51, 51, 51;--bs-secondary-rgb: 102, 102, 102;--bs-light-rgb: 250, 249, 248;--bs-dark-rgb: 51, 51, 51;--bs-success-rgb: 44, 145, 28;--bs-info-rgb: 204, 228, 238;--bs-warning-rgb: 244, 158, 0;--bs-danger-rgb: 165, 23, 40;--bs-primary-text-emphasis: #141414;--bs-secondary-text-emphasis: #292929;--bs-success-text-emphasis: #123a0b;--bs-info-text-emphasis: #525b5f;--bs-warning-text-emphasis: #623f00;--bs-danger-text-emphasis: #420910;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #d6d6d6;--bs-secondary-bg-subtle: #e0e0e0;--bs-success-bg-subtle: #d5e9d2;--bs-info-bg-subtle: #f5fafc;--bs-warning-bg-subtle: #fdeccc;--bs-danger-bg-subtle: #edd1d4;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #adadad;--bs-secondary-border-subtle: #c2c2c2;--bs-success-border-subtle: #abd3a4;--bs-info-border-subtle: #ebf4f8;--bs-warning-border-subtle: #fbd899;--bs-danger-border-subtle: #dba2a9;--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: "Frutiger Neue For Post", system-ui, sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: "Frutiger Neue For Post", system-ui, sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #000;--bs-body-color-rgb: 0, 0, 0;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(0, 0, 0, 0.75);--bs-secondary-color-rgb: 0, 0, 0;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(0, 0, 0, 0.5);--bs-tertiary-color-rgb: 0, 0, 0;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: hsl(0, 0%, 20%);--bs-link-color-rgb: 51, 51, 51;--bs-link-decoration: underline;--bs-link-hover-color: #292929;--bs-link-hover-color-rgb: 41, 41, 41;--bs-code-color: #d63384;--bs-highlight-bg: #fcf8e3;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: hsl(0, 0%, 80%);--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 3px;--bs-border-radius-sm: 3px;--bs-border-radius-lg: 3px;--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 0 5px 0 rgba(0, 0, 0, 0.3);--bs-box-shadow-sm: 0 0 4px 0 rgba(0, 0, 0, 0.4);--bs-box-shadow-lg: 0 0 8px 0 rgba(0, 0, 0, 0.4);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(51, 51, 51, 0.25);--bs-form-valid-color: hsl(0, 0%, 40%);--bs-form-valid-border-color: hsl(0, 0%, 40%);--bs-form-invalid-color: #a51728;--bs-form-invalid-border-color: #a51728}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #adb5bd;--bs-body-color-rgb: 173, 181, 189;--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(173, 181, 189, 0.75);--bs-secondary-color-rgb: 173, 181, 189;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(173, 181, 189, 0.5);--bs-tertiary-color-rgb: 173, 181, 189;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #858585;--bs-secondary-text-emphasis: #a3a3a3;--bs-success-text-emphasis: #80bd77;--bs-info-text-emphasis: #e0eff5;--bs-warning-text-emphasis: #f8c566;--bs-danger-text-emphasis: #c9747e;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #0a0a0a;--bs-secondary-bg-subtle: #141414;--bs-success-bg-subtle: #091d06;--bs-info-bg-subtle: #292e30;--bs-warning-bg-subtle: #312000;--bs-danger-bg-subtle: #210508;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #1f1f1f;--bs-secondary-border-subtle: #3d3d3d;--bs-success-border-subtle: #1a5711;--bs-info-border-subtle: #7a898f;--bs-warning-border-subtle: #925f00;--bs-danger-border-subtle: #630e18;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #858585;--bs-link-hover-color: #9d9d9d;--bs-link-color-rgb: 133, 133, 133;--bs-link-hover-color-rgb: 157, 157, 157;--bs-code-color: #e685b5;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}@font-face{font-display:swap;font-family:"Frutiger Neue For Post";font-weight:700;src:url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-Bold.woff2") format("woff2"),url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-Bold.woff") format("woff")}@font-face{font-display:swap;font-family:"Frutiger Neue For Post";font-weight:700;font-style:italic;src:url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-BdIt.woff2") format("woff2"),url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-BdIt.woff") format("woff")}@font-face{font-display:swap;font-family:"Frutiger Neue For Post";font-weight:400;src:url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-Rg.woff2") format("woff2"),url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-Rg.woff") format("woff")}@font-face{font-display:swap;font-family:"Frutiger Neue For Post";font-weight:400;font-style:italic;src:url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-It.woff2") format("woff2"),url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-It.woff") format("woff")}@font-face{font-display:swap;font-family:"Frutiger Neue For Post";font-weight:300;src:url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-Lt.woff2") format("woff2"),url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-Lt.woff") format("woff")}@font-face{font-display:swap;font-family:"Frutiger Neue For Post";font-weight:300;font-style:italic;src:url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-LtIt.woff2") format("woff2"),url("https://fonts.post.ch/frutigerneueforpost/v2/FrutigerNeueforPostW05-LtIt.woff") format("woff")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: opacity 250ms, border-color 250ms, background-color 250ms, color 250ms, border-radius 0.15s ease;--bs-accordion-border-color: hsl(0, 0%, 90%);--bs-accordion-border-width: 2px;--bs-accordion-border-radius: 0;--bs-accordion-inner-border-radius: -2px;--bs-accordion-btn-padding-x: 1rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #000;--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg xml:space='preserve' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='m23.6 13.2-7.5 7.6-7.6-7.6.9-.9 6.6 6.6 6.6-6.6 1 .9z'/%3E%3C/g%3E%3C/svg%3E");--bs-accordion-btn-icon-width: 1.5rem;--bs-accordion-btn-icon-transform: rotate(180deg);--bs-accordion-btn-icon-transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3Csvg xml:space='preserve' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='m23.6 13.2-7.5 7.6-7.6-7.6.9-.9 6.6 6.6 6.6-6.6 1 .9z'/%3E%3C/g%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color: #000;--bs-accordion-btn-focus-box-shadow: 0 0 0 0.125rem rgba(51, 51, 51, 0.25);--bs-accordion-body-padding-x: 1rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #000;--bs-accordion-active-bg: transparent}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23858585'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23858585'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion-item{border-right:0;border-left:0;background-color:rgba(0,0,0,0)}.accordion-item:last-of-type{border-bottom:0}.accordion-button{font-size:1.0625rem;background-color:rgba(0,0,0,0);font-weight:700;line-height:1.5}@media(min-width: 1024px){.accordion-button{font-size:1.25rem}}.accordion-button:hover:not(:disabled),.accordion-button:focus:not(:disabled){color:#000}.accordion-button:disabled{opacity:.4 !important}.accordion-item[open] .accordion-button::after{transform:rotate(180deg)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.accordion-button:hover:not(:disabled),.accordion-button:focus-visible:not(:disabled){outline:2px solid Highlight}.accordion-button:disabled{opacity:1 !important}.accordion-button::after{background-image:url("data:image/svg+xml,%3Csvg xml:space='preserve' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m23.6 13.2-7.5 7.6-7.6-7.6.9-.9 6.6 6.6 6.6-6.6 1 .9z'/%3E%3C/g%3E%3C/svg%3E")}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3Csvg xml:space='preserve' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m23.6 13.2-7.5 7.6-7.6-7.6.9-.9 6.6 6.6 6.6-6.6 1 .9z'/%3E%3C/g%3E%3C/svg%3E")}}.accordion-body{padding-top:.75rem;padding-bottom:2.5rem}.accordion-body h2,.accordion-body h3,.accordion-body h4,.accordion-body h5,.accordion-body h6{font-size:1.0625rem;margin-top:2.5rem;margin-bottom:0;font-weight:700}@media(min-width: 1024px){.accordion-body h2,.accordion-body h3,.accordion-body h4,.accordion-body h5,.accordion-body h6{font-size:1.25rem}}.accordion-body h2:first-child,.accordion-body h2 p:first-child,.accordion-body h3:first-child,.accordion-body h3 p:first-child,.accordion-body h4:first-child,.accordion-body h4 p:first-child,.accordion-body h5:first-child,.accordion-body h5 p:first-child,.accordion-body h6:first-child,.accordion-body h6 p:first-child{margin-top:0}.accordion-body h2:last-child,.accordion-body h2 p:last-child,.accordion-body h3:last-child,.accordion-body h3 p:last-child,.accordion-body h4:last-child,.accordion-body h4 p:last-child,.accordion-body h5:last-child,.accordion-body h5 p:last-child,.accordion-body h6:last-child,.accordion-body h6 p:last-child{margin-bottom:0}.btn-close,.toast-close-button{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='m16.267 16.667 6.667-6.533-.933-1.067-6.667 6.667-6.667-6.667-.933 1.067 6.667 6.533-6.667 6.667 1.067.933 6.533-6.667 6.667 6.667.933-1.067z'/%3E%3C/g%3E%3C/svg%3E");--bs-btn-close-opacity: 0.5;--bs-btn-close-hover-opacity: 0.75;--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(51, 51, 51, 0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1.5rem;height:1.5rem;padding:1rem 1rem;color:var(--bs-btn-close-color);background:rgba(0,0,0,0) var(--bs-btn-close-bg) center/1.5rem auto no-repeat;border:0;border-radius:3px;opacity:var(--bs-btn-close-opacity)}.btn-close:hover,.toast-close-button:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus,.toast-close-button:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.toast-close-button:disabled,.btn-close.disabled,.disabled.toast-close-button{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,.toast-primary .toast-close-button,.toast-primary .btn-close,.alert-primary .btn-close,.toast-notification .toast-close-button,.toast-notification .btn-close,.alert-notification .btn-close,.toast-danger .toast-close-button,.toast-danger .btn-close,.alert-danger .btn-close,.toast-error .toast-close-button,.toast-error .btn-close,.alert-error .btn-close{filter:var(--bs-btn-close-white-filter)}[data-bs-theme=dark] .btn-close,[data-bs-theme=dark] .toast-close-button{filter:var(--bs-btn-close-white-filter)}.btn-close,.toast-close-button{height:unset;min-height:1.5rem}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.btn-close,.toast-close-button{opacity:1;background:rgba(0,0,0,0) url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m16.267 16.667 6.667-6.533-.933-1.067-6.667 6.667-6.667-6.667-.933 1.067 6.667 6.533-6.667 6.667 1.067.933 6.533-6.667 6.667 6.667.933-1.067z'/%3E%3C/g%3E%3C/svg%3E") center/1.5rem auto no-repeat}}.btn-close:focus,.toast-close-button:focus{outline:2px solid var(--post-contrast-color);box-shadow:none}.btn-close:focus:not(:focus-visible),.toast-close-button:focus:not(:focus-visible){outline:0}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.btn-close-white,.toast-primary .toast-close-button,.toast-primary .btn-close,.alert-primary .btn-close,.toast-notification .toast-close-button,.toast-notification .btn-close,.alert-notification .btn-close,.toast-danger .toast-close-button,.toast-danger .btn-close,.alert-danger .btn-close,.toast-error .toast-close-button,.toast-error .btn-close,.alert-error .btn-close{filter:none}}.toast ul,.alert ul{position:relative;margin-top:.8em;margin-bottom:.8em;padding-left:2rem;list-style:none;text-align:left}.toast ul li,.alert ul li{margin-bottom:.4em;font-weight:300}.toast ul li::before,.alert ul li::before{content:"–";display:inline-block;position:absolute;left:0}.toast ul li:last-child,.alert ul li:last-child{margin-bottom:0}.blockquote-footer cite,.subnavigation-link,.datatable-paginated-footer .datatable-row-count-label,.datatable-paginated-footer .datatable-row-count-input,.breadcrumb{font-size:.9375rem}@media(min-width: 600px){.blockquote-footer cite,.subnavigation-link,.datatable-paginated-footer .datatable-row-count-label,.datatable-paginated-footer .datatable-row-count-input,.breadcrumb{font-size:1rem}}@media(min-width: 1024px){.blockquote-footer cite,.subnavigation-link,.datatable-paginated-footer .datatable-row-count-label,.datatable-paginated-footer .datatable-row-count-input,.breadcrumb{font-size:1.0625rem}}.blockquote p,.text-body h5,.text-body .h5,.text-body p{font-size:1.0625rem}@media(min-width: 1024px){.blockquote p,.text-body h5,.text-body .h5,.text-body p{font-size:1.25rem}}.text-body h3,.text-body .h3,.text-body h4,.text-body .h4{font-size:1.25rem}@media(min-width: 1024px){.text-body h3,.text-body .h3,.text-body h4,.text-body .h4{font-size:1.5rem}}@media(min-width: 1441px){.text-body h3,.text-body .h3,.text-body h4,.text-body .h4{font-size:1.75rem}}.text-body h2,.text-body .h2{font-size:1.5rem}@media(min-width: 600px){.text-body h2,.text-body .h2{font-size:1.75rem}}@media(min-width: 1024px){.text-body h2,.text-body .h2{font-size:2rem}}@media(min-width: 1441px){.text-body h2,.text-body .h2{font-size:2.5rem}}.text-body h1,.text-body .h1{font-size:1.75rem}@media(min-width: 600px){.text-body h1,.text-body .h1{font-size:2rem}}@media(min-width: 1024px){.text-body h1,.text-body .h1{font-size:2.5rem}}@media(min-width: 1441px){.text-body h1,.text-body .h1{font-size:3rem}}.text-body h3,.text-body .h3,.text-body h4,.text-body .h4,.text-body p{margin-bottom:.8em}.toast-container,.alert-container{display:flex;z-index:1080;flex-direction:column}.toast,.alert{border-radius:3px;display:flex;position:relative;flex-flow:column nowrap;align-items:stretch;justify-content:center;margin-bottom:1rem;border:1px solid rgba(0,0,0,0) !important;background-repeat:no-repeat;font-weight:300;line-height:1.5}.toast hr,.alert hr{width:100%;margin:.5rem 0 .75rem}.no-icon.toast,.no-icon.alert{background-image:none}.toast>*:not(hr),.alert>*:not(hr){margin-bottom:.25rem}.toast>p+p,.alert>p+p{margin-top:.25rem}.toast>*:last-child,.alert>*:last-child{margin-bottom:0}.toast>.toast-title:last-child,.alert>.toast-title:last-child,.toast>.alert-heading:last-child,.alert>.alert-heading:last-child{padding-bottom:0}.toast .toast-close-button,.alert .btn-close{position:absolute;z-index:0;top:0;right:0;bottom:0;box-sizing:unset;margin:0;border:0;outline-offset:-2px;font-size:0}.toast-title,.alert-heading{padding-bottom:.25rem;color:inherit;font-weight:700}.toast-primary,.alert-primary{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-primary,.alert-primary{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-primary hr,.alert-primary hr{border-color:rgba(255,255,255,.4)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-primary,[class].alert-primary{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-primary,[class].alert-primary{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-notification,.alert-notification{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-notification,.alert-notification{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-notification hr,.alert-notification hr{border-color:rgba(255,255,255,.4)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-notification,[class].alert-notification{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-notification,[class].alert-notification{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M30.533 26.933c-3.333-4.8-5.867-12.667-5.867-18.267 0-4.8-3.867-8.667-8.667-8.667S7.332 3.866 7.332 8.666c0 5.6-2.533 13.467-5.867 18.267L1.998 28h11.333v4h5.333v-4h11.333l.533-1.067zm-13.2 3.734h-2.667V28h2.667v2.667zm-14.133-4c3.2-5.067 5.467-12.533 5.467-18 0-4 3.333-7.333 7.333-7.333s7.333 3.333 7.333 7.333c0 5.467 2.267 12.933 5.467 18H3.2z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-success,.alert-success{border-color:#000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-success,.alert-success{filter:invert(100%)}}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-success,[class].alert-success{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-success,[class].alert-success{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-danger,.alert-danger{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-danger,.alert-danger{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-danger hr,.alert-danger hr{border-color:rgba(255,255,255,.4)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-danger,[class].alert-danger{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-danger,[class].alert-danger{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-error,.alert-error{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-error,.alert-error{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-error hr,.alert-error hr{border-color:rgba(255,255,255,.4)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-error,[class].alert-error{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-error,[class].alert-error{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-warning,.alert-warning{border-color:#000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-warning,.alert-warning{filter:invert(100%)}}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-warning,[class].alert-warning{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-warning,[class].alert-warning{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M14.667 4h2.667v18.667h-2.667V4zm0 21.333h2.667V28h-2.667v-2.667z'/%3E%3C/g%3E%3C/svg%3E")}}.toast-info,.alert-info{border-color:#000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='M17.333 25.333v-16h-4.667V12h2v13.333h-2V28h6.667v-2.667zM14.667 4h2.667v2.667h-2.667V4z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.toast-info,.alert-info{filter:invert(100%)}}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){[class].toast-info,[class].alert-info{border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M17.333 25.333v-16h-4.667V12h2v13.333h-2V28h6.667v-2.667zM14.667 4h2.667v2.667h-2.667V4z'/%3E%3C/g%3E%3C/svg%3E");filter:none !important}}@media(forced-colors: active)and (forced-colors: active),(forced-colors: active)and (-ms-high-contrast: active),(forced-colors: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: active)and (forced-colors: active),(-ms-high-contrast: active)and (-ms-high-contrast: active),(-ms-high-contrast: active)and (-ms-high-contrast: white-on-black),(-ms-high-contrast: white-on-black)and (forced-colors: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: active),(-ms-high-contrast: white-on-black)and (-ms-high-contrast: white-on-black){[class].toast-info,[class].alert-info{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M17.333 25.333v-16h-4.667V12h2v13.333h-2V28h6.667v-2.667zM14.667 4h2.667v2.667h-2.667V4z'/%3E%3C/g%3E%3C/svg%3E")}}.alert{min-height:5.5rem;padding:1.25rem 1.5rem;padding-left:6rem;background-position:1.5rem center;background-size:3rem;font-size:1.0625rem}.alert>*:only-child{font-weight:700}.alert:not(.alert-fixed-bottom){max-width:1441px}.alert.no-icon{padding-left:1.5rem}.alert.alert-dismissible{padding-right:4.75rem}.alert .btn-close{padding:1.25rem 1.5rem}.alert-heading{font-size:1.0625rem}.alert-primary{--post-bg-rgb: 51, 51, 51}.alert-notification{--post-bg-rgb: 51, 51, 51}.alert-success{--post-bg-rgb: 44, 145, 28}.alert-danger{--post-bg-rgb: 165, 23, 40}.alert-error{--post-bg-rgb: 165, 23, 40}.alert-warning{--post-bg-rgb: 244, 158, 0}.alert-info{--post-bg-rgb: 204, 228, 238}.alert-fixed-bottom{position:fixed;z-index:1080;bottom:0;left:0;width:100%;max-height:100%;overflow:auto;margin-bottom:0;border-radius:0;background-attachment:local}@media(min-width: 1441px){.alert-fixed-bottom{padding:1.25rem calc(
30
30
  (100vw - 1441px) / 2 + 6rem + 128px - 0.5rem
31
31
  );background-position:calc(
32
32
  (100vw - 1441px) / 2 + 1.5rem +
@@ -46,4 +46,4 @@
46
46
  * Copyright 2021 by Swiss Post, Information Technology
47
47
  */.modal-content{border:0;box-shadow:0 0 5px 0 rgba(0,0,0,.3)}post-ngb-modal-content{display:flex;flex-direction:column}.modal-body{background:linear-gradient(#fff, #fff) center top/100% 4px no-repeat local,linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1) 25%, transparent) center top/100% 4px no-repeat scroll,linear-gradient(#fff, #fff) center bottom/100% 4px no-repeat local,linear-gradient(transparent, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.2)) center bottom/100% 4px no-repeat scroll;padding:.5rem 2rem;overflow-y:auto}.modal-header,.modal-footer{border:0}.modal-title:focus{outline:none}@media(min-width: 400px){post-ngb-modal-content{max-height:calc(100vh - 4rem)}.modal-dialog{padding-right:.75rem;padding-left:.75rem}}@media(max-width: 399.98px){post-ngb-modal-content{height:calc(100vh - 1.5rem)}.modal-body,.modal-header{padding-right:1.5rem;padding-left:1.5rem}}.pagination{--bs-pagination-padding-x: 0;--bs-pagination-padding-y: 0.5rem;--bs-pagination-font-size:1rem;--bs-pagination-color: hsl(0, 0%, 40%);--bs-pagination-bg: #fff;--bs-pagination-border-width: 2px;--bs-pagination-border-color: hsl(0, 0%, 90%);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: #000;--bs-pagination-hover-bg: #faf9f8;--bs-pagination-hover-border-color: hsl(0, 0%, 90%);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.125rem rgba(51, 51, 51, 0.25);--bs-pagination-active-color: #000;--bs-pagination-active-bg: #fc0;--bs-pagination-active-border-color: #fc0;--bs-pagination-disabled-color: hsl(0, 0%, 60%);--bs-pagination-disabled-bg: #faf9f8;--bs-pagination-disabled-border-color: hsl(0, 0%, 90%);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(2px * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 0;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.pagination .page-item{width:calc(2.25rem + 4px);color:#666}.pagination .page-item.disabled:first-child,.pagination .page-item.disabled:last-child{display:none}.pagination .page-item .page-link{height:100%;color:inherit;text-align:center;text-decoration:none}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.pagination .page-item .page-link:focus,.pagination .page-item .page-link:focus-within,.pagination .page-item .page-link:focus-visible{border-radius:3px;outline:2px solid highlight}}.pagination .page-item .page-link[aria-label=Previous],.pagination .page-item .page-link[aria-label=Next]{display:flex;align-items:center;justify-content:center;padding:0}.pagination .page-item .page-link[aria-label=Previous] span,.pagination .page-item .page-link[aria-label=Next] span{display:none}.pagination .page-item .page-link[aria-label=Previous]::before{border-color:#666;background-image:url("data:image/svg+xml,%3Csvg xml:space='preserve' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Crect opacity='1' fill='%23666666'/%3E%3Cpath opacity='1' fill='%23666666' d='M18.9 23.5 11.3 16l7.6-7.6.9.9-6.6 6.7 6.6 6.6-.9.9z'/%3E%3C/g%3E%3C/svg%3E");content:""}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.pagination .page-item .page-link[aria-label=Previous]::before{background-image:url("data:image/svg+xml,%3Csvg xml:space='preserve' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Crect opacity='1' fill='%23ffffff'/%3E%3Cpath opacity='1' fill='%23ffffff' d='M18.9 23.5 11.3 16l7.6-7.6.9.9-6.6 6.7 6.6 6.6-.9.9z'/%3E%3C/g%3E%3C/svg%3E")}}.pagination .page-item .page-link[aria-label=Next]::before{border-color:#666;background-image:url("data:image/svg+xml,%3Csvg xml:space='preserve' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23666666' d='m13.1 23.6-.9-.9 6.6-6.6-6.6-6.6.9-.9 7.6 7.5-7.6 7.5z'/%3E%3C/g%3E%3C/svg%3E");content:""}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.pagination .page-item .page-link[aria-label=Next]::before{background-image:url("data:image/svg+xml,%3Csvg xml:space='preserve' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m13.1 23.6-.9-.9 6.6-6.6-6.6-6.6.9-.9 7.6 7.5-7.6 7.5z'/%3E%3C/g%3E%3C/svg%3E")}}.pagination .page-item .page-link[aria-disabled]{border-top:0;border-bottom:0;background-color:rgba(0,0,0,0)}.pagination .page-item:hover,.pagination .page-item:focus,.pagination .page-item.active{color:#000}.popover{--bs-popover-zindex: 1060;--bs-popover-max-width: 310px;--bs-popover-font-size:0.8125rem;--bs-popover-bg: #fc0;--bs-popover-border-width: 1px;--bs-popover-border-color: #fc0;--bs-popover-border-radius: 3px;--bs-popover-inner-border-radius: calc(3px - 1px);--bs-popover-box-shadow: none;--bs-popover-header-padding-x: 0.5rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: #fc0;--bs-popover-body-padding-x: 0.5rem;--bs-popover-body-padding-y: 0.5rem;--bs-popover-body-color: #000;--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:"Frutiger Neue For Post",system-ui,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.popover{border-radius:0;background-clip:border-box;text-align:left}.popover-header{border-bottom:0;font-weight:700;text-align:left}.product-navigation{display:flex;flex-flow:column;justify-content:space-between;height:100%}@media(max-width: -0.2){[class*=col-xs-]>.card>[data-sync-height-with]{height:auto !important}}@media(max-width: 399.8px){[class*=col-sm-]>.card>[data-sync-height-with]{height:auto !important}}@media(max-width: 599.8px){[class*=col-rg-]>.card>[data-sync-height-with]{height:auto !important}}@media(max-width: 779.8px){[class*=col-md-]>.card>[data-sync-height-with]{height:auto !important}}@media(max-width: 1023.8px){[class*=col-lg-]>.card>[data-sync-height-with]{height:auto !important}}@media(max-width: 1279.8px){[class*=col-xl-]>.card>[data-sync-height-with]{height:auto !important}}@media(max-width: 1440.8px){[class*=col-xxl-]>.card>[data-sync-height-with]{height:auto !important}}.card-buttons [class*=col-]{display:flex;flex-direction:column}.card-button{align-self:stretch;margin:.75rem 0}[class*=col-]>.card-button{height:100%}.card-button a{color:inherit;text-decoration:none}.card-button a>.pi{flex-shrink:0;width:3rem;height:3rem;margin-right:1rem}.card-button .card-body{padding:1rem}@media(min-width: 780px){.card-button .card-body{padding:1.5rem}}.card-button .post-card-favourit{position:absolute;top:.5rem;right:.5rem;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: hsl(0, 0%, 80%);--bs-progress-border-radius: 3px;--bs-progress-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: hsl(0, 0%, 20%);--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.progress{border:1px solid ButtonText;color:ButtonText}.progress-bar[class]{justify-content:center;align-items:center;background-color:Highlight !important}.progress-bar[class]>span{background-color:ButtonFace}}.mt-hair,.my-hair{margin-top:1px !important}.me-hair,.mx-hair{margin-right:1px !important}.mb-hair,.my-hair{margin-bottom:1px !important}.ms-hair,.mx-hair{margin-left:1px !important}.m-hair{margin:1px !important}.mt-line,.my-line{margin-top:2px !important}.me-line,.mx-line{margin-right:2px !important}.mb-line,.my-line{margin-bottom:2px !important}.ms-line,.mx-line{margin-left:2px !important}.m-line{margin:2px !important}.mt-micro,.my-micro{margin-top:.25rem !important}.me-micro,.mx-micro{margin-right:.25rem !important}.mb-micro,.my-micro{margin-bottom:.25rem !important}.ms-micro,.mx-micro{margin-left:.25rem !important}.m-micro{margin:.25rem !important}.mt-mini,.my-mini{margin-top:.5rem !important}.me-mini,.mx-mini{margin-right:.5rem !important}.mb-mini,.my-mini{margin-bottom:.5rem !important}.ms-mini,.mx-mini{margin-left:.5rem !important}.m-mini{margin:.5rem !important}.mt-small-regular,.my-small-regular{margin-top:.75rem !important}.me-small-regular,.mx-small-regular{margin-right:.75rem !important}.mb-small-regular,.my-small-regular{margin-bottom:.75rem !important}.ms-small-regular,.mx-small-regular{margin-left:.75rem !important}.m-small-regular{margin:.75rem !important}.mt-regular,.my-regular{margin-top:1rem !important}.me-regular,.mx-regular{margin-right:1rem !important}.mb-regular,.my-regular{margin-bottom:1rem !important}.ms-regular,.mx-regular{margin-left:1rem !important}.m-regular{margin:1rem !important}.mt-small-large,.my-small-large{margin-top:1.25rem !important}.me-small-large,.mx-small-large{margin-right:1.25rem !important}.mb-small-large,.my-small-large{margin-bottom:1.25rem !important}.ms-small-large,.mx-small-large{margin-left:1.25rem !important}.m-small-large{margin:1.25rem !important}.mt-large,.my-large{margin-top:1.5rem !important}.me-large,.mx-large{margin-right:1.5rem !important}.mb-large,.my-large{margin-bottom:1.5rem !important}.ms-large,.mx-large{margin-left:1.5rem !important}.m-large{margin:1.5rem !important}.mt-big,.my-big{margin-top:2rem !important}.me-big,.mx-big{margin-right:2rem !important}.mb-big,.my-big{margin-bottom:2rem !important}.ms-big,.mx-big{margin-left:2rem !important}.m-big{margin:2rem !important}.mt-bigger-big,.my-bigger-big{margin-top:2.5rem !important}.me-bigger-big,.mx-bigger-big{margin-right:2.5rem !important}.mb-bigger-big,.my-bigger-big{margin-bottom:2.5rem !important}.ms-bigger-big,.mx-bigger-big{margin-left:2.5rem !important}.m-bigger-big{margin:2.5rem !important}.mt-small-huge,.my-small-huge{margin-top:3rem !important}.me-small-huge,.mx-small-huge{margin-right:3rem !important}.mb-small-huge,.my-small-huge{margin-bottom:3rem !important}.ms-small-huge,.mx-small-huge{margin-left:3rem !important}.m-small-huge{margin:3rem !important}.mt-huge,.my-huge{margin-top:3.5rem !important}.me-huge,.mx-huge{margin-right:3.5rem !important}.mb-huge,.my-huge{margin-bottom:3.5rem !important}.ms-huge,.mx-huge{margin-left:3.5rem !important}.m-huge{margin:3.5rem !important}.mt-small-giant,.my-small-giant{margin-top:4.5rem !important}.me-small-giant,.mx-small-giant{margin-right:4.5rem !important}.mb-small-giant,.my-small-giant{margin-bottom:4.5rem !important}.ms-small-giant,.mx-small-giant{margin-left:4.5rem !important}.m-small-giant{margin:4.5rem !important}.mt-giant,.my-giant{margin-top:5rem !important}.me-giant,.mx-giant{margin-right:5rem !important}.mb-giant,.my-giant{margin-bottom:5rem !important}.ms-giant,.mx-giant{margin-left:5rem !important}.m-giant{margin:5rem !important}.mt-bigger-giant,.my-bigger-giant{margin-top:7rem !important}.me-bigger-giant,.mx-bigger-giant{margin-right:7rem !important}.mb-bigger-giant,.my-bigger-giant{margin-bottom:7rem !important}.ms-bigger-giant,.mx-bigger-giant{margin-left:7rem !important}.m-bigger-giant{margin:7rem !important}.pt-hair,.py-hair{padding-top:1px !important}.pe-hair,.px-hair{padding-right:1px !important}.pb-hair,.py-hair{padding-bottom:1px !important}.ps-hair,.px-hair{padding-left:1px !important}.p-hair{padding:1px !important}.pt-line,.py-line{padding-top:2px !important}.pe-line,.px-line{padding-right:2px !important}.pb-line,.py-line{padding-bottom:2px !important}.ps-line,.px-line{padding-left:2px !important}.p-line{padding:2px !important}.pt-micro,.py-micro{padding-top:.25rem !important}.pe-micro,.px-micro{padding-right:.25rem !important}.pb-micro,.py-micro{padding-bottom:.25rem !important}.ps-micro,.px-micro{padding-left:.25rem !important}.p-micro{padding:.25rem !important}.pt-mini,.py-mini{padding-top:.5rem !important}.pe-mini,.px-mini{padding-right:.5rem !important}.pb-mini,.py-mini{padding-bottom:.5rem !important}.ps-mini,.px-mini{padding-left:.5rem !important}.p-mini{padding:.5rem !important}.pt-small-regular,.py-small-regular{padding-top:.75rem !important}.pe-small-regular,.px-small-regular{padding-right:.75rem !important}.pb-small-regular,.py-small-regular{padding-bottom:.75rem !important}.ps-small-regular,.px-small-regular{padding-left:.75rem !important}.p-small-regular{padding:.75rem !important}.pt-regular,.py-regular{padding-top:1rem !important}.pe-regular,.px-regular{padding-right:1rem !important}.pb-regular,.py-regular{padding-bottom:1rem !important}.ps-regular,.px-regular{padding-left:1rem !important}.p-regular{padding:1rem !important}.pt-small-large,.py-small-large{padding-top:1.25rem !important}.pe-small-large,.px-small-large{padding-right:1.25rem !important}.pb-small-large,.py-small-large{padding-bottom:1.25rem !important}.ps-small-large,.px-small-large{padding-left:1.25rem !important}.p-small-large{padding:1.25rem !important}.pt-large,.py-large{padding-top:1.5rem !important}.pe-large,.px-large{padding-right:1.5rem !important}.pb-large,.py-large{padding-bottom:1.5rem !important}.ps-large,.px-large{padding-left:1.5rem !important}.p-large{padding:1.5rem !important}.pt-big,.py-big{padding-top:2rem !important}.pe-big,.px-big{padding-right:2rem !important}.pb-big,.py-big{padding-bottom:2rem !important}.ps-big,.px-big{padding-left:2rem !important}.p-big{padding:2rem !important}.pt-bigger-big,.py-bigger-big{padding-top:2.5rem !important}.pe-bigger-big,.px-bigger-big{padding-right:2.5rem !important}.pb-bigger-big,.py-bigger-big{padding-bottom:2.5rem !important}.ps-bigger-big,.px-bigger-big{padding-left:2.5rem !important}.p-bigger-big{padding:2.5rem !important}.pt-small-huge,.py-small-huge{padding-top:3rem !important}.pe-small-huge,.px-small-huge{padding-right:3rem !important}.pb-small-huge,.py-small-huge{padding-bottom:3rem !important}.ps-small-huge,.px-small-huge{padding-left:3rem !important}.p-small-huge{padding:3rem !important}.pt-huge,.py-huge{padding-top:3.5rem !important}.pe-huge,.px-huge{padding-right:3.5rem !important}.pb-huge,.py-huge{padding-bottom:3.5rem !important}.ps-huge,.px-huge{padding-left:3.5rem !important}.p-huge{padding:3.5rem !important}.pt-small-giant,.py-small-giant{padding-top:4.5rem !important}.pe-small-giant,.px-small-giant{padding-right:4.5rem !important}.pb-small-giant,.py-small-giant{padding-bottom:4.5rem !important}.ps-small-giant,.px-small-giant{padding-left:4.5rem !important}.p-small-giant{padding:4.5rem !important}.pt-giant,.py-giant{padding-top:5rem !important}.pe-giant,.px-giant{padding-right:5rem !important}.pb-giant,.py-giant{padding-bottom:5rem !important}.ps-giant,.px-giant{padding-left:5rem !important}.p-giant{padding:5rem !important}.pt-bigger-giant,.py-bigger-giant{padding-top:7rem !important}.pe-bigger-giant,.px-bigger-giant{padding-right:7rem !important}.pb-bigger-giant,.py-bigger-giant{padding-bottom:7rem !important}.ps-bigger-giant,.px-bigger-giant{padding-left:7rem !important}.p-bigger-giant{padding:7rem !important}.lh-hair{line-height:1px !important}.lh-line{line-height:2px !important}.lh-micro{line-height:.25rem !important}.lh-mini{line-height:.5rem !important}.lh-small-regular{line-height:.75rem !important}.lh-regular{line-height:1rem !important}.lh-small-large{line-height:1.25rem !important}.lh-large{line-height:1.5rem !important}.lh-big{line-height:2rem !important}.lh-bigger-big{line-height:2.5rem !important}.lh-small-huge{line-height:3rem !important}.lh-huge{line-height:3.5rem !important}.lh-small-giant{line-height:4.5rem !important}.lh-giant{line-height:5rem !important}.lh-bigger-giant{line-height:7rem !important}.h-hair{height:1px !important}.h-line{height:2px !important}.h-micro{height:.25rem !important}.h-mini{height:.5rem !important}.h-small-regular{height:.75rem !important}.h-regular{height:1rem !important}.h-small-large{height:1.25rem !important}.h-large{height:1.5rem !important}.h-big{height:2rem !important}.h-bigger-big{height:2.5rem !important}.h-small-huge{height:3rem !important}.h-huge{height:3.5rem !important}.h-small-giant{height:4.5rem !important}.h-giant{height:5rem !important}.h-bigger-giant{height:7rem !important}.mh-hair{max-height:1px !important}.mh-line{max-height:2px !important}.mh-micro{max-height:.25rem !important}.mh-mini{max-height:.5rem !important}.mh-small-regular{max-height:.75rem !important}.mh-regular{max-height:1rem !important}.mh-small-large{max-height:1.25rem !important}.mh-large{max-height:1.5rem !important}.mh-big{max-height:2rem !important}.mh-bigger-big{max-height:2.5rem !important}.mh-small-huge{max-height:3rem !important}.mh-huge{max-height:3.5rem !important}.mh-small-giant{max-height:4.5rem !important}.mh-giant{max-height:5rem !important}.mh-bigger-giant{max-height:7rem !important}.w-hair{width:1px !important}.w-line{width:2px !important}.w-micro{width:.25rem !important}.w-mini{width:.5rem !important}.w-small-regular{width:.75rem !important}.w-regular{width:1rem !important}.w-small-large{width:1.25rem !important}.w-large{width:1.5rem !important}.w-big{width:2rem !important}.w-bigger-big{width:2.5rem !important}.w-small-huge{width:3rem !important}.w-huge{width:3.5rem !important}.w-small-giant{width:4.5rem !important}.w-giant{width:5rem !important}.w-bigger-giant{width:7rem !important}.mw-hair{max-width:1px !important}.mw-line{max-width:2px !important}.mw-micro{max-width:.25rem !important}.mw-mini{max-width:.5rem !important}.mw-small-regular{max-width:.75rem !important}.mw-regular{max-width:1rem !important}.mw-small-large{max-width:1.25rem !important}.mw-large{max-width:1.5rem !important}.mw-big{max-width:2rem !important}.mw-bigger-big{max-width:2.5rem !important}.mw-small-huge{max-width:3rem !important}.mw-huge{max-width:3.5rem !important}.mw-small-giant{max-width:4.5rem !important}.mw-giant{max-width:5rem !important}.mw-bigger-giant{max-width:7rem !important}.gap-hair{gap:1px !important}.gap-line{gap:2px !important}.gap-micro{gap:.25rem !important}.gap-mini{gap:.5rem !important}.gap-small-regular{gap:.75rem !important}.gap-regular{gap:1rem !important}.gap-small-large{gap:1.25rem !important}.gap-large{gap:1.5rem !important}.gap-big{gap:2rem !important}.gap-bigger-big{gap:2.5rem !important}.gap-small-huge{gap:3rem !important}.gap-huge{gap:3.5rem !important}.gap-small-giant{gap:4.5rem !important}.gap-giant{gap:5rem !important}.gap-bigger-giant{gap:7rem !important}@media(min-width: 400px){.mt-sm-hair,.my-sm-hair{margin-top:1px !important}.me-sm-hair,.mx-sm-hair{margin-right:1px !important}.mb-sm-hair,.my-sm-hair{margin-bottom:1px !important}.ms-sm-hair,.mx-sm-hair{margin-left:1px !important}.m-sm-hair{margin:1px !important}.mt-sm-line,.my-sm-line{margin-top:2px !important}.me-sm-line,.mx-sm-line{margin-right:2px !important}.mb-sm-line,.my-sm-line{margin-bottom:2px !important}.ms-sm-line,.mx-sm-line{margin-left:2px !important}.m-sm-line{margin:2px !important}.mt-sm-micro,.my-sm-micro{margin-top:.25rem !important}.me-sm-micro,.mx-sm-micro{margin-right:.25rem !important}.mb-sm-micro,.my-sm-micro{margin-bottom:.25rem !important}.ms-sm-micro,.mx-sm-micro{margin-left:.25rem !important}.m-sm-micro{margin:.25rem !important}.mt-sm-mini,.my-sm-mini{margin-top:.5rem !important}.me-sm-mini,.mx-sm-mini{margin-right:.5rem !important}.mb-sm-mini,.my-sm-mini{margin-bottom:.5rem !important}.ms-sm-mini,.mx-sm-mini{margin-left:.5rem !important}.m-sm-mini{margin:.5rem !important}.mt-sm-small-regular,.my-sm-small-regular{margin-top:.75rem !important}.me-sm-small-regular,.mx-sm-small-regular{margin-right:.75rem !important}.mb-sm-small-regular,.my-sm-small-regular{margin-bottom:.75rem !important}.ms-sm-small-regular,.mx-sm-small-regular{margin-left:.75rem !important}.m-sm-small-regular{margin:.75rem !important}.mt-sm-regular,.my-sm-regular{margin-top:1rem !important}.me-sm-regular,.mx-sm-regular{margin-right:1rem !important}.mb-sm-regular,.my-sm-regular{margin-bottom:1rem !important}.ms-sm-regular,.mx-sm-regular{margin-left:1rem !important}.m-sm-regular{margin:1rem !important}.mt-sm-small-large,.my-sm-small-large{margin-top:1.25rem !important}.me-sm-small-large,.mx-sm-small-large{margin-right:1.25rem !important}.mb-sm-small-large,.my-sm-small-large{margin-bottom:1.25rem !important}.ms-sm-small-large,.mx-sm-small-large{margin-left:1.25rem !important}.m-sm-small-large{margin:1.25rem !important}.mt-sm-large,.my-sm-large{margin-top:1.5rem !important}.me-sm-large,.mx-sm-large{margin-right:1.5rem !important}.mb-sm-large,.my-sm-large{margin-bottom:1.5rem !important}.ms-sm-large,.mx-sm-large{margin-left:1.5rem !important}.m-sm-large{margin:1.5rem !important}.mt-sm-big,.my-sm-big{margin-top:2rem !important}.me-sm-big,.mx-sm-big{margin-right:2rem !important}.mb-sm-big,.my-sm-big{margin-bottom:2rem !important}.ms-sm-big,.mx-sm-big{margin-left:2rem !important}.m-sm-big{margin:2rem !important}.mt-sm-bigger-big,.my-sm-bigger-big{margin-top:2.5rem !important}.me-sm-bigger-big,.mx-sm-bigger-big{margin-right:2.5rem !important}.mb-sm-bigger-big,.my-sm-bigger-big{margin-bottom:2.5rem !important}.ms-sm-bigger-big,.mx-sm-bigger-big{margin-left:2.5rem !important}.m-sm-bigger-big{margin:2.5rem !important}.mt-sm-small-huge,.my-sm-small-huge{margin-top:3rem !important}.me-sm-small-huge,.mx-sm-small-huge{margin-right:3rem !important}.mb-sm-small-huge,.my-sm-small-huge{margin-bottom:3rem !important}.ms-sm-small-huge,.mx-sm-small-huge{margin-left:3rem !important}.m-sm-small-huge{margin:3rem !important}.mt-sm-huge,.my-sm-huge{margin-top:3.5rem !important}.me-sm-huge,.mx-sm-huge{margin-right:3.5rem !important}.mb-sm-huge,.my-sm-huge{margin-bottom:3.5rem !important}.ms-sm-huge,.mx-sm-huge{margin-left:3.5rem !important}.m-sm-huge{margin:3.5rem !important}.mt-sm-small-giant,.my-sm-small-giant{margin-top:4.5rem !important}.me-sm-small-giant,.mx-sm-small-giant{margin-right:4.5rem !important}.mb-sm-small-giant,.my-sm-small-giant{margin-bottom:4.5rem !important}.ms-sm-small-giant,.mx-sm-small-giant{margin-left:4.5rem !important}.m-sm-small-giant{margin:4.5rem !important}.mt-sm-giant,.my-sm-giant{margin-top:5rem !important}.me-sm-giant,.mx-sm-giant{margin-right:5rem !important}.mb-sm-giant,.my-sm-giant{margin-bottom:5rem !important}.ms-sm-giant,.mx-sm-giant{margin-left:5rem !important}.m-sm-giant{margin:5rem !important}.mt-sm-bigger-giant,.my-sm-bigger-giant{margin-top:7rem !important}.me-sm-bigger-giant,.mx-sm-bigger-giant{margin-right:7rem !important}.mb-sm-bigger-giant,.my-sm-bigger-giant{margin-bottom:7rem !important}.ms-sm-bigger-giant,.mx-sm-bigger-giant{margin-left:7rem !important}.m-sm-bigger-giant{margin:7rem !important}.pt-sm-hair,.py-sm-hair{padding-top:1px !important}.pe-sm-hair,.px-sm-hair{padding-right:1px !important}.pb-sm-hair,.py-sm-hair{padding-bottom:1px !important}.ps-sm-hair,.px-sm-hair{padding-left:1px !important}.p-sm-hair{padding:1px !important}.pt-sm-line,.py-sm-line{padding-top:2px !important}.pe-sm-line,.px-sm-line{padding-right:2px !important}.pb-sm-line,.py-sm-line{padding-bottom:2px !important}.ps-sm-line,.px-sm-line{padding-left:2px !important}.p-sm-line{padding:2px !important}.pt-sm-micro,.py-sm-micro{padding-top:.25rem !important}.pe-sm-micro,.px-sm-micro{padding-right:.25rem !important}.pb-sm-micro,.py-sm-micro{padding-bottom:.25rem !important}.ps-sm-micro,.px-sm-micro{padding-left:.25rem !important}.p-sm-micro{padding:.25rem !important}.pt-sm-mini,.py-sm-mini{padding-top:.5rem !important}.pe-sm-mini,.px-sm-mini{padding-right:.5rem !important}.pb-sm-mini,.py-sm-mini{padding-bottom:.5rem !important}.ps-sm-mini,.px-sm-mini{padding-left:.5rem !important}.p-sm-mini{padding:.5rem !important}.pt-sm-small-regular,.py-sm-small-regular{padding-top:.75rem !important}.pe-sm-small-regular,.px-sm-small-regular{padding-right:.75rem !important}.pb-sm-small-regular,.py-sm-small-regular{padding-bottom:.75rem !important}.ps-sm-small-regular,.px-sm-small-regular{padding-left:.75rem !important}.p-sm-small-regular{padding:.75rem !important}.pt-sm-regular,.py-sm-regular{padding-top:1rem !important}.pe-sm-regular,.px-sm-regular{padding-right:1rem !important}.pb-sm-regular,.py-sm-regular{padding-bottom:1rem !important}.ps-sm-regular,.px-sm-regular{padding-left:1rem !important}.p-sm-regular{padding:1rem !important}.pt-sm-small-large,.py-sm-small-large{padding-top:1.25rem !important}.pe-sm-small-large,.px-sm-small-large{padding-right:1.25rem !important}.pb-sm-small-large,.py-sm-small-large{padding-bottom:1.25rem !important}.ps-sm-small-large,.px-sm-small-large{padding-left:1.25rem !important}.p-sm-small-large{padding:1.25rem !important}.pt-sm-large,.py-sm-large{padding-top:1.5rem !important}.pe-sm-large,.px-sm-large{padding-right:1.5rem !important}.pb-sm-large,.py-sm-large{padding-bottom:1.5rem !important}.ps-sm-large,.px-sm-large{padding-left:1.5rem !important}.p-sm-large{padding:1.5rem !important}.pt-sm-big,.py-sm-big{padding-top:2rem !important}.pe-sm-big,.px-sm-big{padding-right:2rem !important}.pb-sm-big,.py-sm-big{padding-bottom:2rem !important}.ps-sm-big,.px-sm-big{padding-left:2rem !important}.p-sm-big{padding:2rem !important}.pt-sm-bigger-big,.py-sm-bigger-big{padding-top:2.5rem !important}.pe-sm-bigger-big,.px-sm-bigger-big{padding-right:2.5rem !important}.pb-sm-bigger-big,.py-sm-bigger-big{padding-bottom:2.5rem !important}.ps-sm-bigger-big,.px-sm-bigger-big{padding-left:2.5rem !important}.p-sm-bigger-big{padding:2.5rem !important}.pt-sm-small-huge,.py-sm-small-huge{padding-top:3rem !important}.pe-sm-small-huge,.px-sm-small-huge{padding-right:3rem !important}.pb-sm-small-huge,.py-sm-small-huge{padding-bottom:3rem !important}.ps-sm-small-huge,.px-sm-small-huge{padding-left:3rem !important}.p-sm-small-huge{padding:3rem !important}.pt-sm-huge,.py-sm-huge{padding-top:3.5rem !important}.pe-sm-huge,.px-sm-huge{padding-right:3.5rem !important}.pb-sm-huge,.py-sm-huge{padding-bottom:3.5rem !important}.ps-sm-huge,.px-sm-huge{padding-left:3.5rem !important}.p-sm-huge{padding:3.5rem !important}.pt-sm-small-giant,.py-sm-small-giant{padding-top:4.5rem !important}.pe-sm-small-giant,.px-sm-small-giant{padding-right:4.5rem !important}.pb-sm-small-giant,.py-sm-small-giant{padding-bottom:4.5rem !important}.ps-sm-small-giant,.px-sm-small-giant{padding-left:4.5rem !important}.p-sm-small-giant{padding:4.5rem !important}.pt-sm-giant,.py-sm-giant{padding-top:5rem !important}.pe-sm-giant,.px-sm-giant{padding-right:5rem !important}.pb-sm-giant,.py-sm-giant{padding-bottom:5rem !important}.ps-sm-giant,.px-sm-giant{padding-left:5rem !important}.p-sm-giant{padding:5rem !important}.pt-sm-bigger-giant,.py-sm-bigger-giant{padding-top:7rem !important}.pe-sm-bigger-giant,.px-sm-bigger-giant{padding-right:7rem !important}.pb-sm-bigger-giant,.py-sm-bigger-giant{padding-bottom:7rem !important}.ps-sm-bigger-giant,.px-sm-bigger-giant{padding-left:7rem !important}.p-sm-bigger-giant{padding:7rem !important}.lh-sm-hair{line-height:1px !important}.lh-sm-line{line-height:2px !important}.lh-sm-micro{line-height:.25rem !important}.lh-sm-mini{line-height:.5rem !important}.lh-sm-small-regular{line-height:.75rem !important}.lh-sm-regular{line-height:1rem !important}.lh-sm-small-large{line-height:1.25rem !important}.lh-sm-large{line-height:1.5rem !important}.lh-sm-big{line-height:2rem !important}.lh-sm-bigger-big{line-height:2.5rem !important}.lh-sm-small-huge{line-height:3rem !important}.lh-sm-huge{line-height:3.5rem !important}.lh-sm-small-giant{line-height:4.5rem !important}.lh-sm-giant{line-height:5rem !important}.lh-sm-bigger-giant{line-height:7rem !important}.h-sm-hair{height:1px !important}.h-sm-line{height:2px !important}.h-sm-micro{height:.25rem !important}.h-sm-mini{height:.5rem !important}.h-sm-small-regular{height:.75rem !important}.h-sm-regular{height:1rem !important}.h-sm-small-large{height:1.25rem !important}.h-sm-large{height:1.5rem !important}.h-sm-big{height:2rem !important}.h-sm-bigger-big{height:2.5rem !important}.h-sm-small-huge{height:3rem !important}.h-sm-huge{height:3.5rem !important}.h-sm-small-giant{height:4.5rem !important}.h-sm-giant{height:5rem !important}.h-sm-bigger-giant{height:7rem !important}.mh-sm-hair{max-height:1px !important}.mh-sm-line{max-height:2px !important}.mh-sm-micro{max-height:.25rem !important}.mh-sm-mini{max-height:.5rem !important}.mh-sm-small-regular{max-height:.75rem !important}.mh-sm-regular{max-height:1rem !important}.mh-sm-small-large{max-height:1.25rem !important}.mh-sm-large{max-height:1.5rem !important}.mh-sm-big{max-height:2rem !important}.mh-sm-bigger-big{max-height:2.5rem !important}.mh-sm-small-huge{max-height:3rem !important}.mh-sm-huge{max-height:3.5rem !important}.mh-sm-small-giant{max-height:4.5rem !important}.mh-sm-giant{max-height:5rem !important}.mh-sm-bigger-giant{max-height:7rem !important}.w-sm-hair{width:1px !important}.w-sm-line{width:2px !important}.w-sm-micro{width:.25rem !important}.w-sm-mini{width:.5rem !important}.w-sm-small-regular{width:.75rem !important}.w-sm-regular{width:1rem !important}.w-sm-small-large{width:1.25rem !important}.w-sm-large{width:1.5rem !important}.w-sm-big{width:2rem !important}.w-sm-bigger-big{width:2.5rem !important}.w-sm-small-huge{width:3rem !important}.w-sm-huge{width:3.5rem !important}.w-sm-small-giant{width:4.5rem !important}.w-sm-giant{width:5rem !important}.w-sm-bigger-giant{width:7rem !important}.mw-sm-hair{max-width:1px !important}.mw-sm-line{max-width:2px !important}.mw-sm-micro{max-width:.25rem !important}.mw-sm-mini{max-width:.5rem !important}.mw-sm-small-regular{max-width:.75rem !important}.mw-sm-regular{max-width:1rem !important}.mw-sm-small-large{max-width:1.25rem !important}.mw-sm-large{max-width:1.5rem !important}.mw-sm-big{max-width:2rem !important}.mw-sm-bigger-big{max-width:2.5rem !important}.mw-sm-small-huge{max-width:3rem !important}.mw-sm-huge{max-width:3.5rem !important}.mw-sm-small-giant{max-width:4.5rem !important}.mw-sm-giant{max-width:5rem !important}.mw-sm-bigger-giant{max-width:7rem !important}.gap-sm-hair{gap:1px !important}.gap-sm-line{gap:2px !important}.gap-sm-micro{gap:.25rem !important}.gap-sm-mini{gap:.5rem !important}.gap-sm-small-regular{gap:.75rem !important}.gap-sm-regular{gap:1rem !important}.gap-sm-small-large{gap:1.25rem !important}.gap-sm-large{gap:1.5rem !important}.gap-sm-big{gap:2rem !important}.gap-sm-bigger-big{gap:2.5rem !important}.gap-sm-small-huge{gap:3rem !important}.gap-sm-huge{gap:3.5rem !important}.gap-sm-small-giant{gap:4.5rem !important}.gap-sm-giant{gap:5rem !important}.gap-sm-bigger-giant{gap:7rem !important}}@media(min-width: 600px){.mt-rg-hair,.my-rg-hair{margin-top:1px !important}.me-rg-hair,.mx-rg-hair{margin-right:1px !important}.mb-rg-hair,.my-rg-hair{margin-bottom:1px !important}.ms-rg-hair,.mx-rg-hair{margin-left:1px !important}.m-rg-hair{margin:1px !important}.mt-rg-line,.my-rg-line{margin-top:2px !important}.me-rg-line,.mx-rg-line{margin-right:2px !important}.mb-rg-line,.my-rg-line{margin-bottom:2px !important}.ms-rg-line,.mx-rg-line{margin-left:2px !important}.m-rg-line{margin:2px !important}.mt-rg-micro,.my-rg-micro{margin-top:.25rem !important}.me-rg-micro,.mx-rg-micro{margin-right:.25rem !important}.mb-rg-micro,.my-rg-micro{margin-bottom:.25rem !important}.ms-rg-micro,.mx-rg-micro{margin-left:.25rem !important}.m-rg-micro{margin:.25rem !important}.mt-rg-mini,.my-rg-mini{margin-top:.5rem !important}.me-rg-mini,.mx-rg-mini{margin-right:.5rem !important}.mb-rg-mini,.my-rg-mini{margin-bottom:.5rem !important}.ms-rg-mini,.mx-rg-mini{margin-left:.5rem !important}.m-rg-mini{margin:.5rem !important}.mt-rg-small-regular,.my-rg-small-regular{margin-top:.75rem !important}.me-rg-small-regular,.mx-rg-small-regular{margin-right:.75rem !important}.mb-rg-small-regular,.my-rg-small-regular{margin-bottom:.75rem !important}.ms-rg-small-regular,.mx-rg-small-regular{margin-left:.75rem !important}.m-rg-small-regular{margin:.75rem !important}.mt-rg-regular,.my-rg-regular{margin-top:1rem !important}.me-rg-regular,.mx-rg-regular{margin-right:1rem !important}.mb-rg-regular,.my-rg-regular{margin-bottom:1rem !important}.ms-rg-regular,.mx-rg-regular{margin-left:1rem !important}.m-rg-regular{margin:1rem !important}.mt-rg-small-large,.my-rg-small-large{margin-top:1.25rem !important}.me-rg-small-large,.mx-rg-small-large{margin-right:1.25rem !important}.mb-rg-small-large,.my-rg-small-large{margin-bottom:1.25rem !important}.ms-rg-small-large,.mx-rg-small-large{margin-left:1.25rem !important}.m-rg-small-large{margin:1.25rem !important}.mt-rg-large,.my-rg-large{margin-top:1.5rem !important}.me-rg-large,.mx-rg-large{margin-right:1.5rem !important}.mb-rg-large,.my-rg-large{margin-bottom:1.5rem !important}.ms-rg-large,.mx-rg-large{margin-left:1.5rem !important}.m-rg-large{margin:1.5rem !important}.mt-rg-big,.my-rg-big{margin-top:2rem !important}.me-rg-big,.mx-rg-big{margin-right:2rem !important}.mb-rg-big,.my-rg-big{margin-bottom:2rem !important}.ms-rg-big,.mx-rg-big{margin-left:2rem !important}.m-rg-big{margin:2rem !important}.mt-rg-bigger-big,.my-rg-bigger-big{margin-top:2.5rem !important}.me-rg-bigger-big,.mx-rg-bigger-big{margin-right:2.5rem !important}.mb-rg-bigger-big,.my-rg-bigger-big{margin-bottom:2.5rem !important}.ms-rg-bigger-big,.mx-rg-bigger-big{margin-left:2.5rem !important}.m-rg-bigger-big{margin:2.5rem !important}.mt-rg-small-huge,.my-rg-small-huge{margin-top:3rem !important}.me-rg-small-huge,.mx-rg-small-huge{margin-right:3rem !important}.mb-rg-small-huge,.my-rg-small-huge{margin-bottom:3rem !important}.ms-rg-small-huge,.mx-rg-small-huge{margin-left:3rem !important}.m-rg-small-huge{margin:3rem !important}.mt-rg-huge,.my-rg-huge{margin-top:3.5rem !important}.me-rg-huge,.mx-rg-huge{margin-right:3.5rem !important}.mb-rg-huge,.my-rg-huge{margin-bottom:3.5rem !important}.ms-rg-huge,.mx-rg-huge{margin-left:3.5rem !important}.m-rg-huge{margin:3.5rem !important}.mt-rg-small-giant,.my-rg-small-giant{margin-top:4.5rem !important}.me-rg-small-giant,.mx-rg-small-giant{margin-right:4.5rem !important}.mb-rg-small-giant,.my-rg-small-giant{margin-bottom:4.5rem !important}.ms-rg-small-giant,.mx-rg-small-giant{margin-left:4.5rem !important}.m-rg-small-giant{margin:4.5rem !important}.mt-rg-giant,.my-rg-giant{margin-top:5rem !important}.me-rg-giant,.mx-rg-giant{margin-right:5rem !important}.mb-rg-giant,.my-rg-giant{margin-bottom:5rem !important}.ms-rg-giant,.mx-rg-giant{margin-left:5rem !important}.m-rg-giant{margin:5rem !important}.mt-rg-bigger-giant,.my-rg-bigger-giant{margin-top:7rem !important}.me-rg-bigger-giant,.mx-rg-bigger-giant{margin-right:7rem !important}.mb-rg-bigger-giant,.my-rg-bigger-giant{margin-bottom:7rem !important}.ms-rg-bigger-giant,.mx-rg-bigger-giant{margin-left:7rem !important}.m-rg-bigger-giant{margin:7rem !important}.pt-rg-hair,.py-rg-hair{padding-top:1px !important}.pe-rg-hair,.px-rg-hair{padding-right:1px !important}.pb-rg-hair,.py-rg-hair{padding-bottom:1px !important}.ps-rg-hair,.px-rg-hair{padding-left:1px !important}.p-rg-hair{padding:1px !important}.pt-rg-line,.py-rg-line{padding-top:2px !important}.pe-rg-line,.px-rg-line{padding-right:2px !important}.pb-rg-line,.py-rg-line{padding-bottom:2px !important}.ps-rg-line,.px-rg-line{padding-left:2px !important}.p-rg-line{padding:2px !important}.pt-rg-micro,.py-rg-micro{padding-top:.25rem !important}.pe-rg-micro,.px-rg-micro{padding-right:.25rem !important}.pb-rg-micro,.py-rg-micro{padding-bottom:.25rem !important}.ps-rg-micro,.px-rg-micro{padding-left:.25rem !important}.p-rg-micro{padding:.25rem !important}.pt-rg-mini,.py-rg-mini{padding-top:.5rem !important}.pe-rg-mini,.px-rg-mini{padding-right:.5rem !important}.pb-rg-mini,.py-rg-mini{padding-bottom:.5rem !important}.ps-rg-mini,.px-rg-mini{padding-left:.5rem !important}.p-rg-mini{padding:.5rem !important}.pt-rg-small-regular,.py-rg-small-regular{padding-top:.75rem !important}.pe-rg-small-regular,.px-rg-small-regular{padding-right:.75rem !important}.pb-rg-small-regular,.py-rg-small-regular{padding-bottom:.75rem !important}.ps-rg-small-regular,.px-rg-small-regular{padding-left:.75rem !important}.p-rg-small-regular{padding:.75rem !important}.pt-rg-regular,.py-rg-regular{padding-top:1rem !important}.pe-rg-regular,.px-rg-regular{padding-right:1rem !important}.pb-rg-regular,.py-rg-regular{padding-bottom:1rem !important}.ps-rg-regular,.px-rg-regular{padding-left:1rem !important}.p-rg-regular{padding:1rem !important}.pt-rg-small-large,.py-rg-small-large{padding-top:1.25rem !important}.pe-rg-small-large,.px-rg-small-large{padding-right:1.25rem !important}.pb-rg-small-large,.py-rg-small-large{padding-bottom:1.25rem !important}.ps-rg-small-large,.px-rg-small-large{padding-left:1.25rem !important}.p-rg-small-large{padding:1.25rem !important}.pt-rg-large,.py-rg-large{padding-top:1.5rem !important}.pe-rg-large,.px-rg-large{padding-right:1.5rem !important}.pb-rg-large,.py-rg-large{padding-bottom:1.5rem !important}.ps-rg-large,.px-rg-large{padding-left:1.5rem !important}.p-rg-large{padding:1.5rem !important}.pt-rg-big,.py-rg-big{padding-top:2rem !important}.pe-rg-big,.px-rg-big{padding-right:2rem !important}.pb-rg-big,.py-rg-big{padding-bottom:2rem !important}.ps-rg-big,.px-rg-big{padding-left:2rem !important}.p-rg-big{padding:2rem !important}.pt-rg-bigger-big,.py-rg-bigger-big{padding-top:2.5rem !important}.pe-rg-bigger-big,.px-rg-bigger-big{padding-right:2.5rem !important}.pb-rg-bigger-big,.py-rg-bigger-big{padding-bottom:2.5rem !important}.ps-rg-bigger-big,.px-rg-bigger-big{padding-left:2.5rem !important}.p-rg-bigger-big{padding:2.5rem !important}.pt-rg-small-huge,.py-rg-small-huge{padding-top:3rem !important}.pe-rg-small-huge,.px-rg-small-huge{padding-right:3rem !important}.pb-rg-small-huge,.py-rg-small-huge{padding-bottom:3rem !important}.ps-rg-small-huge,.px-rg-small-huge{padding-left:3rem !important}.p-rg-small-huge{padding:3rem !important}.pt-rg-huge,.py-rg-huge{padding-top:3.5rem !important}.pe-rg-huge,.px-rg-huge{padding-right:3.5rem !important}.pb-rg-huge,.py-rg-huge{padding-bottom:3.5rem !important}.ps-rg-huge,.px-rg-huge{padding-left:3.5rem !important}.p-rg-huge{padding:3.5rem !important}.pt-rg-small-giant,.py-rg-small-giant{padding-top:4.5rem !important}.pe-rg-small-giant,.px-rg-small-giant{padding-right:4.5rem !important}.pb-rg-small-giant,.py-rg-small-giant{padding-bottom:4.5rem !important}.ps-rg-small-giant,.px-rg-small-giant{padding-left:4.5rem !important}.p-rg-small-giant{padding:4.5rem !important}.pt-rg-giant,.py-rg-giant{padding-top:5rem !important}.pe-rg-giant,.px-rg-giant{padding-right:5rem !important}.pb-rg-giant,.py-rg-giant{padding-bottom:5rem !important}.ps-rg-giant,.px-rg-giant{padding-left:5rem !important}.p-rg-giant{padding:5rem !important}.pt-rg-bigger-giant,.py-rg-bigger-giant{padding-top:7rem !important}.pe-rg-bigger-giant,.px-rg-bigger-giant{padding-right:7rem !important}.pb-rg-bigger-giant,.py-rg-bigger-giant{padding-bottom:7rem !important}.ps-rg-bigger-giant,.px-rg-bigger-giant{padding-left:7rem !important}.p-rg-bigger-giant{padding:7rem !important}.lh-rg-hair{line-height:1px !important}.lh-rg-line{line-height:2px !important}.lh-rg-micro{line-height:.25rem !important}.lh-rg-mini{line-height:.5rem !important}.lh-rg-small-regular{line-height:.75rem !important}.lh-rg-regular{line-height:1rem !important}.lh-rg-small-large{line-height:1.25rem !important}.lh-rg-large{line-height:1.5rem !important}.lh-rg-big{line-height:2rem !important}.lh-rg-bigger-big{line-height:2.5rem !important}.lh-rg-small-huge{line-height:3rem !important}.lh-rg-huge{line-height:3.5rem !important}.lh-rg-small-giant{line-height:4.5rem !important}.lh-rg-giant{line-height:5rem !important}.lh-rg-bigger-giant{line-height:7rem !important}.h-rg-hair{height:1px !important}.h-rg-line{height:2px !important}.h-rg-micro{height:.25rem !important}.h-rg-mini{height:.5rem !important}.h-rg-small-regular{height:.75rem !important}.h-rg-regular{height:1rem !important}.h-rg-small-large{height:1.25rem !important}.h-rg-large{height:1.5rem !important}.h-rg-big{height:2rem !important}.h-rg-bigger-big{height:2.5rem !important}.h-rg-small-huge{height:3rem !important}.h-rg-huge{height:3.5rem !important}.h-rg-small-giant{height:4.5rem !important}.h-rg-giant{height:5rem !important}.h-rg-bigger-giant{height:7rem !important}.mh-rg-hair{max-height:1px !important}.mh-rg-line{max-height:2px !important}.mh-rg-micro{max-height:.25rem !important}.mh-rg-mini{max-height:.5rem !important}.mh-rg-small-regular{max-height:.75rem !important}.mh-rg-regular{max-height:1rem !important}.mh-rg-small-large{max-height:1.25rem !important}.mh-rg-large{max-height:1.5rem !important}.mh-rg-big{max-height:2rem !important}.mh-rg-bigger-big{max-height:2.5rem !important}.mh-rg-small-huge{max-height:3rem !important}.mh-rg-huge{max-height:3.5rem !important}.mh-rg-small-giant{max-height:4.5rem !important}.mh-rg-giant{max-height:5rem !important}.mh-rg-bigger-giant{max-height:7rem !important}.w-rg-hair{width:1px !important}.w-rg-line{width:2px !important}.w-rg-micro{width:.25rem !important}.w-rg-mini{width:.5rem !important}.w-rg-small-regular{width:.75rem !important}.w-rg-regular{width:1rem !important}.w-rg-small-large{width:1.25rem !important}.w-rg-large{width:1.5rem !important}.w-rg-big{width:2rem !important}.w-rg-bigger-big{width:2.5rem !important}.w-rg-small-huge{width:3rem !important}.w-rg-huge{width:3.5rem !important}.w-rg-small-giant{width:4.5rem !important}.w-rg-giant{width:5rem !important}.w-rg-bigger-giant{width:7rem !important}.mw-rg-hair{max-width:1px !important}.mw-rg-line{max-width:2px !important}.mw-rg-micro{max-width:.25rem !important}.mw-rg-mini{max-width:.5rem !important}.mw-rg-small-regular{max-width:.75rem !important}.mw-rg-regular{max-width:1rem !important}.mw-rg-small-large{max-width:1.25rem !important}.mw-rg-large{max-width:1.5rem !important}.mw-rg-big{max-width:2rem !important}.mw-rg-bigger-big{max-width:2.5rem !important}.mw-rg-small-huge{max-width:3rem !important}.mw-rg-huge{max-width:3.5rem !important}.mw-rg-small-giant{max-width:4.5rem !important}.mw-rg-giant{max-width:5rem !important}.mw-rg-bigger-giant{max-width:7rem !important}.gap-rg-hair{gap:1px !important}.gap-rg-line{gap:2px !important}.gap-rg-micro{gap:.25rem !important}.gap-rg-mini{gap:.5rem !important}.gap-rg-small-regular{gap:.75rem !important}.gap-rg-regular{gap:1rem !important}.gap-rg-small-large{gap:1.25rem !important}.gap-rg-large{gap:1.5rem !important}.gap-rg-big{gap:2rem !important}.gap-rg-bigger-big{gap:2.5rem !important}.gap-rg-small-huge{gap:3rem !important}.gap-rg-huge{gap:3.5rem !important}.gap-rg-small-giant{gap:4.5rem !important}.gap-rg-giant{gap:5rem !important}.gap-rg-bigger-giant{gap:7rem !important}}@media(min-width: 780px){.mt-md-hair,.my-md-hair{margin-top:1px !important}.me-md-hair,.mx-md-hair{margin-right:1px !important}.mb-md-hair,.my-md-hair{margin-bottom:1px !important}.ms-md-hair,.mx-md-hair{margin-left:1px !important}.m-md-hair{margin:1px !important}.mt-md-line,.my-md-line{margin-top:2px !important}.me-md-line,.mx-md-line{margin-right:2px !important}.mb-md-line,.my-md-line{margin-bottom:2px !important}.ms-md-line,.mx-md-line{margin-left:2px !important}.m-md-line{margin:2px !important}.mt-md-micro,.my-md-micro{margin-top:.25rem !important}.me-md-micro,.mx-md-micro{margin-right:.25rem !important}.mb-md-micro,.my-md-micro{margin-bottom:.25rem !important}.ms-md-micro,.mx-md-micro{margin-left:.25rem !important}.m-md-micro{margin:.25rem !important}.mt-md-mini,.my-md-mini{margin-top:.5rem !important}.me-md-mini,.mx-md-mini{margin-right:.5rem !important}.mb-md-mini,.my-md-mini{margin-bottom:.5rem !important}.ms-md-mini,.mx-md-mini{margin-left:.5rem !important}.m-md-mini{margin:.5rem !important}.mt-md-small-regular,.my-md-small-regular{margin-top:.75rem !important}.me-md-small-regular,.mx-md-small-regular{margin-right:.75rem !important}.mb-md-small-regular,.my-md-small-regular{margin-bottom:.75rem !important}.ms-md-small-regular,.mx-md-small-regular{margin-left:.75rem !important}.m-md-small-regular{margin:.75rem !important}.mt-md-regular,.my-md-regular{margin-top:1rem !important}.me-md-regular,.mx-md-regular{margin-right:1rem !important}.mb-md-regular,.my-md-regular{margin-bottom:1rem !important}.ms-md-regular,.mx-md-regular{margin-left:1rem !important}.m-md-regular{margin:1rem !important}.mt-md-small-large,.my-md-small-large{margin-top:1.25rem !important}.me-md-small-large,.mx-md-small-large{margin-right:1.25rem !important}.mb-md-small-large,.my-md-small-large{margin-bottom:1.25rem !important}.ms-md-small-large,.mx-md-small-large{margin-left:1.25rem !important}.m-md-small-large{margin:1.25rem !important}.mt-md-large,.my-md-large{margin-top:1.5rem !important}.me-md-large,.mx-md-large{margin-right:1.5rem !important}.mb-md-large,.my-md-large{margin-bottom:1.5rem !important}.ms-md-large,.mx-md-large{margin-left:1.5rem !important}.m-md-large{margin:1.5rem !important}.mt-md-big,.my-md-big{margin-top:2rem !important}.me-md-big,.mx-md-big{margin-right:2rem !important}.mb-md-big,.my-md-big{margin-bottom:2rem !important}.ms-md-big,.mx-md-big{margin-left:2rem !important}.m-md-big{margin:2rem !important}.mt-md-bigger-big,.my-md-bigger-big{margin-top:2.5rem !important}.me-md-bigger-big,.mx-md-bigger-big{margin-right:2.5rem !important}.mb-md-bigger-big,.my-md-bigger-big{margin-bottom:2.5rem !important}.ms-md-bigger-big,.mx-md-bigger-big{margin-left:2.5rem !important}.m-md-bigger-big{margin:2.5rem !important}.mt-md-small-huge,.my-md-small-huge{margin-top:3rem !important}.me-md-small-huge,.mx-md-small-huge{margin-right:3rem !important}.mb-md-small-huge,.my-md-small-huge{margin-bottom:3rem !important}.ms-md-small-huge,.mx-md-small-huge{margin-left:3rem !important}.m-md-small-huge{margin:3rem !important}.mt-md-huge,.my-md-huge{margin-top:3.5rem !important}.me-md-huge,.mx-md-huge{margin-right:3.5rem !important}.mb-md-huge,.my-md-huge{margin-bottom:3.5rem !important}.ms-md-huge,.mx-md-huge{margin-left:3.5rem !important}.m-md-huge{margin:3.5rem !important}.mt-md-small-giant,.my-md-small-giant{margin-top:4.5rem !important}.me-md-small-giant,.mx-md-small-giant{margin-right:4.5rem !important}.mb-md-small-giant,.my-md-small-giant{margin-bottom:4.5rem !important}.ms-md-small-giant,.mx-md-small-giant{margin-left:4.5rem !important}.m-md-small-giant{margin:4.5rem !important}.mt-md-giant,.my-md-giant{margin-top:5rem !important}.me-md-giant,.mx-md-giant{margin-right:5rem !important}.mb-md-giant,.my-md-giant{margin-bottom:5rem !important}.ms-md-giant,.mx-md-giant{margin-left:5rem !important}.m-md-giant{margin:5rem !important}.mt-md-bigger-giant,.my-md-bigger-giant{margin-top:7rem !important}.me-md-bigger-giant,.mx-md-bigger-giant{margin-right:7rem !important}.mb-md-bigger-giant,.my-md-bigger-giant{margin-bottom:7rem !important}.ms-md-bigger-giant,.mx-md-bigger-giant{margin-left:7rem !important}.m-md-bigger-giant{margin:7rem !important}.pt-md-hair,.py-md-hair{padding-top:1px !important}.pe-md-hair,.px-md-hair{padding-right:1px !important}.pb-md-hair,.py-md-hair{padding-bottom:1px !important}.ps-md-hair,.px-md-hair{padding-left:1px !important}.p-md-hair{padding:1px !important}.pt-md-line,.py-md-line{padding-top:2px !important}.pe-md-line,.px-md-line{padding-right:2px !important}.pb-md-line,.py-md-line{padding-bottom:2px !important}.ps-md-line,.px-md-line{padding-left:2px !important}.p-md-line{padding:2px !important}.pt-md-micro,.py-md-micro{padding-top:.25rem !important}.pe-md-micro,.px-md-micro{padding-right:.25rem !important}.pb-md-micro,.py-md-micro{padding-bottom:.25rem !important}.ps-md-micro,.px-md-micro{padding-left:.25rem !important}.p-md-micro{padding:.25rem !important}.pt-md-mini,.py-md-mini{padding-top:.5rem !important}.pe-md-mini,.px-md-mini{padding-right:.5rem !important}.pb-md-mini,.py-md-mini{padding-bottom:.5rem !important}.ps-md-mini,.px-md-mini{padding-left:.5rem !important}.p-md-mini{padding:.5rem !important}.pt-md-small-regular,.py-md-small-regular{padding-top:.75rem !important}.pe-md-small-regular,.px-md-small-regular{padding-right:.75rem !important}.pb-md-small-regular,.py-md-small-regular{padding-bottom:.75rem !important}.ps-md-small-regular,.px-md-small-regular{padding-left:.75rem !important}.p-md-small-regular{padding:.75rem !important}.pt-md-regular,.py-md-regular{padding-top:1rem !important}.pe-md-regular,.px-md-regular{padding-right:1rem !important}.pb-md-regular,.py-md-regular{padding-bottom:1rem !important}.ps-md-regular,.px-md-regular{padding-left:1rem !important}.p-md-regular{padding:1rem !important}.pt-md-small-large,.py-md-small-large{padding-top:1.25rem !important}.pe-md-small-large,.px-md-small-large{padding-right:1.25rem !important}.pb-md-small-large,.py-md-small-large{padding-bottom:1.25rem !important}.ps-md-small-large,.px-md-small-large{padding-left:1.25rem !important}.p-md-small-large{padding:1.25rem !important}.pt-md-large,.py-md-large{padding-top:1.5rem !important}.pe-md-large,.px-md-large{padding-right:1.5rem !important}.pb-md-large,.py-md-large{padding-bottom:1.5rem !important}.ps-md-large,.px-md-large{padding-left:1.5rem !important}.p-md-large{padding:1.5rem !important}.pt-md-big,.py-md-big{padding-top:2rem !important}.pe-md-big,.px-md-big{padding-right:2rem !important}.pb-md-big,.py-md-big{padding-bottom:2rem !important}.ps-md-big,.px-md-big{padding-left:2rem !important}.p-md-big{padding:2rem !important}.pt-md-bigger-big,.py-md-bigger-big{padding-top:2.5rem !important}.pe-md-bigger-big,.px-md-bigger-big{padding-right:2.5rem !important}.pb-md-bigger-big,.py-md-bigger-big{padding-bottom:2.5rem !important}.ps-md-bigger-big,.px-md-bigger-big{padding-left:2.5rem !important}.p-md-bigger-big{padding:2.5rem !important}.pt-md-small-huge,.py-md-small-huge{padding-top:3rem !important}.pe-md-small-huge,.px-md-small-huge{padding-right:3rem !important}.pb-md-small-huge,.py-md-small-huge{padding-bottom:3rem !important}.ps-md-small-huge,.px-md-small-huge{padding-left:3rem !important}.p-md-small-huge{padding:3rem !important}.pt-md-huge,.py-md-huge{padding-top:3.5rem !important}.pe-md-huge,.px-md-huge{padding-right:3.5rem !important}.pb-md-huge,.py-md-huge{padding-bottom:3.5rem !important}.ps-md-huge,.px-md-huge{padding-left:3.5rem !important}.p-md-huge{padding:3.5rem !important}.pt-md-small-giant,.py-md-small-giant{padding-top:4.5rem !important}.pe-md-small-giant,.px-md-small-giant{padding-right:4.5rem !important}.pb-md-small-giant,.py-md-small-giant{padding-bottom:4.5rem !important}.ps-md-small-giant,.px-md-small-giant{padding-left:4.5rem !important}.p-md-small-giant{padding:4.5rem !important}.pt-md-giant,.py-md-giant{padding-top:5rem !important}.pe-md-giant,.px-md-giant{padding-right:5rem !important}.pb-md-giant,.py-md-giant{padding-bottom:5rem !important}.ps-md-giant,.px-md-giant{padding-left:5rem !important}.p-md-giant{padding:5rem !important}.pt-md-bigger-giant,.py-md-bigger-giant{padding-top:7rem !important}.pe-md-bigger-giant,.px-md-bigger-giant{padding-right:7rem !important}.pb-md-bigger-giant,.py-md-bigger-giant{padding-bottom:7rem !important}.ps-md-bigger-giant,.px-md-bigger-giant{padding-left:7rem !important}.p-md-bigger-giant{padding:7rem !important}.lh-md-hair{line-height:1px !important}.lh-md-line{line-height:2px !important}.lh-md-micro{line-height:.25rem !important}.lh-md-mini{line-height:.5rem !important}.lh-md-small-regular{line-height:.75rem !important}.lh-md-regular{line-height:1rem !important}.lh-md-small-large{line-height:1.25rem !important}.lh-md-large{line-height:1.5rem !important}.lh-md-big{line-height:2rem !important}.lh-md-bigger-big{line-height:2.5rem !important}.lh-md-small-huge{line-height:3rem !important}.lh-md-huge{line-height:3.5rem !important}.lh-md-small-giant{line-height:4.5rem !important}.lh-md-giant{line-height:5rem !important}.lh-md-bigger-giant{line-height:7rem !important}.h-md-hair{height:1px !important}.h-md-line{height:2px !important}.h-md-micro{height:.25rem !important}.h-md-mini{height:.5rem !important}.h-md-small-regular{height:.75rem !important}.h-md-regular{height:1rem !important}.h-md-small-large{height:1.25rem !important}.h-md-large{height:1.5rem !important}.h-md-big{height:2rem !important}.h-md-bigger-big{height:2.5rem !important}.h-md-small-huge{height:3rem !important}.h-md-huge{height:3.5rem !important}.h-md-small-giant{height:4.5rem !important}.h-md-giant{height:5rem !important}.h-md-bigger-giant{height:7rem !important}.mh-md-hair{max-height:1px !important}.mh-md-line{max-height:2px !important}.mh-md-micro{max-height:.25rem !important}.mh-md-mini{max-height:.5rem !important}.mh-md-small-regular{max-height:.75rem !important}.mh-md-regular{max-height:1rem !important}.mh-md-small-large{max-height:1.25rem !important}.mh-md-large{max-height:1.5rem !important}.mh-md-big{max-height:2rem !important}.mh-md-bigger-big{max-height:2.5rem !important}.mh-md-small-huge{max-height:3rem !important}.mh-md-huge{max-height:3.5rem !important}.mh-md-small-giant{max-height:4.5rem !important}.mh-md-giant{max-height:5rem !important}.mh-md-bigger-giant{max-height:7rem !important}.w-md-hair{width:1px !important}.w-md-line{width:2px !important}.w-md-micro{width:.25rem !important}.w-md-mini{width:.5rem !important}.w-md-small-regular{width:.75rem !important}.w-md-regular{width:1rem !important}.w-md-small-large{width:1.25rem !important}.w-md-large{width:1.5rem !important}.w-md-big{width:2rem !important}.w-md-bigger-big{width:2.5rem !important}.w-md-small-huge{width:3rem !important}.w-md-huge{width:3.5rem !important}.w-md-small-giant{width:4.5rem !important}.w-md-giant{width:5rem !important}.w-md-bigger-giant{width:7rem !important}.mw-md-hair{max-width:1px !important}.mw-md-line{max-width:2px !important}.mw-md-micro{max-width:.25rem !important}.mw-md-mini{max-width:.5rem !important}.mw-md-small-regular{max-width:.75rem !important}.mw-md-regular{max-width:1rem !important}.mw-md-small-large{max-width:1.25rem !important}.mw-md-large{max-width:1.5rem !important}.mw-md-big{max-width:2rem !important}.mw-md-bigger-big{max-width:2.5rem !important}.mw-md-small-huge{max-width:3rem !important}.mw-md-huge{max-width:3.5rem !important}.mw-md-small-giant{max-width:4.5rem !important}.mw-md-giant{max-width:5rem !important}.mw-md-bigger-giant{max-width:7rem !important}.gap-md-hair{gap:1px !important}.gap-md-line{gap:2px !important}.gap-md-micro{gap:.25rem !important}.gap-md-mini{gap:.5rem !important}.gap-md-small-regular{gap:.75rem !important}.gap-md-regular{gap:1rem !important}.gap-md-small-large{gap:1.25rem !important}.gap-md-large{gap:1.5rem !important}.gap-md-big{gap:2rem !important}.gap-md-bigger-big{gap:2.5rem !important}.gap-md-small-huge{gap:3rem !important}.gap-md-huge{gap:3.5rem !important}.gap-md-small-giant{gap:4.5rem !important}.gap-md-giant{gap:5rem !important}.gap-md-bigger-giant{gap:7rem !important}}@media(min-width: 1024px){.mt-lg-hair,.my-lg-hair{margin-top:1px !important}.me-lg-hair,.mx-lg-hair{margin-right:1px !important}.mb-lg-hair,.my-lg-hair{margin-bottom:1px !important}.ms-lg-hair,.mx-lg-hair{margin-left:1px !important}.m-lg-hair{margin:1px !important}.mt-lg-line,.my-lg-line{margin-top:2px !important}.me-lg-line,.mx-lg-line{margin-right:2px !important}.mb-lg-line,.my-lg-line{margin-bottom:2px !important}.ms-lg-line,.mx-lg-line{margin-left:2px !important}.m-lg-line{margin:2px !important}.mt-lg-micro,.my-lg-micro{margin-top:.25rem !important}.me-lg-micro,.mx-lg-micro{margin-right:.25rem !important}.mb-lg-micro,.my-lg-micro{margin-bottom:.25rem !important}.ms-lg-micro,.mx-lg-micro{margin-left:.25rem !important}.m-lg-micro{margin:.25rem !important}.mt-lg-mini,.my-lg-mini{margin-top:.5rem !important}.me-lg-mini,.mx-lg-mini{margin-right:.5rem !important}.mb-lg-mini,.my-lg-mini{margin-bottom:.5rem !important}.ms-lg-mini,.mx-lg-mini{margin-left:.5rem !important}.m-lg-mini{margin:.5rem !important}.mt-lg-small-regular,.my-lg-small-regular{margin-top:.75rem !important}.me-lg-small-regular,.mx-lg-small-regular{margin-right:.75rem !important}.mb-lg-small-regular,.my-lg-small-regular{margin-bottom:.75rem !important}.ms-lg-small-regular,.mx-lg-small-regular{margin-left:.75rem !important}.m-lg-small-regular{margin:.75rem !important}.mt-lg-regular,.my-lg-regular{margin-top:1rem !important}.me-lg-regular,.mx-lg-regular{margin-right:1rem !important}.mb-lg-regular,.my-lg-regular{margin-bottom:1rem !important}.ms-lg-regular,.mx-lg-regular{margin-left:1rem !important}.m-lg-regular{margin:1rem !important}.mt-lg-small-large,.my-lg-small-large{margin-top:1.25rem !important}.me-lg-small-large,.mx-lg-small-large{margin-right:1.25rem !important}.mb-lg-small-large,.my-lg-small-large{margin-bottom:1.25rem !important}.ms-lg-small-large,.mx-lg-small-large{margin-left:1.25rem !important}.m-lg-small-large{margin:1.25rem !important}.mt-lg-large,.my-lg-large{margin-top:1.5rem !important}.me-lg-large,.mx-lg-large{margin-right:1.5rem !important}.mb-lg-large,.my-lg-large{margin-bottom:1.5rem !important}.ms-lg-large,.mx-lg-large{margin-left:1.5rem !important}.m-lg-large{margin:1.5rem !important}.mt-lg-big,.my-lg-big{margin-top:2rem !important}.me-lg-big,.mx-lg-big{margin-right:2rem !important}.mb-lg-big,.my-lg-big{margin-bottom:2rem !important}.ms-lg-big,.mx-lg-big{margin-left:2rem !important}.m-lg-big{margin:2rem !important}.mt-lg-bigger-big,.my-lg-bigger-big{margin-top:2.5rem !important}.me-lg-bigger-big,.mx-lg-bigger-big{margin-right:2.5rem !important}.mb-lg-bigger-big,.my-lg-bigger-big{margin-bottom:2.5rem !important}.ms-lg-bigger-big,.mx-lg-bigger-big{margin-left:2.5rem !important}.m-lg-bigger-big{margin:2.5rem !important}.mt-lg-small-huge,.my-lg-small-huge{margin-top:3rem !important}.me-lg-small-huge,.mx-lg-small-huge{margin-right:3rem !important}.mb-lg-small-huge,.my-lg-small-huge{margin-bottom:3rem !important}.ms-lg-small-huge,.mx-lg-small-huge{margin-left:3rem !important}.m-lg-small-huge{margin:3rem !important}.mt-lg-huge,.my-lg-huge{margin-top:3.5rem !important}.me-lg-huge,.mx-lg-huge{margin-right:3.5rem !important}.mb-lg-huge,.my-lg-huge{margin-bottom:3.5rem !important}.ms-lg-huge,.mx-lg-huge{margin-left:3.5rem !important}.m-lg-huge{margin:3.5rem !important}.mt-lg-small-giant,.my-lg-small-giant{margin-top:4.5rem !important}.me-lg-small-giant,.mx-lg-small-giant{margin-right:4.5rem !important}.mb-lg-small-giant,.my-lg-small-giant{margin-bottom:4.5rem !important}.ms-lg-small-giant,.mx-lg-small-giant{margin-left:4.5rem !important}.m-lg-small-giant{margin:4.5rem !important}.mt-lg-giant,.my-lg-giant{margin-top:5rem !important}.me-lg-giant,.mx-lg-giant{margin-right:5rem !important}.mb-lg-giant,.my-lg-giant{margin-bottom:5rem !important}.ms-lg-giant,.mx-lg-giant{margin-left:5rem !important}.m-lg-giant{margin:5rem !important}.mt-lg-bigger-giant,.my-lg-bigger-giant{margin-top:7rem !important}.me-lg-bigger-giant,.mx-lg-bigger-giant{margin-right:7rem !important}.mb-lg-bigger-giant,.my-lg-bigger-giant{margin-bottom:7rem !important}.ms-lg-bigger-giant,.mx-lg-bigger-giant{margin-left:7rem !important}.m-lg-bigger-giant{margin:7rem !important}.pt-lg-hair,.py-lg-hair{padding-top:1px !important}.pe-lg-hair,.px-lg-hair{padding-right:1px !important}.pb-lg-hair,.py-lg-hair{padding-bottom:1px !important}.ps-lg-hair,.px-lg-hair{padding-left:1px !important}.p-lg-hair{padding:1px !important}.pt-lg-line,.py-lg-line{padding-top:2px !important}.pe-lg-line,.px-lg-line{padding-right:2px !important}.pb-lg-line,.py-lg-line{padding-bottom:2px !important}.ps-lg-line,.px-lg-line{padding-left:2px !important}.p-lg-line{padding:2px !important}.pt-lg-micro,.py-lg-micro{padding-top:.25rem !important}.pe-lg-micro,.px-lg-micro{padding-right:.25rem !important}.pb-lg-micro,.py-lg-micro{padding-bottom:.25rem !important}.ps-lg-micro,.px-lg-micro{padding-left:.25rem !important}.p-lg-micro{padding:.25rem !important}.pt-lg-mini,.py-lg-mini{padding-top:.5rem !important}.pe-lg-mini,.px-lg-mini{padding-right:.5rem !important}.pb-lg-mini,.py-lg-mini{padding-bottom:.5rem !important}.ps-lg-mini,.px-lg-mini{padding-left:.5rem !important}.p-lg-mini{padding:.5rem !important}.pt-lg-small-regular,.py-lg-small-regular{padding-top:.75rem !important}.pe-lg-small-regular,.px-lg-small-regular{padding-right:.75rem !important}.pb-lg-small-regular,.py-lg-small-regular{padding-bottom:.75rem !important}.ps-lg-small-regular,.px-lg-small-regular{padding-left:.75rem !important}.p-lg-small-regular{padding:.75rem !important}.pt-lg-regular,.py-lg-regular{padding-top:1rem !important}.pe-lg-regular,.px-lg-regular{padding-right:1rem !important}.pb-lg-regular,.py-lg-regular{padding-bottom:1rem !important}.ps-lg-regular,.px-lg-regular{padding-left:1rem !important}.p-lg-regular{padding:1rem !important}.pt-lg-small-large,.py-lg-small-large{padding-top:1.25rem !important}.pe-lg-small-large,.px-lg-small-large{padding-right:1.25rem !important}.pb-lg-small-large,.py-lg-small-large{padding-bottom:1.25rem !important}.ps-lg-small-large,.px-lg-small-large{padding-left:1.25rem !important}.p-lg-small-large{padding:1.25rem !important}.pt-lg-large,.py-lg-large{padding-top:1.5rem !important}.pe-lg-large,.px-lg-large{padding-right:1.5rem !important}.pb-lg-large,.py-lg-large{padding-bottom:1.5rem !important}.ps-lg-large,.px-lg-large{padding-left:1.5rem !important}.p-lg-large{padding:1.5rem !important}.pt-lg-big,.py-lg-big{padding-top:2rem !important}.pe-lg-big,.px-lg-big{padding-right:2rem !important}.pb-lg-big,.py-lg-big{padding-bottom:2rem !important}.ps-lg-big,.px-lg-big{padding-left:2rem !important}.p-lg-big{padding:2rem !important}.pt-lg-bigger-big,.py-lg-bigger-big{padding-top:2.5rem !important}.pe-lg-bigger-big,.px-lg-bigger-big{padding-right:2.5rem !important}.pb-lg-bigger-big,.py-lg-bigger-big{padding-bottom:2.5rem !important}.ps-lg-bigger-big,.px-lg-bigger-big{padding-left:2.5rem !important}.p-lg-bigger-big{padding:2.5rem !important}.pt-lg-small-huge,.py-lg-small-huge{padding-top:3rem !important}.pe-lg-small-huge,.px-lg-small-huge{padding-right:3rem !important}.pb-lg-small-huge,.py-lg-small-huge{padding-bottom:3rem !important}.ps-lg-small-huge,.px-lg-small-huge{padding-left:3rem !important}.p-lg-small-huge{padding:3rem !important}.pt-lg-huge,.py-lg-huge{padding-top:3.5rem !important}.pe-lg-huge,.px-lg-huge{padding-right:3.5rem !important}.pb-lg-huge,.py-lg-huge{padding-bottom:3.5rem !important}.ps-lg-huge,.px-lg-huge{padding-left:3.5rem !important}.p-lg-huge{padding:3.5rem !important}.pt-lg-small-giant,.py-lg-small-giant{padding-top:4.5rem !important}.pe-lg-small-giant,.px-lg-small-giant{padding-right:4.5rem !important}.pb-lg-small-giant,.py-lg-small-giant{padding-bottom:4.5rem !important}.ps-lg-small-giant,.px-lg-small-giant{padding-left:4.5rem !important}.p-lg-small-giant{padding:4.5rem !important}.pt-lg-giant,.py-lg-giant{padding-top:5rem !important}.pe-lg-giant,.px-lg-giant{padding-right:5rem !important}.pb-lg-giant,.py-lg-giant{padding-bottom:5rem !important}.ps-lg-giant,.px-lg-giant{padding-left:5rem !important}.p-lg-giant{padding:5rem !important}.pt-lg-bigger-giant,.py-lg-bigger-giant{padding-top:7rem !important}.pe-lg-bigger-giant,.px-lg-bigger-giant{padding-right:7rem !important}.pb-lg-bigger-giant,.py-lg-bigger-giant{padding-bottom:7rem !important}.ps-lg-bigger-giant,.px-lg-bigger-giant{padding-left:7rem !important}.p-lg-bigger-giant{padding:7rem !important}.lh-lg-hair{line-height:1px !important}.lh-lg-line{line-height:2px !important}.lh-lg-micro{line-height:.25rem !important}.lh-lg-mini{line-height:.5rem !important}.lh-lg-small-regular{line-height:.75rem !important}.lh-lg-regular{line-height:1rem !important}.lh-lg-small-large{line-height:1.25rem !important}.lh-lg-large{line-height:1.5rem !important}.lh-lg-big{line-height:2rem !important}.lh-lg-bigger-big{line-height:2.5rem !important}.lh-lg-small-huge{line-height:3rem !important}.lh-lg-huge{line-height:3.5rem !important}.lh-lg-small-giant{line-height:4.5rem !important}.lh-lg-giant{line-height:5rem !important}.lh-lg-bigger-giant{line-height:7rem !important}.h-lg-hair{height:1px !important}.h-lg-line{height:2px !important}.h-lg-micro{height:.25rem !important}.h-lg-mini{height:.5rem !important}.h-lg-small-regular{height:.75rem !important}.h-lg-regular{height:1rem !important}.h-lg-small-large{height:1.25rem !important}.h-lg-large{height:1.5rem !important}.h-lg-big{height:2rem !important}.h-lg-bigger-big{height:2.5rem !important}.h-lg-small-huge{height:3rem !important}.h-lg-huge{height:3.5rem !important}.h-lg-small-giant{height:4.5rem !important}.h-lg-giant{height:5rem !important}.h-lg-bigger-giant{height:7rem !important}.mh-lg-hair{max-height:1px !important}.mh-lg-line{max-height:2px !important}.mh-lg-micro{max-height:.25rem !important}.mh-lg-mini{max-height:.5rem !important}.mh-lg-small-regular{max-height:.75rem !important}.mh-lg-regular{max-height:1rem !important}.mh-lg-small-large{max-height:1.25rem !important}.mh-lg-large{max-height:1.5rem !important}.mh-lg-big{max-height:2rem !important}.mh-lg-bigger-big{max-height:2.5rem !important}.mh-lg-small-huge{max-height:3rem !important}.mh-lg-huge{max-height:3.5rem !important}.mh-lg-small-giant{max-height:4.5rem !important}.mh-lg-giant{max-height:5rem !important}.mh-lg-bigger-giant{max-height:7rem !important}.w-lg-hair{width:1px !important}.w-lg-line{width:2px !important}.w-lg-micro{width:.25rem !important}.w-lg-mini{width:.5rem !important}.w-lg-small-regular{width:.75rem !important}.w-lg-regular{width:1rem !important}.w-lg-small-large{width:1.25rem !important}.w-lg-large{width:1.5rem !important}.w-lg-big{width:2rem !important}.w-lg-bigger-big{width:2.5rem !important}.w-lg-small-huge{width:3rem !important}.w-lg-huge{width:3.5rem !important}.w-lg-small-giant{width:4.5rem !important}.w-lg-giant{width:5rem !important}.w-lg-bigger-giant{width:7rem !important}.mw-lg-hair{max-width:1px !important}.mw-lg-line{max-width:2px !important}.mw-lg-micro{max-width:.25rem !important}.mw-lg-mini{max-width:.5rem !important}.mw-lg-small-regular{max-width:.75rem !important}.mw-lg-regular{max-width:1rem !important}.mw-lg-small-large{max-width:1.25rem !important}.mw-lg-large{max-width:1.5rem !important}.mw-lg-big{max-width:2rem !important}.mw-lg-bigger-big{max-width:2.5rem !important}.mw-lg-small-huge{max-width:3rem !important}.mw-lg-huge{max-width:3.5rem !important}.mw-lg-small-giant{max-width:4.5rem !important}.mw-lg-giant{max-width:5rem !important}.mw-lg-bigger-giant{max-width:7rem !important}.gap-lg-hair{gap:1px !important}.gap-lg-line{gap:2px !important}.gap-lg-micro{gap:.25rem !important}.gap-lg-mini{gap:.5rem !important}.gap-lg-small-regular{gap:.75rem !important}.gap-lg-regular{gap:1rem !important}.gap-lg-small-large{gap:1.25rem !important}.gap-lg-large{gap:1.5rem !important}.gap-lg-big{gap:2rem !important}.gap-lg-bigger-big{gap:2.5rem !important}.gap-lg-small-huge{gap:3rem !important}.gap-lg-huge{gap:3.5rem !important}.gap-lg-small-giant{gap:4.5rem !important}.gap-lg-giant{gap:5rem !important}.gap-lg-bigger-giant{gap:7rem !important}}@media(min-width: 1280px){.mt-xl-hair,.my-xl-hair{margin-top:1px !important}.me-xl-hair,.mx-xl-hair{margin-right:1px !important}.mb-xl-hair,.my-xl-hair{margin-bottom:1px !important}.ms-xl-hair,.mx-xl-hair{margin-left:1px !important}.m-xl-hair{margin:1px !important}.mt-xl-line,.my-xl-line{margin-top:2px !important}.me-xl-line,.mx-xl-line{margin-right:2px !important}.mb-xl-line,.my-xl-line{margin-bottom:2px !important}.ms-xl-line,.mx-xl-line{margin-left:2px !important}.m-xl-line{margin:2px !important}.mt-xl-micro,.my-xl-micro{margin-top:.25rem !important}.me-xl-micro,.mx-xl-micro{margin-right:.25rem !important}.mb-xl-micro,.my-xl-micro{margin-bottom:.25rem !important}.ms-xl-micro,.mx-xl-micro{margin-left:.25rem !important}.m-xl-micro{margin:.25rem !important}.mt-xl-mini,.my-xl-mini{margin-top:.5rem !important}.me-xl-mini,.mx-xl-mini{margin-right:.5rem !important}.mb-xl-mini,.my-xl-mini{margin-bottom:.5rem !important}.ms-xl-mini,.mx-xl-mini{margin-left:.5rem !important}.m-xl-mini{margin:.5rem !important}.mt-xl-small-regular,.my-xl-small-regular{margin-top:.75rem !important}.me-xl-small-regular,.mx-xl-small-regular{margin-right:.75rem !important}.mb-xl-small-regular,.my-xl-small-regular{margin-bottom:.75rem !important}.ms-xl-small-regular,.mx-xl-small-regular{margin-left:.75rem !important}.m-xl-small-regular{margin:.75rem !important}.mt-xl-regular,.my-xl-regular{margin-top:1rem !important}.me-xl-regular,.mx-xl-regular{margin-right:1rem !important}.mb-xl-regular,.my-xl-regular{margin-bottom:1rem !important}.ms-xl-regular,.mx-xl-regular{margin-left:1rem !important}.m-xl-regular{margin:1rem !important}.mt-xl-small-large,.my-xl-small-large{margin-top:1.25rem !important}.me-xl-small-large,.mx-xl-small-large{margin-right:1.25rem !important}.mb-xl-small-large,.my-xl-small-large{margin-bottom:1.25rem !important}.ms-xl-small-large,.mx-xl-small-large{margin-left:1.25rem !important}.m-xl-small-large{margin:1.25rem !important}.mt-xl-large,.my-xl-large{margin-top:1.5rem !important}.me-xl-large,.mx-xl-large{margin-right:1.5rem !important}.mb-xl-large,.my-xl-large{margin-bottom:1.5rem !important}.ms-xl-large,.mx-xl-large{margin-left:1.5rem !important}.m-xl-large{margin:1.5rem !important}.mt-xl-big,.my-xl-big{margin-top:2rem !important}.me-xl-big,.mx-xl-big{margin-right:2rem !important}.mb-xl-big,.my-xl-big{margin-bottom:2rem !important}.ms-xl-big,.mx-xl-big{margin-left:2rem !important}.m-xl-big{margin:2rem !important}.mt-xl-bigger-big,.my-xl-bigger-big{margin-top:2.5rem !important}.me-xl-bigger-big,.mx-xl-bigger-big{margin-right:2.5rem !important}.mb-xl-bigger-big,.my-xl-bigger-big{margin-bottom:2.5rem !important}.ms-xl-bigger-big,.mx-xl-bigger-big{margin-left:2.5rem !important}.m-xl-bigger-big{margin:2.5rem !important}.mt-xl-small-huge,.my-xl-small-huge{margin-top:3rem !important}.me-xl-small-huge,.mx-xl-small-huge{margin-right:3rem !important}.mb-xl-small-huge,.my-xl-small-huge{margin-bottom:3rem !important}.ms-xl-small-huge,.mx-xl-small-huge{margin-left:3rem !important}.m-xl-small-huge{margin:3rem !important}.mt-xl-huge,.my-xl-huge{margin-top:3.5rem !important}.me-xl-huge,.mx-xl-huge{margin-right:3.5rem !important}.mb-xl-huge,.my-xl-huge{margin-bottom:3.5rem !important}.ms-xl-huge,.mx-xl-huge{margin-left:3.5rem !important}.m-xl-huge{margin:3.5rem !important}.mt-xl-small-giant,.my-xl-small-giant{margin-top:4.5rem !important}.me-xl-small-giant,.mx-xl-small-giant{margin-right:4.5rem !important}.mb-xl-small-giant,.my-xl-small-giant{margin-bottom:4.5rem !important}.ms-xl-small-giant,.mx-xl-small-giant{margin-left:4.5rem !important}.m-xl-small-giant{margin:4.5rem !important}.mt-xl-giant,.my-xl-giant{margin-top:5rem !important}.me-xl-giant,.mx-xl-giant{margin-right:5rem !important}.mb-xl-giant,.my-xl-giant{margin-bottom:5rem !important}.ms-xl-giant,.mx-xl-giant{margin-left:5rem !important}.m-xl-giant{margin:5rem !important}.mt-xl-bigger-giant,.my-xl-bigger-giant{margin-top:7rem !important}.me-xl-bigger-giant,.mx-xl-bigger-giant{margin-right:7rem !important}.mb-xl-bigger-giant,.my-xl-bigger-giant{margin-bottom:7rem !important}.ms-xl-bigger-giant,.mx-xl-bigger-giant{margin-left:7rem !important}.m-xl-bigger-giant{margin:7rem !important}.pt-xl-hair,.py-xl-hair{padding-top:1px !important}.pe-xl-hair,.px-xl-hair{padding-right:1px !important}.pb-xl-hair,.py-xl-hair{padding-bottom:1px !important}.ps-xl-hair,.px-xl-hair{padding-left:1px !important}.p-xl-hair{padding:1px !important}.pt-xl-line,.py-xl-line{padding-top:2px !important}.pe-xl-line,.px-xl-line{padding-right:2px !important}.pb-xl-line,.py-xl-line{padding-bottom:2px !important}.ps-xl-line,.px-xl-line{padding-left:2px !important}.p-xl-line{padding:2px !important}.pt-xl-micro,.py-xl-micro{padding-top:.25rem !important}.pe-xl-micro,.px-xl-micro{padding-right:.25rem !important}.pb-xl-micro,.py-xl-micro{padding-bottom:.25rem !important}.ps-xl-micro,.px-xl-micro{padding-left:.25rem !important}.p-xl-micro{padding:.25rem !important}.pt-xl-mini,.py-xl-mini{padding-top:.5rem !important}.pe-xl-mini,.px-xl-mini{padding-right:.5rem !important}.pb-xl-mini,.py-xl-mini{padding-bottom:.5rem !important}.ps-xl-mini,.px-xl-mini{padding-left:.5rem !important}.p-xl-mini{padding:.5rem !important}.pt-xl-small-regular,.py-xl-small-regular{padding-top:.75rem !important}.pe-xl-small-regular,.px-xl-small-regular{padding-right:.75rem !important}.pb-xl-small-regular,.py-xl-small-regular{padding-bottom:.75rem !important}.ps-xl-small-regular,.px-xl-small-regular{padding-left:.75rem !important}.p-xl-small-regular{padding:.75rem !important}.pt-xl-regular,.py-xl-regular{padding-top:1rem !important}.pe-xl-regular,.px-xl-regular{padding-right:1rem !important}.pb-xl-regular,.py-xl-regular{padding-bottom:1rem !important}.ps-xl-regular,.px-xl-regular{padding-left:1rem !important}.p-xl-regular{padding:1rem !important}.pt-xl-small-large,.py-xl-small-large{padding-top:1.25rem !important}.pe-xl-small-large,.px-xl-small-large{padding-right:1.25rem !important}.pb-xl-small-large,.py-xl-small-large{padding-bottom:1.25rem !important}.ps-xl-small-large,.px-xl-small-large{padding-left:1.25rem !important}.p-xl-small-large{padding:1.25rem !important}.pt-xl-large,.py-xl-large{padding-top:1.5rem !important}.pe-xl-large,.px-xl-large{padding-right:1.5rem !important}.pb-xl-large,.py-xl-large{padding-bottom:1.5rem !important}.ps-xl-large,.px-xl-large{padding-left:1.5rem !important}.p-xl-large{padding:1.5rem !important}.pt-xl-big,.py-xl-big{padding-top:2rem !important}.pe-xl-big,.px-xl-big{padding-right:2rem !important}.pb-xl-big,.py-xl-big{padding-bottom:2rem !important}.ps-xl-big,.px-xl-big{padding-left:2rem !important}.p-xl-big{padding:2rem !important}.pt-xl-bigger-big,.py-xl-bigger-big{padding-top:2.5rem !important}.pe-xl-bigger-big,.px-xl-bigger-big{padding-right:2.5rem !important}.pb-xl-bigger-big,.py-xl-bigger-big{padding-bottom:2.5rem !important}.ps-xl-bigger-big,.px-xl-bigger-big{padding-left:2.5rem !important}.p-xl-bigger-big{padding:2.5rem !important}.pt-xl-small-huge,.py-xl-small-huge{padding-top:3rem !important}.pe-xl-small-huge,.px-xl-small-huge{padding-right:3rem !important}.pb-xl-small-huge,.py-xl-small-huge{padding-bottom:3rem !important}.ps-xl-small-huge,.px-xl-small-huge{padding-left:3rem !important}.p-xl-small-huge{padding:3rem !important}.pt-xl-huge,.py-xl-huge{padding-top:3.5rem !important}.pe-xl-huge,.px-xl-huge{padding-right:3.5rem !important}.pb-xl-huge,.py-xl-huge{padding-bottom:3.5rem !important}.ps-xl-huge,.px-xl-huge{padding-left:3.5rem !important}.p-xl-huge{padding:3.5rem !important}.pt-xl-small-giant,.py-xl-small-giant{padding-top:4.5rem !important}.pe-xl-small-giant,.px-xl-small-giant{padding-right:4.5rem !important}.pb-xl-small-giant,.py-xl-small-giant{padding-bottom:4.5rem !important}.ps-xl-small-giant,.px-xl-small-giant{padding-left:4.5rem !important}.p-xl-small-giant{padding:4.5rem !important}.pt-xl-giant,.py-xl-giant{padding-top:5rem !important}.pe-xl-giant,.px-xl-giant{padding-right:5rem !important}.pb-xl-giant,.py-xl-giant{padding-bottom:5rem !important}.ps-xl-giant,.px-xl-giant{padding-left:5rem !important}.p-xl-giant{padding:5rem !important}.pt-xl-bigger-giant,.py-xl-bigger-giant{padding-top:7rem !important}.pe-xl-bigger-giant,.px-xl-bigger-giant{padding-right:7rem !important}.pb-xl-bigger-giant,.py-xl-bigger-giant{padding-bottom:7rem !important}.ps-xl-bigger-giant,.px-xl-bigger-giant{padding-left:7rem !important}.p-xl-bigger-giant{padding:7rem !important}.lh-xl-hair{line-height:1px !important}.lh-xl-line{line-height:2px !important}.lh-xl-micro{line-height:.25rem !important}.lh-xl-mini{line-height:.5rem !important}.lh-xl-small-regular{line-height:.75rem !important}.lh-xl-regular{line-height:1rem !important}.lh-xl-small-large{line-height:1.25rem !important}.lh-xl-large{line-height:1.5rem !important}.lh-xl-big{line-height:2rem !important}.lh-xl-bigger-big{line-height:2.5rem !important}.lh-xl-small-huge{line-height:3rem !important}.lh-xl-huge{line-height:3.5rem !important}.lh-xl-small-giant{line-height:4.5rem !important}.lh-xl-giant{line-height:5rem !important}.lh-xl-bigger-giant{line-height:7rem !important}.h-xl-hair{height:1px !important}.h-xl-line{height:2px !important}.h-xl-micro{height:.25rem !important}.h-xl-mini{height:.5rem !important}.h-xl-small-regular{height:.75rem !important}.h-xl-regular{height:1rem !important}.h-xl-small-large{height:1.25rem !important}.h-xl-large{height:1.5rem !important}.h-xl-big{height:2rem !important}.h-xl-bigger-big{height:2.5rem !important}.h-xl-small-huge{height:3rem !important}.h-xl-huge{height:3.5rem !important}.h-xl-small-giant{height:4.5rem !important}.h-xl-giant{height:5rem !important}.h-xl-bigger-giant{height:7rem !important}.mh-xl-hair{max-height:1px !important}.mh-xl-line{max-height:2px !important}.mh-xl-micro{max-height:.25rem !important}.mh-xl-mini{max-height:.5rem !important}.mh-xl-small-regular{max-height:.75rem !important}.mh-xl-regular{max-height:1rem !important}.mh-xl-small-large{max-height:1.25rem !important}.mh-xl-large{max-height:1.5rem !important}.mh-xl-big{max-height:2rem !important}.mh-xl-bigger-big{max-height:2.5rem !important}.mh-xl-small-huge{max-height:3rem !important}.mh-xl-huge{max-height:3.5rem !important}.mh-xl-small-giant{max-height:4.5rem !important}.mh-xl-giant{max-height:5rem !important}.mh-xl-bigger-giant{max-height:7rem !important}.w-xl-hair{width:1px !important}.w-xl-line{width:2px !important}.w-xl-micro{width:.25rem !important}.w-xl-mini{width:.5rem !important}.w-xl-small-regular{width:.75rem !important}.w-xl-regular{width:1rem !important}.w-xl-small-large{width:1.25rem !important}.w-xl-large{width:1.5rem !important}.w-xl-big{width:2rem !important}.w-xl-bigger-big{width:2.5rem !important}.w-xl-small-huge{width:3rem !important}.w-xl-huge{width:3.5rem !important}.w-xl-small-giant{width:4.5rem !important}.w-xl-giant{width:5rem !important}.w-xl-bigger-giant{width:7rem !important}.mw-xl-hair{max-width:1px !important}.mw-xl-line{max-width:2px !important}.mw-xl-micro{max-width:.25rem !important}.mw-xl-mini{max-width:.5rem !important}.mw-xl-small-regular{max-width:.75rem !important}.mw-xl-regular{max-width:1rem !important}.mw-xl-small-large{max-width:1.25rem !important}.mw-xl-large{max-width:1.5rem !important}.mw-xl-big{max-width:2rem !important}.mw-xl-bigger-big{max-width:2.5rem !important}.mw-xl-small-huge{max-width:3rem !important}.mw-xl-huge{max-width:3.5rem !important}.mw-xl-small-giant{max-width:4.5rem !important}.mw-xl-giant{max-width:5rem !important}.mw-xl-bigger-giant{max-width:7rem !important}.gap-xl-hair{gap:1px !important}.gap-xl-line{gap:2px !important}.gap-xl-micro{gap:.25rem !important}.gap-xl-mini{gap:.5rem !important}.gap-xl-small-regular{gap:.75rem !important}.gap-xl-regular{gap:1rem !important}.gap-xl-small-large{gap:1.25rem !important}.gap-xl-large{gap:1.5rem !important}.gap-xl-big{gap:2rem !important}.gap-xl-bigger-big{gap:2.5rem !important}.gap-xl-small-huge{gap:3rem !important}.gap-xl-huge{gap:3.5rem !important}.gap-xl-small-giant{gap:4.5rem !important}.gap-xl-giant{gap:5rem !important}.gap-xl-bigger-giant{gap:7rem !important}}@media(min-width: 1441px){.mt-xxl-hair,.my-xxl-hair{margin-top:1px !important}.me-xxl-hair,.mx-xxl-hair{margin-right:1px !important}.mb-xxl-hair,.my-xxl-hair{margin-bottom:1px !important}.ms-xxl-hair,.mx-xxl-hair{margin-left:1px !important}.m-xxl-hair{margin:1px !important}.mt-xxl-line,.my-xxl-line{margin-top:2px !important}.me-xxl-line,.mx-xxl-line{margin-right:2px !important}.mb-xxl-line,.my-xxl-line{margin-bottom:2px !important}.ms-xxl-line,.mx-xxl-line{margin-left:2px !important}.m-xxl-line{margin:2px !important}.mt-xxl-micro,.my-xxl-micro{margin-top:.25rem !important}.me-xxl-micro,.mx-xxl-micro{margin-right:.25rem !important}.mb-xxl-micro,.my-xxl-micro{margin-bottom:.25rem !important}.ms-xxl-micro,.mx-xxl-micro{margin-left:.25rem !important}.m-xxl-micro{margin:.25rem !important}.mt-xxl-mini,.my-xxl-mini{margin-top:.5rem !important}.me-xxl-mini,.mx-xxl-mini{margin-right:.5rem !important}.mb-xxl-mini,.my-xxl-mini{margin-bottom:.5rem !important}.ms-xxl-mini,.mx-xxl-mini{margin-left:.5rem !important}.m-xxl-mini{margin:.5rem !important}.mt-xxl-small-regular,.my-xxl-small-regular{margin-top:.75rem !important}.me-xxl-small-regular,.mx-xxl-small-regular{margin-right:.75rem !important}.mb-xxl-small-regular,.my-xxl-small-regular{margin-bottom:.75rem !important}.ms-xxl-small-regular,.mx-xxl-small-regular{margin-left:.75rem !important}.m-xxl-small-regular{margin:.75rem !important}.mt-xxl-regular,.my-xxl-regular{margin-top:1rem !important}.me-xxl-regular,.mx-xxl-regular{margin-right:1rem !important}.mb-xxl-regular,.my-xxl-regular{margin-bottom:1rem !important}.ms-xxl-regular,.mx-xxl-regular{margin-left:1rem !important}.m-xxl-regular{margin:1rem !important}.mt-xxl-small-large,.my-xxl-small-large{margin-top:1.25rem !important}.me-xxl-small-large,.mx-xxl-small-large{margin-right:1.25rem !important}.mb-xxl-small-large,.my-xxl-small-large{margin-bottom:1.25rem !important}.ms-xxl-small-large,.mx-xxl-small-large{margin-left:1.25rem !important}.m-xxl-small-large{margin:1.25rem !important}.mt-xxl-large,.my-xxl-large{margin-top:1.5rem !important}.me-xxl-large,.mx-xxl-large{margin-right:1.5rem !important}.mb-xxl-large,.my-xxl-large{margin-bottom:1.5rem !important}.ms-xxl-large,.mx-xxl-large{margin-left:1.5rem !important}.m-xxl-large{margin:1.5rem !important}.mt-xxl-big,.my-xxl-big{margin-top:2rem !important}.me-xxl-big,.mx-xxl-big{margin-right:2rem !important}.mb-xxl-big,.my-xxl-big{margin-bottom:2rem !important}.ms-xxl-big,.mx-xxl-big{margin-left:2rem !important}.m-xxl-big{margin:2rem !important}.mt-xxl-bigger-big,.my-xxl-bigger-big{margin-top:2.5rem !important}.me-xxl-bigger-big,.mx-xxl-bigger-big{margin-right:2.5rem !important}.mb-xxl-bigger-big,.my-xxl-bigger-big{margin-bottom:2.5rem !important}.ms-xxl-bigger-big,.mx-xxl-bigger-big{margin-left:2.5rem !important}.m-xxl-bigger-big{margin:2.5rem !important}.mt-xxl-small-huge,.my-xxl-small-huge{margin-top:3rem !important}.me-xxl-small-huge,.mx-xxl-small-huge{margin-right:3rem !important}.mb-xxl-small-huge,.my-xxl-small-huge{margin-bottom:3rem !important}.ms-xxl-small-huge,.mx-xxl-small-huge{margin-left:3rem !important}.m-xxl-small-huge{margin:3rem !important}.mt-xxl-huge,.my-xxl-huge{margin-top:3.5rem !important}.me-xxl-huge,.mx-xxl-huge{margin-right:3.5rem !important}.mb-xxl-huge,.my-xxl-huge{margin-bottom:3.5rem !important}.ms-xxl-huge,.mx-xxl-huge{margin-left:3.5rem !important}.m-xxl-huge{margin:3.5rem !important}.mt-xxl-small-giant,.my-xxl-small-giant{margin-top:4.5rem !important}.me-xxl-small-giant,.mx-xxl-small-giant{margin-right:4.5rem !important}.mb-xxl-small-giant,.my-xxl-small-giant{margin-bottom:4.5rem !important}.ms-xxl-small-giant,.mx-xxl-small-giant{margin-left:4.5rem !important}.m-xxl-small-giant{margin:4.5rem !important}.mt-xxl-giant,.my-xxl-giant{margin-top:5rem !important}.me-xxl-giant,.mx-xxl-giant{margin-right:5rem !important}.mb-xxl-giant,.my-xxl-giant{margin-bottom:5rem !important}.ms-xxl-giant,.mx-xxl-giant{margin-left:5rem !important}.m-xxl-giant{margin:5rem !important}.mt-xxl-bigger-giant,.my-xxl-bigger-giant{margin-top:7rem !important}.me-xxl-bigger-giant,.mx-xxl-bigger-giant{margin-right:7rem !important}.mb-xxl-bigger-giant,.my-xxl-bigger-giant{margin-bottom:7rem !important}.ms-xxl-bigger-giant,.mx-xxl-bigger-giant{margin-left:7rem !important}.m-xxl-bigger-giant{margin:7rem !important}.pt-xxl-hair,.py-xxl-hair{padding-top:1px !important}.pe-xxl-hair,.px-xxl-hair{padding-right:1px !important}.pb-xxl-hair,.py-xxl-hair{padding-bottom:1px !important}.ps-xxl-hair,.px-xxl-hair{padding-left:1px !important}.p-xxl-hair{padding:1px !important}.pt-xxl-line,.py-xxl-line{padding-top:2px !important}.pe-xxl-line,.px-xxl-line{padding-right:2px !important}.pb-xxl-line,.py-xxl-line{padding-bottom:2px !important}.ps-xxl-line,.px-xxl-line{padding-left:2px !important}.p-xxl-line{padding:2px !important}.pt-xxl-micro,.py-xxl-micro{padding-top:.25rem !important}.pe-xxl-micro,.px-xxl-micro{padding-right:.25rem !important}.pb-xxl-micro,.py-xxl-micro{padding-bottom:.25rem !important}.ps-xxl-micro,.px-xxl-micro{padding-left:.25rem !important}.p-xxl-micro{padding:.25rem !important}.pt-xxl-mini,.py-xxl-mini{padding-top:.5rem !important}.pe-xxl-mini,.px-xxl-mini{padding-right:.5rem !important}.pb-xxl-mini,.py-xxl-mini{padding-bottom:.5rem !important}.ps-xxl-mini,.px-xxl-mini{padding-left:.5rem !important}.p-xxl-mini{padding:.5rem !important}.pt-xxl-small-regular,.py-xxl-small-regular{padding-top:.75rem !important}.pe-xxl-small-regular,.px-xxl-small-regular{padding-right:.75rem !important}.pb-xxl-small-regular,.py-xxl-small-regular{padding-bottom:.75rem !important}.ps-xxl-small-regular,.px-xxl-small-regular{padding-left:.75rem !important}.p-xxl-small-regular{padding:.75rem !important}.pt-xxl-regular,.py-xxl-regular{padding-top:1rem !important}.pe-xxl-regular,.px-xxl-regular{padding-right:1rem !important}.pb-xxl-regular,.py-xxl-regular{padding-bottom:1rem !important}.ps-xxl-regular,.px-xxl-regular{padding-left:1rem !important}.p-xxl-regular{padding:1rem !important}.pt-xxl-small-large,.py-xxl-small-large{padding-top:1.25rem !important}.pe-xxl-small-large,.px-xxl-small-large{padding-right:1.25rem !important}.pb-xxl-small-large,.py-xxl-small-large{padding-bottom:1.25rem !important}.ps-xxl-small-large,.px-xxl-small-large{padding-left:1.25rem !important}.p-xxl-small-large{padding:1.25rem !important}.pt-xxl-large,.py-xxl-large{padding-top:1.5rem !important}.pe-xxl-large,.px-xxl-large{padding-right:1.5rem !important}.pb-xxl-large,.py-xxl-large{padding-bottom:1.5rem !important}.ps-xxl-large,.px-xxl-large{padding-left:1.5rem !important}.p-xxl-large{padding:1.5rem !important}.pt-xxl-big,.py-xxl-big{padding-top:2rem !important}.pe-xxl-big,.px-xxl-big{padding-right:2rem !important}.pb-xxl-big,.py-xxl-big{padding-bottom:2rem !important}.ps-xxl-big,.px-xxl-big{padding-left:2rem !important}.p-xxl-big{padding:2rem !important}.pt-xxl-bigger-big,.py-xxl-bigger-big{padding-top:2.5rem !important}.pe-xxl-bigger-big,.px-xxl-bigger-big{padding-right:2.5rem !important}.pb-xxl-bigger-big,.py-xxl-bigger-big{padding-bottom:2.5rem !important}.ps-xxl-bigger-big,.px-xxl-bigger-big{padding-left:2.5rem !important}.p-xxl-bigger-big{padding:2.5rem !important}.pt-xxl-small-huge,.py-xxl-small-huge{padding-top:3rem !important}.pe-xxl-small-huge,.px-xxl-small-huge{padding-right:3rem !important}.pb-xxl-small-huge,.py-xxl-small-huge{padding-bottom:3rem !important}.ps-xxl-small-huge,.px-xxl-small-huge{padding-left:3rem !important}.p-xxl-small-huge{padding:3rem !important}.pt-xxl-huge,.py-xxl-huge{padding-top:3.5rem !important}.pe-xxl-huge,.px-xxl-huge{padding-right:3.5rem !important}.pb-xxl-huge,.py-xxl-huge{padding-bottom:3.5rem !important}.ps-xxl-huge,.px-xxl-huge{padding-left:3.5rem !important}.p-xxl-huge{padding:3.5rem !important}.pt-xxl-small-giant,.py-xxl-small-giant{padding-top:4.5rem !important}.pe-xxl-small-giant,.px-xxl-small-giant{padding-right:4.5rem !important}.pb-xxl-small-giant,.py-xxl-small-giant{padding-bottom:4.5rem !important}.ps-xxl-small-giant,.px-xxl-small-giant{padding-left:4.5rem !important}.p-xxl-small-giant{padding:4.5rem !important}.pt-xxl-giant,.py-xxl-giant{padding-top:5rem !important}.pe-xxl-giant,.px-xxl-giant{padding-right:5rem !important}.pb-xxl-giant,.py-xxl-giant{padding-bottom:5rem !important}.ps-xxl-giant,.px-xxl-giant{padding-left:5rem !important}.p-xxl-giant{padding:5rem !important}.pt-xxl-bigger-giant,.py-xxl-bigger-giant{padding-top:7rem !important}.pe-xxl-bigger-giant,.px-xxl-bigger-giant{padding-right:7rem !important}.pb-xxl-bigger-giant,.py-xxl-bigger-giant{padding-bottom:7rem !important}.ps-xxl-bigger-giant,.px-xxl-bigger-giant{padding-left:7rem !important}.p-xxl-bigger-giant{padding:7rem !important}.lh-xxl-hair{line-height:1px !important}.lh-xxl-line{line-height:2px !important}.lh-xxl-micro{line-height:.25rem !important}.lh-xxl-mini{line-height:.5rem !important}.lh-xxl-small-regular{line-height:.75rem !important}.lh-xxl-regular{line-height:1rem !important}.lh-xxl-small-large{line-height:1.25rem !important}.lh-xxl-large{line-height:1.5rem !important}.lh-xxl-big{line-height:2rem !important}.lh-xxl-bigger-big{line-height:2.5rem !important}.lh-xxl-small-huge{line-height:3rem !important}.lh-xxl-huge{line-height:3.5rem !important}.lh-xxl-small-giant{line-height:4.5rem !important}.lh-xxl-giant{line-height:5rem !important}.lh-xxl-bigger-giant{line-height:7rem !important}.h-xxl-hair{height:1px !important}.h-xxl-line{height:2px !important}.h-xxl-micro{height:.25rem !important}.h-xxl-mini{height:.5rem !important}.h-xxl-small-regular{height:.75rem !important}.h-xxl-regular{height:1rem !important}.h-xxl-small-large{height:1.25rem !important}.h-xxl-large{height:1.5rem !important}.h-xxl-big{height:2rem !important}.h-xxl-bigger-big{height:2.5rem !important}.h-xxl-small-huge{height:3rem !important}.h-xxl-huge{height:3.5rem !important}.h-xxl-small-giant{height:4.5rem !important}.h-xxl-giant{height:5rem !important}.h-xxl-bigger-giant{height:7rem !important}.mh-xxl-hair{max-height:1px !important}.mh-xxl-line{max-height:2px !important}.mh-xxl-micro{max-height:.25rem !important}.mh-xxl-mini{max-height:.5rem !important}.mh-xxl-small-regular{max-height:.75rem !important}.mh-xxl-regular{max-height:1rem !important}.mh-xxl-small-large{max-height:1.25rem !important}.mh-xxl-large{max-height:1.5rem !important}.mh-xxl-big{max-height:2rem !important}.mh-xxl-bigger-big{max-height:2.5rem !important}.mh-xxl-small-huge{max-height:3rem !important}.mh-xxl-huge{max-height:3.5rem !important}.mh-xxl-small-giant{max-height:4.5rem !important}.mh-xxl-giant{max-height:5rem !important}.mh-xxl-bigger-giant{max-height:7rem !important}.w-xxl-hair{width:1px !important}.w-xxl-line{width:2px !important}.w-xxl-micro{width:.25rem !important}.w-xxl-mini{width:.5rem !important}.w-xxl-small-regular{width:.75rem !important}.w-xxl-regular{width:1rem !important}.w-xxl-small-large{width:1.25rem !important}.w-xxl-large{width:1.5rem !important}.w-xxl-big{width:2rem !important}.w-xxl-bigger-big{width:2.5rem !important}.w-xxl-small-huge{width:3rem !important}.w-xxl-huge{width:3.5rem !important}.w-xxl-small-giant{width:4.5rem !important}.w-xxl-giant{width:5rem !important}.w-xxl-bigger-giant{width:7rem !important}.mw-xxl-hair{max-width:1px !important}.mw-xxl-line{max-width:2px !important}.mw-xxl-micro{max-width:.25rem !important}.mw-xxl-mini{max-width:.5rem !important}.mw-xxl-small-regular{max-width:.75rem !important}.mw-xxl-regular{max-width:1rem !important}.mw-xxl-small-large{max-width:1.25rem !important}.mw-xxl-large{max-width:1.5rem !important}.mw-xxl-big{max-width:2rem !important}.mw-xxl-bigger-big{max-width:2.5rem !important}.mw-xxl-small-huge{max-width:3rem !important}.mw-xxl-huge{max-width:3.5rem !important}.mw-xxl-small-giant{max-width:4.5rem !important}.mw-xxl-giant{max-width:5rem !important}.mw-xxl-bigger-giant{max-width:7rem !important}.gap-xxl-hair{gap:1px !important}.gap-xxl-line{gap:2px !important}.gap-xxl-micro{gap:.25rem !important}.gap-xxl-mini{gap:.5rem !important}.gap-xxl-small-regular{gap:.75rem !important}.gap-xxl-regular{gap:1rem !important}.gap-xxl-small-large{gap:1.25rem !important}.gap-xxl-large{gap:1.5rem !important}.gap-xxl-big{gap:2rem !important}.gap-xxl-bigger-big{gap:2.5rem !important}.gap-xxl-small-huge{gap:3rem !important}.gap-xxl-huge{gap:3.5rem !important}.gap-xxl-small-giant{gap:4.5rem !important}.gap-xxl-giant{gap:5rem !important}.gap-xxl-bigger-giant{gap:7rem !important}}.m-giant-r{margin:3.5rem !important}.mt-giant-r{margin-top:3.5rem !important}.mr-giant-r{margin-right:3.5rem !important}.mb-giant-r{margin-bottom:3.5rem !important}.ml-giant-r{margin-left:3.5rem !important}.p-giant-r{padding:3.5rem !important}.pt-giant-r{padding-top:3.5rem !important}.pr-giant-r{padding-right:3.5rem !important}.pb-giant-r{padding-bottom:3.5rem !important}.pl-giant-r{padding-left:3.5rem !important}.gap-giant-r{gap:3.5rem !important}.m-huge-r{margin:2rem !important}.mt-huge-r{margin-top:2rem !important}.mr-huge-r{margin-right:2rem !important}.mb-huge-r{margin-bottom:2rem !important}.ml-huge-r{margin-left:2rem !important}.p-huge-r{padding:2rem !important}.pt-huge-r{padding-top:2rem !important}.pr-huge-r{padding-right:2rem !important}.pb-huge-r{padding-bottom:2rem !important}.pl-huge-r{padding-left:2rem !important}.gap-huge-r{gap:2rem !important}.m-bigger-big-r{margin:1.5rem !important}.mt-bigger-big-r{margin-top:1.5rem !important}.mr-bigger-big-r{margin-right:1.5rem !important}.mb-bigger-big-r{margin-bottom:1.5rem !important}.ml-bigger-big-r{margin-left:1.5rem !important}.p-bigger-big-r{padding:1.5rem !important}.pt-bigger-big-r{padding-top:1.5rem !important}.pr-bigger-big-r{padding-right:1.5rem !important}.pb-bigger-big-r{padding-bottom:1.5rem !important}.pl-bigger-big-r{padding-left:1.5rem !important}.gap-bigger-big-r{gap:1.5rem !important}.m-big-r{margin:1.25rem !important}.mt-big-r{margin-top:1.25rem !important}.mr-big-r{margin-right:1.25rem !important}.mb-big-r{margin-bottom:1.25rem !important}.ml-big-r{margin-left:1.25rem !important}.p-big-r{padding:1.25rem !important}.pt-big-r{padding-top:1.25rem !important}.pr-big-r{padding-right:1.25rem !important}.pb-big-r{padding-bottom:1.25rem !important}.pl-big-r{padding-left:1.25rem !important}.gap-big-r{gap:1.25rem !important}.m-large-r{margin:1rem !important}.mt-large-r{margin-top:1rem !important}.mr-large-r{margin-right:1rem !important}.mb-large-r{margin-bottom:1rem !important}.ml-large-r{margin-left:1rem !important}.p-large-r{padding:1rem !important}.pt-large-r{padding-top:1rem !important}.pr-large-r{padding-right:1rem !important}.pb-large-r{padding-bottom:1rem !important}.pl-large-r{padding-left:1rem !important}.gap-large-r{gap:1rem !important}.m-regular-r{margin:1rem !important}.mt-regular-r{margin-top:1rem !important}.mr-regular-r{margin-right:1rem !important}.mb-regular-r{margin-bottom:1rem !important}.ml-regular-r{margin-left:1rem !important}.p-regular-r{padding:1rem !important}.pt-regular-r{padding-top:1rem !important}.pr-regular-r{padding-right:1rem !important}.pb-regular-r{padding-bottom:1rem !important}.pl-regular-r{padding-left:1rem !important}.gap-regular-r{gap:1rem !important}.m-small-r{margin:.75rem !important}.mt-small-r{margin-top:.75rem !important}.mr-small-r{margin-right:.75rem !important}.mb-small-r{margin-bottom:.75rem !important}.ml-small-r{margin-left:.75rem !important}.p-small-r{padding:.75rem !important}.pt-small-r{padding-top:.75rem !important}.pr-small-r{padding-right:.75rem !important}.pb-small-r{padding-bottom:.75rem !important}.pl-small-r{padding-left:.75rem !important}.gap-small-r{gap:.75rem !important}.m-tiny-r{margin:.75rem !important}.mt-tiny-r{margin-top:.75rem !important}.mr-tiny-r{margin-right:.75rem !important}.mb-tiny-r{margin-bottom:.75rem !important}.ml-tiny-r{margin-left:.75rem !important}.p-tiny-r{padding:.75rem !important}.pt-tiny-r{padding-top:.75rem !important}.pr-tiny-r{padding-right:.75rem !important}.pb-tiny-r{padding-bottom:.75rem !important}.pl-tiny-r{padding-left:.75rem !important}.gap-tiny-r{gap:.75rem !important}@media(min-width: 400px){.m-small-r{margin:1rem !important}.mt-small-r{margin-top:1rem !important}.mr-small-r{margin-right:1rem !important}.mb-small-r{margin-bottom:1rem !important}.ml-small-r{margin-left:1rem !important}.p-small-r{padding:1rem !important}.pt-small-r{padding-top:1rem !important}.pr-small-r{padding-right:1rem !important}.pb-small-r{padding-bottom:1rem !important}.pl-small-r{padding-left:1rem !important}.gap-small-r{gap:1rem !important}}@media(min-width: 780px){.m-giant-r{margin:5rem !important}.m-huge-r{margin:2.5rem !important}.m-bigger-big-r{margin:3rem !important}.m-big-r{margin:2rem !important}.m-large-r{margin:1.25rem !important}.m-regular-r{margin:1.5rem !important}.m-tiny-r{margin:1rem !important}.mt-giant-r{margin-top:5rem !important}.mt-huge-r{margin-top:2.5rem !important}.mt-bigger-big-r{margin-top:3rem !important}.mt-big-r{margin-top:2rem !important}.mt-large-r{margin-top:1.25rem !important}.mt-regular-r{margin-top:1.5rem !important}.mt-tiny-r{margin-top:1rem !important}.mr-giant-r{margin-right:5rem !important}.mr-huge-r{margin-right:2.5rem !important}.mr-bigger-big-r{margin-right:3rem !important}.mr-big-r{margin-right:2rem !important}.mr-large-r{margin-right:1.25rem !important}.mr-regular-r{margin-right:1.5rem !important}.mr-tiny-r{margin-right:1rem !important}.mb-giant-r{margin-bottom:5rem !important}.mb-huge-r{margin-bottom:2.5rem !important}.mb-bigger-big-r{margin-bottom:3rem !important}.mb-big-r{margin-bottom:2rem !important}.mb-large-r{margin-bottom:1.25rem !important}.mb-regular-r{margin-bottom:1.5rem !important}.mb-tiny-r{margin-bottom:1rem !important}.ml-giant-r{margin-left:5rem !important}.ml-huge-r{margin-left:2.5rem !important}.ml-bigger-big-r{margin-left:3rem !important}.ml-big-r{margin-left:2rem !important}.ml-large-r{margin-left:1.25rem !important}.ml-regular-r{margin-left:1.5rem !important}.ml-tiny-r{margin-left:1rem !important}.p-giant-r{padding:5rem !important}.p-huge-r{padding:2.5rem !important}.p-bigger-big-r{padding:3rem !important}.p-big-r{padding:2rem !important}.p-large-r{padding:1.25rem !important}.p-regular-r{padding:1.5rem !important}.p-tiny-r{padding:1rem !important}.pt-giant-r{padding-top:5rem !important}.pt-huge-r{padding-top:2.5rem !important}.pt-bigger-big-r{padding-top:3rem !important}.pt-big-r{padding-top:2rem !important}.pt-large-r{padding-top:1.25rem !important}.pt-regular-r{padding-top:1.5rem !important}.pt-tiny-r{padding-top:1rem !important}.pr-giant-r{padding-right:5rem !important}.pr-huge-r{padding-right:2.5rem !important}.pr-bigger-big-r{padding-right:3rem !important}.pr-big-r{padding-right:2rem !important}.pr-large-r{padding-right:1.25rem !important}.pr-regular-r{padding-right:1.5rem !important}.pr-tiny-r{padding-right:1rem !important}.pb-giant-r{padding-bottom:5rem !important}.pb-huge-r{padding-bottom:2.5rem !important}.pb-bigger-big-r{padding-bottom:3rem !important}.pb-big-r{padding-bottom:2rem !important}.pb-large-r{padding-bottom:1.25rem !important}.pb-regular-r{padding-bottom:1.5rem !important}.pb-tiny-r{padding-bottom:1rem !important}.pl-giant-r{padding-left:5rem !important}.pl-huge-r{padding-left:2.5rem !important}.pl-bigger-big-r{padding-left:3rem !important}.pl-big-r{padding-left:2rem !important}.pl-large-r{padding-left:1.25rem !important}.pl-regular-r{padding-left:1.5rem !important}.pl-tiny-r{padding-left:1rem !important}.gap-giant-r{gap:5rem !important}.gap-huge-r{gap:2.5rem !important}.gap-bigger-big-r{gap:3rem !important}.gap-big-r{gap:2rem !important}.gap-large-r{gap:1.25rem !important}.gap-regular-r{gap:1.5rem !important}.gap-tiny-r{gap:1rem !important}}@media(min-width: 1280px){.m-huge-r{margin:3.5rem !important}.m-big-r{margin:2.5rem !important}.m-large-r{margin:2rem !important}.mt-huge-r{margin-top:3.5rem !important}.mt-big-r{margin-top:2.5rem !important}.mt-large-r{margin-top:2rem !important}.mr-huge-r{margin-right:3.5rem !important}.mr-big-r{margin-right:2.5rem !important}.mr-large-r{margin-right:2rem !important}.mb-huge-r{margin-bottom:3.5rem !important}.mb-big-r{margin-bottom:2.5rem !important}.mb-large-r{margin-bottom:2rem !important}.ml-huge-r{margin-left:3.5rem !important}.ml-big-r{margin-left:2.5rem !important}.ml-large-r{margin-left:2rem !important}.p-huge-r{padding:3.5rem !important}.p-big-r{padding:2.5rem !important}.p-large-r{padding:2rem !important}.pt-huge-r{padding-top:3.5rem !important}.pt-big-r{padding-top:2.5rem !important}.pt-large-r{padding-top:2rem !important}.pr-huge-r{padding-right:3.5rem !important}.pr-big-r{padding-right:2.5rem !important}.pr-large-r{padding-right:2rem !important}.pb-huge-r{padding-bottom:3.5rem !important}.pb-big-r{padding-bottom:2.5rem !important}.pb-large-r{padding-bottom:2rem !important}.pl-huge-r{padding-left:3.5rem !important}.pl-big-r{padding-left:2.5rem !important}.pl-large-r{padding-left:2rem !important}.gap-huge-r{gap:3.5rem !important}.gap-big-r{gap:2.5rem !important}.gap-large-r{gap:2rem !important}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.spinner-bg{position:absolute;z-index:990;top:0;left:0;width:100%;height:100%}.loading-modal{display:inline-flex;position:absolute;z-index:990;top:0;right:0;bottom:0;left:0}.loader{width:3.5rem;height:3.5rem;animation:spin 2s linear infinite;border:6px solid #fc0;border-radius:50%;border-right-color:rgba(0,0,0,0);border-bottom-color:#e6e6e6}.loader.loader-sm{width:2rem;height:2rem;border-width:.25rem}.loader.loader-xs{width:.75rem;height:.75rem;border-width:2px}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.loader{border-color:Highlight;border-bottom-color:CanvasText;border-right-color:Canvas}@supports(forced-color-adjust: none){.loader{forced-color-adjust:none;border-right-color:rgba(0,0,0,0)}}}.stepper-container{margin-bottom:1.25rem;position:relative}@media(min-width: 780px){.stepper-container{margin-bottom:2rem}}@media(min-width: 1280px){.stepper-container{margin-bottom:2.5rem}}.stepper-bar{height:.25rem;margin-top:1.25rem;margin-bottom:-1.375rem}.stepper-bar .progress-bar{background-color:#fc0}.stepper{counter-reset:step-index;list-style:none;padding:0 1.25rem;margin:0;display:grid;grid-template-columns:repeat(auto-fit, minmax(1.25rem, 1fr));justify-items:center}.stepper-item{counter-increment:step-index;display:flex;flex-direction:column}.stepper-item:first-child{justify-self:start;align-items:start;transform:translateX(-1.25rem)}.stepper-item:last-child{justify-self:end;align-items:end;text-align:right;margin-right:-1.25rem}.stepper-item:not(:first-child):not(:last-child){grid-column-end:span 2;align-items:center}.stepper-item[aria-current]{pointer-events:none}.stepper-item::before{content:"";pointer-events:none;text-align:center;height:2.5rem;width:2.5rem;line-height:2rem;margin-bottom:-2.5rem;color:#000;background-color:#fc0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/g%3E%3C/svg%3E");background-size:1.5rem;background-position:center;background-repeat:no-repeat;border:.25rem solid #fff;border-radius:50%;font-size:1.0625rem;font-weight:700;transition:background 250ms,color 250ms}.stepper-item[aria-current]::before,.stepper-item[aria-current]~.stepper-item::before{background-image:none;content:counter(step-index)}.stepper-item:hover::before{color:#fff;background-color:#000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/g%3E%3C/svg%3E")}.stepper-item[aria-current]~::before{color:#fff;background-color:#666}.stepper-item:is(:focus-visible,:focus-within)::before{outline:2px solid var(--post-contrast-color)}.stepper-link{padding-top:3rem;text-decoration:none;color:#666;transition:color 250ms}.stepper-item[aria-current]>.stepper-link{color:#000;font-size:1.0625rem;font-weight:700}.stepper-link:hover{color:#000}.stepper-link:focus-visible{outline:none}@media(max-width: 599.98px){.stepper-item[aria-current] .stepper-link{position:absolute;bottom:0;left:0}.stepper-item:not([aria-current]) .stepper-link{overflow:hidden;white-space:nowrap;text-indent:100%;width:2.5rem}}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.stepper-bar{background-color:CanvasText;border:0 none}.stepper-bar .progress-bar{background-color:Highlight}.stepper-item::before{width:calc(2.5rem + 2 * 2px);height:calc(2.5rem + 2 * 2px);line-height:calc(2.5rem + 2 * 2px);color:ButtonText;background-color:ButtonFace;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='m12.667 24.533-7.6-7.6 1.867-1.867 5.733 5.733 12.4-12.4 1.867 1.867z'/%3E%3C/g%3E%3C/svg%3E");border:0;outline:2px solid VisitedText;outline-offset:-6px;margin-top:-2px}.stepper-item[aria-current]~.stepper-item::before{outline-color:ButtonBorder}.stepper-item[aria-current]::before{outline-color:Highlight}.stepper-item:is(:focus-visible,:focus-within)::before{border:2px solid Highlight;line-height:2.5rem;outline-color:VisitedText}.stepper-item[aria-current]~.stepper-item:is(:focus-visible,:focus-within)::before{outline-color:ButtonBorder}.stepper-link{color:VisitedText}.stepper-item[aria-current]~.stepper-item>.stepper-link{color:CanvasText}.stepper-item[aria-current]>.stepper-link{color:Highlight}}.subnavigation{position:relative;background-color:#fff}.subnavigation::after{content:"";display:block;position:absolute;right:0;bottom:0;left:0;height:1px;background-color:#e6e6e6;pointer-events:none;z-index:1}.subnavigation-alternate{background-color:#faf9f8}.subnavigation-list{display:flex;width:calc(100% + 2rem);margin:0 -1rem;padding:0 1rem;overflow-x:auto;list-style:none}.subnavigation-item{min-height:3.5rem}@media(min-width: 1024px){.subnavigation-item{min-height:4rem}}@media(min-width: 1280px){.subnavigation-item{min-height:4.5rem}}.subnavigation-item .badge{margin-left:.5rem;color:inherit}.subnavigation-link{transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1);display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;height:100%;padding:1rem .75rem;color:rgba(var(--post-contrast-color-rgb), 0.6);text-decoration:none;white-space:nowrap}@media(prefers-reduced-motion: reduce){.subnavigation-link{transition:none}}@media(min-width: 1024px){.subnavigation-link{padding:1.25rem 1rem}}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.subnavigation-link:hover,.subnavigation-link:focus-visible{outline:2px solid Highlight;outline-offset:-0.25rem}}.subnavigation-link:hover,.subnavigation-link:focus{color:var(--post-contrast-color);text-decoration:none}.subnavigation-link:hover:not(.active)::after,.subnavigation-link:focus:not(.active)::after{right:0;left:0;opacity:1}.subnavigation-link:not(.active)::after{content:"";display:block;position:absolute;right:0;bottom:0;left:0;height:0.25rem;background-color:rgba(var(--post-contrast-color-rgb), 0.4);pointer-events:none;transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),left 250ms cubic-bezier(0, 0, 0.2, 1),right 250ms cubic-bezier(0, 0, 0.2, 1);z-index:2;right:1rem;left:1rem;opacity:0}@media(prefers-reduced-motion: reduce){.subnavigation-link:not(.active)::after{transition:none}}@media(min-width: 1024px){.subnavigation-link:not(.active)::after{right:2rem;left:2rem}}.subnavigation-link.active{color:var(--post-contrast-color);font-weight:700}.subnavigation-link.active::after{content:"";display:block;position:absolute;right:0;bottom:0;left:0;height:0.25rem;background-color:#fc0;pointer-events:none;z-index:2}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.subnavigation::after{background-color:CanvasText}.subnavigation-link:not(.active)::after{display:none}.subnavigation-link.active{color:highlight !important;text-decoration:underline}.subnavigation-link.active::after{display:block;background-color:Highlight}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: rgba(var(--post-contrast-color-rgb), 0.4);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, 0.075);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.75rem .75rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(1px * 2) solid rgba(var(--post-contrast-color-rgb), 0.4)}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #d6d6d6;--bs-table-border-color: #c1c1c1;--bs-table-striped-bg: #cbcbcb;--bs-table-striped-color: #000;--bs-table-active-bg: #c1c1c1;--bs-table-active-color: #000;--bs-table-hover-bg: #c6c6c6;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e0e0e0;--bs-table-border-color: #cacaca;--bs-table-striped-bg: #d5d5d5;--bs-table-striped-color: #000;--bs-table-active-bg: #cacaca;--bs-table-active-color: #000;--bs-table-hover-bg: #cfcfcf;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d5e9d2;--bs-table-border-color: #c0d2bd;--bs-table-striped-bg: #caddc8;--bs-table-striped-color: #000;--bs-table-active-bg: #c0d2bd;--bs-table-active-color: #000;--bs-table-hover-bg: #c5d8c2;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #f5fafc;--bs-table-border-color: #dde1e3;--bs-table-striped-bg: #e9eeef;--bs-table-striped-color: #000;--bs-table-active-bg: #dde1e3;--bs-table-active-color: #000;--bs-table-hover-bg: #e3e7e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fdeccc;--bs-table-border-color: #e4d4b8;--bs-table-striped-bg: #f0e0c2;--bs-table-striped-color: #000;--bs-table-active-bg: #e4d4b8;--bs-table-active-color: #000;--bs-table-hover-bg: #eadabd;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #edd1d4;--bs-table-border-color: #d5bcbf;--bs-table-striped-bg: #e1c7c9;--bs-table-striped-color: #000;--bs-table-active-bg: #d5bcbf;--bs-table-active-color: #000;--bs-table-hover-bg: #dbc1c4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #faf9f8;--bs-table-border-color: #e1e0df;--bs-table-striped-bg: #eeedec;--bs-table-striped-color: #000;--bs-table-active-bg: #e1e0df;--bs-table-active-color: #000;--bs-table-hover-bg: #e7e6e5;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: hsl(0, 0%, 20%);--bs-table-border-color: #474747;--bs-table-striped-bg: #3d3d3d;--bs-table-striped-color: #fff;--bs-table-active-bg: #474747;--bs-table-active-color: #fff;--bs-table-hover-bg: #424242;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 399.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 599.98px){.table-responsive-rg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 779.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1023.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1279.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1440.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.table>:not(:first-child){border-width:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 1rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: hsl(0, 0%, 40%);--bs-nav-link-hover-color: #000;--bs-nav-link-disabled-color: hsl(0, 0%, 80%);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(51,51,51,.25)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: 4px;--bs-nav-tabs-border-color: hsl(0, 0%, 80%);--bs-nav-tabs-border-radius: 0;--bs-nav-tabs-link-hover-border-color: hsl(0, 0%, 60%);--bs-nav-tabs-link-active-color: #000;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #fc0;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: 3px;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: hsl(0, 0%, 20%)}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: 0.125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid rgba(0,0,0,0)}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.tabs-wrapper{position:relative;padding-top:1rem;border:0;background-color:#faf9f8}.tabs-wrapper::after{content:"";position:absolute;bottom:0;width:100%;height:1px;background-color:#ccc}.tabs-wrapper .tabs{background-color:rgba(0,0,0,0) !important}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.tabs-wrapper::after{background-color:ButtonBorder}}.tabs{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;white-space:nowrap}.tabs::after{content:"";display:block;flex:1 0 auto;width:1rem}.tabs .tab-title{position:relative;box-sizing:border-box;padding:1rem;transition:background-color 100ms;border-right:1px solid rgba(0,0,0,0);border-left:1px solid rgba(0,0,0,0);outline-color:currentColor;opacity:.7;color:var(--post-contrast-color)}.tabs .tab-title:focus{opacity:.7;background-color:unset;color:var(--post-contrast-color)}.tabs .tab-title:hover{opacity:1;background-color:#fff;color:var(--post-contrast-color)}.tabs .tab-title:focus-visible{outline:rgba(0,0,0,0);opacity:1;background-color:#fff;color:var(--post-contrast-color);box-shadow:none}.tabs .tab-title:focus-visible::after{content:"";display:block;position:absolute;top:2px;right:1px;bottom:0;left:1px;box-shadow:0 0 0 1px #fff,0 0 0 2px #333}.tabs .tab-title.active{z-index:1;border-right-color:#ccc;border-left-color:#ccc;opacity:1;background-color:#fff;color:var(--post-contrast-color);font-weight:700}.tabs .tab-title.active::before{content:"";display:block;position:absolute;top:0;right:-1px;left:-1px;height:.25rem;background-color:#fc0}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.tabs .tab-title{opacity:1;border-left-color:Canvas;border-right-color:Canvas;color:LinkText}.tabs .tab-title:hover,.tabs .tab-title:focus,.tabs .tab-title:focus-within,.tabs .tab-title:focus-visible{outline:2px solid Highlight;outline-offset:-0.25rem}.tabs .tab-title.active{border-left-color:ButtonText;border-right-color:ButtonText;color:Highlight}.tabs .tab-title.active::before{background-color:Highlight}}.tabs:is(.bg-dark,.bg-primary,.bg-black,.bg-danger,.bg-nightblue,.bg-nightblue-bright,.bg-petrol,.bg-coral,.bg-olive,.bg-purple,.bg-purple-bright,.bg-aubergine,.bg-aubergine-bright) .tab-title:hover,:is(.bg-dark,.bg-primary,.bg-black,.bg-danger,.bg-nightblue,.bg-nightblue-bright,.bg-petrol,.bg-coral,.bg-olive,.bg-purple,.bg-purple-bright,.bg-aubergine,.bg-aubergine-bright) .tabs .tab-title:hover{background-color:rgba(255,255,255,.2)}.tabs:is(.bg-dark,.bg-primary,.bg-black,.bg-danger,.bg-nightblue,.bg-nightblue-bright,.bg-petrol,.bg-coral,.bg-olive,.bg-purple,.bg-purple-bright,.bg-aubergine,.bg-aubergine-bright) .tab-title:focus-visible,:is(.bg-dark,.bg-primary,.bg-black,.bg-danger,.bg-nightblue,.bg-nightblue-bright,.bg-petrol,.bg-coral,.bg-olive,.bg-purple,.bg-purple-bright,.bg-aubergine,.bg-aubergine-bright) .tabs .tab-title:focus-visible{background-color:rgba(255,255,255,.2)}.tab-content{padding-top:1rem;padding-bottom:1rem}.bg-yellow .tabs-wrapper{background-color:#fc0}.bg-yellow .tab-title{background-color:#fc0}.bg-yellow .tab-title.active{background-color:#fc0}.bg-yellow .nav-item{background-color:#fc0}.bg-light .tabs-wrapper{background-color:#faf9f8}.bg-light .tab-title{background-color:#faf9f8}.bg-light .tab-title.active{background-color:#faf9f8}.bg-light .nav-item{background-color:#faf9f8}.bg-gray .tabs-wrapper{background-color:#f4f3f1}.bg-gray .tab-title{background-color:#f4f3f1}.bg-gray .tab-title.active{background-color:#f4f3f1}.bg-gray .nav-item{background-color:#f4f3f1}.bg-dark .tabs-wrapper{background-color:#333}.bg-dark .tab-title{background-color:#333}.bg-dark .tab-title.active{background-color:#333}.bg-dark .nav-item{background-color:#333}.bg-primary .tabs-wrapper{background-color:#333}.bg-primary .tab-title{background-color:#333}.bg-primary .tab-title.active{background-color:#333}.bg-primary .nav-item{background-color:#333}.bg-white .tabs-wrapper{background-color:#fff}.bg-white .tab-title{background-color:#fff}.bg-white .tab-title.active{background-color:#fff}.bg-white .nav-item{background-color:#fff}.bg-black .tabs-wrapper{background-color:#000}.bg-black .tab-title{background-color:#000}.bg-black .tab-title.active{background-color:#000}.bg-black .nav-item{background-color:#000}.bg-success .tabs-wrapper{background-color:#2c911c}.bg-success .tab-title{background-color:#2c911c}.bg-success .tab-title.active{background-color:#2c911c}.bg-success .nav-item{background-color:#2c911c}.bg-info .tabs-wrapper{background-color:#cce4ee}.bg-info .tab-title{background-color:#cce4ee}.bg-info .tab-title.active{background-color:#cce4ee}.bg-info .nav-item{background-color:#cce4ee}.bg-warning .tabs-wrapper{background-color:#f49e00}.bg-warning .tab-title{background-color:#f49e00}.bg-warning .tab-title.active{background-color:#f49e00}.bg-warning .nav-item{background-color:#f49e00}.bg-danger .tabs-wrapper{background-color:#a51728}.bg-danger .tab-title{background-color:#a51728}.bg-danger .tab-title.active{background-color:#a51728}.bg-danger .nav-item{background-color:#a51728}.bg-nightblue .tabs-wrapper{background-color:#004976}.bg-nightblue .tab-title{background-color:#004976}.bg-nightblue .tab-title.active{background-color:#004976}.bg-nightblue .nav-item{background-color:#004976}.bg-nightblue-bright .tabs-wrapper{background-color:#0076a8}.bg-nightblue-bright .tab-title{background-color:#0076a8}.bg-nightblue-bright .tab-title.active{background-color:#0076a8}.bg-nightblue-bright .nav-item{background-color:#0076a8}.bg-petrol .tabs-wrapper{background-color:#006d68}.bg-petrol .tab-title{background-color:#006d68}.bg-petrol .tab-title.active{background-color:#006d68}.bg-petrol .nav-item{background-color:#006d68}.bg-petrol-bright .tabs-wrapper{background-color:#00968f}.bg-petrol-bright .tab-title{background-color:#00968f}.bg-petrol-bright .tab-title.active{background-color:#00968f}.bg-petrol-bright .nav-item{background-color:#00968f}.bg-coral .tabs-wrapper{background-color:#9e2a2f}.bg-coral .tab-title{background-color:#9e2a2f}.bg-coral .tab-title.active{background-color:#9e2a2f}.bg-coral .nav-item{background-color:#9e2a2f}.bg-coral-bright .tabs-wrapper{background-color:#e03c31}.bg-coral-bright .tab-title{background-color:#e03c31}.bg-coral-bright .tab-title.active{background-color:#e03c31}.bg-coral-bright .nav-item{background-color:#e03c31}.bg-olive .tabs-wrapper{background-color:#716135}.bg-olive .tab-title{background-color:#716135}.bg-olive .tab-title.active{background-color:#716135}.bg-olive .nav-item{background-color:#716135}.bg-olive-bright .tabs-wrapper{background-color:#aa9d2e}.bg-olive-bright .tab-title{background-color:#aa9d2e}.bg-olive-bright .tab-title.active{background-color:#aa9d2e}.bg-olive-bright .nav-item{background-color:#aa9d2e}.bg-purple .tabs-wrapper{background-color:#80276c}.bg-purple .tab-title{background-color:#80276c}.bg-purple .tab-title.active{background-color:#80276c}.bg-purple .nav-item{background-color:#80276c}.bg-purple-bright .tabs-wrapper{background-color:#c5299b}.bg-purple-bright .tab-title{background-color:#c5299b}.bg-purple-bright .tab-title.active{background-color:#c5299b}.bg-purple-bright .nav-item{background-color:#c5299b}.bg-aubergine .tabs-wrapper{background-color:#523178}.bg-aubergine .tab-title{background-color:#523178}.bg-aubergine .tab-title.active{background-color:#523178}.bg-aubergine .nav-item{background-color:#523178}.bg-aubergine-bright .tabs-wrapper{background-color:#7566a0}.bg-aubergine-bright .tab-title{background-color:#7566a0}.bg-aubergine-bright .tab-title.active{background-color:#7566a0}.bg-aubergine-bright .nav-item{background-color:#7566a0}[class*=bg-] .tab-title.active:focus::after{background-color:rgba(255,255,255,.2)}@supports selector(*:focus-visible){[class*=bg-] .tab-title.active:focus::after{background-color:unset}[class*=bg-] .tab-title.active:focus-visible::after{background-color:rgba(255,255,255,.2)}}.ngb-tp .ngb-tp-input-container{width:auto}.ngb-tp .form-control{width:4.5rem}.ngb-tp .form-control-sm,.ngb-tp .form-control-rg{width:4rem}.ngb-tp .form-control-lg{width:6rem;padding:1rem 1.375rem}.ngb-tp .form-control-lg::placeholder{color:#666}.ngb-tp .form-control-lg::input-placeholder{color:#666}.ngb-tp .ngb-tp-chevron::before{border-color:#000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='M16 8.4 3.467 20.8l1.067 1.067 11.467-11.6 11.6 11.6.933-1.067z'/%3E%3C/g%3E%3C/svg%3E");width:1.25rem;height:1.25rem;transform:none;border:0;background-repeat:no-repeat;background-position:center center;background-size:contain}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.ngb-tp .ngb-tp-chevron::before{filter:invert(100%)}}.ngb-tp .ngb-tp-chevron.bottom::before{transform:rotateZ(180deg)}.ngb-tp .btn-sm .ngb-tp-chevron::before{width:1rem;height:1rem}.ngb-tp .btn-lg .ngb-tp-chevron::before{width:1.5rem;height:1.5rem}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.ngb-tp .form-control:hover,.ngb-tp .form-control:focus-visible{border-color:Highlight}}.timepicker-rg .btn{min-height:2.5rem;padding:0 1.5rem;font-size:1rem;gap:.75rem}.timepicker-rg .btn>.pi{width:1.125rem;height:1.125rem}.timepicker-rg .btn .ngb-tp-chevron::before{width:1.125rem;height:1.125rem}.timepicker-rg .form-control{height:calc(2.75rem + 4px);padding:.625rem .875rem;font-size:1rem;line-height:1.5}ngb-timepicker.ng-invalid .form-control{border-color:#a51728}ngb-timepicker.ng-invalid .form-control:focus{border-color:#a51728;box-shadow:0 0 0 .125rem rgba(165,23,40,.25)}ngb-timepicker.ng-invalid~.invalid-feedback,ngb-timepicker.ng-invalid~.invalid-tooltip{display:block}ngb-timepicker.ng-valid~.valid-feedback,ngb-timepicker.ng-valid~.valid-tooltip{display:block}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){ngb-timepicker.ng-invalid .form-control:hover,ngb-timepicker.ng-invalid .form-control:focus-visible,ngb-timepicker.ng-valid .form-control:hover,ngb-timepicker.ng-valid .form-control:focus-visible{border-color:Highlight}}.toast-top-center,.toast-top-full-width,.toast-top-left,.toast-top-right{top:1rem}.toast-bottom-center,.toast-bottom-full-width,.toast-bottom-right,.toast-bottom-left{bottom:1rem}.toast-top-left,.toast-bottom-left,.toast-top-full-width,.toast-bottom-full-width,.toast-center-left{left:1rem}.toast-top-right,.toast-bottom-right,.toast-top-full-width,.toast-bottom-full-width,.toast-center-right{right:1rem}.toast-top-center,.toast-bottom-center{left:50%;transform:translateX(-50%)}.toast-center-left,.toast-center-right{top:50%;transform:translateY(-50%)}.toast-center-center{top:50%;left:50%;transform:translate(-50%, -50%)}.toast-top-full-width .toast,.toast-bottom-full-width .toast{width:100% !important}.toast-container{position:fixed;pointer-events:none}.toast-container *{box-sizing:border-box}.toast{display:flex !important;width:25rem;min-height:4.3125rem;padding:.75rem 1rem;padding-left:4rem;overflow:hidden;background-position:1rem center;background-size:2rem;font-size:.9375rem;pointer-events:auto}.toast.no-icon{padding-left:1rem}.toast:hover{opacity:1;box-shadow:0 0 1rem 0 rgba(var(--post-contrast-color-rgb), 0.4);cursor:pointer}.toast .toast-close-button{padding:.75rem 1rem}.toast .toast-close-button~.toast-message,.toast .toast-close-button~.toast-title,.toast .btn-close~.toast-message,.toast .btn-close~.toast-title{padding-right:calc(1rem + 1.75rem)}.toast .toast-close-button+.toast-message,.toast .btn-close+.toast-message{font-weight:bold}.toast-title{font-size:.9375rem}.toast-message{font-size:.9375rem;word-wrap:break-word}.toast-message a:hover{text-decoration:none}.toast-primary{--post-bg-rgb: 51, 51, 51}.toast-notification{--post-bg-rgb: 51, 51, 51}.toast-success{--post-bg-rgb: 44, 145, 28}.toast-danger{--post-bg-rgb: 165, 23, 40}.toast-error{--post-bg-rgb: 165, 23, 40}.toast-warning{--post-bg-rgb: 244, 158, 0}.toast-info{--post-bg-rgb: 204, 228, 238}@media(max-width: 779.98px){.toast-container .toast{width:21rem}}@media(max-width: 399.98px){.toast-container{right:1rem;left:1rem}.toast-container .toast{width:100%}}.tooltip{--bs-tooltip-zindex: 1070;--bs-tooltip-max-width: 310px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: 0;--bs-tooltip-font-size:1rem;--bs-tooltip-color: #000;--bs-tooltip-bg: #fc0;--bs-tooltip-border-radius: 0;--bs-tooltip-opacity: 1;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:"Frutiger Neue For Post",system-ui,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.bs-tooltip-top{margin-bottom:.4rem !important}.bs-tooltip-top .arrow{bottom:1px}.bs-tooltip-end{margin-left:.4rem !important}.bs-tooltip-end .arrow{left:1px}.bs-tooltip-bottom{margin-top:.4rem !important}.bs-tooltip-bottom .arrow{top:1px}.bs-tooltip-start{margin-right:.4rem !important}.bs-tooltip-start .arrow{right:1px}@media(min-width: 1441px){.topic-teaser[class*=bg-]{background-color:rgba(0,0,0,0) !important}}@media(min-width: 1441px){.topic-teaser .topic-teaser-container{padding-left:64px;padding-right:64px}}@media(min-width: 1024px)and (max-width: 1279.98px){.topic-teaser:not(.topic-teaser-reverse) .container{padding-right:0}}@media(min-width: 1280px)and (max-width: 1440.98px){.topic-teaser:not(.topic-teaser-reverse) .container{padding-right:0}}@media(min-width: 1441px){.topic-teaser:not(.topic-teaser-reverse) .container{padding-right:0}}@media(min-width: 1441px){.topic-teaser:not(.topic-teaser-reverse) .topic-teaser-container{padding-right:0;margin-right:-1px;-webkit-clip-path:inset(0 1px -3.5rem 0);clip-path:inset(0 1px -3.5rem 0)}}.topic-teaser:not(.topic-teaser-reverse) .topic-teaser-container>.row{justify-content:flex-end}@media(max-width: 399.98px){.topic-teaser:not(.topic-teaser-reverse) .topic-teaser-image-container{margin-right:-12px}}@media(min-width: 400px)and (max-width: 599.98px){.topic-teaser:not(.topic-teaser-reverse) .topic-teaser-image-container{margin-right:-16px}}@media(min-width: 600px)and (max-width: 779.98px){.topic-teaser:not(.topic-teaser-reverse) .topic-teaser-image-container{margin-right:-32px}}@media(min-width: 780px)and (max-width: 1023.98px){.topic-teaser:not(.topic-teaser-reverse) .topic-teaser-image-container{margin-right:-32px}}@media(min-width: 1024px)and (max-width: 1279.98px){.topic-teaser-reverse .container{padding-left:0}}@media(min-width: 1280px)and (max-width: 1440.98px){.topic-teaser-reverse .container{padding-left:0}}@media(min-width: 1441px){.topic-teaser-reverse .container{padding-left:0}}@media(min-width: 1441px){.topic-teaser-reverse .topic-teaser-container{padding-left:0}}@media(max-width: 1023.98px){.topic-teaser-reverse .topic-teaser-container>.row{flex-direction:column-reverse}}@media(max-width: 399.98px){.topic-teaser-reverse .topic-teaser-image-container{margin-left:-12px}}@media(min-width: 400px)and (max-width: 599.98px){.topic-teaser-reverse .topic-teaser-image-container{margin-left:-16px}}@media(min-width: 600px)and (max-width: 779.98px){.topic-teaser-reverse .topic-teaser-image-container{margin-left:-32px}}@media(min-width: 780px)and (max-width: 1023.98px){.topic-teaser-reverse .topic-teaser-image-container{margin-left:-32px}}.topic-teaser-image-container{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);margin-bottom:-2rem;flex:0 0 auto;width:83.33333333%}@media(min-width: 780px){.topic-teaser-image-container{margin-bottom:-2.5rem}}@media(min-width: 1280px){.topic-teaser-image-container{margin-bottom:-3.5rem}}@media(min-width: 600px){.topic-teaser-image-container{flex:0 0 auto;width:66.66666667%}}@media(min-width: 1024px){.topic-teaser-image-container{flex:0 0 auto;width:33.33333333%}}@media(min-width: 1280px){.topic-teaser-image-container{flex:0 0 auto;width:41.66666667%}}.topic-teaser-image{object-fit:cover;aspect-ratio:1/.7}@media(min-width: 400px){.topic-teaser-image{aspect-ratio:1/.7}}@media(min-width: 600px){.topic-teaser-image{aspect-ratio:1/.7}}@media(min-width: 780px){.topic-teaser-image{aspect-ratio:1/.7}}@media(min-width: 1024px){.topic-teaser-image{aspect-ratio:.66/1}}@media(min-width: 1280px){.topic-teaser-image{aspect-ratio:.9/1}}@media(min-width: 1441px){.topic-teaser-image{aspect-ratio:.9/1}}.topic-teaser-content{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);display:flex;flex-direction:column;flex:0 0 auto;width:100%}@media(min-width: 1024px){.topic-teaser-content{flex:0 0 auto;width:66.66666667%}}@media(min-width: 1280px){.topic-teaser-content{flex:0 0 auto;width:58.33333333%}}@media(min-width: 600px){.topic-teaser-content{flex-direction:row;gap:var(--post-gutter-x)}}.topic-teaser-content>.link-list{width:50%}@media(max-width: 599.98px){.topic-teaser-content>.link-list{width:100%}}.topic-teaser-title{width:50%}@media(max-width: 599.98px){.topic-teaser-title{width:auto}}.topic-teaser-title>span{display:block}.link-list{padding:0;list-style-type:none;font-size:.9375rem}@media(min-width: 1024px){.link-list{font-size:1.25rem}}.link-list-item>a{display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem .75rem 1rem;transition:opacity 200ms,background-position 200ms;border:0;border-top:1px solid rgba(var(--post-contrast-color-rgb), 0.2);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M10.533 3.467 9.466 4.4l11.6 11.6-11.6 11.6 1.067.933L22.933 16z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;text-decoration:none}.link-list-item>a[href]:hover{background-position:right .5rem center}@media(min-width: 1024px){.link-list-item>a{padding-top:1.25rem;padding-bottom:1.25rem}}.topic-teaser.bg-light .link-list-item>a{border-top:1px solid #e6e6e6;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23666666' d='M10.533 3.467 9.466 4.4l11.6 11.6-11.6 11.6 1.067.933L22.933 16z'/%3E%3C/g%3E%3C/svg%3E")}.fade{transition:opacity 200ms linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 250ms cubic-bezier(0.4, 0, 0.2, 1),padding 250ms cubic-bezier(0.4, 0, 0.2, 1)}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}*,*::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:1px solid rgba(0,0,0,.1);opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-family:inherit;font-weight:700;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:.8em}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,.small{font-size:80%}mark,.mark{padding:.2em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.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:80%}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:80%;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:80%;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:3px}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#666;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 + 0.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]{outline-offset:-2px;-webkit-appearance:textfield}::-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}.lead{font-size:1em;font-weight:700}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:80%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.8em;color:#6c757d}.blockquote-footer::before{content:"— "}.font-curve-tiny{font-size:.8125rem}@media(min-width: 600px){.font-curve-tiny{font-size:.9375rem}}@media(min-width: 1024px){.font-curve-tiny{font-size:1rem}}@media(min-width: 1441px){.font-curve-tiny{font-size:1.0625rem}}.font-curve-small{font-size:.9375rem}@media(min-width: 600px){.font-curve-small{font-size:1rem}}@media(min-width: 1024px){.font-curve-small{font-size:1.0625rem}}.font-curve-regular{font-size:1.0625rem}@media(min-width: 1024px){.font-curve-regular{font-size:1.25rem}}.font-curve-bigger-regular{font-size:1.0625rem}@media(min-width: 600px){.font-curve-bigger-regular{font-size:1.25rem}}@media(min-width: 1024px){.font-curve-bigger-regular{font-size:1.5rem}}.font-curve-medium{font-size:1.25rem}@media(min-width: 1024px){.font-curve-medium{font-size:1.5rem}}@media(min-width: 1441px){.font-curve-medium{font-size:1.75rem}}.font-curve-large{font-size:1.5rem}@media(min-width: 600px){.font-curve-large{font-size:1.75rem}}@media(min-width: 1024px){.font-curve-large{font-size:2rem}}@media(min-width: 1441px){.font-curve-large{font-size:2.5rem}}.font-curve-big{font-size:1.75rem}@media(min-width: 600px){.font-curve-big{font-size:2rem}}@media(min-width: 1024px){.font-curve-big{font-size:2.5rem}}@media(min-width: 1441px){.font-curve-big{font-size:3rem}}h1,.h1{font-size:1.75rem}@media(min-width: 400px){h1,.h1{font-size:2rem}}@media(min-width: 780px){h1,.h1{font-size:2.5rem}}@media(min-width: 1441px){h1,.h1{font-size:3rem}}h2,.h2{font-size:1.5rem}@media(min-width: 400px){h2,.h2{font-size:1.75rem}}@media(min-width: 780px){h2,.h2{font-size:2rem}}@media(min-width: 1441px){h2,.h2{font-size:2.5rem}}h3,.h3{font-size:1.125rem}@media(min-width: 400px){h3,.h3{font-size:1.25rem}}@media(min-width: 780px){h3,.h3{font-size:1.5rem}}@media(min-width: 1441px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:1rem}@media(min-width: 400px){h4,.h4{font-size:1.125rem}}@media(min-width: 780px){h4,.h4{font-size:1.25rem}}@media(min-width: 1441px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:.875rem}@media(min-width: 400px){h5,.h5{font-size:1rem}}@media(min-width: 780px){h5,.h5{font-size:1.125rem}}@media(min-width: 1441px){h5,.h5{font-size:1.25rem}}h6,.h6{font-size:.875rem}@media(min-width: 780px){h6,.h6{font-size:1rem}}@media(min-width: 1441px){h6,.h6{font-size:1.125rem}}.font-size-14{font-size:.875rem}.font-size-16{font-size:1rem}.font-size-18{font-size:1.125rem}.font-size-20{font-size:1.25rem}.font-size-24{font-size:1.5rem;line-height:1.2}.font-size-28{font-size:1.75rem;line-height:1.2}.font-size-32{font-size:2rem;line-height:1.2}.font-size-40{font-size:2.5rem;line-height:1.2}.font-size-48{font-size:3rem;line-height:1.2}.font-size-56{font-size:3.5rem;line-height:1.2}.blockquote{margin-top:1.5rem}.blockquote p::before{content:"«"}.blockquote p::after{content:"»"}.blockquote p:lang(en)::before{content:'"'}.blockquote p:lang(en)::after{content:'"'}.blockquote,.blockquote-footer{padding-left:.75rem;border-left:2px solid #000;font-weight:700}@media(min-width: 780px){.blockquote,.blockquote-footer{border-left-width:.25rem}}@media(min-width: 1441px){.blockquote,.blockquote-footer{padding-left:2rem}}.blockquote-footer cite{font-weight:300}q{quotes:"«" "»" "‹" "›"}q:lang(en){quotes:'"' '"' "'" "'"}.text-body h1,.text-body .h1,.text-body h2,.text-body .h2{margin-bottom:1.25rem}@media(min-width: 780px){.text-body h1,.text-body .h1,.text-body h2,.text-body .h2{margin-bottom:1.5rem}}.text-body h3,.text-body .h3,.text-body h4,.text-body .h4,.text-body h5,.text-body .h5{margin-top:2.5rem}.text-body p{margin-top:0;font-weight:300}.text-body h5,.text-body .h5{margin-bottom:0}.text-body h3,.text-body .h3,.text-body h5,.text-body .h5{font-weight:700}.text-body .lead{font-size:1.0625rem;margin-bottom:.8em}@media(min-width: 600px){.text-body .lead{font-size:1.25rem}}@media(min-width: 1024px){.text-body .lead{font-size:1.5rem}}code{color:inherit;font-size:inherit}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(51, 51, 51, var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(102, 102, 102, var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(250, 249, 248, var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(51, 51, 51, var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#000 !important;background-color:RGBA(44, 145, 28, var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(204, 228, 238, var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(244, 158, 0, var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(165, 23, 40, var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(41, 41, 41, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(41, 41, 41, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(82, 82, 82, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(82, 82, 82, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(251, 250, 249, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(251, 250, 249, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(41, 41, 41, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(41, 41, 41, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(86, 167, 73, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 167, 73, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(214, 233, 241, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(214, 233, 241, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(246, 177, 51, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(246, 177, 51, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(132, 18, 32, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(132, 18, 32, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 400px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 600px){.sticky-rg-top{position:sticky;top:0;z-index:1020}.sticky-rg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 780px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1024px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1280px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1441px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.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),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 0 5px 0 rgba(0,0,0,.3) !important}.shadow-sm{box-shadow:0 0 4px 0 rgba(0,0,0,.4) !important}.shadow-lg{box-shadow:0 0 8px 0 rgba(0,0,0,.4) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !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}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-tiny{font-size:0.8125rem !important}.fs-small{font-size:0.9375rem !important}.fs-regular{font-size:1rem !important}.fs-bigger-regular{font-size:1.0625rem !important}.fs-medium{font-size:1.25rem !important}.fs-large{font-size:calc(1.275rem + 0.3vw) !important}.fs-small-big{font-size:calc(1.3rem + 0.6vw) !important}.fs-big{font-size:calc(1.325rem + 0.9vw) !important}.fs-bigger-big{font-size:calc(1.375rem + 1.5vw) !important}.fs-small-huge{font-size:calc(1.425rem + 2.1vw) !important}.fs-huge{font-size:calc(1.475rem + 2.7vw) !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.2 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:1.5 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !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-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 400px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.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-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !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}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 600px){.float-rg-start{float:left !important}.float-rg-end{float:right !important}.float-rg-none{float:none !important}.object-fit-rg-contain{object-fit:contain !important}.object-fit-rg-cover{object-fit:cover !important}.object-fit-rg-fill{object-fit:fill !important}.object-fit-rg-scale{object-fit:scale-down !important}.object-fit-rg-none{object-fit:none !important}.d-rg-inline{display:inline !important}.d-rg-inline-block{display:inline-block !important}.d-rg-block{display:block !important}.d-rg-grid{display:grid !important}.d-rg-inline-grid{display:inline-grid !important}.d-rg-table{display:table !important}.d-rg-table-row{display:table-row !important}.d-rg-table-cell{display:table-cell !important}.d-rg-flex{display:flex !important}.d-rg-inline-flex{display:inline-flex !important}.d-rg-none{display:none !important}.flex-rg-fill{flex:1 1 auto !important}.flex-rg-row{flex-direction:row !important}.flex-rg-column{flex-direction:column !important}.flex-rg-row-reverse{flex-direction:row-reverse !important}.flex-rg-column-reverse{flex-direction:column-reverse !important}.flex-rg-grow-0{flex-grow:0 !important}.flex-rg-grow-1{flex-grow:1 !important}.flex-rg-shrink-0{flex-shrink:0 !important}.flex-rg-shrink-1{flex-shrink:1 !important}.flex-rg-wrap{flex-wrap:wrap !important}.flex-rg-nowrap{flex-wrap:nowrap !important}.flex-rg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-rg-start{justify-content:flex-start !important}.justify-content-rg-end{justify-content:flex-end !important}.justify-content-rg-center{justify-content:center !important}.justify-content-rg-between{justify-content:space-between !important}.justify-content-rg-around{justify-content:space-around !important}.justify-content-rg-evenly{justify-content:space-evenly !important}.align-items-rg-start{align-items:flex-start !important}.align-items-rg-end{align-items:flex-end !important}.align-items-rg-center{align-items:center !important}.align-items-rg-baseline{align-items:baseline !important}.align-items-rg-stretch{align-items:stretch !important}.align-content-rg-start{align-content:flex-start !important}.align-content-rg-end{align-content:flex-end !important}.align-content-rg-center{align-content:center !important}.align-content-rg-between{align-content:space-between !important}.align-content-rg-around{align-content:space-around !important}.align-content-rg-stretch{align-content:stretch !important}.align-self-rg-auto{align-self:auto !important}.align-self-rg-start{align-self:flex-start !important}.align-self-rg-end{align-self:flex-end !important}.align-self-rg-center{align-self:center !important}.align-self-rg-baseline{align-self:baseline !important}.align-self-rg-stretch{align-self:stretch !important}.order-rg-first{order:-1 !important}.order-rg-0{order:0 !important}.order-rg-1{order:1 !important}.order-rg-2{order:2 !important}.order-rg-3{order:3 !important}.order-rg-4{order:4 !important}.order-rg-5{order:5 !important}.order-rg-last{order:6 !important}.m-rg-0{margin:0 !important}.m-rg-1{margin:.25rem !important}.m-rg-2{margin:.5rem !important}.m-rg-3{margin:1rem !important}.m-rg-4{margin:1.5rem !important}.m-rg-5{margin:3rem !important}.m-rg-auto{margin:auto !important}.mx-rg-0{margin-right:0 !important;margin-left:0 !important}.mx-rg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-rg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-rg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-rg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-rg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-rg-auto{margin-right:auto !important;margin-left:auto !important}.my-rg-0{margin-top:0 !important;margin-bottom:0 !important}.my-rg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-rg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-rg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-rg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-rg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-rg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-rg-0{margin-top:0 !important}.mt-rg-1{margin-top:.25rem !important}.mt-rg-2{margin-top:.5rem !important}.mt-rg-3{margin-top:1rem !important}.mt-rg-4{margin-top:1.5rem !important}.mt-rg-5{margin-top:3rem !important}.mt-rg-auto{margin-top:auto !important}.me-rg-0{margin-right:0 !important}.me-rg-1{margin-right:.25rem !important}.me-rg-2{margin-right:.5rem !important}.me-rg-3{margin-right:1rem !important}.me-rg-4{margin-right:1.5rem !important}.me-rg-5{margin-right:3rem !important}.me-rg-auto{margin-right:auto !important}.mb-rg-0{margin-bottom:0 !important}.mb-rg-1{margin-bottom:.25rem !important}.mb-rg-2{margin-bottom:.5rem !important}.mb-rg-3{margin-bottom:1rem !important}.mb-rg-4{margin-bottom:1.5rem !important}.mb-rg-5{margin-bottom:3rem !important}.mb-rg-auto{margin-bottom:auto !important}.ms-rg-0{margin-left:0 !important}.ms-rg-1{margin-left:.25rem !important}.ms-rg-2{margin-left:.5rem !important}.ms-rg-3{margin-left:1rem !important}.ms-rg-4{margin-left:1.5rem !important}.ms-rg-5{margin-left:3rem !important}.ms-rg-auto{margin-left:auto !important}.p-rg-0{padding:0 !important}.p-rg-1{padding:.25rem !important}.p-rg-2{padding:.5rem !important}.p-rg-3{padding:1rem !important}.p-rg-4{padding:1.5rem !important}.p-rg-5{padding:3rem !important}.px-rg-0{padding-right:0 !important;padding-left:0 !important}.px-rg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-rg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-rg-3{padding-right:1rem !important;padding-left:1rem !important}.px-rg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-rg-5{padding-right:3rem !important;padding-left:3rem !important}.py-rg-0{padding-top:0 !important;padding-bottom:0 !important}.py-rg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-rg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-rg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-rg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-rg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-rg-0{padding-top:0 !important}.pt-rg-1{padding-top:.25rem !important}.pt-rg-2{padding-top:.5rem !important}.pt-rg-3{padding-top:1rem !important}.pt-rg-4{padding-top:1.5rem !important}.pt-rg-5{padding-top:3rem !important}.pe-rg-0{padding-right:0 !important}.pe-rg-1{padding-right:.25rem !important}.pe-rg-2{padding-right:.5rem !important}.pe-rg-3{padding-right:1rem !important}.pe-rg-4{padding-right:1.5rem !important}.pe-rg-5{padding-right:3rem !important}.pb-rg-0{padding-bottom:0 !important}.pb-rg-1{padding-bottom:.25rem !important}.pb-rg-2{padding-bottom:.5rem !important}.pb-rg-3{padding-bottom:1rem !important}.pb-rg-4{padding-bottom:1.5rem !important}.pb-rg-5{padding-bottom:3rem !important}.ps-rg-0{padding-left:0 !important}.ps-rg-1{padding-left:.25rem !important}.ps-rg-2{padding-left:.5rem !important}.ps-rg-3{padding-left:1rem !important}.ps-rg-4{padding-left:1.5rem !important}.ps-rg-5{padding-left:3rem !important}.gap-rg-0{gap:0 !important}.gap-rg-1{gap:.25rem !important}.gap-rg-2{gap:.5rem !important}.gap-rg-3{gap:1rem !important}.gap-rg-4{gap:1.5rem !important}.gap-rg-5{gap:3rem !important}.row-gap-rg-0{row-gap:0 !important}.row-gap-rg-1{row-gap:.25rem !important}.row-gap-rg-2{row-gap:.5rem !important}.row-gap-rg-3{row-gap:1rem !important}.row-gap-rg-4{row-gap:1.5rem !important}.row-gap-rg-5{row-gap:3rem !important}.column-gap-rg-0{column-gap:0 !important}.column-gap-rg-1{column-gap:.25rem !important}.column-gap-rg-2{column-gap:.5rem !important}.column-gap-rg-3{column-gap:1rem !important}.column-gap-rg-4{column-gap:1.5rem !important}.column-gap-rg-5{column-gap:3rem !important}.text-rg-start{text-align:left !important}.text-rg-end{text-align:right !important}.text-rg-center{text-align:center !important}}@media(min-width: 780px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.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-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !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}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 1024px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.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-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !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}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1280px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.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-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !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}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1441px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.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-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !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}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-large{font-size:1.5rem !important}.fs-small-big{font-size:1.75rem !important}.fs-big{font-size:2rem !important}.fs-bigger-big{font-size:2.5rem !important}.fs-small-huge{font-size:3rem !important}.fs-huge{font-size:3.5rem !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-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.bold{font-weight:700}.light{font-weight:300}.regular{font-weight:400}.h-visuallyhidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}@media(min-width: 780px){.h-visuallyhidden-up-md{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}}@media(max-width: 599.98px){.h-visuallyhidden-down-rg{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}}@media(max-width: 1023.98px){.h-visuallyhidden-down-lg{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}}.h-clearfix::after{display:block;clear:both;content:""}span.spacer{display:block;width:1rem;height:1rem}.no-toggle-arrow::after{display:none !important}.bg-yellow{--post-bg-rgb: 255, 204, 0}.bg-light{--post-bg-rgb: 250, 249, 248}.bg-gray{--post-bg-rgb: 244, 243, 241}.bg-dark{--post-bg-rgb: 51, 51, 51}.bg-primary{--post-bg-rgb: 51, 51, 51}.bg-white{--post-bg-rgb: 255, 255, 255}.bg-black{--post-bg-rgb: 0, 0, 0}.bg-success{--post-bg-rgb: 44, 145, 28}.bg-info{--post-bg-rgb: 204, 228, 238}.bg-warning{--post-bg-rgb: 244, 158, 0}.bg-danger{--post-bg-rgb: 165, 23, 40}.bg-nightblue{--post-bg-rgb: 0, 73, 118}.bg-nightblue-bright{--post-bg-rgb: 0, 118, 168}.bg-petrol{--post-bg-rgb: 0, 109, 104}.bg-petrol-bright{--post-bg-rgb: 0, 150, 143}.bg-coral{--post-bg-rgb: 158, 42, 47}.bg-coral-bright{--post-bg-rgb: 224, 60, 49}.bg-olive{--post-bg-rgb: 113, 97, 53}.bg-olive-bright{--post-bg-rgb: 170, 157, 46}.bg-purple{--post-bg-rgb: 128, 39, 108}.bg-purple-bright{--post-bg-rgb: 197, 41, 155}.bg-aubergine{--post-bg-rgb: 82, 49, 120}.bg-aubergine-bright{--post-bg-rgb: 117, 102, 160}.text-auto a{color:inherit}.text-auto a:focus,.text-auto a:hover{opacity:.8}a{color:var(--post-contrast-color)}a:focus,a:hover{color:rgba(var(--post-contrast-color-rgb), 0.8)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){a,a:visited,a:focus,a:hover{color:LinkText !important}}ngb-datepicker{--bs-light: var(--post-light)}ngb-datepicker.dropdown-menu{box-shadow:0 0 8px 0 #333}ngb-datepicker-navigation{justify-content:space-between}ngb-datepicker-navigation-select.ngb-dp-navigation-select{flex:0 1 auto}ngb-datepicker-navigation-select.ngb-dp-navigation-select select{padding-right:1rem;border:0;background-position:right}ngb-datepicker-navigation-select.ngb-dp-navigation-select select:focus{border-radius:3px;background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #000}ngb-datepicker-navigation-select.ngb-dp-navigation-select select+select{margin-left:.5rem}ngb-datepicker .ngb-dp-arrow{flex-grow:0;height:auto}ngb-datepicker .ngb-dp-arrow span{flex-shrink:0}.ngb-dp-header{font-size:1.25rem;font-weight:700}.ngb-dp-header .ngb-dp-month-name{padding-top:.3rem;color:#000 !important;font:inherit}.ngb-dp-navigation-select .form-select{background-color:rgba(0,0,0,0);font:inherit}span.ngb-dp-navigation-chevron{border-width:.09em .09em 0 0}.ngb-dp-weekday{color:rgba(var(--post-contrast-color-rgb), 0.6) !important;font-size:1rem;font-style:normal !important;line-height:1.5 !important;width:40px !important;height:auto !important;font-weight:normal}.ngb-dp-weekdays{border-bottom:0 !important}.ngb-dp-day{width:auto !important;height:auto !important}.ngb-dp-day.hidden{flex-grow:1}.ngb-dp-day>.btn-light{width:40px !important;height:40px !important;line-height:40px}.ngb-dp-day>.text-white{color:#000 !important}.ngb-dp-day>.btn-light,.ngb-dp-day>.btn-light:hover{background:none}.ngb-dp-day>.btn-light:hover{background-color:#faf9f8}.ngb-dp-day>.btn-light:not(:disabled):not(.disabled):active,.ngb-dp-day>.btn-light:not(:disabled):not(.disabled).active{background-color:rgba(0,0,0,0)}.ngb-dp-day>.btn-light.bg-primary.text-white{background-color:#fc0 !important}.ngb-dp-open{position:absolute;z-index:5;top:2px;right:2px;bottom:2px;height:3.25rem;width:3.25rem;background:rgba(0,0,0,0)}.ngb-dp-open .pi-calendar{width:22px;height:22px;transform:none}.form-control-sm~.ngb-dp-open{height:1.96875rem;width:1.96875rem}.form-control-sm~.ngb-dp-open .pi-calendar{width:18px;height:18px}.form-control-rg~.ngb-dp-open{height:2.75rem;width:2.75rem}.form-floating>.ngb-dp-open,.form-control-lg~.ngb-dp-open{height:4.375rem;width:4.375rem}.form-floating>.ngb-dp-open .pi-calendar,.form-control-lg~.ngb-dp-open .pi-calendar{width:24px;height:24px}input[ngbDatepicker]::-ms-clear{display:none}input[ngbDatepicker]~.ngb-dp-open{border:0}.form-floating>input[ngbDatepicker]~label:first-of-type,input[ngbDatepicker].form-control-lg~label:first-of-type{left:0 !important}input[ngbDatepicker]+ngb-datepicker .ngb-dp-header{padding:1rem}input[ngbDatepicker]+ngb-datepicker .ngb-dp-weekdays{margin-bottom:1rem;padding:0 1rem 1rem}input[ngbDatepicker]+ngb-datepicker .ngb-dp-week{padding-right:1rem !important;padding-left:1rem !important}input[ngbDatepicker]+ngb-datepicker .ngb-dp-week:last-child{padding-bottom:1rem}.form-control[ngbDatepicker].is-invalid,.form-control[ngbDatepicker].is-valid,.form-control[ngbDatepicker].show-ng-validation.ng-touched.ng-invalid,.form-control[ngbDatepicker].show-ng-validation.ng-touched.ng-valid{padding-right:1rem;background-position:calc(100% - 3.25rem) center}.form-floating>.form-control[ngbDatepicker].is-invalid,.form-floating>.form-control[ngbDatepicker].is-valid,.form-floating>.form-control[ngbDatepicker].show-ng-validation.ng-touched.ng-invalid,.form-floating>.form-control[ngbDatepicker].show-ng-validation.ng-touched.ng-valid,.form-control[ngbDatepicker].form-control-lg.is-invalid,.form-control[ngbDatepicker].form-control-lg.is-valid,.form-control[ngbDatepicker].form-control-lg.show-ng-validation.ng-touched.ng-invalid,.form-control[ngbDatepicker].form-control-lg.show-ng-validation.ng-touched.ng-valid{background-position:calc(100% - 4.375rem) center !important}.form-control[ngbDatepicker].form-control-rg.is-invalid,.form-control[ngbDatepicker].form-control-rg.is-valid,.form-control[ngbDatepicker].form-control-rg.show-ng-validation.ng-touched.ng-invalid,.form-control[ngbDatepicker].form-control-rg.show-ng-validation.ng-touched.ng-valid{background-position:calc(100% - 2.75rem) center}.form-control[ngbDatepicker].form-control-sm.is-invalid,.form-control[ngbDatepicker].form-control-sm.is-valid,.form-control[ngbDatepicker].form-control-sm.show-ng-validation.ng-touched.ng-invalid,.form-control[ngbDatepicker].form-control-sm.show-ng-validation.ng-touched.ng-valid{background-position:calc(100% - 1.96875rem) center}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: #fff;--bs-dropdown-border-color: rgba(0, 0, 0, 0.15);--bs-dropdown-border-radius: 3px;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(3px - 1px);--bs-dropdown-divider-bg: rgba(var(--post-contrast-color-inverted-rgb), 0.6);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);--bs-dropdown-link-color: hsl(0, 0%, 40%);--bs-dropdown-link-hover-color: #000;--bs-dropdown-link-hover-bg: #faf9f8;--bs-dropdown-link-active-color: hsl(0, 0%, 20%);--bs-dropdown-link-active-bg: #fc0;--bs-dropdown-link-disabled-color: hsl(0, 0%, 80%);--bs-dropdown-item-padding-x: 1.5rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: hsl(0, 0%, 80%);--bs-dropdown-header-padding-x: 1.5rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 400px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 600px){.dropdown-menu-rg-start{--bs-position: start}.dropdown-menu-rg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-rg-end{--bs-position: end}.dropdown-menu-rg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 780px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1024px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1280px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1441px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: rgba(0, 0, 0, 0.15);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: rgba(var(--post-contrast-color-inverted-rgb), 0.6);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: hsl(0, 0%, 20%);--bs-dropdown-link-active-bg: #fc0;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.top-navigation .nav-item#more>.nav-link::after,.dropdown-toggle::after,.dropup .dropdown-toggle::after{content:"";display:inline-block;width:1em;height:1em;margin-left:.5rem;border:0;background-repeat:no-repeat;background-size:1em;vertical-align:top}.dropdown .dropdown-menu,.dropup .dropdown-menu{min-width:200px;max-width:25vw;max-height:50vh}.dropdown-menu{z-index:1000;margin-top:0;overflow-y:auto;border:0;border-radius:0;box-shadow:0 0 5px 0 rgba(0,0,0,.3);font-size:1rem}.dropdown-menu hr{margin:.25rem 0}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.dropdown-menu .dropdown-item:hover,.dropdown-menu .dropdown-item:focus-visible{outline:2px solid Highlight;outline-offset:-2px}}.dropdown-toggle::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23333333' d='M27.6 10.667 16 22.267l-11.467-11.6-1.067 1.067 12.533 12.4 12.533-12.4z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.dropdown-toggle::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M27.6 10.667 16 22.267l-11.467-11.6-1.067 1.067 12.533 12.4 12.533-12.4z'/%3E%3C/g%3E%3C/svg%3E")}}.dropdown-toggle[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23333333' d='M16 8.4 3.467 20.8l1.067 1.067 11.467-11.6 11.6 11.6.933-1.067z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.dropdown-toggle[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M16 8.4 3.467 20.8l1.067 1.067 11.467-11.6 11.6 11.6.933-1.067z'/%3E%3C/g%3E%3C/svg%3E")}}.dropup .dropdown-toggle::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23333333' d='M16 8.4 3.467 20.8l1.067 1.067 11.467-11.6 11.6 11.6.933-1.067z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.dropup .dropdown-toggle::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M16 8.4 3.467 20.8l1.067 1.067 11.467-11.6 11.6 11.6.933-1.067z'/%3E%3C/g%3E%3C/svg%3E")}}.dropup .dropdown-toggle[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23333333' d='M27.6 10.667 16 22.267l-11.467-11.6-1.067 1.067 12.533 12.4 12.533-12.4z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.dropup .dropdown-toggle[aria-expanded=true]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23ffffff' d='M27.6 10.667 16 22.267l-11.467-11.6-1.067 1.067 12.533 12.4 12.533-12.4z'/%3E%3C/g%3E%3C/svg%3E")}}.dropdown-item{max-width:100%;padding:.5rem .75rem;overflow:hidden;text-overflow:ellipsis}.dropdown-item:focus{outline:0}.form-floating>label{display:block;top:2px;left:2px;margin:0;padding-inline:1.375rem;padding-top:calc(
48
48
  2px + 2.1875rem - 0.796875rem
49
- );padding-bottom:0;border:0;color:#666;font-size:1.0625rem;width:auto;height:auto;max-width:calc(100% - 4px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform-origin:1.375rem 0;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1),width 0ms linear}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.5rem;padding-bottom:0}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label{padding-top:.7rem;max-width:calc(130.7692307692% - .8461538462rem - 5.2307692308px);transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1),width 0ms 250ms cubic-bezier(0.4, 0, 0.2, 1)}.form-floating>.form-control[type=file]:focus,.form-floating>.form-control[type=file]:not(:placeholder-shown){padding-top:1.995rem}.form-floating>.form-select{padding-top:1.5rem;padding-bottom:0}.form-floating>.form-select~label{padding-top:.7rem;max-width:calc(130.7692307692% - .8461538462rem - 5.2307692308px);transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1),width 0ms 250ms cubic-bezier(0.4, 0, 0.2, 1)}.form-floating>.form-select:empty{padding-top:1.5rem;padding-bottom:0}.form-floating>.form-select:empty~label{padding-top:1.25rem;max-width:calc(100% - 4px);transform:none}.form-floating>.form-select[multiple]{padding-top:2.25rem;padding-bottom:0;height:auto}.form-floating>.form-select[multiple]~label{padding-top:.9558823529rem;padding-bottom:0;width:calc(130.7692307692% - .8461538462rem - 5.2307692308px - 1.7980769231rem);height:auto;background:#fff}.form-floating>.form-select[multiple]:empty~label{padding-top:1.25rem;padding-bottom:1.25rem;width:calc(100% - 4px - 1.375rem);height:4.375rem}.form-floating>textarea.form-control{padding-top:1.875rem;padding-bottom:1.25rem;height:auto}.form-floating>textarea.form-control~label{padding-bottom:0;width:calc(100% - 4px);max-width:none;height:unset}.form-floating>textarea.form-control:focus,.form-floating>textarea.form-control:not(:placeholder-shown){padding-top:1.875rem;padding-bottom:1.25rem}.form-floating>textarea.form-control:focus~label,.form-floating>textarea.form-control:not(:placeholder-shown)~label{padding-top:.9558823529rem;width:calc(130.7692307692% - .8461538462rem - 5.2307692308px - 1.7980769231rem);max-width:none;background:#fff}.form-floating>textarea.form-control:is(.is-valid,.is-invalid)~label{width:calc(100% - 4px - 1.375rem - .5rem - 2rem)}.form-floating>textarea.form-control:is(.is-valid,.is-invalid):focus~label,.form-floating>textarea.form-control:is(.is-valid,.is-invalid):not(:placeholder-shown)~label{width:calc(130.7692307692% - .8461538462rem - 5.2307692308px - 1.7980769231rem - .6538461538rem - 2.6153846154rem)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.form-floating>input::placeholder,.form-floating>textarea::placeholder{opacity:0}.form-floating>input::input-placeholder,.form-floating>textarea::input-placeholder{opacity:0}}.invalid-feedback,.valid-feedback{margin-bottom:0}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.invalid-feedback,.valid-feedback{color:HighlightText !important;background-color:Highlight !important;forced-color-adjust:none}}.invalid-feedback{padding:.5625rem 1.125rem;background:#a51728;color:#fff}.valid-feedback{padding:.5625rem 1.125rem;background:#2c911c;color:#fff}.valid-feedback.custom-feedback{background:#2c911c;color:#fff}.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .form-control:valid,.form-control.is-valid{background-size:2rem}.navbar{--bs-navbar-padding-x: 1rem;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(0, 0, 0, 0.5);--bs-navbar-hover-color: rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);--bs-navbar-active-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y: 0.953125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.0625rem;--bs-navbar-brand-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x: 3rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.0625rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius: 3px;--bs-navbar-toggler-focus-width: 0.125rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container-xs,.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 1rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:1rem;padding-bottom:1rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 400px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 600px){.navbar-expand-rg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-rg .navbar-nav{flex-direction:row}.navbar-expand-rg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-rg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-rg .navbar-nav-scroll{overflow:visible}.navbar-expand-rg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-rg .navbar-toggler{display:none}.navbar-expand-rg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-rg .offcanvas .offcanvas-header{display:none}.navbar-expand-rg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 780px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1024px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1280px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1441px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, 0.5);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-toggler .pi-menu,#sidebar .pi-menu{border-color:#000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='M5.333 16h21.333v1.333H5.333V16zm0 8h21.333v1.333H5.333V24zm0-16h21.333v1.333H5.333V8z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.navbar-toggler .pi-menu,#sidebar .pi-menu{filter:invert(100%)}}.navbar-brand{margin:0;padding-top:.75rem;padding-bottom:.75rem;font-size:1rem}.navbar{position:fixed;z-index:1030;top:0;left:0;width:100%;border-bottom:1px solid rgba(var(--post-contrast-color-rgb), 0.2);background-color:#fff}.navbar .nav-down{width:100%}.navbar .container .row,.navbar .container-fluid .row,.navbar .container-xs .row{width:100%}@media(min-width: 780px){.navbar-expand-md .navbar-nav{flex-wrap:wrap}}.intranet-header .title{overflow:hidden}.intranet-header .title h2{overflow:hidden;font-size:1.6rem;text-overflow:ellipsis}.layout-container{display:flex;flex-direction:column;height:100vh;margin:0 !important}.layout-container>div.site-content{display:flex;flex:0 0 auto;flex-direction:column}@media(max-width: 599.98px){.layout-container.header-big .header-margin{margin-top:65px}.layout-container.header-big.with-searchbar .header-margin{margin-top:130px}}.layout-container.header-big .header-margin{margin-top:130px}.layout-container.header-small .header-margin{margin-top:65px}.top-navigation button.nav-link{padding:0;overflow:visible;border:0;background:none;color:inherit;font:inherit;-webkit-user-select:none;user-select:none;-webkit-appearance:button;appearance:button;display:flex;align-items:center;padding:1rem 3rem}@media(max-width: 779.98px){.top-navigation button.nav-link{padding:1rem 3rem 1rem 0}}.top-navigation .nav-item>.nav-link{border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);color:rgba(var(--post-contrast-color-rgb), 0.6)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.top-navigation .nav-item>.nav-link{border-top:4px solid canvas}}.top-navigation .nav-item>.nav-link:hover,.top-navigation .nav-item>.nav-link:focus{border-bottom-color:rgba(var(--post-contrast-color-rgb), 0.4);background-color:#e6e6e6;text-decoration:none}.top-navigation .nav-item>.nav-link.active{border-bottom-color:#fc0;color:#000}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.top-navigation .nav-item>.nav-link.active{border-bottom-color:highlight !important;color:highlight !important}}.top-navigation .nav-item>.nav-link.active:hover,.top-navigation .nav-item>.nav-link.active:focus{border-bottom-color:#fc0}.top-navigation .nav-link:hover,.top-navigation .nav-link:focus{cursor:pointer}.top-navigation .nav-item{flex-shrink:0}.top-navigation .nav-item a{text-decoration:none}@media(max-width: 599.98px){.top-navigation #navbarsDefault{border-top:1px solid rgba(var(--post-contrast-color-rgb), 0.2)}}@media(min-width: 780px){.top-navigation{border-top:1px solid rgba(var(--post-contrast-color-rgb), 0.2)}}#navbarsDefault>ul>.nav-item{font-size:1.25rem;font-weight:300}@media(max-width: 599.98px){#nav-toggler{border:0;border-left:1px solid rgba(var(--post-contrast-color-rgb), 0.2);border-radius:0}#nav-toggler:hover,#nav-toggler:focus{background-color:rgba(var(--post-contrast-color-rgb), 0.1)}#nav-toggler i.pi{height:100%;color:rgba(var(--post-contrast-color-rgb), 0.2)}#nav-toggler i.pi::before{position:relative;top:-3px}}#sidebar{display:flex;position:relative;z-index:500;top:0;bottom:0;left:0;flex:1 0 auto;flex-direction:column}@media(max-width: 779.98px){#sidebar{flex:0 0 auto}}@media(max-width: 779.98px){#sidebar.closed .sidebar-sticky{background-color:rgba(0,0,0,0) !important}}@media(max-width: 779.98px){#sidebar>div>ul>li:first-child{display:block;margin:-1rem;margin-bottom:0;padding:1rem;padding-top:1rem;border-bottom:1px solid rgba(var(--post-contrast-color-rgb), 0.2);background-color:#fff}#sidebar>div>ul>li:first-child:hover,#sidebar>div>ul>li:first-child:focus{background-color:get-solid-color(rgba(var(--post-contrast-color-rgb), 0.1), #fff);cursor:pointer}#sidebar>div>ul>li:first-child i.pi{height:1rem;line-height:1rem;vertical-align:text-top}#sidebar:not(.closed)>div>ul>li:first-child{margin-bottom:1rem}#sidebar.closed>div>ul>*{display:none}#sidebar+main{margin-top:3rem}}#sidebar a{text-decoration:none}#sidebar .sidebar-sticky{position:fixed;top:auto;top:0;bottom:0;width:inherit;max-width:inherit;margin-left:-1rem;padding:1rem 0;overflow-x:hidden;overflow-y:auto}@media(max-width: 599.98px){#sidebar .sidebar-sticky{bottom:auto}}#sidebar .sidebar-sticky>ul{padding-right:1rem}#sidebar ul{margin:0;padding:0;padding-left:1rem;list-style:none}#sidebar li.separator{min-height:1rem}@media(max-width: 779.98px){#sidebar .sidebar-sticky,#navbarsDefault{max-height:calc(100vh - 65px);overflow:auto}.layout-container.header-big.with-searchbar #sidebar .sidebar-sticky,.layout-container.header-big.with-searchbar #navbarsDefault{max-height:calc(100vh - 130px)}}@media(max-width: 599.98px){.top-navigation .nav-item#more>span{display:none !important}}.top-navigation .nav-item#more>.nav-link::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23333333' d='M16 8.4 3.467 20.8l1.067 1.067 11.467-11.6 11.6 11.6.933-1.067z'/%3E%3C/g%3E%3C/svg%3E")}.top-navigation .nav-item#more.hidden>.nav-link::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23333333' d='M27.6 10.667 16 22.267l-11.467-11.6-1.067 1.067 12.533 12.4 12.533-12.4z'/%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 780px){.top-navigation .nav-overflow{position:absolute;z-index:0;top:100%;right:0;margin-top:1px;padding-bottom:1px;border-left:1px solid rgba(var(--post-contrast-color-rgb), 0.2);background-color:#fff}.top-navigation .nav-overflow.dropup.show,.top-navigation .nav-overflow.dropdown.show{z-index:1}.top-navigation .nav-overflow.last-nav-overflow{padding-bottom:0;border-bottom:1px solid rgba(var(--post-contrast-color-rgb), 0.2)}}@media(max-width: 599.98px){.top-navigation .nav-overflow{display:list-item !important;width:auto !important;transform:none !important}}.bg-logo{display:block !important;flex:0 1 64px}.header-logo-de,.header-logo-en,.header-logo-fr,.header-logo-it{display:block;padding:0;width:64px;height:64px;border:0;outline:none;background-repeat:no-repeat;background-position:center;background-size:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAHUUExURf/MAP/NAP/OAP+6AP+mAP+nAP/CAPnIANWrAM+mANCmANKoAN6yAPLCAP/PAP9wAP8MAP8OAP8UAP+bAOO4AC4lABANABIOABMPAB4YADswAHdfAMegAPvJAP9oAP8AAP8GAP+YAOC3AAAAAGhUAN6xAP9pAP8dAP8+AP89AP87AP8PAB8YADMpAMafAP9fAP/KAP/IAP/JAP/BAP8yACkhAM2kAP9gAP/FAP8zAEM2AOy8AP/EAAEAAI5yAAEBAA8MABQQAAsJADAmAOi6AP/SAP9qAAoIAKKBANWqAMKcAIBnABsWAAYFALKOAP+lAP+iAP+kAP9TAAwKAMefAP/RALiTABcTAHxjAP+oAP8ZAP8LAMSdAGlUAFtJAP7LAP8NAP8xAP8DAP+XAP/QAJR3AE8/AP9AAP+CAP/HAP9jAP9EAP+pAOC2AH9lAFZFAP3KAP8jAP+5AOC0AOW3AHFbAP8kAP+9ANuwAFhHAAIBAKOCAP+8AF1KAHpiAHlgAHhgAGBNACQdACAaANywAHNcACwjABcSALWRACEaAK6LAFRDABoVADUqAGtWALmUAPbFAAkIAJx9AMqiAM6lANuvAO+/ABEOAB0XAMigAPTDAP///0a1GfQAAAABYktHRJvv2FeEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH5wQSCA4VNUggkwAAAetJREFUWMNjYBgFo2AUDFvAyIQEGBmYUAEjYf3MLAjAysbOwckFB5zcPLyMTAQM4OMXEIQDIWERUTFxBJCQlJKWkcVvBJ+cPAIoKCpJKqMBCRVVvCbwqcnLq2toAoGWNsgAHWUMoKvHRMAAfQNDQ0MjYxMcBiibmjHhN8CcDxSaFpa4DFC2smbEbwDYAhvcBtjaMZFqgL2Do6OEE9wEZxdMJzDxgYGrG1YD3D08ubm9vH2gBvj68aHrt/EPAIPAIKwGBIeEMjHxMYWFQ02IQPcDU2RUtAAYKGA3IAZsJWMs1IC4eHQDWBIQ6UcfYkCifFIymgEpqVAD0mQxDBCUj9ZKBwONDLABmVma2Tm5qAbw5UENyC/AYkBhkYERGBhAxIA8xmIUA/hKdKEGlDJhMaCsHCNumIqRA5GhohKqv6qaD5sBNbgN8K2tq29obIKlg+YWJhINQAOtmMmIgBdQQRuGAwgGIgpo72DC6gJ80YgMOruw5EVCCQkBnLqxlgaEkrK9kwMQiPX09vVPwJ6VCWSmiZPMJk+ePGXqNAY+XGUJ/uwMTEhASWLqBRwFCjQvEAGoYwBmoUqaAViKddIMwFKxkGAA9qrNiXgDsFau02fMJNYA7NU7J/cswikAZgL2BgbR+kfBKBgFQxUAABbLtTyu2s1yAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIzLTA0LTE4VDA4OjEyOjU3KzAwOjAwOgZ+JgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMy0wNC0xOFQwODoxMzo0NiswMDowMM5Epo4AAAAodEVYdGRhdGU6dGltZXN0YW1wADIwMjMtMDQtMThUMDg6MTQ6MjErMDA6MDB4RashAAAAAElFTkSuQmCC)}@media(max-width: 599.98px){header.navbar .search-textbox{border-top:1px solid rgba(var(--post-contrast-color-rgb), 0.2)}}@media(min-width: 780px){header.navbar .search-textbox{border-left:1px solid rgba(var(--post-contrast-color-rgb), 0.2)}}header.navbar .search-textbox input{height:64px;border:0;background-color:rgba(var(--post-contrast-color-rgb), 0.1);font-size:1.2em;font-weight:300}header.navbar .search-textbox .btn{width:64px;height:100%;padding:0 1.25rem;border-radius:0;border:0 none}.settings{border-left:1px solid rgba(var(--post-contrast-color-rgb), 0.2)}.settings:hover{background-color:rgba(var(--post-contrast-color-rgb), 0.1);cursor:pointer}.settings img.profile-image{width:2.5rem;height:2.5rem;border:2px solid #e6e6e6;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:cover}#languageParent{min-width:18rem;padding:0;overflow-y:visible}#languageParent .dropdown-item{padding:.75rem 1.5rem}#languageParent .language-menu{display:flex}#languageParent .language-menu .dropdown-item{flex:auto 1 1;border:1px solid #ccc;border-top:0;border-left:0;border-radius:0;text-align:center}#languageParent .language-menu .dropdown-item:last-child{border-right:0}#languageParent .language-menu .dropdown-item:focus{z-index:1000}#languageParent .other-items{overflow-y:auto}
49
+ );padding-bottom:0;border:0;color:#666;font-size:1.0625rem;width:auto;height:auto;max-width:calc(100% - 4px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform-origin:1.375rem 0;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1),width 0ms linear}.form-floating>.form-control:focus::placeholder{color:rgba(var(--post-contrast-color-rgb), 0.6)}.form-floating>.form-control:focus::input-placeholder{color:rgba(var(--post-contrast-color-rgb), 0.6)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.5rem;padding-bottom:0}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label{padding-top:.7rem;max-width:calc(130.7692307692% - .8461538462rem - 5.2307692308px);transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1),width 0ms 250ms cubic-bezier(0.4, 0, 0.2, 1)}.form-floating>.form-control[type=file]:focus,.form-floating>.form-control[type=file]:not(:placeholder-shown){padding-top:1.995rem}.form-floating>.form-select{padding-top:1.5rem;padding-bottom:0}.form-floating>.form-select~label{padding-top:.7rem;max-width:calc(130.7692307692% - .8461538462rem - 5.2307692308px);transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1),width 0ms 250ms cubic-bezier(0.4, 0, 0.2, 1)}.form-floating>.form-select:empty{padding-top:1.5rem;padding-bottom:0}.form-floating>.form-select:empty~label{padding-top:1.25rem;max-width:calc(100% - 4px);transform:none}.form-floating>.form-select[multiple]{padding-top:2.25rem;padding-bottom:0;height:auto}.form-floating>.form-select[multiple]~label{padding-top:.9558823529rem;padding-bottom:0;width:calc(130.7692307692% - .8461538462rem - 5.2307692308px - 1.7980769231rem);height:auto;background:#fff}.form-floating>.form-select[multiple]:empty~label{padding-top:1.25rem;padding-bottom:1.25rem;width:calc(100% - 4px - 1.375rem);height:4.375rem}.form-floating>textarea.form-control{padding-top:1.875rem;padding-bottom:1.25rem;height:auto}.form-floating>textarea.form-control~label{padding-bottom:0;width:calc(100% - 4px);max-width:none;height:unset}.form-floating>textarea.form-control:focus,.form-floating>textarea.form-control:not(:placeholder-shown){padding-top:1.875rem;padding-bottom:1.25rem}.form-floating>textarea.form-control:focus~label,.form-floating>textarea.form-control:not(:placeholder-shown)~label{padding-top:.9558823529rem;width:calc(130.7692307692% - .8461538462rem - 5.2307692308px - 1.7980769231rem);max-width:none;background:#fff}.form-floating>textarea.form-control:is(.is-valid,.is-invalid)~label{width:calc(100% - 4px - 1.375rem - .5rem - 2rem)}.form-floating>textarea.form-control:is(.is-valid,.is-invalid):focus~label,.form-floating>textarea.form-control:is(.is-valid,.is-invalid):not(:placeholder-shown)~label{width:calc(130.7692307692% - .8461538462rem - 5.2307692308px - 1.7980769231rem - .6538461538rem - 2.6153846154rem)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.form-floating>input::placeholder,.form-floating>textarea::placeholder{opacity:0}.form-floating>input::input-placeholder,.form-floating>textarea::input-placeholder{opacity:0}}.invalid-feedback,.valid-feedback{margin-bottom:0}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.invalid-feedback,.valid-feedback{color:HighlightText !important;background-color:Highlight !important;forced-color-adjust:none}}.invalid-feedback{padding:.5625rem 1.125rem;background:#a51728;color:#fff}.valid-feedback{padding:.5625rem 1.125rem;background:#2c911c;color:#fff}.valid-feedback.custom-feedback{background:#2c911c;color:#fff}.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .form-control:valid,.form-control.is-valid{background-size:2rem}.navbar{--bs-navbar-padding-x: 1rem;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(0, 0, 0, 0.5);--bs-navbar-hover-color: rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);--bs-navbar-active-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y: 0.953125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.0625rem;--bs-navbar-brand-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x: 3rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.0625rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius: 3px;--bs-navbar-toggler-focus-width: 0.125rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container-xs,.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 1rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:1rem;padding-bottom:1rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 400px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 600px){.navbar-expand-rg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-rg .navbar-nav{flex-direction:row}.navbar-expand-rg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-rg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-rg .navbar-nav-scroll{overflow:visible}.navbar-expand-rg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-rg .navbar-toggler{display:none}.navbar-expand-rg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-rg .offcanvas .offcanvas-header{display:none}.navbar-expand-rg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 780px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1024px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1280px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1441px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, 0.5);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-toggler .pi-menu,#sidebar .pi-menu{border-color:#000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23000000' d='M5.333 16h21.333v1.333H5.333V16zm0 8h21.333v1.333H5.333V24zm0-16h21.333v1.333H5.333V8z'/%3E%3C/g%3E%3C/svg%3E")}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.navbar-toggler .pi-menu,#sidebar .pi-menu{filter:invert(100%)}}.navbar-brand{margin:0;padding-top:.75rem;padding-bottom:.75rem;font-size:1rem}.navbar{position:fixed;z-index:1030;top:0;left:0;width:100%;border-bottom:1px solid rgba(var(--post-contrast-color-rgb), 0.2);background-color:#fff}.navbar .nav-down{width:100%}.navbar .container .row,.navbar .container-fluid .row,.navbar .container-xs .row{width:100%}@media(min-width: 780px){.navbar-expand-md .navbar-nav{flex-wrap:wrap}}.intranet-header .title{overflow:hidden}.intranet-header .title h2{overflow:hidden;font-size:1.6rem;text-overflow:ellipsis}.layout-container{display:flex;flex-direction:column;height:100vh;margin:0 !important}.layout-container>div.site-content{display:flex;flex:0 0 auto;flex-direction:column}@media(max-width: 599.98px){.layout-container.header-big .header-margin{margin-top:65px}.layout-container.header-big.with-searchbar .header-margin{margin-top:130px}}.layout-container.header-big .header-margin{margin-top:130px}.layout-container.header-small .header-margin{margin-top:65px}.top-navigation button.nav-link{padding:0;overflow:visible;border:0;background:none;color:inherit;font:inherit;-webkit-user-select:none;user-select:none;-webkit-appearance:button;appearance:button;display:flex;align-items:center;padding:1rem 3rem}@media(max-width: 779.98px){.top-navigation button.nav-link{padding:1rem 3rem 1rem 0}}.top-navigation .nav-item>.nav-link{border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);color:rgba(var(--post-contrast-color-rgb), 0.6)}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.top-navigation .nav-item>.nav-link{border-top:4px solid canvas}}.top-navigation .nav-item>.nav-link:hover,.top-navigation .nav-item>.nav-link:focus{border-bottom-color:rgba(var(--post-contrast-color-rgb), 0.4);background-color:#e6e6e6;text-decoration:none}.top-navigation .nav-item>.nav-link.active{border-bottom-color:#fc0;color:#000}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.top-navigation .nav-item>.nav-link.active{border-bottom-color:highlight !important;color:highlight !important}}.top-navigation .nav-item>.nav-link.active:hover,.top-navigation .nav-item>.nav-link.active:focus{border-bottom-color:#fc0}.top-navigation .nav-link:hover,.top-navigation .nav-link:focus{cursor:pointer}.top-navigation .nav-item{flex-shrink:0}.top-navigation .nav-item a{text-decoration:none}@media(max-width: 599.98px){.top-navigation #navbarsDefault{border-top:1px solid rgba(var(--post-contrast-color-rgb), 0.2)}}@media(min-width: 780px){.top-navigation{border-top:1px solid rgba(var(--post-contrast-color-rgb), 0.2)}}#navbarsDefault>ul>.nav-item{font-size:1.25rem;font-weight:300}@media(max-width: 599.98px){#nav-toggler{border:0;border-left:1px solid rgba(var(--post-contrast-color-rgb), 0.2);border-radius:0}#nav-toggler:hover,#nav-toggler:focus{background-color:rgba(var(--post-contrast-color-rgb), 0.1)}#nav-toggler i.pi{height:100%;color:rgba(var(--post-contrast-color-rgb), 0.2)}#nav-toggler i.pi::before{position:relative;top:-3px}}#sidebar{display:flex;position:relative;z-index:500;top:0;bottom:0;left:0;flex:1 0 auto;flex-direction:column}@media(max-width: 779.98px){#sidebar{flex:0 0 auto}}@media(max-width: 779.98px){#sidebar.closed .sidebar-sticky{background-color:rgba(0,0,0,0) !important}}@media(max-width: 779.98px){#sidebar>div>ul>li:first-child{display:block;margin:-1rem;margin-bottom:0;padding:1rem;padding-top:1rem;border-bottom:1px solid rgba(var(--post-contrast-color-rgb), 0.2);background-color:#fff}#sidebar>div>ul>li:first-child:hover,#sidebar>div>ul>li:first-child:focus{background-color:get-solid-color(rgba(var(--post-contrast-color-rgb), 0.1), #fff);cursor:pointer}#sidebar>div>ul>li:first-child i.pi{height:1rem;line-height:1rem;vertical-align:text-top}#sidebar:not(.closed)>div>ul>li:first-child{margin-bottom:1rem}#sidebar.closed>div>ul>*{display:none}#sidebar+main{margin-top:3rem}}#sidebar a{text-decoration:none}#sidebar .sidebar-sticky{position:fixed;top:auto;top:0;bottom:0;width:inherit;max-width:inherit;margin-left:-1rem;padding:1rem 0;overflow-x:hidden;overflow-y:auto}@media(max-width: 599.98px){#sidebar .sidebar-sticky{bottom:auto}}#sidebar .sidebar-sticky>ul{padding-right:1rem}#sidebar ul{margin:0;padding:0;padding-left:1rem;list-style:none}#sidebar li.separator{min-height:1rem}@media(max-width: 779.98px){#sidebar .sidebar-sticky,#navbarsDefault{max-height:calc(100vh - 65px);overflow:auto}.layout-container.header-big.with-searchbar #sidebar .sidebar-sticky,.layout-container.header-big.with-searchbar #navbarsDefault{max-height:calc(100vh - 130px)}}@media(max-width: 599.98px){.top-navigation .nav-item#more>span{display:none !important}}.top-navigation .nav-item#more>.nav-link::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23333333' d='M16 8.4 3.467 20.8l1.067 1.067 11.467-11.6 11.6 11.6.933-1.067z'/%3E%3C/g%3E%3C/svg%3E")}.top-navigation .nav-item#more.hidden>.nav-link::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon'%3E%3Cpath opacity='1' fill='%23333333' d='M27.6 10.667 16 22.267l-11.467-11.6-1.067 1.067 12.533 12.4 12.533-12.4z'/%3E%3C/g%3E%3C/svg%3E")}@media(min-width: 780px){.top-navigation .nav-overflow{position:absolute;z-index:0;top:100%;right:0;margin-top:1px;padding-bottom:1px;border-left:1px solid rgba(var(--post-contrast-color-rgb), 0.2);background-color:#fff}.top-navigation .nav-overflow.dropup.show,.top-navigation .nav-overflow.dropdown.show{z-index:1}.top-navigation .nav-overflow.last-nav-overflow{padding-bottom:0;border-bottom:1px solid rgba(var(--post-contrast-color-rgb), 0.2)}}@media(max-width: 599.98px){.top-navigation .nav-overflow{display:list-item !important;width:auto !important;transform:none !important}}.bg-logo{display:block !important;flex:0 1 64px}.header-logo-de,.header-logo-en,.header-logo-fr,.header-logo-it{display:block;padding:0;width:64px;height:64px;border:0;outline:none;background-repeat:no-repeat;background-position:center;background-size:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAHUUExURf/MAP/NAP/OAP+6AP+mAP+nAP/CAPnIANWrAM+mANCmANKoAN6yAPLCAP/PAP9wAP8MAP8OAP8UAP+bAOO4AC4lABANABIOABMPAB4YADswAHdfAMegAPvJAP9oAP8AAP8GAP+YAOC3AAAAAGhUAN6xAP9pAP8dAP8+AP89AP87AP8PAB8YADMpAMafAP9fAP/KAP/IAP/JAP/BAP8yACkhAM2kAP9gAP/FAP8zAEM2AOy8AP/EAAEAAI5yAAEBAA8MABQQAAsJADAmAOi6AP/SAP9qAAoIAKKBANWqAMKcAIBnABsWAAYFALKOAP+lAP+iAP+kAP9TAAwKAMefAP/RALiTABcTAHxjAP+oAP8ZAP8LAMSdAGlUAFtJAP7LAP8NAP8xAP8DAP+XAP/QAJR3AE8/AP9AAP+CAP/HAP9jAP9EAP+pAOC2AH9lAFZFAP3KAP8jAP+5AOC0AOW3AHFbAP8kAP+9ANuwAFhHAAIBAKOCAP+8AF1KAHpiAHlgAHhgAGBNACQdACAaANywAHNcACwjABcSALWRACEaAK6LAFRDABoVADUqAGtWALmUAPbFAAkIAJx9AMqiAM6lANuvAO+/ABEOAB0XAMigAPTDAP///0a1GfQAAAABYktHRJvv2FeEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH5wQSCA4VNUggkwAAAetJREFUWMNjYBgFo2AUDFvAyIQEGBmYUAEjYf3MLAjAysbOwckFB5zcPLyMTAQM4OMXEIQDIWERUTFxBJCQlJKWkcVvBJ+cPAIoKCpJKqMBCRVVvCbwqcnLq2toAoGWNsgAHWUMoKvHRMAAfQNDQ0MjYxMcBiibmjHhN8CcDxSaFpa4DFC2smbEbwDYAhvcBtjaMZFqgL2Do6OEE9wEZxdMJzDxgYGrG1YD3D08ubm9vH2gBvj68aHrt/EPAIPAIKwGBIeEMjHxMYWFQ02IQPcDU2RUtAAYKGA3IAZsJWMs1IC4eHQDWBIQ6UcfYkCifFIymgEpqVAD0mQxDBCUj9ZKBwONDLABmVma2Tm5qAbw5UENyC/AYkBhkYERGBhAxIA8xmIUA/hKdKEGlDJhMaCsHCNumIqRA5GhohKqv6qaD5sBNbgN8K2tq29obIKlg+YWJhINQAOtmMmIgBdQQRuGAwgGIgpo72DC6gJ80YgMOruw5EVCCQkBnLqxlgaEkrK9kwMQiPX09vVPwJ6VCWSmiZPMJk+ePGXqNAY+XGUJ/uwMTEhASWLqBRwFCjQvEAGoYwBmoUqaAViKddIMwFKxkGAA9qrNiXgDsFau02fMJNYA7NU7J/cswikAZgL2BgbR+kfBKBgFQxUAABbLtTyu2s1yAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIzLTA0LTE4VDA4OjEyOjU3KzAwOjAwOgZ+JgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMy0wNC0xOFQwODoxMzo0NiswMDowMM5Epo4AAAAodEVYdGRhdGU6dGltZXN0YW1wADIwMjMtMDQtMThUMDg6MTQ6MjErMDA6MDB4RashAAAAAElFTkSuQmCC)}@media(max-width: 599.98px){header.navbar .search-textbox{border-top:1px solid rgba(var(--post-contrast-color-rgb), 0.2)}}@media(min-width: 780px){header.navbar .search-textbox{border-left:1px solid rgba(var(--post-contrast-color-rgb), 0.2)}}header.navbar .search-textbox input{height:64px;border:0;background-color:rgba(var(--post-contrast-color-rgb), 0.1);font-size:1.2em;font-weight:300}header.navbar .search-textbox .btn{width:64px;height:100%;padding:0 1.25rem;border-radius:0;border:0 none}.settings{border-left:1px solid rgba(var(--post-contrast-color-rgb), 0.2)}.settings:hover{background-color:rgba(var(--post-contrast-color-rgb), 0.1);cursor:pointer}.settings img.profile-image{width:2.5rem;height:2.5rem;border:2px solid #e6e6e6;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:cover}#languageParent{min-width:18rem;padding:0;overflow-y:visible}#languageParent .dropdown-item{padding:.75rem 1.5rem}#languageParent .language-menu{display:flex}#languageParent .language-menu .dropdown-item{flex:auto 1 1;border:1px solid #ccc;border-top:0;border-left:0;border-radius:0;text-align:center}#languageParent .language-menu .dropdown-item:last-child{border-right:0}#languageParent .language-menu .dropdown-item:focus{z-index:1000}#languageParent .other-items{overflow-y:auto}