@charset "UTF-8";:root,[data-bs-theme=light]{--ou-blue:#0d6efd;--ou-indigo:#6610f2;--ou-purple:#6f42c1;--ou-pink:#d63384;--ou-red:#dc3545;--ou-orange:#fd7e14;--ou-yellow:#ffc107;--ou-green:#198754;--ou-teal:#20c997;--ou-cyan:#0dcaf0;--ou-black:#000;--ou-white:#fff;--ou-gray:#6c757d;--ou-gray-dark:#343a40;--ou-gray-100:#f8f9fa;--ou-gray-200:#e9ecef;--ou-gray-300:#dee2e6;--ou-gray-400:#ced4da;--ou-gray-500:#adb5bd;--ou-gray-600:#6c757d;--ou-gray-700:#495057;--ou-gray-800:#343a40;--ou-gray-900:#212529;--ou-primary:#0d6efd;--ou-secondary:#6c757d;--ou-success:#198754;--ou-info:#0dcaf0;--ou-warning:#ffc107;--ou-danger:#dc3545;--ou-light:#f8f9fa;--ou-dark:#212529;--ou-primary-rgb:13,110,253;--ou-secondary-rgb:108,117,125;--ou-success-rgb:25,135,84;--ou-info-rgb:13,202,240;--ou-warning-rgb:255,193,7;--ou-danger-rgb:220,53,69;--ou-light-rgb:248,249,250;--ou-dark-rgb:33,37,41;--ou-primary-text-emphasis:#052c65;--ou-secondary-text-emphasis:#2b2f32;--ou-success-text-emphasis:#0a3622;--ou-info-text-emphasis:#055160;--ou-warning-text-emphasis:#664d03;--ou-danger-text-emphasis:#58151c;--ou-light-text-emphasis:#495057;--ou-dark-text-emphasis:#495057;--ou-primary-bg-subtle:#cfe2ff;--ou-secondary-bg-subtle:#e2e3e5;--ou-success-bg-subtle:#d1e7dd;--ou-info-bg-subtle:#cff4fc;--ou-warning-bg-subtle:#fff3cd;--ou-danger-bg-subtle:#f8d7da;--ou-light-bg-subtle:#fcfcfd;--ou-dark-bg-subtle:#ced4da;--ou-primary-border-subtle:#9ec5fe;--ou-secondary-border-subtle:#c4c8cb;--ou-success-border-subtle:#a3cfbb;--ou-info-border-subtle:#9eeaf9;--ou-warning-border-subtle:#ffe69c;--ou-danger-border-subtle:#f1aeb5;--ou-light-border-subtle:#e9ecef;--ou-dark-border-subtle:#adb5bd;--ou-white-rgb:255,255,255;--ou-black-rgb:0,0,0;--ou-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";--ou-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--ou-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--ou-body-font-family:var(--ou-font-sans-serif);--ou-body-font-size:1rem;--ou-body-font-weight:400;--ou-body-line-height:1.5;--ou-body-color:#212529;--ou-body-color-rgb:33,37,41;--ou-body-bg:#fff;--ou-body-bg-rgb:255,255,255;--ou-emphasis-color:#000;--ou-emphasis-color-rgb:0,0,0;--ou-secondary-color:rgba(33, 37, 41, 0.75);--ou-secondary-color-rgb:33,37,41;--ou-secondary-bg:#e9ecef;--ou-secondary-bg-rgb:233,236,239;--ou-tertiary-color:rgba(33, 37, 41, 0.5);--ou-tertiary-color-rgb:33,37,41;--ou-tertiary-bg:#f8f9fa;--ou-tertiary-bg-rgb:248,249,250;--ou-heading-color:inherit;--ou-link-color:#0d6efd;--ou-link-color-rgb:13,110,253;--ou-link-decoration:underline;--ou-link-hover-color:#0a58ca;--ou-link-hover-color-rgb:10,88,202;--ou-code-color:#d63384;--ou-highlight-color:#212529;--ou-highlight-bg:#fff3cd;--ou-border-width:1px;--ou-border-style:solid;--ou-border-color:#dee2e6;--ou-border-color-translucent:rgba(0, 0, 0, 0.175);--ou-border-radius:0.375rem;--ou-border-radius-sm:0.25rem;--ou-border-radius-lg:0.5rem;--ou-border-radius-xl:1rem;--ou-border-radius-xxl:2rem;--ou-border-radius-2xl:var(--ou-border-radius-xxl);--ou-border-radius-pill:50rem;--ou-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--ou-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--ou-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--ou-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--ou-focus-ring-width:0.25rem;--ou-focus-ring-opacity:0.25;--ou-focus-ring-color:rgba(13, 110, 253, 0.25);--ou-form-valid-color:#198754;--ou-form-valid-border-color:#198754;--ou-form-invalid-color:#dc3545;--ou-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--ou-body-color:#dee2e6;--ou-body-color-rgb:222,226,230;--ou-body-bg:#212529;--ou-body-bg-rgb:33,37,41;--ou-emphasis-color:#fff;--ou-emphasis-color-rgb:255,255,255;--ou-secondary-color:rgba(222, 226, 230, 0.75);--ou-secondary-color-rgb:222,226,230;--ou-secondary-bg:#343a40;--ou-secondary-bg-rgb:52,58,64;--ou-tertiary-color:rgba(222, 226, 230, 0.5);--ou-tertiary-color-rgb:222,226,230;--ou-tertiary-bg:#2b3035;--ou-tertiary-bg-rgb:43,48,53;--ou-primary-text-emphasis:#6ea8fe;--ou-secondary-text-emphasis:#a7acb1;--ou-success-text-emphasis:#75b798;--ou-info-text-emphasis:#6edff6;--ou-warning-text-emphasis:#ffda6a;--ou-danger-text-emphasis:#ea868f;--ou-light-text-emphasis:#f8f9fa;--ou-dark-text-emphasis:#dee2e6;--ou-primary-bg-subtle:#031633;--ou-secondary-bg-subtle:#161719;--ou-success-bg-subtle:#051b11;--ou-info-bg-subtle:#032830;--ou-warning-bg-subtle:#332701;--ou-danger-bg-subtle:#2c0b0e;--ou-light-bg-subtle:#343a40;--ou-dark-bg-subtle:#1a1d20;--ou-primary-border-subtle:#084298;--ou-secondary-border-subtle:#41464b;--ou-success-border-subtle:#0f5132;--ou-info-border-subtle:#087990;--ou-warning-border-subtle:#997404;--ou-danger-border-subtle:#842029;--ou-light-border-subtle:#495057;--ou-dark-border-subtle:#343a40;--ou-heading-color:inherit;--ou-link-color:#6ea8fe;--ou-link-hover-color:#8bb9fe;--ou-link-color-rgb:110,168,254;--ou-link-hover-color-rgb:139,185,254;--ou-code-color:#e685b5;--ou-highlight-color:#dee2e6;--ou-highlight-bg:#664d03;--ou-border-color:#495057;--ou-border-color-translucent:rgba(255, 255, 255, 0.15);--ou-form-valid-color:#75b798;--ou-form-valid-border-color:#75b798;--ou-form-invalid-color:#ea868f;--ou-form-invalid-border-color:#ea868f}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.font-monospace{font-family:var(--ou-font-monospace)!important}.btn{--ou-btn-padding-x:0.75rem;--ou-btn-padding-y:0.375rem;--ou-btn-font-size:1rem;--ou-btn-font-weight:400;--ou-btn-line-height:1.5;--ou-btn-color:var(--ou-body-color);--ou-btn-bg:transparent;--ou-btn-border-width:var(--ou-border-width);--ou-btn-border-color:transparent;--ou-btn-border-radius:var(--ou-border-radius);--ou-btn-hover-border-color:transparent;--ou-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--ou-btn-disabled-opacity:0.65;--ou-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--ou-btn-focus-shadow-rgb), .5);display:inline-flex;padding:var(--ou-btn-padding-y) var(--ou-btn-padding-x);font-family:var(--ou-btn-font-family);font-size:var(--ou-btn-font-size);font-weight:var(--ou-btn-font-weight);line-height:var(--ou-btn-line-height);color:var(--ou-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--ou-btn-border-width) solid var(--ou-btn-border-color);border-radius:var(--ou-btn-border-radius);background-color:var(--ou-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--ou-btn-hover-color);background-color:var(--ou-btn-hover-bg);border-color:var(--ou-btn-hover-border-color)}.btn-group-sm>.btn,.btn-sm{--ou-btn-padding-y:0.25rem;--ou-btn-padding-x:0.5rem;--ou-btn-font-size:0.875rem;--ou-btn-border-radius:var(--ou-border-radius-sm)}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.lead{font-size:1.25rem;font-weight:300}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.border{border:var(--ou-border-width) var(--ou-border-style) var(--ou-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--ou-border-width) var(--ou-border-style) var(--ou-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--ou-border-width) var(--ou-border-style) var(--ou-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--ou-border-width) var(--ou-border-style) var(--ou-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--ou-border-width) var(--ou-border-style) var(--ou-border-color)!important}.border-start-0{border-left:0!important}.row{--ou-gutter-x:1.5rem;--ou-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--ou-gutter-y));margin-right:calc(-.5 * var(--ou-gutter-x));margin-left:calc(-.5 * var(--ou-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--ou-gutter-x) * .5);padding-left:calc(var(--ou-gutter-x) * .5);margin-top:var(--ou-gutter-y)}.col{flex:1 0 0}.col-6{flex:0 0 auto;width:50%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.g-0,.gx-0{--ou-gutter-x:0}.g-0,.gy-0{--ou-gutter-y:0}.g-1,.gx-1{--ou-gutter-x:0.25rem}.g-1,.gy-1{--ou-gutter-y:0.25rem}.g-2,.gx-2{--ou-gutter-x:0.5rem}.g-2,.gy-2{--ou-gutter-y:0.5rem}.g-3,.gx-3{--ou-gutter-x:1rem}.g-3,.gy-3{--ou-gutter-y:1rem}.g-4,.gx-4{--ou-gutter-x:1.5rem}.g-4,.gy-4{--ou-gutter-y:1.5rem}.g-5,.gx-5{--ou-gutter-x:3rem}.g-5,.gy-5{--ou-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.g-sm-0,.gx-sm-0{--ou-gutter-x:0}.g-sm-0,.gy-sm-0{--ou-gutter-y:0}.g-sm-1,.gx-sm-1{--ou-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--ou-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--ou-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--ou-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--ou-gutter-x:1rem}.g-sm-3,.gy-sm-3{--ou-gutter-y:1rem}.g-sm-4,.gx-sm-4{--ou-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--ou-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--ou-gutter-x:3rem}.g-sm-5,.gy-sm-5{--ou-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.g-md-0,.gx-md-0{--ou-gutter-x:0}.g-md-0,.gy-md-0{--ou-gutter-y:0}.g-md-1,.gx-md-1{--ou-gutter-x:0.25rem}.g-md-1,.gy-md-1{--ou-gutter-y:0.25rem}.g-md-2,.gx-md-2{--ou-gutter-x:0.5rem}.g-md-2,.gy-md-2{--ou-gutter-y:0.5rem}.g-md-3,.gx-md-3{--ou-gutter-x:1rem}.g-md-3,.gy-md-3{--ou-gutter-y:1rem}.g-md-4,.gx-md-4{--ou-gutter-x:1.5rem}.g-md-4,.gy-md-4{--ou-gutter-y:1.5rem}.g-md-5,.gx-md-5{--ou-gutter-x:3rem}.g-md-5,.gy-md-5{--ou-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.g-lg-0,.gx-lg-0{--ou-gutter-x:0}.g-lg-0,.gy-lg-0{--ou-gutter-y:0}.g-lg-1,.gx-lg-1{--ou-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--ou-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--ou-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--ou-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--ou-gutter-x:1rem}.g-lg-3,.gy-lg-3{--ou-gutter-y:1rem}.g-lg-4,.gx-lg-4{--ou-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--ou-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--ou-gutter-x:3rem}.g-lg-5,.gy-lg-5{--ou-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.g-xl-0,.gx-xl-0{--ou-gutter-x:0}.g-xl-0,.gy-xl-0{--ou-gutter-y:0}.g-xl-1,.gx-xl-1{--ou-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--ou-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--ou-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--ou-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--ou-gutter-x:1rem}.g-xl-3,.gy-xl-3{--ou-gutter-y:1rem}.g-xl-4,.gx-xl-4{--ou-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--ou-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--ou-gutter-x:3rem}.g-xl-5,.gy-xl-5{--ou-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.g-xxl-0,.gx-xxl-0{--ou-gutter-x:0}.g-xxl-0,.gy-xxl-0{--ou-gutter-y:0}.g-xxl-1,.gx-xxl-1{--ou-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--ou-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--ou-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--ou-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--ou-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--ou-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--ou-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--ou-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--ou-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--ou-gutter-y:3rem}}.rounded{border-radius:var(--ou-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--ou-border-radius-sm)!important}.rounded-2{border-radius:var(--ou-border-radius)!important}.rounded-3{border-radius:var(--ou-border-radius-lg)!important}.rounded-4{border-radius:var(--ou-border-radius-xl)!important}.rounded-5{border-radius:var(--ou-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--ou-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--ou-border-radius)!important;border-top-left-radius:var(--ou-border-radius)!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.form-text{margin-top:.25rem;font-size:.875em;color:var(--ou-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--ou-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--ou-body-bg);background-clip:padding-box;border:var(--ou-border-width) solid var(--ou-border-color);border-radius:var(--ou-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--ou-body-color);background-color:var(--ou-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--ou-secondary-color);opacity:1}.form-control:disabled{background-color:var(--ou-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--ou-body-color);background-color:var(--ou-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--ou-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--ou-body-color);background-color:var(--ou-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--ou-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--ou-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--ou-secondary-bg)}.form-select{--ou-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--ou-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--ou-body-bg);background-image:var(--ou-form-select-bg-img),var(--ou-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--ou-border-width) solid var(--ou-border-color);border-radius:var(--ou-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--ou-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--ou-body-color)}[data-bs-theme=dark] .form-select{--ou-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:990px){.d-lg-flex{display:flex!important}}@media (min-width:768px){.d-md-flex{display:flex!important}}.d-none{display:none!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.shadow{box-shadow:var(--ou-box-shadow)!important}.shadow-sm{box-shadow:var(--ou-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--ou-box-shadow-lg)!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.spinner-border{display:inline-block;width:var(--ou-spinner-width);height:var(--ou-spinner-height);vertical-align:var(--ou-spinner-vertical-align);border-radius:50%;animation:var(--ou-spinner-animation-speed) linear infinite var(--ou-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--ou-spinner-width:2rem;--ou-spinner-height:2rem;--ou-spinner-vertical-align:-0.125em;--ou-spinner-border-width:0.25em;--ou-spinner-animation-speed:0.75s;--ou-spinner-animation-name:spinner-border;border:var(--ou-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--ou-spinner-width:1rem;--ou-spinner-height:1rem;--ou-spinner-border-width:0.2em}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--ou-body-color);text-align:center;white-space:nowrap;background-color:var(--ou-tertiary-bg);border:var(--ou-border-width) solid var(--ou-border-color);border-radius:var(--ou-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--ou-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--ou-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--ou-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.breadcrumb {--ou-breadcrumb-padding-x: 0;--ou-breadcrumb-padding-y: 0;--ou-breadcrumb-margin-bottom: 1rem;--ou-breadcrumb-bg: ;--ou-breadcrumb-border-radius: ;--ou-breadcrumb-divider-color: var(--ou-secondary-color);--ou-breadcrumb-item-padding-x: 0.5rem;--ou-breadcrumb-item-active-color: var(--ou-secondary-color);display: flex;flex-wrap: wrap;padding: var(--ou-breadcrumb-padding-y) var(--ou-breadcrumb-padding-x);margin-bottom: var(--ou-breadcrumb-margin-bottom);font-size: var(--ou-breadcrumb-font-size);list-style: none;background-color: var(--ou-breadcrumb-bg);border-radius: var(--ou-breadcrumb-border-radius);}.breadcrumb-item + .breadcrumb-item {padding-left: var(--ou-breadcrumb-item-padding-x);}.breadcrumb-item + .breadcrumb-item::before {float: left;padding-right: var(--ou-breadcrumb-item-padding-x);color: var(--ou-breadcrumb-divider-color);content: var(--ou-breadcrumb-divider, "/");}.breadcrumb-item.active {color: var(--ou-breadcrumb-item-active-color);}