:root,[data-bs-theme=light]{--bs-blue:#23499c;--bs-indigo:#6610f2;--bs-purple:#41178b;--bs-pink:#c3325f;--bs-red:#cb1d38;--bs-orange:#ff8200;--bs-yellow:#ffc40d;--bs-green:#58a229;--bs-teal:#1594a6;--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:#23499c;--bs-secondary:#6c757d;--bs-success:#58a229;--bs-info:#0dcaf0;--bs-warning:#ffc40d;--bs-danger:#cb1d38;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:35,73,156;--bs-secondary-rgb:108,117,125;--bs-success-rgb:88,162,41;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,196,13;--bs-danger-rgb:203,29,56;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#0e1d3e;--bs-secondary-text-emphasis:#2b2e32;--bs-success-text-emphasis:#234010;--bs-info-text-emphasis:#055060;--bs-warning-text-emphasis:#664e05;--bs-danger-text-emphasis:#510b16;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#d3daeb;--bs-secondary-bg-subtle:#e1e3e5;--bs-success-bg-subtle:#ddecd4;--bs-info-bg-subtle:#cef4fc;--bs-warning-bg-subtle:#fff3ce;--bs-danger-bg-subtle:#f4d1d7;--bs-light-bg-subtle:#fbfcfc;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#a7b6d7;--bs-secondary-border-subtle:#c4c7cb;--bs-success-border-subtle:#bcd9a9;--bs-info-border-subtle:#9ee9f9;--bs-warning-border-subtle:#ffe79e;--bs-danger-border-subtle:#eaa4af;--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:"Open Sans",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,.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,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#23499c;--bs-link-color-rgb:35,73,156;--bs-link-decoration:underline;--bs-link-hover-color:#1c3a7c;--bs-link-hover-color-rgb:28,58,125;--bs-code-color:#c3325f;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3ce;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(35,73,156,.25);--bs-form-valid-color:#58a229;--bs-form-valid-border-color:#58a229;--bs-form-invalid-color:#cb1d38;--bs-form-invalid-border-color:#cb1d38}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2a2f34;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#7b91c3;--bs-secondary-text-emphasis:#a6acb1;--bs-success-text-emphasis:#9ac77e;--bs-info-text-emphasis:#6ddff6;--bs-warning-text-emphasis:#ffdb6d;--bs-danger-text-emphasis:#df7787;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#070e1f;--bs-secondary-bg-subtle:#151719;--bs-success-bg-subtle:#112008;--bs-info-bg-subtle:#022830;--bs-warning-bg-subtle:#332702;--bs-danger-bg-subtle:#28050b;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#152b5d;--bs-secondary-border-subtle:#40464b;--bs-success-border-subtle:#346118;--bs-info-border-subtle:#077990;--bs-warning-border-subtle:#997507;--bs-danger-border-subtle:#791121;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#7b91c3;--bs-link-hover-color:#95a7cf;--bs-link-color-rgb:123,146,196;--bs-link-hover-color-rgb:149,168,207;--bs-code-color:#db849f;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664e05;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,.15);--bs-form-valid-color:#9ac77e;--bs-form-valid-border-color:#9ac77e;--bs-form-invalid-color:#df7787;--bs-form-invalid-border-color:#df7787}
*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container-sm,.container{max-width:540px}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.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))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width: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%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}
.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width: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}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width: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}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}
.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width: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%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width: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%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-secondary{color:#fff !important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-success{color:#000 !important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-info{color:#000 !important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity,1)) !important}
.text-bg-warning{color:#000 !important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-danger{color:#fff !important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-light{color:#000 !important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-dark{color:#fff !important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity,1)) !important}.link-primary{color:rgba(var(--bs-primary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important}.link-primary:hover,.link-primary:focus{color:rgba(28,58,125,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(28,58,125,var(--bs-link-underline-opacity,1)) !important}.link-secondary{color:rgba(var(--bs-secondary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important}.link-secondary:hover,.link-secondary:focus{color:rgba(86,94,100,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(86,94,100,var(--bs-link-underline-opacity,1)) !important}.link-success{color:rgba(var(--bs-success-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important}.link-success:hover,.link-success:focus{color:rgba(121,181,84,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(121,181,84,var(--bs-link-underline-opacity,1)) !important}.link-info{color:rgba(var(--bs-info-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important}.link-info:hover,.link-info:focus{color:rgba(61,213,243,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(61,213,243,var(--bs-link-underline-opacity,1)) !important}.link-warning{color:rgba(var(--bs-warning-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important}.link-warning:hover,.link-warning:focus{color:rgba(255,208,61,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(255,208,61,var(--bs-link-underline-opacity,1)) !important}.link-danger{color:rgba(var(--bs-danger-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important}.link-danger:hover,.link-danger:focus{color:rgba(162,23,45,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(162,23,45,var(--bs-link-underline-opacity,1)) !important}.link-light{color:rgba(var(--bs-light-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important}.link-light:hover,.link-light:focus{color:rgba(249,250,251,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(249,250,251,var(--bs-link-underline-opacity,1)) !important}.link-dark{color:rgba(var(--bs-dark-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important}.link-dark:hover,.link-dark:focus{color:rgba(26,30,33,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(26,30,33,var(--bs-link-underline-opacity,1)) !important}.link-body-emphasis{color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75)) !important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;backface-visibility:hidden}
.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}
.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%,-50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}
.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + .9vw) !important}.fs-3{font-size:calc(1.3rem + .6vw) !important}.fs-4{font-size:calc(1.275rem + .3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !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-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5) !important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity:1;color:inherit !important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity:.1}.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25{--bs-link-opacity:.25}.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50{--bs-link-opacity:.5}.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75{--bs-link-opacity:.75}.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100{--bs-link-opacity:1}.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important}
.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity:0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10{--bs-link-underline-opacity:.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25{--bs-link-underline-opacity:.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50{--bs-link-underline-opacity:.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75{--bs-link-underline-opacity:.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100{--bs-link-underline-opacity:1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent !important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}
.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}
.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media (min-width:576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}
.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}
.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width:768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}
.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}
.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width:992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}
.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}
.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width:1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}
.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}
.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media (min-width:1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}
.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media (min-width:1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:28px;box-sizing:border-box}.ir{display:block;text-indent:-300%;overflow:hidden;background-repeat:no-repeat}.floatleft,.floatl{float:left;margin:0 10px 5px 0}.floatright,.floatr{float:right;margin:0 0 5px 10px}.visuallyhidden,.element-invisible,.skip a:link,.skip a:hover,.skip a:visited{position:absolute;left:-300%;top:auto;width:1px;height:1px;overflow:hidden}.skip a:active,.skip a:focus{position:static;width:auto;height:auto}#cke_contents_edit-body-und-0-value body{background:0 0 !important}#admin-menu .shortcut-toolbar a{background:inherit}img,canvas{max-width:100%;height:auto}.ie8 img,.ie8 canvas{max-width:none}.media-youtube-outer-wrapper,.embedded-video{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.media-youtube-outer-wrapper iframe,.media-youtube-outer-wrapper object,.media-youtube-outer-wrapper embed,.embedded-video iframe,.embedded-video object,.embedded-video embed{position:absolute;top:0;left:0;width:100%;height:100%}#system-themes-form img{width:100px}.form-item .description{font-style:italic;line-height:1.2em;margin-top:5px;color:#777}#edit-delete{color:#c00}.inflate{margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0}.nopadding{padding-left:0;padding-right:0}body{background:#fff;min-width:240px}#main{background-color:#fff}#ubc7-unit-identifier.no-umbrella{line-height:2.25em}#ubc7-unit,#ubc7-unit-name a{color:#fff;text-shadow:1px 1px 2px #333}#ubc7-unit-name a:hover,#ubc7-unit-name a:active{text-shadow:1px 2px 2px #333}#ubc7-unit-menu .nav>li>a.active{background:#d7e0e7;box-shadow:inset 0 3px 8px rgba(0,0,0,.125)}#ubc7-unit-menu .nav-collapse .nav>li>a:hover,#ubc7-unit-menu .nav-collapse .dropdown-menu a:hover,#ubc7-unit-alternate-navigation .nav-collapse .nav>li>a:hover,#ubc7-unit-alternate-navigation .nav-collapse .dropdown-menu a:hover{color:#fff;text-decoration:none;background-color:#002145 !important;box-shadow:none}.bootstrap-sidenav ul{margin:0}.bootstrap-sidenav ul>li>a{border:1px solid #d7e0e7;color:#002145;display:block;margin:0 0 -1px;padding:8px 14px 8px 28px;text-decoration:none}.field-label-inline label{display:inline-block}html.js fieldset.collapsible .fieldset-legend,html.js fieldset.collapsed .fieldset-legende{background-image:none}html.js fieldset.collapsible .fieldset-legend a:after,html.js fieldset.collapsed .fieldset-legend a:after{position:absolute;left:0;top:0}html.js fieldset.collapsible .fieldset-legend a:after{content:"-"}html.js fieldset.collapsed .fieldset-legend a:after{content:"+"}@media screen and (max-width:979px){.inflate{margin-left:0;margin-right:0;padding-left:0;padding-right:0}
}.alert .close{text-decoration:none}.alert-danger a,.alert-error a{color:#fff}.pull-right{float:right}.pull-left{float:left}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}#toolbar .bootstrap-sidenav{background-color:transparent}@media print{*{background-color:transparent}#toolbar,#ubc7-header,#navigation,#content-bottom,#ubc7-footer,aside,.breadcrumb,.tabs,.nav-tabs,.feed-icon,.links,.messages,.status,.skip{display:none !important}#page{width:100%}#main{margin:20px 0;width:auto}a:hover,a:active,a:link,a:visited{color:#000}.collapsible>div,.ctools-collapsed>div{display:block !important}div#ubc7-unit{background:#fff !important;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}}footer{background-color:inherit}#ubc7-unit-social-icons span.ext{display:none}.full-width #ubc7-header .container{border:0}header.row-fluid,header [class*=span]{height:auto;background:0 0 !important}#ubc7-global-footer,#ubc7-global-menu,#ubc7-minimal-footer,#ubc7-unit,input,button{font-family:var(--bs-font-sans-serif)}.btn,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color]{height:auto;line-height:inherit}[class^=icon-]:before,[class*=" icon-"]:before{cursor:inherit}input,textarea,.uneditable-input{width:inherit}label.option{margin-bottom:0}#admin-menu li{line-height:inherit}#admin-menu input.form-text{height:16px}#admin-menu strong{font-family:Arial,Helvetica,sans-serif !important;font-weight:700 !important}a{color:#1c75bc;text-decoration:underline}a:focus,a:hover,a:active{color:#124b79;text-decoration:none}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:underline;color:#1c75bc}h1 a:focus,h1 a:hover,h1 a:active,h2 a:focus,h2 a:hover,h2 a:active,h3 a:focus,h3 a:hover,h3 a:active,h4 a:focus,h4 a:hover,h4 a:active,h5 a:focus,h5 a:hover,h5 a:active,h6 a:focus,h6 a:hover,h6 a:active{color:#124b79}ul{list-style-type:inherit;margin:inherit}li{line-height:inherit}.nav{padding:0}html{scroll-behavior:smooth}*>h2:not(:first-child){margin-top:calc(1.425rem + 2.1vw)}*>h3:not(:first-child){margin-top:calc(1.325rem + .9vw)}*>h4:not(:first-child){margin-top:1rem}hr{border:0;border-top:2px solid #002145;margin:20px 0}textarea{display:block;width:100%;border-width:1px;margin-bottom:0}.span3 select.chosen-processed{width:100%}select{width:auto;max-width:100%;border:0;font-size:inherit;padding-left:12px;padding-right:12px}label{display:table;font-weight:700}select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color]{box-sizing:border-box;height:auto;margin-bottom:0;background-color:#f2f2f2;transition:.5s background-color}select:focus,textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus{background-color:#fff}td select,td textarea,td input[type=text],td input[type=password],td input[type=datetime],td input[type=datetime-local],td input[type=date],td input[type=month],td input[type=time],td input[type=week],td input[type=number],td input[type=email],td input[type=url],td input[type=search],td input[type=tel],td input[type=color]{min-width:50px}input,select,textarea{max-width:100%}input[type=radio],input[type=checkbox]{margin-bottom:.2em}input[type=file]{display:inline-block}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;margin:0;float:none}button,input{line-height:normal}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}
button[disabled],input[disabled]{cursor:default}input[disabled]+label{color:#cfcfd0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}fieldset{border:1px solid #c3d0d8;border-top:0;box-shadow:0 -3px 0 #2f5d7c;padding:0 1em 1em;margin:1em 0;box-sizing:border-box;min-width:100%}legend{border:0;padding:0;white-space:normal;margin-bottom:.5em;font-size:1.1em;line-height:1.4em;color:#333;width:auto}fieldset legend{background:#fff;padding:0 6px;margin:0 0 0 -2px;font-size:20px;font-weight:300}html.js fieldset.collapsible .fieldset-legend{background:url(/misc/menu-expanded.png) 5px 65% no-repeat;padding-left:15px}fieldset.collapsible .fieldset-legend{display:block}html.js fieldset.collapsed .fieldset-legend{background-image:url(/misc/menu-collapsed.png);background-position:5px 50%}html.js fieldset.collapsible .fieldset-legend a:after,html.js fieldset.collapsed .fieldset-legend a:after{content:"";position:relative}th,td{padding:8px}th{text-align:left}td{vertical-align:top}table{border-bottom:1px solid #c3d0d8;border-color:#d7e0e7}table thead th{font-size:.9em;text-transform:uppercase;border:1px solid #d7e0e7;border-bottom:2px solid #5e869f}table tbody td{vertical-align:top;border:1px solid #d7e0e7}code,pre{box-sizing:border-box;background-color:#f5f2f0;color:#000;text-shadow:0 1px #fff;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;border:0}pre{padding:1em;margin:.5em 0}pre{overflow:auto;max-height:30em}code{display:inline;overflow-x:auto}pre code{border:0}.alert,.alert h4,.alert a{color:#fff}.alert h4{margin-top:0}.alert{border-style:solid;border-width:2px;margin-top:1em;margin-bottom:1em;padding:8px 35px 8px 14px}.alert-info{background-color:#324d6a;border-color:#00162f}.alert-status,.alert-success{background-color:#95be4f;border-color:#73963d}.alert-warning{background-color:#ef8843;border-color:#d77a3c}.alert-danger,.alert-error{background-color:#b33542;border-color:#900f1d}.dashboard-toolbar{padding:0;margin:0}.dashboard-toolbar li{list-style:none}.dashboard-toolbar li+li{border-top:1px solid #d7e0e7}.dashboard-toolbar a{text-decoration:none;font-weight:700;font-size:.9em;line-height:1.05em;display:block;padding:1em}.dashboard-toolbar a:hover,.dashboard-toolbar a:active{background:#002145;color:#fff}.dashboard-toolbar svg,.dashboard-toolbar i{display:inline-block;font-size:1.3em;margin-right:.25em;width:20px;white-space:nowrap}.dashboard-toolbar .inactive{color:#d7e0e7}.menu-name-menu-dashboard-toolbar .dashboard-toolbar a{padding:.5em}details{padding:1rem;border-radius:5px}details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc}summary{padding:.2em .5em;cursor:pointer}.details-pane summary{margin:0}.details-pane__body{padding:1rem 0}div.qtip{max-width:1000px}#ubc7-unit-menu-override,#ubc7-unit-menu,#ubc7-unit-menu .navbar-inner{background:#002145 !important;margin:0}#ubc7-unit-menu-override .nav>li,#ubc7-unit-menu .nav>li{line-height:20px;background:#002145}#ubc7-unit-menu-override .nav>li>a,#ubc7-unit-menu .nav>li>a{padding:11px 17px 11px;color:#fff;font-size:.95em}#ubc7-unit-menu-override .nav>li>a:hover,#ubc7-unit-menu .nav>li>a:hover{color:#002145;background:#e6e6e6}#ubc7-unit-menu-override .nav>li a.active,#ubc7-unit-menu-override .nav>li a.active-trail,#ubc7-unit-menu .nav>li a.active,#ubc7-unit-menu .nav>li a.active-trail{background:#5e869f}#ubc7-unit-menu-override .nav-collapse .nav>li>a:hover,#ubc7-unit-menu .nav-collapse .nav>li>a:hover{background:#5e869f !important}.menu-position-link{display:none !important}.menu-minipanels .callout-container{border-top:1px solid #d7e0e7}.menu-minipanels .callout{padding:.7em 0;border-bottom:1px solid #d7e0e7}.menu-minipanels .callout a{text-decoration:none;font-size:1.1em}
.menu-minipanels .callout a i{margin-right:.3em}.pane-menu-landing .callout-container{border-top:1px solid #d7e0e7;font-size:14px}.pane-menu-landing .callout-container .callout{padding:.7em 0;border-bottom:1px solid #d7e0e7}.pane-menu-landing .callout-container .callout a{text-decoration:none;font-size:14px;line-height:1.25em}.pane-menu-landing .callout-container .callout a i{margin-right:.3em}.pane-menu-undergrads h2,.pane-menu-landing h2,.menu-minipanels h2{font-size:1.15em;font-weight:700;padding-top:.5em;padding-bottom:.5em;margin:0 0 .7em;border-bottom:2px solid #5e869f}.pane-menu-undergrads h2.menu-section-header,.pane-menu-landing h2.menu-section-header,.menu-minipanels h2.menu-section-header{border-bottom:3px solid #002145}.pane-menu-undergrads .views-row,.pane-menu-landing .views-row,.menu-minipanels .views-row{line-height:1.2em;padding-bottom:.5em}.pane-menu-undergrads .views-field-title,.pane-menu-landing .views-field-title,.menu-minipanels .views-field-title{padding-bottom:0;line-height:1em;font-size:1em}.menu-minipanels .views-row a{text-decoration:none;font-size:1.1em}.menu-minipanels .views-row a:hover{text-decoration:underline}.pane-menu-landing ul{list-style:none;margin:1rem 0}.pane-menu-landing li{font-size:1.25rem;line-height:1.2;margin:.5em 0}.nav-tabs{border-bottom:1px solid #002046}.nav-tabs>li{margin-bottom:0}.nav-tabs>li>a{background-color:transparent;color:#1c75bc}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{background-color:#1c75bc;border-color:transparent}.node-unpublished{border-style:solid;border-width:2px;margin-top:1em;margin-bottom:1em;margin-right:auto;margin-left:auto;padding:8px 35px 8px 14px;background-color:#ef8843;border-color:#d77a3c}.node-unpublished .unpublished{color:#fff;font-size:1.25rem;line-height:1.7;text-align:center}.photoswipe-gallery .image-fields,.field-name-field-gallery-picture{display:flex;flex-wrap:wrap}.photoswipe-gallery .image-fields figure,.field-name-field-gallery-picture figure{margin:1rem}.photoswipe-gallery .image-fields img,.field-name-field-gallery-picture img{display:block}.pane-title h1{font-size:2.1em;margin-top:0}.page-home h1{margin-top:1.3em}.span3 h2.pane-title,.span2 h2.pane-title,.span3 h2.block-title,.span2 h2.block-title{font-size:1.6em}.pane-committee-events-panel-pane-2 h2,.pane-committee-events-panel-pane-1 h2,.pane-committee-events-panel-pane-3 h2{margin-top:2em}h2.block-title{margin-bottom:1em}.view-events h3{font-size:1.25em;margin-bottom:.3em}h3.pane-title,h3.field-label{font-size:1.6em}h1.pane-title,h2.pane-title,h3.pane-title,h4.pane-title,h5.pane-title,h6.pane-title{margin-top:0;margin-bottom:.5rem}.intro,.pane-node-field-docs-purpose{font-size:1.4em;line-height:1.2em;border-bottom:1px solid #d7e0e7;padding-bottom:.3em;margin-bottom:.4em}.intro p,.pane-node-field-docs-purpose p{margin-bottom:.5em}.page-node-edit .intro,.page-node-add .intro,.page-node-clone .intro,.page-node-edit .pane-node-field-docs-purpose,.page-node-add .pane-node-field-docs-purpose,.page-node-clone .pane-node-field-docs-purpose{font-size:1em}.pane-node-field-docs-purpose.panel-pane{margin-bottom:.5em}.ui-tooltip-bootstrap{border-radius:5px}.ui-tooltip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);background-clip:padding-box}.ui-tooltip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.ui-tooltip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.ui-tooltip-bootstrap .qtip-content{padding:9px 14px}.ui-tooltip-bootstrap .qtip-icon{background:0 0}.ui-tooltip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.ui-tooltip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}.attachment-after{margin-top:1rem}.views-row-last+h1,.views-row-last+h2,.views-row-last+h3,.views-row-last+h4,.views-row-last+h5,.views-row-last+h6{margin-top:1.5rem;margin-bottom:1rem}
.view-people .views-row{border-top:1px solid #ccc;padding:20px 0}.clearall{clear:both}#ubc7-header{background:#2f5d7c !important}#ubc7-unit{background:#245b7b;box-shadow:none}#ubc7-logo{min-width:75px;height:70px;width:75px;background-position:40px -370px}#ubc7-unit-name{margin-top:12px}#ubc7-unit-name a{padding-left:10px}#ubc7-global-utility button{background-image:url("//cdn.ubc.ca/clf/7.0.4/img/ubc7-clf-sprite-white.png") !important;background-color:#fff}#ubc7-global-utility button:hover{background-color:#5e869f}#ubc7-footer h4{margin-top:1em}#ubc7-minimal-footer .span12{border:0;padding:0 0 20px}#ubc7-header .navbar{margin:0}header .span5{height:0 !important}header .span1,header .span2{display:inline !important}#user-menu .nav{margin-right:0;font-size:.8em}#user-menu .nav li{border-right:1px solid #5e869f}#user-menu .nav li a{padding:6px 10px;margin:0}#user-menu .nav li a:hover{background:#5e869f}#user-menu .nav li:last-child{border:0}#edit-delete{color:#fff}.alert.alert-error a{color:#ffc40d}.filter-guidelines,.filter-wrapper{display:none}.tabledrag-toggle-weight{display:none}.wysiwyg-toggle-wrapper{display:none}.page-function-links{margin-top:.6em;float:right;min-width:2em}.separator{margin-top:3em;padding-bottom:.2em;height:20px;display:block;clear:both;width:100%;background:#2f5d7c;font-size:.9em;text-transform:uppercase;vertical-align:middle;color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.065)}.separator span{padding-left:.4em}.separator.s-shortcuts{margin-top:.5em}.separator.s-calendaring{margin-top:2em}table.diff{font-size:1.1em}table.diff thead{font-weight:700}.diff-section-title{font-size:1.1em;padding:.3em}.diff-prevlink,.diff-nextlink,.diff-links{font-size:.9em}ul.quicktabs-tabs li{padding:0}.booking-link{margin:2em 0;display:block;font-size:1.1em}a.flag{text-decoration:none;font-size:1.1em}li.flag-action_item{float:right;margin-top:-3px !important;padding-top:1em}.pane-flag-link{padding-right:.5em;margin:0}.pane-flag-link.panel-pane{margin:0}.node-type-event .pane-flag-link{float:none;margin-top:3.6em;margin-bottom:2.5em}.node-type-committee-business .pane-flag-link a.flag{color:#fff}.pane-flag-link .flag-star{float:right}.pane-flag-link .panel-pane.btn-small{margin-bottom:1em !important}.node-type-committee .flag-group-meetings,.node-type-staff .flag-group-meetings,.node-type-course-term .flag-group-meetings,.node-type-course .flag-group-meetings,.node-type-committee-project .flag-group-meetings{font-size:.9em;line-height:1.2em}.node-type-committee .flag-subscribe-og,.node-type-staff .flag-subscribe-og,.node-type-course-term .flag-subscribe-og,.node-type-course .flag-subscribe-og,.node-type-committee-project .flag-subscribe-og{border-top:1px solid #d7e0e7;display:block;font-size:.9em;margin:10em 0 0;padding:1em 0;line-height:1.4em;vertical-align:bottom}.node-type-committee .flag-subscribe-og .flag-message,.node-type-staff .flag-subscribe-og .flag-message,.node-type-course-term .flag-subscribe-og .flag-message,.node-type-course .flag-subscribe-og .flag-message,.node-type-committee-project .flag-subscribe-og .flag-message{top:4.5em}.meetings-event-series{float:right;width:20%;font-size:.8em;line-height:1.2em;margin-left:3em !important}.pane-calendar-events-series-panel-pane-2{clear:both}.page-home .flag-email-og,.page-home .flag-subscribe-og{font-size:.9em}.popover{min-width:285px}.popover .calendar-options{font-size:.9em;border-bottom:1px solid #d7e0e7;text-decoration:none}.popover .calendar-options img{margin-right:1em}.popover .calendar-options a>i.icon{margin-right:2.5em}.more-link{float:right}.more-link,.read-more{text-transform:uppercase;font-size:.9em;white-space:nowrap}.views-widget-filter-flagged i{display:inline-block;margin-top:8px}.views-widget-filter-flagged .form-item-flagged{display:inline-block}.views-widget-per-page .form-select-wrapper{display:inline;width:9px}.views-widget-per-page label{font-weight:400;font-size:1em !important}.tipsy{font-size:13px !important;text-align:left !important;line-height:1.3em;font-weight:400}.tipsy-inner{padding:8px !important;max-width:505px !important;text-align:left !important;background-color:#002145}
.tipsy-arrow{background-image:url(/sites/all/themes/ubc_clf/img/tipsy-blue.gif) !important}html.js input.form-autocomplete{background-position:100% 8px !important}html.js input.throbbing{background-position:100% -12px !important}.comment{border-bottom:1px solid #5e869f;position:relative;clear:both;margin-bottom:.5em;padding-bottom:.5em}.comment .links{font-size:.8em;float:right;margin-top:-1.7em !important;margin-bottom:0}.comment mark.new{float:right;margin-top:-2.3em}.comment header h3{margin-bottom:0;margin-top:.7em;font-size:1.2em}.comment .submitted{margin:0 0 .5em;padding:.3em 0}.comment .submitted a{text-decoration:none}.comment .submitted a:hover{text-decoration:underline}.comment .submitted .date{font-size:.8em;padding-left:.5em;color:#5e869f}.comment .submitted .name{font-weight:700}.comment .author-datetime{margin-bottom:1.4em}.indented{margin-left:1.5em}.pane-node-comments h2{font-size:1.5em}span.comment-count{display:block}.date-timezone{display:none}.text-full{width:100%}.adr .region,.node-type-event .adr .region,.panel-display .region .adr .region{float:none;padding:0}.addressfield-container-inline:after{content:"";clear:none;display:none}.span7 section,.span9 section{margin-top:1.5em;margin-bottom:3em}.top-wrapper .span12{min-height:0}#autocomplete{padding:.3em;border:1px solid #c3d0d8;background:#fff}.view-events .views-row{border-top:1px solid #c3d0d8;padding-top:.5rem;padding-bottom:.5rem}.view-events .views-row:after{display:table;content:"";clear:both}.view-events .views-field-title{padding-bottom:.5em;padding-top:.5em}.page-events.events-front .views-summary,.node-type-event-series .views-summary{margin-bottom:1rem}.view-header,#mini-panel-committee_projects .pane-custom,#mini-panel-committee_minutes .pane-custom,.view-empty{color:#2f5d7c;line-height:1.3}.view-events .view-header,.view-events #mini-panel-committee_projects .pane-custom,#mini-panel-committee_projects .view-events .pane-custom,.view-events #mini-panel-committee_minutes .pane-custom,#mini-panel-committee_minutes .view-events .pane-custom,.view-events .view-empty{margin-bottom:2em}#mini-panel-dashboard_front_subpane_meetings{margin-bottom:-1.5em}#mini-panel-dashboard_front_subpane_meetings .span6:first-child{width:40%}#mini-panel-dashboard_front_subpane_meetings .span6:last-child{width:55%}#mini-panel-committee_projects h2,#mini-panel-committee_minutes h2{font-size:1.6em}#mini-panel-committee_projects .nav,#mini-panel-committee_minutes .nav{font-size:1.3em}.views-field-title .field-name-group-content-access,.views-field-title .field-name-type{font-size:.8em}.views-field-title .field-name-type{padding-right:1em}.view-menu .views-field-title{font-size:1.4em}.views-field-title .compound-field{line-height:1.2em;font-size:1em}.views-field-title .icon-file-text-alt{font-size:.9em}tbody .views-field-comment-count{width:9%;font-size:.9em}td.views-field-comment-count,th.views-field-comment-count{padding:8px 0;text-align:center}td.views-field-comment-count{padding:10px 0}td.views-field-ops:first-child{border-right:1px solid #d7e0e7;width:23px;text-align:center}tbody .views-field-last-updated,tbody .views-field-timestamp-1{width:21%;font-size:.8em;font-style:italic;line-height:1.3em;padding-top:10px;color:#2f5d7c}td.views-field-field-approved{font-size:.9em;font-style:italic;color:#002145}.view-dashboard-events .view-footer{float:right;width:100%;margin-top:2.5em}.view-files .field-name-group-content-access{display:block}.view-room-list{margin-top:2em}.view-committee-starred .nav{list-style:square}.view-committee-starred .nav li{line-height:1.3em;margin-left:.3em}.view-committee-starred .nav li:hover{list-style:none}.view-committee-starred h4{margin-top:2em}.view-committee-starred .view-content{border-bottom:1px solid #c3d0d8;padding-bottom:1em}#views-exposed-form-ta-office-hours-list-panel-pane-1 .form-item #edit-title{width:200px}#views-exposed-form-ta-office-hours-list-panel-pane-1 .form-type-textfield{padding-top:0}.view-id-ta_office_hours_list .attachment{border-top:1px solid #d7e0e7;padding-top:.5em;margin-top:1em}
.view-id-ta_office_hours_list .view-content{border-bottom:1px solid #d7e0e7;padding-bottom:1em;margin-bottom:1em}.view-id-ta_office_hours_list h3{margin-top:1em}.view-ta-office-hours h3{margin-top:1em}.view-ta-office-hours{margin-bottom:3em}.page-home .pane-ta-office-hours-panel-pane-2{margin-top:4em}.view-dashboard-bookmarks{font-size:.95em;line-height:1.2em}.view-dashboard-bookmarks .views-row{margin-top:10px}.view-dashboard-bookmarks .views-row .icon{margin-right:.3em}.view-dashboard-bookmarks .view-empty{font-size:.8em}.view-dashboard-alert{float:right;margin-top:2.9em;font-size:.9em;text-align:right;line-height:1.3em;padding-top:.7em}.view-dashboard-alert .date-field{display:block;font-size:.9em;font-style:italic}.view-dashboard-committees .view-content{font-size:.8rem;line-height:1.3}.view-dashboard-committees .view-content .views-row{margin-bottom:.5em}.view-dashboard-committees .view-content h3{font-size:1.3rem}.view-calendar-resources .view-content{display:flex;flex-wrap:wrap}@media screen and (min-width:600px){.view-calendar-resources .views-row{width:33%}}.view-calendar-rooms .view-content{display:flex;flex-wrap:wrap;gap:3%}@media screen and (min-width:600px){.view-calendar-rooms .views-row{width:30%}}@media screen and (min-width:600px){.view-dashboard-announcements .views-row:after,.view-ta-office-hours .views-row:after{content:"";clear:both;display:table}.view-dashboard-announcements .views-field-ops,.view-ta-office-hours .views-field-ops{float:left;width:30px}.view-dashboard-announcements .views-row>div:not(.views-field-ops),.view-ta-office-hours .views-row>div:not(.views-field-ops){float:right;width:calc(100% - 30px)}}.dashboard-title{font-size:1.1rem;margin:.25em 0 0}.views-field-ops .calendar-add{display:none}.view-dashboard-announcements .views-exposed-widgets label,.view-dashboard-announcements .views-exposed-widgets .views-widget,#views-exposed-form-career-upcoming-panel-pane-1 .views-exposed-widgets label,#views-exposed-form-career-upcoming-panel-pane-1 .views-exposed-widgets .views-widget{display:inline-block}.view-dashboard-announcements .views-row{border-bottom:1px solid #d7e0e7;padding:0 0 1em;margin-bottom:.75em}.view-dashboard-announcements .views-field-views-conditional{font-size:.95em;line-height:1.2em;margin-bottom:20px;margin-left:2.1em}.view-dashboard-announcements .views-field-ops{float:left}.view-dashboard-announcements .calendar-add{display:none;text-decoration:none}.full-page .view-dashboard-announcements .views-field-views-conditional{font-size:1em;line-height:normal;padding:.5em 0}.page-node .view-dashboard-announcements .views-field-title{font-size:1.2em;margin-top:.3em;margin-bottom:.3em}.page-node .view-dashboard-announcements a .views-field-title{color:#002145}.view-dashboard-action-items .view-content{line-height:1.1em}.view-dashboard-action-items .view-content .views-row{padding-bottom:.3em;border-bottom:1px solid #c3d0d8;margin-bottom:.3em}.view-dashboard-action-items .view-content h3{font-size:1.2em;margin-top:.4em}.view-calendar-events-series .calendar-add{display:none}.view-courses-info .views-field-title{font-size:1em}.view-files tr>td:nth-child(3){font-size:.9em;width:16%}.view-files tr>td:nth-child(1){width:25%}.view-files tbody .views-field-last-updated{width:12% !important}.views-field-field-email{border-bottom:1px solid #c3d0d8;margin-bottom:1em;padding-bottom:1em;border-top:1px solid #c3d0d8;margin-top:1em;padding-top:1em}.view-space-info{font-size:.9em;color:#002145}.view-alerts-list .views-row{border-bottom:1px solid #c3d0d8;padding-bottom:1em;margin-bottom:1em}.view-dashboard-user-procedures,.committee-procedures{display:flex;flex-wrap:wrap}.view-dashboard-user-procedures .view-header,.view-dashboard-user-procedures #mini-panel-committee_projects .pane-custom,#mini-panel-committee_projects .view-dashboard-user-procedures .pane-custom,.view-dashboard-user-procedures #mini-panel-committee_minutes .pane-custom,#mini-panel-committee_minutes .view-dashboard-user-procedures .pane-custom,.view-dashboard-user-procedures .view-pager,.committee-procedures .view-header,.committee-procedures #mini-panel-committee_projects .pane-custom,#mini-panel-committee_projects .committee-procedures .pane-custom,.committee-procedures #mini-panel-committee_minutes .pane-custom,#mini-panel-committee_minutes .committee-procedures .pane-custom,.committee-procedures .view-pager{flex-shrink:0;width:100%}
.view-dashboard-user-procedures .view-content,.committee-procedures .view-content{flex-grow:1}.view-dashboard-user-procedures .views-filter,.committee-procedures .views-filter{flex-shrink:0;min-width:110px;max-width:150px;float:left}.view-dashboard-user-procedures label[for=edit-field-keywords-tid-selective],.committee-procedures label[for=edit-field-keywords-tid-selective]{text-transform:uppercase;margin-bottom:.5em;color:#002145;font-size:.9em}.view-dashboard-user-procedures .pagination,.committee-procedures .pagination{clear:both}.views-exposed-form .views-exposed-widget:last-child{padding-right:0}.views-exposed-widgets{display:flex;align-items:flex-end;flex-wrap:wrap}.views-exposed-widgets .views-widget-filter-field_event_type_value .form-radios.bef-select-as-radios{display:flex;flex-wrap:wrap;gap:1px}.views-exposed-widgets .views-widget-filter-field_event_type_value .form-radios.bef-select-as-radios .form-item label{margin:0}.views-exposed-widgets .bef-select-as-radios .form-item{margin:0;padding:0}.views-exposed-widgets .bef-select-as-radios .form-item .active{background:#002145}.views-exposed-widgets .bef-select-as-radios .form-radio{display:none}.views-exposed-widgets .bef-select-as-radios .form-item label{padding:8px 10px;background:#5e869f;margin:2px 0;line-height:1.1em;color:#fff;display:block}.views-exposed-widgets .bef-select-as-radios .form-item label:hover,.views-exposed-widgets .bef-select-as-radios .form-item label:focus{background:#2f5d7c;cursor:pointer}.views-exposed-widgets .bef-select-as-radios input:checked~label{background:#002145}.views-exposed-widgets .form-item-combine{margin-top:.5em}.page-node .view-announcement .views-exposed-widgets .views-widget-filter-combine{padding:0}.page-node .view-announcement .views-exposed-widgets label{margin-top:.8em}.page-node .view-announcement .views-exposed-widgets .form-item-combine label{font-size:.9em;font-style:normal;font-weight:400}.pane-vocabulary-terms ul li{float:left;list-style-type:none}.pane-vocabulary-terms ul li a{padding:8px 10px;background:#5e869f;line-height:1.1em;color:#fff;display:block;cursor:pointer;margin:1px;text-decoration:none}.pane-vocabulary-terms ul li a:hover{background:#002145}.view-date-field,.view-location-field{color:#5e869f}.ical-link{float:left;margin-top:.3em;margin-bottom:2.4em}.ical-link a{padding:0 .5em;border:1px solid #5e869f;background:#c3d0d8;margin-right:1em}.view-calendar{margin-bottom:3em}.pane-committees-overview-archived-panel-pane-1{clear:both}.view-committees-overview-archived h3{font-size:16px;margin:35px 0 10px}.form-item-cal-popup-start-time{display:none}.access{padding-right:1.5em}.access,.tags{padding:0 1em 0 0;text-transform:lowercase}.access a,.tags a{display:inline}.views-field-title .access,.views-field-title .tags{color:#2f5d7c}.field-name-type{padding-right:.5em;color:#2f5d7c}.field-name-clone-link{float:right;font-size:.8em;padding-right:1em}.views-field-title i{font-size:.9em;color:#2f5d7c}i.icon-print{color:#002145}a i{text-decoration:none}a .icon{text-decoration:none}a#calendarPop:hover{text-decoration:none}a#calendarPop{background:#fff;text-decoration:none}.more{font-style:italic;margin-left:.5em;display:inline}span.field-name-field-keywords{display:block;padding-bottom:.3em;line-height:1.1em}.view span.field-name-committee{font-size:.8em}.field-collection-view{margin:0;padding:0}#field-business-action-items-values .collapsible{float:right}#edit-field-business-item .btn-danger{margin-top:.5em}#edit-field-business-item h3.accordion-item{margin-top:.5em}#edit-field-business-item .cke_contents{margin-bottom:.5em}.btn-danger,.btn-small{color:#fff}.field-name-field-email{font-size:.9em;word-break:break-all}.field-name-field-keywords,.field-name-group-content-access{font-size:.95em}.field-name-field-business-item th{font-size:.9em;font-weight:700;text-align:left;padding-top:1.5em}.field-name-field-business-item td{margin-bottom:.5em;padding:.5em 1em;vertical-align:top}.field-name-field-business-item td.field_business_action_items{width:21%;font-size:.9em;line-height:1.3em}.field-name-field-business-item td.field_business_action_items .field-collection-container{border-bottom:0}
.field-name-field-business-item td.field_text{padding-right:1.5em}.field-name-field-business-item tr{border-bottom:1px solid #d7e0e7}.field-name-field-business-item h3.field-label{margin-bottom:.4em;font-size:1em;width:100%}.field-name-field-business-item .field-name-field-business-action-items{margin-bottom:1em;padding-bottom:1em;border-bottom:1px solid #d7e0e7}.page-node-add .field-name-field-business-item th,.page-node-edit .field-name-field-business-item th,.page-node-clone .field-name-field-business-item th{padding-top:0}.page-node-add .field-name-field-business-item .field-name-field-business-item,.page-node-add .field-name-field-business-item .field-name-field-userreference,.page-node-edit .field-name-field-business-item .field-name-field-business-item,.page-node-edit .field-name-field-business-item .field-name-field-userreference,.page-node-clone .field-name-field-business-item .field-name-field-business-item,.page-node-clone .field-name-field-business-item .field-name-field-userreference{padding-bottom:0}.page-node-add .field-name-field-business-item .field-type-text-long,.page-node-edit .field-name-field-business-item .field-type-text-long,.page-node-clone .field-name-field-business-item .field-type-text-long{margin-top:-.3em}.page-node-add .field-name-field-business-item .field-name-field-business-action-items,.page-node-edit .field-name-field-business-item .field-name-field-business-action-items,.page-node-clone .field-name-field-business-item .field-name-field-business-action-items{border-bottom:0;font-size:.9em}.page-node-add .field-name-field-business-item .field-name-field-business-action-items .form-item .clearfix,.page-node-edit .field-name-field-business-item .field-name-field-business-action-items .form-item .clearfix,.page-node-clone .field-name-field-business-item .field-name-field-business-action-items .form-item .clearfix{float:right;margin-top:-38px}.page-node-add .field-name-field-business-item .field-name-field-business-action-items .form-item .clearfix .field-add-more-submit,.page-node-edit .field-name-field-business-item .field-name-field-business-action-items .form-item .clearfix .field-add-more-submit,.page-node-clone .field-name-field-business-item .field-name-field-business-action-items .form-item .clearfix .field-add-more-submit{margin-top:0 !important}.page-node-add .field-name-field-business-item .field-name-field-business-action-items .field-name-field-userreference,.page-node-edit .field-name-field-business-item .field-name-field-business-action-items .field-name-field-userreference,.page-node-clone .field-name-field-business-item .field-name-field-business-action-items .field-name-field-userreference{float:left}.page-node-add .field-name-field-business-item .field-name-field-business-action-items th label,.page-node-edit .field-name-field-business-item .field-name-field-business-action-items th label,.page-node-clone .field-name-field-business-item .field-name-field-business-action-items th label{display:none}.page-node-add .field-name-field-business-item .field-group-accordion .btn-danger,.page-node-edit .field-name-field-business-item .field-group-accordion .btn-danger,.page-node-clone .field-name-field-business-item .field-group-accordion .btn-danger{margin-left:7em;margin-top:.1em}.author,.date-posted{font-size:.95em;color:#5e869f;font-style:italic}.author:before{content:"by "}.date-posted:before{content:"on "}.page-header{margin-bottom:.5em;margin-top:.7em;padding-bottom:10px;border-bottom:3px solid #002046}.page-header p{margin:0}.pane-content .field ol li ol li,.pane-content .field ul li ol li,.views-field-body ul li ol li,.views-field-body ol li ol li{list-style-type:lower-alpha}.pane-content .field ol li ol li ol li,.pane-content .field ul li ol li ol li,.views-field-body ul li ol li ol li,.views-field-body ol li ol li ol li{list-style-type:lower-roman}.pane-content .field ul.nav li{margin:0}.page-home ul.quicktabs-tabs{margin-bottom:1.7em}.pane-user-login{margin-top:3.5em}.panel-pane{margin-bottom:1em}.panel-pane.pane-node-group-content-access,.panel-pane.pane-node-title{margin-bottom:0}
.panel-pane.pane-node-group-files{margin-top:2em}.panel-pane.pane-page-tabs{margin-top:20px}.node-type-committee-post .span7 .panel-separator,.node-type-file .span7 .panel-separator,.node-type-alert .span9 .panel-separator,.node-type-discussion-post .span7 .panel-separator{display:none}.menu-minipanels .panel-separator{margin:0}.pane-node-field-registration{margin-top:3em}.page-node-add .panel-pane,.page-node-edit .panel-pane,.page-node-clone .panel-pane{margin-bottom:.5em}.page-node-add .span3:last-child .panel-pane,.page-node-edit .span3:last-child .panel-pane,.page-node-clone .span3:last-child .panel-pane{margin:0}.page-node-add .pane-content,.page-node-edit .pane-content,.page-node-clone .pane-content{margin-top:.5em}.page-node-add .table-striped tbody tr:nth-child(odd) td,.page-node-add .table-striped tbody tr:nth-child(odd) th,.page-node-edit .table-striped tbody tr:nth-child(odd) td,.page-node-edit .table-striped tbody tr:nth-child(odd) th,.page-node-clone .table-striped tbody tr:nth-child(odd) td,.page-node-clone .table-striped tbody tr:nth-child(odd) th{background:0 0}.page-node-add table th,.page-node-edit table th,.page-node-clone table th{font-size:inherit;text-transform:none}.page-node-add .pane-node-field-file,.page-node-edit .pane-node-field-file,.page-node-clone .pane-node-field-file{margin-top:1.5em}.page-node-add .pane-node-field-announcement h2.pane-title,.page-node-edit .pane-node-field-announcement h2.pane-title,.page-node-clone .pane-node-field-announcement h2.pane-title{color:#000;font-weight:400;font-size:1.2em}.page-node-add .field-type-text-long,.page-node-edit .field-type-text-long,.page-node-clone .field-type-text-long{margin-top:0}.page-node-add .field-group-accordion,.page-node-edit .field-group-accordion,.page-node-clone .field-group-accordion{font-size:.9em}.pane-subscription{width:100%;border-top:1px solid #5e869f;padding-top:1em}.pane-search-groups #views-exposed-form-search-groups-default{display:none}.pane-menu-block-3{padding-bottom:2em}.page-space .pane-text-quicklink{float:right;margin-top:30px;font-size:1.2em}.page-space .pane-multiblock-1,.page-space .pane-multiblock-2{clear:both;padding-top:1em}.top-subhead{margin-bottom:-1.2em !important;margin-top:1.1em;width:100%}.page-home .quicktabs-wrapper{margin-top:-.6em}.page-home .quicktabs-wrapper .pane-page-title{margin-bottom:0}.page-home .quicktabs-wrapper .nav{margin-top:0}.page-home .quicktabs-wrapper .item-list{margin-bottom:1em}.page-events.events-front .view .date-nav-wrapper .date-prev{right:40px}.page-events.events-front .view-calendar h2{padding-bottom:.5em}.page-events.events-front .view-filters{height:auto}.page-events.events-front .views-header-attachment{float:right;width:29%;margin-top:-175px}.page-events.events-front .view-content-main{width:67%;display:block;clear:left}.page-events.events-front .attachment .view-header,.page-events.events-front .attachment #mini-panel-committee_projects .pane-custom,#mini-panel-committee_projects .page-events.events-front .attachment .pane-custom,.page-events.events-front .attachment #mini-panel-committee_minutes .pane-custom,#mini-panel-committee_minutes .page-events.events-front .attachment .pane-custom{display:none}.page-events.events-front .attachment .view-content-main{width:100%}.page-events.events-front .attachment .calendar-calendar{margin-top:0}.page-events.events-front .attachment .view-footer{display:none}.page-events.events-front #views-exposed-form-calendar-panel-pane-1{width:70%;padding-top:1.5em}.page-events.events-front .date-nav-wrapper .date-nav{height:inherit;margin-bottom:0;padding-bottom:10px}.page-events.events-front .date-heading h3{padding-right:2.5em !important}.page-events.events-front .pager{text-align:center;margin:0 auto}.page-events.events-front .date-nav-wrapper .date-prev,.page-events.events-front .date-nav-wrapper .date-next{padding:0;margin-top:3px}.page-events.events-front .view .date-nav-wrapper .date-next{margin-right:0}.bootstrap-threecol-3-7-2 .span10{padding-right:1.5em}.pane-node-comment-form{border-top:1px solid #d7e0e7}.pane-node-comment-form .field-name-comment-body{margin-top:1em}
.pane-committee-buisness-read-panel-pane-1{padding-top:1em}.pane-node-created,.panel-node-author{font-style:italic;font-size:.9em;margin-bottom:1em}.user-bookmarks .node-mini{margin:1em 0 2em;border-color:#d7e0e7;border-width:1px 0;border-style:solid;padding-top:1em}.pane-node-updated .pane-title{display:inline-block;font-weight:700}.pane-node-updated .pane-content{display:inline-block}.node-type-event .pane-node-field-committee{border-top:1px solid #d7e0e7;margin-top:1em;padding-top:1em}.node-type-event .pane-node-field-committee select{min-height:15em}.node-type-event .section-node .pane-node-field-space-meeting-room{margin-top:4em}.page-node-edit.node-type-event .pane-node-field-location{float:left;width:54%;margin-left:1.5em}.page-node-edit.node-type-event .pane-node-field-space-meeting-room{float:left}.page-node-edit.node-type-event .pane-node-body{clear:both}.node-type-job .pane-node-field-job-employer,.node-type-job .pane-node-field-employer,.node-type-job .pane-node-field-job-location{margin-bottom:.5em;padding:0 0 .5em;font-size:1.2em}.node-type-job .pane-node-field-job-employer .field-label,.node-type-job .pane-node-field-employer .field-label,.node-type-job .pane-node-field-job-location .field-label{font-style:normal;font-weight:700}.node-type-job .pane-page-title{margin-bottom:1em}.node-type-job .span9 .span3{margin-top:.5em}.field-name-field-job-appn-instr{word-break:break-all}.node-type-news address:before{content:"Posted by "}.node-type-committee-post h1.page-header.group-h1{display:block}.node-type-committee-project .group-links{float:right;margin-top:-3.5em}.pane-ubccs-helper-ubccs-content-post-links{margin:-74px 0 0}.pane-ubccs-helper-ubccs-content-post-links.panel-pane{float:right}.view-taxonomy-tag .views-row{padding:1em 0;border-bottom:1px solid #c3d0d8}.node-type-event .span7 .field-label{font-weight:700}.node-type-event .span7 .pane-node-body{margin-top:1.7em}.node-type-event .span7 .pane-node-field-audience{float:right;margin-top:-1.2em}.node-type-event .span7 .pane-node-field-audience .field-item{float:right;font-size:.9em;padding-left:.5em;border-left:15px solid #002145;margin-right:1em;line-height:1em}.category-audience{display:flex;gap:1px;float:right}.category-audience .audience-box{border:0 solid;border-right-width:15px;line-height:.9em;height:15px}.audience-grad{border-color:#41178b !important}.audience-undergrad{border-color:#cb1d38 !important}.audience-faculty{border-color:#1594a6 !important}.audience-staff{border-color:#ff8200 !important}.audience-visitors{border-color:#ffc40d !important}.pane-node-field-date-show-from{margin-top:.7em}.pane-node-field-date{margin-bottom:.5em}.pane-node-field-date-also{border-top:0}.pane-node-field-date-also .field-label-inline label,.pane-node-field-date-also .field-label-inline .field-items{display:block}.pane-node-field-date-also h2{display:none}.span2 .pane-node-date-repeating{font-size:1em}.pane-node-field-where{margin-bottom:0;width:50%}.pane-node-field-where h2{display:none}.pane-node-field-where .field-label{display:inline;font-weight:700}.quicktabs-wrapper .nav{margin-bottom:.5em;margin-top:1em;clear:both}#quicktabs-jobs .item-list{margin-bottom:0}.block-panels-mini h2{padding-bottom:.5em;font-size:18px;text-transform:uppercase}@media screen and (min-width:1200px){.pane-dashboard-posts-committee-content-list{width:74%;float:right}.pane-dashboard-committees-panel-pane-1{width:23%;float:left}}#mini-panel-dashboard_subscriptions .pane-dashboard-committees-panel-pane-1{width:100%;float:none}.pane-dashboard-front-subpane-meetings{clear:both}#edit-field-event-type-und{height:13em}.insert-style-select select{width:80px}.insert-style-select label{font-size:.9em}.view-committee-members h3{margin-top:.5em}.field-type-file th,.field-type-file tr{border-top:0 !important;border-right:0 !important;border-left:0 !important}.field-label-inline{display:inline}.field-group-bootstrap_fieldgroup_nav .nav{margin-top:2em;margin-bottom:-1px}.field-group-bootstrap_fieldgroup_nav .tab-content{border:1px solid #d7e0e7;padding:1em}.field-type-text-long{clear:both;margin-top:.5em}
.square-quicklink{float:right;margin-left:1em}.ui-widget{z-index:1000}.ui-accordion .ui-accordion-content{padding:0 1em .5em}h3.accordion-item.ui-state-active{background:#2f5d7c;color:#fff}h3.accordion-item.ui-state-active a{color:#fff}h3.accordion-item:hover{background:#002145;color:#fff}h3.accordion-item:hover a{color:#fff}p .rteindent1,h2 .rteindent1,h3 .rteindent1,div .rteindent1{margin-left:1.5em}ul .rteindent1{margin-left:3em}p .rteindent2,h2 .rteindent2,h3 .rteindent2,div .rteindent2{margin-left:3em}ul .rteindent2{margin-left:4.5em}.view-away-monthly .date-nav,.view-away-monthly-dept .date-nav{padding-bottom:0}.view-away-monthly .view-grouping,.view-away-monthly-dept .view-grouping{display:block;clear:both}.view-away-monthly .view-header,.view-away-monthly #mini-panel-committee_projects .pane-custom,#mini-panel-committee_projects .view-away-monthly .pane-custom,.view-away-monthly #mini-panel-committee_minutes .pane-custom,#mini-panel-committee_minutes .view-away-monthly .pane-custom,.view-away-monthly-dept .view-header,.view-away-monthly-dept #mini-panel-committee_projects .pane-custom,#mini-panel-committee_projects .view-away-monthly-dept .pane-custom,.view-away-monthly-dept #mini-panel-committee_minutes .pane-custom,#mini-panel-committee_minutes .view-away-monthly-dept .pane-custom{padding-bottom:.3em}.view-away-monthly .view-grouping:hover .view-grouping-header,.view-away-monthly .view-grouping:hover .view-grouping-content,.view-away-monthly-dept .view-grouping:hover .view-grouping-header,.view-away-monthly-dept .view-grouping:hover .view-grouping-content{background:#f8f3f9}.view-away-monthly .view-grouping-content,.view-away-monthly-dept .view-grouping-content{font-size:20px}.view-away-monthly .view-grouping-header,.view-away-monthly-dept .view-grouping-header{float:left;width:150px;text-align:right;padding-right:20px;line-height:20px}.view-away-monthly .header-dates,.view-away-monthly-dept .header-dates{padding-left:150px;font-size:20px}.view-away-monthly .away-header-day,.view-away-monthly-dept .away-header-day{font-size:12px}.view-away-monthly .monthly,.view-away-monthly-dept .monthly{width:17px;display:inline-block}.away-item,.away-header-day{display:inline-block;height:17px;width:17px;line-height:20px;overflow:hidden;text-align:center}.away-item,.away-item-away-absent{background:#0ed1d1}.away-item-flex{background:#ebe185}.away-item-telework{background:#30d10e}.away-item-course,.away-item-development{background:#f0f}.away-item-vacation{background:#7110ea}.away-item-sick,.away-item-dependent,.away-item-medicalappt{background:#f27a2f}.away-item-empty{background:#ddd}.away-weekend{opacity:.3}.triangle-morning,.triangle-afternoon{width:0;height:0}.triangle-morning{border-bottom:17px solid #ddd;border-left:17px solid transparent}.triangle-afternoon{border-top:17px solid #ddd;border-right:17px solid transparent}.date-repeat-radios-item input[type=radio].date-repeat-radios.form-radio{margin-top:.8em;margin-left:.5em}.bymonth .form-checkboxes .form-item{white-space:nowrap}.byday-day label.option{display:inline-block}.away-more-link{margin-top:0;margin-bottom:1px;clear:right}.away-more-link-last{margin-bottom:1.5em}.section-away .views-exposed-form{font-size:1.4em;float:right}.section-away .view .date-nav-wrapper .date-nav{z-index:3}.section-away .view-away-report tr{font-size:.9em}.section-away .view-away-report .views-field-field-absence-duration{width:10%}.section-away .view-away-report .views-field-field-absence-date,.section-away .view-away-report .views-field-field-absence-day{width:45%}.section-away .calendar-calendar tbody tr{height:inherit !important}.section-away .has-events{background:#9cf}.section-away .quicktabs_main.quicktabs-style-megatron-vertical{padding-left:15px}.view-away-report .views-field-field-absence-type{width:20%}.view-away-report caption,.date-all-day-info{display:none}.view-away-report table td:first-child,.view-away-report table th:first-child{width:2.5em}.view-away-report .view-grouping-header{text-align:center;font-weight:700;padding-top:.3em}.view-away-report .table{margin-bottom:-1px}
.calendar-calendar .month-view .full td.date-box.today,.calendar-calendar .month-view .full tr td.single-day.today{border-color:#002145}.calendar-calendar .month-view .full td.single-day div.monthview{background:#c3d0d8;padding:0 4px}.calendar-calendar td.empty{color:#5e869f}.calendar-calendar tbody tr{overflow:visible}.calendar-calendar .mini tbody tr{height:30px}.calendar-calendar .mini td,.calendar-calendar .mini td.empty{border:1px solid #c3d0d8 !important}.calendar-calendar td.mini{vertical-align:middle}.calendar-calendar div.day{text-align:right}.calendar-calendar .views-field-title{font-size:1.4em;padding-bottom:.2em}.calendar-calendar .views-field-field-date{font-size:1.1em;line-height:1.3em;color:#5e869f}.calendar-calendar .item-list ul li{margin:0}.calendar-calendar td{text-align:center}.calendar-calendar th.days.sat,.calendar-calendar th.days.sun{background-color:#e0e0e0}.calendar-calendar .month-view .full td.single-day .calendar-empty,.calendar-calendar .month-view .full td.single-day.empty,.calendar-calendar .month-view .full td.date-box.empty{color:#ccc}.calendar-calendar .month-view .full td.single-day .calendar-empty,.calendar-calendar .month-view .full td.single-day.empty,.calendar-calendar .month-view .full td.date-box.empty,.calendar-calendar td.empty{background-color:transparent}.calendar-calendar .month-view .full td[headers=Saturday].empty,.calendar-calendar .month-view .full td[headers=Sunday].empty,.calendar-calendar .month-view .full td[headers=Saturday].single-day.empty,.calendar-calendar .month-view .full td[headers=Sunday].single-day.empty,.calendar-calendar .month-view .full td[headers=Saturday],.calendar-calendar .month-view .full td[headers=Sunday]{background-color:#f3f3f3}.calendar-calendar .month-view .full .inner .monthview,.calendar-calendar .week-view .full .inner .weekview,.calendar-calendar .day-view .full .inner .dayview{border-radius:0}.calendar-calendar .month-view .full td.multi-day .inner .monthview .continuation,.calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation,.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues,.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{font-size:18px;height:18px;line-height:14px}.calendar-calendar .full td{line-height:20px}.calendar-calendar .month-view .full .inner .monthview,.calendar-calendar .week-view .full .inner .weekview,.calendar-calendar .day-view .full .inner .dayview{margin:1px auto 2px}#ui-timepicker-div{padding:5px;background-color:#fff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);border:1px solid rgba(82,168,236,.8)}.ui-timepicker{height:auto;border:0}.ui-timepicker-table table{border:1px solid #d7e0e7}.ui-timepicker-table td{border:1px solid #fff;padding:0;vertical-align:middle}.ui-timepicker-table td a{display:inline-block;line-height:1;padding:.4em;width:auto}.chosen-container{max-width:100%;position:relative;display:inline-block;vertical-align:middle;font-size:14px;-webkit-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #ccc;border-top:0;background:#f2f2f2;box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:30px;border:1px solid #ccc;background-color:#f2f2f2;background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1) inset;color:#444;text-decoration:none;white-space:nowrap;line-height:28px}
.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/sites/all/themes/ubc_clf/img/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/sites/all/themes/ubc_clf/img/chosen/chosen-sprite.png) no-repeat 0 4px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #ccc;background:url(/sites/all/themes/ubc_clf/img/chosen/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal}.chosen-container-single .chosen-drop{margin-top:-1px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#08c;color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#ddd}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #ccc;background-color:#f2f2f2;cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:0 0 !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;background-color:#ddd;background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/sites/all/themes/ubc_clf/img/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{background-color:#f2f2f2;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222 !important}.chosen-disabled{opacity:.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(/sites/all/themes/ubc_clf/img/chosen/chosen-sprite.png) no-repeat -28px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(/sites/all/themes/ubc_clf/img/chosen/chosen-sprite@2x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}.view .date-nav-wrapper .pager{display:flex;align-items:flex-end;justify-content:flex-end;margin:0}.view .date-nav-wrapper .pager li>a{margin:0;white-space:nowrap;padding:2px 14px}.view .date-nav-wrapper .date-prev,.view .date-nav-wrapper .date-next{border-radius:0;background:0 0;right:auto;left:auto;position:static;padding:0}.view .date-nav-wrapper .form-item{margin-top:0;margin-bottom:0}.view .date-nav-wrapper .date-heading{text-align:left;float:left;width:auto}.view .date-nav-wrapper .pager{float:right}fieldset.date-combo .container-inline-date .date-padding{padding:0}.container-inline-date label{display:inline-block}.container-inline-date .form-item-field-date-und-0-rrule-until-child-datetime label{display:none}.container-inline-date .form-item .form-item{float:none;display:inline-block}.container-inline-date .form-item label{font-size:inherit}fieldset.date-combo .container-inline-date>.form-item{margin-bottom:0}.range-of-repeat .until.widget-date_popup.label-above .form-radio,.range-of-repeat .until.widget-date_popup.label-above .date-prefix-inline{vertical-align:baseline}.container-inline-date .date-padding{float:none}.form-type-item .date-clear,.date-repeat-input{margin:1em 0}
.form-checkboxes.byday:after{clear:both;content:"";display:table}.date-repeat{margin:1em 2em}.container-inline-date .form-item input,.range-of-repeat .container-inline input[type=text]{vertical-align:baseline}.start-date-wrapper .form-item input,.end-date-wrapper .form-item input{font-size:1em}.start-date-wrapper .form-type-textfield,.end-date-wrapper .form-type-textfield{max-width:70%}.start-date-wrapper .form-type-date-popup,.end-date-wrapper .form-type-date-popup{margin:0}.field-type-datetime .start-date-wrapper label,.field-type-datetime .end-date-wrapper label{margin:0 0 .5em}.field-type-datetime .date-padding{padding:0}.field-type-datetime .fieldset-description{margin-bottom:.5em;margin-top:0}.field-type-datetime .date-float{float:right;margin-top:-5px}.field-type-datetime select{width:inherit}.field-type-datetime .date-repeat-radios .form-wrapper,.field-type-datetime .form-radio .date-clear{width:80%}.field-type-datetime .date-repeat-radios{margin-top:.5em}input.date-date{max-width:12ch}.droppable{float:none;border-radius:8px;background:#fff;min-height:150px;border:4px dotted #1c75bc;transition:all .5s ease-out;font-size:1.5em}.droppable.drag-over,.droppable.draggable-over{border-style:solid;background:#6eb2e9}.field-label-inline .field-items{float:none;display:inline-block}.vertical-tabs .form-type-textfield select,.vertical-tabs .form-type-textfield textarea,.vertical-tabs .form-type-textfield input[type=text],.vertical-tabs .form-type-textfield input[type=password],.vertical-tabs .form-type-textfield input[type=datetime],.vertical-tabs .form-type-textfield input[type=datetime-local],.vertical-tabs .form-type-textfield input[type=date],.vertical-tabs .form-type-textfield input[type=month],.vertical-tabs .form-type-textfield input[type=time],.vertical-tabs .form-type-textfield input[type=week],.vertical-tabs .form-type-textfield input[type=number],.vertical-tabs .form-type-textfield input[type=email],.vertical-tabs .form-type-textfield input[type=url],.vertical-tabs .form-type-textfield input[type=search],.vertical-tabs .form-type-textfield input[type=tel],.vertical-tabs .form-type-textfield input[type=color],.vertical-tabs .form-type-textfield .uneditable-input{height:auto}.uneditable-input{margin-bottom:0}.form-item label{font-size:1.1em}.form-item label.option,.form-item label.checkbox{font-weight:400 !important;font-size:1em}.form-item .form-required{color:red}.form-item input.error,.form-item textarea.error,.form-item select.error{border:1px solid #c00}.form-item{margin-top:1em;margin-bottom:1em}.form-item .form-item{margin-top:0;margin-bottom:0}.form-item #edit-title{width:100%}.views-exposed-form .form-item{padding-top:0}.form-item-items-per-page label{display:inline-block}.form-item-items-per-page select{width:auto}form .form-type-checkbox label,form .form-type-radio label{display:inline}label.option{display:inline-block}form .field-add-more-submit{float:right}.form-actions{clear:both;padding:9px 10px 10px}.radio input[type=radio],.checkbox input[type=checkbox]{margin:0;float:none}.radio,.checkbox{padding-left:.5em}.description,.fieldset-description{margin-bottom:.3em;font-style:italic;line-height:1.2em;font-size:.9em !important;margin-top:5px;color:#777}.start-date-wrapper,.start-date-wrapper input,.start-date-wrapper .form-item .form-type-textfield,.start-date-wrapper .date-padding,.start-date-wrapper .form-type-textfield,.end-date-wrapper,.end-date-wrapper input,.end-date-wrapper .form-item .form-type-textfield,.end-date-wrapper .date-padding,.end-date-wrapper .form-type-textfield{margin-right:.5em}.btn+.btn,.btn+a{margin-left:.5em}.field-name-field-job-type select,.field-name-field-job-year select{width:100%}.pagination{margin:-5px 0 0}.pager .disabled a,.pager .disabled a:hover,.pager .disabled a:focus,.pager .disabled span{background-color:transparent !important;border:0 !important}.pager{margin:10px 0}.pager li.pager-current{padding:0 .5em}.pager li a{margin-left:-1px}.pager:after,.pager:before{content:"";display:table;clear:both}.pager li>a,.pager li>span{padding:1px 14px 4px}
.bootstrap-sidenav>li>.nolink{border:1px solid #d7e0e7;color:#002145;display:block;margin:0 0 -1px;padding:8px 14px;text-decoration:none}.bootstrap-sidenav>li>a i,.bootstrap-sidenav>li>a svg{margin-right:.5em}.bootstrap-sidenav li{line-height:1.15em;font-size:.95em}.bootstrap-sidenav li.active-trail{background:#eee}.pane-og-menu-og-single-menu-block .bootstrap-sidenav li.active-trail{background:0 0}.bootstrap-sidenav .active>a{font-weight:700;background-color:#002145;color:#fff}.bootstrap-sidenav ul>li>ul>li>a{padding:8px 14px 8px 38px}#search-api-page-search-form{margin:1rem 0;display:flex;align-items:flex-end}#search-api-page-search-form .form-item{margin:0}#search-api-page-search-form .form-item-keys-1{display:inline-block}#search-api-page-search-form .form-item-keys-1 label{display:none}.search-snippet em{color:#002145;font-weight:700}.search-exp-form{padding:0}.search-exp-form label{display:none}.search-exp-form input[name=search_api_views_fulltext]{width:100%}.search-exp-form .views-exposed-widgets{display:flex;flex-wrap:nowrap}.search-exp-form .views-exposed-form .views-exposed-widget{padding:0;float:none}.search-exp-form #autocomplete{margin:0;padding:.3em;background:#fff}.search-exp-form input.form-autocomplete{background-position-y:11px !important}.search-exp-form input.throbbing{background-position-y:-22px !important}#edit-submit-search-groups{margin-top:0}#ubc7-search-box .form-type-textfield,#ubc7-search-box .form-submit{display:inline}#search-block-form{padding-top:20px}.view-search-groups .views-row{border-top:1px solid #c3d0d8;padding-top:.5em;padding-bottom:1.5em}.view-search-groups .views-field-title{padding-bottom:0;font-size:1.2em}.view-search-groups .views-field-url{font-size:.9em}.view-search-groups .views-field-field-person-name{font-size:.8em;float:right}.view-search-groups .views-label-field-person-name{font-weight:700}.search-api-page-results h2{margin-bottom:.5em;margin-top:.7em;padding-bottom:10px;border-bottom:3px solid #002046}.search-results{margin-left:0}.search-result{padding:1rem 0}.search-result+.search-result{border-top:2px solid #eee}.search-result .title{font-size:1.25rem;margin:0}.search-snippet-info{display:flex;flex-direction:column}.search-snippet-info p:last-child{margin-bottom:0}#utility-menu{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:.25rem;padding:.25rem 0}#search form{order:-1;display:flex;margin:0}#search button{background:#fff;border:1px solid #fff;color:#002145}.search-info{order:-1;font-size:.9em;color:#999}#search-api-page-search-form-search{display:flex}#search-api-page-search-form-search .form-item{margin:0}#search-api-page-search-form-search .form-item,#search-api-page-search-form-search .form-text{width:100%}.search-exp-form .views-exposed-form .views-exposed-widget .form-submit{margin:0}.facetapi-facetapi-checkbox-links{list-style:none;margin:0}input[type=checkbox].facetapi-checkbox,input[type=radio].facetapi-checkbox{margin-right:.5em;vertical-align:baseline}table tr.views-row-first{border-color:#5e869f}.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border:1px solid #d7e0e7;border-bottom:2px solid #5e869f}.table{margin-bottom:10px}.away-overview .table td{border-width:1px 0 0}.table .lead{line-height:inherit}.table td.text-right,.table th.text-right{text-align:right}.table td.text-center,.table th.text-center{text-align:center}.table td.text-left,.table th.text-left{text-align:left}.table.table-condensed th,.table.table-condensed td{padding:4px 5px}a.tabledrag-handle .handle{width:26px;height:26px;padding:0;margin:0}.draggable a.tabledrag-handle{height:26px;margin-left:0}form .field-multiple-table td.field-multiple-drag{width:26px;padding:0;vertical-align:middle}.field-multiple-table .form-text{width:100%}form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{padding:0}.tabledrag-changed{color:#cb1d38}a.tabledrag-handle .handle{background-position:center 6px}
a.tabledrag-handle-hover .handle{background-position:center -13px}form .field-multiple-table thead tr th.field-label{padding:0;border-width:0 0 2px !important}.toc-filter-back-to-top{margin-bottom:3em !important}.toc-filter-back-to-top.first{display:none}.toc{clear:both;border:1px solid #ccc;background-color:#eee;font-size:.95em;margin:1rem 0}.toc-title{font-size:calc(1.3rem + .6vw);font-weight:400;line-height:1em;text-align:left;margin:1rem}.toc-list{margin:1rem;padding:0}.toc ul{list-style-image:inherit;list-style-type:inherit}.toc-toggle-message{font-size:1rem;float:right}.toc-filter .toc-filter-content{font-size:.95em;margin:0 0 1em}.toc-filter .toc-filter-content ul li a{text-decoration:none}.toc-filter .toc-filter-content ul li a:hover{text-decoration:underline}.vertical-tabs ul.vertical-tabs-list .summary{line-height:1.2em;color:#999}.webform-component{padding:1em;border-bottom:1px solid #eee}.webform-component.form-item{margin-top:0;margin-bottom:0}.webform-component:last-child{border-bottom:0}.webform-client-form .form-actions{padding:1em;margin-top:0}.webform-container-inline .form-item.form-type-checkbox,.webform-container-inline .form-item.form-type-radio{white-space:nowrap}.webform-container-inline label{width:20%;display:inline-block}.webform-container-inline .form-item.form-type-checkboxes,.webform-container-inline .form-item.form-type-radios{display:flex}.back-to-top{display:none;position:fixed;right:0;bottom:40px;width:40px;z-index:99;transition:color .2s ease,background-color .2s ease}.back-to-top a.button{background-color:#002145;font-weight:400;font-size:.9em;color:#fff;display:inline-block;padding:14px;margin:0;cursor:pointer;width:auto;border:none;text-decoration:none;opacity:.75}.back-to-top a.button:hover{opacity:.9}.back-to-top a.button i{color:#fff}@media screen and (max-width:1199px){#qtip-8{left:40px !important}#qtip-7{left:35px !important}#qtip-2{left:130px !important}}@media screen and (max-width:979px){.qtip{display:none !important}}.eportfolio-options .form-item{display:inline-block;padding-bottom:1em}.eportfolio-options .form-item img{display:block}@media screen and (min-width:640px){.eportfolio-options .form-item{width:48%}}