/*!
   * Bootstrap  v5.3.3 (https://getbootstrap.com/)
   * Copyright 2011-2024 The Bootstrap Authors
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */:root,[data-bs-theme="light"]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0094e0;--bs-secondary: #e1f4fd;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 0,148,224;--bs-secondary-rgb: 225,244,253;--bs-success-rgb: 25,135,84;--bs-info-rgb: 13,202,240;--bs-warning-rgb: 255,193,7;--bs-danger-rgb: 220,53,69;--bs-light-rgb: 248,249,250;--bs-dark-rgb: 33,37,41;--bs-primary-text-emphasis: #003b5a;--bs-secondary-text-emphasis: #5a6265;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cceaf9;--bs-secondary-bg-subtle: #f9fdff;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #99d4f3;--bs-secondary-border-subtle: #f3fbfe;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255,255,255;--bs-black-rgb: 0,0,0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--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: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33,37,41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255,255,255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0,0,0;--bs-secondary-color: rgba(33,37,41,0.75);--bs-secondary-color-rgb: 33,37,41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233,236,239;--bs-tertiary-color: rgba(33,37,41,0.5);--bs-tertiary-color-rgb: 33,37,41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248,249,250;--bs-heading-color: inherit;--bs-link-color: #0094e0;--bs-link-color-rgb: 0,148,224;--bs-link-decoration: underline;--bs-link-hover-color: #0076b3;--bs-link-hover-color-rgb: 0,118,179;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0,0,0,0.175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(0,148,224,0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme="dark"]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222,226,230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33,37,41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255,255,255;--bs-secondary-color: rgba(222,226,230,0.75);--bs-secondary-color-rgb: 222,226,230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52,58,64;--bs-tertiary-color: rgba(222,226,230,0.5);--bs-tertiary-color-rgb: 222,226,230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43,48,53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110,168,254;--bs-link-hover-color-rgb: 139,185,254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255,255,255,0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}.lr *,.lr *::before,.lr *::after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){.lr :root{scroll-behavior:smooth}}.lr 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)}.lr hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.lr h1,.lr .h1,.lr h2,.lr .h2,.lr h3,.lr .h3,.lr h4,.lr .h4,.lr h5,.lr .h5,.lr h6,.lr .h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.lr h1,.lr .h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.lr h1,.lr .h1{font-size:2.5rem}}.lr h2,.lr .h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){.lr h2,.lr .h2{font-size:2rem}}.lr h3,.lr .h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){.lr h3,.lr .h3{font-size:1.75rem}}.lr h4,.lr .h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){.lr h4,.lr .h4{font-size:1.5rem}}.lr h5,.lr .h5{font-size:1.25rem}.lr h6,.lr .h6{font-size:1rem}.lr p{margin-top:0;margin-bottom:1rem}.lr abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}.lr address{margin-bottom:1rem;font-style:normal;line-height:inherit}.lr ol,.lr ul{padding-left:2rem}.lr ol,.lr ul,.lr dl{margin-top:0;margin-bottom:1rem}.lr ol ol,.lr ul ul,.lr ol ul,.lr ul ol{margin-bottom:0}.lr dt{font-weight:700}.lr dd{margin-bottom:.5rem;margin-left:0}.lr blockquote{margin:0 0 1rem}.lr b,.lr strong{font-weight:bolder}.lr small,.lr .small{font-size:.875em}.lr mark,.lr .mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}.lr sub,.lr sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}.lr sub{bottom:-.25em}.lr sup{top:-.5em}.lr a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}.lr a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}.lr a:not([href]):not([class]),.lr a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.lr pre,.lr code,.lr kbd,.lr samp{font-family:var(--bs-font-monospace);font-size:1em}.lr pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}.lr pre code{font-size:inherit;color:inherit;word-break:normal}.lr code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>.lr code{color:inherit}.lr kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color)}.lr kbd kbd{padding:0;font-size:1em}.lr figure{margin:0 0 1rem}.lr img,.lr svg{vertical-align:middle}.lr table{caption-side:bottom;border-collapse:collapse}.lr caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}.lr th{text-align:inherit;text-align:-webkit-match-parent}.lr thead,.lr tbody,.lr tfoot,.lr tr,.lr td,.lr th{border-color:inherit;border-style:solid;border-width:0}.lr label{display:inline-block}.lr button{border-radius:0}.lr button:focus:not(:focus-visible){outline:0}.lr input,.lr button,.lr select,.lr optgroup,.lr textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.lr button,.lr select{text-transform:none}.lr [role="button"]{cursor:pointer}.lr select{word-wrap:normal}.lr select:disabled{opacity:1}.lr [list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator{display:none !important}.lr button,.lr [type="button"],.lr [type="reset"],.lr [type="submit"]{-webkit-appearance:button}.lr button:not(:disabled),.lr [type="button"]:not(:disabled),.lr [type="reset"]:not(:disabled),.lr [type="submit"]:not(:disabled){cursor:pointer}.lr ::-moz-focus-inner{padding:0;border-style:none}.lr textarea{resize:vertical}.lr fieldset{min-width:0;padding:0;margin:0;border:0}.lr legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){.lr legend{font-size:1.5rem}}.lr legend+*{clear:left}.lr ::-webkit-datetime-edit-fields-wrapper,.lr ::-webkit-datetime-edit-text,.lr ::-webkit-datetime-edit-minute,.lr ::-webkit-datetime-edit-hour-field,.lr ::-webkit-datetime-edit-day-field,.lr ::-webkit-datetime-edit-month-field,.lr ::-webkit-datetime-edit-year-field{padding:0}.lr ::-webkit-inner-spin-button{height:auto}.lr [type="search"]{-webkit-appearance:textfield;outline-offset:-2px}.lr ::-webkit-search-decoration{-webkit-appearance:none}.lr ::-webkit-color-swatch-wrapper{padding:0}.lr ::file-selector-button{font:inherit;-webkit-appearance:button}.lr output{display:inline-block}.lr iframe{border:0}.lr summary{display:list-item;cursor:pointer}.lr progress{vertical-align:baseline}.lr [hidden]{display:none !important}.lr .lead{font-size:1.25rem;font-weight:300}.lr .display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.lr .display-1{font-size:5rem}}.lr .display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.lr .display-2{font-size:4.5rem}}.lr .display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.lr .display-3{font-size:4rem}}.lr .display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.lr .display-4{font-size:3.5rem}}.lr .display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.lr .display-5{font-size:3rem}}.lr .display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.lr .display-6{font-size:2.5rem}}.lr .list-unstyled{padding-left:0;list-style:none}.lr .list-inline{padding-left:0;list-style:none}.lr .list-inline-item{display:inline-block}.lr .list-inline-item:not(:last-child){margin-right:.5rem}.lr .initialism{font-size:.875em;text-transform:uppercase}.lr .blockquote{margin-bottom:1rem;font-size:1.25rem}.lr .blockquote>:last-child{margin-bottom:0}.lr .blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.lr .blockquote-footer::before{content:"\2014\00A0"}.lr .img-fluid{max-width:100%;height:auto}.lr .img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);max-width:100%;height:auto}.lr .figure{display:inline-block}.lr .figure-img{margin-bottom:.5rem;line-height:1}.lr .figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.lr .container,.lr .container-fluid,.lr .container-sm,.lr .container-md,.lr .container-lg,.lr .container-xl,.lr .container-xxl{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.lr .container,.lr .container-sm{max-width:540px}}@media (min-width: 768px){.lr .container,.lr .container-sm,.lr .container-md{max-width:720px}}@media (min-width: 992px){.lr .container,.lr .container-sm,.lr .container-md,.lr .container-lg{max-width:960px}}@media (min-width: 1200px){.lr .container,.lr .container-sm,.lr .container-md,.lr .container-lg,.lr .container-xl{max-width:1140px}}@media (min-width: 1440px){.lr .container,.lr .container-sm,.lr .container-md,.lr .container-lg,.lr .container-xl,.lr .container-xxl{max-width:1360px}}.lr :root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1440px}.lr .row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.lr .row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.lr .col{flex:1 0 0%}.lr .row-cols-auto>*{flex:0 0 auto;width:auto}.lr .row-cols-1>*{flex:0 0 auto;width:100%}.lr .row-cols-2>*{flex:0 0 auto;width:50%}.lr .row-cols-3>*{flex:0 0 auto;width:33.33333%}.lr .row-cols-4>*{flex:0 0 auto;width:25%}.lr .row-cols-5>*{flex:0 0 auto;width:20%}.lr .row-cols-6>*{flex:0 0 auto;width:16.66667%}.lr .col-auto{flex:0 0 auto;width:auto}.lr .col-1{flex:0 0 auto;width:8.33333%}.lr .col-2{flex:0 0 auto;width:16.66667%}.lr .col-3{flex:0 0 auto;width:25%}.lr .col-4{flex:0 0 auto;width:33.33333%}.lr .col-5{flex:0 0 auto;width:41.66667%}.lr .col-6{flex:0 0 auto;width:50%}.lr .col-7{flex:0 0 auto;width:58.33333%}.lr .col-8{flex:0 0 auto;width:66.66667%}.lr .col-9{flex:0 0 auto;width:75%}.lr .col-10{flex:0 0 auto;width:83.33333%}.lr .col-11{flex:0 0 auto;width:91.66667%}.lr .col-12{flex:0 0 auto;width:100%}.lr .offset-1{margin-left:8.33333%}.lr .offset-2{margin-left:16.66667%}.lr .offset-3{margin-left:25%}.lr .offset-4{margin-left:33.33333%}.lr .offset-5{margin-left:41.66667%}.lr .offset-6{margin-left:50%}.lr .offset-7{margin-left:58.33333%}.lr .offset-8{margin-left:66.66667%}.lr .offset-9{margin-left:75%}.lr .offset-10{margin-left:83.33333%}.lr .offset-11{margin-left:91.66667%}.lr .g-0,.lr .gx-0{--bs-gutter-x: 0}.lr .g-0,.lr .gy-0{--bs-gutter-y: 0}.lr .g-1,.lr .gx-1{--bs-gutter-x: .25rem}.lr .g-1,.lr .gy-1{--bs-gutter-y: .25rem}.lr .g-2,.lr .gx-2{--bs-gutter-x: .5rem}.lr .g-2,.lr .gy-2{--bs-gutter-y: .5rem}.lr .g-3,.lr .gx-3{--bs-gutter-x: 1rem}.lr .g-3,.lr .gy-3{--bs-gutter-y: 1rem}.lr .g-4,.lr .gx-4{--bs-gutter-x: 1.5rem}.lr .g-4,.lr .gy-4{--bs-gutter-y: 1.5rem}.lr .g-5,.lr .gx-5{--bs-gutter-x: 3rem}.lr .g-5,.lr .gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.lr .col-sm{flex:1 0 0%}.lr .row-cols-sm-auto>*{flex:0 0 auto;width:auto}.lr .row-cols-sm-1>*{flex:0 0 auto;width:100%}.lr .row-cols-sm-2>*{flex:0 0 auto;width:50%}.lr .row-cols-sm-3>*{flex:0 0 auto;width:33.33333%}.lr .row-cols-sm-4>*{flex:0 0 auto;width:25%}.lr .row-cols-sm-5>*{flex:0 0 auto;width:20%}.lr .row-cols-sm-6>*{flex:0 0 auto;width:16.66667%}.lr .col-sm-auto{flex:0 0 auto;width:auto}.lr .col-sm-1{flex:0 0 auto;width:8.33333%}.lr .col-sm-2{flex:0 0 auto;width:16.66667%}.lr .col-sm-3{flex:0 0 auto;width:25%}.lr .col-sm-4{flex:0 0 auto;width:33.33333%}.lr .col-sm-5{flex:0 0 auto;width:41.66667%}.lr .col-sm-6{flex:0 0 auto;width:50%}.lr .col-sm-7{flex:0 0 auto;width:58.33333%}.lr .col-sm-8{flex:0 0 auto;width:66.66667%}.lr .col-sm-9{flex:0 0 auto;width:75%}.lr .col-sm-10{flex:0 0 auto;width:83.33333%}.lr .col-sm-11{flex:0 0 auto;width:91.66667%}.lr .col-sm-12{flex:0 0 auto;width:100%}.lr .offset-sm-0{margin-left:0}.lr .offset-sm-1{margin-left:8.33333%}.lr .offset-sm-2{margin-left:16.66667%}.lr .offset-sm-3{margin-left:25%}.lr .offset-sm-4{margin-left:33.33333%}.lr .offset-sm-5{margin-left:41.66667%}.lr .offset-sm-6{margin-left:50%}.lr .offset-sm-7{margin-left:58.33333%}.lr .offset-sm-8{margin-left:66.66667%}.lr .offset-sm-9{margin-left:75%}.lr .offset-sm-10{margin-left:83.33333%}.lr .offset-sm-11{margin-left:91.66667%}.lr .g-sm-0,.lr .gx-sm-0{--bs-gutter-x: 0}.lr .g-sm-0,.lr .gy-sm-0{--bs-gutter-y: 0}.lr .g-sm-1,.lr .gx-sm-1{--bs-gutter-x: .25rem}.lr .g-sm-1,.lr .gy-sm-1{--bs-gutter-y: .25rem}.lr .g-sm-2,.lr .gx-sm-2{--bs-gutter-x: .5rem}.lr .g-sm-2,.lr .gy-sm-2{--bs-gutter-y: .5rem}.lr .g-sm-3,.lr .gx-sm-3{--bs-gutter-x: 1rem}.lr .g-sm-3,.lr .gy-sm-3{--bs-gutter-y: 1rem}.lr .g-sm-4,.lr .gx-sm-4{--bs-gutter-x: 1.5rem}.lr .g-sm-4,.lr .gy-sm-4{--bs-gutter-y: 1.5rem}.lr .g-sm-5,.lr .gx-sm-5{--bs-gutter-x: 3rem}.lr .g-sm-5,.lr .gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.lr .col-md{flex:1 0 0%}.lr .row-cols-md-auto>*{flex:0 0 auto;width:auto}.lr .row-cols-md-1>*{flex:0 0 auto;width:100%}.lr .row-cols-md-2>*{flex:0 0 auto;width:50%}.lr .row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.lr .row-cols-md-4>*{flex:0 0 auto;width:25%}.lr .row-cols-md-5>*{flex:0 0 auto;width:20%}.lr .row-cols-md-6>*{flex:0 0 auto;width:16.66667%}.lr .col-md-auto{flex:0 0 auto;width:auto}.lr .col-md-1{flex:0 0 auto;width:8.33333%}.lr .col-md-2{flex:0 0 auto;width:16.66667%}.lr .col-md-3{flex:0 0 auto;width:25%}.lr .col-md-4{flex:0 0 auto;width:33.33333%}.lr .col-md-5{flex:0 0 auto;width:41.66667%}.lr .col-md-6{flex:0 0 auto;width:50%}.lr .col-md-7{flex:0 0 auto;width:58.33333%}.lr .col-md-8{flex:0 0 auto;width:66.66667%}.lr .col-md-9{flex:0 0 auto;width:75%}.lr .col-md-10{flex:0 0 auto;width:83.33333%}.lr .col-md-11{flex:0 0 auto;width:91.66667%}.lr .col-md-12{flex:0 0 auto;width:100%}.lr .offset-md-0{margin-left:0}.lr .offset-md-1{margin-left:8.33333%}.lr .offset-md-2{margin-left:16.66667%}.lr .offset-md-3{margin-left:25%}.lr .offset-md-4{margin-left:33.33333%}.lr .offset-md-5{margin-left:41.66667%}.lr .offset-md-6{margin-left:50%}.lr .offset-md-7{margin-left:58.33333%}.lr .offset-md-8{margin-left:66.66667%}.lr .offset-md-9{margin-left:75%}.lr .offset-md-10{margin-left:83.33333%}.lr .offset-md-11{margin-left:91.66667%}.lr .g-md-0,.lr .gx-md-0{--bs-gutter-x: 0}.lr .g-md-0,.lr .gy-md-0{--bs-gutter-y: 0}.lr .g-md-1,.lr .gx-md-1{--bs-gutter-x: .25rem}.lr .g-md-1,.lr .gy-md-1{--bs-gutter-y: .25rem}.lr .g-md-2,.lr .gx-md-2{--bs-gutter-x: .5rem}.lr .g-md-2,.lr .gy-md-2{--bs-gutter-y: .5rem}.lr .g-md-3,.lr .gx-md-3{--bs-gutter-x: 1rem}.lr .g-md-3,.lr .gy-md-3{--bs-gutter-y: 1rem}.lr .g-md-4,.lr .gx-md-4{--bs-gutter-x: 1.5rem}.lr .g-md-4,.lr .gy-md-4{--bs-gutter-y: 1.5rem}.lr .g-md-5,.lr .gx-md-5{--bs-gutter-x: 3rem}.lr .g-md-5,.lr .gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.lr .col-lg{flex:1 0 0%}.lr .row-cols-lg-auto>*{flex:0 0 auto;width:auto}.lr .row-cols-lg-1>*{flex:0 0 auto;width:100%}.lr .row-cols-lg-2>*{flex:0 0 auto;width:50%}.lr .row-cols-lg-3>*{flex:0 0 auto;width:33.33333%}.lr .row-cols-lg-4>*{flex:0 0 auto;width:25%}.lr .row-cols-lg-5>*{flex:0 0 auto;width:20%}.lr .row-cols-lg-6>*{flex:0 0 auto;width:16.66667%}.lr .col-lg-auto{flex:0 0 auto;width:auto}.lr .col-lg-1{flex:0 0 auto;width:8.33333%}.lr .col-lg-2{flex:0 0 auto;width:16.66667%}.lr .col-lg-3{flex:0 0 auto;width:25%}.lr .col-lg-4{flex:0 0 auto;width:33.33333%}.lr .col-lg-5{flex:0 0 auto;width:41.66667%}.lr .col-lg-6{flex:0 0 auto;width:50%}.lr .col-lg-7{flex:0 0 auto;width:58.33333%}.lr .col-lg-8{flex:0 0 auto;width:66.66667%}.lr .col-lg-9{flex:0 0 auto;width:75%}.lr .col-lg-10{flex:0 0 auto;width:83.33333%}.lr .col-lg-11{flex:0 0 auto;width:91.66667%}.lr .col-lg-12{flex:0 0 auto;width:100%}.lr .offset-lg-0{margin-left:0}.lr .offset-lg-1{margin-left:8.33333%}.lr .offset-lg-2{margin-left:16.66667%}.lr .offset-lg-3{margin-left:25%}.lr .offset-lg-4{margin-left:33.33333%}.lr .offset-lg-5{margin-left:41.66667%}.lr .offset-lg-6{margin-left:50%}.lr .offset-lg-7{margin-left:58.33333%}.lr .offset-lg-8{margin-left:66.66667%}.lr .offset-lg-9{margin-left:75%}.lr .offset-lg-10{margin-left:83.33333%}.lr .offset-lg-11{margin-left:91.66667%}.lr .g-lg-0,.lr .gx-lg-0{--bs-gutter-x: 0}.lr .g-lg-0,.lr .gy-lg-0{--bs-gutter-y: 0}.lr .g-lg-1,.lr .gx-lg-1{--bs-gutter-x: .25rem}.lr .g-lg-1,.lr .gy-lg-1{--bs-gutter-y: .25rem}.lr .g-lg-2,.lr .gx-lg-2{--bs-gutter-x: .5rem}.lr .g-lg-2,.lr .gy-lg-2{--bs-gutter-y: .5rem}.lr .g-lg-3,.lr .gx-lg-3{--bs-gutter-x: 1rem}.lr .g-lg-3,.lr .gy-lg-3{--bs-gutter-y: 1rem}.lr .g-lg-4,.lr .gx-lg-4{--bs-gutter-x: 1.5rem}.lr .g-lg-4,.lr .gy-lg-4{--bs-gutter-y: 1.5rem}.lr .g-lg-5,.lr .gx-lg-5{--bs-gutter-x: 3rem}.lr .g-lg-5,.lr .gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.lr .col-xl{flex:1 0 0%}.lr .row-cols-xl-auto>*{flex:0 0 auto;width:auto}.lr .row-cols-xl-1>*{flex:0 0 auto;width:100%}.lr .row-cols-xl-2>*{flex:0 0 auto;width:50%}.lr .row-cols-xl-3>*{flex:0 0 auto;width:33.33333%}.lr .row-cols-xl-4>*{flex:0 0 auto;width:25%}.lr .row-cols-xl-5>*{flex:0 0 auto;width:20%}.lr .row-cols-xl-6>*{flex:0 0 auto;width:16.66667%}.lr .col-xl-auto{flex:0 0 auto;width:auto}.lr .col-xl-1{flex:0 0 auto;width:8.33333%}.lr .col-xl-2{flex:0 0 auto;width:16.66667%}.lr .col-xl-3{flex:0 0 auto;width:25%}.lr .col-xl-4{flex:0 0 auto;width:33.33333%}.lr .col-xl-5{flex:0 0 auto;width:41.66667%}.lr .col-xl-6{flex:0 0 auto;width:50%}.lr .col-xl-7{flex:0 0 auto;width:58.33333%}.lr .col-xl-8{flex:0 0 auto;width:66.66667%}.lr .col-xl-9{flex:0 0 auto;width:75%}.lr .col-xl-10{flex:0 0 auto;width:83.33333%}.lr .col-xl-11{flex:0 0 auto;width:91.66667%}.lr .col-xl-12{flex:0 0 auto;width:100%}.lr .offset-xl-0{margin-left:0}.lr .offset-xl-1{margin-left:8.33333%}.lr .offset-xl-2{margin-left:16.66667%}.lr .offset-xl-3{margin-left:25%}.lr .offset-xl-4{margin-left:33.33333%}.lr .offset-xl-5{margin-left:41.66667%}.lr .offset-xl-6{margin-left:50%}.lr .offset-xl-7{margin-left:58.33333%}.lr .offset-xl-8{margin-left:66.66667%}.lr .offset-xl-9{margin-left:75%}.lr .offset-xl-10{margin-left:83.33333%}.lr .offset-xl-11{margin-left:91.66667%}.lr .g-xl-0,.lr .gx-xl-0{--bs-gutter-x: 0}.lr .g-xl-0,.lr .gy-xl-0{--bs-gutter-y: 0}.lr .g-xl-1,.lr .gx-xl-1{--bs-gutter-x: .25rem}.lr .g-xl-1,.lr .gy-xl-1{--bs-gutter-y: .25rem}.lr .g-xl-2,.lr .gx-xl-2{--bs-gutter-x: .5rem}.lr .g-xl-2,.lr .gy-xl-2{--bs-gutter-y: .5rem}.lr .g-xl-3,.lr .gx-xl-3{--bs-gutter-x: 1rem}.lr .g-xl-3,.lr .gy-xl-3{--bs-gutter-y: 1rem}.lr .g-xl-4,.lr .gx-xl-4{--bs-gutter-x: 1.5rem}.lr .g-xl-4,.lr .gy-xl-4{--bs-gutter-y: 1.5rem}.lr .g-xl-5,.lr .gx-xl-5{--bs-gutter-x: 3rem}.lr .g-xl-5,.lr .gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1440px){.lr .col-xxl{flex:1 0 0%}.lr .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.lr .row-cols-xxl-1>*{flex:0 0 auto;width:100%}.lr .row-cols-xxl-2>*{flex:0 0 auto;width:50%}.lr .row-cols-xxl-3>*{flex:0 0 auto;width:33.33333%}.lr .row-cols-xxl-4>*{flex:0 0 auto;width:25%}.lr .row-cols-xxl-5>*{flex:0 0 auto;width:20%}.lr .row-cols-xxl-6>*{flex:0 0 auto;width:16.66667%}.lr .col-xxl-auto{flex:0 0 auto;width:auto}.lr .col-xxl-1{flex:0 0 auto;width:8.33333%}.lr .col-xxl-2{flex:0 0 auto;width:16.66667%}.lr .col-xxl-3{flex:0 0 auto;width:25%}.lr .col-xxl-4{flex:0 0 auto;width:33.33333%}.lr .col-xxl-5{flex:0 0 auto;width:41.66667%}.lr .col-xxl-6{flex:0 0 auto;width:50%}.lr .col-xxl-7{flex:0 0 auto;width:58.33333%}.lr .col-xxl-8{flex:0 0 auto;width:66.66667%}.lr .col-xxl-9{flex:0 0 auto;width:75%}.lr .col-xxl-10{flex:0 0 auto;width:83.33333%}.lr .col-xxl-11{flex:0 0 auto;width:91.66667%}.lr .col-xxl-12{flex:0 0 auto;width:100%}.lr .offset-xxl-0{margin-left:0}.lr .offset-xxl-1{margin-left:8.33333%}.lr .offset-xxl-2{margin-left:16.66667%}.lr .offset-xxl-3{margin-left:25%}.lr .offset-xxl-4{margin-left:33.33333%}.lr .offset-xxl-5{margin-left:41.66667%}.lr .offset-xxl-6{margin-left:50%}.lr .offset-xxl-7{margin-left:58.33333%}.lr .offset-xxl-8{margin-left:66.66667%}.lr .offset-xxl-9{margin-left:75%}.lr .offset-xxl-10{margin-left:83.33333%}.lr .offset-xxl-11{margin-left:91.66667%}.lr .g-xxl-0,.lr .gx-xxl-0{--bs-gutter-x: 0}.lr .g-xxl-0,.lr .gy-xxl-0{--bs-gutter-y: 0}.lr .g-xxl-1,.lr .gx-xxl-1{--bs-gutter-x: .25rem}.lr .g-xxl-1,.lr .gy-xxl-1{--bs-gutter-y: .25rem}.lr .g-xxl-2,.lr .gx-xxl-2{--bs-gutter-x: .5rem}.lr .g-xxl-2,.lr .gy-xxl-2{--bs-gutter-y: .5rem}.lr .g-xxl-3,.lr .gx-xxl-3{--bs-gutter-x: 1rem}.lr .g-xxl-3,.lr .gy-xxl-3{--bs-gutter-y: 1rem}.lr .g-xxl-4,.lr .gx-xxl-4{--bs-gutter-x: 1.5rem}.lr .g-xxl-4,.lr .gy-xxl-4{--bs-gutter-y: 1.5rem}.lr .g-xxl-5,.lr .gx-xxl-5{--bs-gutter-x: 3rem}.lr .g-xxl-5,.lr .gy-xxl-5{--bs-gutter-y: 3rem}}.lr .fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.lr .fade{transition:none}}.lr .fade:not(.show){opacity:0}.lr .collapse:not(.show){display:none}.lr .collapsing{height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.lr .collapsing{transition:none}}.lr .collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion: reduce){.lr .collapsing.collapse-horizontal{transition:none}}.lr .clearfix::after{display:block;clear:both;content:""}.lr .text-bg-primary{color:#000 !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.lr .text-bg-secondary{color:#000 !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.lr .text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.lr .text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.lr .text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.lr .text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.lr .text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.lr .text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.lr .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}.lr .link-primary:hover,.lr .link-primary:focus{color:RGBA(51,169,230, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(51,169,230, var(--bs-link-underline-opacity, 1)) !important}.lr .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}.lr .link-secondary:hover,.lr .link-secondary:focus{color:RGBA(231,246,253, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(231,246,253, var(--bs-link-underline-opacity, 1)) !important}.lr .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}.lr .link-success:hover,.lr .link-success:focus{color:RGBA(20,108,67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20,108,67, var(--bs-link-underline-opacity, 1)) !important}.lr .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}.lr .link-info:hover,.lr .link-info:focus{color:RGBA(61,213,243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61,213,243, var(--bs-link-underline-opacity, 1)) !important}.lr .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}.lr .link-warning:hover,.lr .link-warning:focus{color:RGBA(255,205,57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255,205,57, var(--bs-link-underline-opacity, 1)) !important}.lr .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}.lr .link-danger:hover,.lr .link-danger:focus{color:RGBA(176,42,55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176,42,55, var(--bs-link-underline-opacity, 1)) !important}.lr .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}.lr .link-light:hover,.lr .link-light:focus{color:RGBA(249,250,251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249,250,251, var(--bs-link-underline-opacity, 1)) !important}.lr .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}.lr .link-dark:hover,.lr .link-dark:focus{color:RGBA(26,30,33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26,30,33, var(--bs-link-underline-opacity, 1)) !important}.lr .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}.lr .link-body-emphasis:hover,.lr .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}.lr .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)}.lr .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}.lr .icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.lr .icon-link>.bi{transition:none}}.lr .icon-link-hover:hover>.bi,.lr .icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.lr .ratio{position:relative;width:100%}.lr .ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.lr .ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.lr .ratio-1x1{--bs-aspect-ratio: 100%}.lr .ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.lr .ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.lr .ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.lr .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.lr .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.lr .sticky-top{position:sticky;top:0;z-index:1020}.lr .sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.lr .sticky-sm-top{position:sticky;top:0;z-index:1020}.lr .sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.lr .sticky-md-top{position:sticky;top:0;z-index:1020}.lr .sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.lr .sticky-lg-top{position:sticky;top:0;z-index:1020}.lr .sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.lr .sticky-xl-top{position:sticky;top:0;z-index:1020}.lr .sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1440px){.lr .sticky-xxl-top{position:sticky;top:0;z-index:1020}.lr .sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.lr .hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.lr .vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.lr .visually-hidden,.lr .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}.lr .visually-hidden:not(caption),.lr .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.lr .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.lr .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lr .vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.lr .align-baseline{vertical-align:baseline !important}.lr .align-top{vertical-align:top !important}.lr .align-middle{vertical-align:middle !important}.lr .align-bottom{vertical-align:bottom !important}.lr .align-text-bottom{vertical-align:text-bottom !important}.lr .align-text-top{vertical-align:text-top !important}.lr .float-start{float:left !important}.lr .float-end{float:right !important}.lr .float-none{float:none !important}.lr .object-fit-contain{object-fit:contain !important}.lr .object-fit-cover{object-fit:cover !important}.lr .object-fit-fill{object-fit:fill !important}.lr .object-fit-scale{object-fit:scale-down !important}.lr .object-fit-none{object-fit:none !important}.lr .opacity-0{opacity:0 !important}.lr .opacity-25{opacity:.25 !important}.lr .opacity-50{opacity:.5 !important}.lr .opacity-75{opacity:.75 !important}.lr .opacity-100{opacity:1 !important}.lr .overflow-auto{overflow:auto !important}.lr .overflow-hidden{overflow:hidden !important}.lr .overflow-visible{overflow:visible !important}.lr .overflow-scroll{overflow:scroll !important}.lr .overflow-x-auto{overflow-x:auto !important}.lr .overflow-x-hidden{overflow-x:hidden !important}.lr .overflow-x-visible{overflow-x:visible !important}.lr .overflow-x-scroll{overflow-x:scroll !important}.lr .overflow-y-auto{overflow-y:auto !important}.lr .overflow-y-hidden{overflow-y:hidden !important}.lr .overflow-y-visible{overflow-y:visible !important}.lr .overflow-y-scroll{overflow-y:scroll !important}.lr .d-inline{display:inline !important}.lr .d-inline-block{display:inline-block !important}.lr .d-block{display:block !important}.lr .d-grid{display:grid !important}.lr .d-inline-grid{display:inline-grid !important}.lr .d-table{display:table !important}.lr .d-table-row{display:table-row !important}.lr .d-table-cell{display:table-cell !important}.lr .d-flex{display:flex !important}.lr .d-inline-flex{display:inline-flex !important}.lr .d-none{display:none !important}.lr .shadow{box-shadow:var(--bs-box-shadow) !important}.lr .shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.lr .shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.lr .shadow-none{box-shadow:none !important}.lr .focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.lr .focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.lr .focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.lr .focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.lr .focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.lr .focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.lr .focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.lr .focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.lr .position-static{position:static !important}.lr .position-relative{position:relative !important}.lr .position-absolute{position:absolute !important}.lr .position-fixed{position:fixed !important}.lr .position-sticky{position:sticky !important}.lr .top-0{top:0 !important}.lr .top-50{top:50% !important}.lr .top-100{top:100% !important}.lr .bottom-0{bottom:0 !important}.lr .bottom-50{bottom:50% !important}.lr .bottom-100{bottom:100% !important}.lr .start-0{left:0 !important}.lr .start-50{left:50% !important}.lr .start-100{left:100% !important}.lr .end-0{right:0 !important}.lr .end-50{right:50% !important}.lr .end-100{right:100% !important}.lr .translate-middle{transform:translate(-50%, -50%) !important}.lr .translate-middle-x{transform:translateX(-50%) !important}.lr .translate-middle-y{transform:translateY(-50%) !important}.lr .border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.lr .border-0{border:0 !important}.lr .border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.lr .border-top-0{border-top:0 !important}.lr .border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.lr .border-end-0{border-right:0 !important}.lr .border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.lr .border-bottom-0{border-bottom:0 !important}.lr .border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.lr .border-start-0{border-left:0 !important}.lr .border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.lr .border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.lr .border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.lr .border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.lr .border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.lr .border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.lr .border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.lr .border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.lr .border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.lr .border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.lr .border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.lr .border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.lr .border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.lr .border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.lr .border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.lr .border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.lr .border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.lr .border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.lr .border-1{border-width:1px !important}.lr .border-2{border-width:2px !important}.lr .border-3{border-width:3px !important}.lr .border-4{border-width:4px !important}.lr .border-5{border-width:5px !important}.lr .border-opacity-10{--bs-border-opacity: .1}.lr .border-opacity-25{--bs-border-opacity: .25}.lr .border-opacity-50{--bs-border-opacity: .5}.lr .border-opacity-75{--bs-border-opacity: .75}.lr .border-opacity-100{--bs-border-opacity: 1}.lr .w-25{width:25% !important}.lr .w-50{width:50% !important}.lr .w-75{width:75% !important}.lr .w-100{width:100% !important}.lr .w-auto{width:auto !important}.lr .mw-100{max-width:100% !important}.lr .vw-100{width:100vw !important}.lr .min-vw-100{min-width:100vw !important}.lr .h-25{height:25% !important}.lr .h-50{height:50% !important}.lr .h-75{height:75% !important}.lr .h-100{height:100% !important}.lr .h-auto{height:auto !important}.lr .mh-100{max-height:100% !important}.lr .vh-100{height:100vh !important}.lr .min-vh-100{min-height:100vh !important}.lr .flex-fill{flex:1 1 auto !important}.lr .flex-row{flex-direction:row !important}.lr .flex-column{flex-direction:column !important}.lr .flex-row-reverse{flex-direction:row-reverse !important}.lr .flex-column-reverse{flex-direction:column-reverse !important}.lr .flex-grow-0{flex-grow:0 !important}.lr .flex-grow-1{flex-grow:1 !important}.lr .flex-shrink-0{flex-shrink:0 !important}.lr .flex-shrink-1{flex-shrink:1 !important}.lr .flex-wrap{flex-wrap:wrap !important}.lr .flex-nowrap{flex-wrap:nowrap !important}.lr .flex-wrap-reverse{flex-wrap:wrap-reverse !important}.lr .justify-content-start{justify-content:flex-start !important}.lr .justify-content-end{justify-content:flex-end !important}.lr .justify-content-center{justify-content:center !important}.lr .justify-content-between{justify-content:space-between !important}.lr .justify-content-around{justify-content:space-around !important}.lr .justify-content-evenly{justify-content:space-evenly !important}.lr .align-items-start{align-items:flex-start !important}.lr .align-items-end{align-items:flex-end !important}.lr .align-items-center{align-items:center !important}.lr .align-items-baseline{align-items:baseline !important}.lr .align-items-stretch{align-items:stretch !important}.lr .align-content-start{align-content:flex-start !important}.lr .align-content-end{align-content:flex-end !important}.lr .align-content-center{align-content:center !important}.lr .align-content-between{align-content:space-between !important}.lr .align-content-around{align-content:space-around !important}.lr .align-content-stretch{align-content:stretch !important}.lr .align-self-auto{align-self:auto !important}.lr .align-self-start{align-self:flex-start !important}.lr .align-self-end{align-self:flex-end !important}.lr .align-self-center{align-self:center !important}.lr .align-self-baseline{align-self:baseline !important}.lr .align-self-stretch{align-self:stretch !important}.lr .order-first{order:-1 !important}.lr .order-0{order:0 !important}.lr .order-1{order:1 !important}.lr .order-2{order:2 !important}.lr .order-3{order:3 !important}.lr .order-4{order:4 !important}.lr .order-5{order:5 !important}.lr .order-last{order:6 !important}.lr .m-0{margin:0 !important}.lr .m-1{margin:.25rem !important}.lr .m-2{margin:.5rem !important}.lr .m-3{margin:1rem !important}.lr .m-4{margin:1.5rem !important}.lr .m-5{margin:3rem !important}.lr .m-auto{margin:auto !important}.lr .mx-0{margin-right:0 !important;margin-left:0 !important}.lr .mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.lr .mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.lr .mx-3{margin-right:1rem !important;margin-left:1rem !important}.lr .mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.lr .mx-5{margin-right:3rem !important;margin-left:3rem !important}.lr .mx-auto{margin-right:auto !important;margin-left:auto !important}.lr .my-0{margin-top:0 !important;margin-bottom:0 !important}.lr .my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.lr .my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.lr .my-3{margin-top:1rem !important;margin-bottom:1rem !important}.lr .my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.lr .my-5{margin-top:3rem !important;margin-bottom:3rem !important}.lr .my-auto{margin-top:auto !important;margin-bottom:auto !important}.lr .mt-0{margin-top:0 !important}.lr .mt-1{margin-top:.25rem !important}.lr .mt-2{margin-top:.5rem !important}.lr .mt-3{margin-top:1rem !important}.lr .mt-4{margin-top:1.5rem !important}.lr .mt-5{margin-top:3rem !important}.lr .mt-auto{margin-top:auto !important}.lr .me-0{margin-right:0 !important}.lr .me-1{margin-right:.25rem !important}.lr .me-2{margin-right:.5rem !important}.lr .me-3{margin-right:1rem !important}.lr .me-4{margin-right:1.5rem !important}.lr .me-5{margin-right:3rem !important}.lr .me-auto{margin-right:auto !important}.lr .mb-0{margin-bottom:0 !important}.lr .mb-1{margin-bottom:.25rem !important}.lr .mb-2{margin-bottom:.5rem !important}.lr .mb-3{margin-bottom:1rem !important}.lr .mb-4{margin-bottom:1.5rem !important}.lr .mb-5{margin-bottom:3rem !important}.lr .mb-auto{margin-bottom:auto !important}.lr .ms-0{margin-left:0 !important}.lr .ms-1{margin-left:.25rem !important}.lr .ms-2{margin-left:.5rem !important}.lr .ms-3{margin-left:1rem !important}.lr .ms-4{margin-left:1.5rem !important}.lr .ms-5{margin-left:3rem !important}.lr .ms-auto{margin-left:auto !important}.lr .p-0{padding:0 !important}.lr .p-1{padding:.25rem !important}.lr .p-2{padding:.5rem !important}.lr .p-3{padding:1rem !important}.lr .p-4{padding:1.5rem !important}.lr .p-5{padding:3rem !important}.lr .px-0{padding-right:0 !important;padding-left:0 !important}.lr .px-1{padding-right:.25rem !important;padding-left:.25rem !important}.lr .px-2{padding-right:.5rem !important;padding-left:.5rem !important}.lr .px-3{padding-right:1rem !important;padding-left:1rem !important}.lr .px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.lr .px-5{padding-right:3rem !important;padding-left:3rem !important}.lr .py-0{padding-top:0 !important;padding-bottom:0 !important}.lr .py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.lr .py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.lr .py-3{padding-top:1rem !important;padding-bottom:1rem !important}.lr .py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.lr .py-5{padding-top:3rem !important;padding-bottom:3rem !important}.lr .pt-0{padding-top:0 !important}.lr .pt-1{padding-top:.25rem !important}.lr .pt-2{padding-top:.5rem !important}.lr .pt-3{padding-top:1rem !important}.lr .pt-4{padding-top:1.5rem !important}.lr .pt-5{padding-top:3rem !important}.lr .pe-0{padding-right:0 !important}.lr .pe-1{padding-right:.25rem !important}.lr .pe-2{padding-right:.5rem !important}.lr .pe-3{padding-right:1rem !important}.lr .pe-4{padding-right:1.5rem !important}.lr .pe-5{padding-right:3rem !important}.lr .pb-0{padding-bottom:0 !important}.lr .pb-1{padding-bottom:.25rem !important}.lr .pb-2{padding-bottom:.5rem !important}.lr .pb-3{padding-bottom:1rem !important}.lr .pb-4{padding-bottom:1.5rem !important}.lr .pb-5{padding-bottom:3rem !important}.lr .ps-0{padding-left:0 !important}.lr .ps-1{padding-left:.25rem !important}.lr .ps-2{padding-left:.5rem !important}.lr .ps-3{padding-left:1rem !important}.lr .ps-4{padding-left:1.5rem !important}.lr .ps-5{padding-left:3rem !important}.lr .gap-0{gap:0 !important}.lr .gap-1{gap:.25rem !important}.lr .gap-2{gap:.5rem !important}.lr .gap-3{gap:1rem !important}.lr .gap-4{gap:1.5rem !important}.lr .gap-5{gap:3rem !important}.lr .row-gap-0{row-gap:0 !important}.lr .row-gap-1{row-gap:.25rem !important}.lr .row-gap-2{row-gap:.5rem !important}.lr .row-gap-3{row-gap:1rem !important}.lr .row-gap-4{row-gap:1.5rem !important}.lr .row-gap-5{row-gap:3rem !important}.lr .column-gap-0{column-gap:0 !important}.lr .column-gap-1{column-gap:.25rem !important}.lr .column-gap-2{column-gap:.5rem !important}.lr .column-gap-3{column-gap:1rem !important}.lr .column-gap-4{column-gap:1.5rem !important}.lr .column-gap-5{column-gap:3rem !important}.lr .font-monospace{font-family:var(--bs-font-monospace) !important}.lr .fs-1{font-size:calc(1.375rem + 1.5vw) !important}.lr .fs-2{font-size:calc(1.325rem + .9vw) !important}.lr .fs-3{font-size:calc(1.3rem + .6vw) !important}.lr .fs-4{font-size:calc(1.275rem + .3vw) !important}.lr .fs-5{font-size:1.25rem !important}.lr .fs-6{font-size:1rem !important}.lr .fst-italic{font-style:italic !important}.lr .fst-normal{font-style:normal !important}.lr .fw-lighter{font-weight:lighter !important}.lr .fw-light{font-weight:300 !important}.lr .fw-normal{font-weight:400 !important}.lr .fw-medium{font-weight:500 !important}.lr .fw-semibold{font-weight:600 !important}.lr .fw-bold{font-weight:700 !important}.lr .fw-bolder{font-weight:bolder !important}.lr .lh-1{line-height:1 !important}.lr .lh-sm{line-height:1.25 !important}.lr .lh-base{line-height:1.5 !important}.lr .lh-lg{line-height:2 !important}.lr .text-start{text-align:left !important}.lr .text-end{text-align:right !important}.lr .text-center{text-align:center !important}.lr .text-decoration-none{text-decoration:none !important}.lr .text-decoration-underline{text-decoration:underline !important}.lr .text-decoration-line-through{text-decoration:line-through !important}.lr .text-lowercase{text-transform:lowercase !important}.lr .text-uppercase{text-transform:uppercase !important}.lr .text-capitalize{text-transform:capitalize !important}.lr .text-wrap{white-space:normal !important}.lr .text-nowrap{white-space:nowrap !important}.lr .text-break{word-wrap:break-word !important;word-break:break-word !important}.lr .text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.lr .text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.lr .text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.lr .text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.lr .text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.lr .text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.lr .text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.lr .text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.lr .text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.lr .text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.lr .text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.lr .text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.lr .text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,0.5) !important}.lr .text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,0.5) !important}.lr .text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.lr .text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.lr .text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.lr .text-reset{--bs-text-opacity: 1;color:inherit !important}.lr .text-opacity-25{--bs-text-opacity: .25}.lr .text-opacity-50{--bs-text-opacity: .5}.lr .text-opacity-75{--bs-text-opacity: .75}.lr .text-opacity-100{--bs-text-opacity: 1}.lr .text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.lr .text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.lr .text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.lr .text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.lr .text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.lr .text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.lr .text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.lr .text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.lr .link-opacity-10{--bs-link-opacity: .1}.lr .link-opacity-10-hover:hover{--bs-link-opacity: .1}.lr .link-opacity-25{--bs-link-opacity: .25}.lr .link-opacity-25-hover:hover{--bs-link-opacity: .25}.lr .link-opacity-50{--bs-link-opacity: .5}.lr .link-opacity-50-hover:hover{--bs-link-opacity: .5}.lr .link-opacity-75{--bs-link-opacity: .75}.lr .link-opacity-75-hover:hover{--bs-link-opacity: .75}.lr .link-opacity-100{--bs-link-opacity: 1}.lr .link-opacity-100-hover:hover{--bs-link-opacity: 1}.lr .link-offset-1{text-underline-offset:.125em !important}.lr .link-offset-1-hover:hover{text-underline-offset:.125em !important}.lr .link-offset-2{text-underline-offset:.25em !important}.lr .link-offset-2-hover:hover{text-underline-offset:.25em !important}.lr .link-offset-3{text-underline-offset:.375em !important}.lr .link-offset-3-hover:hover{text-underline-offset:.375em !important}.lr .link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.lr .link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.lr .link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.lr .link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.lr .link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.lr .link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.lr .link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.lr .link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.lr .link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.lr .link-underline-opacity-0{--bs-link-underline-opacity: 0}.lr .link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.lr .link-underline-opacity-10{--bs-link-underline-opacity: .1}.lr .link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.lr .link-underline-opacity-25{--bs-link-underline-opacity: .25}.lr .link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.lr .link-underline-opacity-50{--bs-link-underline-opacity: .5}.lr .link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.lr .link-underline-opacity-75{--bs-link-underline-opacity: .75}.lr .link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.lr .link-underline-opacity-100{--bs-link-underline-opacity: 1}.lr .link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.lr .bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.lr .bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.lr .bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.lr .bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.lr .bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.lr .bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.lr .bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.lr .bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.lr .bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.lr .bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.lr .bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.lr .bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.lr .bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.lr .bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.lr .bg-opacity-10{--bs-bg-opacity: .1}.lr .bg-opacity-25{--bs-bg-opacity: .25}.lr .bg-opacity-50{--bs-bg-opacity: .5}.lr .bg-opacity-75{--bs-bg-opacity: .75}.lr .bg-opacity-100{--bs-bg-opacity: 1}.lr .bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.lr .bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.lr .bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.lr .bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.lr .bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.lr .bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.lr .bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.lr .bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.lr .bg-gradient{background-image:var(--bs-gradient) !important}.lr .user-select-all{user-select:all !important}.lr .user-select-auto{user-select:auto !important}.lr .user-select-none{user-select:none !important}.lr .pe-none{pointer-events:none !important}.lr .pe-auto{pointer-events:auto !important}.lr .rounded{border-radius:var(--bs-border-radius) !important}.lr .rounded-0{border-radius:0 !important}.lr .rounded-1{border-radius:var(--bs-border-radius-sm) !important}.lr .rounded-2{border-radius:var(--bs-border-radius) !important}.lr .rounded-3{border-radius:var(--bs-border-radius-lg) !important}.lr .rounded-4{border-radius:var(--bs-border-radius-xl) !important}.lr .rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.lr .rounded-circle{border-radius:50% !important}.lr .rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.lr .rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.lr .rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.lr .rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.lr .rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.lr .rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.lr .rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.lr .rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.lr .rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.lr .rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.lr .rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.lr .rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.lr .rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.lr .rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.lr .rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.lr .rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.lr .rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.lr .rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.lr .rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.lr .rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.lr .rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.lr .rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.lr .rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.lr .rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.lr .rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.lr .rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.lr .rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.lr .rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.lr .rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.lr .rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.lr .rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.lr .rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.lr .rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.lr .rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.lr .rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.lr .rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.lr .rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.lr .visible{visibility:visible !important}.lr .invisible{visibility:hidden !important}.lr .z-n1{z-index:-1 !important}.lr .z-0{z-index:0 !important}.lr .z-1{z-index:1 !important}.lr .z-2{z-index:2 !important}.lr .z-3{z-index:3 !important}@media (min-width: 576px){.lr .float-sm-start{float:left !important}.lr .float-sm-end{float:right !important}.lr .float-sm-none{float:none !important}.lr .object-fit-sm-contain{object-fit:contain !important}.lr .object-fit-sm-cover{object-fit:cover !important}.lr .object-fit-sm-fill{object-fit:fill !important}.lr .object-fit-sm-scale{object-fit:scale-down !important}.lr .object-fit-sm-none{object-fit:none !important}.lr .d-sm-inline{display:inline !important}.lr .d-sm-inline-block{display:inline-block !important}.lr .d-sm-block{display:block !important}.lr .d-sm-grid{display:grid !important}.lr .d-sm-inline-grid{display:inline-grid !important}.lr .d-sm-table{display:table !important}.lr .d-sm-table-row{display:table-row !important}.lr .d-sm-table-cell{display:table-cell !important}.lr .d-sm-flex{display:flex !important}.lr .d-sm-inline-flex{display:inline-flex !important}.lr .d-sm-none{display:none !important}.lr .flex-sm-fill{flex:1 1 auto !important}.lr .flex-sm-row{flex-direction:row !important}.lr .flex-sm-column{flex-direction:column !important}.lr .flex-sm-row-reverse{flex-direction:row-reverse !important}.lr .flex-sm-column-reverse{flex-direction:column-reverse !important}.lr .flex-sm-grow-0{flex-grow:0 !important}.lr .flex-sm-grow-1{flex-grow:1 !important}.lr .flex-sm-shrink-0{flex-shrink:0 !important}.lr .flex-sm-shrink-1{flex-shrink:1 !important}.lr .flex-sm-wrap{flex-wrap:wrap !important}.lr .flex-sm-nowrap{flex-wrap:nowrap !important}.lr .flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.lr .justify-content-sm-start{justify-content:flex-start !important}.lr .justify-content-sm-end{justify-content:flex-end !important}.lr .justify-content-sm-center{justify-content:center !important}.lr .justify-content-sm-between{justify-content:space-between !important}.lr .justify-content-sm-around{justify-content:space-around !important}.lr .justify-content-sm-evenly{justify-content:space-evenly !important}.lr .align-items-sm-start{align-items:flex-start !important}.lr .align-items-sm-end{align-items:flex-end !important}.lr .align-items-sm-center{align-items:center !important}.lr .align-items-sm-baseline{align-items:baseline !important}.lr .align-items-sm-stretch{align-items:stretch !important}.lr .align-content-sm-start{align-content:flex-start !important}.lr .align-content-sm-end{align-content:flex-end !important}.lr .align-content-sm-center{align-content:center !important}.lr .align-content-sm-between{align-content:space-between !important}.lr .align-content-sm-around{align-content:space-around !important}.lr .align-content-sm-stretch{align-content:stretch !important}.lr .align-self-sm-auto{align-self:auto !important}.lr .align-self-sm-start{align-self:flex-start !important}.lr .align-self-sm-end{align-self:flex-end !important}.lr .align-self-sm-center{align-self:center !important}.lr .align-self-sm-baseline{align-self:baseline !important}.lr .align-self-sm-stretch{align-self:stretch !important}.lr .order-sm-first{order:-1 !important}.lr .order-sm-0{order:0 !important}.lr .order-sm-1{order:1 !important}.lr .order-sm-2{order:2 !important}.lr .order-sm-3{order:3 !important}.lr .order-sm-4{order:4 !important}.lr .order-sm-5{order:5 !important}.lr .order-sm-last{order:6 !important}.lr .m-sm-0{margin:0 !important}.lr .m-sm-1{margin:.25rem !important}.lr .m-sm-2{margin:.5rem !important}.lr .m-sm-3{margin:1rem !important}.lr .m-sm-4{margin:1.5rem !important}.lr .m-sm-5{margin:3rem !important}.lr .m-sm-auto{margin:auto !important}.lr .mx-sm-0{margin-right:0 !important;margin-left:0 !important}.lr .mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.lr .mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.lr .mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.lr .mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.lr .mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.lr .mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.lr .my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.lr .my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.lr .my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.lr .my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.lr .my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.lr .my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.lr .my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.lr .mt-sm-0{margin-top:0 !important}.lr .mt-sm-1{margin-top:.25rem !important}.lr .mt-sm-2{margin-top:.5rem !important}.lr .mt-sm-3{margin-top:1rem !important}.lr .mt-sm-4{margin-top:1.5rem !important}.lr .mt-sm-5{margin-top:3rem !important}.lr .mt-sm-auto{margin-top:auto !important}.lr .me-sm-0{margin-right:0 !important}.lr .me-sm-1{margin-right:.25rem !important}.lr .me-sm-2{margin-right:.5rem !important}.lr .me-sm-3{margin-right:1rem !important}.lr .me-sm-4{margin-right:1.5rem !important}.lr .me-sm-5{margin-right:3rem !important}.lr .me-sm-auto{margin-right:auto !important}.lr .mb-sm-0{margin-bottom:0 !important}.lr .mb-sm-1{margin-bottom:.25rem !important}.lr .mb-sm-2{margin-bottom:.5rem !important}.lr .mb-sm-3{margin-bottom:1rem !important}.lr .mb-sm-4{margin-bottom:1.5rem !important}.lr .mb-sm-5{margin-bottom:3rem !important}.lr .mb-sm-auto{margin-bottom:auto !important}.lr .ms-sm-0{margin-left:0 !important}.lr .ms-sm-1{margin-left:.25rem !important}.lr .ms-sm-2{margin-left:.5rem !important}.lr .ms-sm-3{margin-left:1rem !important}.lr .ms-sm-4{margin-left:1.5rem !important}.lr .ms-sm-5{margin-left:3rem !important}.lr .ms-sm-auto{margin-left:auto !important}.lr .p-sm-0{padding:0 !important}.lr .p-sm-1{padding:.25rem !important}.lr .p-sm-2{padding:.5rem !important}.lr .p-sm-3{padding:1rem !important}.lr .p-sm-4{padding:1.5rem !important}.lr .p-sm-5{padding:3rem !important}.lr .px-sm-0{padding-right:0 !important;padding-left:0 !important}.lr .px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.lr .px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.lr .px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.lr .px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.lr .px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.lr .py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.lr .py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.lr .py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.lr .py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.lr .py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.lr .py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.lr .pt-sm-0{padding-top:0 !important}.lr .pt-sm-1{padding-top:.25rem !important}.lr .pt-sm-2{padding-top:.5rem !important}.lr .pt-sm-3{padding-top:1rem !important}.lr .pt-sm-4{padding-top:1.5rem !important}.lr .pt-sm-5{padding-top:3rem !important}.lr .pe-sm-0{padding-right:0 !important}.lr .pe-sm-1{padding-right:.25rem !important}.lr .pe-sm-2{padding-right:.5rem !important}.lr .pe-sm-3{padding-right:1rem !important}.lr .pe-sm-4{padding-right:1.5rem !important}.lr .pe-sm-5{padding-right:3rem !important}.lr .pb-sm-0{padding-bottom:0 !important}.lr .pb-sm-1{padding-bottom:.25rem !important}.lr .pb-sm-2{padding-bottom:.5rem !important}.lr .pb-sm-3{padding-bottom:1rem !important}.lr .pb-sm-4{padding-bottom:1.5rem !important}.lr .pb-sm-5{padding-bottom:3rem !important}.lr .ps-sm-0{padding-left:0 !important}.lr .ps-sm-1{padding-left:.25rem !important}.lr .ps-sm-2{padding-left:.5rem !important}.lr .ps-sm-3{padding-left:1rem !important}.lr .ps-sm-4{padding-left:1.5rem !important}.lr .ps-sm-5{padding-left:3rem !important}.lr .gap-sm-0{gap:0 !important}.lr .gap-sm-1{gap:.25rem !important}.lr .gap-sm-2{gap:.5rem !important}.lr .gap-sm-3{gap:1rem !important}.lr .gap-sm-4{gap:1.5rem !important}.lr .gap-sm-5{gap:3rem !important}.lr .row-gap-sm-0{row-gap:0 !important}.lr .row-gap-sm-1{row-gap:.25rem !important}.lr .row-gap-sm-2{row-gap:.5rem !important}.lr .row-gap-sm-3{row-gap:1rem !important}.lr .row-gap-sm-4{row-gap:1.5rem !important}.lr .row-gap-sm-5{row-gap:3rem !important}.lr .column-gap-sm-0{column-gap:0 !important}.lr .column-gap-sm-1{column-gap:.25rem !important}.lr .column-gap-sm-2{column-gap:.5rem !important}.lr .column-gap-sm-3{column-gap:1rem !important}.lr .column-gap-sm-4{column-gap:1.5rem !important}.lr .column-gap-sm-5{column-gap:3rem !important}.lr .text-sm-start{text-align:left !important}.lr .text-sm-end{text-align:right !important}.lr .text-sm-center{text-align:center !important}}@media (min-width: 768px){.lr .float-md-start{float:left !important}.lr .float-md-end{float:right !important}.lr .float-md-none{float:none !important}.lr .object-fit-md-contain{object-fit:contain !important}.lr .object-fit-md-cover{object-fit:cover !important}.lr .object-fit-md-fill{object-fit:fill !important}.lr .object-fit-md-scale{object-fit:scale-down !important}.lr .object-fit-md-none{object-fit:none !important}.lr .d-md-inline{display:inline !important}.lr .d-md-inline-block{display:inline-block !important}.lr .d-md-block{display:block !important}.lr .d-md-grid{display:grid !important}.lr .d-md-inline-grid{display:inline-grid !important}.lr .d-md-table{display:table !important}.lr .d-md-table-row{display:table-row !important}.lr .d-md-table-cell{display:table-cell !important}.lr .d-md-flex{display:flex !important}.lr .d-md-inline-flex{display:inline-flex !important}.lr .d-md-none{display:none !important}.lr .flex-md-fill{flex:1 1 auto !important}.lr .flex-md-row{flex-direction:row !important}.lr .flex-md-column{flex-direction:column !important}.lr .flex-md-row-reverse{flex-direction:row-reverse !important}.lr .flex-md-column-reverse{flex-direction:column-reverse !important}.lr .flex-md-grow-0{flex-grow:0 !important}.lr .flex-md-grow-1{flex-grow:1 !important}.lr .flex-md-shrink-0{flex-shrink:0 !important}.lr .flex-md-shrink-1{flex-shrink:1 !important}.lr .flex-md-wrap{flex-wrap:wrap !important}.lr .flex-md-nowrap{flex-wrap:nowrap !important}.lr .flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.lr .justify-content-md-start{justify-content:flex-start !important}.lr .justify-content-md-end{justify-content:flex-end !important}.lr .justify-content-md-center{justify-content:center !important}.lr .justify-content-md-between{justify-content:space-between !important}.lr .justify-content-md-around{justify-content:space-around !important}.lr .justify-content-md-evenly{justify-content:space-evenly !important}.lr .align-items-md-start{align-items:flex-start !important}.lr .align-items-md-end{align-items:flex-end !important}.lr .align-items-md-center{align-items:center !important}.lr .align-items-md-baseline{align-items:baseline !important}.lr .align-items-md-stretch{align-items:stretch !important}.lr .align-content-md-start{align-content:flex-start !important}.lr .align-content-md-end{align-content:flex-end !important}.lr .align-content-md-center{align-content:center !important}.lr .align-content-md-between{align-content:space-between !important}.lr .align-content-md-around{align-content:space-around !important}.lr .align-content-md-stretch{align-content:stretch !important}.lr .align-self-md-auto{align-self:auto !important}.lr .align-self-md-start{align-self:flex-start !important}.lr .align-self-md-end{align-self:flex-end !important}.lr .align-self-md-center{align-self:center !important}.lr .align-self-md-baseline{align-self:baseline !important}.lr .align-self-md-stretch{align-self:stretch !important}.lr .order-md-first{order:-1 !important}.lr .order-md-0{order:0 !important}.lr .order-md-1{order:1 !important}.lr .order-md-2{order:2 !important}.lr .order-md-3{order:3 !important}.lr .order-md-4{order:4 !important}.lr .order-md-5{order:5 !important}.lr .order-md-last{order:6 !important}.lr .m-md-0{margin:0 !important}.lr .m-md-1{margin:.25rem !important}.lr .m-md-2{margin:.5rem !important}.lr .m-md-3{margin:1rem !important}.lr .m-md-4{margin:1.5rem !important}.lr .m-md-5{margin:3rem !important}.lr .m-md-auto{margin:auto !important}.lr .mx-md-0{margin-right:0 !important;margin-left:0 !important}.lr .mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.lr .mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.lr .mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.lr .mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.lr .mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.lr .mx-md-auto{margin-right:auto !important;margin-left:auto !important}.lr .my-md-0{margin-top:0 !important;margin-bottom:0 !important}.lr .my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.lr .my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.lr .my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.lr .my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.lr .my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.lr .my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.lr .mt-md-0{margin-top:0 !important}.lr .mt-md-1{margin-top:.25rem !important}.lr .mt-md-2{margin-top:.5rem !important}.lr .mt-md-3{margin-top:1rem !important}.lr .mt-md-4{margin-top:1.5rem !important}.lr .mt-md-5{margin-top:3rem !important}.lr .mt-md-auto{margin-top:auto !important}.lr .me-md-0{margin-right:0 !important}.lr .me-md-1{margin-right:.25rem !important}.lr .me-md-2{margin-right:.5rem !important}.lr .me-md-3{margin-right:1rem !important}.lr .me-md-4{margin-right:1.5rem !important}.lr .me-md-5{margin-right:3rem !important}.lr .me-md-auto{margin-right:auto !important}.lr .mb-md-0{margin-bottom:0 !important}.lr .mb-md-1{margin-bottom:.25rem !important}.lr .mb-md-2{margin-bottom:.5rem !important}.lr .mb-md-3{margin-bottom:1rem !important}.lr .mb-md-4{margin-bottom:1.5rem !important}.lr .mb-md-5{margin-bottom:3rem !important}.lr .mb-md-auto{margin-bottom:auto !important}.lr .ms-md-0{margin-left:0 !important}.lr .ms-md-1{margin-left:.25rem !important}.lr .ms-md-2{margin-left:.5rem !important}.lr .ms-md-3{margin-left:1rem !important}.lr .ms-md-4{margin-left:1.5rem !important}.lr .ms-md-5{margin-left:3rem !important}.lr .ms-md-auto{margin-left:auto !important}.lr .p-md-0{padding:0 !important}.lr .p-md-1{padding:.25rem !important}.lr .p-md-2{padding:.5rem !important}.lr .p-md-3{padding:1rem !important}.lr .p-md-4{padding:1.5rem !important}.lr .p-md-5{padding:3rem !important}.lr .px-md-0{padding-right:0 !important;padding-left:0 !important}.lr .px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.lr .px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.lr .px-md-3{padding-right:1rem !important;padding-left:1rem !important}.lr .px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.lr .px-md-5{padding-right:3rem !important;padding-left:3rem !important}.lr .py-md-0{padding-top:0 !important;padding-bottom:0 !important}.lr .py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.lr .py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.lr .py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.lr .py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.lr .py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.lr .pt-md-0{padding-top:0 !important}.lr .pt-md-1{padding-top:.25rem !important}.lr .pt-md-2{padding-top:.5rem !important}.lr .pt-md-3{padding-top:1rem !important}.lr .pt-md-4{padding-top:1.5rem !important}.lr .pt-md-5{padding-top:3rem !important}.lr .pe-md-0{padding-right:0 !important}.lr .pe-md-1{padding-right:.25rem !important}.lr .pe-md-2{padding-right:.5rem !important}.lr .pe-md-3{padding-right:1rem !important}.lr .pe-md-4{padding-right:1.5rem !important}.lr .pe-md-5{padding-right:3rem !important}.lr .pb-md-0{padding-bottom:0 !important}.lr .pb-md-1{padding-bottom:.25rem !important}.lr .pb-md-2{padding-bottom:.5rem !important}.lr .pb-md-3{padding-bottom:1rem !important}.lr .pb-md-4{padding-bottom:1.5rem !important}.lr .pb-md-5{padding-bottom:3rem !important}.lr .ps-md-0{padding-left:0 !important}.lr .ps-md-1{padding-left:.25rem !important}.lr .ps-md-2{padding-left:.5rem !important}.lr .ps-md-3{padding-left:1rem !important}.lr .ps-md-4{padding-left:1.5rem !important}.lr .ps-md-5{padding-left:3rem !important}.lr .gap-md-0{gap:0 !important}.lr .gap-md-1{gap:.25rem !important}.lr .gap-md-2{gap:.5rem !important}.lr .gap-md-3{gap:1rem !important}.lr .gap-md-4{gap:1.5rem !important}.lr .gap-md-5{gap:3rem !important}.lr .row-gap-md-0{row-gap:0 !important}.lr .row-gap-md-1{row-gap:.25rem !important}.lr .row-gap-md-2{row-gap:.5rem !important}.lr .row-gap-md-3{row-gap:1rem !important}.lr .row-gap-md-4{row-gap:1.5rem !important}.lr .row-gap-md-5{row-gap:3rem !important}.lr .column-gap-md-0{column-gap:0 !important}.lr .column-gap-md-1{column-gap:.25rem !important}.lr .column-gap-md-2{column-gap:.5rem !important}.lr .column-gap-md-3{column-gap:1rem !important}.lr .column-gap-md-4{column-gap:1.5rem !important}.lr .column-gap-md-5{column-gap:3rem !important}.lr .text-md-start{text-align:left !important}.lr .text-md-end{text-align:right !important}.lr .text-md-center{text-align:center !important}}@media (min-width: 992px){.lr .float-lg-start{float:left !important}.lr .float-lg-end{float:right !important}.lr .float-lg-none{float:none !important}.lr .object-fit-lg-contain{object-fit:contain !important}.lr .object-fit-lg-cover{object-fit:cover !important}.lr .object-fit-lg-fill{object-fit:fill !important}.lr .object-fit-lg-scale{object-fit:scale-down !important}.lr .object-fit-lg-none{object-fit:none !important}.lr .d-lg-inline{display:inline !important}.lr .d-lg-inline-block{display:inline-block !important}.lr .d-lg-block{display:block !important}.lr .d-lg-grid{display:grid !important}.lr .d-lg-inline-grid{display:inline-grid !important}.lr .d-lg-table{display:table !important}.lr .d-lg-table-row{display:table-row !important}.lr .d-lg-table-cell{display:table-cell !important}.lr .d-lg-flex{display:flex !important}.lr .d-lg-inline-flex{display:inline-flex !important}.lr .d-lg-none{display:none !important}.lr .flex-lg-fill{flex:1 1 auto !important}.lr .flex-lg-row{flex-direction:row !important}.lr .flex-lg-column{flex-direction:column !important}.lr .flex-lg-row-reverse{flex-direction:row-reverse !important}.lr .flex-lg-column-reverse{flex-direction:column-reverse !important}.lr .flex-lg-grow-0{flex-grow:0 !important}.lr .flex-lg-grow-1{flex-grow:1 !important}.lr .flex-lg-shrink-0{flex-shrink:0 !important}.lr .flex-lg-shrink-1{flex-shrink:1 !important}.lr .flex-lg-wrap{flex-wrap:wrap !important}.lr .flex-lg-nowrap{flex-wrap:nowrap !important}.lr .flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.lr .justify-content-lg-start{justify-content:flex-start !important}.lr .justify-content-lg-end{justify-content:flex-end !important}.lr .justify-content-lg-center{justify-content:center !important}.lr .justify-content-lg-between{justify-content:space-between !important}.lr .justify-content-lg-around{justify-content:space-around !important}.lr .justify-content-lg-evenly{justify-content:space-evenly !important}.lr .align-items-lg-start{align-items:flex-start !important}.lr .align-items-lg-end{align-items:flex-end !important}.lr .align-items-lg-center{align-items:center !important}.lr .align-items-lg-baseline{align-items:baseline !important}.lr .align-items-lg-stretch{align-items:stretch !important}.lr .align-content-lg-start{align-content:flex-start !important}.lr .align-content-lg-end{align-content:flex-end !important}.lr .align-content-lg-center{align-content:center !important}.lr .align-content-lg-between{align-content:space-between !important}.lr .align-content-lg-around{align-content:space-around !important}.lr .align-content-lg-stretch{align-content:stretch !important}.lr .align-self-lg-auto{align-self:auto !important}.lr .align-self-lg-start{align-self:flex-start !important}.lr .align-self-lg-end{align-self:flex-end !important}.lr .align-self-lg-center{align-self:center !important}.lr .align-self-lg-baseline{align-self:baseline !important}.lr .align-self-lg-stretch{align-self:stretch !important}.lr .order-lg-first{order:-1 !important}.lr .order-lg-0{order:0 !important}.lr .order-lg-1{order:1 !important}.lr .order-lg-2{order:2 !important}.lr .order-lg-3{order:3 !important}.lr .order-lg-4{order:4 !important}.lr .order-lg-5{order:5 !important}.lr .order-lg-last{order:6 !important}.lr .m-lg-0{margin:0 !important}.lr .m-lg-1{margin:.25rem !important}.lr .m-lg-2{margin:.5rem !important}.lr .m-lg-3{margin:1rem !important}.lr .m-lg-4{margin:1.5rem !important}.lr .m-lg-5{margin:3rem !important}.lr .m-lg-auto{margin:auto !important}.lr .mx-lg-0{margin-right:0 !important;margin-left:0 !important}.lr .mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.lr .mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.lr .mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.lr .mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.lr .mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.lr .mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.lr .my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.lr .my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.lr .my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.lr .my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.lr .my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.lr .my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.lr .my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.lr .mt-lg-0{margin-top:0 !important}.lr .mt-lg-1{margin-top:.25rem !important}.lr .mt-lg-2{margin-top:.5rem !important}.lr .mt-lg-3{margin-top:1rem !important}.lr .mt-lg-4{margin-top:1.5rem !important}.lr .mt-lg-5{margin-top:3rem !important}.lr .mt-lg-auto{margin-top:auto !important}.lr .me-lg-0{margin-right:0 !important}.lr .me-lg-1{margin-right:.25rem !important}.lr .me-lg-2{margin-right:.5rem !important}.lr .me-lg-3{margin-right:1rem !important}.lr .me-lg-4{margin-right:1.5rem !important}.lr .me-lg-5{margin-right:3rem !important}.lr .me-lg-auto{margin-right:auto !important}.lr .mb-lg-0{margin-bottom:0 !important}.lr .mb-lg-1{margin-bottom:.25rem !important}.lr .mb-lg-2{margin-bottom:.5rem !important}.lr .mb-lg-3{margin-bottom:1rem !important}.lr .mb-lg-4{margin-bottom:1.5rem !important}.lr .mb-lg-5{margin-bottom:3rem !important}.lr .mb-lg-auto{margin-bottom:auto !important}.lr .ms-lg-0{margin-left:0 !important}.lr .ms-lg-1{margin-left:.25rem !important}.lr .ms-lg-2{margin-left:.5rem !important}.lr .ms-lg-3{margin-left:1rem !important}.lr .ms-lg-4{margin-left:1.5rem !important}.lr .ms-lg-5{margin-left:3rem !important}.lr .ms-lg-auto{margin-left:auto !important}.lr .p-lg-0{padding:0 !important}.lr .p-lg-1{padding:.25rem !important}.lr .p-lg-2{padding:.5rem !important}.lr .p-lg-3{padding:1rem !important}.lr .p-lg-4{padding:1.5rem !important}.lr .p-lg-5{padding:3rem !important}.lr .px-lg-0{padding-right:0 !important;padding-left:0 !important}.lr .px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.lr .px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.lr .px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.lr .px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.lr .px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.lr .py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.lr .py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.lr .py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.lr .py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.lr .py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.lr .py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.lr .pt-lg-0{padding-top:0 !important}.lr .pt-lg-1{padding-top:.25rem !important}.lr .pt-lg-2{padding-top:.5rem !important}.lr .pt-lg-3{padding-top:1rem !important}.lr .pt-lg-4{padding-top:1.5rem !important}.lr .pt-lg-5{padding-top:3rem !important}.lr .pe-lg-0{padding-right:0 !important}.lr .pe-lg-1{padding-right:.25rem !important}.lr .pe-lg-2{padding-right:.5rem !important}.lr .pe-lg-3{padding-right:1rem !important}.lr .pe-lg-4{padding-right:1.5rem !important}.lr .pe-lg-5{padding-right:3rem !important}.lr .pb-lg-0{padding-bottom:0 !important}.lr .pb-lg-1{padding-bottom:.25rem !important}.lr .pb-lg-2{padding-bottom:.5rem !important}.lr .pb-lg-3{padding-bottom:1rem !important}.lr .pb-lg-4{padding-bottom:1.5rem !important}.lr .pb-lg-5{padding-bottom:3rem !important}.lr .ps-lg-0{padding-left:0 !important}.lr .ps-lg-1{padding-left:.25rem !important}.lr .ps-lg-2{padding-left:.5rem !important}.lr .ps-lg-3{padding-left:1rem !important}.lr .ps-lg-4{padding-left:1.5rem !important}.lr .ps-lg-5{padding-left:3rem !important}.lr .gap-lg-0{gap:0 !important}.lr .gap-lg-1{gap:.25rem !important}.lr .gap-lg-2{gap:.5rem !important}.lr .gap-lg-3{gap:1rem !important}.lr .gap-lg-4{gap:1.5rem !important}.lr .gap-lg-5{gap:3rem !important}.lr .row-gap-lg-0{row-gap:0 !important}.lr .row-gap-lg-1{row-gap:.25rem !important}.lr .row-gap-lg-2{row-gap:.5rem !important}.lr .row-gap-lg-3{row-gap:1rem !important}.lr .row-gap-lg-4{row-gap:1.5rem !important}.lr .row-gap-lg-5{row-gap:3rem !important}.lr .column-gap-lg-0{column-gap:0 !important}.lr .column-gap-lg-1{column-gap:.25rem !important}.lr .column-gap-lg-2{column-gap:.5rem !important}.lr .column-gap-lg-3{column-gap:1rem !important}.lr .column-gap-lg-4{column-gap:1.5rem !important}.lr .column-gap-lg-5{column-gap:3rem !important}.lr .text-lg-start{text-align:left !important}.lr .text-lg-end{text-align:right !important}.lr .text-lg-center{text-align:center !important}}@media (min-width: 1200px){.lr .float-xl-start{float:left !important}.lr .float-xl-end{float:right !important}.lr .float-xl-none{float:none !important}.lr .object-fit-xl-contain{object-fit:contain !important}.lr .object-fit-xl-cover{object-fit:cover !important}.lr .object-fit-xl-fill{object-fit:fill !important}.lr .object-fit-xl-scale{object-fit:scale-down !important}.lr .object-fit-xl-none{object-fit:none !important}.lr .d-xl-inline{display:inline !important}.lr .d-xl-inline-block{display:inline-block !important}.lr .d-xl-block{display:block !important}.lr .d-xl-grid{display:grid !important}.lr .d-xl-inline-grid{display:inline-grid !important}.lr .d-xl-table{display:table !important}.lr .d-xl-table-row{display:table-row !important}.lr .d-xl-table-cell{display:table-cell !important}.lr .d-xl-flex{display:flex !important}.lr .d-xl-inline-flex{display:inline-flex !important}.lr .d-xl-none{display:none !important}.lr .flex-xl-fill{flex:1 1 auto !important}.lr .flex-xl-row{flex-direction:row !important}.lr .flex-xl-column{flex-direction:column !important}.lr .flex-xl-row-reverse{flex-direction:row-reverse !important}.lr .flex-xl-column-reverse{flex-direction:column-reverse !important}.lr .flex-xl-grow-0{flex-grow:0 !important}.lr .flex-xl-grow-1{flex-grow:1 !important}.lr .flex-xl-shrink-0{flex-shrink:0 !important}.lr .flex-xl-shrink-1{flex-shrink:1 !important}.lr .flex-xl-wrap{flex-wrap:wrap !important}.lr .flex-xl-nowrap{flex-wrap:nowrap !important}.lr .flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.lr .justify-content-xl-start{justify-content:flex-start !important}.lr .justify-content-xl-end{justify-content:flex-end !important}.lr .justify-content-xl-center{justify-content:center !important}.lr .justify-content-xl-between{justify-content:space-between !important}.lr .justify-content-xl-around{justify-content:space-around !important}.lr .justify-content-xl-evenly{justify-content:space-evenly !important}.lr .align-items-xl-start{align-items:flex-start !important}.lr .align-items-xl-end{align-items:flex-end !important}.lr .align-items-xl-center{align-items:center !important}.lr .align-items-xl-baseline{align-items:baseline !important}.lr .align-items-xl-stretch{align-items:stretch !important}.lr .align-content-xl-start{align-content:flex-start !important}.lr .align-content-xl-end{align-content:flex-end !important}.lr .align-content-xl-center{align-content:center !important}.lr .align-content-xl-between{align-content:space-between !important}.lr .align-content-xl-around{align-content:space-around !important}.lr .align-content-xl-stretch{align-content:stretch !important}.lr .align-self-xl-auto{align-self:auto !important}.lr .align-self-xl-start{align-self:flex-start !important}.lr .align-self-xl-end{align-self:flex-end !important}.lr .align-self-xl-center{align-self:center !important}.lr .align-self-xl-baseline{align-self:baseline !important}.lr .align-self-xl-stretch{align-self:stretch !important}.lr .order-xl-first{order:-1 !important}.lr .order-xl-0{order:0 !important}.lr .order-xl-1{order:1 !important}.lr .order-xl-2{order:2 !important}.lr .order-xl-3{order:3 !important}.lr .order-xl-4{order:4 !important}.lr .order-xl-5{order:5 !important}.lr .order-xl-last{order:6 !important}.lr .m-xl-0{margin:0 !important}.lr .m-xl-1{margin:.25rem !important}.lr .m-xl-2{margin:.5rem !important}.lr .m-xl-3{margin:1rem !important}.lr .m-xl-4{margin:1.5rem !important}.lr .m-xl-5{margin:3rem !important}.lr .m-xl-auto{margin:auto !important}.lr .mx-xl-0{margin-right:0 !important;margin-left:0 !important}.lr .mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.lr .mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.lr .mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.lr .mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.lr .mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.lr .mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.lr .my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.lr .my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.lr .my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.lr .my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.lr .my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.lr .my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.lr .my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.lr .mt-xl-0{margin-top:0 !important}.lr .mt-xl-1{margin-top:.25rem !important}.lr .mt-xl-2{margin-top:.5rem !important}.lr .mt-xl-3{margin-top:1rem !important}.lr .mt-xl-4{margin-top:1.5rem !important}.lr .mt-xl-5{margin-top:3rem !important}.lr .mt-xl-auto{margin-top:auto !important}.lr .me-xl-0{margin-right:0 !important}.lr .me-xl-1{margin-right:.25rem !important}.lr .me-xl-2{margin-right:.5rem !important}.lr .me-xl-3{margin-right:1rem !important}.lr .me-xl-4{margin-right:1.5rem !important}.lr .me-xl-5{margin-right:3rem !important}.lr .me-xl-auto{margin-right:auto !important}.lr .mb-xl-0{margin-bottom:0 !important}.lr .mb-xl-1{margin-bottom:.25rem !important}.lr .mb-xl-2{margin-bottom:.5rem !important}.lr .mb-xl-3{margin-bottom:1rem !important}.lr .mb-xl-4{margin-bottom:1.5rem !important}.lr .mb-xl-5{margin-bottom:3rem !important}.lr .mb-xl-auto{margin-bottom:auto !important}.lr .ms-xl-0{margin-left:0 !important}.lr .ms-xl-1{margin-left:.25rem !important}.lr .ms-xl-2{margin-left:.5rem !important}.lr .ms-xl-3{margin-left:1rem !important}.lr .ms-xl-4{margin-left:1.5rem !important}.lr .ms-xl-5{margin-left:3rem !important}.lr .ms-xl-auto{margin-left:auto !important}.lr .p-xl-0{padding:0 !important}.lr .p-xl-1{padding:.25rem !important}.lr .p-xl-2{padding:.5rem !important}.lr .p-xl-3{padding:1rem !important}.lr .p-xl-4{padding:1.5rem !important}.lr .p-xl-5{padding:3rem !important}.lr .px-xl-0{padding-right:0 !important;padding-left:0 !important}.lr .px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.lr .px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.lr .px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.lr .px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.lr .px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.lr .py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.lr .py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.lr .py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.lr .py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.lr .py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.lr .py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.lr .pt-xl-0{padding-top:0 !important}.lr .pt-xl-1{padding-top:.25rem !important}.lr .pt-xl-2{padding-top:.5rem !important}.lr .pt-xl-3{padding-top:1rem !important}.lr .pt-xl-4{padding-top:1.5rem !important}.lr .pt-xl-5{padding-top:3rem !important}.lr .pe-xl-0{padding-right:0 !important}.lr .pe-xl-1{padding-right:.25rem !important}.lr .pe-xl-2{padding-right:.5rem !important}.lr .pe-xl-3{padding-right:1rem !important}.lr .pe-xl-4{padding-right:1.5rem !important}.lr .pe-xl-5{padding-right:3rem !important}.lr .pb-xl-0{padding-bottom:0 !important}.lr .pb-xl-1{padding-bottom:.25rem !important}.lr .pb-xl-2{padding-bottom:.5rem !important}.lr .pb-xl-3{padding-bottom:1rem !important}.lr .pb-xl-4{padding-bottom:1.5rem !important}.lr .pb-xl-5{padding-bottom:3rem !important}.lr .ps-xl-0{padding-left:0 !important}.lr .ps-xl-1{padding-left:.25rem !important}.lr .ps-xl-2{padding-left:.5rem !important}.lr .ps-xl-3{padding-left:1rem !important}.lr .ps-xl-4{padding-left:1.5rem !important}.lr .ps-xl-5{padding-left:3rem !important}.lr .gap-xl-0{gap:0 !important}.lr .gap-xl-1{gap:.25rem !important}.lr .gap-xl-2{gap:.5rem !important}.lr .gap-xl-3{gap:1rem !important}.lr .gap-xl-4{gap:1.5rem !important}.lr .gap-xl-5{gap:3rem !important}.lr .row-gap-xl-0{row-gap:0 !important}.lr .row-gap-xl-1{row-gap:.25rem !important}.lr .row-gap-xl-2{row-gap:.5rem !important}.lr .row-gap-xl-3{row-gap:1rem !important}.lr .row-gap-xl-4{row-gap:1.5rem !important}.lr .row-gap-xl-5{row-gap:3rem !important}.lr .column-gap-xl-0{column-gap:0 !important}.lr .column-gap-xl-1{column-gap:.25rem !important}.lr .column-gap-xl-2{column-gap:.5rem !important}.lr .column-gap-xl-3{column-gap:1rem !important}.lr .column-gap-xl-4{column-gap:1.5rem !important}.lr .column-gap-xl-5{column-gap:3rem !important}.lr .text-xl-start{text-align:left !important}.lr .text-xl-end{text-align:right !important}.lr .text-xl-center{text-align:center !important}}@media (min-width: 1440px){.lr .float-xxl-start{float:left !important}.lr .float-xxl-end{float:right !important}.lr .float-xxl-none{float:none !important}.lr .object-fit-xxl-contain{object-fit:contain !important}.lr .object-fit-xxl-cover{object-fit:cover !important}.lr .object-fit-xxl-fill{object-fit:fill !important}.lr .object-fit-xxl-scale{object-fit:scale-down !important}.lr .object-fit-xxl-none{object-fit:none !important}.lr .d-xxl-inline{display:inline !important}.lr .d-xxl-inline-block{display:inline-block !important}.lr .d-xxl-block{display:block !important}.lr .d-xxl-grid{display:grid !important}.lr .d-xxl-inline-grid{display:inline-grid !important}.lr .d-xxl-table{display:table !important}.lr .d-xxl-table-row{display:table-row !important}.lr .d-xxl-table-cell{display:table-cell !important}.lr .d-xxl-flex{display:flex !important}.lr .d-xxl-inline-flex{display:inline-flex !important}.lr .d-xxl-none{display:none !important}.lr .flex-xxl-fill{flex:1 1 auto !important}.lr .flex-xxl-row{flex-direction:row !important}.lr .flex-xxl-column{flex-direction:column !important}.lr .flex-xxl-row-reverse{flex-direction:row-reverse !important}.lr .flex-xxl-column-reverse{flex-direction:column-reverse !important}.lr .flex-xxl-grow-0{flex-grow:0 !important}.lr .flex-xxl-grow-1{flex-grow:1 !important}.lr .flex-xxl-shrink-0{flex-shrink:0 !important}.lr .flex-xxl-shrink-1{flex-shrink:1 !important}.lr .flex-xxl-wrap{flex-wrap:wrap !important}.lr .flex-xxl-nowrap{flex-wrap:nowrap !important}.lr .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.lr .justify-content-xxl-start{justify-content:flex-start !important}.lr .justify-content-xxl-end{justify-content:flex-end !important}.lr .justify-content-xxl-center{justify-content:center !important}.lr .justify-content-xxl-between{justify-content:space-between !important}.lr .justify-content-xxl-around{justify-content:space-around !important}.lr .justify-content-xxl-evenly{justify-content:space-evenly !important}.lr .align-items-xxl-start{align-items:flex-start !important}.lr .align-items-xxl-end{align-items:flex-end !important}.lr .align-items-xxl-center{align-items:center !important}.lr .align-items-xxl-baseline{align-items:baseline !important}.lr .align-items-xxl-stretch{align-items:stretch !important}.lr .align-content-xxl-start{align-content:flex-start !important}.lr .align-content-xxl-end{align-content:flex-end !important}.lr .align-content-xxl-center{align-content:center !important}.lr .align-content-xxl-between{align-content:space-between !important}.lr .align-content-xxl-around{align-content:space-around !important}.lr .align-content-xxl-stretch{align-content:stretch !important}.lr .align-self-xxl-auto{align-self:auto !important}.lr .align-self-xxl-start{align-self:flex-start !important}.lr .align-self-xxl-end{align-self:flex-end !important}.lr .align-self-xxl-center{align-self:center !important}.lr .align-self-xxl-baseline{align-self:baseline !important}.lr .align-self-xxl-stretch{align-self:stretch !important}.lr .order-xxl-first{order:-1 !important}.lr .order-xxl-0{order:0 !important}.lr .order-xxl-1{order:1 !important}.lr .order-xxl-2{order:2 !important}.lr .order-xxl-3{order:3 !important}.lr .order-xxl-4{order:4 !important}.lr .order-xxl-5{order:5 !important}.lr .order-xxl-last{order:6 !important}.lr .m-xxl-0{margin:0 !important}.lr .m-xxl-1{margin:.25rem !important}.lr .m-xxl-2{margin:.5rem !important}.lr .m-xxl-3{margin:1rem !important}.lr .m-xxl-4{margin:1.5rem !important}.lr .m-xxl-5{margin:3rem !important}.lr .m-xxl-auto{margin:auto !important}.lr .mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.lr .mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.lr .mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.lr .mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.lr .mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.lr .mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.lr .mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.lr .my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.lr .my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.lr .my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.lr .my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.lr .my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.lr .my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.lr .my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.lr .mt-xxl-0{margin-top:0 !important}.lr .mt-xxl-1{margin-top:.25rem !important}.lr .mt-xxl-2{margin-top:.5rem !important}.lr .mt-xxl-3{margin-top:1rem !important}.lr .mt-xxl-4{margin-top:1.5rem !important}.lr .mt-xxl-5{margin-top:3rem !important}.lr .mt-xxl-auto{margin-top:auto !important}.lr .me-xxl-0{margin-right:0 !important}.lr .me-xxl-1{margin-right:.25rem !important}.lr .me-xxl-2{margin-right:.5rem !important}.lr .me-xxl-3{margin-right:1rem !important}.lr .me-xxl-4{margin-right:1.5rem !important}.lr .me-xxl-5{margin-right:3rem !important}.lr .me-xxl-auto{margin-right:auto !important}.lr .mb-xxl-0{margin-bottom:0 !important}.lr .mb-xxl-1{margin-bottom:.25rem !important}.lr .mb-xxl-2{margin-bottom:.5rem !important}.lr .mb-xxl-3{margin-bottom:1rem !important}.lr .mb-xxl-4{margin-bottom:1.5rem !important}.lr .mb-xxl-5{margin-bottom:3rem !important}.lr .mb-xxl-auto{margin-bottom:auto !important}.lr .ms-xxl-0{margin-left:0 !important}.lr .ms-xxl-1{margin-left:.25rem !important}.lr .ms-xxl-2{margin-left:.5rem !important}.lr .ms-xxl-3{margin-left:1rem !important}.lr .ms-xxl-4{margin-left:1.5rem !important}.lr .ms-xxl-5{margin-left:3rem !important}.lr .ms-xxl-auto{margin-left:auto !important}.lr .p-xxl-0{padding:0 !important}.lr .p-xxl-1{padding:.25rem !important}.lr .p-xxl-2{padding:.5rem !important}.lr .p-xxl-3{padding:1rem !important}.lr .p-xxl-4{padding:1.5rem !important}.lr .p-xxl-5{padding:3rem !important}.lr .px-xxl-0{padding-right:0 !important;padding-left:0 !important}.lr .px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.lr .px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.lr .px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.lr .px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.lr .px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.lr .py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.lr .py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.lr .py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.lr .py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.lr .py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.lr .py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.lr .pt-xxl-0{padding-top:0 !important}.lr .pt-xxl-1{padding-top:.25rem !important}.lr .pt-xxl-2{padding-top:.5rem !important}.lr .pt-xxl-3{padding-top:1rem !important}.lr .pt-xxl-4{padding-top:1.5rem !important}.lr .pt-xxl-5{padding-top:3rem !important}.lr .pe-xxl-0{padding-right:0 !important}.lr .pe-xxl-1{padding-right:.25rem !important}.lr .pe-xxl-2{padding-right:.5rem !important}.lr .pe-xxl-3{padding-right:1rem !important}.lr .pe-xxl-4{padding-right:1.5rem !important}.lr .pe-xxl-5{padding-right:3rem !important}.lr .pb-xxl-0{padding-bottom:0 !important}.lr .pb-xxl-1{padding-bottom:.25rem !important}.lr .pb-xxl-2{padding-bottom:.5rem !important}.lr .pb-xxl-3{padding-bottom:1rem !important}.lr .pb-xxl-4{padding-bottom:1.5rem !important}.lr .pb-xxl-5{padding-bottom:3rem !important}.lr .ps-xxl-0{padding-left:0 !important}.lr .ps-xxl-1{padding-left:.25rem !important}.lr .ps-xxl-2{padding-left:.5rem !important}.lr .ps-xxl-3{padding-left:1rem !important}.lr .ps-xxl-4{padding-left:1.5rem !important}.lr .ps-xxl-5{padding-left:3rem !important}.lr .gap-xxl-0{gap:0 !important}.lr .gap-xxl-1{gap:.25rem !important}.lr .gap-xxl-2{gap:.5rem !important}.lr .gap-xxl-3{gap:1rem !important}.lr .gap-xxl-4{gap:1.5rem !important}.lr .gap-xxl-5{gap:3rem !important}.lr .row-gap-xxl-0{row-gap:0 !important}.lr .row-gap-xxl-1{row-gap:.25rem !important}.lr .row-gap-xxl-2{row-gap:.5rem !important}.lr .row-gap-xxl-3{row-gap:1rem !important}.lr .row-gap-xxl-4{row-gap:1.5rem !important}.lr .row-gap-xxl-5{row-gap:3rem !important}.lr .column-gap-xxl-0{column-gap:0 !important}.lr .column-gap-xxl-1{column-gap:.25rem !important}.lr .column-gap-xxl-2{column-gap:.5rem !important}.lr .column-gap-xxl-3{column-gap:1rem !important}.lr .column-gap-xxl-4{column-gap:1.5rem !important}.lr .column-gap-xxl-5{column-gap:3rem !important}.lr .text-xxl-start{text-align:left !important}.lr .text-xxl-end{text-align:right !important}.lr .text-xxl-center{text-align:center !important}}@media (min-width: 1200px){.lr .fs-1{font-size:2.5rem !important}.lr .fs-2{font-size:2rem !important}.lr .fs-3{font-size:1.75rem !important}.lr .fs-4{font-size:1.5rem !important}}@media print{.lr .d-print-inline{display:inline !important}.lr .d-print-inline-block{display:inline-block !important}.lr .d-print-block{display:block !important}.lr .d-print-grid{display:grid !important}.lr .d-print-inline-grid{display:inline-grid !important}.lr .d-print-table{display:table !important}.lr .d-print-table-row{display:table-row !important}.lr .d-print-table-cell{display:table-cell !important}.lr .d-print-flex{display:flex !important}.lr .d-print-inline-flex{display:inline-flex !important}.lr .d-print-none{display:none !important}}.lr .text-bg-primary{color:#fff !important;background-color:#79b41f !important}.lr .row::before,.lr .row::after{content:unset}@media screen and (max-width: 768px){.frame .col-sm-12.lr-fce-content-col:only-child>.frame,.frame .col-sm-12.lr-fce-content-col:last-of-type>.frame{margin-bottom:0 !important}}@media screen and (max-width: 992px){.frame .col-md-12.lr-fce-content-col:only-child>.frame,.frame .col-md-12.lr-fce-content-col:last-of-type>.frame{margin-bottom:0 !important}}@media screen and (max-width: 1200px){.frame .col-lg-12.lr-fce-content-col:only-child>.frame,.frame .col-lg-12.lr-fce-content-col:last-of-type>.frame{margin-bottom:0 !important}}.lr-mediathek-element{margin-bottom:3rem}.lr-mediathek-element .embed-responsive{margin-bottom:2rem}.lr-mediathek-element .well{border-radius:0}.lr-mediathek-element .lr-mediathek-element-collapse-btn{text-align:left}.lr-mediathek-element .lr-mediathek-element-collapse-btn>.fa{color:#79b41f;margin-right:.5rem;transition:transform .35s ease-in-out}.lr-audiothek-element .embed-responsive-16by9{padding-bottom:35.25%}@media screen and (min-width: 768px){.lr-audiothek-element .embed-responsive-16by9{padding-bottom:65.25%}}@media screen and (min-width: 992px){.lr-audiothek-element .embed-responsive-16by9{padding-bottom:61.25%}}.lr-audiothek-element .well{padding:0;border-radius:0}.lr-content-grid{overflow:hidden}.lr-content-grid-col{background-color:#fff;overflow:hidden;margin-bottom:-99999px;padding-bottom:99999px}.lr-content-grid-col-inner{padding-top:10px;padding-left:10px;padding-right:10px;background-color:#d9d9d9;margin-bottom:-99999px;padding-bottom:99999px}.lr-content-grid-col-inner .lr-audiothek-element{padding-top:10px}.lr-content-grid-col-inner .lr-audiothek-element .well{background-color:#d9d9d9;border:0;box-shadow:none}.lr-content-grid-line-break{border-top:0px solid #fff;border-bottom:0px solid #fff;position:relative}.lr-image-gallery{overflow:hidden}.lr-image-gallery.overflow-visible{overflow:visible}.lr-image-gallery a,.lr-image-gallery a:link{text-decoration:none}.lr-image-gallery a:focus,.lr-image-gallery a:hover{text-decoration:underline}.lr-image-gallery figcaption,.lr-image-gallery .caption{font-size:85%;color:#fff;background-color:#fff;padding:5px}.lr-image-gallery figcaption a,.lr-image-gallery figcaption a:link,.lr-image-gallery .caption a,.lr-image-gallery .caption a:link{color:#437b00}.lr-image-gallery figcaption a:not(.btn):not(.page-link):not(.nav-link):visited,.lr-image-gallery .caption a:not(.btn):not(.page-link):not(.nav-link):visited{color:#437b00}.lr-image-gallery .img-fluid img{width:100%;height:auto;max-width:100%}.lr-image-gallery-col-inner{height:100%}.lr-image-gallery-col-inner a{background-color:#fff;color:#bfbfbf;border:3px solid #ddd}.lr-image-gallery .col-fifth{flex:0 0 20%;max-width:20%}@media (min-width: 768px){.lr-image-gallery .col-sm-fifth{flex:0 0 20%;max-width:20%}}@media (min-width: 992px){.lr-image-gallery .col-md-fifth{flex:0 0 20%;max-width:20%}}@media (min-width: 992px){.lr-image-gallery .col-lg-fifth{flex:0 0 20%;max-width:20%}}@media (min-width: 1200px){.lr-image-gallery .col-xl-fifth{flex:0 0 20%;max-width:20%}}.lr-image-gallery .intro-animation-intersection-marker{opacity:0;transform:scale(1.075) translate3d(0, 25px, 0);transition:opacity 1.15s ease-in-out, transform 1.15s ease-in-out}.lr-image-gallery .intro-animation-intersection-marker.blended-in{opacity:1;transform:scale(1) translate3d(0, 0, 0)}.lr-image-gallery .intro-animation-intersection-marker.blended-in.delay-index-0{transition-delay:0ms}.lr-image-gallery .intro-animation-intersection-marker.blended-in.delay-index-1{transition-delay:250ms}.lr-image-gallery .intro-animation-intersection-marker.blended-in.delay-index-2{transition-delay:500ms}.lr-image-gallery .intro-animation-intersection-marker.blended-in.delay-index-3{transition-delay:750ms}.lr-image-gallery .intro-animation-intersection-marker.blended-in.delay-index-4{transition-delay:1000ms}.lr-image-gallery .intro-animation-intersection-marker.blended-in.delay-index-5{transition-delay:1250ms}.lr-image-gallery .intro-animation-intersection-marker.blended-in.delay-index-6{transition-delay:1500ms}.lr-image-gallery .intro-animation-intersection-marker.blended-in.delay-index-7{transition-delay:1750ms}.lr-image-gallery .intro-animation-intersection-marker.blended-in.delay-index-8{transition-delay:2000ms}.lr-image-gallery .intro-animation-intersection-marker.blended-in.delay-index-9{transition-delay:2250ms}.lr-image-gallery .intro-animation-intersection-marker.blended-in.delay-index-10{transition-delay:2500ms}.lr-image-gallery .intro-animation-intersection-marker.blended-in.delay-index-11{transition-delay:2750ms}.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col,.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col-inner{height:100%}.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col-inner a{background-color:rgba(255,255,255,0.85);transition:background-color .175s ease-in-out,border-color .175s ease-in-out,box-shadow .175s ease-in-out;box-shadow:0px 0px 0px 0px rgba(51,51,51,0.5)}.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col-inner a:hover,.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col-inner a:focus{background-color:#fff;border-color:#ddd;box-shadow:5px 9px 15px 0px rgba(51,51,51,0.5)}.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col-inner a:hover .lr-image-gallery-link-inner,.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col-inner a:focus .lr-image-gallery-link-inner{background-color:#007eb2}.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col-inner a:hover figcaption,.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col-inner a:hover .caption,.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col-inner a:focus figcaption,.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col-inner a:focus .caption{opacity:1;transform:scale(1)}.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col-inner a .picture{padding:15px;display:flex;height:100%;aspect-ratio:auto;align-items:center}.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-link-inner{position:relative;overflow:hidden;transition:all .175s ease-in-out}.lr-image-gallery.lr-focus-animation-style-udm .lr-image-gallery-col-inner,.lr-image-gallery.lr-focus-animation-style-udm a{position:relative;display:flex;justify-content:center;height:100%;aspect-ratio:1}.lr-image-gallery.lr-focus-animation-style-udm figcaption,.lr-image-gallery.lr-focus-animation-style-udm .caption{background-color:rgba(255,255,255,0.85);color:#79b41f;opacity:0;transform:scale(1.075);position:absolute;top:0;left:0;right:0;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:bold;padding:.5rem;transition:all .175s ease-in-out}.lr-image-gallery.lr-focus-animation-style-udm .caption{flex-direction:column;justify-content:space-evenly}.lr-image-gallery.lr-focus-animation-style-udm .caption-title{padding-top:25%;font-size:18px;font-weight:normal}
/*# sourceMappingURL=lr_provider.min.css.map */


            
                #lr-image-gallery-1274 > .row {
                    margin-left: -0px;
                    margin-right: -0px;
                }
                #lr-image-gallery-1274 .lr-image-gallery-col {
                    padding-left: 0px;
                    padding-right: 0px;
                }
                #lr-image-gallery-1274 .lr-image-gallery-line-break-xs {
                    margin: 0px;
                }
                
                @media screen and (min-width: 576px) {
                    #lr-image-gallery-1274 > .row {
                        margin-left: -0px;
                        margin-right: -0px;
                    }
                    #lr-image-gallery-1274 .lr-image-gallery-col {
                        padding-left: 0px;
                        padding-right: 0px;
                    }
                    #lr-image-gallery-1274 .lr-image-gallery-line-break-sm {
                        margin: 0px;
                    }
                }
                
                @media screen and (min-width: 768px) {
                    #lr-image-gallery-1274 > .row {
                        margin-left: -0px;
                        margin-right: -0px;
                    }
                    #lr-image-gallery-1274 .lr-image-gallery-col {
                        padding-left: 0px;
                        padding-right: 0px;
                    }
                    #lr-image-gallery-1274 .lr-image-gallery-line-break-md {
                        margin: 0px;
                    }
                }
                
                @media screen and (min-width: 992px) {
                    #lr-image-gallery-1274 > .row {
                        margin-left: -0px;
                        margin-right: -0px;
                    }
                    #lr-image-gallery-1274 .lr-image-gallery-col {
                        padding-left: 0px;
                        padding-right: 0px;
                    }
                    #lr-image-gallery-1274 .lr-image-gallery-line-break-lg {
                        margin: 0px;
                    }
                }
                
                @media screen and (min-width: 1200px) {
                    #lr-image-gallery-1274 > .row {
                        margin-left: -0px;
                        margin-right: -0px;
                    }
                    #lr-image-gallery-1274 .lr-image-gallery-col {
                        padding-left: 0px;
                        padding-right: 0px;
                    }
                    #lr-image-gallery-1274 .lr-image-gallery-line-break-xl {
                        margin: 0px;
                    }
                    
                }
            
        


            
                #lr-image-gallery-1275 > .row {
                    margin-left: -10px;
                    margin-right: -10px;
                }
                #lr-image-gallery-1275 .lr-image-gallery-col {
                    padding-left: 10px;
                    padding-right: 10px;
                }
                #lr-image-gallery-1275 .lr-image-gallery-line-break-xs {
                    margin: 10px;
                }
                
                @media screen and (min-width: 576px) {
                    #lr-image-gallery-1275 > .row {
                        margin-left: -10px;
                        margin-right: -10px;
                    }
                    #lr-image-gallery-1275 .lr-image-gallery-col {
                        padding-left: 10px;
                        padding-right: 10px;
                    }
                    #lr-image-gallery-1275 .lr-image-gallery-line-break-sm {
                        margin: 10px;
                    }
                }
                
                @media screen and (min-width: 768px) {
                    #lr-image-gallery-1275 > .row {
                        margin-left: -10px;
                        margin-right: -10px;
                    }
                    #lr-image-gallery-1275 .lr-image-gallery-col {
                        padding-left: 10px;
                        padding-right: 10px;
                    }
                    #lr-image-gallery-1275 .lr-image-gallery-line-break-md {
                        margin: 10px;
                    }
                }
                
                @media screen and (min-width: 992px) {
                    #lr-image-gallery-1275 > .row {
                        margin-left: -10px;
                        margin-right: -10px;
                    }
                    #lr-image-gallery-1275 .lr-image-gallery-col {
                        padding-left: 10px;
                        padding-right: 10px;
                    }
                    #lr-image-gallery-1275 .lr-image-gallery-line-break-lg {
                        margin: 10px;
                    }
                }
                
                @media screen and (min-width: 1200px) {
                    #lr-image-gallery-1275 > .row {
                        margin-left: -10px;
                        margin-right: -10px;
                    }
                    #lr-image-gallery-1275 .lr-image-gallery-col {
                        padding-left: 10px;
                        padding-right: 10px;
                    }
                    #lr-image-gallery-1275 .lr-image-gallery-line-break-xl {
                        margin: 10px;
                    }
                    
                }
            
        

