@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}@font-face{font-family:icomoon;src:url("./media/icomoon-DV62Z4LH.eot?s4ftn5");src:url("./media/icomoon-DV62Z4LH.eot?s4ftn5#iefix") format("embedded-opentype"),url("./media/icomoon-U25RRGFD.ttf?s4ftn5") format("truetype"),url("./media/icomoon-NDBUQWBH.woff?s4ftn5") format("woff"),url("./media/icomoon-RGDWOZJ6.svg?s4ftn5#icomoon") format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-ipad:before{content:"\e900"}.icon-arrow-down-s-line:before{content:"\e901"}.icon-calculate:before{content:"\e902"}.icon-system_update:before{content:"\e903"}.icon-degrees-svgrepo-com:before{content:"\e904"}.icon-menu:before{content:"\e905"}.icon-location2:before{content:"\e948"}.icon-calendar:before{content:"\e953"}.icon-user:before{content:"\e971"}.icon-eye:before{content:"\e9ce"}.icon-point-up:before{content:"\ea03"}.icon-arrow-up2:before{content:"\ea3a"}.icon-arrow-left2:before{content:"\ea40"}.icon-facebook:before{content:"\ea90"}.icon-instagram:before{content:"\ea92"}.icon-whatsapp:before{content:"\ea93"}.icon-appleinc:before{content:"\eabe"}.icon-android:before{content:"\eac0"}.icon-skype:before{content:"\eac5"}.icon-linkedin2:before{content:"\eaca"}@font-face{font-family:lg;src:url("./media/lg-SVNEXT4S.woff2?io9a6k") format("woff2"),url("./media/lg-3RLFVNKV.ttf?io9a6k") format("truetype"),url("./media/lg-ZFIPBNOF.woff?io9a6k") format("woff"),url("./media/lg-UXFAC6FN.svg?io9a6k#lg") format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.lg-next,.lg-prev{background-color:#00000073;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:"\e095"}.lg-prev{left:20px}.lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,#0000,#0006)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:"\e90a"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;inset:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url("./media/loading-JHFEMDAI.gif") no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;inset:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0%,0);transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-media-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{position:fixed;inset:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:"\e909"}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}@font-face{font-family:Outfit;font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-cyrillic-ext-400-normal-ERANL6CF.woff2") format("woff2"),url("./media/inter-cyrillic-ext-400-normal-NYJ3VVCY.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-cyrillic-400-normal-KR3WP37A.woff2") format("woff2"),url("./media/inter-cyrillic-400-normal-JTDOFDEL.woff") format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-greek-ext-400-normal-7CMSSAC3.woff2") format("woff2"),url("./media/inter-greek-ext-400-normal-6GLOS2AC.woff") format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-greek-400-normal-K452ZUNI.woff2") format("woff2"),url("./media/inter-greek-400-normal-22W3W6EP.woff") format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-vietnamese-400-normal-3ZH4IT4J.woff2") format("woff2"),url("./media/inter-vietnamese-400-normal-CQIZECWR.woff") format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-latin-ext-400-normal-OMTSHYQS.woff2") format("woff2"),url("./media/inter-latin-ext-400-normal-2H3KLIXK.woff") format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-latin-400-normal-GYFJJKJF.woff2") format("woff2"),url("./media/inter-latin-400-normal-HCV22YHT.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.bg-primary{background-color:#314672!important}.text-primary{color:#314672!important}.btn-primary{background-color:#314672!important}.border-primary{border-color:#314672!important}.btn-outline-primary{color:#314672!important;border:1px solid #314672!important}.btn-outline-primary:hover,.btn-outline-primary:active{background-color:#314672!important;color:#f1f1f1!important}.btn-outline-primary:focus{background-color:#314672!important;color:#f1f1f1!important}.bg-secondary{background-color:#959797!important}.text-secondary{color:#959797!important}.btn-secondary{background-color:#959797!important}.border-secondary{border-color:#959797!important}.btn-outline-secondary{color:#959797!important;border:1px solid #959797!important}.btn-outline-secondary:hover,.btn-outline-secondary:active{background-color:#959797!important;color:#f1f1f1!important}.btn-outline-secondary:focus{background-color:#959797!important;color:#f1f1f1!important}.bg-success{background-color:#81d86f!important}.text-success{color:#81d86f!important}.btn-success{background-color:#81d86f!important}.border-success{border-color:#81d86f!important}.btn-outline-success{color:#81d86f!important;border:1px solid #81d86f!important}.btn-outline-success:hover,.btn-outline-success:active{background-color:#81d86f!important;color:#f1f1f1!important}.btn-outline-success:focus{background-color:#81d86f!important;color:#f1f1f1!important}.bg-info{background-color:#adefd1!important}.text-info{color:#adefd1!important}.btn-info{background-color:#adefd1!important}.border-info{border-color:#adefd1!important}.btn-outline-info{color:#adefd1!important;border:1px solid #adefd1!important}.btn-outline-info:hover,.btn-outline-info:active{background-color:#adefd1!important;color:#f1f1f1!important}.btn-outline-info:focus{background-color:#adefd1!important;color:#f1f1f1!important}.bg-warning{background-color:#eea47f!important}.text-warning{color:#eea47f!important}.btn-warning{background-color:#eea47f!important}.border-warning{border-color:#eea47f!important}.btn-outline-warning{color:#eea47f!important;border:1px solid #eea47f!important}.btn-outline-warning:hover,.btn-outline-warning:active{background-color:#eea47f!important;color:#f1f1f1!important}.btn-outline-warning:focus{background-color:#eea47f!important;color:#f1f1f1!important}.bg-danger{background-color:#dc3545!important}.text-danger{color:#dc3545!important}.btn-danger{background-color:#dc3545!important}.border-danger{border-color:#dc3545!important}.btn-outline-danger{color:#dc3545!important;border:1px solid #dc3545!important}.btn-outline-danger:hover,.btn-outline-danger:active{background-color:#dc3545!important;color:#f1f1f1!important}.btn-outline-danger:focus{background-color:#dc3545!important;color:#f1f1f1!important}.bg-light{background-color:#f1f1f1!important}.text-light{color:#f1f1f1!important}.btn-light{background-color:#f1f1f1!important}.border-light{border-color:#f1f1f1!important}.btn-outline-light{color:#f1f1f1!important;border:1px solid #f1f1f1!important}.btn-outline-light:hover,.btn-outline-light:active{background-color:#f1f1f1!important;color:#f1f1f1!important}.btn-outline-light:focus{background-color:#f1f1f1!important;color:#f1f1f1!important}.bg-purple{background-color:#6f42c1!important}.text-purple{color:#6f42c1!important}.btn-purple{background-color:#6f42c1!important}.border-purple{border-color:#6f42c1!important}.btn-outline-purple{color:#6f42c1!important;border:1px solid #6f42c1!important}.btn-outline-purple:hover,.btn-outline-purple:active{background-color:#6f42c1!important;color:#f1f1f1!important}.btn-outline-purple:focus{background-color:#6f42c1!important;color:#f1f1f1!important}.bg-orange{background-color:#ff8945!important}.text-orange{color:#ff8945!important}.btn-orange{background-color:#ff8945!important}.border-orange{border-color:#ff8945!important}.btn-outline-orange{color:#ff8945!important;border:1px solid #ff8945!important}.btn-outline-orange:hover,.btn-outline-orange:active{background-color:#ff8945!important;color:#f1f1f1!important}.btn-outline-orange:focus{background-color:#ff8945!important;color:#f1f1f1!important}.bg-dark{background-color:#141822!important}.text-dark{color:#141822!important}.btn-dark{background-color:#141822!important}.border-dark{border-color:#141822!important}.btn-outline-dark{color:#141822!important;border:1px solid #141822!important}.btn-outline-dark:hover,.btn-outline-dark:active{background-color:#141822!important;color:#f1f1f1!important}.btn-outline-dark:focus{background-color:#141822!important;color:#f1f1f1!important}.bg-indigo{background-color:#0a2075!important}.text-indigo{color:#0a2075!important}.btn-indigo{background-color:#0a2075!important}.border-indigo{border-color:#0a2075!important}.btn-outline-indigo{color:#0a2075!important;border:1px solid #0a2075!important}.btn-outline-indigo:hover,.btn-outline-indigo:active{background-color:#0a2075!important;color:#f1f1f1!important}.btn-outline-indigo:focus{background-color:#0a2075!important;color:#f1f1f1!important}.fixed-width-30{width:30px!important}.min-width-30{min-width:30px!important}.max-width-30{max-width:30px!important}.fixed-width-31{width:31px!important}.min-width-31{min-width:31px!important}.max-width-31{max-width:31px!important}.fixed-width-32{width:32px!important}.min-width-32{min-width:32px!important}.max-width-32{max-width:32px!important}.fixed-width-33{width:33px!important}.min-width-33{min-width:33px!important}.max-width-33{max-width:33px!important}.fixed-width-34{width:34px!important}.min-width-34{min-width:34px!important}.max-width-34{max-width:34px!important}.fixed-width-35{width:35px!important}.min-width-35{min-width:35px!important}.max-width-35{max-width:35px!important}.fixed-width-36{width:36px!important}.min-width-36{min-width:36px!important}.max-width-36{max-width:36px!important}.fixed-width-37{width:37px!important}.min-width-37{min-width:37px!important}.max-width-37{max-width:37px!important}.fixed-width-38{width:38px!important}.min-width-38{min-width:38px!important}.max-width-38{max-width:38px!important}.fixed-width-39{width:39px!important}.min-width-39{min-width:39px!important}.max-width-39{max-width:39px!important}.fixed-width-40{width:40px!important}.min-width-40{min-width:40px!important}.max-width-40{max-width:40px!important}.fixed-width-41{width:41px!important}.min-width-41{min-width:41px!important}.max-width-41{max-width:41px!important}.fixed-width-42{width:42px!important}.min-width-42{min-width:42px!important}.max-width-42{max-width:42px!important}.fixed-width-43{width:43px!important}.min-width-43{min-width:43px!important}.max-width-43{max-width:43px!important}.fixed-width-44{width:44px!important}.min-width-44{min-width:44px!important}.max-width-44{max-width:44px!important}.fixed-width-45{width:45px!important}.min-width-45{min-width:45px!important}.max-width-45{max-width:45px!important}.fixed-width-46{width:46px!important}.min-width-46{min-width:46px!important}.max-width-46{max-width:46px!important}.fixed-width-47{width:47px!important}.min-width-47{min-width:47px!important}.max-width-47{max-width:47px!important}.fixed-width-48{width:48px!important}.min-width-48{min-width:48px!important}.max-width-48{max-width:48px!important}.fixed-width-49{width:49px!important}.min-width-49{min-width:49px!important}.max-width-49{max-width:49px!important}.fixed-width-50{width:50px!important}.min-width-50{min-width:50px!important}.max-width-50{max-width:50px!important}.fixed-width-51{width:51px!important}.min-width-51{min-width:51px!important}.max-width-51{max-width:51px!important}.fixed-width-52{width:52px!important}.min-width-52{min-width:52px!important}.max-width-52{max-width:52px!important}.fixed-width-53{width:53px!important}.min-width-53{min-width:53px!important}.max-width-53{max-width:53px!important}.fixed-width-54{width:54px!important}.min-width-54{min-width:54px!important}.max-width-54{max-width:54px!important}.fixed-width-55{width:55px!important}.min-width-55{min-width:55px!important}.max-width-55{max-width:55px!important}.fixed-width-56{width:56px!important}.min-width-56{min-width:56px!important}.max-width-56{max-width:56px!important}.fixed-width-57{width:57px!important}.min-width-57{min-width:57px!important}.max-width-57{max-width:57px!important}.fixed-width-58{width:58px!important}.min-width-58{min-width:58px!important}.max-width-58{max-width:58px!important}.fixed-width-59{width:59px!important}.min-width-59{min-width:59px!important}.max-width-59{max-width:59px!important}.fixed-width-60{width:60px!important}.min-width-60{min-width:60px!important}.max-width-60{max-width:60px!important}.fixed-width-61{width:61px!important}.min-width-61{min-width:61px!important}.max-width-61{max-width:61px!important}.fixed-width-62{width:62px!important}.min-width-62{min-width:62px!important}.max-width-62{max-width:62px!important}.fixed-width-63{width:63px!important}.min-width-63{min-width:63px!important}.max-width-63{max-width:63px!important}.fixed-width-64{width:64px!important}.min-width-64{min-width:64px!important}.max-width-64{max-width:64px!important}.fixed-width-65{width:65px!important}.min-width-65{min-width:65px!important}.max-width-65{max-width:65px!important}.fixed-width-66{width:66px!important}.min-width-66{min-width:66px!important}.max-width-66{max-width:66px!important}.fixed-width-67{width:67px!important}.min-width-67{min-width:67px!important}.max-width-67{max-width:67px!important}.fixed-width-68{width:68px!important}.min-width-68{min-width:68px!important}.max-width-68{max-width:68px!important}.fixed-width-69{width:69px!important}.min-width-69{min-width:69px!important}.max-width-69{max-width:69px!important}.fixed-width-70{width:70px!important}.min-width-70{min-width:70px!important}.max-width-70{max-width:70px!important}.fixed-width-71{width:71px!important}.min-width-71{min-width:71px!important}.max-width-71{max-width:71px!important}.fixed-width-72{width:72px!important}.min-width-72{min-width:72px!important}.max-width-72{max-width:72px!important}.fixed-width-73{width:73px!important}.min-width-73{min-width:73px!important}.max-width-73{max-width:73px!important}.fixed-width-74{width:74px!important}.min-width-74{min-width:74px!important}.max-width-74{max-width:74px!important}.fixed-width-75{width:75px!important}.min-width-75{min-width:75px!important}.max-width-75{max-width:75px!important}.fixed-width-76{width:76px!important}.min-width-76{min-width:76px!important}.max-width-76{max-width:76px!important}.fixed-width-77{width:77px!important}.min-width-77{min-width:77px!important}.max-width-77{max-width:77px!important}.fixed-width-78{width:78px!important}.min-width-78{min-width:78px!important}.max-width-78{max-width:78px!important}.fixed-width-79{width:79px!important}.min-width-79{min-width:79px!important}.max-width-79{max-width:79px!important}.fixed-width-80{width:80px!important}.min-width-80{min-width:80px!important}.max-width-80{max-width:80px!important}.fixed-width-81{width:81px!important}.min-width-81{min-width:81px!important}.max-width-81{max-width:81px!important}.fixed-width-82{width:82px!important}.min-width-82{min-width:82px!important}.max-width-82{max-width:82px!important}.fixed-width-83{width:83px!important}.min-width-83{min-width:83px!important}.max-width-83{max-width:83px!important}.fixed-width-84{width:84px!important}.min-width-84{min-width:84px!important}.max-width-84{max-width:84px!important}.fixed-width-85{width:85px!important}.min-width-85{min-width:85px!important}.max-width-85{max-width:85px!important}.fixed-width-86{width:86px!important}.min-width-86{min-width:86px!important}.max-width-86{max-width:86px!important}.fixed-width-87{width:87px!important}.min-width-87{min-width:87px!important}.max-width-87{max-width:87px!important}.fixed-width-88{width:88px!important}.min-width-88{min-width:88px!important}.max-width-88{max-width:88px!important}.fixed-width-89{width:89px!important}.min-width-89{min-width:89px!important}.max-width-89{max-width:89px!important}.fixed-width-90{width:90px!important}.min-width-90{min-width:90px!important}.max-width-90{max-width:90px!important}.fixed-width-91{width:91px!important}.min-width-91{min-width:91px!important}.max-width-91{max-width:91px!important}.fixed-width-92{width:92px!important}.min-width-92{min-width:92px!important}.max-width-92{max-width:92px!important}.fixed-width-93{width:93px!important}.min-width-93{min-width:93px!important}.max-width-93{max-width:93px!important}.fixed-width-94{width:94px!important}.min-width-94{min-width:94px!important}.max-width-94{max-width:94px!important}.fixed-width-95{width:95px!important}.min-width-95{min-width:95px!important}.max-width-95{max-width:95px!important}.fixed-width-96{width:96px!important}.min-width-96{min-width:96px!important}.max-width-96{max-width:96px!important}.fixed-width-97{width:97px!important}.min-width-97{min-width:97px!important}.max-width-97{max-width:97px!important}.fixed-width-98{width:98px!important}.min-width-98{min-width:98px!important}.max-width-98{max-width:98px!important}.fixed-width-99{width:99px!important}.min-width-99{min-width:99px!important}.max-width-99{max-width:99px!important}.fixed-width-100{width:100px!important}.min-width-100{min-width:100px!important}.max-width-100{max-width:100px!important}.fixed-width-101{width:101px!important}.min-width-101{min-width:101px!important}.max-width-101{max-width:101px!important}.fixed-width-102{width:102px!important}.min-width-102{min-width:102px!important}.max-width-102{max-width:102px!important}.fixed-width-103{width:103px!important}.min-width-103{min-width:103px!important}.max-width-103{max-width:103px!important}.fixed-width-104{width:104px!important}.min-width-104{min-width:104px!important}.max-width-104{max-width:104px!important}.fixed-width-105{width:105px!important}.min-width-105{min-width:105px!important}.max-width-105{max-width:105px!important}.fixed-width-106{width:106px!important}.min-width-106{min-width:106px!important}.max-width-106{max-width:106px!important}.fixed-width-107{width:107px!important}.min-width-107{min-width:107px!important}.max-width-107{max-width:107px!important}.fixed-width-108{width:108px!important}.min-width-108{min-width:108px!important}.max-width-108{max-width:108px!important}.fixed-width-109{width:109px!important}.min-width-109{min-width:109px!important}.max-width-109{max-width:109px!important}.fixed-width-110{width:110px!important}.min-width-110{min-width:110px!important}.max-width-110{max-width:110px!important}.fixed-width-111{width:111px!important}.min-width-111{min-width:111px!important}.max-width-111{max-width:111px!important}.fixed-width-112{width:112px!important}.min-width-112{min-width:112px!important}.max-width-112{max-width:112px!important}.fixed-width-113{width:113px!important}.min-width-113{min-width:113px!important}.max-width-113{max-width:113px!important}.fixed-width-114{width:114px!important}.min-width-114{min-width:114px!important}.max-width-114{max-width:114px!important}.fixed-width-115{width:115px!important}.min-width-115{min-width:115px!important}.max-width-115{max-width:115px!important}.fixed-width-116{width:116px!important}.min-width-116{min-width:116px!important}.max-width-116{max-width:116px!important}.fixed-width-117{width:117px!important}.min-width-117{min-width:117px!important}.max-width-117{max-width:117px!important}.fixed-width-118{width:118px!important}.min-width-118{min-width:118px!important}.max-width-118{max-width:118px!important}.fixed-width-119{width:119px!important}.min-width-119{min-width:119px!important}.max-width-119{max-width:119px!important}.fixed-width-120{width:120px!important}.min-width-120{min-width:120px!important}.max-width-120{max-width:120px!important}.fixed-width-121{width:121px!important}.min-width-121{min-width:121px!important}.max-width-121{max-width:121px!important}.fixed-width-122{width:122px!important}.min-width-122{min-width:122px!important}.max-width-122{max-width:122px!important}.fixed-width-123{width:123px!important}.min-width-123{min-width:123px!important}.max-width-123{max-width:123px!important}.fixed-width-124{width:124px!important}.min-width-124{min-width:124px!important}.max-width-124{max-width:124px!important}.fixed-width-125{width:125px!important}.min-width-125{min-width:125px!important}.max-width-125{max-width:125px!important}.fixed-width-126{width:126px!important}.min-width-126{min-width:126px!important}.max-width-126{max-width:126px!important}.fixed-width-127{width:127px!important}.min-width-127{min-width:127px!important}.max-width-127{max-width:127px!important}.fixed-width-128{width:128px!important}.min-width-128{min-width:128px!important}.max-width-128{max-width:128px!important}.fixed-width-129{width:129px!important}.min-width-129{min-width:129px!important}.max-width-129{max-width:129px!important}.fixed-width-130{width:130px!important}.min-width-130{min-width:130px!important}.max-width-130{max-width:130px!important}.fixed-width-131{width:131px!important}.min-width-131{min-width:131px!important}.max-width-131{max-width:131px!important}.fixed-width-132{width:132px!important}.min-width-132{min-width:132px!important}.max-width-132{max-width:132px!important}.fixed-width-133{width:133px!important}.min-width-133{min-width:133px!important}.max-width-133{max-width:133px!important}.fixed-width-134{width:134px!important}.min-width-134{min-width:134px!important}.max-width-134{max-width:134px!important}.fixed-width-135{width:135px!important}.min-width-135{min-width:135px!important}.max-width-135{max-width:135px!important}.fixed-width-136{width:136px!important}.min-width-136{min-width:136px!important}.max-width-136{max-width:136px!important}.fixed-width-137{width:137px!important}.min-width-137{min-width:137px!important}.max-width-137{max-width:137px!important}.fixed-width-138{width:138px!important}.min-width-138{min-width:138px!important}.max-width-138{max-width:138px!important}.fixed-width-139{width:139px!important}.min-width-139{min-width:139px!important}.max-width-139{max-width:139px!important}.fixed-width-140{width:140px!important}.min-width-140{min-width:140px!important}.max-width-140{max-width:140px!important}.fixed-width-141{width:141px!important}.min-width-141{min-width:141px!important}.max-width-141{max-width:141px!important}.fixed-width-142{width:142px!important}.min-width-142{min-width:142px!important}.max-width-142{max-width:142px!important}.fixed-width-143{width:143px!important}.min-width-143{min-width:143px!important}.max-width-143{max-width:143px!important}.fixed-width-144{width:144px!important}.min-width-144{min-width:144px!important}.max-width-144{max-width:144px!important}.fixed-width-145{width:145px!important}.min-width-145{min-width:145px!important}.max-width-145{max-width:145px!important}.fixed-width-146{width:146px!important}.min-width-146{min-width:146px!important}.max-width-146{max-width:146px!important}.fixed-width-147{width:147px!important}.min-width-147{min-width:147px!important}.max-width-147{max-width:147px!important}.fixed-width-148{width:148px!important}.min-width-148{min-width:148px!important}.max-width-148{max-width:148px!important}.fixed-width-149{width:149px!important}.min-width-149{min-width:149px!important}.max-width-149{max-width:149px!important}.fixed-width-150{width:150px!important}.min-width-150{min-width:150px!important}.max-width-150{max-width:150px!important}.fixed-width-151{width:151px!important}.min-width-151{min-width:151px!important}.max-width-151{max-width:151px!important}.fixed-width-152{width:152px!important}.min-width-152{min-width:152px!important}.max-width-152{max-width:152px!important}.fixed-width-153{width:153px!important}.min-width-153{min-width:153px!important}.max-width-153{max-width:153px!important}.fixed-width-154{width:154px!important}.min-width-154{min-width:154px!important}.max-width-154{max-width:154px!important}.fixed-width-155{width:155px!important}.min-width-155{min-width:155px!important}.max-width-155{max-width:155px!important}.fixed-width-156{width:156px!important}.min-width-156{min-width:156px!important}.max-width-156{max-width:156px!important}.fixed-width-157{width:157px!important}.min-width-157{min-width:157px!important}.max-width-157{max-width:157px!important}.fixed-width-158{width:158px!important}.min-width-158{min-width:158px!important}.max-width-158{max-width:158px!important}.fixed-width-159{width:159px!important}.min-width-159{min-width:159px!important}.max-width-159{max-width:159px!important}.fixed-width-160{width:160px!important}.min-width-160{min-width:160px!important}.max-width-160{max-width:160px!important}.fixed-width-161{width:161px!important}.min-width-161{min-width:161px!important}.max-width-161{max-width:161px!important}.fixed-width-162{width:162px!important}.min-width-162{min-width:162px!important}.max-width-162{max-width:162px!important}.fixed-width-163{width:163px!important}.min-width-163{min-width:163px!important}.max-width-163{max-width:163px!important}.fixed-width-164{width:164px!important}.min-width-164{min-width:164px!important}.max-width-164{max-width:164px!important}.fixed-width-165{width:165px!important}.min-width-165{min-width:165px!important}.max-width-165{max-width:165px!important}.fixed-width-166{width:166px!important}.min-width-166{min-width:166px!important}.max-width-166{max-width:166px!important}.fixed-width-167{width:167px!important}.min-width-167{min-width:167px!important}.max-width-167{max-width:167px!important}.fixed-width-168{width:168px!important}.min-width-168{min-width:168px!important}.max-width-168{max-width:168px!important}.fixed-width-169{width:169px!important}.min-width-169{min-width:169px!important}.max-width-169{max-width:169px!important}.fixed-width-170{width:170px!important}.min-width-170{min-width:170px!important}.max-width-170{max-width:170px!important}.fixed-width-171{width:171px!important}.min-width-171{min-width:171px!important}.max-width-171{max-width:171px!important}.fixed-width-172{width:172px!important}.min-width-172{min-width:172px!important}.max-width-172{max-width:172px!important}.fixed-width-173{width:173px!important}.min-width-173{min-width:173px!important}.max-width-173{max-width:173px!important}.fixed-width-174{width:174px!important}.min-width-174{min-width:174px!important}.max-width-174{max-width:174px!important}.fixed-width-175{width:175px!important}.min-width-175{min-width:175px!important}.max-width-175{max-width:175px!important}.fixed-width-176{width:176px!important}.min-width-176{min-width:176px!important}.max-width-176{max-width:176px!important}.fixed-width-177{width:177px!important}.min-width-177{min-width:177px!important}.max-width-177{max-width:177px!important}.fixed-width-178{width:178px!important}.min-width-178{min-width:178px!important}.max-width-178{max-width:178px!important}.fixed-width-179{width:179px!important}.min-width-179{min-width:179px!important}.max-width-179{max-width:179px!important}.fixed-width-180{width:180px!important}.min-width-180{min-width:180px!important}.max-width-180{max-width:180px!important}.fixed-width-181{width:181px!important}.min-width-181{min-width:181px!important}.max-width-181{max-width:181px!important}.fixed-width-182{width:182px!important}.min-width-182{min-width:182px!important}.max-width-182{max-width:182px!important}.fixed-width-183{width:183px!important}.min-width-183{min-width:183px!important}.max-width-183{max-width:183px!important}.fixed-width-184{width:184px!important}.min-width-184{min-width:184px!important}.max-width-184{max-width:184px!important}.fixed-width-185{width:185px!important}.min-width-185{min-width:185px!important}.max-width-185{max-width:185px!important}.fixed-width-186{width:186px!important}.min-width-186{min-width:186px!important}.max-width-186{max-width:186px!important}.fixed-width-187{width:187px!important}.min-width-187{min-width:187px!important}.max-width-187{max-width:187px!important}.fixed-width-188{width:188px!important}.min-width-188{min-width:188px!important}.max-width-188{max-width:188px!important}.fixed-width-189{width:189px!important}.min-width-189{min-width:189px!important}.max-width-189{max-width:189px!important}.fixed-width-190{width:190px!important}.min-width-190{min-width:190px!important}.max-width-190{max-width:190px!important}.fixed-width-191{width:191px!important}.min-width-191{min-width:191px!important}.max-width-191{max-width:191px!important}.fixed-width-192{width:192px!important}.min-width-192{min-width:192px!important}.max-width-192{max-width:192px!important}.fixed-width-193{width:193px!important}.min-width-193{min-width:193px!important}.max-width-193{max-width:193px!important}.fixed-width-194{width:194px!important}.min-width-194{min-width:194px!important}.max-width-194{max-width:194px!important}.fixed-width-195{width:195px!important}.min-width-195{min-width:195px!important}.max-width-195{max-width:195px!important}.fixed-width-196{width:196px!important}.min-width-196{min-width:196px!important}.max-width-196{max-width:196px!important}.fixed-width-197{width:197px!important}.min-width-197{min-width:197px!important}.max-width-197{max-width:197px!important}.fixed-width-198{width:198px!important}.min-width-198{min-width:198px!important}.max-width-198{max-width:198px!important}.fixed-width-199{width:199px!important}.min-width-199{min-width:199px!important}.max-width-199{max-width:199px!important}.fixed-width-200{width:200px!important}.min-width-200{min-width:200px!important}.max-width-200{max-width:200px!important}.fixed-width-201{width:201px!important}.min-width-201{min-width:201px!important}.max-width-201{max-width:201px!important}.fixed-width-202{width:202px!important}.min-width-202{min-width:202px!important}.max-width-202{max-width:202px!important}.fixed-width-203{width:203px!important}.min-width-203{min-width:203px!important}.max-width-203{max-width:203px!important}.fixed-width-204{width:204px!important}.min-width-204{min-width:204px!important}.max-width-204{max-width:204px!important}.fixed-width-205{width:205px!important}.min-width-205{min-width:205px!important}.max-width-205{max-width:205px!important}.fixed-width-206{width:206px!important}.min-width-206{min-width:206px!important}.max-width-206{max-width:206px!important}.fixed-width-207{width:207px!important}.min-width-207{min-width:207px!important}.max-width-207{max-width:207px!important}.fixed-width-208{width:208px!important}.min-width-208{min-width:208px!important}.max-width-208{max-width:208px!important}.fixed-width-209{width:209px!important}.min-width-209{min-width:209px!important}.max-width-209{max-width:209px!important}.fixed-width-210{width:210px!important}.min-width-210{min-width:210px!important}.max-width-210{max-width:210px!important}.fixed-width-211{width:211px!important}.min-width-211{min-width:211px!important}.max-width-211{max-width:211px!important}.fixed-width-212{width:212px!important}.min-width-212{min-width:212px!important}.max-width-212{max-width:212px!important}.fixed-width-213{width:213px!important}.min-width-213{min-width:213px!important}.max-width-213{max-width:213px!important}.fixed-width-214{width:214px!important}.min-width-214{min-width:214px!important}.max-width-214{max-width:214px!important}.fixed-width-215{width:215px!important}.min-width-215{min-width:215px!important}.max-width-215{max-width:215px!important}.fixed-width-216{width:216px!important}.min-width-216{min-width:216px!important}.max-width-216{max-width:216px!important}.fixed-width-217{width:217px!important}.min-width-217{min-width:217px!important}.max-width-217{max-width:217px!important}.fixed-width-218{width:218px!important}.min-width-218{min-width:218px!important}.max-width-218{max-width:218px!important}.fixed-width-219{width:219px!important}.min-width-219{min-width:219px!important}.max-width-219{max-width:219px!important}.fixed-width-220{width:220px!important}.min-width-220{min-width:220px!important}.max-width-220{max-width:220px!important}.fixed-width-221{width:221px!important}.min-width-221{min-width:221px!important}.max-width-221{max-width:221px!important}.fixed-width-222{width:222px!important}.min-width-222{min-width:222px!important}.max-width-222{max-width:222px!important}.fixed-width-223{width:223px!important}.min-width-223{min-width:223px!important}.max-width-223{max-width:223px!important}.fixed-width-224{width:224px!important}.min-width-224{min-width:224px!important}.max-width-224{max-width:224px!important}.fixed-width-225{width:225px!important}.min-width-225{min-width:225px!important}.max-width-225{max-width:225px!important}.fixed-width-226{width:226px!important}.min-width-226{min-width:226px!important}.max-width-226{max-width:226px!important}.fixed-width-227{width:227px!important}.min-width-227{min-width:227px!important}.max-width-227{max-width:227px!important}.fixed-width-228{width:228px!important}.min-width-228{min-width:228px!important}.max-width-228{max-width:228px!important}.fixed-width-229{width:229px!important}.min-width-229{min-width:229px!important}.max-width-229{max-width:229px!important}.fixed-width-230{width:230px!important}.min-width-230{min-width:230px!important}.max-width-230{max-width:230px!important}.fixed-width-231{width:231px!important}.min-width-231{min-width:231px!important}.max-width-231{max-width:231px!important}.fixed-width-232{width:232px!important}.min-width-232{min-width:232px!important}.max-width-232{max-width:232px!important}.fixed-width-233{width:233px!important}.min-width-233{min-width:233px!important}.max-width-233{max-width:233px!important}.fixed-width-234{width:234px!important}.min-width-234{min-width:234px!important}.max-width-234{max-width:234px!important}.fixed-width-235{width:235px!important}.min-width-235{min-width:235px!important}.max-width-235{max-width:235px!important}.fixed-width-236{width:236px!important}.min-width-236{min-width:236px!important}.max-width-236{max-width:236px!important}.fixed-width-237{width:237px!important}.min-width-237{min-width:237px!important}.max-width-237{max-width:237px!important}.fixed-width-238{width:238px!important}.min-width-238{min-width:238px!important}.max-width-238{max-width:238px!important}.fixed-width-239{width:239px!important}.min-width-239{min-width:239px!important}.max-width-239{max-width:239px!important}.fixed-width-240{width:240px!important}.min-width-240{min-width:240px!important}.max-width-240{max-width:240px!important}.fixed-width-241{width:241px!important}.min-width-241{min-width:241px!important}.max-width-241{max-width:241px!important}.fixed-width-242{width:242px!important}.min-width-242{min-width:242px!important}.max-width-242{max-width:242px!important}.fixed-width-243{width:243px!important}.min-width-243{min-width:243px!important}.max-width-243{max-width:243px!important}.fixed-width-244{width:244px!important}.min-width-244{min-width:244px!important}.max-width-244{max-width:244px!important}.fixed-width-245{width:245px!important}.min-width-245{min-width:245px!important}.max-width-245{max-width:245px!important}.fixed-width-246{width:246px!important}.min-width-246{min-width:246px!important}.max-width-246{max-width:246px!important}.fixed-width-247{width:247px!important}.min-width-247{min-width:247px!important}.max-width-247{max-width:247px!important}.fixed-width-248{width:248px!important}.min-width-248{min-width:248px!important}.max-width-248{max-width:248px!important}.fixed-width-249{width:249px!important}.min-width-249{min-width:249px!important}.max-width-249{max-width:249px!important}.fixed-width-250{width:250px!important}.min-width-250{min-width:250px!important}.max-width-250{max-width:250px!important}.fixed-width-251{width:251px!important}.min-width-251{min-width:251px!important}.max-width-251{max-width:251px!important}.fixed-width-252{width:252px!important}.min-width-252{min-width:252px!important}.max-width-252{max-width:252px!important}.fixed-width-253{width:253px!important}.min-width-253{min-width:253px!important}.max-width-253{max-width:253px!important}.fixed-width-254{width:254px!important}.min-width-254{min-width:254px!important}.max-width-254{max-width:254px!important}.fixed-width-255{width:255px!important}.min-width-255{min-width:255px!important}.max-width-255{max-width:255px!important}.fixed-width-256{width:256px!important}.min-width-256{min-width:256px!important}.max-width-256{max-width:256px!important}.fixed-width-257{width:257px!important}.min-width-257{min-width:257px!important}.max-width-257{max-width:257px!important}.fixed-width-258{width:258px!important}.min-width-258{min-width:258px!important}.max-width-258{max-width:258px!important}.fixed-width-259{width:259px!important}.min-width-259{min-width:259px!important}.max-width-259{max-width:259px!important}.fixed-width-260{width:260px!important}.min-width-260{min-width:260px!important}.max-width-260{max-width:260px!important}.fixed-width-261{width:261px!important}.min-width-261{min-width:261px!important}.max-width-261{max-width:261px!important}.fixed-width-262{width:262px!important}.min-width-262{min-width:262px!important}.max-width-262{max-width:262px!important}.fixed-width-263{width:263px!important}.min-width-263{min-width:263px!important}.max-width-263{max-width:263px!important}.fixed-width-264{width:264px!important}.min-width-264{min-width:264px!important}.max-width-264{max-width:264px!important}.fixed-width-265{width:265px!important}.min-width-265{min-width:265px!important}.max-width-265{max-width:265px!important}.fixed-width-266{width:266px!important}.min-width-266{min-width:266px!important}.max-width-266{max-width:266px!important}.fixed-width-267{width:267px!important}.min-width-267{min-width:267px!important}.max-width-267{max-width:267px!important}.fixed-width-268{width:268px!important}.min-width-268{min-width:268px!important}.max-width-268{max-width:268px!important}.fixed-width-269{width:269px!important}.min-width-269{min-width:269px!important}.max-width-269{max-width:269px!important}.fixed-width-270{width:270px!important}.min-width-270{min-width:270px!important}.max-width-270{max-width:270px!important}.fixed-width-271{width:271px!important}.min-width-271{min-width:271px!important}.max-width-271{max-width:271px!important}.fixed-width-272{width:272px!important}.min-width-272{min-width:272px!important}.max-width-272{max-width:272px!important}.fixed-width-273{width:273px!important}.min-width-273{min-width:273px!important}.max-width-273{max-width:273px!important}.fixed-width-274{width:274px!important}.min-width-274{min-width:274px!important}.max-width-274{max-width:274px!important}.fixed-width-275{width:275px!important}.min-width-275{min-width:275px!important}.max-width-275{max-width:275px!important}.fixed-width-276{width:276px!important}.min-width-276{min-width:276px!important}.max-width-276{max-width:276px!important}.fixed-width-277{width:277px!important}.min-width-277{min-width:277px!important}.max-width-277{max-width:277px!important}.fixed-width-278{width:278px!important}.min-width-278{min-width:278px!important}.max-width-278{max-width:278px!important}.fixed-width-279{width:279px!important}.min-width-279{min-width:279px!important}.max-width-279{max-width:279px!important}.fixed-width-280{width:280px!important}.min-width-280{min-width:280px!important}.max-width-280{max-width:280px!important}.fixed-width-281{width:281px!important}.min-width-281{min-width:281px!important}.max-width-281{max-width:281px!important}.fixed-width-282{width:282px!important}.min-width-282{min-width:282px!important}.max-width-282{max-width:282px!important}.fixed-width-283{width:283px!important}.min-width-283{min-width:283px!important}.max-width-283{max-width:283px!important}.fixed-width-284{width:284px!important}.min-width-284{min-width:284px!important}.max-width-284{max-width:284px!important}.fixed-width-285{width:285px!important}.min-width-285{min-width:285px!important}.max-width-285{max-width:285px!important}.fixed-width-286{width:286px!important}.min-width-286{min-width:286px!important}.max-width-286{max-width:286px!important}.fixed-width-287{width:287px!important}.min-width-287{min-width:287px!important}.max-width-287{max-width:287px!important}.fixed-width-288{width:288px!important}.min-width-288{min-width:288px!important}.max-width-288{max-width:288px!important}.fixed-width-289{width:289px!important}.min-width-289{min-width:289px!important}.max-width-289{max-width:289px!important}.fixed-width-290{width:290px!important}.min-width-290{min-width:290px!important}.max-width-290{max-width:290px!important}.fixed-width-291{width:291px!important}.min-width-291{min-width:291px!important}.max-width-291{max-width:291px!important}.fixed-width-292{width:292px!important}.min-width-292{min-width:292px!important}.max-width-292{max-width:292px!important}.fixed-width-293{width:293px!important}.min-width-293{min-width:293px!important}.max-width-293{max-width:293px!important}.fixed-width-294{width:294px!important}.min-width-294{min-width:294px!important}.max-width-294{max-width:294px!important}.fixed-width-295{width:295px!important}.min-width-295{min-width:295px!important}.max-width-295{max-width:295px!important}.fixed-width-296{width:296px!important}.min-width-296{min-width:296px!important}.max-width-296{max-width:296px!important}.fixed-width-297{width:297px!important}.min-width-297{min-width:297px!important}.max-width-297{max-width:297px!important}.fixed-width-298{width:298px!important}.min-width-298{min-width:298px!important}.max-width-298{max-width:298px!important}.fixed-width-299{width:299px!important}.min-width-299{min-width:299px!important}.max-width-299{max-width:299px!important}.fixed-width-300{width:300px!important}.min-width-300{min-width:300px!important}.max-width-300{max-width:300px!important}.fixed-width-301{width:301px!important}.min-width-301{min-width:301px!important}.max-width-301{max-width:301px!important}.fixed-width-302{width:302px!important}.min-width-302{min-width:302px!important}.max-width-302{max-width:302px!important}.fixed-width-303{width:303px!important}.min-width-303{min-width:303px!important}.max-width-303{max-width:303px!important}.fixed-width-304{width:304px!important}.min-width-304{min-width:304px!important}.max-width-304{max-width:304px!important}.fixed-width-305{width:305px!important}.min-width-305{min-width:305px!important}.max-width-305{max-width:305px!important}.fixed-width-306{width:306px!important}.min-width-306{min-width:306px!important}.max-width-306{max-width:306px!important}.fixed-width-307{width:307px!important}.min-width-307{min-width:307px!important}.max-width-307{max-width:307px!important}.fixed-width-308{width:308px!important}.min-width-308{min-width:308px!important}.max-width-308{max-width:308px!important}.fixed-width-309{width:309px!important}.min-width-309{min-width:309px!important}.max-width-309{max-width:309px!important}.fixed-width-310{width:310px!important}.min-width-310{min-width:310px!important}.max-width-310{max-width:310px!important}.fixed-width-311{width:311px!important}.min-width-311{min-width:311px!important}.max-width-311{max-width:311px!important}.fixed-width-312{width:312px!important}.min-width-312{min-width:312px!important}.max-width-312{max-width:312px!important}.fixed-width-313{width:313px!important}.min-width-313{min-width:313px!important}.max-width-313{max-width:313px!important}.fixed-width-314{width:314px!important}.min-width-314{min-width:314px!important}.max-width-314{max-width:314px!important}.fixed-width-315{width:315px!important}.min-width-315{min-width:315px!important}.max-width-315{max-width:315px!important}.fixed-width-316{width:316px!important}.min-width-316{min-width:316px!important}.max-width-316{max-width:316px!important}.fixed-width-317{width:317px!important}.min-width-317{min-width:317px!important}.max-width-317{max-width:317px!important}.fixed-width-318{width:318px!important}.min-width-318{min-width:318px!important}.max-width-318{max-width:318px!important}.fixed-width-319{width:319px!important}.min-width-319{min-width:319px!important}.max-width-319{max-width:319px!important}.fixed-width-320{width:320px!important}.min-width-320{min-width:320px!important}.max-width-320{max-width:320px!important}.fixed-width-321{width:321px!important}.min-width-321{min-width:321px!important}.max-width-321{max-width:321px!important}.fixed-width-322{width:322px!important}.min-width-322{min-width:322px!important}.max-width-322{max-width:322px!important}.fixed-width-323{width:323px!important}.min-width-323{min-width:323px!important}.max-width-323{max-width:323px!important}.fixed-width-324{width:324px!important}.min-width-324{min-width:324px!important}.max-width-324{max-width:324px!important}.fixed-width-325{width:325px!important}.min-width-325{min-width:325px!important}.max-width-325{max-width:325px!important}.fixed-width-326{width:326px!important}.min-width-326{min-width:326px!important}.max-width-326{max-width:326px!important}.fixed-width-327{width:327px!important}.min-width-327{min-width:327px!important}.max-width-327{max-width:327px!important}.fixed-width-328{width:328px!important}.min-width-328{min-width:328px!important}.max-width-328{max-width:328px!important}.fixed-width-329{width:329px!important}.min-width-329{min-width:329px!important}.max-width-329{max-width:329px!important}.fixed-width-330{width:330px!important}.min-width-330{min-width:330px!important}.max-width-330{max-width:330px!important}.fixed-width-331{width:331px!important}.min-width-331{min-width:331px!important}.max-width-331{max-width:331px!important}.fixed-width-332{width:332px!important}.min-width-332{min-width:332px!important}.max-width-332{max-width:332px!important}.fixed-width-333{width:333px!important}.min-width-333{min-width:333px!important}.max-width-333{max-width:333px!important}.fixed-width-334{width:334px!important}.min-width-334{min-width:334px!important}.max-width-334{max-width:334px!important}.fixed-width-335{width:335px!important}.min-width-335{min-width:335px!important}.max-width-335{max-width:335px!important}.fixed-width-336{width:336px!important}.min-width-336{min-width:336px!important}.max-width-336{max-width:336px!important}.fixed-width-337{width:337px!important}.min-width-337{min-width:337px!important}.max-width-337{max-width:337px!important}.fixed-width-338{width:338px!important}.min-width-338{min-width:338px!important}.max-width-338{max-width:338px!important}.fixed-width-339{width:339px!important}.min-width-339{min-width:339px!important}.max-width-339{max-width:339px!important}.fixed-width-340{width:340px!important}.min-width-340{min-width:340px!important}.max-width-340{max-width:340px!important}.fixed-width-341{width:341px!important}.min-width-341{min-width:341px!important}.max-width-341{max-width:341px!important}.fixed-width-342{width:342px!important}.min-width-342{min-width:342px!important}.max-width-342{max-width:342px!important}.fixed-width-343{width:343px!important}.min-width-343{min-width:343px!important}.max-width-343{max-width:343px!important}.fixed-width-344{width:344px!important}.min-width-344{min-width:344px!important}.max-width-344{max-width:344px!important}.fixed-width-345{width:345px!important}.min-width-345{min-width:345px!important}.max-width-345{max-width:345px!important}.fixed-width-346{width:346px!important}.min-width-346{min-width:346px!important}.max-width-346{max-width:346px!important}.fixed-width-347{width:347px!important}.min-width-347{min-width:347px!important}.max-width-347{max-width:347px!important}.fixed-width-348{width:348px!important}.min-width-348{min-width:348px!important}.max-width-348{max-width:348px!important}.fixed-width-349{width:349px!important}.min-width-349{min-width:349px!important}.max-width-349{max-width:349px!important}.fixed-width-350{width:350px!important}.min-width-350{min-width:350px!important}.max-width-350{max-width:350px!important}.fixed-width-351{width:351px!important}.min-width-351{min-width:351px!important}.max-width-351{max-width:351px!important}.fixed-width-352{width:352px!important}.min-width-352{min-width:352px!important}.max-width-352{max-width:352px!important}.fixed-width-353{width:353px!important}.min-width-353{min-width:353px!important}.max-width-353{max-width:353px!important}.fixed-width-354{width:354px!important}.min-width-354{min-width:354px!important}.max-width-354{max-width:354px!important}.fixed-width-355{width:355px!important}.min-width-355{min-width:355px!important}.max-width-355{max-width:355px!important}.fixed-width-356{width:356px!important}.min-width-356{min-width:356px!important}.max-width-356{max-width:356px!important}.fixed-width-357{width:357px!important}.min-width-357{min-width:357px!important}.max-width-357{max-width:357px!important}.fixed-width-358{width:358px!important}.min-width-358{min-width:358px!important}.max-width-358{max-width:358px!important}.fixed-width-359{width:359px!important}.min-width-359{min-width:359px!important}.max-width-359{max-width:359px!important}.fixed-width-360{width:360px!important}.min-width-360{min-width:360px!important}.max-width-360{max-width:360px!important}.fixed-width-361{width:361px!important}.min-width-361{min-width:361px!important}.max-width-361{max-width:361px!important}.fixed-width-362{width:362px!important}.min-width-362{min-width:362px!important}.max-width-362{max-width:362px!important}.fixed-width-363{width:363px!important}.min-width-363{min-width:363px!important}.max-width-363{max-width:363px!important}.fixed-width-364{width:364px!important}.min-width-364{min-width:364px!important}.max-width-364{max-width:364px!important}.fixed-width-365{width:365px!important}.min-width-365{min-width:365px!important}.max-width-365{max-width:365px!important}.fixed-width-366{width:366px!important}.min-width-366{min-width:366px!important}.max-width-366{max-width:366px!important}.fixed-width-367{width:367px!important}.min-width-367{min-width:367px!important}.max-width-367{max-width:367px!important}.fixed-width-368{width:368px!important}.min-width-368{min-width:368px!important}.max-width-368{max-width:368px!important}.fixed-width-369{width:369px!important}.min-width-369{min-width:369px!important}.max-width-369{max-width:369px!important}.fixed-width-370{width:370px!important}.min-width-370{min-width:370px!important}.max-width-370{max-width:370px!important}.fixed-width-371{width:371px!important}.min-width-371{min-width:371px!important}.max-width-371{max-width:371px!important}.fixed-width-372{width:372px!important}.min-width-372{min-width:372px!important}.max-width-372{max-width:372px!important}.fixed-width-373{width:373px!important}.min-width-373{min-width:373px!important}.max-width-373{max-width:373px!important}.fixed-width-374{width:374px!important}.min-width-374{min-width:374px!important}.max-width-374{max-width:374px!important}.fixed-width-375{width:375px!important}.min-width-375{min-width:375px!important}.max-width-375{max-width:375px!important}.fixed-width-376{width:376px!important}.min-width-376{min-width:376px!important}.max-width-376{max-width:376px!important}.fixed-width-377{width:377px!important}.min-width-377{min-width:377px!important}.max-width-377{max-width:377px!important}.fixed-width-378{width:378px!important}.min-width-378{min-width:378px!important}.max-width-378{max-width:378px!important}.fixed-width-379{width:379px!important}.min-width-379{min-width:379px!important}.max-width-379{max-width:379px!important}.fixed-width-380{width:380px!important}.min-width-380{min-width:380px!important}.max-width-380{max-width:380px!important}.fixed-width-381{width:381px!important}.min-width-381{min-width:381px!important}.max-width-381{max-width:381px!important}.fixed-width-382{width:382px!important}.min-width-382{min-width:382px!important}.max-width-382{max-width:382px!important}.fixed-width-383{width:383px!important}.min-width-383{min-width:383px!important}.max-width-383{max-width:383px!important}.fixed-width-384{width:384px!important}.min-width-384{min-width:384px!important}.max-width-384{max-width:384px!important}.fixed-width-385{width:385px!important}.min-width-385{min-width:385px!important}.max-width-385{max-width:385px!important}.fixed-width-386{width:386px!important}.min-width-386{min-width:386px!important}.max-width-386{max-width:386px!important}.fixed-width-387{width:387px!important}.min-width-387{min-width:387px!important}.max-width-387{max-width:387px!important}.fixed-width-388{width:388px!important}.min-width-388{min-width:388px!important}.max-width-388{max-width:388px!important}.fixed-width-389{width:389px!important}.min-width-389{min-width:389px!important}.max-width-389{max-width:389px!important}.fixed-width-390{width:390px!important}.min-width-390{min-width:390px!important}.max-width-390{max-width:390px!important}.fixed-width-391{width:391px!important}.min-width-391{min-width:391px!important}.max-width-391{max-width:391px!important}.fixed-width-392{width:392px!important}.min-width-392{min-width:392px!important}.max-width-392{max-width:392px!important}.fixed-width-393{width:393px!important}.min-width-393{min-width:393px!important}.max-width-393{max-width:393px!important}.fixed-width-394{width:394px!important}.min-width-394{min-width:394px!important}.max-width-394{max-width:394px!important}.fixed-width-395{width:395px!important}.min-width-395{min-width:395px!important}.max-width-395{max-width:395px!important}.fixed-width-396{width:396px!important}.min-width-396{min-width:396px!important}.max-width-396{max-width:396px!important}.fixed-width-397{width:397px!important}.min-width-397{min-width:397px!important}.max-width-397{max-width:397px!important}.fixed-width-398{width:398px!important}.min-width-398{min-width:398px!important}.max-width-398{max-width:398px!important}.fixed-width-399{width:399px!important}.min-width-399{min-width:399px!important}.max-width-399{max-width:399px!important}.fixed-width-400{width:400px!important}.min-width-400{min-width:400px!important}.max-width-400{max-width:400px!important}.fixed-width-401{width:401px!important}.min-width-401{min-width:401px!important}.max-width-401{max-width:401px!important}.fixed-width-402{width:402px!important}.min-width-402{min-width:402px!important}.max-width-402{max-width:402px!important}.fixed-width-403{width:403px!important}.min-width-403{min-width:403px!important}.max-width-403{max-width:403px!important}.fixed-width-404{width:404px!important}.min-width-404{min-width:404px!important}.max-width-404{max-width:404px!important}.fixed-width-405{width:405px!important}.min-width-405{min-width:405px!important}.max-width-405{max-width:405px!important}.fixed-width-406{width:406px!important}.min-width-406{min-width:406px!important}.max-width-406{max-width:406px!important}.fixed-width-407{width:407px!important}.min-width-407{min-width:407px!important}.max-width-407{max-width:407px!important}.fixed-width-408{width:408px!important}.min-width-408{min-width:408px!important}.max-width-408{max-width:408px!important}.fixed-width-409{width:409px!important}.min-width-409{min-width:409px!important}.max-width-409{max-width:409px!important}.fixed-width-410{width:410px!important}.min-width-410{min-width:410px!important}.max-width-410{max-width:410px!important}.fixed-width-411{width:411px!important}.min-width-411{min-width:411px!important}.max-width-411{max-width:411px!important}.fixed-width-412{width:412px!important}.min-width-412{min-width:412px!important}.max-width-412{max-width:412px!important}.fixed-width-413{width:413px!important}.min-width-413{min-width:413px!important}.max-width-413{max-width:413px!important}.fixed-width-414{width:414px!important}.min-width-414{min-width:414px!important}.max-width-414{max-width:414px!important}.fixed-width-415{width:415px!important}.min-width-415{min-width:415px!important}.max-width-415{max-width:415px!important}.fixed-width-416{width:416px!important}.min-width-416{min-width:416px!important}.max-width-416{max-width:416px!important}.fixed-width-417{width:417px!important}.min-width-417{min-width:417px!important}.max-width-417{max-width:417px!important}.fixed-width-418{width:418px!important}.min-width-418{min-width:418px!important}.max-width-418{max-width:418px!important}.fixed-width-419{width:419px!important}.min-width-419{min-width:419px!important}.max-width-419{max-width:419px!important}.fixed-width-420{width:420px!important}.min-width-420{min-width:420px!important}.max-width-420{max-width:420px!important}.fixed-width-421{width:421px!important}.min-width-421{min-width:421px!important}.max-width-421{max-width:421px!important}.fixed-width-422{width:422px!important}.min-width-422{min-width:422px!important}.max-width-422{max-width:422px!important}.fixed-width-423{width:423px!important}.min-width-423{min-width:423px!important}.max-width-423{max-width:423px!important}.fixed-width-424{width:424px!important}.min-width-424{min-width:424px!important}.max-width-424{max-width:424px!important}.fixed-width-425{width:425px!important}.min-width-425{min-width:425px!important}.max-width-425{max-width:425px!important}.fixed-width-426{width:426px!important}.min-width-426{min-width:426px!important}.max-width-426{max-width:426px!important}.fixed-width-427{width:427px!important}.min-width-427{min-width:427px!important}.max-width-427{max-width:427px!important}.fixed-width-428{width:428px!important}.min-width-428{min-width:428px!important}.max-width-428{max-width:428px!important}.fixed-width-429{width:429px!important}.min-width-429{min-width:429px!important}.max-width-429{max-width:429px!important}.fixed-width-430{width:430px!important}.min-width-430{min-width:430px!important}.max-width-430{max-width:430px!important}.fixed-width-431{width:431px!important}.min-width-431{min-width:431px!important}.max-width-431{max-width:431px!important}.fixed-width-432{width:432px!important}.min-width-432{min-width:432px!important}.max-width-432{max-width:432px!important}.fixed-width-433{width:433px!important}.min-width-433{min-width:433px!important}.max-width-433{max-width:433px!important}.fixed-width-434{width:434px!important}.min-width-434{min-width:434px!important}.max-width-434{max-width:434px!important}.fixed-width-435{width:435px!important}.min-width-435{min-width:435px!important}.max-width-435{max-width:435px!important}.fixed-width-436{width:436px!important}.min-width-436{min-width:436px!important}.max-width-436{max-width:436px!important}.fixed-width-437{width:437px!important}.min-width-437{min-width:437px!important}.max-width-437{max-width:437px!important}.fixed-width-438{width:438px!important}.min-width-438{min-width:438px!important}.max-width-438{max-width:438px!important}.fixed-width-439{width:439px!important}.min-width-439{min-width:439px!important}.max-width-439{max-width:439px!important}.fixed-width-440{width:440px!important}.min-width-440{min-width:440px!important}.max-width-440{max-width:440px!important}.fixed-width-441{width:441px!important}.min-width-441{min-width:441px!important}.max-width-441{max-width:441px!important}.fixed-width-442{width:442px!important}.min-width-442{min-width:442px!important}.max-width-442{max-width:442px!important}.fixed-width-443{width:443px!important}.min-width-443{min-width:443px!important}.max-width-443{max-width:443px!important}.fixed-width-444{width:444px!important}.min-width-444{min-width:444px!important}.max-width-444{max-width:444px!important}.fixed-width-445{width:445px!important}.min-width-445{min-width:445px!important}.max-width-445{max-width:445px!important}.fixed-width-446{width:446px!important}.min-width-446{min-width:446px!important}.max-width-446{max-width:446px!important}.fixed-width-447{width:447px!important}.min-width-447{min-width:447px!important}.max-width-447{max-width:447px!important}.fixed-width-448{width:448px!important}.min-width-448{min-width:448px!important}.max-width-448{max-width:448px!important}.fixed-width-449{width:449px!important}.min-width-449{min-width:449px!important}.max-width-449{max-width:449px!important}.fixed-width-450{width:450px!important}.min-width-450{min-width:450px!important}.max-width-450{max-width:450px!important}.fixed-width-451{width:451px!important}.min-width-451{min-width:451px!important}.max-width-451{max-width:451px!important}.fixed-width-452{width:452px!important}.min-width-452{min-width:452px!important}.max-width-452{max-width:452px!important}.fixed-width-453{width:453px!important}.min-width-453{min-width:453px!important}.max-width-453{max-width:453px!important}.fixed-width-454{width:454px!important}.min-width-454{min-width:454px!important}.max-width-454{max-width:454px!important}.fixed-width-455{width:455px!important}.min-width-455{min-width:455px!important}.max-width-455{max-width:455px!important}.fixed-width-456{width:456px!important}.min-width-456{min-width:456px!important}.max-width-456{max-width:456px!important}.fixed-width-457{width:457px!important}.min-width-457{min-width:457px!important}.max-width-457{max-width:457px!important}.fixed-width-458{width:458px!important}.min-width-458{min-width:458px!important}.max-width-458{max-width:458px!important}.fixed-width-459{width:459px!important}.min-width-459{min-width:459px!important}.max-width-459{max-width:459px!important}.fixed-width-460{width:460px!important}.min-width-460{min-width:460px!important}.max-width-460{max-width:460px!important}.fixed-width-461{width:461px!important}.min-width-461{min-width:461px!important}.max-width-461{max-width:461px!important}.fixed-width-462{width:462px!important}.min-width-462{min-width:462px!important}.max-width-462{max-width:462px!important}.fixed-width-463{width:463px!important}.min-width-463{min-width:463px!important}.max-width-463{max-width:463px!important}.fixed-width-464{width:464px!important}.min-width-464{min-width:464px!important}.max-width-464{max-width:464px!important}.fixed-width-465{width:465px!important}.min-width-465{min-width:465px!important}.max-width-465{max-width:465px!important}.fixed-width-466{width:466px!important}.min-width-466{min-width:466px!important}.max-width-466{max-width:466px!important}.fixed-width-467{width:467px!important}.min-width-467{min-width:467px!important}.max-width-467{max-width:467px!important}.fixed-width-468{width:468px!important}.min-width-468{min-width:468px!important}.max-width-468{max-width:468px!important}.fixed-width-469{width:469px!important}.min-width-469{min-width:469px!important}.max-width-469{max-width:469px!important}.fixed-width-470{width:470px!important}.min-width-470{min-width:470px!important}.max-width-470{max-width:470px!important}.fixed-width-471{width:471px!important}.min-width-471{min-width:471px!important}.max-width-471{max-width:471px!important}.fixed-width-472{width:472px!important}.min-width-472{min-width:472px!important}.max-width-472{max-width:472px!important}.fixed-width-473{width:473px!important}.min-width-473{min-width:473px!important}.max-width-473{max-width:473px!important}.fixed-width-474{width:474px!important}.min-width-474{min-width:474px!important}.max-width-474{max-width:474px!important}.fixed-width-475{width:475px!important}.min-width-475{min-width:475px!important}.max-width-475{max-width:475px!important}.fixed-width-476{width:476px!important}.min-width-476{min-width:476px!important}.max-width-476{max-width:476px!important}.fixed-width-477{width:477px!important}.min-width-477{min-width:477px!important}.max-width-477{max-width:477px!important}.fixed-width-478{width:478px!important}.min-width-478{min-width:478px!important}.max-width-478{max-width:478px!important}.fixed-width-479{width:479px!important}.min-width-479{min-width:479px!important}.max-width-479{max-width:479px!important}.fixed-width-480{width:480px!important}.min-width-480{min-width:480px!important}.max-width-480{max-width:480px!important}.fixed-width-481{width:481px!important}.min-width-481{min-width:481px!important}.max-width-481{max-width:481px!important}.fixed-width-482{width:482px!important}.min-width-482{min-width:482px!important}.max-width-482{max-width:482px!important}.fixed-width-483{width:483px!important}.min-width-483{min-width:483px!important}.max-width-483{max-width:483px!important}.fixed-width-484{width:484px!important}.min-width-484{min-width:484px!important}.max-width-484{max-width:484px!important}.fixed-width-485{width:485px!important}.min-width-485{min-width:485px!important}.max-width-485{max-width:485px!important}.fixed-width-486{width:486px!important}.min-width-486{min-width:486px!important}.max-width-486{max-width:486px!important}.fixed-width-487{width:487px!important}.min-width-487{min-width:487px!important}.max-width-487{max-width:487px!important}.fixed-width-488{width:488px!important}.min-width-488{min-width:488px!important}.max-width-488{max-width:488px!important}.fixed-width-489{width:489px!important}.min-width-489{min-width:489px!important}.max-width-489{max-width:489px!important}.fixed-width-490{width:490px!important}.min-width-490{min-width:490px!important}.max-width-490{max-width:490px!important}.fixed-width-491{width:491px!important}.min-width-491{min-width:491px!important}.max-width-491{max-width:491px!important}.fixed-width-492{width:492px!important}.min-width-492{min-width:492px!important}.max-width-492{max-width:492px!important}.fixed-width-493{width:493px!important}.min-width-493{min-width:493px!important}.max-width-493{max-width:493px!important}.fixed-width-494{width:494px!important}.min-width-494{min-width:494px!important}.max-width-494{max-width:494px!important}.fixed-width-495{width:495px!important}.min-width-495{min-width:495px!important}.max-width-495{max-width:495px!important}.fixed-width-496{width:496px!important}.min-width-496{min-width:496px!important}.max-width-496{max-width:496px!important}.fixed-width-497{width:497px!important}.min-width-497{min-width:497px!important}.max-width-497{max-width:497px!important}.fixed-width-498{width:498px!important}.min-width-498{min-width:498px!important}.max-width-498{max-width:498px!important}.fixed-width-499{width:499px!important}.min-width-499{min-width:499px!important}.max-width-499{max-width:499px!important}.fixed-width-500{width:500px!important}.min-width-500{min-width:500px!important}.max-width-500{max-width:500px!important}.fixed-width-501{width:501px!important}.min-width-501{min-width:501px!important}.max-width-501{max-width:501px!important}.fixed-width-502{width:502px!important}.min-width-502{min-width:502px!important}.max-width-502{max-width:502px!important}.fixed-width-503{width:503px!important}.min-width-503{min-width:503px!important}.max-width-503{max-width:503px!important}.fixed-width-504{width:504px!important}.min-width-504{min-width:504px!important}.max-width-504{max-width:504px!important}.fixed-width-505{width:505px!important}.min-width-505{min-width:505px!important}.max-width-505{max-width:505px!important}.fixed-width-506{width:506px!important}.min-width-506{min-width:506px!important}.max-width-506{max-width:506px!important}.fixed-width-507{width:507px!important}.min-width-507{min-width:507px!important}.max-width-507{max-width:507px!important}.fixed-width-508{width:508px!important}.min-width-508{min-width:508px!important}.max-width-508{max-width:508px!important}.fixed-width-509{width:509px!important}.min-width-509{min-width:509px!important}.max-width-509{max-width:509px!important}.fixed-width-510{width:510px!important}.min-width-510{min-width:510px!important}.max-width-510{max-width:510px!important}.fixed-width-511{width:511px!important}.min-width-511{min-width:511px!important}.max-width-511{max-width:511px!important}.fixed-width-512{width:512px!important}.min-width-512{min-width:512px!important}.max-width-512{max-width:512px!important}.fixed-width-513{width:513px!important}.min-width-513{min-width:513px!important}.max-width-513{max-width:513px!important}.fixed-width-514{width:514px!important}.min-width-514{min-width:514px!important}.max-width-514{max-width:514px!important}.fixed-width-515{width:515px!important}.min-width-515{min-width:515px!important}.max-width-515{max-width:515px!important}.fixed-width-516{width:516px!important}.min-width-516{min-width:516px!important}.max-width-516{max-width:516px!important}.fixed-width-517{width:517px!important}.min-width-517{min-width:517px!important}.max-width-517{max-width:517px!important}.fixed-width-518{width:518px!important}.min-width-518{min-width:518px!important}.max-width-518{max-width:518px!important}.fixed-width-519{width:519px!important}.min-width-519{min-width:519px!important}.max-width-519{max-width:519px!important}.fixed-width-520{width:520px!important}.min-width-520{min-width:520px!important}.max-width-520{max-width:520px!important}.fixed-width-521{width:521px!important}.min-width-521{min-width:521px!important}.max-width-521{max-width:521px!important}.fixed-width-522{width:522px!important}.min-width-522{min-width:522px!important}.max-width-522{max-width:522px!important}.fixed-width-523{width:523px!important}.min-width-523{min-width:523px!important}.max-width-523{max-width:523px!important}.fixed-width-524{width:524px!important}.min-width-524{min-width:524px!important}.max-width-524{max-width:524px!important}.fixed-width-525{width:525px!important}.min-width-525{min-width:525px!important}.max-width-525{max-width:525px!important}.fixed-width-526{width:526px!important}.min-width-526{min-width:526px!important}.max-width-526{max-width:526px!important}.fixed-width-527{width:527px!important}.min-width-527{min-width:527px!important}.max-width-527{max-width:527px!important}.fixed-width-528{width:528px!important}.min-width-528{min-width:528px!important}.max-width-528{max-width:528px!important}.fixed-width-529{width:529px!important}.min-width-529{min-width:529px!important}.max-width-529{max-width:529px!important}.fixed-width-530{width:530px!important}.min-width-530{min-width:530px!important}.max-width-530{max-width:530px!important}.fixed-width-531{width:531px!important}.min-width-531{min-width:531px!important}.max-width-531{max-width:531px!important}.fixed-width-532{width:532px!important}.min-width-532{min-width:532px!important}.max-width-532{max-width:532px!important}.fixed-width-533{width:533px!important}.min-width-533{min-width:533px!important}.max-width-533{max-width:533px!important}.fixed-width-534{width:534px!important}.min-width-534{min-width:534px!important}.max-width-534{max-width:534px!important}.fixed-width-535{width:535px!important}.min-width-535{min-width:535px!important}.max-width-535{max-width:535px!important}.fixed-width-536{width:536px!important}.min-width-536{min-width:536px!important}.max-width-536{max-width:536px!important}.fixed-width-537{width:537px!important}.min-width-537{min-width:537px!important}.max-width-537{max-width:537px!important}.fixed-width-538{width:538px!important}.min-width-538{min-width:538px!important}.max-width-538{max-width:538px!important}.fixed-width-539{width:539px!important}.min-width-539{min-width:539px!important}.max-width-539{max-width:539px!important}.fixed-width-540{width:540px!important}.min-width-540{min-width:540px!important}.max-width-540{max-width:540px!important}.fixed-width-541{width:541px!important}.min-width-541{min-width:541px!important}.max-width-541{max-width:541px!important}.fixed-width-542{width:542px!important}.min-width-542{min-width:542px!important}.max-width-542{max-width:542px!important}.fixed-width-543{width:543px!important}.min-width-543{min-width:543px!important}.max-width-543{max-width:543px!important}.fixed-width-544{width:544px!important}.min-width-544{min-width:544px!important}.max-width-544{max-width:544px!important}.fixed-width-545{width:545px!important}.min-width-545{min-width:545px!important}.max-width-545{max-width:545px!important}.fixed-width-546{width:546px!important}.min-width-546{min-width:546px!important}.max-width-546{max-width:546px!important}.fixed-width-547{width:547px!important}.min-width-547{min-width:547px!important}.max-width-547{max-width:547px!important}.fixed-width-548{width:548px!important}.min-width-548{min-width:548px!important}.max-width-548{max-width:548px!important}.fixed-width-549{width:549px!important}.min-width-549{min-width:549px!important}.max-width-549{max-width:549px!important}.fixed-width-550{width:550px!important}.min-width-550{min-width:550px!important}.max-width-550{max-width:550px!important}.fixed-width-551{width:551px!important}.min-width-551{min-width:551px!important}.max-width-551{max-width:551px!important}.fixed-width-552{width:552px!important}.min-width-552{min-width:552px!important}.max-width-552{max-width:552px!important}.fixed-width-553{width:553px!important}.min-width-553{min-width:553px!important}.max-width-553{max-width:553px!important}.fixed-width-554{width:554px!important}.min-width-554{min-width:554px!important}.max-width-554{max-width:554px!important}.fixed-width-555{width:555px!important}.min-width-555{min-width:555px!important}.max-width-555{max-width:555px!important}.fixed-width-556{width:556px!important}.min-width-556{min-width:556px!important}.max-width-556{max-width:556px!important}.fixed-width-557{width:557px!important}.min-width-557{min-width:557px!important}.max-width-557{max-width:557px!important}.fixed-width-558{width:558px!important}.min-width-558{min-width:558px!important}.max-width-558{max-width:558px!important}.fixed-width-559{width:559px!important}.min-width-559{min-width:559px!important}.max-width-559{max-width:559px!important}.fixed-width-560{width:560px!important}.min-width-560{min-width:560px!important}.max-width-560{max-width:560px!important}.fixed-width-561{width:561px!important}.min-width-561{min-width:561px!important}.max-width-561{max-width:561px!important}.fixed-width-562{width:562px!important}.min-width-562{min-width:562px!important}.max-width-562{max-width:562px!important}.fixed-width-563{width:563px!important}.min-width-563{min-width:563px!important}.max-width-563{max-width:563px!important}.fixed-width-564{width:564px!important}.min-width-564{min-width:564px!important}.max-width-564{max-width:564px!important}.fixed-width-565{width:565px!important}.min-width-565{min-width:565px!important}.max-width-565{max-width:565px!important}.fixed-width-566{width:566px!important}.min-width-566{min-width:566px!important}.max-width-566{max-width:566px!important}.fixed-width-567{width:567px!important}.min-width-567{min-width:567px!important}.max-width-567{max-width:567px!important}.fixed-width-568{width:568px!important}.min-width-568{min-width:568px!important}.max-width-568{max-width:568px!important}.fixed-width-569{width:569px!important}.min-width-569{min-width:569px!important}.max-width-569{max-width:569px!important}.fixed-width-570{width:570px!important}.min-width-570{min-width:570px!important}.max-width-570{max-width:570px!important}.fixed-width-571{width:571px!important}.min-width-571{min-width:571px!important}.max-width-571{max-width:571px!important}.fixed-width-572{width:572px!important}.min-width-572{min-width:572px!important}.max-width-572{max-width:572px!important}.fixed-width-573{width:573px!important}.min-width-573{min-width:573px!important}.max-width-573{max-width:573px!important}.fixed-width-574{width:574px!important}.min-width-574{min-width:574px!important}.max-width-574{max-width:574px!important}.fixed-width-575{width:575px!important}.min-width-575{min-width:575px!important}.max-width-575{max-width:575px!important}.fixed-width-576{width:576px!important}.min-width-576{min-width:576px!important}.max-width-576{max-width:576px!important}.fixed-width-577{width:577px!important}.min-width-577{min-width:577px!important}.max-width-577{max-width:577px!important}.fixed-width-578{width:578px!important}.min-width-578{min-width:578px!important}.max-width-578{max-width:578px!important}.fixed-width-579{width:579px!important}.min-width-579{min-width:579px!important}.max-width-579{max-width:579px!important}.fixed-width-580{width:580px!important}.min-width-580{min-width:580px!important}.max-width-580{max-width:580px!important}.fixed-width-581{width:581px!important}.min-width-581{min-width:581px!important}.max-width-581{max-width:581px!important}.fixed-width-582{width:582px!important}.min-width-582{min-width:582px!important}.max-width-582{max-width:582px!important}.fixed-width-583{width:583px!important}.min-width-583{min-width:583px!important}.max-width-583{max-width:583px!important}.fixed-width-584{width:584px!important}.min-width-584{min-width:584px!important}.max-width-584{max-width:584px!important}.fixed-width-585{width:585px!important}.min-width-585{min-width:585px!important}.max-width-585{max-width:585px!important}.fixed-width-586{width:586px!important}.min-width-586{min-width:586px!important}.max-width-586{max-width:586px!important}.fixed-width-587{width:587px!important}.min-width-587{min-width:587px!important}.max-width-587{max-width:587px!important}.fixed-width-588{width:588px!important}.min-width-588{min-width:588px!important}.max-width-588{max-width:588px!important}.fixed-width-589{width:589px!important}.min-width-589{min-width:589px!important}.max-width-589{max-width:589px!important}.fixed-width-590{width:590px!important}.min-width-590{min-width:590px!important}.max-width-590{max-width:590px!important}.fixed-width-591{width:591px!important}.min-width-591{min-width:591px!important}.max-width-591{max-width:591px!important}.fixed-width-592{width:592px!important}.min-width-592{min-width:592px!important}.max-width-592{max-width:592px!important}.fixed-width-593{width:593px!important}.min-width-593{min-width:593px!important}.max-width-593{max-width:593px!important}.fixed-width-594{width:594px!important}.min-width-594{min-width:594px!important}.max-width-594{max-width:594px!important}.fixed-width-595{width:595px!important}.min-width-595{min-width:595px!important}.max-width-595{max-width:595px!important}.fixed-width-596{width:596px!important}.min-width-596{min-width:596px!important}.max-width-596{max-width:596px!important}.fixed-width-597{width:597px!important}.min-width-597{min-width:597px!important}.max-width-597{max-width:597px!important}.fixed-width-598{width:598px!important}.min-width-598{min-width:598px!important}.max-width-598{max-width:598px!important}.fixed-width-599{width:599px!important}.min-width-599{min-width:599px!important}.max-width-599{max-width:599px!important}.fixed-width-600{width:600px!important}.min-width-600{min-width:600px!important}.max-width-600{max-width:600px!important}.fixed-width-601{width:601px!important}.min-width-601{min-width:601px!important}.max-width-601{max-width:601px!important}.fixed-width-602{width:602px!important}.min-width-602{min-width:602px!important}.max-width-602{max-width:602px!important}.fixed-width-603{width:603px!important}.min-width-603{min-width:603px!important}.max-width-603{max-width:603px!important}.fixed-width-604{width:604px!important}.min-width-604{min-width:604px!important}.max-width-604{max-width:604px!important}.fixed-width-605{width:605px!important}.min-width-605{min-width:605px!important}.max-width-605{max-width:605px!important}.fixed-width-606{width:606px!important}.min-width-606{min-width:606px!important}.max-width-606{max-width:606px!important}.fixed-width-607{width:607px!important}.min-width-607{min-width:607px!important}.max-width-607{max-width:607px!important}.fixed-width-608{width:608px!important}.min-width-608{min-width:608px!important}.max-width-608{max-width:608px!important}.fixed-width-609{width:609px!important}.min-width-609{min-width:609px!important}.max-width-609{max-width:609px!important}.fixed-width-610{width:610px!important}.min-width-610{min-width:610px!important}.max-width-610{max-width:610px!important}.fixed-width-611{width:611px!important}.min-width-611{min-width:611px!important}.max-width-611{max-width:611px!important}.fixed-width-612{width:612px!important}.min-width-612{min-width:612px!important}.max-width-612{max-width:612px!important}.fixed-width-613{width:613px!important}.min-width-613{min-width:613px!important}.max-width-613{max-width:613px!important}.fixed-width-614{width:614px!important}.min-width-614{min-width:614px!important}.max-width-614{max-width:614px!important}.fixed-width-615{width:615px!important}.min-width-615{min-width:615px!important}.max-width-615{max-width:615px!important}.fixed-width-616{width:616px!important}.min-width-616{min-width:616px!important}.max-width-616{max-width:616px!important}.fixed-width-617{width:617px!important}.min-width-617{min-width:617px!important}.max-width-617{max-width:617px!important}.fixed-width-618{width:618px!important}.min-width-618{min-width:618px!important}.max-width-618{max-width:618px!important}.fixed-width-619{width:619px!important}.min-width-619{min-width:619px!important}.max-width-619{max-width:619px!important}.fixed-width-620{width:620px!important}.min-width-620{min-width:620px!important}.max-width-620{max-width:620px!important}.fixed-width-621{width:621px!important}.min-width-621{min-width:621px!important}.max-width-621{max-width:621px!important}.fixed-width-622{width:622px!important}.min-width-622{min-width:622px!important}.max-width-622{max-width:622px!important}.fixed-width-623{width:623px!important}.min-width-623{min-width:623px!important}.max-width-623{max-width:623px!important}.fixed-width-624{width:624px!important}.min-width-624{min-width:624px!important}.max-width-624{max-width:624px!important}.fixed-width-625{width:625px!important}.min-width-625{min-width:625px!important}.max-width-625{max-width:625px!important}.fixed-width-626{width:626px!important}.min-width-626{min-width:626px!important}.max-width-626{max-width:626px!important}.fixed-width-627{width:627px!important}.min-width-627{min-width:627px!important}.max-width-627{max-width:627px!important}.fixed-width-628{width:628px!important}.min-width-628{min-width:628px!important}.max-width-628{max-width:628px!important}.fixed-width-629{width:629px!important}.min-width-629{min-width:629px!important}.max-width-629{max-width:629px!important}.fixed-width-630{width:630px!important}.min-width-630{min-width:630px!important}.max-width-630{max-width:630px!important}.fixed-width-631{width:631px!important}.min-width-631{min-width:631px!important}.max-width-631{max-width:631px!important}.fixed-width-632{width:632px!important}.min-width-632{min-width:632px!important}.max-width-632{max-width:632px!important}.fixed-width-633{width:633px!important}.min-width-633{min-width:633px!important}.max-width-633{max-width:633px!important}.fixed-width-634{width:634px!important}.min-width-634{min-width:634px!important}.max-width-634{max-width:634px!important}.fixed-width-635{width:635px!important}.min-width-635{min-width:635px!important}.max-width-635{max-width:635px!important}.fixed-width-636{width:636px!important}.min-width-636{min-width:636px!important}.max-width-636{max-width:636px!important}.fixed-width-637{width:637px!important}.min-width-637{min-width:637px!important}.max-width-637{max-width:637px!important}.fixed-width-638{width:638px!important}.min-width-638{min-width:638px!important}.max-width-638{max-width:638px!important}.fixed-width-639{width:639px!important}.min-width-639{min-width:639px!important}.max-width-639{max-width:639px!important}.fixed-width-640{width:640px!important}.min-width-640{min-width:640px!important}.max-width-640{max-width:640px!important}.fixed-width-641{width:641px!important}.min-width-641{min-width:641px!important}.max-width-641{max-width:641px!important}.fixed-width-642{width:642px!important}.min-width-642{min-width:642px!important}.max-width-642{max-width:642px!important}.fixed-width-643{width:643px!important}.min-width-643{min-width:643px!important}.max-width-643{max-width:643px!important}.fixed-width-644{width:644px!important}.min-width-644{min-width:644px!important}.max-width-644{max-width:644px!important}.fixed-width-645{width:645px!important}.min-width-645{min-width:645px!important}.max-width-645{max-width:645px!important}.fixed-width-646{width:646px!important}.min-width-646{min-width:646px!important}.max-width-646{max-width:646px!important}.fixed-width-647{width:647px!important}.min-width-647{min-width:647px!important}.max-width-647{max-width:647px!important}.fixed-width-648{width:648px!important}.min-width-648{min-width:648px!important}.max-width-648{max-width:648px!important}.fixed-width-649{width:649px!important}.min-width-649{min-width:649px!important}.max-width-649{max-width:649px!important}.fixed-width-650{width:650px!important}.min-width-650{min-width:650px!important}.max-width-650{max-width:650px!important}.fixed-width-651{width:651px!important}.min-width-651{min-width:651px!important}.max-width-651{max-width:651px!important}.fixed-width-652{width:652px!important}.min-width-652{min-width:652px!important}.max-width-652{max-width:652px!important}.fixed-width-653{width:653px!important}.min-width-653{min-width:653px!important}.max-width-653{max-width:653px!important}.fixed-width-654{width:654px!important}.min-width-654{min-width:654px!important}.max-width-654{max-width:654px!important}.fixed-width-655{width:655px!important}.min-width-655{min-width:655px!important}.max-width-655{max-width:655px!important}.fixed-width-656{width:656px!important}.min-width-656{min-width:656px!important}.max-width-656{max-width:656px!important}.fixed-width-657{width:657px!important}.min-width-657{min-width:657px!important}.max-width-657{max-width:657px!important}.fixed-width-658{width:658px!important}.min-width-658{min-width:658px!important}.max-width-658{max-width:658px!important}.fixed-width-659{width:659px!important}.min-width-659{min-width:659px!important}.max-width-659{max-width:659px!important}.fixed-width-660{width:660px!important}.min-width-660{min-width:660px!important}.max-width-660{max-width:660px!important}.fixed-width-661{width:661px!important}.min-width-661{min-width:661px!important}.max-width-661{max-width:661px!important}.fixed-width-662{width:662px!important}.min-width-662{min-width:662px!important}.max-width-662{max-width:662px!important}.fixed-width-663{width:663px!important}.min-width-663{min-width:663px!important}.max-width-663{max-width:663px!important}.fixed-width-664{width:664px!important}.min-width-664{min-width:664px!important}.max-width-664{max-width:664px!important}.fixed-width-665{width:665px!important}.min-width-665{min-width:665px!important}.max-width-665{max-width:665px!important}.fixed-width-666{width:666px!important}.min-width-666{min-width:666px!important}.max-width-666{max-width:666px!important}.fixed-width-667{width:667px!important}.min-width-667{min-width:667px!important}.max-width-667{max-width:667px!important}.fixed-width-668{width:668px!important}.min-width-668{min-width:668px!important}.max-width-668{max-width:668px!important}.fixed-width-669{width:669px!important}.min-width-669{min-width:669px!important}.max-width-669{max-width:669px!important}.fixed-width-670{width:670px!important}.min-width-670{min-width:670px!important}.max-width-670{max-width:670px!important}.fixed-width-671{width:671px!important}.min-width-671{min-width:671px!important}.max-width-671{max-width:671px!important}.fixed-width-672{width:672px!important}.min-width-672{min-width:672px!important}.max-width-672{max-width:672px!important}.fixed-width-673{width:673px!important}.min-width-673{min-width:673px!important}.max-width-673{max-width:673px!important}.fixed-width-674{width:674px!important}.min-width-674{min-width:674px!important}.max-width-674{max-width:674px!important}.fixed-width-675{width:675px!important}.min-width-675{min-width:675px!important}.max-width-675{max-width:675px!important}.fixed-width-676{width:676px!important}.min-width-676{min-width:676px!important}.max-width-676{max-width:676px!important}.fixed-width-677{width:677px!important}.min-width-677{min-width:677px!important}.max-width-677{max-width:677px!important}.fixed-width-678{width:678px!important}.min-width-678{min-width:678px!important}.max-width-678{max-width:678px!important}.fixed-width-679{width:679px!important}.min-width-679{min-width:679px!important}.max-width-679{max-width:679px!important}.fixed-width-680{width:680px!important}.min-width-680{min-width:680px!important}.max-width-680{max-width:680px!important}.fixed-width-681{width:681px!important}.min-width-681{min-width:681px!important}.max-width-681{max-width:681px!important}.fixed-width-682{width:682px!important}.min-width-682{min-width:682px!important}.max-width-682{max-width:682px!important}.fixed-width-683{width:683px!important}.min-width-683{min-width:683px!important}.max-width-683{max-width:683px!important}.fixed-width-684{width:684px!important}.min-width-684{min-width:684px!important}.max-width-684{max-width:684px!important}.fixed-width-685{width:685px!important}.min-width-685{min-width:685px!important}.max-width-685{max-width:685px!important}.fixed-width-686{width:686px!important}.min-width-686{min-width:686px!important}.max-width-686{max-width:686px!important}.fixed-width-687{width:687px!important}.min-width-687{min-width:687px!important}.max-width-687{max-width:687px!important}.fixed-width-688{width:688px!important}.min-width-688{min-width:688px!important}.max-width-688{max-width:688px!important}.fixed-width-689{width:689px!important}.min-width-689{min-width:689px!important}.max-width-689{max-width:689px!important}.fixed-width-690{width:690px!important}.min-width-690{min-width:690px!important}.max-width-690{max-width:690px!important}.fixed-width-691{width:691px!important}.min-width-691{min-width:691px!important}.max-width-691{max-width:691px!important}.fixed-width-692{width:692px!important}.min-width-692{min-width:692px!important}.max-width-692{max-width:692px!important}.fixed-width-693{width:693px!important}.min-width-693{min-width:693px!important}.max-width-693{max-width:693px!important}.fixed-width-694{width:694px!important}.min-width-694{min-width:694px!important}.max-width-694{max-width:694px!important}.fixed-width-695{width:695px!important}.min-width-695{min-width:695px!important}.max-width-695{max-width:695px!important}.fixed-width-696{width:696px!important}.min-width-696{min-width:696px!important}.max-width-696{max-width:696px!important}.fixed-width-697{width:697px!important}.min-width-697{min-width:697px!important}.max-width-697{max-width:697px!important}.fixed-width-698{width:698px!important}.min-width-698{min-width:698px!important}.max-width-698{max-width:698px!important}.fixed-width-699{width:699px!important}.min-width-699{min-width:699px!important}.max-width-699{max-width:699px!important}.fixed-width-700{width:700px!important}.min-width-700{min-width:700px!important}.max-width-700{max-width:700px!important}.fixed-width-701{width:701px!important}.min-width-701{min-width:701px!important}.max-width-701{max-width:701px!important}.fixed-width-702{width:702px!important}.min-width-702{min-width:702px!important}.max-width-702{max-width:702px!important}.fixed-width-703{width:703px!important}.min-width-703{min-width:703px!important}.max-width-703{max-width:703px!important}.fixed-width-704{width:704px!important}.min-width-704{min-width:704px!important}.max-width-704{max-width:704px!important}.fixed-width-705{width:705px!important}.min-width-705{min-width:705px!important}.max-width-705{max-width:705px!important}.fixed-width-706{width:706px!important}.min-width-706{min-width:706px!important}.max-width-706{max-width:706px!important}.fixed-width-707{width:707px!important}.min-width-707{min-width:707px!important}.max-width-707{max-width:707px!important}.fixed-width-708{width:708px!important}.min-width-708{min-width:708px!important}.max-width-708{max-width:708px!important}.fixed-width-709{width:709px!important}.min-width-709{min-width:709px!important}.max-width-709{max-width:709px!important}.fixed-width-710{width:710px!important}.min-width-710{min-width:710px!important}.max-width-710{max-width:710px!important}.fixed-width-711{width:711px!important}.min-width-711{min-width:711px!important}.max-width-711{max-width:711px!important}.fixed-width-712{width:712px!important}.min-width-712{min-width:712px!important}.max-width-712{max-width:712px!important}.fixed-width-713{width:713px!important}.min-width-713{min-width:713px!important}.max-width-713{max-width:713px!important}.fixed-width-714{width:714px!important}.min-width-714{min-width:714px!important}.max-width-714{max-width:714px!important}.fixed-width-715{width:715px!important}.min-width-715{min-width:715px!important}.max-width-715{max-width:715px!important}.fixed-width-716{width:716px!important}.min-width-716{min-width:716px!important}.max-width-716{max-width:716px!important}.fixed-width-717{width:717px!important}.min-width-717{min-width:717px!important}.max-width-717{max-width:717px!important}.fixed-width-718{width:718px!important}.min-width-718{min-width:718px!important}.max-width-718{max-width:718px!important}.fixed-width-719{width:719px!important}.min-width-719{min-width:719px!important}.max-width-719{max-width:719px!important}.fixed-width-720{width:720px!important}.min-width-720{min-width:720px!important}.max-width-720{max-width:720px!important}.fixed-width-721{width:721px!important}.min-width-721{min-width:721px!important}.max-width-721{max-width:721px!important}.fixed-width-722{width:722px!important}.min-width-722{min-width:722px!important}.max-width-722{max-width:722px!important}.fixed-width-723{width:723px!important}.min-width-723{min-width:723px!important}.max-width-723{max-width:723px!important}.fixed-width-724{width:724px!important}.min-width-724{min-width:724px!important}.max-width-724{max-width:724px!important}.fixed-width-725{width:725px!important}.min-width-725{min-width:725px!important}.max-width-725{max-width:725px!important}.fixed-width-726{width:726px!important}.min-width-726{min-width:726px!important}.max-width-726{max-width:726px!important}.fixed-width-727{width:727px!important}.min-width-727{min-width:727px!important}.max-width-727{max-width:727px!important}.fixed-width-728{width:728px!important}.min-width-728{min-width:728px!important}.max-width-728{max-width:728px!important}.fixed-width-729{width:729px!important}.min-width-729{min-width:729px!important}.max-width-729{max-width:729px!important}.fixed-width-730{width:730px!important}.min-width-730{min-width:730px!important}.max-width-730{max-width:730px!important}.fixed-width-731{width:731px!important}.min-width-731{min-width:731px!important}.max-width-731{max-width:731px!important}.fixed-width-732{width:732px!important}.min-width-732{min-width:732px!important}.max-width-732{max-width:732px!important}.fixed-width-733{width:733px!important}.min-width-733{min-width:733px!important}.max-width-733{max-width:733px!important}.fixed-width-734{width:734px!important}.min-width-734{min-width:734px!important}.max-width-734{max-width:734px!important}.fixed-width-735{width:735px!important}.min-width-735{min-width:735px!important}.max-width-735{max-width:735px!important}.fixed-width-736{width:736px!important}.min-width-736{min-width:736px!important}.max-width-736{max-width:736px!important}.fixed-width-737{width:737px!important}.min-width-737{min-width:737px!important}.max-width-737{max-width:737px!important}.fixed-width-738{width:738px!important}.min-width-738{min-width:738px!important}.max-width-738{max-width:738px!important}.fixed-width-739{width:739px!important}.min-width-739{min-width:739px!important}.max-width-739{max-width:739px!important}.fixed-width-740{width:740px!important}.min-width-740{min-width:740px!important}.max-width-740{max-width:740px!important}.fixed-width-741{width:741px!important}.min-width-741{min-width:741px!important}.max-width-741{max-width:741px!important}.fixed-width-742{width:742px!important}.min-width-742{min-width:742px!important}.max-width-742{max-width:742px!important}.fixed-width-743{width:743px!important}.min-width-743{min-width:743px!important}.max-width-743{max-width:743px!important}.fixed-width-744{width:744px!important}.min-width-744{min-width:744px!important}.max-width-744{max-width:744px!important}.fixed-width-745{width:745px!important}.min-width-745{min-width:745px!important}.max-width-745{max-width:745px!important}.fixed-width-746{width:746px!important}.min-width-746{min-width:746px!important}.max-width-746{max-width:746px!important}.fixed-width-747{width:747px!important}.min-width-747{min-width:747px!important}.max-width-747{max-width:747px!important}.fixed-width-748{width:748px!important}.min-width-748{min-width:748px!important}.max-width-748{max-width:748px!important}.fixed-width-749{width:749px!important}.min-width-749{min-width:749px!important}.max-width-749{max-width:749px!important}.fixed-width-750{width:750px!important}.min-width-750{min-width:750px!important}.max-width-750{max-width:750px!important}.fixed-width-751{width:751px!important}.min-width-751{min-width:751px!important}.max-width-751{max-width:751px!important}.fixed-width-752{width:752px!important}.min-width-752{min-width:752px!important}.max-width-752{max-width:752px!important}.fixed-width-753{width:753px!important}.min-width-753{min-width:753px!important}.max-width-753{max-width:753px!important}.fixed-width-754{width:754px!important}.min-width-754{min-width:754px!important}.max-width-754{max-width:754px!important}.fixed-width-755{width:755px!important}.min-width-755{min-width:755px!important}.max-width-755{max-width:755px!important}.fixed-width-756{width:756px!important}.min-width-756{min-width:756px!important}.max-width-756{max-width:756px!important}.fixed-width-757{width:757px!important}.min-width-757{min-width:757px!important}.max-width-757{max-width:757px!important}.fixed-width-758{width:758px!important}.min-width-758{min-width:758px!important}.max-width-758{max-width:758px!important}.fixed-width-759{width:759px!important}.min-width-759{min-width:759px!important}.max-width-759{max-width:759px!important}.fixed-width-760{width:760px!important}.min-width-760{min-width:760px!important}.max-width-760{max-width:760px!important}.fixed-width-761{width:761px!important}.min-width-761{min-width:761px!important}.max-width-761{max-width:761px!important}.fixed-width-762{width:762px!important}.min-width-762{min-width:762px!important}.max-width-762{max-width:762px!important}.fixed-width-763{width:763px!important}.min-width-763{min-width:763px!important}.max-width-763{max-width:763px!important}.fixed-width-764{width:764px!important}.min-width-764{min-width:764px!important}.max-width-764{max-width:764px!important}.fixed-width-765{width:765px!important}.min-width-765{min-width:765px!important}.max-width-765{max-width:765px!important}.fixed-width-766{width:766px!important}.min-width-766{min-width:766px!important}.max-width-766{max-width:766px!important}.fixed-width-767{width:767px!important}.min-width-767{min-width:767px!important}.max-width-767{max-width:767px!important}.fixed-width-768{width:768px!important}.min-width-768{min-width:768px!important}.max-width-768{max-width:768px!important}.fixed-width-769{width:769px!important}.min-width-769{min-width:769px!important}.max-width-769{max-width:769px!important}.fixed-width-770{width:770px!important}.min-width-770{min-width:770px!important}.max-width-770{max-width:770px!important}.fixed-width-771{width:771px!important}.min-width-771{min-width:771px!important}.max-width-771{max-width:771px!important}.fixed-width-772{width:772px!important}.min-width-772{min-width:772px!important}.max-width-772{max-width:772px!important}.fixed-width-773{width:773px!important}.min-width-773{min-width:773px!important}.max-width-773{max-width:773px!important}.fixed-width-774{width:774px!important}.min-width-774{min-width:774px!important}.max-width-774{max-width:774px!important}.fixed-width-775{width:775px!important}.min-width-775{min-width:775px!important}.max-width-775{max-width:775px!important}.fixed-width-776{width:776px!important}.min-width-776{min-width:776px!important}.max-width-776{max-width:776px!important}.fixed-width-777{width:777px!important}.min-width-777{min-width:777px!important}.max-width-777{max-width:777px!important}.fixed-width-778{width:778px!important}.min-width-778{min-width:778px!important}.max-width-778{max-width:778px!important}.fixed-width-779{width:779px!important}.min-width-779{min-width:779px!important}.max-width-779{max-width:779px!important}.fixed-width-780{width:780px!important}.min-width-780{min-width:780px!important}.max-width-780{max-width:780px!important}.fixed-width-781{width:781px!important}.min-width-781{min-width:781px!important}.max-width-781{max-width:781px!important}.fixed-width-782{width:782px!important}.min-width-782{min-width:782px!important}.max-width-782{max-width:782px!important}.fixed-width-783{width:783px!important}.min-width-783{min-width:783px!important}.max-width-783{max-width:783px!important}.fixed-width-784{width:784px!important}.min-width-784{min-width:784px!important}.max-width-784{max-width:784px!important}.fixed-width-785{width:785px!important}.min-width-785{min-width:785px!important}.max-width-785{max-width:785px!important}.fixed-width-786{width:786px!important}.min-width-786{min-width:786px!important}.max-width-786{max-width:786px!important}.fixed-width-787{width:787px!important}.min-width-787{min-width:787px!important}.max-width-787{max-width:787px!important}.fixed-width-788{width:788px!important}.min-width-788{min-width:788px!important}.max-width-788{max-width:788px!important}.fixed-width-789{width:789px!important}.min-width-789{min-width:789px!important}.max-width-789{max-width:789px!important}.fixed-width-790{width:790px!important}.min-width-790{min-width:790px!important}.max-width-790{max-width:790px!important}.fixed-width-791{width:791px!important}.min-width-791{min-width:791px!important}.max-width-791{max-width:791px!important}.fixed-width-792{width:792px!important}.min-width-792{min-width:792px!important}.max-width-792{max-width:792px!important}.fixed-width-793{width:793px!important}.min-width-793{min-width:793px!important}.max-width-793{max-width:793px!important}.fixed-width-794{width:794px!important}.min-width-794{min-width:794px!important}.max-width-794{max-width:794px!important}.fixed-width-795{width:795px!important}.min-width-795{min-width:795px!important}.max-width-795{max-width:795px!important}.fixed-width-796{width:796px!important}.min-width-796{min-width:796px!important}.max-width-796{max-width:796px!important}.fixed-width-797{width:797px!important}.min-width-797{min-width:797px!important}.max-width-797{max-width:797px!important}.fixed-width-798{width:798px!important}.min-width-798{min-width:798px!important}.max-width-798{max-width:798px!important}.fixed-width-799{width:799px!important}.min-width-799{min-width:799px!important}.max-width-799{max-width:799px!important}.fixed-width-800{width:800px!important}.min-width-800{min-width:800px!important}.max-width-800{max-width:800px!important}.fixed-width-801{width:801px!important}.min-width-801{min-width:801px!important}.max-width-801{max-width:801px!important}.fixed-width-802{width:802px!important}.min-width-802{min-width:802px!important}.max-width-802{max-width:802px!important}.fixed-width-803{width:803px!important}.min-width-803{min-width:803px!important}.max-width-803{max-width:803px!important}.fixed-width-804{width:804px!important}.min-width-804{min-width:804px!important}.max-width-804{max-width:804px!important}.fixed-width-805{width:805px!important}.min-width-805{min-width:805px!important}.max-width-805{max-width:805px!important}.fixed-width-806{width:806px!important}.min-width-806{min-width:806px!important}.max-width-806{max-width:806px!important}.fixed-width-807{width:807px!important}.min-width-807{min-width:807px!important}.max-width-807{max-width:807px!important}.fixed-width-808{width:808px!important}.min-width-808{min-width:808px!important}.max-width-808{max-width:808px!important}.fixed-width-809{width:809px!important}.min-width-809{min-width:809px!important}.max-width-809{max-width:809px!important}.fixed-width-810{width:810px!important}.min-width-810{min-width:810px!important}.max-width-810{max-width:810px!important}.fixed-width-811{width:811px!important}.min-width-811{min-width:811px!important}.max-width-811{max-width:811px!important}.fixed-width-812{width:812px!important}.min-width-812{min-width:812px!important}.max-width-812{max-width:812px!important}.fixed-width-813{width:813px!important}.min-width-813{min-width:813px!important}.max-width-813{max-width:813px!important}.fixed-width-814{width:814px!important}.min-width-814{min-width:814px!important}.max-width-814{max-width:814px!important}.fixed-width-815{width:815px!important}.min-width-815{min-width:815px!important}.max-width-815{max-width:815px!important}.fixed-width-816{width:816px!important}.min-width-816{min-width:816px!important}.max-width-816{max-width:816px!important}.fixed-width-817{width:817px!important}.min-width-817{min-width:817px!important}.max-width-817{max-width:817px!important}.fixed-width-818{width:818px!important}.min-width-818{min-width:818px!important}.max-width-818{max-width:818px!important}.fixed-width-819{width:819px!important}.min-width-819{min-width:819px!important}.max-width-819{max-width:819px!important}.fixed-width-820{width:820px!important}.min-width-820{min-width:820px!important}.max-width-820{max-width:820px!important}.fixed-width-821{width:821px!important}.min-width-821{min-width:821px!important}.max-width-821{max-width:821px!important}.fixed-width-822{width:822px!important}.min-width-822{min-width:822px!important}.max-width-822{max-width:822px!important}.fixed-width-823{width:823px!important}.min-width-823{min-width:823px!important}.max-width-823{max-width:823px!important}.fixed-width-824{width:824px!important}.min-width-824{min-width:824px!important}.max-width-824{max-width:824px!important}.fixed-width-825{width:825px!important}.min-width-825{min-width:825px!important}.max-width-825{max-width:825px!important}.fixed-width-826{width:826px!important}.min-width-826{min-width:826px!important}.max-width-826{max-width:826px!important}.fixed-width-827{width:827px!important}.min-width-827{min-width:827px!important}.max-width-827{max-width:827px!important}.fixed-width-828{width:828px!important}.min-width-828{min-width:828px!important}.max-width-828{max-width:828px!important}.fixed-width-829{width:829px!important}.min-width-829{min-width:829px!important}.max-width-829{max-width:829px!important}.fixed-width-830{width:830px!important}.min-width-830{min-width:830px!important}.max-width-830{max-width:830px!important}.fixed-width-831{width:831px!important}.min-width-831{min-width:831px!important}.max-width-831{max-width:831px!important}.fixed-width-832{width:832px!important}.min-width-832{min-width:832px!important}.max-width-832{max-width:832px!important}.fixed-width-833{width:833px!important}.min-width-833{min-width:833px!important}.max-width-833{max-width:833px!important}.fixed-width-834{width:834px!important}.min-width-834{min-width:834px!important}.max-width-834{max-width:834px!important}.fixed-width-835{width:835px!important}.min-width-835{min-width:835px!important}.max-width-835{max-width:835px!important}.fixed-width-836{width:836px!important}.min-width-836{min-width:836px!important}.max-width-836{max-width:836px!important}.fixed-width-837{width:837px!important}.min-width-837{min-width:837px!important}.max-width-837{max-width:837px!important}.fixed-width-838{width:838px!important}.min-width-838{min-width:838px!important}.max-width-838{max-width:838px!important}.fixed-width-839{width:839px!important}.min-width-839{min-width:839px!important}.max-width-839{max-width:839px!important}.fixed-width-840{width:840px!important}.min-width-840{min-width:840px!important}.max-width-840{max-width:840px!important}.fixed-width-841{width:841px!important}.min-width-841{min-width:841px!important}.max-width-841{max-width:841px!important}.fixed-width-842{width:842px!important}.min-width-842{min-width:842px!important}.max-width-842{max-width:842px!important}.fixed-width-843{width:843px!important}.min-width-843{min-width:843px!important}.max-width-843{max-width:843px!important}.fixed-width-844{width:844px!important}.min-width-844{min-width:844px!important}.max-width-844{max-width:844px!important}.fixed-width-845{width:845px!important}.min-width-845{min-width:845px!important}.max-width-845{max-width:845px!important}.fixed-width-846{width:846px!important}.min-width-846{min-width:846px!important}.max-width-846{max-width:846px!important}.fixed-width-847{width:847px!important}.min-width-847{min-width:847px!important}.max-width-847{max-width:847px!important}.fixed-width-848{width:848px!important}.min-width-848{min-width:848px!important}.max-width-848{max-width:848px!important}.fixed-width-849{width:849px!important}.min-width-849{min-width:849px!important}.max-width-849{max-width:849px!important}.fixed-width-850{width:850px!important}.min-width-850{min-width:850px!important}.max-width-850{max-width:850px!important}.fixed-width-851{width:851px!important}.min-width-851{min-width:851px!important}.max-width-851{max-width:851px!important}.fixed-width-852{width:852px!important}.min-width-852{min-width:852px!important}.max-width-852{max-width:852px!important}.fixed-width-853{width:853px!important}.min-width-853{min-width:853px!important}.max-width-853{max-width:853px!important}.fixed-width-854{width:854px!important}.min-width-854{min-width:854px!important}.max-width-854{max-width:854px!important}.fixed-width-855{width:855px!important}.min-width-855{min-width:855px!important}.max-width-855{max-width:855px!important}.fixed-width-856{width:856px!important}.min-width-856{min-width:856px!important}.max-width-856{max-width:856px!important}.fixed-width-857{width:857px!important}.min-width-857{min-width:857px!important}.max-width-857{max-width:857px!important}.fixed-width-858{width:858px!important}.min-width-858{min-width:858px!important}.max-width-858{max-width:858px!important}.fixed-width-859{width:859px!important}.min-width-859{min-width:859px!important}.max-width-859{max-width:859px!important}.fixed-width-860{width:860px!important}.min-width-860{min-width:860px!important}.max-width-860{max-width:860px!important}.fixed-width-861{width:861px!important}.min-width-861{min-width:861px!important}.max-width-861{max-width:861px!important}.fixed-width-862{width:862px!important}.min-width-862{min-width:862px!important}.max-width-862{max-width:862px!important}.fixed-width-863{width:863px!important}.min-width-863{min-width:863px!important}.max-width-863{max-width:863px!important}.fixed-width-864{width:864px!important}.min-width-864{min-width:864px!important}.max-width-864{max-width:864px!important}.fixed-width-865{width:865px!important}.min-width-865{min-width:865px!important}.max-width-865{max-width:865px!important}.fixed-width-866{width:866px!important}.min-width-866{min-width:866px!important}.max-width-866{max-width:866px!important}.fixed-width-867{width:867px!important}.min-width-867{min-width:867px!important}.max-width-867{max-width:867px!important}.fixed-width-868{width:868px!important}.min-width-868{min-width:868px!important}.max-width-868{max-width:868px!important}.fixed-width-869{width:869px!important}.min-width-869{min-width:869px!important}.max-width-869{max-width:869px!important}.fixed-width-870{width:870px!important}.min-width-870{min-width:870px!important}.max-width-870{max-width:870px!important}.fixed-width-871{width:871px!important}.min-width-871{min-width:871px!important}.max-width-871{max-width:871px!important}.fixed-width-872{width:872px!important}.min-width-872{min-width:872px!important}.max-width-872{max-width:872px!important}.fixed-width-873{width:873px!important}.min-width-873{min-width:873px!important}.max-width-873{max-width:873px!important}.fixed-width-874{width:874px!important}.min-width-874{min-width:874px!important}.max-width-874{max-width:874px!important}.fixed-width-875{width:875px!important}.min-width-875{min-width:875px!important}.max-width-875{max-width:875px!important}.fixed-width-876{width:876px!important}.min-width-876{min-width:876px!important}.max-width-876{max-width:876px!important}.fixed-width-877{width:877px!important}.min-width-877{min-width:877px!important}.max-width-877{max-width:877px!important}.fixed-width-878{width:878px!important}.min-width-878{min-width:878px!important}.max-width-878{max-width:878px!important}.fixed-width-879{width:879px!important}.min-width-879{min-width:879px!important}.max-width-879{max-width:879px!important}.fixed-width-880{width:880px!important}.min-width-880{min-width:880px!important}.max-width-880{max-width:880px!important}.fixed-width-881{width:881px!important}.min-width-881{min-width:881px!important}.max-width-881{max-width:881px!important}.fixed-width-882{width:882px!important}.min-width-882{min-width:882px!important}.max-width-882{max-width:882px!important}.fixed-width-883{width:883px!important}.min-width-883{min-width:883px!important}.max-width-883{max-width:883px!important}.fixed-width-884{width:884px!important}.min-width-884{min-width:884px!important}.max-width-884{max-width:884px!important}.fixed-width-885{width:885px!important}.min-width-885{min-width:885px!important}.max-width-885{max-width:885px!important}.fixed-width-886{width:886px!important}.min-width-886{min-width:886px!important}.max-width-886{max-width:886px!important}.fixed-width-887{width:887px!important}.min-width-887{min-width:887px!important}.max-width-887{max-width:887px!important}.fixed-width-888{width:888px!important}.min-width-888{min-width:888px!important}.max-width-888{max-width:888px!important}.fixed-width-889{width:889px!important}.min-width-889{min-width:889px!important}.max-width-889{max-width:889px!important}.fixed-width-890{width:890px!important}.min-width-890{min-width:890px!important}.max-width-890{max-width:890px!important}.fixed-width-891{width:891px!important}.min-width-891{min-width:891px!important}.max-width-891{max-width:891px!important}.fixed-width-892{width:892px!important}.min-width-892{min-width:892px!important}.max-width-892{max-width:892px!important}.fixed-width-893{width:893px!important}.min-width-893{min-width:893px!important}.max-width-893{max-width:893px!important}.fixed-width-894{width:894px!important}.min-width-894{min-width:894px!important}.max-width-894{max-width:894px!important}.fixed-width-895{width:895px!important}.min-width-895{min-width:895px!important}.max-width-895{max-width:895px!important}.fixed-width-896{width:896px!important}.min-width-896{min-width:896px!important}.max-width-896{max-width:896px!important}.fixed-width-897{width:897px!important}.min-width-897{min-width:897px!important}.max-width-897{max-width:897px!important}.fixed-width-898{width:898px!important}.min-width-898{min-width:898px!important}.max-width-898{max-width:898px!important}.fixed-width-899{width:899px!important}.min-width-899{min-width:899px!important}.max-width-899{max-width:899px!important}.fixed-width-900{width:900px!important}.min-width-900{min-width:900px!important}.max-width-900{max-width:900px!important}.fixed-width-901{width:901px!important}.min-width-901{min-width:901px!important}.max-width-901{max-width:901px!important}.fixed-width-902{width:902px!important}.min-width-902{min-width:902px!important}.max-width-902{max-width:902px!important}.fixed-width-903{width:903px!important}.min-width-903{min-width:903px!important}.max-width-903{max-width:903px!important}.fixed-width-904{width:904px!important}.min-width-904{min-width:904px!important}.max-width-904{max-width:904px!important}.fixed-width-905{width:905px!important}.min-width-905{min-width:905px!important}.max-width-905{max-width:905px!important}.fixed-width-906{width:906px!important}.min-width-906{min-width:906px!important}.max-width-906{max-width:906px!important}.fixed-width-907{width:907px!important}.min-width-907{min-width:907px!important}.max-width-907{max-width:907px!important}.fixed-width-908{width:908px!important}.min-width-908{min-width:908px!important}.max-width-908{max-width:908px!important}.fixed-width-909{width:909px!important}.min-width-909{min-width:909px!important}.max-width-909{max-width:909px!important}.fixed-width-910{width:910px!important}.min-width-910{min-width:910px!important}.max-width-910{max-width:910px!important}.fixed-width-911{width:911px!important}.min-width-911{min-width:911px!important}.max-width-911{max-width:911px!important}.fixed-width-912{width:912px!important}.min-width-912{min-width:912px!important}.max-width-912{max-width:912px!important}.fixed-width-913{width:913px!important}.min-width-913{min-width:913px!important}.max-width-913{max-width:913px!important}.fixed-width-914{width:914px!important}.min-width-914{min-width:914px!important}.max-width-914{max-width:914px!important}.fixed-width-915{width:915px!important}.min-width-915{min-width:915px!important}.max-width-915{max-width:915px!important}.fixed-width-916{width:916px!important}.min-width-916{min-width:916px!important}.max-width-916{max-width:916px!important}.fixed-width-917{width:917px!important}.min-width-917{min-width:917px!important}.max-width-917{max-width:917px!important}.fixed-width-918{width:918px!important}.min-width-918{min-width:918px!important}.max-width-918{max-width:918px!important}.fixed-width-919{width:919px!important}.min-width-919{min-width:919px!important}.max-width-919{max-width:919px!important}.fixed-width-920{width:920px!important}.min-width-920{min-width:920px!important}.max-width-920{max-width:920px!important}.fixed-width-921{width:921px!important}.min-width-921{min-width:921px!important}.max-width-921{max-width:921px!important}.fixed-width-922{width:922px!important}.min-width-922{min-width:922px!important}.max-width-922{max-width:922px!important}.fixed-width-923{width:923px!important}.min-width-923{min-width:923px!important}.max-width-923{max-width:923px!important}.fixed-width-924{width:924px!important}.min-width-924{min-width:924px!important}.max-width-924{max-width:924px!important}.fixed-width-925{width:925px!important}.min-width-925{min-width:925px!important}.max-width-925{max-width:925px!important}.fixed-width-926{width:926px!important}.min-width-926{min-width:926px!important}.max-width-926{max-width:926px!important}.fixed-width-927{width:927px!important}.min-width-927{min-width:927px!important}.max-width-927{max-width:927px!important}.fixed-width-928{width:928px!important}.min-width-928{min-width:928px!important}.max-width-928{max-width:928px!important}.fixed-width-929{width:929px!important}.min-width-929{min-width:929px!important}.max-width-929{max-width:929px!important}.fixed-width-930{width:930px!important}.min-width-930{min-width:930px!important}.max-width-930{max-width:930px!important}.fixed-width-931{width:931px!important}.min-width-931{min-width:931px!important}.max-width-931{max-width:931px!important}.fixed-width-932{width:932px!important}.min-width-932{min-width:932px!important}.max-width-932{max-width:932px!important}.fixed-width-933{width:933px!important}.min-width-933{min-width:933px!important}.max-width-933{max-width:933px!important}.fixed-width-934{width:934px!important}.min-width-934{min-width:934px!important}.max-width-934{max-width:934px!important}.fixed-width-935{width:935px!important}.min-width-935{min-width:935px!important}.max-width-935{max-width:935px!important}.fixed-width-936{width:936px!important}.min-width-936{min-width:936px!important}.max-width-936{max-width:936px!important}.fixed-width-937{width:937px!important}.min-width-937{min-width:937px!important}.max-width-937{max-width:937px!important}.fixed-width-938{width:938px!important}.min-width-938{min-width:938px!important}.max-width-938{max-width:938px!important}.fixed-width-939{width:939px!important}.min-width-939{min-width:939px!important}.max-width-939{max-width:939px!important}.fixed-width-940{width:940px!important}.min-width-940{min-width:940px!important}.max-width-940{max-width:940px!important}.fixed-width-941{width:941px!important}.min-width-941{min-width:941px!important}.max-width-941{max-width:941px!important}.fixed-width-942{width:942px!important}.min-width-942{min-width:942px!important}.max-width-942{max-width:942px!important}.fixed-width-943{width:943px!important}.min-width-943{min-width:943px!important}.max-width-943{max-width:943px!important}.fixed-width-944{width:944px!important}.min-width-944{min-width:944px!important}.max-width-944{max-width:944px!important}.fixed-width-945{width:945px!important}.min-width-945{min-width:945px!important}.max-width-945{max-width:945px!important}.fixed-width-946{width:946px!important}.min-width-946{min-width:946px!important}.max-width-946{max-width:946px!important}.fixed-width-947{width:947px!important}.min-width-947{min-width:947px!important}.max-width-947{max-width:947px!important}.fixed-width-948{width:948px!important}.min-width-948{min-width:948px!important}.max-width-948{max-width:948px!important}.fixed-width-949{width:949px!important}.min-width-949{min-width:949px!important}.max-width-949{max-width:949px!important}.fixed-width-950{width:950px!important}.min-width-950{min-width:950px!important}.max-width-950{max-width:950px!important}.fixed-width-951{width:951px!important}.min-width-951{min-width:951px!important}.max-width-951{max-width:951px!important}.fixed-width-952{width:952px!important}.min-width-952{min-width:952px!important}.max-width-952{max-width:952px!important}.fixed-width-953{width:953px!important}.min-width-953{min-width:953px!important}.max-width-953{max-width:953px!important}.fixed-width-954{width:954px!important}.min-width-954{min-width:954px!important}.max-width-954{max-width:954px!important}.fixed-width-955{width:955px!important}.min-width-955{min-width:955px!important}.max-width-955{max-width:955px!important}.fixed-width-956{width:956px!important}.min-width-956{min-width:956px!important}.max-width-956{max-width:956px!important}.fixed-width-957{width:957px!important}.min-width-957{min-width:957px!important}.max-width-957{max-width:957px!important}.fixed-width-958{width:958px!important}.min-width-958{min-width:958px!important}.max-width-958{max-width:958px!important}.fixed-width-959{width:959px!important}.min-width-959{min-width:959px!important}.max-width-959{max-width:959px!important}.fixed-width-960{width:960px!important}.min-width-960{min-width:960px!important}.max-width-960{max-width:960px!important}.fixed-width-961{width:961px!important}.min-width-961{min-width:961px!important}.max-width-961{max-width:961px!important}.fixed-width-962{width:962px!important}.min-width-962{min-width:962px!important}.max-width-962{max-width:962px!important}.fixed-width-963{width:963px!important}.min-width-963{min-width:963px!important}.max-width-963{max-width:963px!important}.fixed-width-964{width:964px!important}.min-width-964{min-width:964px!important}.max-width-964{max-width:964px!important}.fixed-width-965{width:965px!important}.min-width-965{min-width:965px!important}.max-width-965{max-width:965px!important}.fixed-width-966{width:966px!important}.min-width-966{min-width:966px!important}.max-width-966{max-width:966px!important}.fixed-width-967{width:967px!important}.min-width-967{min-width:967px!important}.max-width-967{max-width:967px!important}.fixed-width-968{width:968px!important}.min-width-968{min-width:968px!important}.max-width-968{max-width:968px!important}.fixed-width-969{width:969px!important}.min-width-969{min-width:969px!important}.max-width-969{max-width:969px!important}.fixed-width-970{width:970px!important}.min-width-970{min-width:970px!important}.max-width-970{max-width:970px!important}.fixed-width-971{width:971px!important}.min-width-971{min-width:971px!important}.max-width-971{max-width:971px!important}.fixed-width-972{width:972px!important}.min-width-972{min-width:972px!important}.max-width-972{max-width:972px!important}.fixed-width-973{width:973px!important}.min-width-973{min-width:973px!important}.max-width-973{max-width:973px!important}.fixed-width-974{width:974px!important}.min-width-974{min-width:974px!important}.max-width-974{max-width:974px!important}.fixed-width-975{width:975px!important}.min-width-975{min-width:975px!important}.max-width-975{max-width:975px!important}.fixed-width-976{width:976px!important}.min-width-976{min-width:976px!important}.max-width-976{max-width:976px!important}.fixed-width-977{width:977px!important}.min-width-977{min-width:977px!important}.max-width-977{max-width:977px!important}.fixed-width-978{width:978px!important}.min-width-978{min-width:978px!important}.max-width-978{max-width:978px!important}.fixed-width-979{width:979px!important}.min-width-979{min-width:979px!important}.max-width-979{max-width:979px!important}.fixed-width-980{width:980px!important}.min-width-980{min-width:980px!important}.max-width-980{max-width:980px!important}.fixed-width-981{width:981px!important}.min-width-981{min-width:981px!important}.max-width-981{max-width:981px!important}.fixed-width-982{width:982px!important}.min-width-982{min-width:982px!important}.max-width-982{max-width:982px!important}.fixed-width-983{width:983px!important}.min-width-983{min-width:983px!important}.max-width-983{max-width:983px!important}.fixed-width-984{width:984px!important}.min-width-984{min-width:984px!important}.max-width-984{max-width:984px!important}.fixed-width-985{width:985px!important}.min-width-985{min-width:985px!important}.max-width-985{max-width:985px!important}.fixed-width-986{width:986px!important}.min-width-986{min-width:986px!important}.max-width-986{max-width:986px!important}.fixed-width-987{width:987px!important}.min-width-987{min-width:987px!important}.max-width-987{max-width:987px!important}.fixed-width-988{width:988px!important}.min-width-988{min-width:988px!important}.max-width-988{max-width:988px!important}.fixed-width-989{width:989px!important}.min-width-989{min-width:989px!important}.max-width-989{max-width:989px!important}.fixed-width-990{width:990px!important}.min-width-990{min-width:990px!important}.max-width-990{max-width:990px!important}.fixed-width-991{width:991px!important}.min-width-991{min-width:991px!important}.max-width-991{max-width:991px!important}.fixed-width-992{width:992px!important}.min-width-992{min-width:992px!important}.max-width-992{max-width:992px!important}.fixed-width-993{width:993px!important}.min-width-993{min-width:993px!important}.max-width-993{max-width:993px!important}.fixed-width-994{width:994px!important}.min-width-994{min-width:994px!important}.max-width-994{max-width:994px!important}.fixed-width-995{width:995px!important}.min-width-995{min-width:995px!important}.max-width-995{max-width:995px!important}.fixed-width-996{width:996px!important}.min-width-996{min-width:996px!important}.max-width-996{max-width:996px!important}.fixed-width-997{width:997px!important}.min-width-997{min-width:997px!important}.max-width-997{max-width:997px!important}.fixed-width-998{width:998px!important}.min-width-998{min-width:998px!important}.max-width-998{max-width:998px!important}.fixed-width-999{width:999px!important}.min-width-999{min-width:999px!important}.max-width-999{max-width:999px!important}.fixed-width-1000{width:1000px!important}.min-width-1000{min-width:1000px!important}.max-width-1000{max-width:1000px!important}.fixed-width-1001{width:1001px!important}.min-width-1001{min-width:1001px!important}.max-width-1001{max-width:1001px!important}.fixed-width-1002{width:1002px!important}.min-width-1002{min-width:1002px!important}.max-width-1002{max-width:1002px!important}.fixed-width-1003{width:1003px!important}.min-width-1003{min-width:1003px!important}.max-width-1003{max-width:1003px!important}.fixed-width-1004{width:1004px!important}.min-width-1004{min-width:1004px!important}.max-width-1004{max-width:1004px!important}.fixed-width-1005{width:1005px!important}.min-width-1005{min-width:1005px!important}.max-width-1005{max-width:1005px!important}.fixed-width-1006{width:1006px!important}.min-width-1006{min-width:1006px!important}.max-width-1006{max-width:1006px!important}.fixed-width-1007{width:1007px!important}.min-width-1007{min-width:1007px!important}.max-width-1007{max-width:1007px!important}.fixed-width-1008{width:1008px!important}.min-width-1008{min-width:1008px!important}.max-width-1008{max-width:1008px!important}.fixed-width-1009{width:1009px!important}.min-width-1009{min-width:1009px!important}.max-width-1009{max-width:1009px!important}.fixed-width-1010{width:1010px!important}.min-width-1010{min-width:1010px!important}.max-width-1010{max-width:1010px!important}.fixed-width-1011{width:1011px!important}.min-width-1011{min-width:1011px!important}.max-width-1011{max-width:1011px!important}.fixed-width-1012{width:1012px!important}.min-width-1012{min-width:1012px!important}.max-width-1012{max-width:1012px!important}.fixed-width-1013{width:1013px!important}.min-width-1013{min-width:1013px!important}.max-width-1013{max-width:1013px!important}.fixed-width-1014{width:1014px!important}.min-width-1014{min-width:1014px!important}.max-width-1014{max-width:1014px!important}.fixed-width-1015{width:1015px!important}.min-width-1015{min-width:1015px!important}.max-width-1015{max-width:1015px!important}.fixed-width-1016{width:1016px!important}.min-width-1016{min-width:1016px!important}.max-width-1016{max-width:1016px!important}.fixed-width-1017{width:1017px!important}.min-width-1017{min-width:1017px!important}.max-width-1017{max-width:1017px!important}.fixed-width-1018{width:1018px!important}.min-width-1018{min-width:1018px!important}.max-width-1018{max-width:1018px!important}.fixed-width-1019{width:1019px!important}.min-width-1019{min-width:1019px!important}.max-width-1019{max-width:1019px!important}.fixed-width-1020{width:1020px!important}.min-width-1020{min-width:1020px!important}.max-width-1020{max-width:1020px!important}.fixed-width-1021{width:1021px!important}.min-width-1021{min-width:1021px!important}.max-width-1021{max-width:1021px!important}.fixed-width-1022{width:1022px!important}.min-width-1022{min-width:1022px!important}.max-width-1022{max-width:1022px!important}.fixed-width-1023{width:1023px!important}.min-width-1023{min-width:1023px!important}.max-width-1023{max-width:1023px!important}.fixed-width-1024{width:1024px!important}.min-width-1024{min-width:1024px!important}.max-width-1024{max-width:1024px!important}.fixed-width-1025{width:1025px!important}.min-width-1025{min-width:1025px!important}.max-width-1025{max-width:1025px!important}.fixed-width-1026{width:1026px!important}.min-width-1026{min-width:1026px!important}.max-width-1026{max-width:1026px!important}.fixed-width-1027{width:1027px!important}.min-width-1027{min-width:1027px!important}.max-width-1027{max-width:1027px!important}.fixed-width-1028{width:1028px!important}.min-width-1028{min-width:1028px!important}.max-width-1028{max-width:1028px!important}.fixed-width-1029{width:1029px!important}.min-width-1029{min-width:1029px!important}.max-width-1029{max-width:1029px!important}.fixed-width-1030{width:1030px!important}.min-width-1030{min-width:1030px!important}.max-width-1030{max-width:1030px!important}.fixed-width-1031{width:1031px!important}.min-width-1031{min-width:1031px!important}.max-width-1031{max-width:1031px!important}.fixed-width-1032{width:1032px!important}.min-width-1032{min-width:1032px!important}.max-width-1032{max-width:1032px!important}.fixed-width-1033{width:1033px!important}.min-width-1033{min-width:1033px!important}.max-width-1033{max-width:1033px!important}.fixed-width-1034{width:1034px!important}.min-width-1034{min-width:1034px!important}.max-width-1034{max-width:1034px!important}.fixed-width-1035{width:1035px!important}.min-width-1035{min-width:1035px!important}.max-width-1035{max-width:1035px!important}.fixed-width-1036{width:1036px!important}.min-width-1036{min-width:1036px!important}.max-width-1036{max-width:1036px!important}.fixed-width-1037{width:1037px!important}.min-width-1037{min-width:1037px!important}.max-width-1037{max-width:1037px!important}.fixed-width-1038{width:1038px!important}.min-width-1038{min-width:1038px!important}.max-width-1038{max-width:1038px!important}.fixed-width-1039{width:1039px!important}.min-width-1039{min-width:1039px!important}.max-width-1039{max-width:1039px!important}.fixed-width-1040{width:1040px!important}.min-width-1040{min-width:1040px!important}.max-width-1040{max-width:1040px!important}.fixed-width-1041{width:1041px!important}.min-width-1041{min-width:1041px!important}.max-width-1041{max-width:1041px!important}.fixed-width-1042{width:1042px!important}.min-width-1042{min-width:1042px!important}.max-width-1042{max-width:1042px!important}.fixed-width-1043{width:1043px!important}.min-width-1043{min-width:1043px!important}.max-width-1043{max-width:1043px!important}.fixed-width-1044{width:1044px!important}.min-width-1044{min-width:1044px!important}.max-width-1044{max-width:1044px!important}.fixed-width-1045{width:1045px!important}.min-width-1045{min-width:1045px!important}.max-width-1045{max-width:1045px!important}.fixed-width-1046{width:1046px!important}.min-width-1046{min-width:1046px!important}.max-width-1046{max-width:1046px!important}.fixed-width-1047{width:1047px!important}.min-width-1047{min-width:1047px!important}.max-width-1047{max-width:1047px!important}.fixed-width-1048{width:1048px!important}.min-width-1048{min-width:1048px!important}.max-width-1048{max-width:1048px!important}.fixed-width-1049{width:1049px!important}.min-width-1049{min-width:1049px!important}.max-width-1049{max-width:1049px!important}.fixed-width-1050{width:1050px!important}.min-width-1050{min-width:1050px!important}.max-width-1050{max-width:1050px!important}.fixed-width-1051{width:1051px!important}.min-width-1051{min-width:1051px!important}.max-width-1051{max-width:1051px!important}.fixed-width-1052{width:1052px!important}.min-width-1052{min-width:1052px!important}.max-width-1052{max-width:1052px!important}.fixed-width-1053{width:1053px!important}.min-width-1053{min-width:1053px!important}.max-width-1053{max-width:1053px!important}.fixed-width-1054{width:1054px!important}.min-width-1054{min-width:1054px!important}.max-width-1054{max-width:1054px!important}.fixed-width-1055{width:1055px!important}.min-width-1055{min-width:1055px!important}.max-width-1055{max-width:1055px!important}.fixed-width-1056{width:1056px!important}.min-width-1056{min-width:1056px!important}.max-width-1056{max-width:1056px!important}.fixed-width-1057{width:1057px!important}.min-width-1057{min-width:1057px!important}.max-width-1057{max-width:1057px!important}.fixed-width-1058{width:1058px!important}.min-width-1058{min-width:1058px!important}.max-width-1058{max-width:1058px!important}.fixed-width-1059{width:1059px!important}.min-width-1059{min-width:1059px!important}.max-width-1059{max-width:1059px!important}.fixed-width-1060{width:1060px!important}.min-width-1060{min-width:1060px!important}.max-width-1060{max-width:1060px!important}.fixed-width-1061{width:1061px!important}.min-width-1061{min-width:1061px!important}.max-width-1061{max-width:1061px!important}.fixed-width-1062{width:1062px!important}.min-width-1062{min-width:1062px!important}.max-width-1062{max-width:1062px!important}.fixed-width-1063{width:1063px!important}.min-width-1063{min-width:1063px!important}.max-width-1063{max-width:1063px!important}.fixed-width-1064{width:1064px!important}.min-width-1064{min-width:1064px!important}.max-width-1064{max-width:1064px!important}.fixed-width-1065{width:1065px!important}.min-width-1065{min-width:1065px!important}.max-width-1065{max-width:1065px!important}.fixed-width-1066{width:1066px!important}.min-width-1066{min-width:1066px!important}.max-width-1066{max-width:1066px!important}.fixed-width-1067{width:1067px!important}.min-width-1067{min-width:1067px!important}.max-width-1067{max-width:1067px!important}.fixed-width-1068{width:1068px!important}.min-width-1068{min-width:1068px!important}.max-width-1068{max-width:1068px!important}.fixed-width-1069{width:1069px!important}.min-width-1069{min-width:1069px!important}.max-width-1069{max-width:1069px!important}.fixed-width-1070{width:1070px!important}.min-width-1070{min-width:1070px!important}.max-width-1070{max-width:1070px!important}.fixed-width-1071{width:1071px!important}.min-width-1071{min-width:1071px!important}.max-width-1071{max-width:1071px!important}.fixed-width-1072{width:1072px!important}.min-width-1072{min-width:1072px!important}.max-width-1072{max-width:1072px!important}.fixed-width-1073{width:1073px!important}.min-width-1073{min-width:1073px!important}.max-width-1073{max-width:1073px!important}.fixed-width-1074{width:1074px!important}.min-width-1074{min-width:1074px!important}.max-width-1074{max-width:1074px!important}.fixed-width-1075{width:1075px!important}.min-width-1075{min-width:1075px!important}.max-width-1075{max-width:1075px!important}.fixed-width-1076{width:1076px!important}.min-width-1076{min-width:1076px!important}.max-width-1076{max-width:1076px!important}.fixed-width-1077{width:1077px!important}.min-width-1077{min-width:1077px!important}.max-width-1077{max-width:1077px!important}.fixed-width-1078{width:1078px!important}.min-width-1078{min-width:1078px!important}.max-width-1078{max-width:1078px!important}.fixed-width-1079{width:1079px!important}.min-width-1079{min-width:1079px!important}.max-width-1079{max-width:1079px!important}.fixed-width-1080{width:1080px!important}.min-width-1080{min-width:1080px!important}.max-width-1080{max-width:1080px!important}.fixed-width-1081{width:1081px!important}.min-width-1081{min-width:1081px!important}.max-width-1081{max-width:1081px!important}.fixed-width-1082{width:1082px!important}.min-width-1082{min-width:1082px!important}.max-width-1082{max-width:1082px!important}.fixed-width-1083{width:1083px!important}.min-width-1083{min-width:1083px!important}.max-width-1083{max-width:1083px!important}.fixed-width-1084{width:1084px!important}.min-width-1084{min-width:1084px!important}.max-width-1084{max-width:1084px!important}.fixed-width-1085{width:1085px!important}.min-width-1085{min-width:1085px!important}.max-width-1085{max-width:1085px!important}.fixed-width-1086{width:1086px!important}.min-width-1086{min-width:1086px!important}.max-width-1086{max-width:1086px!important}.fixed-width-1087{width:1087px!important}.min-width-1087{min-width:1087px!important}.max-width-1087{max-width:1087px!important}.fixed-width-1088{width:1088px!important}.min-width-1088{min-width:1088px!important}.max-width-1088{max-width:1088px!important}.fixed-width-1089{width:1089px!important}.min-width-1089{min-width:1089px!important}.max-width-1089{max-width:1089px!important}.fixed-width-1090{width:1090px!important}.min-width-1090{min-width:1090px!important}.max-width-1090{max-width:1090px!important}.fixed-width-1091{width:1091px!important}.min-width-1091{min-width:1091px!important}.max-width-1091{max-width:1091px!important}.fixed-width-1092{width:1092px!important}.min-width-1092{min-width:1092px!important}.max-width-1092{max-width:1092px!important}.fixed-width-1093{width:1093px!important}.min-width-1093{min-width:1093px!important}.max-width-1093{max-width:1093px!important}.fixed-width-1094{width:1094px!important}.min-width-1094{min-width:1094px!important}.max-width-1094{max-width:1094px!important}.fixed-width-1095{width:1095px!important}.min-width-1095{min-width:1095px!important}.max-width-1095{max-width:1095px!important}.fixed-width-1096{width:1096px!important}.min-width-1096{min-width:1096px!important}.max-width-1096{max-width:1096px!important}.fixed-width-1097{width:1097px!important}.min-width-1097{min-width:1097px!important}.max-width-1097{max-width:1097px!important}.fixed-width-1098{width:1098px!important}.min-width-1098{min-width:1098px!important}.max-width-1098{max-width:1098px!important}.fixed-width-1099{width:1099px!important}.min-width-1099{min-width:1099px!important}.max-width-1099{max-width:1099px!important}.fixed-width-1100{width:1100px!important}.min-width-1100{min-width:1100px!important}.max-width-1100{max-width:1100px!important}.fixed-width-1101{width:1101px!important}.min-width-1101{min-width:1101px!important}.max-width-1101{max-width:1101px!important}.fixed-width-1102{width:1102px!important}.min-width-1102{min-width:1102px!important}.max-width-1102{max-width:1102px!important}.fixed-width-1103{width:1103px!important}.min-width-1103{min-width:1103px!important}.max-width-1103{max-width:1103px!important}.fixed-width-1104{width:1104px!important}.min-width-1104{min-width:1104px!important}.max-width-1104{max-width:1104px!important}.fixed-width-1105{width:1105px!important}.min-width-1105{min-width:1105px!important}.max-width-1105{max-width:1105px!important}.fixed-width-1106{width:1106px!important}.min-width-1106{min-width:1106px!important}.max-width-1106{max-width:1106px!important}.fixed-width-1107{width:1107px!important}.min-width-1107{min-width:1107px!important}.max-width-1107{max-width:1107px!important}.fixed-width-1108{width:1108px!important}.min-width-1108{min-width:1108px!important}.max-width-1108{max-width:1108px!important}.fixed-width-1109{width:1109px!important}.min-width-1109{min-width:1109px!important}.max-width-1109{max-width:1109px!important}.fixed-width-1110{width:1110px!important}.min-width-1110{min-width:1110px!important}.max-width-1110{max-width:1110px!important}.fixed-width-1111{width:1111px!important}.min-width-1111{min-width:1111px!important}.max-width-1111{max-width:1111px!important}.fixed-width-1112{width:1112px!important}.min-width-1112{min-width:1112px!important}.max-width-1112{max-width:1112px!important}.fixed-width-1113{width:1113px!important}.min-width-1113{min-width:1113px!important}.max-width-1113{max-width:1113px!important}.fixed-width-1114{width:1114px!important}.min-width-1114{min-width:1114px!important}.max-width-1114{max-width:1114px!important}.fixed-width-1115{width:1115px!important}.min-width-1115{min-width:1115px!important}.max-width-1115{max-width:1115px!important}.fixed-width-1116{width:1116px!important}.min-width-1116{min-width:1116px!important}.max-width-1116{max-width:1116px!important}.fixed-width-1117{width:1117px!important}.min-width-1117{min-width:1117px!important}.max-width-1117{max-width:1117px!important}.fixed-width-1118{width:1118px!important}.min-width-1118{min-width:1118px!important}.max-width-1118{max-width:1118px!important}.fixed-width-1119{width:1119px!important}.min-width-1119{min-width:1119px!important}.max-width-1119{max-width:1119px!important}.fixed-width-1120{width:1120px!important}.min-width-1120{min-width:1120px!important}.max-width-1120{max-width:1120px!important}.fixed-width-1121{width:1121px!important}.min-width-1121{min-width:1121px!important}.max-width-1121{max-width:1121px!important}.fixed-width-1122{width:1122px!important}.min-width-1122{min-width:1122px!important}.max-width-1122{max-width:1122px!important}.fixed-width-1123{width:1123px!important}.min-width-1123{min-width:1123px!important}.max-width-1123{max-width:1123px!important}.fixed-width-1124{width:1124px!important}.min-width-1124{min-width:1124px!important}.max-width-1124{max-width:1124px!important}.fixed-width-1125{width:1125px!important}.min-width-1125{min-width:1125px!important}.max-width-1125{max-width:1125px!important}.fixed-width-1126{width:1126px!important}.min-width-1126{min-width:1126px!important}.max-width-1126{max-width:1126px!important}.fixed-width-1127{width:1127px!important}.min-width-1127{min-width:1127px!important}.max-width-1127{max-width:1127px!important}.fixed-width-1128{width:1128px!important}.min-width-1128{min-width:1128px!important}.max-width-1128{max-width:1128px!important}.fixed-width-1129{width:1129px!important}.min-width-1129{min-width:1129px!important}.max-width-1129{max-width:1129px!important}.fixed-width-1130{width:1130px!important}.min-width-1130{min-width:1130px!important}.max-width-1130{max-width:1130px!important}.fixed-width-1131{width:1131px!important}.min-width-1131{min-width:1131px!important}.max-width-1131{max-width:1131px!important}.fixed-width-1132{width:1132px!important}.min-width-1132{min-width:1132px!important}.max-width-1132{max-width:1132px!important}.fixed-width-1133{width:1133px!important}.min-width-1133{min-width:1133px!important}.max-width-1133{max-width:1133px!important}.fixed-width-1134{width:1134px!important}.min-width-1134{min-width:1134px!important}.max-width-1134{max-width:1134px!important}.fixed-width-1135{width:1135px!important}.min-width-1135{min-width:1135px!important}.max-width-1135{max-width:1135px!important}.fixed-width-1136{width:1136px!important}.min-width-1136{min-width:1136px!important}.max-width-1136{max-width:1136px!important}.fixed-width-1137{width:1137px!important}.min-width-1137{min-width:1137px!important}.max-width-1137{max-width:1137px!important}.fixed-width-1138{width:1138px!important}.min-width-1138{min-width:1138px!important}.max-width-1138{max-width:1138px!important}.fixed-width-1139{width:1139px!important}.min-width-1139{min-width:1139px!important}.max-width-1139{max-width:1139px!important}.fixed-width-1140{width:1140px!important}.min-width-1140{min-width:1140px!important}.max-width-1140{max-width:1140px!important}.fixed-width-1141{width:1141px!important}.min-width-1141{min-width:1141px!important}.max-width-1141{max-width:1141px!important}.fixed-width-1142{width:1142px!important}.min-width-1142{min-width:1142px!important}.max-width-1142{max-width:1142px!important}.fixed-width-1143{width:1143px!important}.min-width-1143{min-width:1143px!important}.max-width-1143{max-width:1143px!important}.fixed-width-1144{width:1144px!important}.min-width-1144{min-width:1144px!important}.max-width-1144{max-width:1144px!important}.fixed-width-1145{width:1145px!important}.min-width-1145{min-width:1145px!important}.max-width-1145{max-width:1145px!important}.fixed-width-1146{width:1146px!important}.min-width-1146{min-width:1146px!important}.max-width-1146{max-width:1146px!important}.fixed-width-1147{width:1147px!important}.min-width-1147{min-width:1147px!important}.max-width-1147{max-width:1147px!important}.fixed-width-1148{width:1148px!important}.min-width-1148{min-width:1148px!important}.max-width-1148{max-width:1148px!important}.fixed-width-1149{width:1149px!important}.min-width-1149{min-width:1149px!important}.max-width-1149{max-width:1149px!important}.fixed-width-1150{width:1150px!important}.min-width-1150{min-width:1150px!important}.max-width-1150{max-width:1150px!important}.fixed-width-1151{width:1151px!important}.min-width-1151{min-width:1151px!important}.max-width-1151{max-width:1151px!important}.fixed-width-1152{width:1152px!important}.min-width-1152{min-width:1152px!important}.max-width-1152{max-width:1152px!important}.fixed-width-1153{width:1153px!important}.min-width-1153{min-width:1153px!important}.max-width-1153{max-width:1153px!important}.fixed-width-1154{width:1154px!important}.min-width-1154{min-width:1154px!important}.max-width-1154{max-width:1154px!important}.fixed-width-1155{width:1155px!important}.min-width-1155{min-width:1155px!important}.max-width-1155{max-width:1155px!important}.fixed-width-1156{width:1156px!important}.min-width-1156{min-width:1156px!important}.max-width-1156{max-width:1156px!important}.fixed-width-1157{width:1157px!important}.min-width-1157{min-width:1157px!important}.max-width-1157{max-width:1157px!important}.fixed-width-1158{width:1158px!important}.min-width-1158{min-width:1158px!important}.max-width-1158{max-width:1158px!important}.fixed-width-1159{width:1159px!important}.min-width-1159{min-width:1159px!important}.max-width-1159{max-width:1159px!important}.fixed-width-1160{width:1160px!important}.min-width-1160{min-width:1160px!important}.max-width-1160{max-width:1160px!important}.fixed-width-1161{width:1161px!important}.min-width-1161{min-width:1161px!important}.max-width-1161{max-width:1161px!important}.fixed-width-1162{width:1162px!important}.min-width-1162{min-width:1162px!important}.max-width-1162{max-width:1162px!important}.fixed-width-1163{width:1163px!important}.min-width-1163{min-width:1163px!important}.max-width-1163{max-width:1163px!important}.fixed-width-1164{width:1164px!important}.min-width-1164{min-width:1164px!important}.max-width-1164{max-width:1164px!important}.fixed-width-1165{width:1165px!important}.min-width-1165{min-width:1165px!important}.max-width-1165{max-width:1165px!important}.fixed-width-1166{width:1166px!important}.min-width-1166{min-width:1166px!important}.max-width-1166{max-width:1166px!important}.fixed-width-1167{width:1167px!important}.min-width-1167{min-width:1167px!important}.max-width-1167{max-width:1167px!important}.fixed-width-1168{width:1168px!important}.min-width-1168{min-width:1168px!important}.max-width-1168{max-width:1168px!important}.fixed-width-1169{width:1169px!important}.min-width-1169{min-width:1169px!important}.max-width-1169{max-width:1169px!important}.fixed-width-1170{width:1170px!important}.min-width-1170{min-width:1170px!important}.max-width-1170{max-width:1170px!important}.fixed-width-1171{width:1171px!important}.min-width-1171{min-width:1171px!important}.max-width-1171{max-width:1171px!important}.fixed-width-1172{width:1172px!important}.min-width-1172{min-width:1172px!important}.max-width-1172{max-width:1172px!important}.fixed-width-1173{width:1173px!important}.min-width-1173{min-width:1173px!important}.max-width-1173{max-width:1173px!important}.fixed-width-1174{width:1174px!important}.min-width-1174{min-width:1174px!important}.max-width-1174{max-width:1174px!important}.fixed-width-1175{width:1175px!important}.min-width-1175{min-width:1175px!important}.max-width-1175{max-width:1175px!important}.fixed-width-1176{width:1176px!important}.min-width-1176{min-width:1176px!important}.max-width-1176{max-width:1176px!important}.fixed-width-1177{width:1177px!important}.min-width-1177{min-width:1177px!important}.max-width-1177{max-width:1177px!important}.fixed-width-1178{width:1178px!important}.min-width-1178{min-width:1178px!important}.max-width-1178{max-width:1178px!important}.fixed-width-1179{width:1179px!important}.min-width-1179{min-width:1179px!important}.max-width-1179{max-width:1179px!important}.fixed-width-1180{width:1180px!important}.min-width-1180{min-width:1180px!important}.max-width-1180{max-width:1180px!important}.fixed-width-1181{width:1181px!important}.min-width-1181{min-width:1181px!important}.max-width-1181{max-width:1181px!important}.fixed-width-1182{width:1182px!important}.min-width-1182{min-width:1182px!important}.max-width-1182{max-width:1182px!important}.fixed-width-1183{width:1183px!important}.min-width-1183{min-width:1183px!important}.max-width-1183{max-width:1183px!important}.fixed-width-1184{width:1184px!important}.min-width-1184{min-width:1184px!important}.max-width-1184{max-width:1184px!important}.fixed-width-1185{width:1185px!important}.min-width-1185{min-width:1185px!important}.max-width-1185{max-width:1185px!important}.fixed-width-1186{width:1186px!important}.min-width-1186{min-width:1186px!important}.max-width-1186{max-width:1186px!important}.fixed-width-1187{width:1187px!important}.min-width-1187{min-width:1187px!important}.max-width-1187{max-width:1187px!important}.fixed-width-1188{width:1188px!important}.min-width-1188{min-width:1188px!important}.max-width-1188{max-width:1188px!important}.fixed-width-1189{width:1189px!important}.min-width-1189{min-width:1189px!important}.max-width-1189{max-width:1189px!important}.fixed-width-1190{width:1190px!important}.min-width-1190{min-width:1190px!important}.max-width-1190{max-width:1190px!important}.fixed-width-1191{width:1191px!important}.min-width-1191{min-width:1191px!important}.max-width-1191{max-width:1191px!important}.fixed-width-1192{width:1192px!important}.min-width-1192{min-width:1192px!important}.max-width-1192{max-width:1192px!important}.fixed-width-1193{width:1193px!important}.min-width-1193{min-width:1193px!important}.max-width-1193{max-width:1193px!important}.fixed-width-1194{width:1194px!important}.min-width-1194{min-width:1194px!important}.max-width-1194{max-width:1194px!important}.fixed-width-1195{width:1195px!important}.min-width-1195{min-width:1195px!important}.max-width-1195{max-width:1195px!important}.fixed-width-1196{width:1196px!important}.min-width-1196{min-width:1196px!important}.max-width-1196{max-width:1196px!important}.fixed-width-1197{width:1197px!important}.min-width-1197{min-width:1197px!important}.max-width-1197{max-width:1197px!important}.fixed-width-1198{width:1198px!important}.min-width-1198{min-width:1198px!important}.max-width-1198{max-width:1198px!important}.fixed-width-1199{width:1199px!important}.min-width-1199{min-width:1199px!important}.max-width-1199{max-width:1199px!important}.fixed-width-1200{width:1200px!important}.min-width-1200{min-width:1200px!important}.max-width-1200{max-width:1200px!important}.fixed-width-1201{width:1201px!important}.min-width-1201{min-width:1201px!important}.max-width-1201{max-width:1201px!important}.fixed-width-1202{width:1202px!important}.min-width-1202{min-width:1202px!important}.max-width-1202{max-width:1202px!important}.fixed-width-1203{width:1203px!important}.min-width-1203{min-width:1203px!important}.max-width-1203{max-width:1203px!important}.fixed-width-1204{width:1204px!important}.min-width-1204{min-width:1204px!important}.max-width-1204{max-width:1204px!important}.fixed-width-1205{width:1205px!important}.min-width-1205{min-width:1205px!important}.max-width-1205{max-width:1205px!important}.fixed-width-1206{width:1206px!important}.min-width-1206{min-width:1206px!important}.max-width-1206{max-width:1206px!important}.fixed-width-1207{width:1207px!important}.min-width-1207{min-width:1207px!important}.max-width-1207{max-width:1207px!important}.fixed-width-1208{width:1208px!important}.min-width-1208{min-width:1208px!important}.max-width-1208{max-width:1208px!important}.fixed-width-1209{width:1209px!important}.min-width-1209{min-width:1209px!important}.max-width-1209{max-width:1209px!important}.fixed-width-1210{width:1210px!important}.min-width-1210{min-width:1210px!important}.max-width-1210{max-width:1210px!important}.fixed-width-1211{width:1211px!important}.min-width-1211{min-width:1211px!important}.max-width-1211{max-width:1211px!important}.fixed-width-1212{width:1212px!important}.min-width-1212{min-width:1212px!important}.max-width-1212{max-width:1212px!important}.fixed-width-1213{width:1213px!important}.min-width-1213{min-width:1213px!important}.max-width-1213{max-width:1213px!important}.fixed-width-1214{width:1214px!important}.min-width-1214{min-width:1214px!important}.max-width-1214{max-width:1214px!important}.fixed-width-1215{width:1215px!important}.min-width-1215{min-width:1215px!important}.max-width-1215{max-width:1215px!important}.fixed-width-1216{width:1216px!important}.min-width-1216{min-width:1216px!important}.max-width-1216{max-width:1216px!important}.fixed-width-1217{width:1217px!important}.min-width-1217{min-width:1217px!important}.max-width-1217{max-width:1217px!important}.fixed-width-1218{width:1218px!important}.min-width-1218{min-width:1218px!important}.max-width-1218{max-width:1218px!important}.fixed-width-1219{width:1219px!important}.min-width-1219{min-width:1219px!important}.max-width-1219{max-width:1219px!important}.fixed-width-1220{width:1220px!important}.min-width-1220{min-width:1220px!important}.max-width-1220{max-width:1220px!important}.fixed-width-1221{width:1221px!important}.min-width-1221{min-width:1221px!important}.max-width-1221{max-width:1221px!important}.fixed-width-1222{width:1222px!important}.min-width-1222{min-width:1222px!important}.max-width-1222{max-width:1222px!important}.fixed-width-1223{width:1223px!important}.min-width-1223{min-width:1223px!important}.max-width-1223{max-width:1223px!important}.fixed-width-1224{width:1224px!important}.min-width-1224{min-width:1224px!important}.max-width-1224{max-width:1224px!important}.fixed-width-1225{width:1225px!important}.min-width-1225{min-width:1225px!important}.max-width-1225{max-width:1225px!important}.fixed-width-1226{width:1226px!important}.min-width-1226{min-width:1226px!important}.max-width-1226{max-width:1226px!important}.fixed-width-1227{width:1227px!important}.min-width-1227{min-width:1227px!important}.max-width-1227{max-width:1227px!important}.fixed-width-1228{width:1228px!important}.min-width-1228{min-width:1228px!important}.max-width-1228{max-width:1228px!important}.fixed-width-1229{width:1229px!important}.min-width-1229{min-width:1229px!important}.max-width-1229{max-width:1229px!important}.fixed-width-1230{width:1230px!important}.min-width-1230{min-width:1230px!important}.max-width-1230{max-width:1230px!important}.fixed-width-1231{width:1231px!important}.min-width-1231{min-width:1231px!important}.max-width-1231{max-width:1231px!important}.fixed-width-1232{width:1232px!important}.min-width-1232{min-width:1232px!important}.max-width-1232{max-width:1232px!important}.fixed-width-1233{width:1233px!important}.min-width-1233{min-width:1233px!important}.max-width-1233{max-width:1233px!important}.fixed-width-1234{width:1234px!important}.min-width-1234{min-width:1234px!important}.max-width-1234{max-width:1234px!important}.fixed-width-1235{width:1235px!important}.min-width-1235{min-width:1235px!important}.max-width-1235{max-width:1235px!important}.fixed-width-1236{width:1236px!important}.min-width-1236{min-width:1236px!important}.max-width-1236{max-width:1236px!important}.fixed-width-1237{width:1237px!important}.min-width-1237{min-width:1237px!important}.max-width-1237{max-width:1237px!important}.fixed-width-1238{width:1238px!important}.min-width-1238{min-width:1238px!important}.max-width-1238{max-width:1238px!important}.fixed-width-1239{width:1239px!important}.min-width-1239{min-width:1239px!important}.max-width-1239{max-width:1239px!important}.fixed-width-1240{width:1240px!important}.min-width-1240{min-width:1240px!important}.max-width-1240{max-width:1240px!important}.fixed-width-1241{width:1241px!important}.min-width-1241{min-width:1241px!important}.max-width-1241{max-width:1241px!important}.fixed-width-1242{width:1242px!important}.min-width-1242{min-width:1242px!important}.max-width-1242{max-width:1242px!important}.fixed-width-1243{width:1243px!important}.min-width-1243{min-width:1243px!important}.max-width-1243{max-width:1243px!important}.fixed-width-1244{width:1244px!important}.min-width-1244{min-width:1244px!important}.max-width-1244{max-width:1244px!important}.fixed-width-1245{width:1245px!important}.min-width-1245{min-width:1245px!important}.max-width-1245{max-width:1245px!important}.fixed-width-1246{width:1246px!important}.min-width-1246{min-width:1246px!important}.max-width-1246{max-width:1246px!important}.fixed-width-1247{width:1247px!important}.min-width-1247{min-width:1247px!important}.max-width-1247{max-width:1247px!important}.fixed-width-1248{width:1248px!important}.min-width-1248{min-width:1248px!important}.max-width-1248{max-width:1248px!important}.fixed-width-1249{width:1249px!important}.min-width-1249{min-width:1249px!important}.max-width-1249{max-width:1249px!important}.fixed-width-1250{width:1250px!important}.min-width-1250{min-width:1250px!important}.max-width-1250{max-width:1250px!important}.fixed-width-1251{width:1251px!important}.min-width-1251{min-width:1251px!important}.max-width-1251{max-width:1251px!important}.fixed-width-1252{width:1252px!important}.min-width-1252{min-width:1252px!important}.max-width-1252{max-width:1252px!important}.fixed-width-1253{width:1253px!important}.min-width-1253{min-width:1253px!important}.max-width-1253{max-width:1253px!important}.fixed-width-1254{width:1254px!important}.min-width-1254{min-width:1254px!important}.max-width-1254{max-width:1254px!important}.fixed-width-1255{width:1255px!important}.min-width-1255{min-width:1255px!important}.max-width-1255{max-width:1255px!important}.fixed-width-1256{width:1256px!important}.min-width-1256{min-width:1256px!important}.max-width-1256{max-width:1256px!important}.fixed-width-1257{width:1257px!important}.min-width-1257{min-width:1257px!important}.max-width-1257{max-width:1257px!important}.fixed-width-1258{width:1258px!important}.min-width-1258{min-width:1258px!important}.max-width-1258{max-width:1258px!important}.fixed-width-1259{width:1259px!important}.min-width-1259{min-width:1259px!important}.max-width-1259{max-width:1259px!important}.fixed-width-1260{width:1260px!important}.min-width-1260{min-width:1260px!important}.max-width-1260{max-width:1260px!important}.fixed-width-1261{width:1261px!important}.min-width-1261{min-width:1261px!important}.max-width-1261{max-width:1261px!important}.fixed-width-1262{width:1262px!important}.min-width-1262{min-width:1262px!important}.max-width-1262{max-width:1262px!important}.fixed-width-1263{width:1263px!important}.min-width-1263{min-width:1263px!important}.max-width-1263{max-width:1263px!important}.fixed-width-1264{width:1264px!important}.min-width-1264{min-width:1264px!important}.max-width-1264{max-width:1264px!important}.fixed-width-1265{width:1265px!important}.min-width-1265{min-width:1265px!important}.max-width-1265{max-width:1265px!important}.fixed-width-1266{width:1266px!important}.min-width-1266{min-width:1266px!important}.max-width-1266{max-width:1266px!important}.fixed-width-1267{width:1267px!important}.min-width-1267{min-width:1267px!important}.max-width-1267{max-width:1267px!important}.fixed-width-1268{width:1268px!important}.min-width-1268{min-width:1268px!important}.max-width-1268{max-width:1268px!important}.fixed-width-1269{width:1269px!important}.min-width-1269{min-width:1269px!important}.max-width-1269{max-width:1269px!important}.fixed-width-1270{width:1270px!important}.min-width-1270{min-width:1270px!important}.max-width-1270{max-width:1270px!important}.fixed-width-1271{width:1271px!important}.min-width-1271{min-width:1271px!important}.max-width-1271{max-width:1271px!important}.fixed-width-1272{width:1272px!important}.min-width-1272{min-width:1272px!important}.max-width-1272{max-width:1272px!important}.fixed-width-1273{width:1273px!important}.min-width-1273{min-width:1273px!important}.max-width-1273{max-width:1273px!important}.fixed-width-1274{width:1274px!important}.min-width-1274{min-width:1274px!important}.max-width-1274{max-width:1274px!important}.fixed-width-1275{width:1275px!important}.min-width-1275{min-width:1275px!important}.max-width-1275{max-width:1275px!important}.fixed-width-1276{width:1276px!important}.min-width-1276{min-width:1276px!important}.max-width-1276{max-width:1276px!important}.fixed-width-1277{width:1277px!important}.min-width-1277{min-width:1277px!important}.max-width-1277{max-width:1277px!important}.fixed-width-1278{width:1278px!important}.min-width-1278{min-width:1278px!important}.max-width-1278{max-width:1278px!important}.fixed-width-1279{width:1279px!important}.min-width-1279{min-width:1279px!important}.max-width-1279{max-width:1279px!important}.fixed-width-1280{width:1280px!important}.min-width-1280{min-width:1280px!important}.max-width-1280{max-width:1280px!important}.fixed-width-1281{width:1281px!important}.min-width-1281{min-width:1281px!important}.max-width-1281{max-width:1281px!important}.fixed-width-1282{width:1282px!important}.min-width-1282{min-width:1282px!important}.max-width-1282{max-width:1282px!important}.fixed-width-1283{width:1283px!important}.min-width-1283{min-width:1283px!important}.max-width-1283{max-width:1283px!important}.fixed-width-1284{width:1284px!important}.min-width-1284{min-width:1284px!important}.max-width-1284{max-width:1284px!important}.fixed-width-1285{width:1285px!important}.min-width-1285{min-width:1285px!important}.max-width-1285{max-width:1285px!important}.fixed-width-1286{width:1286px!important}.min-width-1286{min-width:1286px!important}.max-width-1286{max-width:1286px!important}.fixed-width-1287{width:1287px!important}.min-width-1287{min-width:1287px!important}.max-width-1287{max-width:1287px!important}.fixed-width-1288{width:1288px!important}.min-width-1288{min-width:1288px!important}.max-width-1288{max-width:1288px!important}.fixed-width-1289{width:1289px!important}.min-width-1289{min-width:1289px!important}.max-width-1289{max-width:1289px!important}.fixed-width-1290{width:1290px!important}.min-width-1290{min-width:1290px!important}.max-width-1290{max-width:1290px!important}.fixed-width-1291{width:1291px!important}.min-width-1291{min-width:1291px!important}.max-width-1291{max-width:1291px!important}.fixed-width-1292{width:1292px!important}.min-width-1292{min-width:1292px!important}.max-width-1292{max-width:1292px!important}.fixed-width-1293{width:1293px!important}.min-width-1293{min-width:1293px!important}.max-width-1293{max-width:1293px!important}.fixed-width-1294{width:1294px!important}.min-width-1294{min-width:1294px!important}.max-width-1294{max-width:1294px!important}.fixed-width-1295{width:1295px!important}.min-width-1295{min-width:1295px!important}.max-width-1295{max-width:1295px!important}.fixed-width-1296{width:1296px!important}.min-width-1296{min-width:1296px!important}.max-width-1296{max-width:1296px!important}.fixed-width-1297{width:1297px!important}.min-width-1297{min-width:1297px!important}.max-width-1297{max-width:1297px!important}.fixed-width-1298{width:1298px!important}.min-width-1298{min-width:1298px!important}.max-width-1298{max-width:1298px!important}.fixed-width-1299{width:1299px!important}.min-width-1299{min-width:1299px!important}.max-width-1299{max-width:1299px!important}.fixed-width-1300{width:1300px!important}.min-width-1300{min-width:1300px!important}.max-width-1300{max-width:1300px!important}.fixed-width-1301{width:1301px!important}.min-width-1301{min-width:1301px!important}.max-width-1301{max-width:1301px!important}.fixed-width-1302{width:1302px!important}.min-width-1302{min-width:1302px!important}.max-width-1302{max-width:1302px!important}.fixed-width-1303{width:1303px!important}.min-width-1303{min-width:1303px!important}.max-width-1303{max-width:1303px!important}.fixed-width-1304{width:1304px!important}.min-width-1304{min-width:1304px!important}.max-width-1304{max-width:1304px!important}.fixed-width-1305{width:1305px!important}.min-width-1305{min-width:1305px!important}.max-width-1305{max-width:1305px!important}.fixed-width-1306{width:1306px!important}.min-width-1306{min-width:1306px!important}.max-width-1306{max-width:1306px!important}.fixed-width-1307{width:1307px!important}.min-width-1307{min-width:1307px!important}.max-width-1307{max-width:1307px!important}.fixed-width-1308{width:1308px!important}.min-width-1308{min-width:1308px!important}.max-width-1308{max-width:1308px!important}.fixed-width-1309{width:1309px!important}.min-width-1309{min-width:1309px!important}.max-width-1309{max-width:1309px!important}.fixed-width-1310{width:1310px!important}.min-width-1310{min-width:1310px!important}.max-width-1310{max-width:1310px!important}.fixed-width-1311{width:1311px!important}.min-width-1311{min-width:1311px!important}.max-width-1311{max-width:1311px!important}.fixed-width-1312{width:1312px!important}.min-width-1312{min-width:1312px!important}.max-width-1312{max-width:1312px!important}.fixed-width-1313{width:1313px!important}.min-width-1313{min-width:1313px!important}.max-width-1313{max-width:1313px!important}.fixed-width-1314{width:1314px!important}.min-width-1314{min-width:1314px!important}.max-width-1314{max-width:1314px!important}.fixed-width-1315{width:1315px!important}.min-width-1315{min-width:1315px!important}.max-width-1315{max-width:1315px!important}.fixed-width-1316{width:1316px!important}.min-width-1316{min-width:1316px!important}.max-width-1316{max-width:1316px!important}.fixed-width-1317{width:1317px!important}.min-width-1317{min-width:1317px!important}.max-width-1317{max-width:1317px!important}.fixed-width-1318{width:1318px!important}.min-width-1318{min-width:1318px!important}.max-width-1318{max-width:1318px!important}.fixed-width-1319{width:1319px!important}.min-width-1319{min-width:1319px!important}.max-width-1319{max-width:1319px!important}.fixed-width-1320{width:1320px!important}.min-width-1320{min-width:1320px!important}.max-width-1320{max-width:1320px!important}.fixed-width-1321{width:1321px!important}.min-width-1321{min-width:1321px!important}.max-width-1321{max-width:1321px!important}.fixed-width-1322{width:1322px!important}.min-width-1322{min-width:1322px!important}.max-width-1322{max-width:1322px!important}.fixed-width-1323{width:1323px!important}.min-width-1323{min-width:1323px!important}.max-width-1323{max-width:1323px!important}.fixed-width-1324{width:1324px!important}.min-width-1324{min-width:1324px!important}.max-width-1324{max-width:1324px!important}.fixed-width-1325{width:1325px!important}.min-width-1325{min-width:1325px!important}.max-width-1325{max-width:1325px!important}.fixed-width-1326{width:1326px!important}.min-width-1326{min-width:1326px!important}.max-width-1326{max-width:1326px!important}.fixed-width-1327{width:1327px!important}.min-width-1327{min-width:1327px!important}.max-width-1327{max-width:1327px!important}.fixed-width-1328{width:1328px!important}.min-width-1328{min-width:1328px!important}.max-width-1328{max-width:1328px!important}.fixed-width-1329{width:1329px!important}.min-width-1329{min-width:1329px!important}.max-width-1329{max-width:1329px!important}.fixed-width-1330{width:1330px!important}.min-width-1330{min-width:1330px!important}.max-width-1330{max-width:1330px!important}.fixed-width-1331{width:1331px!important}.min-width-1331{min-width:1331px!important}.max-width-1331{max-width:1331px!important}.fixed-width-1332{width:1332px!important}.min-width-1332{min-width:1332px!important}.max-width-1332{max-width:1332px!important}.fixed-width-1333{width:1333px!important}.min-width-1333{min-width:1333px!important}.max-width-1333{max-width:1333px!important}.fixed-width-1334{width:1334px!important}.min-width-1334{min-width:1334px!important}.max-width-1334{max-width:1334px!important}.fixed-width-1335{width:1335px!important}.min-width-1335{min-width:1335px!important}.max-width-1335{max-width:1335px!important}.fixed-width-1336{width:1336px!important}.min-width-1336{min-width:1336px!important}.max-width-1336{max-width:1336px!important}.fixed-width-1337{width:1337px!important}.min-width-1337{min-width:1337px!important}.max-width-1337{max-width:1337px!important}.fixed-width-1338{width:1338px!important}.min-width-1338{min-width:1338px!important}.max-width-1338{max-width:1338px!important}.fixed-width-1339{width:1339px!important}.min-width-1339{min-width:1339px!important}.max-width-1339{max-width:1339px!important}.fixed-width-1340{width:1340px!important}.min-width-1340{min-width:1340px!important}.max-width-1340{max-width:1340px!important}.fixed-width-1341{width:1341px!important}.min-width-1341{min-width:1341px!important}.max-width-1341{max-width:1341px!important}.fixed-width-1342{width:1342px!important}.min-width-1342{min-width:1342px!important}.max-width-1342{max-width:1342px!important}.fixed-width-1343{width:1343px!important}.min-width-1343{min-width:1343px!important}.max-width-1343{max-width:1343px!important}.fixed-width-1344{width:1344px!important}.min-width-1344{min-width:1344px!important}.max-width-1344{max-width:1344px!important}.fixed-width-1345{width:1345px!important}.min-width-1345{min-width:1345px!important}.max-width-1345{max-width:1345px!important}.fixed-width-1346{width:1346px!important}.min-width-1346{min-width:1346px!important}.max-width-1346{max-width:1346px!important}.fixed-width-1347{width:1347px!important}.min-width-1347{min-width:1347px!important}.max-width-1347{max-width:1347px!important}.fixed-width-1348{width:1348px!important}.min-width-1348{min-width:1348px!important}.max-width-1348{max-width:1348px!important}.fixed-width-1349{width:1349px!important}.min-width-1349{min-width:1349px!important}.max-width-1349{max-width:1349px!important}.fixed-width-1350{width:1350px!important}.min-width-1350{min-width:1350px!important}.max-width-1350{max-width:1350px!important}.fixed-width-1351{width:1351px!important}.min-width-1351{min-width:1351px!important}.max-width-1351{max-width:1351px!important}.fixed-width-1352{width:1352px!important}.min-width-1352{min-width:1352px!important}.max-width-1352{max-width:1352px!important}.fixed-width-1353{width:1353px!important}.min-width-1353{min-width:1353px!important}.max-width-1353{max-width:1353px!important}.fixed-width-1354{width:1354px!important}.min-width-1354{min-width:1354px!important}.max-width-1354{max-width:1354px!important}.fixed-width-1355{width:1355px!important}.min-width-1355{min-width:1355px!important}.max-width-1355{max-width:1355px!important}.fixed-width-1356{width:1356px!important}.min-width-1356{min-width:1356px!important}.max-width-1356{max-width:1356px!important}.fixed-width-1357{width:1357px!important}.min-width-1357{min-width:1357px!important}.max-width-1357{max-width:1357px!important}.fixed-width-1358{width:1358px!important}.min-width-1358{min-width:1358px!important}.max-width-1358{max-width:1358px!important}.fixed-width-1359{width:1359px!important}.min-width-1359{min-width:1359px!important}.max-width-1359{max-width:1359px!important}.fixed-width-1360{width:1360px!important}.min-width-1360{min-width:1360px!important}.max-width-1360{max-width:1360px!important}.fixed-width-1361{width:1361px!important}.min-width-1361{min-width:1361px!important}.max-width-1361{max-width:1361px!important}.fixed-width-1362{width:1362px!important}.min-width-1362{min-width:1362px!important}.max-width-1362{max-width:1362px!important}.fixed-width-1363{width:1363px!important}.min-width-1363{min-width:1363px!important}.max-width-1363{max-width:1363px!important}.fixed-width-1364{width:1364px!important}.min-width-1364{min-width:1364px!important}.max-width-1364{max-width:1364px!important}.fixed-width-1365{width:1365px!important}.min-width-1365{min-width:1365px!important}.max-width-1365{max-width:1365px!important}.fixed-width-1366{width:1366px!important}.min-width-1366{min-width:1366px!important}.max-width-1366{max-width:1366px!important}.fixed-width-1367{width:1367px!important}.min-width-1367{min-width:1367px!important}.max-width-1367{max-width:1367px!important}.fixed-width-1368{width:1368px!important}.min-width-1368{min-width:1368px!important}.max-width-1368{max-width:1368px!important}.fixed-width-1369{width:1369px!important}.min-width-1369{min-width:1369px!important}.max-width-1369{max-width:1369px!important}.fixed-width-1370{width:1370px!important}.min-width-1370{min-width:1370px!important}.max-width-1370{max-width:1370px!important}.fixed-width-1371{width:1371px!important}.min-width-1371{min-width:1371px!important}.max-width-1371{max-width:1371px!important}.fixed-width-1372{width:1372px!important}.min-width-1372{min-width:1372px!important}.max-width-1372{max-width:1372px!important}.fixed-width-1373{width:1373px!important}.min-width-1373{min-width:1373px!important}.max-width-1373{max-width:1373px!important}.fixed-width-1374{width:1374px!important}.min-width-1374{min-width:1374px!important}.max-width-1374{max-width:1374px!important}.fixed-width-1375{width:1375px!important}.min-width-1375{min-width:1375px!important}.max-width-1375{max-width:1375px!important}.fixed-width-1376{width:1376px!important}.min-width-1376{min-width:1376px!important}.max-width-1376{max-width:1376px!important}.fixed-width-1377{width:1377px!important}.min-width-1377{min-width:1377px!important}.max-width-1377{max-width:1377px!important}.fixed-width-1378{width:1378px!important}.min-width-1378{min-width:1378px!important}.max-width-1378{max-width:1378px!important}.fixed-width-1379{width:1379px!important}.min-width-1379{min-width:1379px!important}.max-width-1379{max-width:1379px!important}.fixed-width-1380{width:1380px!important}.min-width-1380{min-width:1380px!important}.max-width-1380{max-width:1380px!important}.fixed-width-1381{width:1381px!important}.min-width-1381{min-width:1381px!important}.max-width-1381{max-width:1381px!important}.fixed-width-1382{width:1382px!important}.min-width-1382{min-width:1382px!important}.max-width-1382{max-width:1382px!important}.fixed-width-1383{width:1383px!important}.min-width-1383{min-width:1383px!important}.max-width-1383{max-width:1383px!important}.fixed-width-1384{width:1384px!important}.min-width-1384{min-width:1384px!important}.max-width-1384{max-width:1384px!important}.fixed-width-1385{width:1385px!important}.min-width-1385{min-width:1385px!important}.max-width-1385{max-width:1385px!important}.fixed-width-1386{width:1386px!important}.min-width-1386{min-width:1386px!important}.max-width-1386{max-width:1386px!important}.fixed-width-1387{width:1387px!important}.min-width-1387{min-width:1387px!important}.max-width-1387{max-width:1387px!important}.fixed-width-1388{width:1388px!important}.min-width-1388{min-width:1388px!important}.max-width-1388{max-width:1388px!important}.fixed-width-1389{width:1389px!important}.min-width-1389{min-width:1389px!important}.max-width-1389{max-width:1389px!important}.fixed-width-1390{width:1390px!important}.min-width-1390{min-width:1390px!important}.max-width-1390{max-width:1390px!important}.fixed-width-1391{width:1391px!important}.min-width-1391{min-width:1391px!important}.max-width-1391{max-width:1391px!important}.fixed-width-1392{width:1392px!important}.min-width-1392{min-width:1392px!important}.max-width-1392{max-width:1392px!important}.fixed-width-1393{width:1393px!important}.min-width-1393{min-width:1393px!important}.max-width-1393{max-width:1393px!important}.fixed-width-1394{width:1394px!important}.min-width-1394{min-width:1394px!important}.max-width-1394{max-width:1394px!important}.fixed-width-1395{width:1395px!important}.min-width-1395{min-width:1395px!important}.max-width-1395{max-width:1395px!important}.fixed-width-1396{width:1396px!important}.min-width-1396{min-width:1396px!important}.max-width-1396{max-width:1396px!important}.fixed-width-1397{width:1397px!important}.min-width-1397{min-width:1397px!important}.max-width-1397{max-width:1397px!important}.fixed-width-1398{width:1398px!important}.min-width-1398{min-width:1398px!important}.max-width-1398{max-width:1398px!important}.fixed-width-1399{width:1399px!important}.min-width-1399{min-width:1399px!important}.max-width-1399{max-width:1399px!important}.fixed-width-1400{width:1400px!important}.min-width-1400{min-width:1400px!important}.max-width-1400{max-width:1400px!important}.fixed-width-1401{width:1401px!important}.min-width-1401{min-width:1401px!important}.max-width-1401{max-width:1401px!important}.fixed-width-1402{width:1402px!important}.min-width-1402{min-width:1402px!important}.max-width-1402{max-width:1402px!important}.fixed-width-1403{width:1403px!important}.min-width-1403{min-width:1403px!important}.max-width-1403{max-width:1403px!important}.fixed-width-1404{width:1404px!important}.min-width-1404{min-width:1404px!important}.max-width-1404{max-width:1404px!important}.fixed-width-1405{width:1405px!important}.min-width-1405{min-width:1405px!important}.max-width-1405{max-width:1405px!important}.fixed-width-1406{width:1406px!important}.min-width-1406{min-width:1406px!important}.max-width-1406{max-width:1406px!important}.fixed-width-1407{width:1407px!important}.min-width-1407{min-width:1407px!important}.max-width-1407{max-width:1407px!important}.fixed-width-1408{width:1408px!important}.min-width-1408{min-width:1408px!important}.max-width-1408{max-width:1408px!important}.fixed-width-1409{width:1409px!important}.min-width-1409{min-width:1409px!important}.max-width-1409{max-width:1409px!important}.fixed-width-1410{width:1410px!important}.min-width-1410{min-width:1410px!important}.max-width-1410{max-width:1410px!important}.fixed-width-1411{width:1411px!important}.min-width-1411{min-width:1411px!important}.max-width-1411{max-width:1411px!important}.fixed-width-1412{width:1412px!important}.min-width-1412{min-width:1412px!important}.max-width-1412{max-width:1412px!important}.fixed-width-1413{width:1413px!important}.min-width-1413{min-width:1413px!important}.max-width-1413{max-width:1413px!important}.fixed-width-1414{width:1414px!important}.min-width-1414{min-width:1414px!important}.max-width-1414{max-width:1414px!important}.fixed-width-1415{width:1415px!important}.min-width-1415{min-width:1415px!important}.max-width-1415{max-width:1415px!important}.fixed-width-1416{width:1416px!important}.min-width-1416{min-width:1416px!important}.max-width-1416{max-width:1416px!important}.fixed-width-1417{width:1417px!important}.min-width-1417{min-width:1417px!important}.max-width-1417{max-width:1417px!important}.fixed-width-1418{width:1418px!important}.min-width-1418{min-width:1418px!important}.max-width-1418{max-width:1418px!important}.fixed-width-1419{width:1419px!important}.min-width-1419{min-width:1419px!important}.max-width-1419{max-width:1419px!important}.fixed-width-1420{width:1420px!important}.min-width-1420{min-width:1420px!important}.max-width-1420{max-width:1420px!important}.fixed-width-1421{width:1421px!important}.min-width-1421{min-width:1421px!important}.max-width-1421{max-width:1421px!important}.fixed-width-1422{width:1422px!important}.min-width-1422{min-width:1422px!important}.max-width-1422{max-width:1422px!important}.fixed-width-1423{width:1423px!important}.min-width-1423{min-width:1423px!important}.max-width-1423{max-width:1423px!important}.fixed-width-1424{width:1424px!important}.min-width-1424{min-width:1424px!important}.max-width-1424{max-width:1424px!important}.fixed-width-1425{width:1425px!important}.min-width-1425{min-width:1425px!important}.max-width-1425{max-width:1425px!important}.fixed-width-1426{width:1426px!important}.min-width-1426{min-width:1426px!important}.max-width-1426{max-width:1426px!important}.fixed-width-1427{width:1427px!important}.min-width-1427{min-width:1427px!important}.max-width-1427{max-width:1427px!important}.fixed-width-1428{width:1428px!important}.min-width-1428{min-width:1428px!important}.max-width-1428{max-width:1428px!important}.fixed-width-1429{width:1429px!important}.min-width-1429{min-width:1429px!important}.max-width-1429{max-width:1429px!important}.fixed-width-1430{width:1430px!important}.min-width-1430{min-width:1430px!important}.max-width-1430{max-width:1430px!important}.fixed-width-1431{width:1431px!important}.min-width-1431{min-width:1431px!important}.max-width-1431{max-width:1431px!important}.fixed-width-1432{width:1432px!important}.min-width-1432{min-width:1432px!important}.max-width-1432{max-width:1432px!important}.fixed-width-1433{width:1433px!important}.min-width-1433{min-width:1433px!important}.max-width-1433{max-width:1433px!important}.fixed-width-1434{width:1434px!important}.min-width-1434{min-width:1434px!important}.max-width-1434{max-width:1434px!important}.fixed-width-1435{width:1435px!important}.min-width-1435{min-width:1435px!important}.max-width-1435{max-width:1435px!important}.fixed-width-1436{width:1436px!important}.min-width-1436{min-width:1436px!important}.max-width-1436{max-width:1436px!important}.fixed-width-1437{width:1437px!important}.min-width-1437{min-width:1437px!important}.max-width-1437{max-width:1437px!important}.fixed-width-1438{width:1438px!important}.min-width-1438{min-width:1438px!important}.max-width-1438{max-width:1438px!important}.fixed-width-1439{width:1439px!important}.min-width-1439{min-width:1439px!important}.max-width-1439{max-width:1439px!important}.fixed-width-1440{width:1440px!important}.min-width-1440{min-width:1440px!important}.max-width-1440{max-width:1440px!important}.fixed-width-1441{width:1441px!important}.min-width-1441{min-width:1441px!important}.max-width-1441{max-width:1441px!important}.fixed-width-1442{width:1442px!important}.min-width-1442{min-width:1442px!important}.max-width-1442{max-width:1442px!important}.fixed-width-1443{width:1443px!important}.min-width-1443{min-width:1443px!important}.max-width-1443{max-width:1443px!important}.fixed-width-1444{width:1444px!important}.min-width-1444{min-width:1444px!important}.max-width-1444{max-width:1444px!important}.fixed-width-1445{width:1445px!important}.min-width-1445{min-width:1445px!important}.max-width-1445{max-width:1445px!important}.fixed-width-1446{width:1446px!important}.min-width-1446{min-width:1446px!important}.max-width-1446{max-width:1446px!important}.fixed-width-1447{width:1447px!important}.min-width-1447{min-width:1447px!important}.max-width-1447{max-width:1447px!important}.fixed-width-1448{width:1448px!important}.min-width-1448{min-width:1448px!important}.max-width-1448{max-width:1448px!important}.fixed-width-1449{width:1449px!important}.min-width-1449{min-width:1449px!important}.max-width-1449{max-width:1449px!important}.fixed-width-1450{width:1450px!important}.min-width-1450{min-width:1450px!important}.max-width-1450{max-width:1450px!important}.fixed-width-1451{width:1451px!important}.min-width-1451{min-width:1451px!important}.max-width-1451{max-width:1451px!important}.fixed-width-1452{width:1452px!important}.min-width-1452{min-width:1452px!important}.max-width-1452{max-width:1452px!important}.fixed-width-1453{width:1453px!important}.min-width-1453{min-width:1453px!important}.max-width-1453{max-width:1453px!important}.fixed-width-1454{width:1454px!important}.min-width-1454{min-width:1454px!important}.max-width-1454{max-width:1454px!important}.fixed-width-1455{width:1455px!important}.min-width-1455{min-width:1455px!important}.max-width-1455{max-width:1455px!important}.fixed-width-1456{width:1456px!important}.min-width-1456{min-width:1456px!important}.max-width-1456{max-width:1456px!important}.fixed-width-1457{width:1457px!important}.min-width-1457{min-width:1457px!important}.max-width-1457{max-width:1457px!important}.fixed-width-1458{width:1458px!important}.min-width-1458{min-width:1458px!important}.max-width-1458{max-width:1458px!important}.fixed-width-1459{width:1459px!important}.min-width-1459{min-width:1459px!important}.max-width-1459{max-width:1459px!important}.fixed-width-1460{width:1460px!important}.min-width-1460{min-width:1460px!important}.max-width-1460{max-width:1460px!important}.fixed-width-1461{width:1461px!important}.min-width-1461{min-width:1461px!important}.max-width-1461{max-width:1461px!important}.fixed-width-1462{width:1462px!important}.min-width-1462{min-width:1462px!important}.max-width-1462{max-width:1462px!important}.fixed-width-1463{width:1463px!important}.min-width-1463{min-width:1463px!important}.max-width-1463{max-width:1463px!important}.fixed-width-1464{width:1464px!important}.min-width-1464{min-width:1464px!important}.max-width-1464{max-width:1464px!important}.fixed-width-1465{width:1465px!important}.min-width-1465{min-width:1465px!important}.max-width-1465{max-width:1465px!important}.fixed-width-1466{width:1466px!important}.min-width-1466{min-width:1466px!important}.max-width-1466{max-width:1466px!important}.fixed-width-1467{width:1467px!important}.min-width-1467{min-width:1467px!important}.max-width-1467{max-width:1467px!important}.fixed-width-1468{width:1468px!important}.min-width-1468{min-width:1468px!important}.max-width-1468{max-width:1468px!important}.fixed-width-1469{width:1469px!important}.min-width-1469{min-width:1469px!important}.max-width-1469{max-width:1469px!important}.fixed-width-1470{width:1470px!important}.min-width-1470{min-width:1470px!important}.max-width-1470{max-width:1470px!important}.fixed-width-1471{width:1471px!important}.min-width-1471{min-width:1471px!important}.max-width-1471{max-width:1471px!important}.fixed-width-1472{width:1472px!important}.min-width-1472{min-width:1472px!important}.max-width-1472{max-width:1472px!important}.fixed-width-1473{width:1473px!important}.min-width-1473{min-width:1473px!important}.max-width-1473{max-width:1473px!important}.fixed-width-1474{width:1474px!important}.min-width-1474{min-width:1474px!important}.max-width-1474{max-width:1474px!important}.fixed-width-1475{width:1475px!important}.min-width-1475{min-width:1475px!important}.max-width-1475{max-width:1475px!important}.fixed-width-1476{width:1476px!important}.min-width-1476{min-width:1476px!important}.max-width-1476{max-width:1476px!important}.fixed-width-1477{width:1477px!important}.min-width-1477{min-width:1477px!important}.max-width-1477{max-width:1477px!important}.fixed-width-1478{width:1478px!important}.min-width-1478{min-width:1478px!important}.max-width-1478{max-width:1478px!important}.fixed-width-1479{width:1479px!important}.min-width-1479{min-width:1479px!important}.max-width-1479{max-width:1479px!important}.fixed-width-1480{width:1480px!important}.min-width-1480{min-width:1480px!important}.max-width-1480{max-width:1480px!important}.fixed-width-1481{width:1481px!important}.min-width-1481{min-width:1481px!important}.max-width-1481{max-width:1481px!important}.fixed-width-1482{width:1482px!important}.min-width-1482{min-width:1482px!important}.max-width-1482{max-width:1482px!important}.fixed-width-1483{width:1483px!important}.min-width-1483{min-width:1483px!important}.max-width-1483{max-width:1483px!important}.fixed-width-1484{width:1484px!important}.min-width-1484{min-width:1484px!important}.max-width-1484{max-width:1484px!important}.fixed-width-1485{width:1485px!important}.min-width-1485{min-width:1485px!important}.max-width-1485{max-width:1485px!important}.fixed-width-1486{width:1486px!important}.min-width-1486{min-width:1486px!important}.max-width-1486{max-width:1486px!important}.fixed-width-1487{width:1487px!important}.min-width-1487{min-width:1487px!important}.max-width-1487{max-width:1487px!important}.fixed-width-1488{width:1488px!important}.min-width-1488{min-width:1488px!important}.max-width-1488{max-width:1488px!important}.fixed-width-1489{width:1489px!important}.min-width-1489{min-width:1489px!important}.max-width-1489{max-width:1489px!important}.fixed-width-1490{width:1490px!important}.min-width-1490{min-width:1490px!important}.max-width-1490{max-width:1490px!important}.fixed-width-1491{width:1491px!important}.min-width-1491{min-width:1491px!important}.max-width-1491{max-width:1491px!important}.fixed-width-1492{width:1492px!important}.min-width-1492{min-width:1492px!important}.max-width-1492{max-width:1492px!important}.fixed-width-1493{width:1493px!important}.min-width-1493{min-width:1493px!important}.max-width-1493{max-width:1493px!important}.fixed-width-1494{width:1494px!important}.min-width-1494{min-width:1494px!important}.max-width-1494{max-width:1494px!important}.fixed-width-1495{width:1495px!important}.min-width-1495{min-width:1495px!important}.max-width-1495{max-width:1495px!important}.fixed-width-1496{width:1496px!important}.min-width-1496{min-width:1496px!important}.max-width-1496{max-width:1496px!important}.fixed-width-1497{width:1497px!important}.min-width-1497{min-width:1497px!important}.max-width-1497{max-width:1497px!important}.fixed-width-1498{width:1498px!important}.min-width-1498{min-width:1498px!important}.max-width-1498{max-width:1498px!important}.fixed-width-1499{width:1499px!important}.min-width-1499{min-width:1499px!important}.max-width-1499{max-width:1499px!important}.fixed-width-1500{width:1500px!important}.min-width-1500{min-width:1500px!important}.max-width-1500{max-width:1500px!important}.fixed-width-1501{width:1501px!important}.min-width-1501{min-width:1501px!important}.max-width-1501{max-width:1501px!important}.fixed-width-1502{width:1502px!important}.min-width-1502{min-width:1502px!important}.max-width-1502{max-width:1502px!important}.fixed-width-1503{width:1503px!important}.min-width-1503{min-width:1503px!important}.max-width-1503{max-width:1503px!important}.fixed-width-1504{width:1504px!important}.min-width-1504{min-width:1504px!important}.max-width-1504{max-width:1504px!important}.fixed-width-1505{width:1505px!important}.min-width-1505{min-width:1505px!important}.max-width-1505{max-width:1505px!important}.fixed-width-1506{width:1506px!important}.min-width-1506{min-width:1506px!important}.max-width-1506{max-width:1506px!important}.fixed-width-1507{width:1507px!important}.min-width-1507{min-width:1507px!important}.max-width-1507{max-width:1507px!important}.fixed-width-1508{width:1508px!important}.min-width-1508{min-width:1508px!important}.max-width-1508{max-width:1508px!important}.fixed-width-1509{width:1509px!important}.min-width-1509{min-width:1509px!important}.max-width-1509{max-width:1509px!important}.fixed-width-1510{width:1510px!important}.min-width-1510{min-width:1510px!important}.max-width-1510{max-width:1510px!important}.fixed-width-1511{width:1511px!important}.min-width-1511{min-width:1511px!important}.max-width-1511{max-width:1511px!important}.fixed-width-1512{width:1512px!important}.min-width-1512{min-width:1512px!important}.max-width-1512{max-width:1512px!important}.fixed-width-1513{width:1513px!important}.min-width-1513{min-width:1513px!important}.max-width-1513{max-width:1513px!important}.fixed-width-1514{width:1514px!important}.min-width-1514{min-width:1514px!important}.max-width-1514{max-width:1514px!important}.fixed-width-1515{width:1515px!important}.min-width-1515{min-width:1515px!important}.max-width-1515{max-width:1515px!important}.fixed-width-1516{width:1516px!important}.min-width-1516{min-width:1516px!important}.max-width-1516{max-width:1516px!important}.fixed-width-1517{width:1517px!important}.min-width-1517{min-width:1517px!important}.max-width-1517{max-width:1517px!important}.fixed-width-1518{width:1518px!important}.min-width-1518{min-width:1518px!important}.max-width-1518{max-width:1518px!important}.fixed-width-1519{width:1519px!important}.min-width-1519{min-width:1519px!important}.max-width-1519{max-width:1519px!important}.fixed-width-1520{width:1520px!important}.min-width-1520{min-width:1520px!important}.max-width-1520{max-width:1520px!important}.fixed-width-1521{width:1521px!important}.min-width-1521{min-width:1521px!important}.max-width-1521{max-width:1521px!important}.fixed-width-1522{width:1522px!important}.min-width-1522{min-width:1522px!important}.max-width-1522{max-width:1522px!important}.fixed-width-1523{width:1523px!important}.min-width-1523{min-width:1523px!important}.max-width-1523{max-width:1523px!important}.fixed-width-1524{width:1524px!important}.min-width-1524{min-width:1524px!important}.max-width-1524{max-width:1524px!important}.fixed-width-1525{width:1525px!important}.min-width-1525{min-width:1525px!important}.max-width-1525{max-width:1525px!important}.fixed-width-1526{width:1526px!important}.min-width-1526{min-width:1526px!important}.max-width-1526{max-width:1526px!important}.fixed-width-1527{width:1527px!important}.min-width-1527{min-width:1527px!important}.max-width-1527{max-width:1527px!important}.fixed-width-1528{width:1528px!important}.min-width-1528{min-width:1528px!important}.max-width-1528{max-width:1528px!important}.fixed-width-1529{width:1529px!important}.min-width-1529{min-width:1529px!important}.max-width-1529{max-width:1529px!important}.fixed-width-1530{width:1530px!important}.min-width-1530{min-width:1530px!important}.max-width-1530{max-width:1530px!important}.fixed-width-1531{width:1531px!important}.min-width-1531{min-width:1531px!important}.max-width-1531{max-width:1531px!important}.fixed-width-1532{width:1532px!important}.min-width-1532{min-width:1532px!important}.max-width-1532{max-width:1532px!important}.fixed-width-1533{width:1533px!important}.min-width-1533{min-width:1533px!important}.max-width-1533{max-width:1533px!important}.fixed-width-1534{width:1534px!important}.min-width-1534{min-width:1534px!important}.max-width-1534{max-width:1534px!important}.fixed-width-1535{width:1535px!important}.min-width-1535{min-width:1535px!important}.max-width-1535{max-width:1535px!important}.fixed-width-1536{width:1536px!important}.min-width-1536{min-width:1536px!important}.max-width-1536{max-width:1536px!important}.fixed-width-1537{width:1537px!important}.min-width-1537{min-width:1537px!important}.max-width-1537{max-width:1537px!important}.fixed-width-1538{width:1538px!important}.min-width-1538{min-width:1538px!important}.max-width-1538{max-width:1538px!important}.fixed-width-1539{width:1539px!important}.min-width-1539{min-width:1539px!important}.max-width-1539{max-width:1539px!important}.fixed-width-1540{width:1540px!important}.min-width-1540{min-width:1540px!important}.max-width-1540{max-width:1540px!important}.fixed-width-1541{width:1541px!important}.min-width-1541{min-width:1541px!important}.max-width-1541{max-width:1541px!important}.fixed-width-1542{width:1542px!important}.min-width-1542{min-width:1542px!important}.max-width-1542{max-width:1542px!important}.fixed-width-1543{width:1543px!important}.min-width-1543{min-width:1543px!important}.max-width-1543{max-width:1543px!important}.fixed-width-1544{width:1544px!important}.min-width-1544{min-width:1544px!important}.max-width-1544{max-width:1544px!important}.fixed-width-1545{width:1545px!important}.min-width-1545{min-width:1545px!important}.max-width-1545{max-width:1545px!important}.fixed-width-1546{width:1546px!important}.min-width-1546{min-width:1546px!important}.max-width-1546{max-width:1546px!important}.fixed-width-1547{width:1547px!important}.min-width-1547{min-width:1547px!important}.max-width-1547{max-width:1547px!important}.fixed-width-1548{width:1548px!important}.min-width-1548{min-width:1548px!important}.max-width-1548{max-width:1548px!important}.fixed-width-1549{width:1549px!important}.min-width-1549{min-width:1549px!important}.max-width-1549{max-width:1549px!important}.fixed-width-1550{width:1550px!important}.min-width-1550{min-width:1550px!important}.max-width-1550{max-width:1550px!important}.fixed-width-1551{width:1551px!important}.min-width-1551{min-width:1551px!important}.max-width-1551{max-width:1551px!important}.fixed-width-1552{width:1552px!important}.min-width-1552{min-width:1552px!important}.max-width-1552{max-width:1552px!important}.fixed-width-1553{width:1553px!important}.min-width-1553{min-width:1553px!important}.max-width-1553{max-width:1553px!important}.fixed-width-1554{width:1554px!important}.min-width-1554{min-width:1554px!important}.max-width-1554{max-width:1554px!important}.fixed-width-1555{width:1555px!important}.min-width-1555{min-width:1555px!important}.max-width-1555{max-width:1555px!important}.fixed-width-1556{width:1556px!important}.min-width-1556{min-width:1556px!important}.max-width-1556{max-width:1556px!important}.fixed-width-1557{width:1557px!important}.min-width-1557{min-width:1557px!important}.max-width-1557{max-width:1557px!important}.fixed-width-1558{width:1558px!important}.min-width-1558{min-width:1558px!important}.max-width-1558{max-width:1558px!important}.fixed-width-1559{width:1559px!important}.min-width-1559{min-width:1559px!important}.max-width-1559{max-width:1559px!important}.fixed-width-1560{width:1560px!important}.min-width-1560{min-width:1560px!important}.max-width-1560{max-width:1560px!important}.fixed-width-1561{width:1561px!important}.min-width-1561{min-width:1561px!important}.max-width-1561{max-width:1561px!important}.fixed-width-1562{width:1562px!important}.min-width-1562{min-width:1562px!important}.max-width-1562{max-width:1562px!important}.fixed-width-1563{width:1563px!important}.min-width-1563{min-width:1563px!important}.max-width-1563{max-width:1563px!important}.fixed-width-1564{width:1564px!important}.min-width-1564{min-width:1564px!important}.max-width-1564{max-width:1564px!important}.fixed-width-1565{width:1565px!important}.min-width-1565{min-width:1565px!important}.max-width-1565{max-width:1565px!important}.fixed-width-1566{width:1566px!important}.min-width-1566{min-width:1566px!important}.max-width-1566{max-width:1566px!important}.fixed-width-1567{width:1567px!important}.min-width-1567{min-width:1567px!important}.max-width-1567{max-width:1567px!important}.fixed-width-1568{width:1568px!important}.min-width-1568{min-width:1568px!important}.max-width-1568{max-width:1568px!important}.fixed-width-1569{width:1569px!important}.min-width-1569{min-width:1569px!important}.max-width-1569{max-width:1569px!important}.fixed-width-1570{width:1570px!important}.min-width-1570{min-width:1570px!important}.max-width-1570{max-width:1570px!important}.fixed-width-1571{width:1571px!important}.min-width-1571{min-width:1571px!important}.max-width-1571{max-width:1571px!important}.fixed-width-1572{width:1572px!important}.min-width-1572{min-width:1572px!important}.max-width-1572{max-width:1572px!important}.fixed-width-1573{width:1573px!important}.min-width-1573{min-width:1573px!important}.max-width-1573{max-width:1573px!important}.fixed-width-1574{width:1574px!important}.min-width-1574{min-width:1574px!important}.max-width-1574{max-width:1574px!important}.fixed-width-1575{width:1575px!important}.min-width-1575{min-width:1575px!important}.max-width-1575{max-width:1575px!important}.fixed-width-1576{width:1576px!important}.min-width-1576{min-width:1576px!important}.max-width-1576{max-width:1576px!important}.fixed-width-1577{width:1577px!important}.min-width-1577{min-width:1577px!important}.max-width-1577{max-width:1577px!important}.fixed-width-1578{width:1578px!important}.min-width-1578{min-width:1578px!important}.max-width-1578{max-width:1578px!important}.fixed-width-1579{width:1579px!important}.min-width-1579{min-width:1579px!important}.max-width-1579{max-width:1579px!important}.fixed-width-1580{width:1580px!important}.min-width-1580{min-width:1580px!important}.max-width-1580{max-width:1580px!important}.fixed-width-1581{width:1581px!important}.min-width-1581{min-width:1581px!important}.max-width-1581{max-width:1581px!important}.fixed-width-1582{width:1582px!important}.min-width-1582{min-width:1582px!important}.max-width-1582{max-width:1582px!important}.fixed-width-1583{width:1583px!important}.min-width-1583{min-width:1583px!important}.max-width-1583{max-width:1583px!important}.fixed-width-1584{width:1584px!important}.min-width-1584{min-width:1584px!important}.max-width-1584{max-width:1584px!important}.fixed-width-1585{width:1585px!important}.min-width-1585{min-width:1585px!important}.max-width-1585{max-width:1585px!important}.fixed-width-1586{width:1586px!important}.min-width-1586{min-width:1586px!important}.max-width-1586{max-width:1586px!important}.fixed-width-1587{width:1587px!important}.min-width-1587{min-width:1587px!important}.max-width-1587{max-width:1587px!important}.fixed-width-1588{width:1588px!important}.min-width-1588{min-width:1588px!important}.max-width-1588{max-width:1588px!important}.fixed-width-1589{width:1589px!important}.min-width-1589{min-width:1589px!important}.max-width-1589{max-width:1589px!important}.fixed-width-1590{width:1590px!important}.min-width-1590{min-width:1590px!important}.max-width-1590{max-width:1590px!important}.fixed-width-1591{width:1591px!important}.min-width-1591{min-width:1591px!important}.max-width-1591{max-width:1591px!important}.fixed-width-1592{width:1592px!important}.min-width-1592{min-width:1592px!important}.max-width-1592{max-width:1592px!important}.fixed-width-1593{width:1593px!important}.min-width-1593{min-width:1593px!important}.max-width-1593{max-width:1593px!important}.fixed-width-1594{width:1594px!important}.min-width-1594{min-width:1594px!important}.max-width-1594{max-width:1594px!important}.fixed-width-1595{width:1595px!important}.min-width-1595{min-width:1595px!important}.max-width-1595{max-width:1595px!important}.fixed-width-1596{width:1596px!important}.min-width-1596{min-width:1596px!important}.max-width-1596{max-width:1596px!important}.fixed-width-1597{width:1597px!important}.min-width-1597{min-width:1597px!important}.max-width-1597{max-width:1597px!important}.fixed-width-1598{width:1598px!important}.min-width-1598{min-width:1598px!important}.max-width-1598{max-width:1598px!important}.fixed-width-1599{width:1599px!important}.min-width-1599{min-width:1599px!important}.max-width-1599{max-width:1599px!important}.fixed-width-1600{width:1600px!important}.min-width-1600{min-width:1600px!important}.max-width-1600{max-width:1600px!important}.fixed-width-1601{width:1601px!important}.min-width-1601{min-width:1601px!important}.max-width-1601{max-width:1601px!important}.fixed-width-1602{width:1602px!important}.min-width-1602{min-width:1602px!important}.max-width-1602{max-width:1602px!important}.fixed-width-1603{width:1603px!important}.min-width-1603{min-width:1603px!important}.max-width-1603{max-width:1603px!important}.fixed-width-1604{width:1604px!important}.min-width-1604{min-width:1604px!important}.max-width-1604{max-width:1604px!important}.fixed-width-1605{width:1605px!important}.min-width-1605{min-width:1605px!important}.max-width-1605{max-width:1605px!important}.fixed-width-1606{width:1606px!important}.min-width-1606{min-width:1606px!important}.max-width-1606{max-width:1606px!important}.fixed-width-1607{width:1607px!important}.min-width-1607{min-width:1607px!important}.max-width-1607{max-width:1607px!important}.fixed-width-1608{width:1608px!important}.min-width-1608{min-width:1608px!important}.max-width-1608{max-width:1608px!important}.fixed-width-1609{width:1609px!important}.min-width-1609{min-width:1609px!important}.max-width-1609{max-width:1609px!important}.fixed-width-1610{width:1610px!important}.min-width-1610{min-width:1610px!important}.max-width-1610{max-width:1610px!important}.fixed-width-1611{width:1611px!important}.min-width-1611{min-width:1611px!important}.max-width-1611{max-width:1611px!important}.fixed-width-1612{width:1612px!important}.min-width-1612{min-width:1612px!important}.max-width-1612{max-width:1612px!important}.fixed-width-1613{width:1613px!important}.min-width-1613{min-width:1613px!important}.max-width-1613{max-width:1613px!important}.fixed-width-1614{width:1614px!important}.min-width-1614{min-width:1614px!important}.max-width-1614{max-width:1614px!important}.fixed-width-1615{width:1615px!important}.min-width-1615{min-width:1615px!important}.max-width-1615{max-width:1615px!important}.fixed-width-1616{width:1616px!important}.min-width-1616{min-width:1616px!important}.max-width-1616{max-width:1616px!important}.fixed-width-1617{width:1617px!important}.min-width-1617{min-width:1617px!important}.max-width-1617{max-width:1617px!important}.fixed-width-1618{width:1618px!important}.min-width-1618{min-width:1618px!important}.max-width-1618{max-width:1618px!important}.fixed-width-1619{width:1619px!important}.min-width-1619{min-width:1619px!important}.max-width-1619{max-width:1619px!important}.fixed-width-1620{width:1620px!important}.min-width-1620{min-width:1620px!important}.max-width-1620{max-width:1620px!important}.fixed-width-1621{width:1621px!important}.min-width-1621{min-width:1621px!important}.max-width-1621{max-width:1621px!important}.fixed-width-1622{width:1622px!important}.min-width-1622{min-width:1622px!important}.max-width-1622{max-width:1622px!important}.fixed-width-1623{width:1623px!important}.min-width-1623{min-width:1623px!important}.max-width-1623{max-width:1623px!important}.fixed-width-1624{width:1624px!important}.min-width-1624{min-width:1624px!important}.max-width-1624{max-width:1624px!important}.fixed-width-1625{width:1625px!important}.min-width-1625{min-width:1625px!important}.max-width-1625{max-width:1625px!important}.fixed-width-1626{width:1626px!important}.min-width-1626{min-width:1626px!important}.max-width-1626{max-width:1626px!important}.fixed-width-1627{width:1627px!important}.min-width-1627{min-width:1627px!important}.max-width-1627{max-width:1627px!important}.fixed-width-1628{width:1628px!important}.min-width-1628{min-width:1628px!important}.max-width-1628{max-width:1628px!important}.fixed-width-1629{width:1629px!important}.min-width-1629{min-width:1629px!important}.max-width-1629{max-width:1629px!important}.fixed-width-1630{width:1630px!important}.min-width-1630{min-width:1630px!important}.max-width-1630{max-width:1630px!important}.fixed-width-1631{width:1631px!important}.min-width-1631{min-width:1631px!important}.max-width-1631{max-width:1631px!important}.fixed-width-1632{width:1632px!important}.min-width-1632{min-width:1632px!important}.max-width-1632{max-width:1632px!important}.fixed-width-1633{width:1633px!important}.min-width-1633{min-width:1633px!important}.max-width-1633{max-width:1633px!important}.fixed-width-1634{width:1634px!important}.min-width-1634{min-width:1634px!important}.max-width-1634{max-width:1634px!important}.fixed-width-1635{width:1635px!important}.min-width-1635{min-width:1635px!important}.max-width-1635{max-width:1635px!important}.fixed-width-1636{width:1636px!important}.min-width-1636{min-width:1636px!important}.max-width-1636{max-width:1636px!important}.fixed-width-1637{width:1637px!important}.min-width-1637{min-width:1637px!important}.max-width-1637{max-width:1637px!important}.fixed-width-1638{width:1638px!important}.min-width-1638{min-width:1638px!important}.max-width-1638{max-width:1638px!important}.fixed-width-1639{width:1639px!important}.min-width-1639{min-width:1639px!important}.max-width-1639{max-width:1639px!important}.fixed-width-1640{width:1640px!important}.min-width-1640{min-width:1640px!important}.max-width-1640{max-width:1640px!important}.fixed-width-1641{width:1641px!important}.min-width-1641{min-width:1641px!important}.max-width-1641{max-width:1641px!important}.fixed-width-1642{width:1642px!important}.min-width-1642{min-width:1642px!important}.max-width-1642{max-width:1642px!important}.fixed-width-1643{width:1643px!important}.min-width-1643{min-width:1643px!important}.max-width-1643{max-width:1643px!important}.fixed-width-1644{width:1644px!important}.min-width-1644{min-width:1644px!important}.max-width-1644{max-width:1644px!important}.fixed-width-1645{width:1645px!important}.min-width-1645{min-width:1645px!important}.max-width-1645{max-width:1645px!important}.fixed-width-1646{width:1646px!important}.min-width-1646{min-width:1646px!important}.max-width-1646{max-width:1646px!important}.fixed-width-1647{width:1647px!important}.min-width-1647{min-width:1647px!important}.max-width-1647{max-width:1647px!important}.fixed-width-1648{width:1648px!important}.min-width-1648{min-width:1648px!important}.max-width-1648{max-width:1648px!important}.fixed-width-1649{width:1649px!important}.min-width-1649{min-width:1649px!important}.max-width-1649{max-width:1649px!important}.fixed-width-1650{width:1650px!important}.min-width-1650{min-width:1650px!important}.max-width-1650{max-width:1650px!important}.fixed-width-1651{width:1651px!important}.min-width-1651{min-width:1651px!important}.max-width-1651{max-width:1651px!important}.fixed-width-1652{width:1652px!important}.min-width-1652{min-width:1652px!important}.max-width-1652{max-width:1652px!important}.fixed-width-1653{width:1653px!important}.min-width-1653{min-width:1653px!important}.max-width-1653{max-width:1653px!important}.fixed-width-1654{width:1654px!important}.min-width-1654{min-width:1654px!important}.max-width-1654{max-width:1654px!important}.fixed-width-1655{width:1655px!important}.min-width-1655{min-width:1655px!important}.max-width-1655{max-width:1655px!important}.fixed-width-1656{width:1656px!important}.min-width-1656{min-width:1656px!important}.max-width-1656{max-width:1656px!important}.fixed-width-1657{width:1657px!important}.min-width-1657{min-width:1657px!important}.max-width-1657{max-width:1657px!important}.fixed-width-1658{width:1658px!important}.min-width-1658{min-width:1658px!important}.max-width-1658{max-width:1658px!important}.fixed-width-1659{width:1659px!important}.min-width-1659{min-width:1659px!important}.max-width-1659{max-width:1659px!important}.fixed-width-1660{width:1660px!important}.min-width-1660{min-width:1660px!important}.max-width-1660{max-width:1660px!important}.fixed-width-1661{width:1661px!important}.min-width-1661{min-width:1661px!important}.max-width-1661{max-width:1661px!important}.fixed-width-1662{width:1662px!important}.min-width-1662{min-width:1662px!important}.max-width-1662{max-width:1662px!important}.fixed-width-1663{width:1663px!important}.min-width-1663{min-width:1663px!important}.max-width-1663{max-width:1663px!important}.fixed-width-1664{width:1664px!important}.min-width-1664{min-width:1664px!important}.max-width-1664{max-width:1664px!important}.fixed-width-1665{width:1665px!important}.min-width-1665{min-width:1665px!important}.max-width-1665{max-width:1665px!important}.fixed-width-1666{width:1666px!important}.min-width-1666{min-width:1666px!important}.max-width-1666{max-width:1666px!important}.fixed-width-1667{width:1667px!important}.min-width-1667{min-width:1667px!important}.max-width-1667{max-width:1667px!important}.fixed-width-1668{width:1668px!important}.min-width-1668{min-width:1668px!important}.max-width-1668{max-width:1668px!important}.fixed-width-1669{width:1669px!important}.min-width-1669{min-width:1669px!important}.max-width-1669{max-width:1669px!important}.fixed-width-1670{width:1670px!important}.min-width-1670{min-width:1670px!important}.max-width-1670{max-width:1670px!important}.fixed-width-1671{width:1671px!important}.min-width-1671{min-width:1671px!important}.max-width-1671{max-width:1671px!important}.fixed-width-1672{width:1672px!important}.min-width-1672{min-width:1672px!important}.max-width-1672{max-width:1672px!important}.fixed-width-1673{width:1673px!important}.min-width-1673{min-width:1673px!important}.max-width-1673{max-width:1673px!important}.fixed-width-1674{width:1674px!important}.min-width-1674{min-width:1674px!important}.max-width-1674{max-width:1674px!important}.fixed-width-1675{width:1675px!important}.min-width-1675{min-width:1675px!important}.max-width-1675{max-width:1675px!important}.fixed-width-1676{width:1676px!important}.min-width-1676{min-width:1676px!important}.max-width-1676{max-width:1676px!important}.fixed-width-1677{width:1677px!important}.min-width-1677{min-width:1677px!important}.max-width-1677{max-width:1677px!important}.fixed-width-1678{width:1678px!important}.min-width-1678{min-width:1678px!important}.max-width-1678{max-width:1678px!important}.fixed-width-1679{width:1679px!important}.min-width-1679{min-width:1679px!important}.max-width-1679{max-width:1679px!important}.fixed-width-1680{width:1680px!important}.min-width-1680{min-width:1680px!important}.max-width-1680{max-width:1680px!important}.fixed-width-1681{width:1681px!important}.min-width-1681{min-width:1681px!important}.max-width-1681{max-width:1681px!important}.fixed-width-1682{width:1682px!important}.min-width-1682{min-width:1682px!important}.max-width-1682{max-width:1682px!important}.fixed-width-1683{width:1683px!important}.min-width-1683{min-width:1683px!important}.max-width-1683{max-width:1683px!important}.fixed-width-1684{width:1684px!important}.min-width-1684{min-width:1684px!important}.max-width-1684{max-width:1684px!important}.fixed-width-1685{width:1685px!important}.min-width-1685{min-width:1685px!important}.max-width-1685{max-width:1685px!important}.fixed-width-1686{width:1686px!important}.min-width-1686{min-width:1686px!important}.max-width-1686{max-width:1686px!important}.fixed-width-1687{width:1687px!important}.min-width-1687{min-width:1687px!important}.max-width-1687{max-width:1687px!important}.fixed-width-1688{width:1688px!important}.min-width-1688{min-width:1688px!important}.max-width-1688{max-width:1688px!important}.fixed-width-1689{width:1689px!important}.min-width-1689{min-width:1689px!important}.max-width-1689{max-width:1689px!important}.fixed-width-1690{width:1690px!important}.min-width-1690{min-width:1690px!important}.max-width-1690{max-width:1690px!important}.fixed-width-1691{width:1691px!important}.min-width-1691{min-width:1691px!important}.max-width-1691{max-width:1691px!important}.fixed-width-1692{width:1692px!important}.min-width-1692{min-width:1692px!important}.max-width-1692{max-width:1692px!important}.fixed-width-1693{width:1693px!important}.min-width-1693{min-width:1693px!important}.max-width-1693{max-width:1693px!important}.fixed-width-1694{width:1694px!important}.min-width-1694{min-width:1694px!important}.max-width-1694{max-width:1694px!important}.fixed-width-1695{width:1695px!important}.min-width-1695{min-width:1695px!important}.max-width-1695{max-width:1695px!important}.fixed-width-1696{width:1696px!important}.min-width-1696{min-width:1696px!important}.max-width-1696{max-width:1696px!important}.fixed-width-1697{width:1697px!important}.min-width-1697{min-width:1697px!important}.max-width-1697{max-width:1697px!important}.fixed-width-1698{width:1698px!important}.min-width-1698{min-width:1698px!important}.max-width-1698{max-width:1698px!important}.fixed-width-1699{width:1699px!important}.min-width-1699{min-width:1699px!important}.max-width-1699{max-width:1699px!important}.fixed-width-1700{width:1700px!important}.min-width-1700{min-width:1700px!important}.max-width-1700{max-width:1700px!important}.fixed-width-1701{width:1701px!important}.min-width-1701{min-width:1701px!important}.max-width-1701{max-width:1701px!important}.fixed-width-1702{width:1702px!important}.min-width-1702{min-width:1702px!important}.max-width-1702{max-width:1702px!important}.fixed-width-1703{width:1703px!important}.min-width-1703{min-width:1703px!important}.max-width-1703{max-width:1703px!important}.fixed-width-1704{width:1704px!important}.min-width-1704{min-width:1704px!important}.max-width-1704{max-width:1704px!important}.fixed-width-1705{width:1705px!important}.min-width-1705{min-width:1705px!important}.max-width-1705{max-width:1705px!important}.fixed-width-1706{width:1706px!important}.min-width-1706{min-width:1706px!important}.max-width-1706{max-width:1706px!important}.fixed-width-1707{width:1707px!important}.min-width-1707{min-width:1707px!important}.max-width-1707{max-width:1707px!important}.fixed-width-1708{width:1708px!important}.min-width-1708{min-width:1708px!important}.max-width-1708{max-width:1708px!important}.fixed-width-1709{width:1709px!important}.min-width-1709{min-width:1709px!important}.max-width-1709{max-width:1709px!important}.fixed-width-1710{width:1710px!important}.min-width-1710{min-width:1710px!important}.max-width-1710{max-width:1710px!important}.fixed-width-1711{width:1711px!important}.min-width-1711{min-width:1711px!important}.max-width-1711{max-width:1711px!important}.fixed-width-1712{width:1712px!important}.min-width-1712{min-width:1712px!important}.max-width-1712{max-width:1712px!important}.fixed-width-1713{width:1713px!important}.min-width-1713{min-width:1713px!important}.max-width-1713{max-width:1713px!important}.fixed-width-1714{width:1714px!important}.min-width-1714{min-width:1714px!important}.max-width-1714{max-width:1714px!important}.fixed-width-1715{width:1715px!important}.min-width-1715{min-width:1715px!important}.max-width-1715{max-width:1715px!important}.fixed-width-1716{width:1716px!important}.min-width-1716{min-width:1716px!important}.max-width-1716{max-width:1716px!important}.fixed-width-1717{width:1717px!important}.min-width-1717{min-width:1717px!important}.max-width-1717{max-width:1717px!important}.fixed-width-1718{width:1718px!important}.min-width-1718{min-width:1718px!important}.max-width-1718{max-width:1718px!important}.fixed-width-1719{width:1719px!important}.min-width-1719{min-width:1719px!important}.max-width-1719{max-width:1719px!important}.fixed-width-1720{width:1720px!important}.min-width-1720{min-width:1720px!important}.max-width-1720{max-width:1720px!important}.fixed-width-1721{width:1721px!important}.min-width-1721{min-width:1721px!important}.max-width-1721{max-width:1721px!important}.fixed-width-1722{width:1722px!important}.min-width-1722{min-width:1722px!important}.max-width-1722{max-width:1722px!important}.fixed-width-1723{width:1723px!important}.min-width-1723{min-width:1723px!important}.max-width-1723{max-width:1723px!important}.fixed-width-1724{width:1724px!important}.min-width-1724{min-width:1724px!important}.max-width-1724{max-width:1724px!important}.fixed-width-1725{width:1725px!important}.min-width-1725{min-width:1725px!important}.max-width-1725{max-width:1725px!important}.fixed-width-1726{width:1726px!important}.min-width-1726{min-width:1726px!important}.max-width-1726{max-width:1726px!important}.fixed-width-1727{width:1727px!important}.min-width-1727{min-width:1727px!important}.max-width-1727{max-width:1727px!important}.fixed-width-1728{width:1728px!important}.min-width-1728{min-width:1728px!important}.max-width-1728{max-width:1728px!important}.fixed-width-1729{width:1729px!important}.min-width-1729{min-width:1729px!important}.max-width-1729{max-width:1729px!important}.fixed-width-1730{width:1730px!important}.min-width-1730{min-width:1730px!important}.max-width-1730{max-width:1730px!important}.fixed-width-1731{width:1731px!important}.min-width-1731{min-width:1731px!important}.max-width-1731{max-width:1731px!important}.fixed-width-1732{width:1732px!important}.min-width-1732{min-width:1732px!important}.max-width-1732{max-width:1732px!important}.fixed-width-1733{width:1733px!important}.min-width-1733{min-width:1733px!important}.max-width-1733{max-width:1733px!important}.fixed-width-1734{width:1734px!important}.min-width-1734{min-width:1734px!important}.max-width-1734{max-width:1734px!important}.fixed-width-1735{width:1735px!important}.min-width-1735{min-width:1735px!important}.max-width-1735{max-width:1735px!important}.fixed-width-1736{width:1736px!important}.min-width-1736{min-width:1736px!important}.max-width-1736{max-width:1736px!important}.fixed-width-1737{width:1737px!important}.min-width-1737{min-width:1737px!important}.max-width-1737{max-width:1737px!important}.fixed-width-1738{width:1738px!important}.min-width-1738{min-width:1738px!important}.max-width-1738{max-width:1738px!important}.fixed-width-1739{width:1739px!important}.min-width-1739{min-width:1739px!important}.max-width-1739{max-width:1739px!important}.fixed-width-1740{width:1740px!important}.min-width-1740{min-width:1740px!important}.max-width-1740{max-width:1740px!important}.fixed-width-1741{width:1741px!important}.min-width-1741{min-width:1741px!important}.max-width-1741{max-width:1741px!important}.fixed-width-1742{width:1742px!important}.min-width-1742{min-width:1742px!important}.max-width-1742{max-width:1742px!important}.fixed-width-1743{width:1743px!important}.min-width-1743{min-width:1743px!important}.max-width-1743{max-width:1743px!important}.fixed-width-1744{width:1744px!important}.min-width-1744{min-width:1744px!important}.max-width-1744{max-width:1744px!important}.fixed-width-1745{width:1745px!important}.min-width-1745{min-width:1745px!important}.max-width-1745{max-width:1745px!important}.fixed-width-1746{width:1746px!important}.min-width-1746{min-width:1746px!important}.max-width-1746{max-width:1746px!important}.fixed-width-1747{width:1747px!important}.min-width-1747{min-width:1747px!important}.max-width-1747{max-width:1747px!important}.fixed-width-1748{width:1748px!important}.min-width-1748{min-width:1748px!important}.max-width-1748{max-width:1748px!important}.fixed-width-1749{width:1749px!important}.min-width-1749{min-width:1749px!important}.max-width-1749{max-width:1749px!important}.fixed-width-1750{width:1750px!important}.min-width-1750{min-width:1750px!important}.max-width-1750{max-width:1750px!important}.fixed-width-1751{width:1751px!important}.min-width-1751{min-width:1751px!important}.max-width-1751{max-width:1751px!important}.fixed-width-1752{width:1752px!important}.min-width-1752{min-width:1752px!important}.max-width-1752{max-width:1752px!important}.fixed-width-1753{width:1753px!important}.min-width-1753{min-width:1753px!important}.max-width-1753{max-width:1753px!important}.fixed-width-1754{width:1754px!important}.min-width-1754{min-width:1754px!important}.max-width-1754{max-width:1754px!important}.fixed-width-1755{width:1755px!important}.min-width-1755{min-width:1755px!important}.max-width-1755{max-width:1755px!important}.fixed-width-1756{width:1756px!important}.min-width-1756{min-width:1756px!important}.max-width-1756{max-width:1756px!important}.fixed-width-1757{width:1757px!important}.min-width-1757{min-width:1757px!important}.max-width-1757{max-width:1757px!important}.fixed-width-1758{width:1758px!important}.min-width-1758{min-width:1758px!important}.max-width-1758{max-width:1758px!important}.fixed-width-1759{width:1759px!important}.min-width-1759{min-width:1759px!important}.max-width-1759{max-width:1759px!important}.fixed-width-1760{width:1760px!important}.min-width-1760{min-width:1760px!important}.max-width-1760{max-width:1760px!important}.fixed-width-1761{width:1761px!important}.min-width-1761{min-width:1761px!important}.max-width-1761{max-width:1761px!important}.fixed-width-1762{width:1762px!important}.min-width-1762{min-width:1762px!important}.max-width-1762{max-width:1762px!important}.fixed-width-1763{width:1763px!important}.min-width-1763{min-width:1763px!important}.max-width-1763{max-width:1763px!important}.fixed-width-1764{width:1764px!important}.min-width-1764{min-width:1764px!important}.max-width-1764{max-width:1764px!important}.fixed-width-1765{width:1765px!important}.min-width-1765{min-width:1765px!important}.max-width-1765{max-width:1765px!important}.fixed-width-1766{width:1766px!important}.min-width-1766{min-width:1766px!important}.max-width-1766{max-width:1766px!important}.fixed-width-1767{width:1767px!important}.min-width-1767{min-width:1767px!important}.max-width-1767{max-width:1767px!important}.fixed-width-1768{width:1768px!important}.min-width-1768{min-width:1768px!important}.max-width-1768{max-width:1768px!important}.fixed-width-1769{width:1769px!important}.min-width-1769{min-width:1769px!important}.max-width-1769{max-width:1769px!important}.fixed-width-1770{width:1770px!important}.min-width-1770{min-width:1770px!important}.max-width-1770{max-width:1770px!important}.fixed-width-1771{width:1771px!important}.min-width-1771{min-width:1771px!important}.max-width-1771{max-width:1771px!important}.fixed-width-1772{width:1772px!important}.min-width-1772{min-width:1772px!important}.max-width-1772{max-width:1772px!important}.fixed-width-1773{width:1773px!important}.min-width-1773{min-width:1773px!important}.max-width-1773{max-width:1773px!important}.fixed-width-1774{width:1774px!important}.min-width-1774{min-width:1774px!important}.max-width-1774{max-width:1774px!important}.fixed-width-1775{width:1775px!important}.min-width-1775{min-width:1775px!important}.max-width-1775{max-width:1775px!important}.fixed-width-1776{width:1776px!important}.min-width-1776{min-width:1776px!important}.max-width-1776{max-width:1776px!important}.fixed-width-1777{width:1777px!important}.min-width-1777{min-width:1777px!important}.max-width-1777{max-width:1777px!important}.fixed-width-1778{width:1778px!important}.min-width-1778{min-width:1778px!important}.max-width-1778{max-width:1778px!important}.fixed-width-1779{width:1779px!important}.min-width-1779{min-width:1779px!important}.max-width-1779{max-width:1779px!important}.fixed-width-1780{width:1780px!important}.min-width-1780{min-width:1780px!important}.max-width-1780{max-width:1780px!important}.fixed-width-1781{width:1781px!important}.min-width-1781{min-width:1781px!important}.max-width-1781{max-width:1781px!important}.fixed-width-1782{width:1782px!important}.min-width-1782{min-width:1782px!important}.max-width-1782{max-width:1782px!important}.fixed-width-1783{width:1783px!important}.min-width-1783{min-width:1783px!important}.max-width-1783{max-width:1783px!important}.fixed-width-1784{width:1784px!important}.min-width-1784{min-width:1784px!important}.max-width-1784{max-width:1784px!important}.fixed-width-1785{width:1785px!important}.min-width-1785{min-width:1785px!important}.max-width-1785{max-width:1785px!important}.fixed-width-1786{width:1786px!important}.min-width-1786{min-width:1786px!important}.max-width-1786{max-width:1786px!important}.fixed-width-1787{width:1787px!important}.min-width-1787{min-width:1787px!important}.max-width-1787{max-width:1787px!important}.fixed-width-1788{width:1788px!important}.min-width-1788{min-width:1788px!important}.max-width-1788{max-width:1788px!important}.fixed-width-1789{width:1789px!important}.min-width-1789{min-width:1789px!important}.max-width-1789{max-width:1789px!important}.fixed-width-1790{width:1790px!important}.min-width-1790{min-width:1790px!important}.max-width-1790{max-width:1790px!important}.fixed-width-1791{width:1791px!important}.min-width-1791{min-width:1791px!important}.max-width-1791{max-width:1791px!important}.fixed-width-1792{width:1792px!important}.min-width-1792{min-width:1792px!important}.max-width-1792{max-width:1792px!important}.fixed-width-1793{width:1793px!important}.min-width-1793{min-width:1793px!important}.max-width-1793{max-width:1793px!important}.fixed-width-1794{width:1794px!important}.min-width-1794{min-width:1794px!important}.max-width-1794{max-width:1794px!important}.fixed-width-1795{width:1795px!important}.min-width-1795{min-width:1795px!important}.max-width-1795{max-width:1795px!important}.fixed-width-1796{width:1796px!important}.min-width-1796{min-width:1796px!important}.max-width-1796{max-width:1796px!important}.fixed-width-1797{width:1797px!important}.min-width-1797{min-width:1797px!important}.max-width-1797{max-width:1797px!important}.fixed-width-1798{width:1798px!important}.min-width-1798{min-width:1798px!important}.max-width-1798{max-width:1798px!important}.fixed-width-1799{width:1799px!important}.min-width-1799{min-width:1799px!important}.max-width-1799{max-width:1799px!important}.fixed-width-1800{width:1800px!important}.min-width-1800{min-width:1800px!important}.max-width-1800{max-width:1800px!important}.fixed-width-1801{width:1801px!important}.min-width-1801{min-width:1801px!important}.max-width-1801{max-width:1801px!important}.fixed-width-1802{width:1802px!important}.min-width-1802{min-width:1802px!important}.max-width-1802{max-width:1802px!important}.fixed-width-1803{width:1803px!important}.min-width-1803{min-width:1803px!important}.max-width-1803{max-width:1803px!important}.fixed-width-1804{width:1804px!important}.min-width-1804{min-width:1804px!important}.max-width-1804{max-width:1804px!important}.fixed-width-1805{width:1805px!important}.min-width-1805{min-width:1805px!important}.max-width-1805{max-width:1805px!important}.fixed-width-1806{width:1806px!important}.min-width-1806{min-width:1806px!important}.max-width-1806{max-width:1806px!important}.fixed-width-1807{width:1807px!important}.min-width-1807{min-width:1807px!important}.max-width-1807{max-width:1807px!important}.fixed-width-1808{width:1808px!important}.min-width-1808{min-width:1808px!important}.max-width-1808{max-width:1808px!important}.fixed-width-1809{width:1809px!important}.min-width-1809{min-width:1809px!important}.max-width-1809{max-width:1809px!important}.fixed-width-1810{width:1810px!important}.min-width-1810{min-width:1810px!important}.max-width-1810{max-width:1810px!important}.fixed-width-1811{width:1811px!important}.min-width-1811{min-width:1811px!important}.max-width-1811{max-width:1811px!important}.fixed-width-1812{width:1812px!important}.min-width-1812{min-width:1812px!important}.max-width-1812{max-width:1812px!important}.fixed-width-1813{width:1813px!important}.min-width-1813{min-width:1813px!important}.max-width-1813{max-width:1813px!important}.fixed-width-1814{width:1814px!important}.min-width-1814{min-width:1814px!important}.max-width-1814{max-width:1814px!important}.fixed-width-1815{width:1815px!important}.min-width-1815{min-width:1815px!important}.max-width-1815{max-width:1815px!important}.fixed-width-1816{width:1816px!important}.min-width-1816{min-width:1816px!important}.max-width-1816{max-width:1816px!important}.fixed-width-1817{width:1817px!important}.min-width-1817{min-width:1817px!important}.max-width-1817{max-width:1817px!important}.fixed-width-1818{width:1818px!important}.min-width-1818{min-width:1818px!important}.max-width-1818{max-width:1818px!important}.fixed-width-1819{width:1819px!important}.min-width-1819{min-width:1819px!important}.max-width-1819{max-width:1819px!important}.fixed-width-1820{width:1820px!important}.min-width-1820{min-width:1820px!important}.max-width-1820{max-width:1820px!important}.fixed-width-1821{width:1821px!important}.min-width-1821{min-width:1821px!important}.max-width-1821{max-width:1821px!important}.fixed-width-1822{width:1822px!important}.min-width-1822{min-width:1822px!important}.max-width-1822{max-width:1822px!important}.fixed-width-1823{width:1823px!important}.min-width-1823{min-width:1823px!important}.max-width-1823{max-width:1823px!important}.fixed-width-1824{width:1824px!important}.min-width-1824{min-width:1824px!important}.max-width-1824{max-width:1824px!important}.fixed-width-1825{width:1825px!important}.min-width-1825{min-width:1825px!important}.max-width-1825{max-width:1825px!important}.fixed-width-1826{width:1826px!important}.min-width-1826{min-width:1826px!important}.max-width-1826{max-width:1826px!important}.fixed-width-1827{width:1827px!important}.min-width-1827{min-width:1827px!important}.max-width-1827{max-width:1827px!important}.fixed-width-1828{width:1828px!important}.min-width-1828{min-width:1828px!important}.max-width-1828{max-width:1828px!important}.fixed-width-1829{width:1829px!important}.min-width-1829{min-width:1829px!important}.max-width-1829{max-width:1829px!important}.fixed-width-1830{width:1830px!important}.min-width-1830{min-width:1830px!important}.max-width-1830{max-width:1830px!important}.fixed-width-1831{width:1831px!important}.min-width-1831{min-width:1831px!important}.max-width-1831{max-width:1831px!important}.fixed-width-1832{width:1832px!important}.min-width-1832{min-width:1832px!important}.max-width-1832{max-width:1832px!important}.fixed-width-1833{width:1833px!important}.min-width-1833{min-width:1833px!important}.max-width-1833{max-width:1833px!important}.fixed-width-1834{width:1834px!important}.min-width-1834{min-width:1834px!important}.max-width-1834{max-width:1834px!important}.fixed-width-1835{width:1835px!important}.min-width-1835{min-width:1835px!important}.max-width-1835{max-width:1835px!important}.fixed-width-1836{width:1836px!important}.min-width-1836{min-width:1836px!important}.max-width-1836{max-width:1836px!important}.fixed-width-1837{width:1837px!important}.min-width-1837{min-width:1837px!important}.max-width-1837{max-width:1837px!important}.fixed-width-1838{width:1838px!important}.min-width-1838{min-width:1838px!important}.max-width-1838{max-width:1838px!important}.fixed-width-1839{width:1839px!important}.min-width-1839{min-width:1839px!important}.max-width-1839{max-width:1839px!important}.fixed-width-1840{width:1840px!important}.min-width-1840{min-width:1840px!important}.max-width-1840{max-width:1840px!important}.fixed-width-1841{width:1841px!important}.min-width-1841{min-width:1841px!important}.max-width-1841{max-width:1841px!important}.fixed-width-1842{width:1842px!important}.min-width-1842{min-width:1842px!important}.max-width-1842{max-width:1842px!important}.fixed-width-1843{width:1843px!important}.min-width-1843{min-width:1843px!important}.max-width-1843{max-width:1843px!important}.fixed-width-1844{width:1844px!important}.min-width-1844{min-width:1844px!important}.max-width-1844{max-width:1844px!important}.fixed-width-1845{width:1845px!important}.min-width-1845{min-width:1845px!important}.max-width-1845{max-width:1845px!important}.fixed-width-1846{width:1846px!important}.min-width-1846{min-width:1846px!important}.max-width-1846{max-width:1846px!important}.fixed-width-1847{width:1847px!important}.min-width-1847{min-width:1847px!important}.max-width-1847{max-width:1847px!important}.fixed-width-1848{width:1848px!important}.min-width-1848{min-width:1848px!important}.max-width-1848{max-width:1848px!important}.fixed-width-1849{width:1849px!important}.min-width-1849{min-width:1849px!important}.max-width-1849{max-width:1849px!important}.fixed-width-1850{width:1850px!important}.min-width-1850{min-width:1850px!important}.max-width-1850{max-width:1850px!important}.fixed-width-1851{width:1851px!important}.min-width-1851{min-width:1851px!important}.max-width-1851{max-width:1851px!important}.fixed-width-1852{width:1852px!important}.min-width-1852{min-width:1852px!important}.max-width-1852{max-width:1852px!important}.fixed-width-1853{width:1853px!important}.min-width-1853{min-width:1853px!important}.max-width-1853{max-width:1853px!important}.fixed-width-1854{width:1854px!important}.min-width-1854{min-width:1854px!important}.max-width-1854{max-width:1854px!important}.fixed-width-1855{width:1855px!important}.min-width-1855{min-width:1855px!important}.max-width-1855{max-width:1855px!important}.fixed-width-1856{width:1856px!important}.min-width-1856{min-width:1856px!important}.max-width-1856{max-width:1856px!important}.fixed-width-1857{width:1857px!important}.min-width-1857{min-width:1857px!important}.max-width-1857{max-width:1857px!important}.fixed-width-1858{width:1858px!important}.min-width-1858{min-width:1858px!important}.max-width-1858{max-width:1858px!important}.fixed-width-1859{width:1859px!important}.min-width-1859{min-width:1859px!important}.max-width-1859{max-width:1859px!important}.fixed-width-1860{width:1860px!important}.min-width-1860{min-width:1860px!important}.max-width-1860{max-width:1860px!important}.fixed-width-1861{width:1861px!important}.min-width-1861{min-width:1861px!important}.max-width-1861{max-width:1861px!important}.fixed-width-1862{width:1862px!important}.min-width-1862{min-width:1862px!important}.max-width-1862{max-width:1862px!important}.fixed-width-1863{width:1863px!important}.min-width-1863{min-width:1863px!important}.max-width-1863{max-width:1863px!important}.fixed-width-1864{width:1864px!important}.min-width-1864{min-width:1864px!important}.max-width-1864{max-width:1864px!important}.fixed-width-1865{width:1865px!important}.min-width-1865{min-width:1865px!important}.max-width-1865{max-width:1865px!important}.fixed-width-1866{width:1866px!important}.min-width-1866{min-width:1866px!important}.max-width-1866{max-width:1866px!important}.fixed-width-1867{width:1867px!important}.min-width-1867{min-width:1867px!important}.max-width-1867{max-width:1867px!important}.fixed-width-1868{width:1868px!important}.min-width-1868{min-width:1868px!important}.max-width-1868{max-width:1868px!important}.fixed-width-1869{width:1869px!important}.min-width-1869{min-width:1869px!important}.max-width-1869{max-width:1869px!important}.fixed-width-1870{width:1870px!important}.min-width-1870{min-width:1870px!important}.max-width-1870{max-width:1870px!important}.fixed-width-1871{width:1871px!important}.min-width-1871{min-width:1871px!important}.max-width-1871{max-width:1871px!important}.fixed-width-1872{width:1872px!important}.min-width-1872{min-width:1872px!important}.max-width-1872{max-width:1872px!important}.fixed-width-1873{width:1873px!important}.min-width-1873{min-width:1873px!important}.max-width-1873{max-width:1873px!important}.fixed-width-1874{width:1874px!important}.min-width-1874{min-width:1874px!important}.max-width-1874{max-width:1874px!important}.fixed-width-1875{width:1875px!important}.min-width-1875{min-width:1875px!important}.max-width-1875{max-width:1875px!important}.fixed-width-1876{width:1876px!important}.min-width-1876{min-width:1876px!important}.max-width-1876{max-width:1876px!important}.fixed-width-1877{width:1877px!important}.min-width-1877{min-width:1877px!important}.max-width-1877{max-width:1877px!important}.fixed-width-1878{width:1878px!important}.min-width-1878{min-width:1878px!important}.max-width-1878{max-width:1878px!important}.fixed-width-1879{width:1879px!important}.min-width-1879{min-width:1879px!important}.max-width-1879{max-width:1879px!important}.fixed-width-1880{width:1880px!important}.min-width-1880{min-width:1880px!important}.max-width-1880{max-width:1880px!important}.fixed-width-1881{width:1881px!important}.min-width-1881{min-width:1881px!important}.max-width-1881{max-width:1881px!important}.fixed-width-1882{width:1882px!important}.min-width-1882{min-width:1882px!important}.max-width-1882{max-width:1882px!important}.fixed-width-1883{width:1883px!important}.min-width-1883{min-width:1883px!important}.max-width-1883{max-width:1883px!important}.fixed-width-1884{width:1884px!important}.min-width-1884{min-width:1884px!important}.max-width-1884{max-width:1884px!important}.fixed-width-1885{width:1885px!important}.min-width-1885{min-width:1885px!important}.max-width-1885{max-width:1885px!important}.fixed-width-1886{width:1886px!important}.min-width-1886{min-width:1886px!important}.max-width-1886{max-width:1886px!important}.fixed-width-1887{width:1887px!important}.min-width-1887{min-width:1887px!important}.max-width-1887{max-width:1887px!important}.fixed-width-1888{width:1888px!important}.min-width-1888{min-width:1888px!important}.max-width-1888{max-width:1888px!important}.fixed-width-1889{width:1889px!important}.min-width-1889{min-width:1889px!important}.max-width-1889{max-width:1889px!important}.fixed-width-1890{width:1890px!important}.min-width-1890{min-width:1890px!important}.max-width-1890{max-width:1890px!important}.fixed-width-1891{width:1891px!important}.min-width-1891{min-width:1891px!important}.max-width-1891{max-width:1891px!important}.fixed-width-1892{width:1892px!important}.min-width-1892{min-width:1892px!important}.max-width-1892{max-width:1892px!important}.fixed-width-1893{width:1893px!important}.min-width-1893{min-width:1893px!important}.max-width-1893{max-width:1893px!important}.fixed-width-1894{width:1894px!important}.min-width-1894{min-width:1894px!important}.max-width-1894{max-width:1894px!important}.fixed-width-1895{width:1895px!important}.min-width-1895{min-width:1895px!important}.max-width-1895{max-width:1895px!important}.fixed-width-1896{width:1896px!important}.min-width-1896{min-width:1896px!important}.max-width-1896{max-width:1896px!important}.fixed-width-1897{width:1897px!important}.min-width-1897{min-width:1897px!important}.max-width-1897{max-width:1897px!important}.fixed-width-1898{width:1898px!important}.min-width-1898{min-width:1898px!important}.max-width-1898{max-width:1898px!important}.fixed-width-1899{width:1899px!important}.min-width-1899{min-width:1899px!important}.max-width-1899{max-width:1899px!important}.fixed-width-1900{width:1900px!important}.min-width-1900{min-width:1900px!important}.max-width-1900{max-width:1900px!important}.fixed-width-1901{width:1901px!important}.min-width-1901{min-width:1901px!important}.max-width-1901{max-width:1901px!important}.fixed-width-1902{width:1902px!important}.min-width-1902{min-width:1902px!important}.max-width-1902{max-width:1902px!important}.fixed-width-1903{width:1903px!important}.min-width-1903{min-width:1903px!important}.max-width-1903{max-width:1903px!important}.fixed-width-1904{width:1904px!important}.min-width-1904{min-width:1904px!important}.max-width-1904{max-width:1904px!important}.fixed-width-1905{width:1905px!important}.min-width-1905{min-width:1905px!important}.max-width-1905{max-width:1905px!important}.fixed-width-1906{width:1906px!important}.min-width-1906{min-width:1906px!important}.max-width-1906{max-width:1906px!important}.fixed-width-1907{width:1907px!important}.min-width-1907{min-width:1907px!important}.max-width-1907{max-width:1907px!important}.fixed-width-1908{width:1908px!important}.min-width-1908{min-width:1908px!important}.max-width-1908{max-width:1908px!important}.fixed-width-1909{width:1909px!important}.min-width-1909{min-width:1909px!important}.max-width-1909{max-width:1909px!important}.fixed-width-1910{width:1910px!important}.min-width-1910{min-width:1910px!important}.max-width-1910{max-width:1910px!important}.fixed-width-1911{width:1911px!important}.min-width-1911{min-width:1911px!important}.max-width-1911{max-width:1911px!important}.fixed-width-1912{width:1912px!important}.min-width-1912{min-width:1912px!important}.max-width-1912{max-width:1912px!important}.fixed-width-1913{width:1913px!important}.min-width-1913{min-width:1913px!important}.max-width-1913{max-width:1913px!important}.fixed-width-1914{width:1914px!important}.min-width-1914{min-width:1914px!important}.max-width-1914{max-width:1914px!important}.fixed-width-1915{width:1915px!important}.min-width-1915{min-width:1915px!important}.max-width-1915{max-width:1915px!important}.fixed-width-1916{width:1916px!important}.min-width-1916{min-width:1916px!important}.max-width-1916{max-width:1916px!important}.fixed-width-1917{width:1917px!important}.min-width-1917{min-width:1917px!important}.max-width-1917{max-width:1917px!important}.fixed-width-1918{width:1918px!important}.min-width-1918{min-width:1918px!important}.max-width-1918{max-width:1918px!important}.fixed-width-1919{width:1919px!important}.min-width-1919{min-width:1919px!important}.max-width-1919{max-width:1919px!important}.fixed-width-1920{width:1920px!important}.min-width-1920{min-width:1920px!important}.max-width-1920{max-width:1920px!important}.fixed-width-1921{width:1921px!important}.min-width-1921{min-width:1921px!important}.max-width-1921{max-width:1921px!important}.fixed-width-1922{width:1922px!important}.min-width-1922{min-width:1922px!important}.max-width-1922{max-width:1922px!important}.fixed-width-1923{width:1923px!important}.min-width-1923{min-width:1923px!important}.max-width-1923{max-width:1923px!important}.fixed-width-1924{width:1924px!important}.min-width-1924{min-width:1924px!important}.max-width-1924{max-width:1924px!important}.fixed-width-1925{width:1925px!important}.min-width-1925{min-width:1925px!important}.max-width-1925{max-width:1925px!important}.fixed-width-1926{width:1926px!important}.min-width-1926{min-width:1926px!important}.max-width-1926{max-width:1926px!important}.fixed-width-1927{width:1927px!important}.min-width-1927{min-width:1927px!important}.max-width-1927{max-width:1927px!important}.fixed-width-1928{width:1928px!important}.min-width-1928{min-width:1928px!important}.max-width-1928{max-width:1928px!important}.fixed-width-1929{width:1929px!important}.min-width-1929{min-width:1929px!important}.max-width-1929{max-width:1929px!important}.fixed-width-1930{width:1930px!important}.min-width-1930{min-width:1930px!important}.max-width-1930{max-width:1930px!important}.fixed-width-1931{width:1931px!important}.min-width-1931{min-width:1931px!important}.max-width-1931{max-width:1931px!important}.fixed-width-1932{width:1932px!important}.min-width-1932{min-width:1932px!important}.max-width-1932{max-width:1932px!important}.fixed-width-1933{width:1933px!important}.min-width-1933{min-width:1933px!important}.max-width-1933{max-width:1933px!important}.fixed-width-1934{width:1934px!important}.min-width-1934{min-width:1934px!important}.max-width-1934{max-width:1934px!important}.fixed-width-1935{width:1935px!important}.min-width-1935{min-width:1935px!important}.max-width-1935{max-width:1935px!important}.fixed-width-1936{width:1936px!important}.min-width-1936{min-width:1936px!important}.max-width-1936{max-width:1936px!important}.fixed-width-1937{width:1937px!important}.min-width-1937{min-width:1937px!important}.max-width-1937{max-width:1937px!important}.fixed-width-1938{width:1938px!important}.min-width-1938{min-width:1938px!important}.max-width-1938{max-width:1938px!important}.fixed-width-1939{width:1939px!important}.min-width-1939{min-width:1939px!important}.max-width-1939{max-width:1939px!important}.fixed-width-1940{width:1940px!important}.min-width-1940{min-width:1940px!important}.max-width-1940{max-width:1940px!important}.fixed-width-1941{width:1941px!important}.min-width-1941{min-width:1941px!important}.max-width-1941{max-width:1941px!important}.fixed-width-1942{width:1942px!important}.min-width-1942{min-width:1942px!important}.max-width-1942{max-width:1942px!important}.fixed-width-1943{width:1943px!important}.min-width-1943{min-width:1943px!important}.max-width-1943{max-width:1943px!important}.fixed-width-1944{width:1944px!important}.min-width-1944{min-width:1944px!important}.max-width-1944{max-width:1944px!important}.fixed-width-1945{width:1945px!important}.min-width-1945{min-width:1945px!important}.max-width-1945{max-width:1945px!important}.fixed-width-1946{width:1946px!important}.min-width-1946{min-width:1946px!important}.max-width-1946{max-width:1946px!important}.fixed-width-1947{width:1947px!important}.min-width-1947{min-width:1947px!important}.max-width-1947{max-width:1947px!important}.fixed-width-1948{width:1948px!important}.min-width-1948{min-width:1948px!important}.max-width-1948{max-width:1948px!important}.fixed-width-1949{width:1949px!important}.min-width-1949{min-width:1949px!important}.max-width-1949{max-width:1949px!important}.fixed-width-1950{width:1950px!important}.min-width-1950{min-width:1950px!important}.max-width-1950{max-width:1950px!important}.fixed-width-1951{width:1951px!important}.min-width-1951{min-width:1951px!important}.max-width-1951{max-width:1951px!important}.fixed-width-1952{width:1952px!important}.min-width-1952{min-width:1952px!important}.max-width-1952{max-width:1952px!important}.fixed-width-1953{width:1953px!important}.min-width-1953{min-width:1953px!important}.max-width-1953{max-width:1953px!important}.fixed-width-1954{width:1954px!important}.min-width-1954{min-width:1954px!important}.max-width-1954{max-width:1954px!important}.fixed-width-1955{width:1955px!important}.min-width-1955{min-width:1955px!important}.max-width-1955{max-width:1955px!important}.fixed-width-1956{width:1956px!important}.min-width-1956{min-width:1956px!important}.max-width-1956{max-width:1956px!important}.fixed-width-1957{width:1957px!important}.min-width-1957{min-width:1957px!important}.max-width-1957{max-width:1957px!important}.fixed-width-1958{width:1958px!important}.min-width-1958{min-width:1958px!important}.max-width-1958{max-width:1958px!important}.fixed-width-1959{width:1959px!important}.min-width-1959{min-width:1959px!important}.max-width-1959{max-width:1959px!important}.fixed-width-1960{width:1960px!important}.min-width-1960{min-width:1960px!important}.max-width-1960{max-width:1960px!important}.fixed-width-1961{width:1961px!important}.min-width-1961{min-width:1961px!important}.max-width-1961{max-width:1961px!important}.fixed-width-1962{width:1962px!important}.min-width-1962{min-width:1962px!important}.max-width-1962{max-width:1962px!important}.fixed-width-1963{width:1963px!important}.min-width-1963{min-width:1963px!important}.max-width-1963{max-width:1963px!important}.fixed-width-1964{width:1964px!important}.min-width-1964{min-width:1964px!important}.max-width-1964{max-width:1964px!important}.fixed-width-1965{width:1965px!important}.min-width-1965{min-width:1965px!important}.max-width-1965{max-width:1965px!important}.fixed-width-1966{width:1966px!important}.min-width-1966{min-width:1966px!important}.max-width-1966{max-width:1966px!important}.fixed-width-1967{width:1967px!important}.min-width-1967{min-width:1967px!important}.max-width-1967{max-width:1967px!important}.fixed-width-1968{width:1968px!important}.min-width-1968{min-width:1968px!important}.max-width-1968{max-width:1968px!important}.fixed-width-1969{width:1969px!important}.min-width-1969{min-width:1969px!important}.max-width-1969{max-width:1969px!important}.fixed-width-1970{width:1970px!important}.min-width-1970{min-width:1970px!important}.max-width-1970{max-width:1970px!important}.fixed-width-1971{width:1971px!important}.min-width-1971{min-width:1971px!important}.max-width-1971{max-width:1971px!important}.fixed-width-1972{width:1972px!important}.min-width-1972{min-width:1972px!important}.max-width-1972{max-width:1972px!important}.fixed-width-1973{width:1973px!important}.min-width-1973{min-width:1973px!important}.max-width-1973{max-width:1973px!important}.fixed-width-1974{width:1974px!important}.min-width-1974{min-width:1974px!important}.max-width-1974{max-width:1974px!important}.fixed-width-1975{width:1975px!important}.min-width-1975{min-width:1975px!important}.max-width-1975{max-width:1975px!important}.fixed-width-1976{width:1976px!important}.min-width-1976{min-width:1976px!important}.max-width-1976{max-width:1976px!important}.fixed-width-1977{width:1977px!important}.min-width-1977{min-width:1977px!important}.max-width-1977{max-width:1977px!important}.fixed-width-1978{width:1978px!important}.min-width-1978{min-width:1978px!important}.max-width-1978{max-width:1978px!important}.fixed-width-1979{width:1979px!important}.min-width-1979{min-width:1979px!important}.max-width-1979{max-width:1979px!important}.fixed-width-1980{width:1980px!important}.min-width-1980{min-width:1980px!important}.max-width-1980{max-width:1980px!important}.fixed-width-1981{width:1981px!important}.min-width-1981{min-width:1981px!important}.max-width-1981{max-width:1981px!important}.fixed-width-1982{width:1982px!important}.min-width-1982{min-width:1982px!important}.max-width-1982{max-width:1982px!important}.fixed-width-1983{width:1983px!important}.min-width-1983{min-width:1983px!important}.max-width-1983{max-width:1983px!important}.fixed-width-1984{width:1984px!important}.min-width-1984{min-width:1984px!important}.max-width-1984{max-width:1984px!important}.fixed-width-1985{width:1985px!important}.min-width-1985{min-width:1985px!important}.max-width-1985{max-width:1985px!important}.fixed-width-1986{width:1986px!important}.min-width-1986{min-width:1986px!important}.max-width-1986{max-width:1986px!important}.fixed-width-1987{width:1987px!important}.min-width-1987{min-width:1987px!important}.max-width-1987{max-width:1987px!important}.fixed-width-1988{width:1988px!important}.min-width-1988{min-width:1988px!important}.max-width-1988{max-width:1988px!important}.fixed-width-1989{width:1989px!important}.min-width-1989{min-width:1989px!important}.max-width-1989{max-width:1989px!important}.fixed-width-1990{width:1990px!important}.min-width-1990{min-width:1990px!important}.max-width-1990{max-width:1990px!important}.fixed-width-1991{width:1991px!important}.min-width-1991{min-width:1991px!important}.max-width-1991{max-width:1991px!important}.fixed-width-1992{width:1992px!important}.min-width-1992{min-width:1992px!important}.max-width-1992{max-width:1992px!important}.fixed-width-1993{width:1993px!important}.min-width-1993{min-width:1993px!important}.max-width-1993{max-width:1993px!important}.fixed-width-1994{width:1994px!important}.min-width-1994{min-width:1994px!important}.max-width-1994{max-width:1994px!important}.fixed-width-1995{width:1995px!important}.min-width-1995{min-width:1995px!important}.max-width-1995{max-width:1995px!important}.fixed-width-1996{width:1996px!important}.min-width-1996{min-width:1996px!important}.max-width-1996{max-width:1996px!important}.fixed-width-1997{width:1997px!important}.min-width-1997{min-width:1997px!important}.max-width-1997{max-width:1997px!important}.fixed-width-1998{width:1998px!important}.min-width-1998{min-width:1998px!important}.max-width-1998{max-width:1998px!important}.fixed-width-1999{width:1999px!important}.min-width-1999{min-width:1999px!important}.max-width-1999{max-width:1999px!important}.fixed-width-2000{width:2000px!important}.min-width-2000{min-width:2000px!important}.max-width-2000{max-width:2000px!important}*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{font-family:Inter,sans-serif;scroll-behavior:smooth;position:relative}a{text-decoration:none;font-size:20px}ul{padding:0}p{font-size:16px;color:#141822;font-weight:400}.cursor-pointer{cursor:pointer}.section{position:relative;padding:40px 0}@media (max-width: 991px){.section{padding:40px 0}}.fs-11{font-size:11px}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-17{font-size:17px}.login-btn{padding:5px 20px;border:none;font-size:15px;font-weight:500;transition:all .5s;border-radius:3px;color:#f1f1f1}.btn{padding:14px 28px;border:none;font-size:15px;font-weight:500;transition:all .5s;border-radius:5px}.title-container{position:relative;display:inline-block;font-family:Inter,sans-serif}.title-container .underline{display:flex;align-items:center;margin-top:5px}.title-container .underline .dot{width:11px;height:11px;background-color:#141822;border-radius:50%;margin-right:5px}.title-container .underline .line{width:152px;height:2px;background-color:#141822}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:40px;height:40px;background-color:#0e0e0e;background-size:100% 40%;border-radius:50%}.heading-section{margin:40px auto}.heading-section .underline{width:277px;height:3px;background-color:#141822;margin:8px auto}.avatar-sm{height:35px;width:35px;border-radius:50%;background-color:#f1f1f1;display:flex;align-items:center;justify-content:center}.main-btn a{position:relative;display:inline-block;overflow:hidden;transition:color .3s ease-in-out}.main-btn a:before{content:"";position:absolute;width:100%;height:100%;top:0;left:-100%;background:#fff3;transition:left .4s ease-in-out}.main-btn a:hover:before{left:0}.swiper-button-next:after{content:""!important}.swiper-button-prev:after{content:""!important}.swiper-wrapper{align-items:center}.avatar{height:40px;width:40px;background-color:#314672;display:flex;align-items:center;justify-content:center;color:#f1f1f1;border-radius:50%;left:97%;bottom:30px;border:1px solid #f1f1f1}@media (max-width: 1440px){.avatar{left:95%}}@media (max-width: 1024px){.avatar{left:93%}}@media (max-width: 568px){.avatar{left:90%}}@media (max-width: 375px){.avatar{left:87%}}.lg-backdrop{background-color:#000000f2}@media (max-width: 1200px){.border-sm-none{border-right:none!important}}.readmore-btn{padding-left:30px;padding-right:30px}
