@charset "UTF-8";/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--q-blue:#0d6efd;--q-indigo:#6610f2;--q-purple:#6f42c1;--q-pink:#d63384;--q-red:#dc3545;--q-orange:#fd7e14;--q-yellow:#ffc107;--q-green:#198754;--q-teal:#20c997;--q-cyan:#0dcaf0;--q-black:#000;--q-white:#fff;--q-gray:#6c757d;--q-gray-dark:#343a40;--q-gray-100:#f8f9fa;--q-gray-200:#e9ecef;--q-gray-300:#dee2e6;--q-gray-400:#ced4da;--q-gray-500:#adb5bd;--q-gray-600:#6c757d;--q-gray-700:#495057;--q-gray-800:#343a40;--q-gray-900:#212529;--q-primary:#0d6efd;--q-secondary:#6c757d;--q-success:#198754;--q-info:#0dcaf0;--q-warning:#ffc107;--q-danger:#dc3545;--q-light:#f8f9fa;--q-dark:#212529;--q-primary-rgb:13,110,253;--q-secondary-rgb:108,117,125;--q-success-rgb:25,135,84;--q-info-rgb:13,202,240;--q-warning-rgb:255,193,7;--q-danger-rgb:220,53,69;--q-light-rgb:248,249,250;--q-dark-rgb:33,37,41;--q-primary-text-emphasis:#052c65;--q-secondary-text-emphasis:#2b2f32;--q-success-text-emphasis:#0a3622;--q-info-text-emphasis:#055160;--q-warning-text-emphasis:#664d03;--q-danger-text-emphasis:#58151c;--q-light-text-emphasis:#495057;--q-dark-text-emphasis:#495057;--q-primary-bg-subtle:#cfe2ff;--q-secondary-bg-subtle:#e2e3e5;--q-success-bg-subtle:#d1e7dd;--q-info-bg-subtle:#cff4fc;--q-warning-bg-subtle:#fff3cd;--q-danger-bg-subtle:#f8d7da;--q-light-bg-subtle:#fcfcfd;--q-dark-bg-subtle:#ced4da;--q-primary-border-subtle:#9ec5fe;--q-secondary-border-subtle:#c4c8cb;--q-success-border-subtle:#a3cfbb;--q-info-border-subtle:#9eeaf9;--q-warning-border-subtle:#ffe69c;--q-danger-border-subtle:#f1aeb5;--q-light-border-subtle:#e9ecef;--q-dark-border-subtle:#adb5bd;--q-white-rgb:255,255,255;--q-black-rgb:0,0,0;--q-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--q-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--q-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--q-body-font-family:var(--q-font-sans-serif);--q-body-font-size:1em;--q-body-font-weight:400;--q-body-line-height:1.5;--q-body-color:#212529;--q-body-color-rgb:33,37,41;--q-body-bg:#fff;--q-body-bg-rgb:255,255,255;--q-emphasis-color:#000;--q-emphasis-color-rgb:0,0,0;--q-secondary-color:rgba(33,37,41,0.75);--q-secondary-color-rgb:33,37,41;--q-secondary-bg:#e9ecef;--q-secondary-bg-rgb:233,236,239;--q-tertiary-color:rgba(33,37,41,0.5);--q-tertiary-color-rgb:33,37,41;--q-tertiary-bg:#f8f9fa;--q-tertiary-bg-rgb:248,249,250;--q-heading-color:inherit;--q-link-color:#0d6efd;--q-link-color-rgb:13,110,253;--q-link-decoration:underline;--q-link-hover-color:#0a58ca;--q-link-hover-color-rgb:10,88,202;--q-code-color:#d63384;--q-highlight-color:#212529;--q-highlight-bg:#fff3cd;--q-border-width:1px;--q-border-style:solid;--q-border-color:#dee2e6;--q-border-color-translucent:rgba(0,0,0,0.175);--q-border-radius:.375em;--q-border-radius-sm:.25em;--q-border-radius-lg:.5em;--q-border-radius-xl:1em;--q-border-radius-xxl:2em;--q-border-radius-2xl:var(--q-border-radius-xxl);--q-border-radius-pill:50em;--q-box-shadow:0 .5em 1em rgba(0,0,0,0.15);--q-box-shadow-sm:0 .125em .25em rgba(0,0,0,0.075);--q-box-shadow-lg:0 1em 3em rgba(0,0,0,0.175);--q-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--q-focus-ring-width:.25em;--q-focus-ring-opacity:.25;--q-focus-ring-color:rgba(13,110,253,0.25);--q-form-valid-color:#198754;--q-form-valid-border-color:#198754;--q-form-invalid-color:#dc3545;--q-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--q-body-color:#dee2e6;--q-body-color-rgb:222,226,230;--q-body-bg:#212529;--q-body-bg-rgb:33,37,41;--q-emphasis-color:#fff;--q-emphasis-color-rgb:255,255,255;--q-secondary-color:rgba(222,226,230,0.75);--q-secondary-color-rgb:222,226,230;--q-secondary-bg:#343a40;--q-secondary-bg-rgb:52,58,64;--q-tertiary-color:rgba(222,226,230,0.5);--q-tertiary-color-rgb:222,226,230;--q-tertiary-bg:#2b3035;--q-tertiary-bg-rgb:43,48,53;--q-primary-text-emphasis:#6ea8fe;--q-secondary-text-emphasis:#a7acb1;--q-success-text-emphasis:#75b798;--q-info-text-emphasis:#6edff6;--q-warning-text-emphasis:#ffda6a;--q-danger-text-emphasis:#ea868f;--q-light-text-emphasis:#f8f9fa;--q-dark-text-emphasis:#dee2e6;--q-primary-bg-subtle:#031633;--q-secondary-bg-subtle:#161719;--q-success-bg-subtle:#051b11;--q-info-bg-subtle:#032830;--q-warning-bg-subtle:#332701;--q-danger-bg-subtle:#2c0b0e;--q-light-bg-subtle:#343a40;--q-dark-bg-subtle:#1a1d20;--q-primary-border-subtle:#084298;--q-secondary-border-subtle:#41464b;--q-success-border-subtle:#0f5132;--q-info-border-subtle:#087990;--q-warning-border-subtle:#997404;--q-danger-border-subtle:#842029;--q-light-border-subtle:#495057;--q-dark-border-subtle:#343a40;--q-heading-color:inherit;--q-link-color:#6ea8fe;--q-link-hover-color:#8bb9fe;--q-link-color-rgb:110,168,254;--q-link-hover-color-rgb:139,185,254;--q-code-color:#e685b5;--q-highlight-color:#dee2e6;--q-highlight-bg:#664d03;--q-border-color:#495057;--q-border-color-translucent:rgba(255,255,255,0.15);--q-form-valid-color:#75b798;--q-form-valid-border-color:#75b798;--q-form-invalid-color:#ea868f;--q-form-invalid-border-color:#ea868f}.q-lead{font-size:1.25em;font-weight:300}.q-display-1{font-size:calc(1.625em+4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.q-display-1{font-size:5em}}.q-display-2{font-size:calc(1.575em+3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.q-display-2{font-size:4.5em}}.q-display-3{font-size:calc(1.525em+3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.q-display-3{font-size:4em}}.q-display-4{font-size:calc(1.475em+2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.q-display-4{font-size:3.5em}}.q-display-5{font-size:calc(1.425em+2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.q-display-5{font-size:3em}}.q-display-6{font-size:calc(1.375em+1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.q-display-6{font-size:2.5em}}.q-list-unstyled{padding-left:0;list-style:none}.q-list-inline{padding-left:0;list-style:none}.q-list-inline-item{display:inline-block}.q-list-inline-item:not(:last-child){margin-right:.5em}.q-initialism{font-size:.875em;text-transform:uppercase}.q-blockquote{margin-bottom:1em;font-size:1.25em}.q-blockquote>:last-child{margin-bottom:0}.q-blockquote-footer{margin-top:-1em;margin-bottom:1em;font-size:.875em;color:#6c757d}.q-blockquote-footer::before{content:"— "}.q-img-fluid{max-width:100%;height:auto}.q-img-thumbnail{padding:.25em;background-color:var(--q-body-bg);border:var(--q-border-width) solid var(--q-border-color);border-radius:var(--q-border-radius);max-width:100%;height:auto}.q-figure{display:inline-block}.q-figure-img{margin-bottom:.5em;line-height:1}.q-figure-caption{font-size:.875em;color:var(--q-secondary-color)}.q-container,.q-container-fluid,.q-container-xxl,.q-container-xl,.q-container-lg,.q-container-md,.q-container-sm{--q-gutter-x:1.5em;--q-gutter-y:0;width:100%;padding-right:calc(var(--q-gutter-x) * .5);padding-left:calc(var(--q-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.q-container-sm,.q-container{max-width:540px}}@media(min-width:768px){.q-container-md,.q-container-sm,.q-container{max-width:720px}}@media(min-width:992px){.q-container-lg,.q-container-md,.q-container-sm,.q-container{max-width:960px}}@media(min-width:1200px){.q-container-xl,.q-container-lg,.q-container-md,.q-container-sm,.q-container{max-width:1140px}}@media(min-width:1400px){.q-container-xxl,.q-container-xl,.q-container-lg,.q-container-md,.q-container-sm,.q-container{max-width:1320px}}:root{--q-breakpoint-xs:0;--q-breakpoint-sm:576px;--q-breakpoint-md:768px;--q-breakpoint-lg:992px;--q-breakpoint-xl:1200px;--q-breakpoint-xxl:1400px}.q-row{--q-gutter-x:1.5em;--q-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--q-gutter-y));margin-right:calc(-0.5 * var(--q-gutter-x));margin-left:calc(-0.5 * var(--q-gutter-x))}.q-row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--q-gutter-x) * .5);padding-left:calc(var(--q-gutter-x) * .5);margin-top:var(--q-gutter-y)}.q-col{flex:1 0 0}.q-row-cols-auto>*{flex:0 0 auto;width:auto}.q-row-cols-1>*{flex:0 0 auto;width:100%}.q-row-cols-2>*{flex:0 0 auto;width:50%}.q-row-cols-3>*{flex:0 0 auto;width:33.33333333%}.q-row-cols-4>*{flex:0 0 auto;width:25%}.q-row-cols-5>*{flex:0 0 auto;width:20%}.q-row-cols-6>*{flex:0 0 auto;width:16.66666667%}.q-col-auto{flex:0 0 auto;width:auto}.q-col-1{flex:0 0 auto;width:8.33333333%}.q-col-2{flex:0 0 auto;width:16.66666667%}.q-col-3{flex:0 0 auto;width:25%}.q-col-4{flex:0 0 auto;width:33.33333333%}.q-col-5{flex:0 0 auto;width:41.66666667%}.q-col-6{flex:0 0 auto;width:50%}.q-col-7{flex:0 0 auto;width:58.33333333%}.q-col-8{flex:0 0 auto;width:66.66666667%}.q-col-9{flex:0 0 auto;width:75%}.q-col-10{flex:0 0 auto;width:83.33333333%}.q-col-11{flex:0 0 auto;width:91.66666667%}.q-col-12{flex:0 0 auto;width:100%}.q-offset-1{margin-left:8.33333333%}.q-offset-2{margin-left:16.66666667%}.q-offset-3{margin-left:25%}.q-offset-4{margin-left:33.33333333%}.q-offset-5{margin-left:41.66666667%}.q-offset-6{margin-left:50%}.q-offset-7{margin-left:58.33333333%}.q-offset-8{margin-left:66.66666667%}.q-offset-9{margin-left:75%}.q-offset-10{margin-left:83.33333333%}.q-offset-11{margin-left:91.66666667%}.q-g-0,.q-gx-0{--q-gutter-x:0}.q-g-0,.q-gy-0{--q-gutter-y:0}.q-g-1,.q-gx-1{--q-gutter-x:.25em}.q-g-1,.q-gy-1{--q-gutter-y:.25em}.q-g-2,.q-gx-2{--q-gutter-x:.5em}.q-g-2,.q-gy-2{--q-gutter-y:.5em}.q-g-3,.q-gx-3{--q-gutter-x:1em}.q-g-3,.q-gy-3{--q-gutter-y:1em}.q-g-4,.q-gx-4{--q-gutter-x:1.5em}.q-g-4,.q-gy-4{--q-gutter-y:1.5em}.q-g-5,.q-gx-5{--q-gutter-x:3em}.q-g-5,.q-gy-5{--q-gutter-y:3em}@media(min-width:576px){.q-col-sm{flex:1 0 0}.q-row-cols-sm-auto>*{flex:0 0 auto;width:auto}.q-row-cols-sm-1>*{flex:0 0 auto;width:100%}.q-row-cols-sm-2>*{flex:0 0 auto;width:50%}.q-row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.q-row-cols-sm-4>*{flex:0 0 auto;width:25%}.q-row-cols-sm-5>*{flex:0 0 auto;width:20%}.q-row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.q-col-sm-auto{flex:0 0 auto;width:auto}.q-col-sm-1{flex:0 0 auto;width:8.33333333%}.q-col-sm-2{flex:0 0 auto;width:16.66666667%}.q-col-sm-3{flex:0 0 auto;width:25%}.q-col-sm-4{flex:0 0 auto;width:33.33333333%}.q-col-sm-5{flex:0 0 auto;width:41.66666667%}.q-col-sm-6{flex:0 0 auto;width:50%}.q-col-sm-7{flex:0 0 auto;width:58.33333333%}.q-col-sm-8{flex:0 0 auto;width:66.66666667%}.q-col-sm-9{flex:0 0 auto;width:75%}.q-col-sm-10{flex:0 0 auto;width:83.33333333%}.q-col-sm-11{flex:0 0 auto;width:91.66666667%}.q-col-sm-12{flex:0 0 auto;width:100%}.q-offset-sm-0{margin-left:0}.q-offset-sm-1{margin-left:8.33333333%}.q-offset-sm-2{margin-left:16.66666667%}.q-offset-sm-3{margin-left:25%}.q-offset-sm-4{margin-left:33.33333333%}.q-offset-sm-5{margin-left:41.66666667%}.q-offset-sm-6{margin-left:50%}.q-offset-sm-7{margin-left:58.33333333%}.q-offset-sm-8{margin-left:66.66666667%}.q-offset-sm-9{margin-left:75%}.q-offset-sm-10{margin-left:83.33333333%}.q-offset-sm-11{margin-left:91.66666667%}.q-g-sm-0,.q-gx-sm-0{--q-gutter-x:0}.q-g-sm-0,.q-gy-sm-0{--q-gutter-y:0}.q-g-sm-1,.q-gx-sm-1{--q-gutter-x:.25em}.q-g-sm-1,.q-gy-sm-1{--q-gutter-y:.25em}.q-g-sm-2,.q-gx-sm-2{--q-gutter-x:.5em}.q-g-sm-2,.q-gy-sm-2{--q-gutter-y:.5em}.q-g-sm-3,.q-gx-sm-3{--q-gutter-x:1em}.q-g-sm-3,.q-gy-sm-3{--q-gutter-y:1em}.q-g-sm-4,.q-gx-sm-4{--q-gutter-x:1.5em}.q-g-sm-4,.q-gy-sm-4{--q-gutter-y:1.5em}.q-g-sm-5,.q-gx-sm-5{--q-gutter-x:3em}.q-g-sm-5,.q-gy-sm-5{--q-gutter-y:3em}}@media(min-width:768px){.q-col-md{flex:1 0 0}.q-row-cols-md-auto>*{flex:0 0 auto;width:auto}.q-row-cols-md-1>*{flex:0 0 auto;width:100%}.q-row-cols-md-2>*{flex:0 0 auto;width:50%}.q-row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.q-row-cols-md-4>*{flex:0 0 auto;width:25%}.q-row-cols-md-5>*{flex:0 0 auto;width:20%}.q-row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.q-col-md-auto{flex:0 0 auto;width:auto}.q-col-md-1{flex:0 0 auto;width:8.33333333%}.q-col-md-2{flex:0 0 auto;width:16.66666667%}.q-col-md-3{flex:0 0 auto;width:25%}.q-col-md-4{flex:0 0 auto;width:33.33333333%}.q-col-md-5{flex:0 0 auto;width:41.66666667%}.q-col-md-6{flex:0 0 auto;width:50%}.q-col-md-7{flex:0 0 auto;width:58.33333333%}.q-col-md-8{flex:0 0 auto;width:66.66666667%}.q-col-md-9{flex:0 0 auto;width:75%}.q-col-md-10{flex:0 0 auto;width:83.33333333%}.q-col-md-11{flex:0 0 auto;width:91.66666667%}.q-col-md-12{flex:0 0 auto;width:100%}.q-offset-md-0{margin-left:0}.q-offset-md-1{margin-left:8.33333333%}.q-offset-md-2{margin-left:16.66666667%}.q-offset-md-3{margin-left:25%}.q-offset-md-4{margin-left:33.33333333%}.q-offset-md-5{margin-left:41.66666667%}.q-offset-md-6{margin-left:50%}.q-offset-md-7{margin-left:58.33333333%}.q-offset-md-8{margin-left:66.66666667%}.q-offset-md-9{margin-left:75%}.q-offset-md-10{margin-left:83.33333333%}.q-offset-md-11{margin-left:91.66666667%}.q-g-md-0,.q-gx-md-0{--q-gutter-x:0}.q-g-md-0,.q-gy-md-0{--q-gutter-y:0}.q-g-md-1,.q-gx-md-1{--q-gutter-x:.25em}.q-g-md-1,.q-gy-md-1{--q-gutter-y:.25em}.q-g-md-2,.q-gx-md-2{--q-gutter-x:.5em}.q-g-md-2,.q-gy-md-2{--q-gutter-y:.5em}.q-g-md-3,.q-gx-md-3{--q-gutter-x:1em}.q-g-md-3,.q-gy-md-3{--q-gutter-y:1em}.q-g-md-4,.q-gx-md-4{--q-gutter-x:1.5em}.q-g-md-4,.q-gy-md-4{--q-gutter-y:1.5em}.q-g-md-5,.q-gx-md-5{--q-gutter-x:3em}.q-g-md-5,.q-gy-md-5{--q-gutter-y:3em}}@media(min-width:992px){.q-col-lg{flex:1 0 0}.q-row-cols-lg-auto>*{flex:0 0 auto;width:auto}.q-row-cols-lg-1>*{flex:0 0 auto;width:100%}.q-row-cols-lg-2>*{flex:0 0 auto;width:50%}.q-row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.q-row-cols-lg-4>*{flex:0 0 auto;width:25%}.q-row-cols-lg-5>*{flex:0 0 auto;width:20%}.q-row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.q-col-lg-auto{flex:0 0 auto;width:auto}.q-col-lg-1{flex:0 0 auto;width:8.33333333%}.q-col-lg-2{flex:0 0 auto;width:16.66666667%}.q-col-lg-3{flex:0 0 auto;width:25%}.q-col-lg-4{flex:0 0 auto;width:33.33333333%}.q-col-lg-5{flex:0 0 auto;width:41.66666667%}.q-col-lg-6{flex:0 0 auto;width:50%}.q-col-lg-7{flex:0 0 auto;width:58.33333333%}.q-col-lg-8{flex:0 0 auto;width:66.66666667%}.q-col-lg-9{flex:0 0 auto;width:75%}.q-col-lg-10{flex:0 0 auto;width:83.33333333%}.q-col-lg-11{flex:0 0 auto;width:91.66666667%}.q-col-lg-12{flex:0 0 auto;width:100%}.q-offset-lg-0{margin-left:0}.q-offset-lg-1{margin-left:8.33333333%}.q-offset-lg-2{margin-left:16.66666667%}.q-offset-lg-3{margin-left:25%}.q-offset-lg-4{margin-left:33.33333333%}.q-offset-lg-5{margin-left:41.66666667%}.q-offset-lg-6{margin-left:50%}.q-offset-lg-7{margin-left:58.33333333%}.q-offset-lg-8{margin-left:66.66666667%}.q-offset-lg-9{margin-left:75%}.q-offset-lg-10{margin-left:83.33333333%}.q-offset-lg-11{margin-left:91.66666667%}.q-g-lg-0,.q-gx-lg-0{--q-gutter-x:0}.q-g-lg-0,.q-gy-lg-0{--q-gutter-y:0}.q-g-lg-1,.q-gx-lg-1{--q-gutter-x:.25em}.q-g-lg-1,.q-gy-lg-1{--q-gutter-y:.25em}.q-g-lg-2,.q-gx-lg-2{--q-gutter-x:.5em}.q-g-lg-2,.q-gy-lg-2{--q-gutter-y:.5em}.q-g-lg-3,.q-gx-lg-3{--q-gutter-x:1em}.q-g-lg-3,.q-gy-lg-3{--q-gutter-y:1em}.q-g-lg-4,.q-gx-lg-4{--q-gutter-x:1.5em}.q-g-lg-4,.q-gy-lg-4{--q-gutter-y:1.5em}.q-g-lg-5,.q-gx-lg-5{--q-gutter-x:3em}.q-g-lg-5,.q-gy-lg-5{--q-gutter-y:3em}}@media(min-width:1200px){.q-col-xl{flex:1 0 0}.q-row-cols-xl-auto>*{flex:0 0 auto;width:auto}.q-row-cols-xl-1>*{flex:0 0 auto;width:100%}.q-row-cols-xl-2>*{flex:0 0 auto;width:50%}.q-row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.q-row-cols-xl-4>*{flex:0 0 auto;width:25%}.q-row-cols-xl-5>*{flex:0 0 auto;width:20%}.q-row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.q-col-xl-auto{flex:0 0 auto;width:auto}.q-col-xl-1{flex:0 0 auto;width:8.33333333%}.q-col-xl-2{flex:0 0 auto;width:16.66666667%}.q-col-xl-3{flex:0 0 auto;width:25%}.q-col-xl-4{flex:0 0 auto;width:33.33333333%}.q-col-xl-5{flex:0 0 auto;width:41.66666667%}.q-col-xl-6{flex:0 0 auto;width:50%}.q-col-xl-7{flex:0 0 auto;width:58.33333333%}.q-col-xl-8{flex:0 0 auto;width:66.66666667%}.q-col-xl-9{flex:0 0 auto;width:75%}.q-col-xl-10{flex:0 0 auto;width:83.33333333%}.q-col-xl-11{flex:0 0 auto;width:91.66666667%}.q-col-xl-12{flex:0 0 auto;width:100%}.q-offset-xl-0{margin-left:0}.q-offset-xl-1{margin-left:8.33333333%}.q-offset-xl-2{margin-left:16.66666667%}.q-offset-xl-3{margin-left:25%}.q-offset-xl-4{margin-left:33.33333333%}.q-offset-xl-5{margin-left:41.66666667%}.q-offset-xl-6{margin-left:50%}.q-offset-xl-7{margin-left:58.33333333%}.q-offset-xl-8{margin-left:66.66666667%}.q-offset-xl-9{margin-left:75%}.q-offset-xl-10{margin-left:83.33333333%}.q-offset-xl-11{margin-left:91.66666667%}.q-g-xl-0,.q-gx-xl-0{--q-gutter-x:0}.q-g-xl-0,.q-gy-xl-0{--q-gutter-y:0}.q-g-xl-1,.q-gx-xl-1{--q-gutter-x:.25em}.q-g-xl-1,.q-gy-xl-1{--q-gutter-y:.25em}.q-g-xl-2,.q-gx-xl-2{--q-gutter-x:.5em}.q-g-xl-2,.q-gy-xl-2{--q-gutter-y:.5em}.q-g-xl-3,.q-gx-xl-3{--q-gutter-x:1em}.q-g-xl-3,.q-gy-xl-3{--q-gutter-y:1em}.q-g-xl-4,.q-gx-xl-4{--q-gutter-x:1.5em}.q-g-xl-4,.q-gy-xl-4{--q-gutter-y:1.5em}.q-g-xl-5,.q-gx-xl-5{--q-gutter-x:3em}.q-g-xl-5,.q-gy-xl-5{--q-gutter-y:3em}}@media(min-width:1400px){.q-col-xxl{flex:1 0 0}.q-row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.q-row-cols-xxl-1>*{flex:0 0 auto;width:100%}.q-row-cols-xxl-2>*{flex:0 0 auto;width:50%}.q-row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.q-row-cols-xxl-4>*{flex:0 0 auto;width:25%}.q-row-cols-xxl-5>*{flex:0 0 auto;width:20%}.q-row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.q-col-xxl-auto{flex:0 0 auto;width:auto}.q-col-xxl-1{flex:0 0 auto;width:8.33333333%}.q-col-xxl-2{flex:0 0 auto;width:16.66666667%}.q-col-xxl-3{flex:0 0 auto;width:25%}.q-col-xxl-4{flex:0 0 auto;width:33.33333333%}.q-col-xxl-5{flex:0 0 auto;width:41.66666667%}.q-col-xxl-6{flex:0 0 auto;width:50%}.q-col-xxl-7{flex:0 0 auto;width:58.33333333%}.q-col-xxl-8{flex:0 0 auto;width:66.66666667%}.q-col-xxl-9{flex:0 0 auto;width:75%}.q-col-xxl-10{flex:0 0 auto;width:83.33333333%}.q-col-xxl-11{flex:0 0 auto;width:91.66666667%}.q-col-xxl-12{flex:0 0 auto;width:100%}.q-offset-xxl-0{margin-left:0}.q-offset-xxl-1{margin-left:8.33333333%}.q-offset-xxl-2{margin-left:16.66666667%}.q-offset-xxl-3{margin-left:25%}.q-offset-xxl-4{margin-left:33.33333333%}.q-offset-xxl-5{margin-left:41.66666667%}.q-offset-xxl-6{margin-left:50%}.q-offset-xxl-7{margin-left:58.33333333%}.q-offset-xxl-8{margin-left:66.66666667%}.q-offset-xxl-9{margin-left:75%}.q-offset-xxl-10{margin-left:83.33333333%}.q-offset-xxl-11{margin-left:91.66666667%}.q-g-xxl-0,.q-gx-xxl-0{--q-gutter-x:0}.q-g-xxl-0,.q-gy-xxl-0{--q-gutter-y:0}.q-g-xxl-1,.q-gx-xxl-1{--q-gutter-x:.25em}.q-g-xxl-1,.q-gy-xxl-1{--q-gutter-y:.25em}.q-g-xxl-2,.q-gx-xxl-2{--q-gutter-x:.5em}.q-g-xxl-2,.q-gy-xxl-2{--q-gutter-y:.5em}.q-g-xxl-3,.q-gx-xxl-3{--q-gutter-x:1em}.q-g-xxl-3,.q-gy-xxl-3{--q-gutter-y:1em}.q-g-xxl-4,.q-gx-xxl-4{--q-gutter-x:1.5em}.q-g-xxl-4,.q-gy-xxl-4{--q-gutter-y:1.5em}.q-g-xxl-5,.q-gx-xxl-5{--q-gutter-x:3em}.q-g-xxl-5,.q-gy-xxl-5{--q-gutter-y:3em}}.q-form-label{margin-bottom:.5em}.q-col-form-label{padding-top:calc(0.375em+var(--q-border-width));padding-bottom:calc(0.375em+var(--q-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.q-col-form-label-lg{padding-top:calc(0.5em+var(--q-border-width));padding-bottom:calc(0.5em+var(--q-border-width));font-size:1.25em}.q-col-form-label-sm{padding-top:calc(0.25em+var(--q-border-width));padding-bottom:calc(0.25em+var(--q-border-width));font-size:.875em}.q-form-text{margin-top:.25em;font-size:.875em;color:var(--q-secondary-color)}.q-form-control{display:block;width:100%;padding:.375em .75em;font-size:1em;font-weight:400;line-height:1.5;color:var(--q-body-color);appearance:none;background-color:var(--q-body-bg);background-clip:padding-box;border:var(--q-border-width) solid var(--q-border-color);border-radius:var(--q-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.q-form-control{transition:none}}.q-form-control[type=file]{overflow:hidden}.q-form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.q-form-control:focus{color:var(--q-body-color);background-color:var(--q-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25em rgba(13,110,253,0.25)}.q-form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.q-form-control::-webkit-datetime-edit{display:block;padding:0}.q-form-control::placeholder{color:var(--q-secondary-color);opacity:1}.q-form-control:disabled{background-color:var(--q-secondary-bg);opacity:1}.q-form-control::file-selector-button{padding:.375em .75em;margin:-0.375em -0.75em;margin-inline-end:.75em;color:var(--q-body-color);background-color:var(--q-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--q-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.q-form-control::file-selector-button{transition:none}}.q-form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--q-secondary-bg)}.q-form-control-plaintext{display:block;width:100%;padding:.375em 0;margin-bottom:0;line-height:1.5;color:var(--q-body-color);background-color:transparent;border:solid transparent;border-width:var(--q-border-width) 0}.q-form-control-plaintext:focus{outline:0}.q-form-control-plaintext.q-form-control-sm,.q-form-control-plaintext.q-form-control-lg{padding-right:0;padding-left:0}.q-form-control-sm{min-height:calc(1.5em+0.5em+calc(var(--q-border-width) * 2));padding:.25em .5em;font-size:.875em;border-radius:var(--q-border-radius-sm)}.q-form-control-sm::file-selector-button{padding:.25em .5em;margin:-0.25em -0.5em;margin-inline-end:.5em}.q-form-control-lg{min-height:calc(1.5em+1em+calc(var(--q-border-width) * 2));padding:.5em 1em;font-size:1.25em;border-radius:var(--q-border-radius-lg)}.q-form-control-lg::file-selector-button{padding:.5em 1em;margin:-0.5em -1em;margin-inline-end:1em}textarea.q-form-control{min-height:calc(1.5em+0.75em+calc(var(--q-border-width) * 2))}textarea.q-form-control-sm{min-height:calc(1.5em+0.5em+calc(var(--q-border-width) * 2))}textarea.q-form-control-lg{min-height:calc(1.5em+1em+calc(var(--q-border-width) * 2))}.q-form-control-color{width:3em;height:calc(1.5em+0.75em+calc(var(--q-border-width) * 2));padding:.375em}.q-form-control-color:not(:disabled):not([readonly]){cursor:pointer}.q-form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--q-border-radius)}.q-form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--q-border-radius)}.q-form-control-color.q-form-control-sm{height:calc(1.5em+0.5em+calc(var(--q-border-width) * 2))}.q-form-control-color.q-form-control-lg{height:calc(1.5em+1em+calc(var(--q-border-width) * 2))}.q-form-select{--q-form-select-bg-img:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='001616'%3e%3cpathfill='none'stroke='%23343a40'stroke-linecap='round'stroke-linejoin='round'stroke-width='2'd='m25666-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375em 2.25em .375em .75em;font-size:1em;font-weight:400;line-height:1.5;color:var(--q-body-color);appearance:none;background-color:var(--q-body-bg);background-image:var(--q-form-select-bg-img),var(--q-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75em center;background-size:16px 12px;border:var(--q-border-width) solid var(--q-border-color);border-radius:var(--q-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.q-form-select{transition:none}}.q-form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25em rgba(13,110,253,0.25)}.q-form-select[multiple],.q-form-select[size]:not([size="1"]){padding-right:.75em;background-image:none}.q-form-select:disabled{background-color:var(--q-secondary-bg)}.q-form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--q-body-color)}.q-form-select-sm{padding-top:.25em;padding-bottom:.25em;padding-left:.5em;font-size:.875em;border-radius:var(--q-border-radius-sm)}.q-form-select-lg{padding-top:.5em;padding-bottom:.5em;padding-left:1em;font-size:1.25em;border-radius:var(--q-border-radius-lg)}[data-bs-theme=dark] .q-form-select{--q-form-select-bg-img:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='001616'%3e%3cpathfill='none'stroke='%23dee2e6'stroke-linecap='round'stroke-linejoin='round'stroke-width='2'd='m25666-6'/%3e%3c/svg%3e")}.q-form-check{display:block;min-height:1.5em;padding-left:1.5em;margin-bottom:.125em}.q-form-check .q-form-check-input{float:left;margin-left:-1.5em}.q-form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.q-form-check-reverse .q-form-check-input{float:right;margin-right:-1.5em;margin-left:0}.q-form-check-input{--q-form-check-bg:var(--q-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--q-form-check-bg);background-image:var(--q-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--q-border-width) solid var(--q-border-color);print-color-adjust:exact}.q-form-check-input[type=checkbox]{border-radius:.25em}.q-form-check-input[type=radio]{border-radius:50%}.q-form-check-input:active{filter:brightness(90%)}.q-form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25em rgba(13,110,253,0.25)}.q-form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.q-form-check-input:checked[type=checkbox]{--q-form-check-bg-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='002020'%3e%3cpathfill='none'stroke='%23fff'stroke-linecap='round'stroke-linejoin='round'stroke-width='3'd='m610336-6'/%3e%3c/svg%3e")}.q-form-check-input:checked[type=radio]{--q-form-check-bg-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3e%3ccircler='2'fill='%23fff'/%3e%3c/svg%3e")}.q-form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--q-form-check-bg-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='002020'%3e%3cpathfill='none'stroke='%23fff'stroke-linecap='round'stroke-linejoin='round'stroke-width='3'd='M610h8'/%3e%3c/svg%3e")}.q-form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.q-form-check-input[disabled]~.q-form-check-label,.q-form-check-input:disabled~.q-form-check-label{cursor:default;opacity:.5}.q-form-switch{padding-left:2.5em}.q-form-switch .q-form-check-input{--q-form-switch-bg:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3e%3ccircler='3'fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--q-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.q-form-switch .q-form-check-input{transition:none}}.q-form-switch .q-form-check-input:focus{--q-form-switch-bg:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3e%3ccircler='3'fill='%2386b7fe'/%3e%3c/svg%3e")}.q-form-switch .q-form-check-input:checked{background-position:right center;--q-form-switch-bg:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3e%3ccircler='3'fill='%23fff'/%3e%3c/svg%3e")}.q-form-switch.q-form-check-reverse{padding-right:2.5em;padding-left:0}.q-form-switch.q-form-check-reverse .q-form-check-input{margin-right:-2.5em;margin-left:0}.q-form-check-inline{display:inline-block;margin-right:1em}.q-btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.q-btn-check[disabled]+.q-btn,.q-btn-check:disabled+.q-btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .q-form-switch .q-form-check-input:not(:checked):not(:focus){--q-form-switch-bg:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3e%3ccircler='3'fill='rgba%28255,255,255,0.25%29'/%3e%3c/svg%3e")}.q-form-range{width:100%;height:1.5em;padding:0;appearance:none;background-color:transparent}.q-form-range:focus{outline:0}.q-form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25em rgba(13,110,253,0.25)}.q-form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25em rgba(13,110,253,0.25)}.q-form-range::-moz-focus-outer{border:0}.q-form-range::-webkit-slider-thumb{width:1em;height:1em;margin-top:-0.25em;appearance:none;background-color:#0d6efd;border:0;border-radius:1em;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.q-form-range::-webkit-slider-thumb{transition:none}}.q-form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.q-form-range::-webkit-slider-runnable-track{width:100%;height:.5em;color:transparent;cursor:pointer;background-color:var(--q-secondary-bg);border-color:transparent;border-radius:1em}.q-form-range::-moz-range-thumb{width:1em;height:1em;appearance:none;background-color:#0d6efd;border:0;border-radius:1em;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.q-form-range::-moz-range-thumb{transition:none}}.q-form-range::-moz-range-thumb:active{background-color:#b6d4fe}.q-form-range::-moz-range-track{width:100%;height:.5em;color:transparent;cursor:pointer;background-color:var(--q-secondary-bg);border-color:transparent;border-radius:1em}.q-form-range:disabled{pointer-events:none}.q-form-range:disabled::-webkit-slider-thumb{background-color:var(--q-secondary-color)}.q-form-range:disabled::-moz-range-thumb{background-color:var(--q-secondary-color)}.q-form-floating{position:relative}.q-form-floating>.q-form-control,.q-form-floating>.q-form-control-plaintext,.q-form-floating>.q-form-select{height:calc(3.5em+calc(var(--q-border-width) * 2));min-height:calc(3.5em+calc(var(--q-border-width) * 2));line-height:1.25}.q-form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1em .75em;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--q-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.q-form-floating>label{transition:none}}.q-form-floating>.q-form-control,.q-form-floating>.q-form-control-plaintext{padding:1em .75em}.q-form-floating>.q-form-control::placeholder,.q-form-floating>.q-form-control-plaintext::placeholder{color:transparent}.q-form-floating>.q-form-control:focus,.q-form-floating>.q-form-control:not(:placeholder-shown),.q-form-floating>.q-form-control-plaintext:focus,.q-form-floating>.q-form-control-plaintext:not(:placeholder-shown){padding-top:1.625em;padding-bottom:.625em}.q-form-floating>.q-form-control:-webkit-autofill,.q-form-floating>.q-form-control-plaintext:-webkit-autofill{padding-top:1.625em;padding-bottom:.625em}.q-form-floating>.q-form-select{padding-top:1.625em;padding-bottom:.625em}.q-form-floating>.q-form-control:focus~label,.q-form-floating>.q-form-control:not(:placeholder-shown)~label,.q-form-floating>.q-form-control-plaintext~label,.q-form-floating>.q-form-select~label{color:rgba(var(--q-body-color-rgb),0.65);transform:scale(0.85) translateY(-0.5em) translateX(0.15em)}.q-form-floating>.q-form-control:focus~label::after,.q-form-floating>.q-form-control:not(:placeholder-shown)~label::after,.q-form-floating>.q-form-control-plaintext~label::after,.q-form-floating>.q-form-select~label::after{position:absolute;inset:1em .375em;z-index:-1;height:1.5em;content:"";background-color:var(--q-body-bg);border-radius:var(--q-border-radius)}.q-form-floating>.q-form-control:-webkit-autofill~label{color:rgba(var(--q-body-color-rgb),0.65);transform:scale(0.85) translateY(-0.5em) translateX(0.15em)}.q-form-floating>.q-form-control-plaintext~label{border-width:var(--q-border-width) 0}.q-form-floating>:disabled~label,.q-form-floating>.q-form-control:disabled~label{color:#6c757d}.q-form-floating>:disabled~label::after,.q-form-floating>.q-form-control:disabled~label::after{background-color:var(--q-secondary-bg)}.q-input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.q-input-group>.q-form-control,.q-input-group>.q-form-select,.q-input-group>.q-form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.q-input-group>.q-form-control:focus,.q-input-group>.q-form-select:focus,.q-input-group>.q-form-floating:focus-within{z-index:5}.q-input-group .q-btn{position:relative;z-index:2}.q-input-group .q-btn:focus{z-index:5}.q-input-group-text{display:flex;align-items:center;padding:.375em .75em;font-size:1em;font-weight:400;line-height:1.5;color:var(--q-body-color);text-align:center;white-space:nowrap;background-color:var(--q-tertiary-bg);border:var(--q-border-width) solid var(--q-border-color);border-radius:var(--q-border-radius)}.q-input-group-lg>.q-form-control,.q-input-group-lg>.q-form-select,.q-input-group-lg>.q-input-group-text,.q-input-group-lg>.q-btn{padding:.5em 1em;font-size:1.25em;border-radius:var(--q-border-radius-lg)}.q-input-group-sm>.q-form-control,.q-input-group-sm>.q-form-select,.q-input-group-sm>.q-input-group-text,.q-input-group-sm>.q-btn{padding:.25em .5em;font-size:.875em;border-radius:var(--q-border-radius-sm)}.q-input-group-lg>.q-form-select,.q-input-group-sm>.q-form-select{padding-right:3em}.q-input-group:not(.q-has-validation)>:not(:last-child):not(.q-dropdown-toggle):not(.q-dropdown-menu):not(.q-form-floating),.q-input-group:not(.q-has-validation)>.q-dropdown-toggle:nth-last-child(n+3),.q-input-group:not(.q-has-validation)>.q-form-floating:not(:last-child)>.q-form-control,.q-input-group:not(.q-has-validation)>.q-form-floating:not(:last-child)>.q-form-select{border-top-right-radius:0;border-bottom-right-radius:0}.q-input-group.q-has-validation>:nth-last-child(n+3):not(.q-dropdown-toggle):not(.q-dropdown-menu):not(.q-form-floating),.q-input-group.q-has-validation>.q-dropdown-toggle:nth-last-child(n+4),.q-input-group.q-has-validation>.q-form-floating:nth-last-child(n+3)>.q-form-control,.q-input-group.q-has-validation>.q-form-floating:nth-last-child(n+3)>.q-form-select{border-top-right-radius:0;border-bottom-right-radius:0}.q-input-group>:not(:first-child):not(.q-dropdown-menu):not(.q-valid-tooltip):not(.q-valid-feedback):not(.q-invalid-tooltip):not(.q-invalid-feedback){margin-left:calc(var(--q-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.q-input-group>.q-form-floating:not(:first-child)>.q-form-control,.q-input-group>.q-form-floating:not(:first-child)>.q-form-select{border-top-left-radius:0;border-bottom-left-radius:0}.q-valid-feedback{display:none;width:100%;margin-top:.25em;font-size:.875em;color:var(--q-form-valid-color)}.q-valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25em .5em;margin-top:.1em;font-size:.875em;color:#fff;background-color:var(--q-success);border-radius:var(--q-border-radius)}.q-was-validated :valid~.q-valid-feedback,.q-was-validated :valid~.q-valid-tooltip,.q-is-valid~.q-valid-feedback,.q-is-valid~.q-valid-tooltip{display:block}.q-was-validated .q-form-control:valid,.q-form-control.is-valid{border-color:var(--q-form-valid-border-color);padding-right:calc(1.5em+0.75em);background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3e%3cpathfill='%23198754'd='M2.36.73.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em+0.1875em) center;background-size:calc(0.75em+0.375em) calc(0.75em+0.375em)}.q-was-validated .q-form-control:valid:focus,.q-form-control.is-valid:focus{border-color:var(--q-form-valid-border-color);box-shadow:0 0 0 .25em rgba(var(--q-success-rgb),0.25)}.q-was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em+0.75em);background-position:top calc(0.375em+0.1875em) right calc(0.375em+0.1875em)}.q-was-validated .q-form-select:valid,.q-form-select.is-valid{border-color:var(--q-form-valid-border-color)}.q-was-validated .q-form-select:valid:not([multiple]):not([size]),.q-was-validated .q-form-select:valid:not([multiple])[size="1"],.q-form-select.is-valid:not([multiple]):not([size]),.q-form-select.is-valid:not([multiple])[size="1"]{--q-form-select-bg-icon:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3e%3cpathfill='%23198754'd='M2.36.73.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125em;background-position:right .75em center,center right 2.25em;background-size:16px 12px,calc(0.75em+0.375em) calc(0.75em+0.375em)}.q-was-validated .q-form-select:valid:focus,.q-form-select.is-valid:focus{border-color:var(--q-form-valid-border-color);box-shadow:0 0 0 .25em rgba(var(--q-success-rgb),0.25)}.q-was-validated .q-form-control-color:valid,.q-form-control-color.is-valid{width:calc(3em+calc(1.5em+0.75em))}.q-was-validated .q-form-check-input:valid,.q-form-check-input.is-valid{border-color:var(--q-form-valid-border-color)}.q-was-validated .q-form-check-input:valid:checked,.q-form-check-input.is-valid:checked{background-color:var(--q-form-valid-color)}.q-was-validated .q-form-check-input:valid:focus,.q-form-check-input.is-valid:focus{box-shadow:0 0 0 .25em rgba(var(--q-success-rgb),0.25)}.q-was-validated .q-form-check-input:valid~.q-form-check-label,.q-form-check-input.is-valid~.q-form-check-label{color:var(--q-form-valid-color)}.q-form-check-inline .q-form-check-input~.q-valid-feedback{margin-left:.5em}.q-was-validated .q-input-group>.q-form-control:not(:focus):valid,.q-input-group>.q-form-control:not(:focus).q-is-valid,.q-was-validated .q-input-group>.q-form-select:not(:focus):valid,.q-input-group>.q-form-select:not(:focus).q-is-valid,.q-was-validated .q-input-group>.q-form-floating:not(:focus-within):valid,.q-input-group>.q-form-floating:not(:focus-within).q-is-valid{z-index:3}.q-invalid-feedback{display:none;width:100%;margin-top:.25em;font-size:.875em;color:var(--q-form-invalid-color)}.q-invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25em .5em;margin-top:.1em;font-size:.875em;color:#fff;background-color:var(--q-danger);border-radius:var(--q-border-radius)}.q-was-validated :invalid~.q-invalid-feedback,.q-was-validated :invalid~.q-invalid-tooltip,.q-is-invalid~.q-invalid-feedback,.q-is-invalid~.q-invalid-tooltip{display:block}.q-was-validated .q-form-control:invalid,.q-form-control.is-invalid{border-color:var(--q-form-invalid-border-color);padding-right:calc(1.5em+0.75em);background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='001212'width='12'height='12'fill='none'stroke='%23dc3545'%3e%3ccirclecx='6'cy='6'r='4.5'/%3e%3cpathstroke-linejoin='round'd='M5.83.6h.4L66.5z'/%3e%3ccirclecx='6'cy='8.2'r='.q-6'fill='%23dc3545'stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em+0.1875em) center;background-size:calc(0.75em+0.375em) calc(0.75em+0.375em)}.q-was-validated .q-form-control:invalid:focus,.q-form-control.is-invalid:focus{border-color:var(--q-form-invalid-border-color);box-shadow:0 0 0 .25em rgba(var(--q-danger-rgb),0.25)}.q-was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em+0.75em);background-position:top calc(0.375em+0.1875em) right calc(0.375em+0.1875em)}.q-was-validated .q-form-select:invalid,.q-form-select.is-invalid{border-color:var(--q-form-invalid-border-color)}.q-was-validated .q-form-select:invalid:not([multiple]):not([size]),.q-was-validated .q-form-select:invalid:not([multiple])[size="1"],.q-form-select.is-invalid:not([multiple]):not([size]),.q-form-select.is-invalid:not([multiple])[size="1"]{--q-form-select-bg-icon:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='001212'width='12'height='12'fill='none'stroke='%23dc3545'%3e%3ccirclecx='6'cy='6'r='4.5'/%3e%3cpathstroke-linejoin='round'd='M5.83.6h.4L66.5z'/%3e%3ccirclecx='6'cy='8.2'r='.q-6'fill='%23dc3545'stroke='none'/%3e%3c/svg%3e");padding-right:4.125em;background-position:right .75em center,center right 2.25em;background-size:16px 12px,calc(0.75em+0.375em) calc(0.75em+0.375em)}.q-was-validated .q-form-select:invalid:focus,.q-form-select.is-invalid:focus{border-color:var(--q-form-invalid-border-color);box-shadow:0 0 0 .25em rgba(var(--q-danger-rgb),0.25)}.q-was-validated .q-form-control-color:invalid,.q-form-control-color.is-invalid{width:calc(3em+calc(1.5em+0.75em))}.q-was-validated .q-form-check-input:invalid,.q-form-check-input.is-invalid{border-color:var(--q-form-invalid-border-color)}.q-was-validated .q-form-check-input:invalid:checked,.q-form-check-input.is-invalid:checked{background-color:var(--q-form-invalid-color)}.q-was-validated .q-form-check-input:invalid:focus,.q-form-check-input.is-invalid:focus{box-shadow:0 0 0 .25em rgba(var(--q-danger-rgb),0.25)}.q-was-validated .q-form-check-input:invalid~.q-form-check-label,.q-form-check-input.is-invalid~.q-form-check-label{color:var(--q-form-invalid-color)}.q-form-check-inline .q-form-check-input~.q-invalid-feedback{margin-left:.5em}.q-was-validated .q-input-group>.q-form-control:not(:focus):invalid,.q-input-group>.q-form-control:not(:focus).q-is-invalid,.q-was-validated .q-input-group>.q-form-select:not(:focus):invalid,.q-input-group>.q-form-select:not(:focus).q-is-invalid,.q-was-validated .q-input-group>.q-form-floating:not(:focus-within):invalid,.q-input-group>.q-form-floating:not(:focus-within).q-is-invalid{z-index:4}.q-btn{--q-btn-padding-x:.75em;--q-btn-padding-y:.375em;--q-btn-font-family:;--q-btn-font-size:1em;--q-btn-font-weight:400;--q-btn-line-height:1.5;--q-btn-color:var(--q-body-color);--q-btn-bg:transparent;--q-btn-border-width:var(--q-border-width);--q-btn-border-color:transparent;--q-btn-border-radius:var(--q-border-radius);--q-btn-hover-border-color:transparent;--q-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--q-btn-disabled-opacity:.65;--q-btn-focus-box-shadow:0 0 0 .25em rgba(var(--q-btn-focus-shadow-rgb),.q-5);display:inline-block;padding:var(--q-btn-padding-y) var(--q-btn-padding-x);font-family:var(--q-btn-font-family);font-size:var(--q-btn-font-size);font-weight:var(--q-btn-font-weight);line-height:var(--q-btn-line-height);color:var(--q-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--q-btn-border-width) solid var(--q-btn-border-color);border-radius:var(--q-btn-border-radius);background-color:var(--q-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.q-btn{transition:none}}.q-btn:hover{color:var(--q-btn-hover-color);background-color:var(--q-btn-hover-bg);border-color:var(--q-btn-hover-border-color)}.q-btn-check+.q-btn:hover{color:var(--q-btn-color);background-color:var(--q-btn-bg);border-color:var(--q-btn-border-color)}.q-btn:focus-visible{color:var(--q-btn-hover-color);background-color:var(--q-btn-hover-bg);border-color:var(--q-btn-hover-border-color);outline:0;box-shadow:var(--q-btn-focus-box-shadow)}.q-btn-check:focus-visible+.q-btn{border-color:var(--q-btn-hover-border-color);outline:0;box-shadow:var(--q-btn-focus-box-shadow)}.q-btn-check:checked+.q-btn,:not(.q-btn-check)+.q-btn:active,.q-btn:first-child:active,.q-btn.q-active,.q-btn.q-show{color:var(--q-btn-active-color);background-color:var(--q-btn-active-bg);border-color:var(--q-btn-active-border-color)}.q-btn-check:checked+.q-btn:focus-visible,:not(.q-btn-check)+.q-btn:active:focus-visible,.q-btn:first-child:active:focus-visible,.q-btn.q-active:focus-visible,.q-btn.q-show:focus-visible{box-shadow:var(--q-btn-focus-box-shadow)}.q-btn:disabled,.q-btn.q-disabled,fieldset:disabled .q-btn{color:var(--q-btn-disabled-color);pointer-events:none;background-color:var(--q-btn-disabled-bg);border-color:var(--q-btn-disabled-border-color);opacity:var(--q-btn-disabled-opacity)}.q-btn-primary{--q-btn-color:#fff;--q-btn-bg:#0d6efd;--q-btn-border-color:#0d6efd;--q-btn-hover-color:#fff;--q-btn-hover-bg:#0b5ed7;--q-btn-hover-border-color:#0a58ca;--q-btn-focus-shadow-rgb:49,132,253;--q-btn-active-color:#fff;--q-btn-active-bg:#0a58ca;--q-btn-active-border-color:#0a53be;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#fff;--q-btn-disabled-bg:#0d6efd;--q-btn-disabled-border-color:#0d6efd}.q-btn-secondary{--q-btn-color:#fff;--q-btn-bg:#6c757d;--q-btn-border-color:#6c757d;--q-btn-hover-color:#fff;--q-btn-hover-bg:#5c636a;--q-btn-hover-border-color:#565e64;--q-btn-focus-shadow-rgb:130,138,145;--q-btn-active-color:#fff;--q-btn-active-bg:#565e64;--q-btn-active-border-color:#51585e;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#fff;--q-btn-disabled-bg:#6c757d;--q-btn-disabled-border-color:#6c757d}.q-btn-success{--q-btn-color:#fff;--q-btn-bg:#198754;--q-btn-border-color:#198754;--q-btn-hover-color:#fff;--q-btn-hover-bg:#157347;--q-btn-hover-border-color:#146c43;--q-btn-focus-shadow-rgb:60,153,110;--q-btn-active-color:#fff;--q-btn-active-bg:#146c43;--q-btn-active-border-color:#13653f;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#fff;--q-btn-disabled-bg:#198754;--q-btn-disabled-border-color:#198754}.q-btn-info{--q-btn-color:#000;--q-btn-bg:#0dcaf0;--q-btn-border-color:#0dcaf0;--q-btn-hover-color:#000;--q-btn-hover-bg:#31d2f2;--q-btn-hover-border-color:#25cff2;--q-btn-focus-shadow-rgb:11,172,204;--q-btn-active-color:#000;--q-btn-active-bg:#3dd5f3;--q-btn-active-border-color:#25cff2;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#000;--q-btn-disabled-bg:#0dcaf0;--q-btn-disabled-border-color:#0dcaf0}.q-btn-warning{--q-btn-color:#000;--q-btn-bg:#ffc107;--q-btn-border-color:#ffc107;--q-btn-hover-color:#000;--q-btn-hover-bg:#ffca2c;--q-btn-hover-border-color:#ffc720;--q-btn-focus-shadow-rgb:217,164,6;--q-btn-active-color:#000;--q-btn-active-bg:#ffcd39;--q-btn-active-border-color:#ffc720;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#000;--q-btn-disabled-bg:#ffc107;--q-btn-disabled-border-color:#ffc107}.q-btn-danger{--q-btn-color:#fff;--q-btn-bg:#dc3545;--q-btn-border-color:#dc3545;--q-btn-hover-color:#fff;--q-btn-hover-bg:#bb2d3b;--q-btn-hover-border-color:#b02a37;--q-btn-focus-shadow-rgb:225,83,97;--q-btn-active-color:#fff;--q-btn-active-bg:#b02a37;--q-btn-active-border-color:#a52834;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#fff;--q-btn-disabled-bg:#dc3545;--q-btn-disabled-border-color:#dc3545}.q-btn-light{--q-btn-color:#000;--q-btn-bg:#f8f9fa;--q-btn-border-color:#f8f9fa;--q-btn-hover-color:#000;--q-btn-hover-bg:#d3d4d5;--q-btn-hover-border-color:#c6c7c8;--q-btn-focus-shadow-rgb:211,212,213;--q-btn-active-color:#000;--q-btn-active-bg:#c6c7c8;--q-btn-active-border-color:#babbbc;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#000;--q-btn-disabled-bg:#f8f9fa;--q-btn-disabled-border-color:#f8f9fa}.q-btn-dark{--q-btn-color:#fff;--q-btn-bg:#212529;--q-btn-border-color:#212529;--q-btn-hover-color:#fff;--q-btn-hover-bg:#424649;--q-btn-hover-border-color:#373b3e;--q-btn-focus-shadow-rgb:66,70,73;--q-btn-active-color:#fff;--q-btn-active-bg:#4d5154;--q-btn-active-border-color:#373b3e;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#fff;--q-btn-disabled-bg:#212529;--q-btn-disabled-border-color:#212529}.q-btn-outline-primary{--q-btn-color:#0d6efd;--q-btn-border-color:#0d6efd;--q-btn-hover-color:#fff;--q-btn-hover-bg:#0d6efd;--q-btn-hover-border-color:#0d6efd;--q-btn-focus-shadow-rgb:13,110,253;--q-btn-active-color:#fff;--q-btn-active-bg:#0d6efd;--q-btn-active-border-color:#0d6efd;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#0d6efd;--q-btn-disabled-bg:transparent;--q-btn-disabled-border-color:#0d6efd;--q-gradient:none}.q-btn-outline-secondary{--q-btn-color:#6c757d;--q-btn-border-color:#6c757d;--q-btn-hover-color:#fff;--q-btn-hover-bg:#6c757d;--q-btn-hover-border-color:#6c757d;--q-btn-focus-shadow-rgb:108,117,125;--q-btn-active-color:#fff;--q-btn-active-bg:#6c757d;--q-btn-active-border-color:#6c757d;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#6c757d;--q-btn-disabled-bg:transparent;--q-btn-disabled-border-color:#6c757d;--q-gradient:none}.q-btn-outline-success{--q-btn-color:#198754;--q-btn-border-color:#198754;--q-btn-hover-color:#fff;--q-btn-hover-bg:#198754;--q-btn-hover-border-color:#198754;--q-btn-focus-shadow-rgb:25,135,84;--q-btn-active-color:#fff;--q-btn-active-bg:#198754;--q-btn-active-border-color:#198754;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#198754;--q-btn-disabled-bg:transparent;--q-btn-disabled-border-color:#198754;--q-gradient:none}.q-btn-outline-info{--q-btn-color:#0dcaf0;--q-btn-border-color:#0dcaf0;--q-btn-hover-color:#000;--q-btn-hover-bg:#0dcaf0;--q-btn-hover-border-color:#0dcaf0;--q-btn-focus-shadow-rgb:13,202,240;--q-btn-active-color:#000;--q-btn-active-bg:#0dcaf0;--q-btn-active-border-color:#0dcaf0;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#0dcaf0;--q-btn-disabled-bg:transparent;--q-btn-disabled-border-color:#0dcaf0;--q-gradient:none}.q-btn-outline-warning{--q-btn-color:#ffc107;--q-btn-border-color:#ffc107;--q-btn-hover-color:#000;--q-btn-hover-bg:#ffc107;--q-btn-hover-border-color:#ffc107;--q-btn-focus-shadow-rgb:255,193,7;--q-btn-active-color:#000;--q-btn-active-bg:#ffc107;--q-btn-active-border-color:#ffc107;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#ffc107;--q-btn-disabled-bg:transparent;--q-btn-disabled-border-color:#ffc107;--q-gradient:none}.q-btn-outline-danger{--q-btn-color:#dc3545;--q-btn-border-color:#dc3545;--q-btn-hover-color:#fff;--q-btn-hover-bg:#dc3545;--q-btn-hover-border-color:#dc3545;--q-btn-focus-shadow-rgb:220,53,69;--q-btn-active-color:#fff;--q-btn-active-bg:#dc3545;--q-btn-active-border-color:#dc3545;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#dc3545;--q-btn-disabled-bg:transparent;--q-btn-disabled-border-color:#dc3545;--q-gradient:none}.q-btn-outline-light{--q-btn-color:#f8f9fa;--q-btn-border-color:#f8f9fa;--q-btn-hover-color:#000;--q-btn-hover-bg:#f8f9fa;--q-btn-hover-border-color:#f8f9fa;--q-btn-focus-shadow-rgb:248,249,250;--q-btn-active-color:#000;--q-btn-active-bg:#f8f9fa;--q-btn-active-border-color:#f8f9fa;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#f8f9fa;--q-btn-disabled-bg:transparent;--q-btn-disabled-border-color:#f8f9fa;--q-gradient:none}.q-btn-outline-dark{--q-btn-color:#212529;--q-btn-border-color:#212529;--q-btn-hover-color:#fff;--q-btn-hover-bg:#212529;--q-btn-hover-border-color:#212529;--q-btn-focus-shadow-rgb:33,37,41;--q-btn-active-color:#fff;--q-btn-active-bg:#212529;--q-btn-active-border-color:#212529;--q-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--q-btn-disabled-color:#212529;--q-btn-disabled-bg:transparent;--q-btn-disabled-border-color:#212529;--q-gradient:none}.q-btn-link{--q-btn-font-weight:400;--q-btn-color:var(--q-link-color);--q-btn-bg:transparent;--q-btn-border-color:transparent;--q-btn-hover-color:var(--q-link-hover-color);--q-btn-hover-border-color:transparent;--q-btn-active-color:var(--q-link-hover-color);--q-btn-active-border-color:transparent;--q-btn-disabled-color:#6c757d;--q-btn-disabled-border-color:transparent;--q-btn-box-shadow:0 0 0 #000;--q-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.q-btn-link:focus-visible{color:var(--q-btn-color)}.q-btn-link:hover{color:var(--q-btn-hover-color)}.q-btn-lg,.q-btn-group-lg>.q-btn{--q-btn-padding-y:.5em;--q-btn-padding-x:1em;--q-btn-font-size:1.25em;--q-btn-border-radius:var(--q-border-radius-lg)}.q-btn-sm,.q-btn-group-sm>.q-btn{--q-btn-padding-y:.25em;--q-btn-padding-x:.5em;--q-btn-font-size:.875em;--q-btn-border-radius:var(--q-border-radius-sm)}.q-fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.q-fade{transition:none}}.q-fade:not(.q-show){opacity:0}.q-collapse:not(.q-show){display:none}.q-collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.q-collapsing{transition:none}}.q-collapsing.q-collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.q-collapsing.q-collapse-horizontal{transition:none}}.q-btn-group,.q-btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.q-btn-group>.q-btn,.q-btn-group-vertical>.q-btn{position:relative;flex:1 1 auto}.q-btn-group>.q-btn-check:checked+.q-btn,.q-btn-group>.q-btn-check:focus+.q-btn,.q-btn-group>.q-btn:hover,.q-btn-group>.q-btn:focus,.q-btn-group>.q-btn:active,.q-btn-group>.q-btn.active,.q-btn-group-vertical>.q-btn-check:checked+.q-btn,.q-btn-group-vertical>.q-btn-check:focus+.q-btn,.q-btn-group-vertical>.q-btn:hover,.q-btn-group-vertical>.q-btn:focus,.q-btn-group-vertical>.q-btn:active,.q-btn-group-vertical>.q-btn.active{z-index:1}.q-btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.q-btn-toolbar .q-input-group{width:auto}.q-btn-group{border-radius:var(--q-border-radius)}.q-btn-group>:not(.q-btn-check:first-child)+.q-btn,.q-btn-group>.q-btn-group:not(:first-child){margin-left:calc(var(--q-border-width) * -1)}.q-btn-group>.q-btn:not(:last-child):not(.q-dropdown-toggle),.q-btn-group>.q-btn.dropdown-toggle-split:first-child,.q-btn-group>.q-btn-group:not(:last-child)>.q-btn{border-top-right-radius:0;border-bottom-right-radius:0}.q-btn-group>.q-btn:nth-child(n+3),.q-btn-group>:not(.q-btn-check)+.q-btn,.q-btn-group>.q-btn-group:not(:first-child)>.q-btn{border-top-left-radius:0;border-bottom-left-radius:0}.q-dropdown-toggle-split{padding-right:.5625em;padding-left:.5625em}.q-dropdown-toggle-split::after,.q-dropup .q-dropdown-toggle-split::after,.q-dropend .q-dropdown-toggle-split::after{margin-left:0}.q-dropstart .q-dropdown-toggle-split::before{margin-right:0}.q-btn-sm+.q-dropdown-toggle-split,.q-btn-group-sm>.q-btn+.q-dropdown-toggle-split{padding-right:.375em;padding-left:.375em}.q-btn-lg+.q-dropdown-toggle-split,.q-btn-group-lg>.q-btn+.q-dropdown-toggle-split{padding-right:.75em;padding-left:.75em}.q-btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.q-btn-group-vertical>.q-btn,.q-btn-group-vertical>.q-btn-group{width:100%}.q-btn-group-vertical>.q-btn:not(:first-child),.q-btn-group-vertical>.q-btn-group:not(:first-child){margin-top:calc(var(--q-border-width) * -1)}.q-btn-group-vertical>.q-btn:not(:last-child):not(.q-dropdown-toggle),.q-btn-group-vertical>.q-btn-group:not(:last-child)>.q-btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.q-btn-group-vertical>.q-btn~.q-btn,.q-btn-group-vertical>.q-btn-group:not(:first-child)>.q-btn{border-top-left-radius:0;border-top-right-radius:0}q-.card{--q-card-spacer-y:1em;--q-card-spacer-x:1em;--q-card-title-spacer-y:.5em;--q-card-title-color:;--q-card-subtitle-color:;--q-card-border-width:var(--q-border-width);--q-card-border-color:var(--q-border-color-translucent);--q-card-border-radius:var(--q-border-radius);--q-card-box-shadow:;--q-card-inner-border-radius:calc(var(--q-border-radius) -(var(--q-border-width)));--q-card-cap-padding-y:.5em;--q-card-cap-padding-x:1em;--q-card-cap-bg:rgba(var(--q-body-color-rgb),0.03);--q-card-cap-color:;--q-card-height:;--q-card-color:;--q-card-bg:var(--q-body-bg);--q-card-img-overlay-padding:1em;--q-card-group-margin:.75em;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--q-card-height);color:var(--q-body-color);word-wrap:break-word;background-color:var(--q-card-bg);background-clip:border-box;border:var(--q-card-border-width) solid var(--q-card-border-color);border-radius:var(--q-card-border-radius)}q-.card>hr{margin-right:0;margin-left:0}q-.card>.q-list-group{border-top:inherit;border-bottom:inherit}q-.card>.q-list-group:first-child{border-top-width:0;border-top-left-radius:var(--q-card-inner-border-radius);border-top-right-radius:var(--q-card-inner-border-radius)}q-.card>.q-list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--q-card-inner-border-radius);border-bottom-left-radius:var(--q-card-inner-border-radius)}q-.card>.q-card-header+.q-list-group,q-.card>.q-list-group+.q-card-footer{border-top:0}.q-card-body{flex:1 1 auto;padding:var(--q-card-spacer-y) var(--q-card-spacer-x);color:var(--q-card-color)}.q-card-title{margin-bottom:var(--q-card-title-spacer-y);color:var(--q-card-title-color)}.q-card-subtitle{margin-top:calc(-0.5 * var(--q-card-title-spacer-y));margin-bottom:0;color:var(--q-card-subtitle-color)}.q-card-text:last-child{margin-bottom:0}.q-card-link+.q-card-link{margin-left:var(--q-card-spacer-x)}.q-card-header{padding:var(--q-card-cap-padding-y) var(--q-card-cap-padding-x);margin-bottom:0;color:var(--q-card-cap-color);background-color:var(--q-card-cap-bg);border-bottom:var(--q-card-border-width) solid var(--q-card-border-color)}.q-card-header:first-child{border-radius:var(--q-card-inner-border-radius) var(--q-card-inner-border-radius) 0 0}.q-card-footer{padding:var(--q-card-cap-padding-y) var(--q-card-cap-padding-x);color:var(--q-card-cap-color);background-color:var(--q-card-cap-bg);border-top:var(--q-card-border-width) solid var(--q-card-border-color)}.q-card-footer:last-child{border-radius:0 0 var(--q-card-inner-border-radius) var(--q-card-inner-border-radius)}.q-card-header-tabs{margin-right:calc(-0.5 * var(--q-card-cap-padding-x));margin-bottom:calc(-1 * var(--q-card-cap-padding-y));margin-left:calc(-0.5 * var(--q-card-cap-padding-x));border-bottom:0}.q-card-header-tabs .q-.active{background-color:var(--q-card-bg);border-bottom-color:var(--q-card-bg)}.q-card-header-pills{margin-right:calc(-0.5 * var(--q-card-cap-padding-x));margin-left:calc(-0.5 * var(--q-card-cap-padding-x))}.q-card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--q-card-img-overlay-padding);border-radius:var(--q-card-inner-border-radius)}.q-card-img,.q-card-img-top,.q-card-img-bottom{width:100%}.q-card-img,.q-card-img-top{border-top-left-radius:var(--q-card-inner-border-radius);border-top-right-radius:var(--q-card-inner-border-radius)}.q-card-img,.q-card-img-bottom{border-bottom-right-radius:var(--q-card-inner-border-radius);border-bottom-left-radius:var(--q-card-inner-border-radius)}.q-card-group>.q-card{margin-bottom:var(--q-card-group-margin)}@media(min-width:576px){.q-card-group{display:flex;flex-flow:row wrap}.q-card-group>.q-card{flex:1 0 0;margin-bottom:0}.q-card-group>.q-card+.q-card{margin-left:0;border-left:0}.q-card-group>.q-card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.q-card-group>.q-card:not(:last-child) .q-card-img-top,.q-card-group>.q-card:not(:last-child) .q-card-header{border-top-right-radius:0}.q-card-group>.q-card:not(:last-child) .q-card-img-bottom,.q-card-group>.q-card:not(:last-child) .q-card-footer{border-bottom-right-radius:0}.q-card-group>.q-card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.q-card-group>.q-card:not(:first-child) .q-card-img-top,.q-card-group>.q-card:not(:first-child) .q-card-header{border-top-left-radius:0}.q-card-group>.q-card:not(:first-child) .q-card-img-bottom,.q-card-group>.q-card:not(:first-child) .q-card-footer{border-bottom-left-radius:0}}.q-pagination{--q-pagination-padding-x:.75em;--q-pagination-padding-y:.375em;--q-pagination-font-size:1em;--q-pagination-color:var(--q-link-color);--q-pagination-bg:var(--q-body-bg);--q-pagination-border-width:var(--q-border-width);--q-pagination-border-color:var(--q-border-color);--q-pagination-border-radius:var(--q-border-radius);--q-pagination-hover-color:var(--q-link-hover-color);--q-pagination-hover-bg:var(--q-tertiary-bg);--q-pagination-hover-border-color:var(--q-border-color);--q-pagination-focus-color:var(--q-link-hover-color);--q-pagination-focus-bg:var(--q-secondary-bg);--q-pagination-focus-box-shadow:0 0 0 .25em rgba(13,110,253,0.25);--q-pagination-active-color:#fff;--q-pagination-active-bg:#0d6efd;--q-pagination-active-border-color:#0d6efd;--q-pagination-disabled-color:var(--q-secondary-color);--q-pagination-disabled-bg:var(--q-secondary-bg);--q-pagination-disabled-border-color:var(--q-border-color);display:flex;padding-left:0;list-style:none}.q-page-link{position:relative;display:block;padding:var(--q-pagination-padding-y) var(--q-pagination-padding-x);font-size:var(--q-pagination-font-size);color:var(--q-pagination-color);text-decoration:none;background-color:var(--q-pagination-bg);border:var(--q-pagination-border-width) solid var(--q-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.q-page-link{transition:none}}.q-page-link:hover{z-index:2;color:var(--q-pagination-hover-color);background-color:var(--q-pagination-hover-bg);border-color:var(--q-pagination-hover-border-color)}.q-page-link:focus{z-index:3;color:var(--q-pagination-focus-color);background-color:var(--q-pagination-focus-bg);outline:0;box-shadow:var(--q-pagination-focus-box-shadow)}.q-page-link.q-active,.q-active>.q-page-link{z-index:3;color:var(--q-pagination-active-color);background-color:var(--q-pagination-active-bg);border-color:var(--q-pagination-active-border-color)}.q-page-link.q-disabled,.q-disabled>.q-page-link{color:var(--q-pagination-disabled-color);pointer-events:none;background-color:var(--q-pagination-disabled-bg);border-color:var(--q-pagination-disabled-border-color)}.q-page-item:not(:first-child) .q-page-link{margin-left:calc(var(--q-border-width) * -1)}.q-page-item:first-child .q-page-link{border-top-left-radius:var(--q-pagination-border-radius);border-bottom-left-radius:var(--q-pagination-border-radius)}.q-page-item:last-child .q-page-link{border-top-right-radius:var(--q-pagination-border-radius);border-bottom-right-radius:var(--q-pagination-border-radius)}.q-pagination-lg{--q-pagination-padding-x:1.5em;--q-pagination-padding-y:.75em;--q-pagination-font-size:1.25em;--q-pagination-border-radius:var(--q-border-radius-lg)}.q-pagination-sm{--q-pagination-padding-x:.5em;--q-pagination-padding-y:.25em;--q-pagination-font-size:.875em;--q-pagination-border-radius:var(--q-border-radius-sm)}.q-badge{--q-badge-padding-x:.65em;--q-badge-padding-y:.35em;--q-badge-font-size:.75em;--q-badge-font-weight:700;--q-badge-color:#fff;--q-badge-border-radius:var(--q-border-radius);display:inline-block;padding:var(--q-badge-padding-y) var(--q-badge-padding-x);font-size:var(--q-badge-font-size);font-weight:var(--q-badge-font-weight);line-height:1;color:var(--q-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--q-badge-border-radius)}.q-badge:empty{display:none}.q-btn .q-badge{position:relative;top:-1px}.q-list-group{--q-list-group-color:var(--q-body-color);--q-list-group-bg:var(--q-body-bg);--q-list-group-border-color:var(--q-border-color);--q-list-group-border-width:var(--q-border-width);--q-list-group-border-radius:var(--q-border-radius);--q-list-group-item-padding-x:1em;--q-list-group-item-padding-y:.5em;--q-list-group-action-color:var(--q-secondary-color);--q-list-group-action-hover-color:var(--q-emphasis-color);--q-list-group-action-hover-bg:var(--q-tertiary-bg);--q-list-group-action-active-color:var(--q-body-color);--q-list-group-action-active-bg:var(--q-secondary-bg);--q-list-group-disabled-color:var(--q-secondary-color);--q-list-group-disabled-bg:var(--q-body-bg);--q-list-group-active-color:#fff;--q-list-group-active-bg:#0d6efd;--q-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--q-list-group-border-radius)}.q-list-group-numbered{list-style-type:none;counter-reset:section}.q-list-group-numbered>.q-list-group-item::before{content:counters(section,".") ". ";counter-increment:section}.q-list-group-item-action{width:100%;color:var(--q-list-group-action-color);text-align:inherit}.q-list-group-item-action:hover,.q-list-group-item-action:focus{z-index:1;color:var(--q-list-group-action-hover-color);text-decoration:none;background-color:var(--q-list-group-action-hover-bg)}.q-list-group-item-action:active{color:var(--q-list-group-action-active-color);background-color:var(--q-list-group-action-active-bg)}.q-list-group-item{position:relative;display:block;padding:var(--q-list-group-item-padding-y) var(--q-list-group-item-padding-x);color:var(--q-list-group-color);text-decoration:none;background-color:var(--q-list-group-bg);border:var(--q-list-group-border-width) solid var(--q-list-group-border-color)}.q-list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.q-list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.q-list-group-item.q-disabled,.q-list-group-item:disabled{color:var(--q-list-group-disabled-color);pointer-events:none;background-color:var(--q-list-group-disabled-bg)}.q-list-group-item.q-active{z-index:2;color:var(--q-list-group-active-color);background-color:var(--q-list-group-active-bg);border-color:var(--q-list-group-active-border-color)}.q-list-group-item+.q-list-group-item{border-top-width:0}.q-list-group-item+.q-list-group-item.q-active{margin-top:calc(-1 * var(--q-list-group-border-width));border-top-width:var(--q-list-group-border-width)}.q-list-group-horizontal{flex-direction:row}.q-list-group-horizontal>.q-list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--q-list-group-border-radius);border-top-right-radius:0}.q-list-group-horizontal>.q-list-group-item:last-child:not(:first-child){border-top-right-radius:var(--q-list-group-border-radius);border-bottom-left-radius:0}.q-list-group-horizontal>.q-list-group-item.q-active{margin-top:0}.q-list-group-horizontal>.q-list-group-item+.q-list-group-item{border-top-width:var(--q-list-group-border-width);border-left-width:0}.q-list-group-horizontal>.q-list-group-item+.q-list-group-item.q-active{margin-left:calc(-1 * var(--q-list-group-border-width));border-left-width:var(--q-list-group-border-width)}@media(min-width:576px){.q-list-group-horizontal-sm{flex-direction:row}.q-list-group-horizontal-sm>.q-list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--q-list-group-border-radius);border-top-right-radius:0}.q-list-group-horizontal-sm>.q-list-group-item:last-child:not(:first-child){border-top-right-radius:var(--q-list-group-border-radius);border-bottom-left-radius:0}.q-list-group-horizontal-sm>.q-list-group-item.q-active{margin-top:0}.q-list-group-horizontal-sm>.q-list-group-item+.q-list-group-item{border-top-width:var(--q-list-group-border-width);border-left-width:0}.q-list-group-horizontal-sm>.q-list-group-item+.q-list-group-item.q-active{margin-left:calc(-1 * var(--q-list-group-border-width));border-left-width:var(--q-list-group-border-width)}}@media(min-width:768px){.q-list-group-horizontal-md{flex-direction:row}.q-list-group-horizontal-md>.q-list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--q-list-group-border-radius);border-top-right-radius:0}.q-list-group-horizontal-md>.q-list-group-item:last-child:not(:first-child){border-top-right-radius:var(--q-list-group-border-radius);border-bottom-left-radius:0}.q-list-group-horizontal-md>.q-list-group-item.q-active{margin-top:0}.q-list-group-horizontal-md>.q-list-group-item+.q-list-group-item{border-top-width:var(--q-list-group-border-width);border-left-width:0}.q-list-group-horizontal-md>.q-list-group-item+.q-list-group-item.q-active{margin-left:calc(-1 * var(--q-list-group-border-width));border-left-width:var(--q-list-group-border-width)}}@media(min-width:992px){.q-list-group-horizontal-lg{flex-direction:row}.q-list-group-horizontal-lg>.q-list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--q-list-group-border-radius);border-top-right-radius:0}.q-list-group-horizontal-lg>.q-list-group-item:last-child:not(:first-child){border-top-right-radius:var(--q-list-group-border-radius);border-bottom-left-radius:0}.q-list-group-horizontal-lg>.q-list-group-item.q-active{margin-top:0}.q-list-group-horizontal-lg>.q-list-group-item+.q-list-group-item{border-top-width:var(--q-list-group-border-width);border-left-width:0}.q-list-group-horizontal-lg>.q-list-group-item+.q-list-group-item.q-active{margin-left:calc(-1 * var(--q-list-group-border-width));border-left-width:var(--q-list-group-border-width)}}@media(min-width:1200px){.q-list-group-horizontal-xl{flex-direction:row}.q-list-group-horizontal-xl>.q-list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--q-list-group-border-radius);border-top-right-radius:0}.q-list-group-horizontal-xl>.q-list-group-item:last-child:not(:first-child){border-top-right-radius:var(--q-list-group-border-radius);border-bottom-left-radius:0}.q-list-group-horizontal-xl>.q-list-group-item.q-active{margin-top:0}.q-list-group-horizontal-xl>.q-list-group-item+.q-list-group-item{border-top-width:var(--q-list-group-border-width);border-left-width:0}.q-list-group-horizontal-xl>.q-list-group-item+.q-list-group-item.q-active{margin-left:calc(-1 * var(--q-list-group-border-width));border-left-width:var(--q-list-group-border-width)}}@media(min-width:1400px){.q-list-group-horizontal-xxl{flex-direction:row}.q-list-group-horizontal-xxl>.q-list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--q-list-group-border-radius);border-top-right-radius:0}.q-list-group-horizontal-xxl>.q-list-group-item:last-child:not(:first-child){border-top-right-radius:var(--q-list-group-border-radius);border-bottom-left-radius:0}.q-list-group-horizontal-xxl>.q-list-group-item.q-active{margin-top:0}.q-list-group-horizontal-xxl>.q-list-group-item+.q-list-group-item{border-top-width:var(--q-list-group-border-width);border-left-width:0}.q-list-group-horizontal-xxl>.q-list-group-item+.q-list-group-item.q-active{margin-left:calc(-1 * var(--q-list-group-border-width));border-left-width:var(--q-list-group-border-width)}}.q-list-group-flush{border-radius:0}.q-list-group-flush>.q-list-group-item{border-width:0 0 var(--q-list-group-border-width)}.q-list-group-flush>.q-list-group-item:last-child{border-bottom-width:0}q-list-group-item-primary{--q-list-group-color:var(--q-primary-text-emphasis);--q-list-group-bg:var(--q-primary-bg-subtle);--q-list-group-border-color:var(--q-primary-border-subtle);--q-list-group-action-hover-color:var(--q-emphasis-color);--q-list-group-action-hover-bg:var(--q-primary-border-subtle);--q-list-group-action-active-color:var(--q-emphasis-color);--q-list-group-action-active-bg:var(--q-primary-border-subtle);--q-list-group-active-color:var(--q-primary-bg-subtle);--q-list-group-active-bg:var(--q-primary-text-emphasis);--q-list-group-active-border-color:var(--q-primary-text-emphasis)}q-list-group-item-secondary{--q-list-group-color:var(--q-secondary-text-emphasis);--q-list-group-bg:var(--q-secondary-bg-subtle);--q-list-group-border-color:var(--q-secondary-border-subtle);--q-list-group-action-hover-color:var(--q-emphasis-color);--q-list-group-action-hover-bg:var(--q-secondary-border-subtle);--q-list-group-action-active-color:var(--q-emphasis-color);--q-list-group-action-active-bg:var(--q-secondary-border-subtle);--q-list-group-active-color:var(--q-secondary-bg-subtle);--q-list-group-active-bg:var(--q-secondary-text-emphasis);--q-list-group-active-border-color:var(--q-secondary-text-emphasis)}q-list-group-item-success{--q-list-group-color:var(--q-success-text-emphasis);--q-list-group-bg:var(--q-success-bg-subtle);--q-list-group-border-color:var(--q-success-border-subtle);--q-list-group-action-hover-color:var(--q-emphasis-color);--q-list-group-action-hover-bg:var(--q-success-border-subtle);--q-list-group-action-active-color:var(--q-emphasis-color);--q-list-group-action-active-bg:var(--q-success-border-subtle);--q-list-group-active-color:var(--q-success-bg-subtle);--q-list-group-active-bg:var(--q-success-text-emphasis);--q-list-group-active-border-color:var(--q-success-text-emphasis)}q-list-group-item-info{--q-list-group-color:var(--q-info-text-emphasis);--q-list-group-bg:var(--q-info-bg-subtle);--q-list-group-border-color:var(--q-info-border-subtle);--q-list-group-action-hover-color:var(--q-emphasis-color);--q-list-group-action-hover-bg:var(--q-info-border-subtle);--q-list-group-action-active-color:var(--q-emphasis-color);--q-list-group-action-active-bg:var(--q-info-border-subtle);--q-list-group-active-color:var(--q-info-bg-subtle);--q-list-group-active-bg:var(--q-info-text-emphasis);--q-list-group-active-border-color:var(--q-info-text-emphasis)}q-list-group-item-warning{--q-list-group-color:var(--q-warning-text-emphasis);--q-list-group-bg:var(--q-warning-bg-subtle);--q-list-group-border-color:var(--q-warning-border-subtle);--q-list-group-action-hover-color:var(--q-emphasis-color);--q-list-group-action-hover-bg:var(--q-warning-border-subtle);--q-list-group-action-active-color:var(--q-emphasis-color);--q-list-group-action-active-bg:var(--q-warning-border-subtle);--q-list-group-active-color:var(--q-warning-bg-subtle);--q-list-group-active-bg:var(--q-warning-text-emphasis);--q-list-group-active-border-color:var(--q-warning-text-emphasis)}q-list-group-item-danger{--q-list-group-color:var(--q-danger-text-emphasis);--q-list-group-bg:var(--q-danger-bg-subtle);--q-list-group-border-color:var(--q-danger-border-subtle);--q-list-group-action-hover-color:var(--q-emphasis-color);--q-list-group-action-hover-bg:var(--q-danger-border-subtle);--q-list-group-action-active-color:var(--q-emphasis-color);--q-list-group-action-active-bg:var(--q-danger-border-subtle);--q-list-group-active-color:var(--q-danger-bg-subtle);--q-list-group-active-bg:var(--q-danger-text-emphasis);--q-list-group-active-border-color:var(--q-danger-text-emphasis)}q-list-group-item-light{--q-list-group-color:var(--q-light-text-emphasis);--q-list-group-bg:var(--q-light-bg-subtle);--q-list-group-border-color:var(--q-light-border-subtle);--q-list-group-action-hover-color:var(--q-emphasis-color);--q-list-group-action-hover-bg:var(--q-light-border-subtle);--q-list-group-action-active-color:var(--q-emphasis-color);--q-list-group-action-active-bg:var(--q-light-border-subtle);--q-list-group-active-color:var(--q-light-bg-subtle);--q-list-group-active-bg:var(--q-light-text-emphasis);--q-list-group-active-border-color:var(--q-light-text-emphasis)}q-list-group-item-dark{--q-list-group-color:var(--q-dark-text-emphasis);--q-list-group-bg:var(--q-dark-bg-subtle);--q-list-group-border-color:var(--q-dark-border-subtle);--q-list-group-action-hover-color:var(--q-emphasis-color);--q-list-group-action-hover-bg:var(--q-dark-border-subtle);--q-list-group-action-active-color:var(--q-emphasis-color);--q-list-group-action-active-bg:var(--q-dark-border-subtle);--q-list-group-active-color:var(--q-dark-bg-subtle);--q-list-group-active-bg:var(--q-dark-text-emphasis);--q-list-group-active-border-color:var(--q-dark-text-emphasis)}.q-btn-close{--q-btn-close-color:#000;--q-btn-close-bg:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='001616'fill='%23000'%3e%3cpathd='M.293.293a110011.4140L86.58614.293.293a110111.4141.414L9.4148l6.2936.293a11001-1.4141.414L89.414l-6.2936.293a11001-1.414-1.414L6.5868.q-2931.707a110010-1.414z'/%3e%3c/svg%3e");--q-btn-close-opacity:.5;--q-btn-close-hover-opacity:.75;--q-btn-close-focus-shadow:0 0 0 .25em rgba(13,110,253,0.25);--q-btn-close-focus-opacity:1;--q-btn-close-disabled-opacity:.25;--q-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--q-btn-close-color);background:transparent var(--q-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375em;opacity:var(--q-btn-close-opacity)}.q-btn-close:hover{color:var(--q-btn-close-color);text-decoration:none;opacity:var(--q-btn-close-hover-opacity)}.q-btn-close:focus{outline:0;box-shadow:var(--q-btn-close-focus-shadow);opacity:var(--q-btn-close-focus-opacity)}.q-btn-close:disabled,.q-btn-close.q-disabled{pointer-events:none;user-select:none;opacity:var(--q-btn-close-disabled-opacity)}.q-btn-close-white{filter:var(--q-btn-close-white-filter)}[data-bs-theme=dark] .q-btn-close{filter:var(--q-btn-close-white-filter)}.q-clearfix::after{display:block;clear:both;content:""}.q-text-bg-primary{color:#fff !important;background-color:rgba(var(--q-primary-rgb),var(--q-bg-opacity,1)) !important}.q-text-bg-secondary{color:#fff !important;background-color:rgba(var(--q-secondary-rgb),var(--q-bg-opacity,1)) !important}.q-text-bg-success{color:#fff !important;background-color:rgba(var(--q-success-rgb),var(--q-bg-opacity,1)) !important}.q-text-bg-info{color:#000 !important;background-color:rgba(var(--q-info-rgb),var(--q-bg-opacity,1)) !important}.q-text-bg-warning{color:#000 !important;background-color:rgba(var(--q-warning-rgb),var(--q-bg-opacity,1)) !important}.q-text-bg-danger{color:#fff !important;background-color:rgba(var(--q-danger-rgb),var(--q-bg-opacity,1)) !important}.q-text-bg-light{color:#000 !important;background-color:rgba(var(--q-light-rgb),var(--q-bg-opacity,1)) !important}.q-text-bg-dark{color:#fff !important;background-color:rgba(var(--q-dark-rgb),var(--q-bg-opacity,1)) !important}.q-link-primary{color:rgba(var(--q-primary-rgb),var(--q-link-opacity,1)) !important;text-decoration-color:rgba(var(--q-primary-rgb),var(--q-link-underline-opacity,1)) !important}.q-link-primary:hover,.q-link-primary:focus{color:rgba(10,88,202,var(--q-link-opacity,1)) !important;text-decoration-color:rgba(10,88,202,var(--q-link-underline-opacity,1)) !important}.q-link-secondary{color:rgba(var(--q-secondary-rgb),var(--q-link-opacity,1)) !important;text-decoration-color:rgba(var(--q-secondary-rgb),var(--q-link-underline-opacity,1)) !important}.q-link-secondary:hover,.q-link-secondary:focus{color:rgba(86,94,100,var(--q-link-opacity,1)) !important;text-decoration-color:rgba(86,94,100,var(--q-link-underline-opacity,1)) !important}.q-link-success{color:rgba(var(--q-success-rgb),var(--q-link-opacity,1)) !important;text-decoration-color:rgba(var(--q-success-rgb),var(--q-link-underline-opacity,1)) !important}.q-link-success:hover,.q-link-success:focus{color:rgba(20,108,67,var(--q-link-opacity,1)) !important;text-decoration-color:rgba(20,108,67,var(--q-link-underline-opacity,1)) !important}.q-link-info{color:rgba(var(--q-info-rgb),var(--q-link-opacity,1)) !important;text-decoration-color:rgba(var(--q-info-rgb),var(--q-link-underline-opacity,1)) !important}.q-link-info:hover,.q-link-info:focus{color:rgba(61,213,243,var(--q-link-opacity,1)) !important;text-decoration-color:rgba(61,213,243,var(--q-link-underline-opacity,1)) !important}.q-link-warning{color:rgba(var(--q-warning-rgb),var(--q-link-opacity,1)) !important;text-decoration-color:rgba(var(--q-warning-rgb),var(--q-link-underline-opacity,1)) !important}.q-link-warning:hover,.q-link-warning:focus{color:rgba(255,205,57,var(--q-link-opacity,1)) !important;text-decoration-color:rgba(255,205,57,var(--q-link-underline-opacity,1)) !important}.q-link-danger{color:rgba(var(--q-danger-rgb),var(--q-link-opacity,1)) !important;text-decoration-color:rgba(var(--q-danger-rgb),var(--q-link-underline-opacity,1)) !important}.q-link-danger:hover,.q-link-danger:focus{color:rgba(176,42,55,var(--q-link-opacity,1)) !important;text-decoration-color:rgba(176,42,55,var(--q-link-underline-opacity,1)) !important}.q-link-light{color:rgba(var(--q-light-rgb),var(--q-link-opacity,1)) !important;text-decoration-color:rgba(var(--q-light-rgb),var(--q-link-underline-opacity,1)) !important}.q-link-light:hover,.q-link-light:focus{color:rgba(249,250,251,var(--q-link-opacity,1)) !important;text-decoration-color:rgba(249,250,251,var(--q-link-underline-opacity,1)) !important}.q-link-dark{color:rgba(var(--q-dark-rgb),var(--q-link-opacity,1)) !important;text-decoration-color:rgba(var(--q-dark-rgb),var(--q-link-underline-opacity,1)) !important}.q-link-dark:hover,.q-link-dark:focus{color:rgba(26,30,33,var(--q-link-opacity,1)) !important;text-decoration-color:rgba(26,30,33,var(--q-link-underline-opacity,1)) !important}.q-link-body-emphasis{color:rgba(var(--q-emphasis-color-rgb),var(--q-link-opacity,1)) !important;text-decoration-color:rgba(var(--q-emphasis-color-rgb),var(--q-link-underline-opacity,1)) !important}.q-link-body-emphasis:hover,.q-link-body-emphasis:focus{color:rgba(var(--q-emphasis-color-rgb),var(--q-link-opacity,0.75)) !important;text-decoration-color:rgba(var(--q-emphasis-color-rgb),var(--q-link-underline-opacity,0.75)) !important}.q-focus-ring:focus{outline:0;box-shadow:var(--q-focus-ring-x,0) var(--q-focus-ring-y,0) var(--q-focus-ring-blur,0) var(--q-focus-ring-width) var(--q-focus-ring-color)}.q-icon-link{display:inline-flex;gap:.375em;align-items:center;text-decoration-color:rgba(var(--q-link-color-rgb),var(--q-link-opacity,0.5));text-underline-offset:.25em;backface-visibility:hidden}.q-icon-link>.q-bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion:reduce){.q-icon-link>.q-bi{transition:none}}.q-icon-link-hover:hover>.q-bi,.q-icon-link-hover:focus-visible>.q-bi{transform:var(--q-icon-link-transform,translate3d(0.25em,0,0))}.q-ratio{position:relative;width:100%}.q-ratio::before{display:block;padding-top:var(--q-aspect-ratio);content:""}.q-ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.q-ratio-1x1{--q-aspect-ratio:100%}.q-ratio-4x3{--q-aspect-ratio:75%}.q-ratio-16x9{--q-aspect-ratio:56.25%}.q-ratio-21x9{--q-aspect-ratio:42.8571428571%}.q-fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.q-fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.q-sticky-top{position:sticky;top:0;z-index:1020}.q-sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width:576px){.q-sticky-sm-top{position:sticky;top:0;z-index:1020}.q-sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:768px){.q-sticky-md-top{position:sticky;top:0;z-index:1020}.q-sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:992px){.q-sticky-lg-top{position:sticky;top:0;z-index:1020}.q-sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:1200px){.q-sticky-xl-top{position:sticky;top:0;z-index:1020}.q-sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:1400px){.q-sticky-xxl-top{position:sticky;top:0;z-index:1020}.q-sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.q-hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.q-vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.q-visually-hidden,.q-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}.q-visually-hidden:not(caption),.q-visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.q-stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.q-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.q-vr{display:inline-block;align-self:stretch;width:var(--q-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.q-align-baseline{vertical-align:baseline !important}.q-align-top{vertical-align:top !important}.q-align-middle{vertical-align:middle !important}.q-align-bottom{vertical-align:bottom !important}.q-align-text-bottom{vertical-align:text-bottom !important}.q-align-text-top{vertical-align:text-top !important}.q-float-start{float:left !important}.q-float-end{float:right !important}.q-float-none{float:none !important}.q-object-fit-contain{object-fit:contain !important}.q-object-fit-cover{object-fit:cover !important}.q-object-fit-fill{object-fit:fill !important}.q-object-fit-scale{object-fit:scale-down !important}.q-object-fit-none{object-fit:none !important}.q-opacity-0{opacity:0 !important}.q-opacity-25{opacity:.25 !important}.q-opacity-50{opacity:.5 !important}.q-opacity-75{opacity:.75 !important}.q-opacity-100{opacity:1 !important}.q-overflow-auto{overflow:auto !important}.q-overflow-hidden{overflow:hidden !important}.q-overflow-visible{overflow:visible !important}.q-overflow-scroll{overflow:scroll !important}.q-overflow-x-auto{overflow-x:auto !important}.q-overflow-x-hidden{overflow-x:hidden !important}.q-overflow-x-visible{overflow-x:visible !important}.q-overflow-x-scroll{overflow-x:scroll !important}.q-overflow-y-auto{overflow-y:auto !important}.q-overflow-y-hidden{overflow-y:hidden !important}.q-overflow-y-visible{overflow-y:visible !important}.q-overflow-y-scroll{overflow-y:scroll !important}.q-d-inline{display:inline !important}.q-d-inline-block{display:inline-block !important}.q-d-block{display:block !important}.q-d-grid{display:grid !important}.q-d-inline-grid{display:inline-grid !important}.q-d-table{display:table !important}.q-d-table-row{display:table-row !important}.q-d-table-cell{display:table-cell !important}.q-d-flex{display:flex !important}.q-d-inline-flex{display:inline-flex !important}.q-d-none{display:none !important}.q-shadow{box-shadow:var(--q-box-shadow) !important}.q-shadow-sm{box-shadow:var(--q-box-shadow-sm) !important}.q-shadow-lg{box-shadow:var(--q-box-shadow-lg) !important}.q-shadow-none{box-shadow:none !important}.q-focus-ring-primary{--q-focus-ring-color:rgba(var(--q-primary-rgb),var(--q-focus-ring-opacity))}.q-focus-ring-secondary{--q-focus-ring-color:rgba(var(--q-secondary-rgb),var(--q-focus-ring-opacity))}.q-focus-ring-success{--q-focus-ring-color:rgba(var(--q-success-rgb),var(--q-focus-ring-opacity))}.q-focus-ring-info{--q-focus-ring-color:rgba(var(--q-info-rgb),var(--q-focus-ring-opacity))}.q-focus-ring-warning{--q-focus-ring-color:rgba(var(--q-warning-rgb),var(--q-focus-ring-opacity))}.q-focus-ring-danger{--q-focus-ring-color:rgba(var(--q-danger-rgb),var(--q-focus-ring-opacity))}.q-focus-ring-light{--q-focus-ring-color:rgba(var(--q-light-rgb),var(--q-focus-ring-opacity))}.q-focus-ring-dark{--q-focus-ring-color:rgba(var(--q-dark-rgb),var(--q-focus-ring-opacity))}.q-position-static{position:static !important}.q-position-relative{position:relative !important}.q-position-absolute{position:absolute !important}.q-position-fixed{position:fixed !important}.q-position-sticky{position:sticky !important}.q-top-0{top:0 !important}.q-top-50{top:50% !important}.q-top-100{top:100% !important}.q-bottom-0{bottom:0 !important}.q-bottom-50{bottom:50% !important}.q-bottom-100{bottom:100% !important}.q-start-0{left:0 !important}.q-start-50{left:50% !important}.q-start-100{left:100% !important}.q-end-0{right:0 !important}.q-end-50{right:50% !important}.q-end-100{right:100% !important}.q-translate-middle{transform:translate(-50%,-50%) !important}.q-translate-middle-x{transform:translateX(-50%) !important}.q-translate-middle-y{transform:translateY(-50%) !important}.q-border{border:var(--q-border-width) var(--q-border-style) var(--q-border-color) !important}.q-border-0{border:0 !important}.q-border-top{border-top:var(--q-border-width) var(--q-border-style) var(--q-border-color) !important}.q-border-top-0{border-top:0 !important}.q-border-end{border-right:var(--q-border-width) var(--q-border-style) var(--q-border-color) !important}.q-border-end-0{border-right:0 !important}.q-border-bottom{border-bottom:var(--q-border-width) var(--q-border-style) var(--q-border-color) !important}.q-border-bottom-0{border-bottom:0 !important}.q-border-start{border-left:var(--q-border-width) var(--q-border-style) var(--q-border-color) !important}.q-border-start-0{border-left:0 !important}.q-border-primary{--q-border-opacity:1;border-color:rgba(var(--q-primary-rgb),var(--q-border-opacity)) !important}.q-border-secondary{--q-border-opacity:1;border-color:rgba(var(--q-secondary-rgb),var(--q-border-opacity)) !important}.q-border-success{--q-border-opacity:1;border-color:rgba(var(--q-success-rgb),var(--q-border-opacity)) !important}.q-border-info{--q-border-opacity:1;border-color:rgba(var(--q-info-rgb),var(--q-border-opacity)) !important}.q-border-warning{--q-border-opacity:1;border-color:rgba(var(--q-warning-rgb),var(--q-border-opacity)) !important}.q-border-danger{--q-border-opacity:1;border-color:rgba(var(--q-danger-rgb),var(--q-border-opacity)) !important}.q-border-light{--q-border-opacity:1;border-color:rgba(var(--q-light-rgb),var(--q-border-opacity)) !important}.q-border-dark{--q-border-opacity:1;border-color:rgba(var(--q-dark-rgb),var(--q-border-opacity)) !important}.q-border-black{--q-border-opacity:1;border-color:rgba(var(--q-black-rgb),var(--q-border-opacity)) !important}.q-border-white{--q-border-opacity:1;border-color:rgba(var(--q-white-rgb),var(--q-border-opacity)) !important}.q-border-primary-subtle{border-color:var(--q-primary-border-subtle) !important}.q-border-secondary-subtle{border-color:var(--q-secondary-border-subtle) !important}.q-border-success-subtle{border-color:var(--q-success-border-subtle) !important}.q-border-info-subtle{border-color:var(--q-info-border-subtle) !important}.q-border-warning-subtle{border-color:var(--q-warning-border-subtle) !important}.q-border-danger-subtle{border-color:var(--q-danger-border-subtle) !important}.q-border-light-subtle{border-color:var(--q-light-border-subtle) !important}.q-border-dark-subtle{border-color:var(--q-dark-border-subtle) !important}.q-border-1{border-width:1px !important}.q-border-2{border-width:2px !important}.q-border-3{border-width:3px !important}.q-border-4{border-width:4px !important}.q-border-5{border-width:5px !important}.q-border-opacity-10{--q-border-opacity:.1}.q-border-opacity-25{--q-border-opacity:.25}.q-border-opacity-50{--q-border-opacity:.5}.q-border-opacity-75{--q-border-opacity:.75}.q-border-opacity-100{--q-border-opacity:1}.q-w-25{width:25% !important}.q-w-50{width:50% !important}.q-w-75{width:75% !important}.q-w-100{width:100% !important}.q-w-auto{width:auto !important}.q-mw-100{max-width:100% !important}.q-vw-100{width:100vw !important}.q-min-vw-100{min-width:100vw !important}.q-h-25{height:25% !important}.q-h-50{height:50% !important}.q-h-75{height:75% !important}.q-h-100{height:100% !important}.q-h-auto{height:auto !important}.q-mh-100{max-height:100% !important}.q-vh-100{height:100vh !important}.q-min-vh-100{min-height:100vh !important}.q-flex-fill{flex:1 1 auto !important}.q-flex-row{flex-direction:row !important}.q-flex-column{flex-direction:column !important}.q-flex-row-reverse{flex-direction:row-reverse !important}.q-flex-column-reverse{flex-direction:column-reverse !important}.q-flex-grow-0{flex-grow:0 !important}.q-flex-grow-1{flex-grow:1 !important}.q-flex-shrink-0{flex-shrink:0 !important}.q-flex-shrink-1{flex-shrink:1 !important}.q-flex-wrap{flex-wrap:wrap !important}.q-flex-nowrap{flex-wrap:nowrap !important}.q-flex-wrap-reverse{flex-wrap:wrap-reverse !important}.q-justify-content-start{justify-content:flex-start !important}.q-justify-content-end{justify-content:flex-end !important}.q-justify-content-center{justify-content:center !important}.q-justify-content-between{justify-content:space-between !important}.q-justify-content-around{justify-content:space-around !important}.q-justify-content-evenly{justify-content:space-evenly !important}.q-align-items-start{align-items:flex-start !important}.q-align-items-end{align-items:flex-end !important}.q-align-items-center{align-items:center !important}.q-align-items-baseline{align-items:baseline !important}.q-align-items-stretch{align-items:stretch !important}.q-align-content-start{align-content:flex-start !important}.q-align-content-end{align-content:flex-end !important}.q-align-content-center{align-content:center !important}.q-align-content-between{align-content:space-between !important}.q-align-content-around{align-content:space-around !important}.q-align-content-stretch{align-content:stretch !important}.q-align-self-auto{align-self:auto !important}.q-align-self-start{align-self:flex-start !important}.q-align-self-end{align-self:flex-end !important}.q-align-self-center{align-self:center !important}.q-align-self-baseline{align-self:baseline !important}.q-align-self-stretch{align-self:stretch !important}.q-order-first{order:-1 !important}.q-order-0{order:0 !important}.q-order-1{order:1 !important}.q-order-2{order:2 !important}.q-order-3{order:3 !important}.q-order-4{order:4 !important}.q-order-5{order:5 !important}.q-order-last{order:6 !important}.q-m-0{margin:0 !important}.q-m-1{margin:.25em !important}.q-m-2{margin:.5em !important}.q-m-3{margin:1em !important}.q-m-4{margin:1.5em !important}.q-m-5{margin:3em !important}.q-m-auto{margin:auto !important}.q-mx-0{margin-right:0 !important;margin-left:0 !important}.q-mx-1{margin-right:.25em !important;margin-left:.25em !important}.q-mx-2{margin-right:.5em !important;margin-left:.5em !important}.q-mx-3{margin-right:1em !important;margin-left:1em !important}.q-mx-4{margin-right:1.5em !important;margin-left:1.5em !important}.q-mx-5{margin-right:3em !important;margin-left:3em !important}.q-mx-auto{margin-right:auto !important;margin-left:auto !important}.q-my-0{margin-top:0 !important;margin-bottom:0 !important}.q-my-1{margin-top:.25em !important;margin-bottom:.25em !important}.q-my-2{margin-top:.5em !important;margin-bottom:.5em !important}.q-my-3{margin-top:1em !important;margin-bottom:1em !important}.q-my-4{margin-top:1.5em !important;margin-bottom:1.5em !important}.q-my-5{margin-top:3em !important;margin-bottom:3em !important}.q-my-auto{margin-top:auto !important;margin-bottom:auto !important}.q-mt-0{margin-top:0 !important}.q-mt-1{margin-top:.25em !important}.q-mt-2{margin-top:.5em !important}.q-mt-3{margin-top:1em !important}.q-mt-4{margin-top:1.5em !important}.q-mt-5{margin-top:3em !important}.q-mt-auto{margin-top:auto !important}.q-me-0{margin-right:0 !important}.q-me-1{margin-right:.25em !important}.q-me-2{margin-right:.5em !important}.q-me-3{margin-right:1em !important}.q-me-4{margin-right:1.5em !important}.q-me-5{margin-right:3em !important}.q-me-auto{margin-right:auto !important}.q-mb-0{margin-bottom:0 !important}.q-mb-1{margin-bottom:.25em !important}.q-mb-2{margin-bottom:.5em !important}.q-mb-3{margin-bottom:1em !important}.q-mb-4{margin-bottom:1.5em !important}.q-mb-5{margin-bottom:3em !important}.q-mb-auto{margin-bottom:auto !important}.q-ms-0{margin-left:0 !important}.q-ms-1{margin-left:.25em !important}.q-ms-2{margin-left:.5em !important}.q-ms-3{margin-left:1em !important}.q-ms-4{margin-left:1.5em !important}.q-ms-5{margin-left:3em !important}.q-ms-auto{margin-left:auto !important}.q-p-0{padding:0 !important}.q-p-1{padding:.25em !important}.q-p-2{padding:.5em !important}.q-p-3{padding:1em !important}.q-p-4{padding:1.5em !important}.q-p-5{padding:3em !important}.q-px-0{padding-right:0 !important;padding-left:0 !important}.q-px-1{padding-right:.25em !important;padding-left:.25em !important}.q-px-2{padding-right:.5em !important;padding-left:.5em !important}.q-px-3{padding-right:1em !important;padding-left:1em !important}.q-px-4{padding-right:1.5em !important;padding-left:1.5em !important}.q-px-5{padding-right:3em !important;padding-left:3em !important}.q-py-0{padding-top:0 !important;padding-bottom:0 !important}.q-py-1{padding-top:.25em !important;padding-bottom:.25em !important}.q-py-2{padding-top:.5em !important;padding-bottom:.5em !important}.q-py-3{padding-top:1em !important;padding-bottom:1em !important}.q-py-4{padding-top:1.5em !important;padding-bottom:1.5em !important}.q-py-5{padding-top:3em !important;padding-bottom:3em !important}.q-pt-0{padding-top:0 !important}.q-pt-1{padding-top:.25em !important}.q-pt-2{padding-top:.5em !important}.q-pt-3{padding-top:1em !important}.q-pt-4{padding-top:1.5em !important}.q-pt-5{padding-top:3em !important}.q-pe-0{padding-right:0 !important}.q-pe-1{padding-right:.25em !important}.q-pe-2{padding-right:.5em !important}.q-pe-3{padding-right:1em !important}.q-pe-4{padding-right:1.5em !important}.q-pe-5{padding-right:3em !important}.q-pb-0{padding-bottom:0 !important}.q-pb-1{padding-bottom:.25em !important}.q-pb-2{padding-bottom:.5em !important}.q-pb-3{padding-bottom:1em !important}.q-pb-4{padding-bottom:1.5em !important}.q-pb-5{padding-bottom:3em !important}.q-ps-0{padding-left:0 !important}.q-ps-1{padding-left:.25em !important}.q-ps-2{padding-left:.5em !important}.q-ps-3{padding-left:1em !important}.q-ps-4{padding-left:1.5em !important}.q-ps-5{padding-left:3em !important}.q-gap-0{gap:0 !important}.q-gap-1{gap:.25em !important}.q-gap-2{gap:.5em !important}.q-gap-3{gap:1em !important}.q-gap-4{gap:1.5em !important}.q-gap-5{gap:3em !important}.q-row-gap-0{row-gap:0 !important}.q-row-gap-1{row-gap:.25em !important}.q-row-gap-2{row-gap:.5em !important}.q-row-gap-3{row-gap:1em !important}.q-row-gap-4{row-gap:1.5em !important}.q-row-gap-5{row-gap:3em !important}.q-column-gap-0{column-gap:0 !important}.q-column-gap-1{column-gap:.25em !important}.q-column-gap-2{column-gap:.5em !important}.q-column-gap-3{column-gap:1em !important}.q-column-gap-4{column-gap:1.5em !important}.q-column-gap-5{column-gap:3em !important}.q-font-monospace{font-family:var(--q-font-monospace) !important}.q-fs-1{font-size:calc(1.375em+1.5vw) !important}.q-fs-2{font-size:calc(1.325em+0.9vw) !important}.q-fs-3{font-size:calc(1.3em+0.6vw) !important}.q-fs-4{font-size:calc(1.275em+0.3vw) !important}.q-fs-5{font-size:1.25em !important}.q-fs-6{font-size:1em !important}.q-fst-italic{font-style:italic !important}.q-fst-normal{font-style:normal !important}.q-fw-lighter{font-weight:lighter !important}.q-fw-light{font-weight:300 !important}.q-fw-normal{font-weight:400 !important}.q-fw-medium{font-weight:500 !important}.q-fw-semibold{font-weight:600 !important}.q-fw-bold{font-weight:700 !important}.q-fw-bolder{font-weight:bolder !important}.q-lh-1{line-height:1 !important}.q-lh-sm{line-height:1.25 !important}.q-lh-base{line-height:1.5 !important}.q-lh-lg{line-height:2 !important}.q-text-start{text-align:left !important}.q-text-end{text-align:right !important}.q-text-center{text-align:center !important}.q-text-decoration-none{text-decoration:none !important}.q-text-decoration-underline{text-decoration:underline !important}.q-text-decoration-line-through{text-decoration:line-through !important}.q-text-lowercase{text-transform:lowercase !important}.q-text-uppercase{text-transform:uppercase !important}.q-text-capitalize{text-transform:capitalize !important}.q-text-wrap{white-space:normal !important}.q-text-nowrap{white-space:nowrap !important}.q-text-break{word-wrap:break-word !important;word-break:break-word !important}.q-text-primary{--q-text-opacity:1;color:rgba(var(--q-primary-rgb),var(--q-text-opacity)) !important}.q-text-secondary{--q-text-opacity:1;color:rgba(var(--q-secondary-rgb),var(--q-text-opacity)) !important}.q-text-success{--q-text-opacity:1;color:rgba(var(--q-success-rgb),var(--q-text-opacity)) !important}.q-text-info{--q-text-opacity:1;color:rgba(var(--q-info-rgb),var(--q-text-opacity)) !important}.q-text-warning{--q-text-opacity:1;color:rgba(var(--q-warning-rgb),var(--q-text-opacity)) !important}.q-text-danger{--q-text-opacity:1;color:rgba(var(--q-danger-rgb),var(--q-text-opacity)) !important}.q-text-light{--q-text-opacity:1;color:rgba(var(--q-light-rgb),var(--q-text-opacity)) !important}.q-text-dark{--q-text-opacity:1;color:rgba(var(--q-dark-rgb),var(--q-text-opacity)) !important}.q-text-black{--q-text-opacity:1;color:rgba(var(--q-black-rgb),var(--q-text-opacity)) !important}.q-text-white{--q-text-opacity:1;color:rgba(var(--q-white-rgb),var(--q-text-opacity)) !important}.q-text-body{--q-text-opacity:1;color:rgba(var(--q-body-color-rgb),var(--q-text-opacity)) !important}.q-text-muted{--q-text-opacity:1;color:var(--q-secondary-color) !important}.q-text-black-50{--q-text-opacity:1;color:rgba(0,0,0,0.5) !important}.q-text-white-50{--q-text-opacity:1;color:rgba(255,255,255,0.5) !important}.q-text-body-secondary{--q-text-opacity:1;color:var(--q-secondary-color) !important}.q-text-body-tertiary{--q-text-opacity:1;color:var(--q-tertiary-color) !important}.q-text-body-emphasis{--q-text-opacity:1;color:var(--q-emphasis-color) !important}.q-text-reset{--q-text-opacity:1;color:inherit !important}.q-text-opacity-25{--q-text-opacity:.25}.q-text-opacity-50{--q-text-opacity:.5}.q-text-opacity-75{--q-text-opacity:.75}.q-text-opacity-100{--q-text-opacity:1}.q-text-primary-emphasis{color:var(--q-primary-text-emphasis) !important}.q-text-secondary-emphasis{color:var(--q-secondary-text-emphasis) !important}.q-text-success-emphasis{color:var(--q-success-text-emphasis) !important}.q-text-info-emphasis{color:var(--q-info-text-emphasis) !important}.q-text-warning-emphasis{color:var(--q-warning-text-emphasis) !important}.q-text-danger-emphasis{color:var(--q-danger-text-emphasis) !important}.q-text-light-emphasis{color:var(--q-light-text-emphasis) !important}.q-text-dark-emphasis{color:var(--q-dark-text-emphasis) !important}.q-link-opacity-10{--q-link-opacity:.1}.q-link-opacity-10-hover:hover{--q-link-opacity:.1}.q-link-opacity-25{--q-link-opacity:.25}.q-link-opacity-25-hover:hover{--q-link-opacity:.25}.q-link-opacity-50{--q-link-opacity:.5}.q-link-opacity-50-hover:hover{--q-link-opacity:.5}.q-link-opacity-75{--q-link-opacity:.75}.q-link-opacity-75-hover:hover{--q-link-opacity:.75}.q-link-opacity-100{--q-link-opacity:1}.q-link-opacity-100-hover:hover{--q-link-opacity:1}.q-link-offset-1{text-underline-offset:.125em !important}.q-link-offset-1-hover:hover{text-underline-offset:.125em !important}.q-link-offset-2{text-underline-offset:.25em !important}.q-link-offset-2-hover:hover{text-underline-offset:.25em !important}.q-link-offset-3{text-underline-offset:.375em !important}.q-link-offset-3-hover:hover{text-underline-offset:.375em !important}.q-link-underline-primary{--q-link-underline-opacity:1;text-decoration-color:rgba(var(--q-primary-rgb),var(--q-link-underline-opacity)) !important}.q-link-underline-secondary{--q-link-underline-opacity:1;text-decoration-color:rgba(var(--q-secondary-rgb),var(--q-link-underline-opacity)) !important}.q-link-underline-success{--q-link-underline-opacity:1;text-decoration-color:rgba(var(--q-success-rgb),var(--q-link-underline-opacity)) !important}.q-link-underline-info{--q-link-underline-opacity:1;text-decoration-color:rgba(var(--q-info-rgb),var(--q-link-underline-opacity)) !important}.q-link-underline-warning{--q-link-underline-opacity:1;text-decoration-color:rgba(var(--q-warning-rgb),var(--q-link-underline-opacity)) !important}.q-link-underline-danger{--q-link-underline-opacity:1;text-decoration-color:rgba(var(--q-danger-rgb),var(--q-link-underline-opacity)) !important}.q-link-underline-light{--q-link-underline-opacity:1;text-decoration-color:rgba(var(--q-light-rgb),var(--q-link-underline-opacity)) !important}.q-link-underline-dark{--q-link-underline-opacity:1;text-decoration-color:rgba(var(--q-dark-rgb),var(--q-link-underline-opacity)) !important}.q-link-underline{--q-link-underline-opacity:1;text-decoration-color:rgba(var(--q-link-color-rgb),var(--q-link-underline-opacity,1)) !important}.q-link-underline-opacity-0{--q-link-underline-opacity:0}.q-link-underline-opacity-0-hover:hover{--q-link-underline-opacity:0}.q-link-underline-opacity-10{--q-link-underline-opacity:.1}.q-link-underline-opacity-10-hover:hover{--q-link-underline-opacity:.1}.q-link-underline-opacity-25{--q-link-underline-opacity:.25}.q-link-underline-opacity-25-hover:hover{--q-link-underline-opacity:.25}.q-link-underline-opacity-50{--q-link-underline-opacity:.5}.q-link-underline-opacity-50-hover:hover{--q-link-underline-opacity:.5}.q-link-underline-opacity-75{--q-link-underline-opacity:.75}.q-link-underline-opacity-75-hover:hover{--q-link-underline-opacity:.75}.q-link-underline-opacity-100{--q-link-underline-opacity:1}.q-link-underline-opacity-100-hover:hover{--q-link-underline-opacity:1}.q-bg-primary{--q-bg-opacity:1;background-color:rgba(var(--q-primary-rgb),var(--q-bg-opacity)) !important}.q-bg-secondary{--q-bg-opacity:1;background-color:rgba(var(--q-secondary-rgb),var(--q-bg-opacity)) !important}.q-bg-success{--q-bg-opacity:1;background-color:rgba(var(--q-success-rgb),var(--q-bg-opacity)) !important}.q-bg-info{--q-bg-opacity:1;background-color:rgba(var(--q-info-rgb),var(--q-bg-opacity)) !important}.q-bg-warning{--q-bg-opacity:1;background-color:rgba(var(--q-warning-rgb),var(--q-bg-opacity)) !important}.q-bg-danger{--q-bg-opacity:1;background-color:rgba(var(--q-danger-rgb),var(--q-bg-opacity)) !important}.q-bg-light{--q-bg-opacity:1;background-color:rgba(var(--q-light-rgb),var(--q-bg-opacity)) !important}.q-bg-dark{--q-bg-opacity:1;background-color:rgba(var(--q-dark-rgb),var(--q-bg-opacity)) !important}.q-bg-black{--q-bg-opacity:1;background-color:rgba(var(--q-black-rgb),var(--q-bg-opacity)) !important}.q-bg-white{--q-bg-opacity:1;background-color:rgba(var(--q-white-rgb),var(--q-bg-opacity)) !important}.q-bg-body{--q-bg-opacity:1;background-color:rgba(var(--q-body-bg-rgb),var(--q-bg-opacity)) !important}.q-bg-transparent{--q-bg-opacity:1;background-color:transparent !important}.q-bg-body-secondary{--q-bg-opacity:1;background-color:rgba(var(--q-secondary-bg-rgb),var(--q-bg-opacity)) !important}.q-bg-body-tertiary{--q-bg-opacity:1;background-color:rgba(var(--q-tertiary-bg-rgb),var(--q-bg-opacity)) !important}.q-bg-opacity-10{--q-bg-opacity:.1}.q-bg-opacity-25{--q-bg-opacity:.25}.q-bg-opacity-50{--q-bg-opacity:.5}.q-bg-opacity-75{--q-bg-opacity:.75}.q-bg-opacity-100{--q-bg-opacity:1}.q-bg-primary-subtle{background-color:var(--q-primary-bg-subtle) !important}.q-bg-secondary-subtle{background-color:var(--q-secondary-bg-subtle) !important}.q-bg-success-subtle{background-color:var(--q-success-bg-subtle) !important}.q-bg-info-subtle{background-color:var(--q-info-bg-subtle) !important}.q-bg-warning-subtle{background-color:var(--q-warning-bg-subtle) !important}.q-bg-danger-subtle{background-color:var(--q-danger-bg-subtle) !important}.q-bg-light-subtle{background-color:var(--q-light-bg-subtle) !important}.q-bg-dark-subtle{background-color:var(--q-dark-bg-subtle) !important}.q-bg-gradient{background-image:var(--q-gradient) !important}.q-user-select-all{user-select:all !important}.q-user-select-auto{user-select:auto !important}.q-user-select-none{user-select:none !important}.q-pe-none{pointer-events:none !important}.q-pe-auto{pointer-events:auto !important}.q-rounded{border-radius:var(--q-border-radius) !important}.q-rounded-0{border-radius:0 !important}.q-rounded-1{border-radius:var(--q-border-radius-sm) !important}.q-rounded-2{border-radius:var(--q-border-radius) !important}.q-rounded-3{border-radius:var(--q-border-radius-lg) !important}.q-rounded-4{border-radius:var(--q-border-radius-xl) !important}.q-rounded-5{border-radius:var(--q-border-radius-xxl) !important}.q-rounded-circle{border-radius:50% !important}.q-rounded-pill{border-radius:var(--q-border-radius-pill) !important}.q-rounded-top{border-top-left-radius:var(--q-border-radius) !important;border-top-right-radius:var(--q-border-radius) !important}.q-rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.q-rounded-top-1{border-top-left-radius:var(--q-border-radius-sm) !important;border-top-right-radius:var(--q-border-radius-sm) !important}.q-rounded-top-2{border-top-left-radius:var(--q-border-radius) !important;border-top-right-radius:var(--q-border-radius) !important}.q-rounded-top-3{border-top-left-radius:var(--q-border-radius-lg) !important;border-top-right-radius:var(--q-border-radius-lg) !important}.q-rounded-top-4{border-top-left-radius:var(--q-border-radius-xl) !important;border-top-right-radius:var(--q-border-radius-xl) !important}.q-rounded-top-5{border-top-left-radius:var(--q-border-radius-xxl) !important;border-top-right-radius:var(--q-border-radius-xxl) !important}.q-rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.q-rounded-top-pill{border-top-left-radius:var(--q-border-radius-pill) !important;border-top-right-radius:var(--q-border-radius-pill) !important}.q-rounded-end{border-top-right-radius:var(--q-border-radius) !important;border-bottom-right-radius:var(--q-border-radius) !important}.q-rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.q-rounded-end-1{border-top-right-radius:var(--q-border-radius-sm) !important;border-bottom-right-radius:var(--q-border-radius-sm) !important}.q-rounded-end-2{border-top-right-radius:var(--q-border-radius) !important;border-bottom-right-radius:var(--q-border-radius) !important}.q-rounded-end-3{border-top-right-radius:var(--q-border-radius-lg) !important;border-bottom-right-radius:var(--q-border-radius-lg) !important}.q-rounded-end-4{border-top-right-radius:var(--q-border-radius-xl) !important;border-bottom-right-radius:var(--q-border-radius-xl) !important}.q-rounded-end-5{border-top-right-radius:var(--q-border-radius-xxl) !important;border-bottom-right-radius:var(--q-border-radius-xxl) !important}.q-rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.q-rounded-end-pill{border-top-right-radius:var(--q-border-radius-pill) !important;border-bottom-right-radius:var(--q-border-radius-pill) !important}.q-rounded-bottom{border-bottom-right-radius:var(--q-border-radius) !important;border-bottom-left-radius:var(--q-border-radius) !important}.q-rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.q-rounded-bottom-1{border-bottom-right-radius:var(--q-border-radius-sm) !important;border-bottom-left-radius:var(--q-border-radius-sm) !important}.q-rounded-bottom-2{border-bottom-right-radius:var(--q-border-radius) !important;border-bottom-left-radius:var(--q-border-radius) !important}.q-rounded-bottom-3{border-bottom-right-radius:var(--q-border-radius-lg) !important;border-bottom-left-radius:var(--q-border-radius-lg) !important}.q-rounded-bottom-4{border-bottom-right-radius:var(--q-border-radius-xl) !important;border-bottom-left-radius:var(--q-border-radius-xl) !important}.q-rounded-bottom-5{border-bottom-right-radius:var(--q-border-radius-xxl) !important;border-bottom-left-radius:var(--q-border-radius-xxl) !important}.q-rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.q-rounded-bottom-pill{border-bottom-right-radius:var(--q-border-radius-pill) !important;border-bottom-left-radius:var(--q-border-radius-pill) !important}.q-rounded-start{border-bottom-left-radius:var(--q-border-radius) !important;border-top-left-radius:var(--q-border-radius) !important}.q-rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.q-rounded-start-1{border-bottom-left-radius:var(--q-border-radius-sm) !important;border-top-left-radius:var(--q-border-radius-sm) !important}.q-rounded-start-2{border-bottom-left-radius:var(--q-border-radius) !important;border-top-left-radius:var(--q-border-radius) !important}.q-rounded-start-3{border-bottom-left-radius:var(--q-border-radius-lg) !important;border-top-left-radius:var(--q-border-radius-lg) !important}.q-rounded-start-4{border-bottom-left-radius:var(--q-border-radius-xl) !important;border-top-left-radius:var(--q-border-radius-xl) !important}.q-rounded-start-5{border-bottom-left-radius:var(--q-border-radius-xxl) !important;border-top-left-radius:var(--q-border-radius-xxl) !important}.q-rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.q-rounded-start-pill{border-bottom-left-radius:var(--q-border-radius-pill) !important;border-top-left-radius:var(--q-border-radius-pill) !important}.q-visible{visibility:visible !important}.q-invisible{visibility:hidden !important}.q-z-n1{z-index:-1 !important}.q-z-0{z-index:0 !important}.q-z-1{z-index:1 !important}.q-z-2{z-index:2 !important}.q-z-3{z-index:3 !important}@media(min-width:576px){.q-float-sm-start{float:left !important}.q-float-sm-end{float:right !important}.q-float-sm-none{float:none !important}.q-object-fit-sm-contain{object-fit:contain !important}.q-object-fit-sm-cover{object-fit:cover !important}.q-object-fit-sm-fill{object-fit:fill !important}.q-object-fit-sm-scale{object-fit:scale-down !important}.q-object-fit-sm-none{object-fit:none !important}.q-d-sm-inline{display:inline !important}.q-d-sm-inline-block{display:inline-block !important}.q-d-sm-block{display:block !important}.q-d-sm-grid{display:grid !important}.q-d-sm-inline-grid{display:inline-grid !important}.q-d-sm-table{display:table !important}.q-d-sm-table-row{display:table-row !important}.q-d-sm-table-cell{display:table-cell !important}.q-d-sm-flex{display:flex !important}.q-d-sm-inline-flex{display:inline-flex !important}.q-d-sm-none{display:none !important}.q-flex-sm-fill{flex:1 1 auto !important}.q-flex-sm-row{flex-direction:row !important}.q-flex-sm-column{flex-direction:column !important}.q-flex-sm-row-reverse{flex-direction:row-reverse !important}.q-flex-sm-column-reverse{flex-direction:column-reverse !important}.q-flex-sm-grow-0{flex-grow:0 !important}.q-flex-sm-grow-1{flex-grow:1 !important}.q-flex-sm-shrink-0{flex-shrink:0 !important}.q-flex-sm-shrink-1{flex-shrink:1 !important}.q-flex-sm-wrap{flex-wrap:wrap !important}.q-flex-sm-nowrap{flex-wrap:nowrap !important}.q-flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.q-justify-content-sm-start{justify-content:flex-start !important}.q-justify-content-sm-end{justify-content:flex-end !important}.q-justify-content-sm-center{justify-content:center !important}.q-justify-content-sm-between{justify-content:space-between !important}.q-justify-content-sm-around{justify-content:space-around !important}.q-justify-content-sm-evenly{justify-content:space-evenly !important}.q-align-items-sm-start{align-items:flex-start !important}.q-align-items-sm-end{align-items:flex-end !important}.q-align-items-sm-center{align-items:center !important}.q-align-items-sm-baseline{align-items:baseline !important}.q-align-items-sm-stretch{align-items:stretch !important}.q-align-content-sm-start{align-content:flex-start !important}.q-align-content-sm-end{align-content:flex-end !important}.q-align-content-sm-center{align-content:center !important}.q-align-content-sm-between{align-content:space-between !important}.q-align-content-sm-around{align-content:space-around !important}.q-align-content-sm-stretch{align-content:stretch !important}.q-align-self-sm-auto{align-self:auto !important}.q-align-self-sm-start{align-self:flex-start !important}.q-align-self-sm-end{align-self:flex-end !important}.q-align-self-sm-center{align-self:center !important}.q-align-self-sm-baseline{align-self:baseline !important}.q-align-self-sm-stretch{align-self:stretch !important}.q-order-sm-first{order:-1 !important}.q-order-sm-0{order:0 !important}.q-order-sm-1{order:1 !important}.q-order-sm-2{order:2 !important}.q-order-sm-3{order:3 !important}.q-order-sm-4{order:4 !important}.q-order-sm-5{order:5 !important}.q-order-sm-last{order:6 !important}.q-m-sm-0{margin:0 !important}.q-m-sm-1{margin:.25em !important}.q-m-sm-2{margin:.5em !important}.q-m-sm-3{margin:1em !important}.q-m-sm-4{margin:1.5em !important}.q-m-sm-5{margin:3em !important}.q-m-sm-auto{margin:auto !important}.q-mx-sm-0{margin-right:0 !important;margin-left:0 !important}.q-mx-sm-1{margin-right:.25em !important;margin-left:.25em !important}.q-mx-sm-2{margin-right:.5em !important;margin-left:.5em !important}.q-mx-sm-3{margin-right:1em !important;margin-left:1em !important}.q-mx-sm-4{margin-right:1.5em !important;margin-left:1.5em !important}.q-mx-sm-5{margin-right:3em !important;margin-left:3em !important}.q-mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.q-my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.q-my-sm-1{margin-top:.25em !important;margin-bottom:.25em !important}.q-my-sm-2{margin-top:.5em !important;margin-bottom:.5em !important}.q-my-sm-3{margin-top:1em !important;margin-bottom:1em !important}.q-my-sm-4{margin-top:1.5em !important;margin-bottom:1.5em !important}.q-my-sm-5{margin-top:3em !important;margin-bottom:3em !important}.q-my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.q-mt-sm-0{margin-top:0 !important}.q-mt-sm-1{margin-top:.25em !important}.q-mt-sm-2{margin-top:.5em !important}.q-mt-sm-3{margin-top:1em !important}.q-mt-sm-4{margin-top:1.5em !important}.q-mt-sm-5{margin-top:3em !important}.q-mt-sm-auto{margin-top:auto !important}.q-me-sm-0{margin-right:0 !important}.q-me-sm-1{margin-right:.25em !important}.q-me-sm-2{margin-right:.5em !important}.q-me-sm-3{margin-right:1em !important}.q-me-sm-4{margin-right:1.5em !important}.q-me-sm-5{margin-right:3em !important}.q-me-sm-auto{margin-right:auto !important}.q-mb-sm-0{margin-bottom:0 !important}.q-mb-sm-1{margin-bottom:.25em !important}.q-mb-sm-2{margin-bottom:.5em !important}.q-mb-sm-3{margin-bottom:1em !important}.q-mb-sm-4{margin-bottom:1.5em !important}.q-mb-sm-5{margin-bottom:3em !important}.q-mb-sm-auto{margin-bottom:auto !important}.q-ms-sm-0{margin-left:0 !important}.q-ms-sm-1{margin-left:.25em !important}.q-ms-sm-2{margin-left:.5em !important}.q-ms-sm-3{margin-left:1em !important}.q-ms-sm-4{margin-left:1.5em !important}.q-ms-sm-5{margin-left:3em !important}.q-ms-sm-auto{margin-left:auto !important}.q-p-sm-0{padding:0 !important}.q-p-sm-1{padding:.25em !important}.q-p-sm-2{padding:.5em !important}.q-p-sm-3{padding:1em !important}.q-p-sm-4{padding:1.5em !important}.q-p-sm-5{padding:3em !important}.q-px-sm-0{padding-right:0 !important;padding-left:0 !important}.q-px-sm-1{padding-right:.25em !important;padding-left:.25em !important}.q-px-sm-2{padding-right:.5em !important;padding-left:.5em !important}.q-px-sm-3{padding-right:1em !important;padding-left:1em !important}.q-px-sm-4{padding-right:1.5em !important;padding-left:1.5em !important}.q-px-sm-5{padding-right:3em !important;padding-left:3em !important}.q-py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.q-py-sm-1{padding-top:.25em !important;padding-bottom:.25em !important}.q-py-sm-2{padding-top:.5em !important;padding-bottom:.5em !important}.q-py-sm-3{padding-top:1em !important;padding-bottom:1em !important}.q-py-sm-4{padding-top:1.5em !important;padding-bottom:1.5em !important}.q-py-sm-5{padding-top:3em !important;padding-bottom:3em !important}.q-pt-sm-0{padding-top:0 !important}.q-pt-sm-1{padding-top:.25em !important}.q-pt-sm-2{padding-top:.5em !important}.q-pt-sm-3{padding-top:1em !important}.q-pt-sm-4{padding-top:1.5em !important}.q-pt-sm-5{padding-top:3em !important}.q-pe-sm-0{padding-right:0 !important}.q-pe-sm-1{padding-right:.25em !important}.q-pe-sm-2{padding-right:.5em !important}.q-pe-sm-3{padding-right:1em !important}.q-pe-sm-4{padding-right:1.5em !important}.q-pe-sm-5{padding-right:3em !important}.q-pb-sm-0{padding-bottom:0 !important}.q-pb-sm-1{padding-bottom:.25em !important}.q-pb-sm-2{padding-bottom:.5em !important}.q-pb-sm-3{padding-bottom:1em !important}.q-pb-sm-4{padding-bottom:1.5em !important}.q-pb-sm-5{padding-bottom:3em !important}.q-ps-sm-0{padding-left:0 !important}.q-ps-sm-1{padding-left:.25em !important}.q-ps-sm-2{padding-left:.5em !important}.q-ps-sm-3{padding-left:1em !important}.q-ps-sm-4{padding-left:1.5em !important}.q-ps-sm-5{padding-left:3em !important}.q-gap-sm-0{gap:0 !important}.q-gap-sm-1{gap:.25em !important}.q-gap-sm-2{gap:.5em !important}.q-gap-sm-3{gap:1em !important}.q-gap-sm-4{gap:1.5em !important}.q-gap-sm-5{gap:3em !important}.q-row-gap-sm-0{row-gap:0 !important}.q-row-gap-sm-1{row-gap:.25em !important}.q-row-gap-sm-2{row-gap:.5em !important}.q-row-gap-sm-3{row-gap:1em !important}.q-row-gap-sm-4{row-gap:1.5em !important}.q-row-gap-sm-5{row-gap:3em !important}.q-column-gap-sm-0{column-gap:0 !important}.q-column-gap-sm-1{column-gap:.25em !important}.q-column-gap-sm-2{column-gap:.5em !important}.q-column-gap-sm-3{column-gap:1em !important}.q-column-gap-sm-4{column-gap:1.5em !important}.q-column-gap-sm-5{column-gap:3em !important}.q-text-sm-start{text-align:left !important}.q-text-sm-end{text-align:right !important}.q-text-sm-center{text-align:center !important}}@media(min-width:768px){.q-float-md-start{float:left !important}.q-float-md-end{float:right !important}.q-float-md-none{float:none !important}.q-object-fit-md-contain{object-fit:contain !important}.q-object-fit-md-cover{object-fit:cover !important}.q-object-fit-md-fill{object-fit:fill !important}.q-object-fit-md-scale{object-fit:scale-down !important}.q-object-fit-md-none{object-fit:none !important}.q-d-md-inline{display:inline !important}.q-d-md-inline-block{display:inline-block !important}.q-d-md-block{display:block !important}.q-d-md-grid{display:grid !important}.q-d-md-inline-grid{display:inline-grid !important}.q-d-md-table{display:table !important}.q-d-md-table-row{display:table-row !important}.q-d-md-table-cell{display:table-cell !important}.q-d-md-flex{display:flex !important}.q-d-md-inline-flex{display:inline-flex !important}.q-d-md-none{display:none !important}.q-flex-md-fill{flex:1 1 auto !important}.q-flex-md-row{flex-direction:row !important}.q-flex-md-column{flex-direction:column !important}.q-flex-md-row-reverse{flex-direction:row-reverse !important}.q-flex-md-column-reverse{flex-direction:column-reverse !important}.q-flex-md-grow-0{flex-grow:0 !important}.q-flex-md-grow-1{flex-grow:1 !important}.q-flex-md-shrink-0{flex-shrink:0 !important}.q-flex-md-shrink-1{flex-shrink:1 !important}.q-flex-md-wrap{flex-wrap:wrap !important}.q-flex-md-nowrap{flex-wrap:nowrap !important}.q-flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.q-justify-content-md-start{justify-content:flex-start !important}.q-justify-content-md-end{justify-content:flex-end !important}.q-justify-content-md-center{justify-content:center !important}.q-justify-content-md-between{justify-content:space-between !important}.q-justify-content-md-around{justify-content:space-around !important}.q-justify-content-md-evenly{justify-content:space-evenly !important}.q-align-items-md-start{align-items:flex-start !important}.q-align-items-md-end{align-items:flex-end !important}.q-align-items-md-center{align-items:center !important}.q-align-items-md-baseline{align-items:baseline !important}.q-align-items-md-stretch{align-items:stretch !important}.q-align-content-md-start{align-content:flex-start !important}.q-align-content-md-end{align-content:flex-end !important}.q-align-content-md-center{align-content:center !important}.q-align-content-md-between{align-content:space-between !important}.q-align-content-md-around{align-content:space-around !important}.q-align-content-md-stretch{align-content:stretch !important}.q-align-self-md-auto{align-self:auto !important}.q-align-self-md-start{align-self:flex-start !important}.q-align-self-md-end{align-self:flex-end !important}.q-align-self-md-center{align-self:center !important}.q-align-self-md-baseline{align-self:baseline !important}.q-align-self-md-stretch{align-self:stretch !important}.q-order-md-first{order:-1 !important}.q-order-md-0{order:0 !important}.q-order-md-1{order:1 !important}.q-order-md-2{order:2 !important}.q-order-md-3{order:3 !important}.q-order-md-4{order:4 !important}.q-order-md-5{order:5 !important}.q-order-md-last{order:6 !important}.q-m-md-0{margin:0 !important}.q-m-md-1{margin:.25em !important}.q-m-md-2{margin:.5em !important}.q-m-md-3{margin:1em !important}.q-m-md-4{margin:1.5em !important}.q-m-md-5{margin:3em !important}.q-m-md-auto{margin:auto !important}.q-mx-md-0{margin-right:0 !important;margin-left:0 !important}.q-mx-md-1{margin-right:.25em !important;margin-left:.25em !important}.q-mx-md-2{margin-right:.5em !important;margin-left:.5em !important}.q-mx-md-3{margin-right:1em !important;margin-left:1em !important}.q-mx-md-4{margin-right:1.5em !important;margin-left:1.5em !important}.q-mx-md-5{margin-right:3em !important;margin-left:3em !important}.q-mx-md-auto{margin-right:auto !important;margin-left:auto !important}.q-my-md-0{margin-top:0 !important;margin-bottom:0 !important}.q-my-md-1{margin-top:.25em !important;margin-bottom:.25em !important}.q-my-md-2{margin-top:.5em !important;margin-bottom:.5em !important}.q-my-md-3{margin-top:1em !important;margin-bottom:1em !important}.q-my-md-4{margin-top:1.5em !important;margin-bottom:1.5em !important}.q-my-md-5{margin-top:3em !important;margin-bottom:3em !important}.q-my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.q-mt-md-0{margin-top:0 !important}.q-mt-md-1{margin-top:.25em !important}.q-mt-md-2{margin-top:.5em !important}.q-mt-md-3{margin-top:1em !important}.q-mt-md-4{margin-top:1.5em !important}.q-mt-md-5{margin-top:3em !important}.q-mt-md-auto{margin-top:auto !important}.q-me-md-0{margin-right:0 !important}.q-me-md-1{margin-right:.25em !important}.q-me-md-2{margin-right:.5em !important}.q-me-md-3{margin-right:1em !important}.q-me-md-4{margin-right:1.5em !important}.q-me-md-5{margin-right:3em !important}.q-me-md-auto{margin-right:auto !important}.q-mb-md-0{margin-bottom:0 !important}.q-mb-md-1{margin-bottom:.25em !important}.q-mb-md-2{margin-bottom:.5em !important}.q-mb-md-3{margin-bottom:1em !important}.q-mb-md-4{margin-bottom:1.5em !important}.q-mb-md-5{margin-bottom:3em !important}.q-mb-md-auto{margin-bottom:auto !important}.q-ms-md-0{margin-left:0 !important}.q-ms-md-1{margin-left:.25em !important}.q-ms-md-2{margin-left:.5em !important}.q-ms-md-3{margin-left:1em !important}.q-ms-md-4{margin-left:1.5em !important}.q-ms-md-5{margin-left:3em !important}.q-ms-md-auto{margin-left:auto !important}.q-p-md-0{padding:0 !important}.q-p-md-1{padding:.25em !important}.q-p-md-2{padding:.5em !important}.q-p-md-3{padding:1em !important}.q-p-md-4{padding:1.5em !important}.q-p-md-5{padding:3em !important}.q-px-md-0{padding-right:0 !important;padding-left:0 !important}.q-px-md-1{padding-right:.25em !important;padding-left:.25em !important}.q-px-md-2{padding-right:.5em !important;padding-left:.5em !important}.q-px-md-3{padding-right:1em !important;padding-left:1em !important}.q-px-md-4{padding-right:1.5em !important;padding-left:1.5em !important}.q-px-md-5{padding-right:3em !important;padding-left:3em !important}.q-py-md-0{padding-top:0 !important;padding-bottom:0 !important}.q-py-md-1{padding-top:.25em !important;padding-bottom:.25em !important}.q-py-md-2{padding-top:.5em !important;padding-bottom:.5em !important}.q-py-md-3{padding-top:1em !important;padding-bottom:1em !important}.q-py-md-4{padding-top:1.5em !important;padding-bottom:1.5em !important}.q-py-md-5{padding-top:3em !important;padding-bottom:3em !important}.q-pt-md-0{padding-top:0 !important}.q-pt-md-1{padding-top:.25em !important}.q-pt-md-2{padding-top:.5em !important}.q-pt-md-3{padding-top:1em !important}.q-pt-md-4{padding-top:1.5em !important}.q-pt-md-5{padding-top:3em !important}.q-pe-md-0{padding-right:0 !important}.q-pe-md-1{padding-right:.25em !important}.q-pe-md-2{padding-right:.5em !important}.q-pe-md-3{padding-right:1em !important}.q-pe-md-4{padding-right:1.5em !important}.q-pe-md-5{padding-right:3em !important}.q-pb-md-0{padding-bottom:0 !important}.q-pb-md-1{padding-bottom:.25em !important}.q-pb-md-2{padding-bottom:.5em !important}.q-pb-md-3{padding-bottom:1em !important}.q-pb-md-4{padding-bottom:1.5em !important}.q-pb-md-5{padding-bottom:3em !important}.q-ps-md-0{padding-left:0 !important}.q-ps-md-1{padding-left:.25em !important}.q-ps-md-2{padding-left:.5em !important}.q-ps-md-3{padding-left:1em !important}.q-ps-md-4{padding-left:1.5em !important}.q-ps-md-5{padding-left:3em !important}.q-gap-md-0{gap:0 !important}.q-gap-md-1{gap:.25em !important}.q-gap-md-2{gap:.5em !important}.q-gap-md-3{gap:1em !important}.q-gap-md-4{gap:1.5em !important}.q-gap-md-5{gap:3em !important}.q-row-gap-md-0{row-gap:0 !important}.q-row-gap-md-1{row-gap:.25em !important}.q-row-gap-md-2{row-gap:.5em !important}.q-row-gap-md-3{row-gap:1em !important}.q-row-gap-md-4{row-gap:1.5em !important}.q-row-gap-md-5{row-gap:3em !important}.q-column-gap-md-0{column-gap:0 !important}.q-column-gap-md-1{column-gap:.25em !important}.q-column-gap-md-2{column-gap:.5em !important}.q-column-gap-md-3{column-gap:1em !important}.q-column-gap-md-4{column-gap:1.5em !important}.q-column-gap-md-5{column-gap:3em !important}.q-text-md-start{text-align:left !important}.q-text-md-end{text-align:right !important}.q-text-md-center{text-align:center !important}}@media(min-width:992px){.q-float-lg-start{float:left !important}.q-float-lg-end{float:right !important}.q-float-lg-none{float:none !important}.q-object-fit-lg-contain{object-fit:contain !important}.q-object-fit-lg-cover{object-fit:cover !important}.q-object-fit-lg-fill{object-fit:fill !important}.q-object-fit-lg-scale{object-fit:scale-down !important}.q-object-fit-lg-none{object-fit:none !important}.q-d-lg-inline{display:inline !important}.q-d-lg-inline-block{display:inline-block !important}.q-d-lg-block{display:block !important}.q-d-lg-grid{display:grid !important}.q-d-lg-inline-grid{display:inline-grid !important}.q-d-lg-table{display:table !important}.q-d-lg-table-row{display:table-row !important}.q-d-lg-table-cell{display:table-cell !important}.q-d-lg-flex{display:flex !important}.q-d-lg-inline-flex{display:inline-flex !important}.q-d-lg-none{display:none !important}.q-flex-lg-fill{flex:1 1 auto !important}.q-flex-lg-row{flex-direction:row !important}.q-flex-lg-column{flex-direction:column !important}.q-flex-lg-row-reverse{flex-direction:row-reverse !important}.q-flex-lg-column-reverse{flex-direction:column-reverse !important}.q-flex-lg-grow-0{flex-grow:0 !important}.q-flex-lg-grow-1{flex-grow:1 !important}.q-flex-lg-shrink-0{flex-shrink:0 !important}.q-flex-lg-shrink-1{flex-shrink:1 !important}.q-flex-lg-wrap{flex-wrap:wrap !important}.q-flex-lg-nowrap{flex-wrap:nowrap !important}.q-flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.q-justify-content-lg-start{justify-content:flex-start !important}.q-justify-content-lg-end{justify-content:flex-end !important}.q-justify-content-lg-center{justify-content:center !important}.q-justify-content-lg-between{justify-content:space-between !important}.q-justify-content-lg-around{justify-content:space-around !important}.q-justify-content-lg-evenly{justify-content:space-evenly !important}.q-align-items-lg-start{align-items:flex-start !important}.q-align-items-lg-end{align-items:flex-end !important}.q-align-items-lg-center{align-items:center !important}.q-align-items-lg-baseline{align-items:baseline !important}.q-align-items-lg-stretch{align-items:stretch !important}.q-align-content-lg-start{align-content:flex-start !important}.q-align-content-lg-end{align-content:flex-end !important}.q-align-content-lg-center{align-content:center !important}.q-align-content-lg-between{align-content:space-between !important}.q-align-content-lg-around{align-content:space-around !important}.q-align-content-lg-stretch{align-content:stretch !important}.q-align-self-lg-auto{align-self:auto !important}.q-align-self-lg-start{align-self:flex-start !important}.q-align-self-lg-end{align-self:flex-end !important}.q-align-self-lg-center{align-self:center !important}.q-align-self-lg-baseline{align-self:baseline !important}.q-align-self-lg-stretch{align-self:stretch !important}.q-order-lg-first{order:-1 !important}.q-order-lg-0{order:0 !important}.q-order-lg-1{order:1 !important}.q-order-lg-2{order:2 !important}.q-order-lg-3{order:3 !important}.q-order-lg-4{order:4 !important}.q-order-lg-5{order:5 !important}.q-order-lg-last{order:6 !important}.q-m-lg-0{margin:0 !important}.q-m-lg-1{margin:.25em !important}.q-m-lg-2{margin:.5em !important}.q-m-lg-3{margin:1em !important}.q-m-lg-4{margin:1.5em !important}.q-m-lg-5{margin:3em !important}.q-m-lg-auto{margin:auto !important}.q-mx-lg-0{margin-right:0 !important;margin-left:0 !important}.q-mx-lg-1{margin-right:.25em !important;margin-left:.25em !important}.q-mx-lg-2{margin-right:.5em !important;margin-left:.5em !important}.q-mx-lg-3{margin-right:1em !important;margin-left:1em !important}.q-mx-lg-4{margin-right:1.5em !important;margin-left:1.5em !important}.q-mx-lg-5{margin-right:3em !important;margin-left:3em !important}.q-mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.q-my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.q-my-lg-1{margin-top:.25em !important;margin-bottom:.25em !important}.q-my-lg-2{margin-top:.5em !important;margin-bottom:.5em !important}.q-my-lg-3{margin-top:1em !important;margin-bottom:1em !important}.q-my-lg-4{margin-top:1.5em !important;margin-bottom:1.5em !important}.q-my-lg-5{margin-top:3em !important;margin-bottom:3em !important}.q-my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.q-mt-lg-0{margin-top:0 !important}.q-mt-lg-1{margin-top:.25em !important}.q-mt-lg-2{margin-top:.5em !important}.q-mt-lg-3{margin-top:1em !important}.q-mt-lg-4{margin-top:1.5em !important}.q-mt-lg-5{margin-top:3em !important}.q-mt-lg-auto{margin-top:auto !important}.q-me-lg-0{margin-right:0 !important}.q-me-lg-1{margin-right:.25em !important}.q-me-lg-2{margin-right:.5em !important}.q-me-lg-3{margin-right:1em !important}.q-me-lg-4{margin-right:1.5em !important}.q-me-lg-5{margin-right:3em !important}.q-me-lg-auto{margin-right:auto !important}.q-mb-lg-0{margin-bottom:0 !important}.q-mb-lg-1{margin-bottom:.25em !important}.q-mb-lg-2{margin-bottom:.5em !important}.q-mb-lg-3{margin-bottom:1em !important}.q-mb-lg-4{margin-bottom:1.5em !important}.q-mb-lg-5{margin-bottom:3em !important}.q-mb-lg-auto{margin-bottom:auto !important}.q-ms-lg-0{margin-left:0 !important}.q-ms-lg-1{margin-left:.25em !important}.q-ms-lg-2{margin-left:.5em !important}.q-ms-lg-3{margin-left:1em !important}.q-ms-lg-4{margin-left:1.5em !important}.q-ms-lg-5{margin-left:3em !important}.q-ms-lg-auto{margin-left:auto !important}.q-p-lg-0{padding:0 !important}.q-p-lg-1{padding:.25em !important}.q-p-lg-2{padding:.5em !important}.q-p-lg-3{padding:1em !important}.q-p-lg-4{padding:1.5em !important}.q-p-lg-5{padding:3em !important}.q-px-lg-0{padding-right:0 !important;padding-left:0 !important}.q-px-lg-1{padding-right:.25em !important;padding-left:.25em !important}.q-px-lg-2{padding-right:.5em !important;padding-left:.5em !important}.q-px-lg-3{padding-right:1em !important;padding-left:1em !important}.q-px-lg-4{padding-right:1.5em !important;padding-left:1.5em !important}.q-px-lg-5{padding-right:3em !important;padding-left:3em !important}.q-py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.q-py-lg-1{padding-top:.25em !important;padding-bottom:.25em !important}.q-py-lg-2{padding-top:.5em !important;padding-bottom:.5em !important}.q-py-lg-3{padding-top:1em !important;padding-bottom:1em !important}.q-py-lg-4{padding-top:1.5em !important;padding-bottom:1.5em !important}.q-py-lg-5{padding-top:3em !important;padding-bottom:3em !important}.q-pt-lg-0{padding-top:0 !important}.q-pt-lg-1{padding-top:.25em !important}.q-pt-lg-2{padding-top:.5em !important}.q-pt-lg-3{padding-top:1em !important}.q-pt-lg-4{padding-top:1.5em !important}.q-pt-lg-5{padding-top:3em !important}.q-pe-lg-0{padding-right:0 !important}.q-pe-lg-1{padding-right:.25em !important}.q-pe-lg-2{padding-right:.5em !important}.q-pe-lg-3{padding-right:1em !important}.q-pe-lg-4{padding-right:1.5em !important}.q-pe-lg-5{padding-right:3em !important}.q-pb-lg-0{padding-bottom:0 !important}.q-pb-lg-1{padding-bottom:.25em !important}.q-pb-lg-2{padding-bottom:.5em !important}.q-pb-lg-3{padding-bottom:1em !important}.q-pb-lg-4{padding-bottom:1.5em !important}.q-pb-lg-5{padding-bottom:3em !important}.q-ps-lg-0{padding-left:0 !important}.q-ps-lg-1{padding-left:.25em !important}.q-ps-lg-2{padding-left:.5em !important}.q-ps-lg-3{padding-left:1em !important}.q-ps-lg-4{padding-left:1.5em !important}.q-ps-lg-5{padding-left:3em !important}.q-gap-lg-0{gap:0 !important}.q-gap-lg-1{gap:.25em !important}.q-gap-lg-2{gap:.5em !important}.q-gap-lg-3{gap:1em !important}.q-gap-lg-4{gap:1.5em !important}.q-gap-lg-5{gap:3em !important}.q-row-gap-lg-0{row-gap:0 !important}.q-row-gap-lg-1{row-gap:.25em !important}.q-row-gap-lg-2{row-gap:.5em !important}.q-row-gap-lg-3{row-gap:1em !important}.q-row-gap-lg-4{row-gap:1.5em !important}.q-row-gap-lg-5{row-gap:3em !important}.q-column-gap-lg-0{column-gap:0 !important}.q-column-gap-lg-1{column-gap:.25em !important}.q-column-gap-lg-2{column-gap:.5em !important}.q-column-gap-lg-3{column-gap:1em !important}.q-column-gap-lg-4{column-gap:1.5em !important}.q-column-gap-lg-5{column-gap:3em !important}.q-text-lg-start{text-align:left !important}.q-text-lg-end{text-align:right !important}.q-text-lg-center{text-align:center !important}}@media(min-width:1200px){.q-float-xl-start{float:left !important}.q-float-xl-end{float:right !important}.q-float-xl-none{float:none !important}.q-object-fit-xl-contain{object-fit:contain !important}.q-object-fit-xl-cover{object-fit:cover !important}.q-object-fit-xl-fill{object-fit:fill !important}.q-object-fit-xl-scale{object-fit:scale-down !important}.q-object-fit-xl-none{object-fit:none !important}.q-d-xl-inline{display:inline !important}.q-d-xl-inline-block{display:inline-block !important}.q-d-xl-block{display:block !important}.q-d-xl-grid{display:grid !important}.q-d-xl-inline-grid{display:inline-grid !important}.q-d-xl-table{display:table !important}.q-d-xl-table-row{display:table-row !important}.q-d-xl-table-cell{display:table-cell !important}.q-d-xl-flex{display:flex !important}.q-d-xl-inline-flex{display:inline-flex !important}.q-d-xl-none{display:none !important}.q-flex-xl-fill{flex:1 1 auto !important}.q-flex-xl-row{flex-direction:row !important}.q-flex-xl-column{flex-direction:column !important}.q-flex-xl-row-reverse{flex-direction:row-reverse !important}.q-flex-xl-column-reverse{flex-direction:column-reverse !important}.q-flex-xl-grow-0{flex-grow:0 !important}.q-flex-xl-grow-1{flex-grow:1 !important}.q-flex-xl-shrink-0{flex-shrink:0 !important}.q-flex-xl-shrink-1{flex-shrink:1 !important}.q-flex-xl-wrap{flex-wrap:wrap !important}.q-flex-xl-nowrap{flex-wrap:nowrap !important}.q-flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.q-justify-content-xl-start{justify-content:flex-start !important}.q-justify-content-xl-end{justify-content:flex-end !important}.q-justify-content-xl-center{justify-content:center !important}.q-justify-content-xl-between{justify-content:space-between !important}.q-justify-content-xl-around{justify-content:space-around !important}.q-justify-content-xl-evenly{justify-content:space-evenly !important}.q-align-items-xl-start{align-items:flex-start !important}.q-align-items-xl-end{align-items:flex-end !important}.q-align-items-xl-center{align-items:center !important}.q-align-items-xl-baseline{align-items:baseline !important}.q-align-items-xl-stretch{align-items:stretch !important}.q-align-content-xl-start{align-content:flex-start !important}.q-align-content-xl-end{align-content:flex-end !important}.q-align-content-xl-center{align-content:center !important}.q-align-content-xl-between{align-content:space-between !important}.q-align-content-xl-around{align-content:space-around !important}.q-align-content-xl-stretch{align-content:stretch !important}.q-align-self-xl-auto{align-self:auto !important}.q-align-self-xl-start{align-self:flex-start !important}.q-align-self-xl-end{align-self:flex-end !important}.q-align-self-xl-center{align-self:center !important}.q-align-self-xl-baseline{align-self:baseline !important}.q-align-self-xl-stretch{align-self:stretch !important}.q-order-xl-first{order:-1 !important}.q-order-xl-0{order:0 !important}.q-order-xl-1{order:1 !important}.q-order-xl-2{order:2 !important}.q-order-xl-3{order:3 !important}.q-order-xl-4{order:4 !important}.q-order-xl-5{order:5 !important}.q-order-xl-last{order:6 !important}.q-m-xl-0{margin:0 !important}.q-m-xl-1{margin:.25em !important}.q-m-xl-2{margin:.5em !important}.q-m-xl-3{margin:1em !important}.q-m-xl-4{margin:1.5em !important}.q-m-xl-5{margin:3em !important}.q-m-xl-auto{margin:auto !important}.q-mx-xl-0{margin-right:0 !important;margin-left:0 !important}.q-mx-xl-1{margin-right:.25em !important;margin-left:.25em !important}.q-mx-xl-2{margin-right:.5em !important;margin-left:.5em !important}.q-mx-xl-3{margin-right:1em !important;margin-left:1em !important}.q-mx-xl-4{margin-right:1.5em !important;margin-left:1.5em !important}.q-mx-xl-5{margin-right:3em !important;margin-left:3em !important}.q-mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.q-my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.q-my-xl-1{margin-top:.25em !important;margin-bottom:.25em !important}.q-my-xl-2{margin-top:.5em !important;margin-bottom:.5em !important}.q-my-xl-3{margin-top:1em !important;margin-bottom:1em !important}.q-my-xl-4{margin-top:1.5em !important;margin-bottom:1.5em !important}.q-my-xl-5{margin-top:3em !important;margin-bottom:3em !important}.q-my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.q-mt-xl-0{margin-top:0 !important}.q-mt-xl-1{margin-top:.25em !important}.q-mt-xl-2{margin-top:.5em !important}.q-mt-xl-3{margin-top:1em !important}.q-mt-xl-4{margin-top:1.5em !important}.q-mt-xl-5{margin-top:3em !important}.q-mt-xl-auto{margin-top:auto !important}.q-me-xl-0{margin-right:0 !important}.q-me-xl-1{margin-right:.25em !important}.q-me-xl-2{margin-right:.5em !important}.q-me-xl-3{margin-right:1em !important}.q-me-xl-4{margin-right:1.5em !important}.q-me-xl-5{margin-right:3em !important}.q-me-xl-auto{margin-right:auto !important}.q-mb-xl-0{margin-bottom:0 !important}.q-mb-xl-1{margin-bottom:.25em !important}.q-mb-xl-2{margin-bottom:.5em !important}.q-mb-xl-3{margin-bottom:1em !important}.q-mb-xl-4{margin-bottom:1.5em !important}.q-mb-xl-5{margin-bottom:3em !important}.q-mb-xl-auto{margin-bottom:auto !important}.q-ms-xl-0{margin-left:0 !important}.q-ms-xl-1{margin-left:.25em !important}.q-ms-xl-2{margin-left:.5em !important}.q-ms-xl-3{margin-left:1em !important}.q-ms-xl-4{margin-left:1.5em !important}.q-ms-xl-5{margin-left:3em !important}.q-ms-xl-auto{margin-left:auto !important}.q-p-xl-0{padding:0 !important}.q-p-xl-1{padding:.25em !important}.q-p-xl-2{padding:.5em !important}.q-p-xl-3{padding:1em !important}.q-p-xl-4{padding:1.5em !important}.q-p-xl-5{padding:3em !important}.q-px-xl-0{padding-right:0 !important;padding-left:0 !important}.q-px-xl-1{padding-right:.25em !important;padding-left:.25em !important}.q-px-xl-2{padding-right:.5em !important;padding-left:.5em !important}.q-px-xl-3{padding-right:1em !important;padding-left:1em !important}.q-px-xl-4{padding-right:1.5em !important;padding-left:1.5em !important}.q-px-xl-5{padding-right:3em !important;padding-left:3em !important}.q-py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.q-py-xl-1{padding-top:.25em !important;padding-bottom:.25em !important}.q-py-xl-2{padding-top:.5em !important;padding-bottom:.5em !important}.q-py-xl-3{padding-top:1em !important;padding-bottom:1em !important}.q-py-xl-4{padding-top:1.5em !important;padding-bottom:1.5em !important}.q-py-xl-5{padding-top:3em !important;padding-bottom:3em !important}.q-pt-xl-0{padding-top:0 !important}.q-pt-xl-1{padding-top:.25em !important}.q-pt-xl-2{padding-top:.5em !important}.q-pt-xl-3{padding-top:1em !important}.q-pt-xl-4{padding-top:1.5em !important}.q-pt-xl-5{padding-top:3em !important}.q-pe-xl-0{padding-right:0 !important}.q-pe-xl-1{padding-right:.25em !important}.q-pe-xl-2{padding-right:.5em !important}.q-pe-xl-3{padding-right:1em !important}.q-pe-xl-4{padding-right:1.5em !important}.q-pe-xl-5{padding-right:3em !important}.q-pb-xl-0{padding-bottom:0 !important}.q-pb-xl-1{padding-bottom:.25em !important}.q-pb-xl-2{padding-bottom:.5em !important}.q-pb-xl-3{padding-bottom:1em !important}.q-pb-xl-4{padding-bottom:1.5em !important}.q-pb-xl-5{padding-bottom:3em !important}.q-ps-xl-0{padding-left:0 !important}.q-ps-xl-1{padding-left:.25em !important}.q-ps-xl-2{padding-left:.5em !important}.q-ps-xl-3{padding-left:1em !important}.q-ps-xl-4{padding-left:1.5em !important}.q-ps-xl-5{padding-left:3em !important}.q-gap-xl-0{gap:0 !important}.q-gap-xl-1{gap:.25em !important}.q-gap-xl-2{gap:.5em !important}.q-gap-xl-3{gap:1em !important}.q-gap-xl-4{gap:1.5em !important}.q-gap-xl-5{gap:3em !important}.q-row-gap-xl-0{row-gap:0 !important}.q-row-gap-xl-1{row-gap:.25em !important}.q-row-gap-xl-2{row-gap:.5em !important}.q-row-gap-xl-3{row-gap:1em !important}.q-row-gap-xl-4{row-gap:1.5em !important}.q-row-gap-xl-5{row-gap:3em !important}.q-column-gap-xl-0{column-gap:0 !important}.q-column-gap-xl-1{column-gap:.25em !important}.q-column-gap-xl-2{column-gap:.5em !important}.q-column-gap-xl-3{column-gap:1em !important}.q-column-gap-xl-4{column-gap:1.5em !important}.q-column-gap-xl-5{column-gap:3em !important}.q-text-xl-start{text-align:left !important}.q-text-xl-end{text-align:right !important}.q-text-xl-center{text-align:center !important}}@media(min-width:1400px){.q-float-xxl-start{float:left !important}.q-float-xxl-end{float:right !important}.q-float-xxl-none{float:none !important}.q-object-fit-xxl-contain{object-fit:contain !important}.q-object-fit-xxl-cover{object-fit:cover !important}.q-object-fit-xxl-fill{object-fit:fill !important}.q-object-fit-xxl-scale{object-fit:scale-down !important}.q-object-fit-xxl-none{object-fit:none !important}.q-d-xxl-inline{display:inline !important}.q-d-xxl-inline-block{display:inline-block !important}.q-d-xxl-block{display:block !important}.q-d-xxl-grid{display:grid !important}.q-d-xxl-inline-grid{display:inline-grid !important}.q-d-xxl-table{display:table !important}.q-d-xxl-table-row{display:table-row !important}.q-d-xxl-table-cell{display:table-cell !important}.q-d-xxl-flex{display:flex !important}.q-d-xxl-inline-flex{display:inline-flex !important}.q-d-xxl-none{display:none !important}.q-flex-xxl-fill{flex:1 1 auto !important}.q-flex-xxl-row{flex-direction:row !important}.q-flex-xxl-column{flex-direction:column !important}.q-flex-xxl-row-reverse{flex-direction:row-reverse !important}.q-flex-xxl-column-reverse{flex-direction:column-reverse !important}.q-flex-xxl-grow-0{flex-grow:0 !important}.q-flex-xxl-grow-1{flex-grow:1 !important}.q-flex-xxl-shrink-0{flex-shrink:0 !important}.q-flex-xxl-shrink-1{flex-shrink:1 !important}.q-flex-xxl-wrap{flex-wrap:wrap !important}.q-flex-xxl-nowrap{flex-wrap:nowrap !important}.q-flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.q-justify-content-xxl-start{justify-content:flex-start !important}.q-justify-content-xxl-end{justify-content:flex-end !important}.q-justify-content-xxl-center{justify-content:center !important}.q-justify-content-xxl-between{justify-content:space-between !important}.q-justify-content-xxl-around{justify-content:space-around !important}.q-justify-content-xxl-evenly{justify-content:space-evenly !important}.q-align-items-xxl-start{align-items:flex-start !important}.q-align-items-xxl-end{align-items:flex-end !important}.q-align-items-xxl-center{align-items:center !important}.q-align-items-xxl-baseline{align-items:baseline !important}.q-align-items-xxl-stretch{align-items:stretch !important}.q-align-content-xxl-start{align-content:flex-start !important}.q-align-content-xxl-end{align-content:flex-end !important}.q-align-content-xxl-center{align-content:center !important}.q-align-content-xxl-between{align-content:space-between !important}.q-align-content-xxl-around{align-content:space-around !important}.q-align-content-xxl-stretch{align-content:stretch !important}.q-align-self-xxl-auto{align-self:auto !important}.q-align-self-xxl-start{align-self:flex-start !important}.q-align-self-xxl-end{align-self:flex-end !important}.q-align-self-xxl-center{align-self:center !important}.q-align-self-xxl-baseline{align-self:baseline !important}.q-align-self-xxl-stretch{align-self:stretch !important}.q-order-xxl-first{order:-1 !important}.q-order-xxl-0{order:0 !important}.q-order-xxl-1{order:1 !important}.q-order-xxl-2{order:2 !important}.q-order-xxl-3{order:3 !important}.q-order-xxl-4{order:4 !important}.q-order-xxl-5{order:5 !important}.q-order-xxl-last{order:6 !important}.q-m-xxl-0{margin:0 !important}.q-m-xxl-1{margin:.25em !important}.q-m-xxl-2{margin:.5em !important}.q-m-xxl-3{margin:1em !important}.q-m-xxl-4{margin:1.5em !important}.q-m-xxl-5{margin:3em !important}.q-m-xxl-auto{margin:auto !important}.q-mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.q-mx-xxl-1{margin-right:.25em !important;margin-left:.25em !important}.q-mx-xxl-2{margin-right:.5em !important;margin-left:.5em !important}.q-mx-xxl-3{margin-right:1em !important;margin-left:1em !important}.q-mx-xxl-4{margin-right:1.5em !important;margin-left:1.5em !important}.q-mx-xxl-5{margin-right:3em !important;margin-left:3em !important}.q-mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.q-my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.q-my-xxl-1{margin-top:.25em !important;margin-bottom:.25em !important}.q-my-xxl-2{margin-top:.5em !important;margin-bottom:.5em !important}.q-my-xxl-3{margin-top:1em !important;margin-bottom:1em !important}.q-my-xxl-4{margin-top:1.5em !important;margin-bottom:1.5em !important}.q-my-xxl-5{margin-top:3em !important;margin-bottom:3em !important}.q-my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.q-mt-xxl-0{margin-top:0 !important}.q-mt-xxl-1{margin-top:.25em !important}.q-mt-xxl-2{margin-top:.5em !important}.q-mt-xxl-3{margin-top:1em !important}.q-mt-xxl-4{margin-top:1.5em !important}.q-mt-xxl-5{margin-top:3em !important}.q-mt-xxl-auto{margin-top:auto !important}.q-me-xxl-0{margin-right:0 !important}.q-me-xxl-1{margin-right:.25em !important}.q-me-xxl-2{margin-right:.5em !important}.q-me-xxl-3{margin-right:1em !important}.q-me-xxl-4{margin-right:1.5em !important}.q-me-xxl-5{margin-right:3em !important}.q-me-xxl-auto{margin-right:auto !important}.q-mb-xxl-0{margin-bottom:0 !important}.q-mb-xxl-1{margin-bottom:.25em !important}.q-mb-xxl-2{margin-bottom:.5em !important}.q-mb-xxl-3{margin-bottom:1em !important}.q-mb-xxl-4{margin-bottom:1.5em !important}.q-mb-xxl-5{margin-bottom:3em !important}.q-mb-xxl-auto{margin-bottom:auto !important}.q-ms-xxl-0{margin-left:0 !important}.q-ms-xxl-1{margin-left:.25em !important}.q-ms-xxl-2{margin-left:.5em !important}.q-ms-xxl-3{margin-left:1em !important}.q-ms-xxl-4{margin-left:1.5em !important}.q-ms-xxl-5{margin-left:3em !important}.q-ms-xxl-auto{margin-left:auto !important}.q-p-xxl-0{padding:0 !important}.q-p-xxl-1{padding:.25em !important}.q-p-xxl-2{padding:.5em !important}.q-p-xxl-3{padding:1em !important}.q-p-xxl-4{padding:1.5em !important}.q-p-xxl-5{padding:3em !important}.q-px-xxl-0{padding-right:0 !important;padding-left:0 !important}.q-px-xxl-1{padding-right:.25em !important;padding-left:.25em !important}.q-px-xxl-2{padding-right:.5em !important;padding-left:.5em !important}.q-px-xxl-3{padding-right:1em !important;padding-left:1em !important}.q-px-xxl-4{padding-right:1.5em !important;padding-left:1.5em !important}.q-px-xxl-5{padding-right:3em !important;padding-left:3em !important}.q-py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.q-py-xxl-1{padding-top:.25em !important;padding-bottom:.25em !important}.q-py-xxl-2{padding-top:.5em !important;padding-bottom:.5em !important}.q-py-xxl-3{padding-top:1em !important;padding-bottom:1em !important}.q-py-xxl-4{padding-top:1.5em !important;padding-bottom:1.5em !important}.q-py-xxl-5{padding-top:3em !important;padding-bottom:3em !important}.q-pt-xxl-0{padding-top:0 !important}.q-pt-xxl-1{padding-top:.25em !important}.q-pt-xxl-2{padding-top:.5em !important}.q-pt-xxl-3{padding-top:1em !important}.q-pt-xxl-4{padding-top:1.5em !important}.q-pt-xxl-5{padding-top:3em !important}.q-pe-xxl-0{padding-right:0 !important}.q-pe-xxl-1{padding-right:.25em !important}.q-pe-xxl-2{padding-right:.5em !important}.q-pe-xxl-3{padding-right:1em !important}.q-pe-xxl-4{padding-right:1.5em !important}.q-pe-xxl-5{padding-right:3em !important}.q-pb-xxl-0{padding-bottom:0 !important}.q-pb-xxl-1{padding-bottom:.25em !important}.q-pb-xxl-2{padding-bottom:.5em !important}.q-pb-xxl-3{padding-bottom:1em !important}.q-pb-xxl-4{padding-bottom:1.5em !important}.q-pb-xxl-5{padding-bottom:3em !important}.q-ps-xxl-0{padding-left:0 !important}.q-ps-xxl-1{padding-left:.25em !important}.q-ps-xxl-2{padding-left:.5em !important}.q-ps-xxl-3{padding-left:1em !important}.q-ps-xxl-4{padding-left:1.5em !important}.q-ps-xxl-5{padding-left:3em !important}.q-gap-xxl-0{gap:0 !important}.q-gap-xxl-1{gap:.25em !important}.q-gap-xxl-2{gap:.5em !important}.q-gap-xxl-3{gap:1em !important}.q-gap-xxl-4{gap:1.5em !important}.q-gap-xxl-5{gap:3em !important}.q-row-gap-xxl-0{row-gap:0 !important}.q-row-gap-xxl-1{row-gap:.25em !important}.q-row-gap-xxl-2{row-gap:.5em !important}.q-row-gap-xxl-3{row-gap:1em !important}.q-row-gap-xxl-4{row-gap:1.5em !important}.q-row-gap-xxl-5{row-gap:3em !important}.q-column-gap-xxl-0{column-gap:0 !important}.q-column-gap-xxl-1{column-gap:.25em !important}.q-column-gap-xxl-2{column-gap:.5em !important}.q-column-gap-xxl-3{column-gap:1em !important}.q-column-gap-xxl-4{column-gap:1.5em !important}.q-column-gap-xxl-5{column-gap:3em !important}.q-text-xxl-start{text-align:left !important}.q-text-xxl-end{text-align:right !important}.q-text-xxl-center{text-align:center !important}}@media(min-width:1200px){.q-fs-1{font-size:2.5em !important}.q-fs-2{font-size:2em !important}.q-fs-3{font-size:1.75em !important}.q-fs-4{font-size:1.5em !important}}@media print{.q-d-print-inline{display:inline !important}.q-d-print-inline-block{display:inline-block !important}.q-d-print-block{display:block !important}.q-d-print-grid{display:grid !important}.q-d-print-inline-grid{display:inline-grid !important}.q-d-print-table{display:table !important}.q-d-print-table-row{display:table-row !important}.q-d-print-table-cell{display:table-cell !important}.q-d-print-flex{display:flex !important}.q-d-print-inline-flex{display:inline-flex !important}.q-d-print-none{display:none !important}}