@charset "UTF-8";.an-spin{animation-name:spin;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}: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: #2755b6;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 39, 85, 182;--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: rgb(15.6, 34, 72.8);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(211.8, 221, 240.4);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(168.6, 187, 225.8);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--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: #2755b6;--bs-link-color-rgb: 39, 85, 182;--bs-link-decoration: underline;--bs-link-hover-color: rgb(31.2, 68, 145.6);--bs-link-hover-color-rgb: 31, 68, 146;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--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(39, 85, 182, .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: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(125.4, 153, 211.2);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(7.8, 17, 36.4);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(23.4, 51, 109.2);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(125.4, 153, 211.2);--bs-link-hover-color: rgb(151.32, 173.4, 219.96);--bs-link-color-rgb: 125, 153, 211;--bs-link-hover-color-rgb: 151, 173, 220;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{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]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.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}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@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-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}.container{max-width:100%}@media (min-width: 768px){.container-md,.container{max-width:100%}}@media (min-width: 1230px){.container-lg,.container-md,.container{max-width:100%}}@media (min-width: 1440px){.container-xl,.container-lg,.container-md,.container{max-width:1440px}}:root{--bs-breakpoint-sm: 0;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 1230px;--bs-breakpoint-xl: 1440px}.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: 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: 1230px){.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: 1440px){.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}}.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: rgb(211.8, 221, 240.4);--bs-table-border-color: rgb(169.44, 176.8, 192.32);--bs-table-striped-bg: rgb(201.21, 209.95, 228.38);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(190.62, 198.9, 216.36);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(195.915, 204.425, 222.37);--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: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--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: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--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: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--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: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--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: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--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: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--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: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--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: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1229.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1439.98px){.table-responsive-xl{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);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:#93aadb;outline:0;box-shadow:0 0 0 .25rem #2755b640}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.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::file-selector-button{transition:none}}.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-sm,.form-control-plaintext.form-control-lg{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::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.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::file-selector-button{padding:.5rem 1rem;margin:-.5rem -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);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:#93aadb;outline:0;box-shadow:0 0 0 .25rem #2755b640}.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;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;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:#93aadb;outline:0;box-shadow:0 0 0 .25rem #2755b640}.form-check-input:checked{background-color:#2755b6;border-color:#2755b6}.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:#2755b6;border-color:#2755b6;--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='rgb%28147, 170, 218.5%29'/%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;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 #2755b640}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #2755b640}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#2755b6;border:0;border-radius:1rem;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{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#becce9}.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;appearance:none;background-color:#2755b6;border:0;border-radius:1rem;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{transition:none}}.form-range::-moz-range-thumb:active{background-color:#becce9}.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;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);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::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(: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>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{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>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{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)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.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)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-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.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-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)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-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.1'/%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)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-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)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-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)}.was-validated .form-control:invalid:focus,.form-control.is-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)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-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)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-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;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,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{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,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show: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: #2755b6;--bs-btn-border-color: #2755b6;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(33.15, 72.25, 154.7);--bs-btn-hover-border-color: rgb(31.2, 68, 145.6);--bs-btn-focus-shadow-rgb: 71, 111, 193;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(31.2, 68, 145.6);--bs-btn-active-border-color: rgb(29.25, 63.75, 136.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #2755b6;--bs-btn-disabled-border-color: #2755b6}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color: rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(86.4, 93.6, 100);--bs-btn-active-border-color: rgb(81, 87.75, 93.75);--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: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--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: rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(61.4, 212.6, 243);--bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);--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: rgb(255, 202.3, 44.2);--bs-btn-hover-border-color: rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 205.4, 56.6);--bs-btn-active-border-color: rgb(255, 199.2, 31.8);--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: rgb(187, 45.05, 58.65);--bs-btn-hover-border-color: rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(176, 42.4, 55.2);--bs-btn-active-border-color: rgb(165, 39.75, 51.75);--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: rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color: rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(198.4, 199.2, 200);--bs-btn-active-border-color: rgb(186, 186.75, 187.5);--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: rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);--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: #2755b6;--bs-btn-border-color: #2755b6;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #2755b6;--bs-btn-hover-border-color: #2755b6;--bs-btn-focus-shadow-rgb: 39, 85, 182;--bs-btn-active-color: #fff;--bs-btn-active-bg: #2755b6;--bs-btn-active-border-color: #2755b6;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #2755b6;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #2755b6;--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: 71, 111, 193;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--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-sm,.btn-group-sm>.btn{--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}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-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: #2755b6;--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: 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: 1230px){.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: 1440px){.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}}.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:hover,.dropdown-item:focus{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: #2755b6;--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>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{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>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.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:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.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:none;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:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #2755b640}.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:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{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: #2755b6}.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:hover,.nav-underline .nav-link:focus{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-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;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-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl{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:hover,.navbar-brand:focus{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:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;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: 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: 1230px){.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: 1440px){.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}}.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-top,.card-img-bottom{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{display:flex;flex-flow:row wrap}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}.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-img-top,.card-group>.card:not(:last-child)>.card-header{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom,.card-group>.card:not(:last-child)>.card-footer{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-img-top,.card-group>.card:not(:first-child)>.card-header{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom,.card-group>.card:not(:first-child)>.card-footer{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 5 6 6 6-6'/%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='rgb%2815.6, 34, 72.8%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(39, 85, 182, .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-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{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='rgb%28125.4, 153, 211.2%29'%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-.708'/%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='rgb%28125.4, 153, 211.2%29'%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-.708'/%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(39, 85, 182, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #2755b6;--bs-pagination-active-border-color: #2755b6;--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)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{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(-1 * var(--bs-border-width))}.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:var(--bs-progress-height)}}.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: #2755b6;--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: #2755b6;--bs-list-group-active-border-color: #2755b6;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{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-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{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:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.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: 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: 1230px){.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: 1440px){.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)}}.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.414'/%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(39, 85, 182, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;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;filter:var(--bs-btn-close-filter);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;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.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: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: var(--bs-body-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{transform:translateY(-50px);transition:transform .3s ease-out}@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-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left: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)}.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: 1230px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1440px){.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-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .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-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 1229.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-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1439.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-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-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-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=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-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .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-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=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-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .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:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.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-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=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-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.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-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.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%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{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:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-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 0'/%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-.708'/%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:var(--bs-carousel-indicator-active-bg);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:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.spinner-border{display:inline-block;flex-shrink:0;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-xl,.offcanvas-lg,.offcanvas-md{--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: 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.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{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: 1229.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: 1229.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 1229.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.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 1230px){.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: 1439.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: 1439.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1439.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.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1440px){.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}}.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.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{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-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left: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{mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{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;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(31,68,146,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(31,68,146,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-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;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-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;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1230px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1440px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;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{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow,.shadow-hover:hover{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm,.shadow-sm-hover:hover{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg,.shadow-lg-hover:hover{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none,.shadow-none-hover:hover{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))}.p-r{position:relative!important}.p-a{position:absolute!important}.p-st{position:static!important}.p-f{position:fixed!important}.p-sk{position:sticky!important}.p-u{position:unset!important}.p-i{position:initial!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{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-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;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.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;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}.z-4{z-index:4!important}.z-5{z-index:5!important}.z-6{z-index:6!important}.z-7{z-index:7!important}.z-8{z-index:8!important}.z-9{z-index:9!important}.z-10{z-index:10!important}.z-11{z-index:11!important}.z-1000{z-index:1000!important}.z-1001{z-index:1001!important}.z-1002{z-index:1002!important}.z-1003{z-index:1003!important}.z-1004{z-index:1004!important}.z-1005{z-index:1005!important}.z-1006{z-index:1006!important}.z-1007{z-index:1007!important}.z-1008{z-index:1008!important}.z-1009{z-index:1009!important}.z-1010{z-index:1010!important}.z-1011{z-index:1011!important}.z-1012{z-index:1012!important}.z-1013{z-index:1013!important}.z-1014{z-index:1014!important}.z-1015{z-index:1015!important}.z-1016{z-index:1016!important}.z-1017{z-index:1017!important}.z-1018{z-index:1018!important}.z-1019{z-index:1019!important}.z-1020{z-index:1020!important}.z-1021{z-index:1021!important}.z-1022{z-index:1022!important}.z-1023{z-index:1023!important}.z-1024{z-index:1024!important}.z-1025{z-index:1025!important}.z-1026{z-index:1026!important}.z-1027{z-index:1027!important}.z-1028{z-index:1028!important}.z-1029{z-index:1029!important}.z-1030{z-index:1030!important}.z-1031{z-index:1031!important}.an-0{transition:none!important}.an-1{transition:all .1s ease-in-out!important}.an-2{transition:all .2s ease-in-out!important}.an-3{transition:all .3s ease-in-out!important}.an-4{transition:all .4s ease-in-out!important}.an-5{transition:all .5s ease-in-out!important}.an-6{transition:all .6s ease-in-out!important}.an-7{transition:all .7s ease-in-out!important}.an-8{transition:all .8s ease-in-out!important}.an-9{transition:all .9s ease-in-out!important}.an-10{transition:all 1s ease-in-out!important}.ar-1-1{aspect-ratio:1 / 1!important}.ar-2-3{aspect-ratio:2 / 3!important}.ar-3-2{aspect-ratio:3 / 2!important}.ar-4-3{aspect-ratio:4 / 3!important}.ar-3-4{aspect-ratio:3 / 4!important}.ar-16-9{aspect-ratio:16 / 9!important}.ar-9-16{aspect-ratio:9 / 16!important}.h-0{height:0px!important}.h-1{height:1px!important}.h-2{height:2px!important}.h-3{height:3px!important}.h-4{height:4px!important}.h-5{height:5px!important}.h-6{height:6px!important}.h-7{height:7px!important}.h-8{height:8px!important}.h-9{height:9px!important}.h-10{height:10px!important}.h-11{height:11px!important}.h-12{height:12px!important}.h-13{height:13px!important}.h-14{height:14px!important}.h-15{height:15px!important}.h-16{height:16px!important}.h-17{height:17px!important}.h-18{height:18px!important}.h-19{height:19px!important}.h-20{height:20px!important}.h-21{height:21px!important}.h-22{height:22px!important}.h-23{height:23px!important}.h-24{height:24px!important}.h-25{height:25px!important}.h-26{height:26px!important}.h-27{height:27px!important}.h-28{height:28px!important}.h-29{height:29px!important}.h-30{height:30px!important}.h-31{height:31px!important}.h-32{height:32px!important}.h-33{height:33px!important}.h-34{height:34px!important}.h-35{height:35px!important}.h-36{height:36px!important}.h-37{height:37px!important}.h-38{height:38px!important}.h-39{height:39px!important}.h-40{height:40px!important}.h-41{height:41px!important}.h-42{height:42px!important}.h-43{height:43px!important}.h-44{height:44px!important}.h-45{height:45px!important}.h-46{height:46px!important}.h-47{height:47px!important}.h-48{height:48px!important}.h-49{height:49px!important}.h-50{height:50px!important}.h-51{height:51px!important}.h-52{height:52px!important}.h-53{height:53px!important}.h-54{height:54px!important}.h-55{height:55px!important}.h-56{height:56px!important}.h-57{height:57px!important}.h-58{height:58px!important}.h-59{height:59px!important}.h-60{height:60px!important}.h-61{height:61px!important}.h-62{height:62px!important}.h-63{height:63px!important}.h-64{height:64px!important}.h-65{height:65px!important}.h-66{height:66px!important}.h-67{height:67px!important}.h-68{height:68px!important}.h-69{height:69px!important}.h-70{height:70px!important}.h-71{height:71px!important}.h-72{height:72px!important}.h-73{height:73px!important}.h-74{height:74px!important}.h-75{height:75px!important}.h-76{height:76px!important}.h-77{height:77px!important}.h-78{height:78px!important}.h-79{height:79px!important}.h-80{height:80px!important}.h-81{height:81px!important}.h-82{height:82px!important}.h-83{height:83px!important}.h-84{height:84px!important}.h-85{height:85px!important}.h-86{height:86px!important}.h-87{height:87px!important}.h-88{height:88px!important}.h-89{height:89px!important}.h-90{height:90px!important}.h-91{height:91px!important}.h-92{height:92px!important}.h-93{height:93px!important}.h-94{height:94px!important}.h-95{height:95px!important}.h-96{height:96px!important}.h-97{height:97px!important}.h-98{height:98px!important}.h-99{height:99px!important}.h-100{height:100px!important}.h-101{height:101px!important}.h-102{height:102px!important}.h-103{height:103px!important}.h-104{height:104px!important}.h-105{height:105px!important}.h-106{height:106px!important}.h-107{height:107px!important}.h-108{height:108px!important}.h-109{height:109px!important}.h-110{height:110px!important}.h-111{height:111px!important}.h-112{height:112px!important}.h-113{height:113px!important}.h-114{height:114px!important}.h-115{height:115px!important}.h-116{height:116px!important}.h-117{height:117px!important}.h-118{height:118px!important}.h-119{height:119px!important}.h-120{height:120px!important}.h-121{height:121px!important}.h-122{height:122px!important}.h-123{height:123px!important}.h-124{height:124px!important}.h-125{height:125px!important}.h-126{height:126px!important}.h-127{height:127px!important}.h-128{height:128px!important}.h-129{height:129px!important}.h-130{height:130px!important}.h-131{height:131px!important}.h-132{height:132px!important}.h-133{height:133px!important}.h-134{height:134px!important}.h-135{height:135px!important}.h-136{height:136px!important}.h-137{height:137px!important}.h-138{height:138px!important}.h-139{height:139px!important}.h-140{height:140px!important}.h-141{height:141px!important}.h-142{height:142px!important}.h-143{height:143px!important}.h-144{height:144px!important}.h-145{height:145px!important}.h-146{height:146px!important}.h-147{height:147px!important}.h-148{height:148px!important}.h-149{height:149px!important}.h-150{height:150px!important}.h-151{height:151px!important}.h-152{height:152px!important}.h-153{height:153px!important}.h-154{height:154px!important}.h-155{height:155px!important}.h-156{height:156px!important}.h-157{height:157px!important}.h-158{height:158px!important}.h-159{height:159px!important}.h-160{height:160px!important}.h-161{height:161px!important}.h-162{height:162px!important}.h-163{height:163px!important}.h-164{height:164px!important}.h-165{height:165px!important}.h-166{height:166px!important}.h-167{height:167px!important}.h-168{height:168px!important}.h-169{height:169px!important}.h-170{height:170px!important}.h-171{height:171px!important}.h-172{height:172px!important}.h-173{height:173px!important}.h-174{height:174px!important}.h-175{height:175px!important}.h-176{height:176px!important}.h-177{height:177px!important}.h-178{height:178px!important}.h-179{height:179px!important}.h-180{height:180px!important}.h-181{height:181px!important}.h-182{height:182px!important}.h-183{height:183px!important}.h-184{height:184px!important}.h-185{height:185px!important}.h-186{height:186px!important}.h-187{height:187px!important}.h-188{height:188px!important}.h-189{height:189px!important}.h-190{height:190px!important}.h-191{height:191px!important}.h-192{height:192px!important}.h-193{height:193px!important}.h-194{height:194px!important}.h-195{height:195px!important}.h-196{height:196px!important}.h-197{height:197px!important}.h-198{height:198px!important}.h-199{height:199px!important}.h-200{height:200px!important}.h-201{height:201px!important}.h-202{height:202px!important}.h-203{height:203px!important}.h-204{height:204px!important}.h-205{height:205px!important}.h-206{height:206px!important}.h-207{height:207px!important}.h-208{height:208px!important}.h-209{height:209px!important}.h-210{height:210px!important}.h-211{height:211px!important}.h-212{height:212px!important}.h-213{height:213px!important}.h-214{height:214px!important}.h-215{height:215px!important}.h-216{height:216px!important}.h-217{height:217px!important}.h-218{height:218px!important}.h-219{height:219px!important}.h-220{height:220px!important}.h-221{height:221px!important}.h-222{height:222px!important}.h-223{height:223px!important}.h-224{height:224px!important}.h-225{height:225px!important}.h-226{height:226px!important}.h-227{height:227px!important}.h-228{height:228px!important}.h-229{height:229px!important}.h-230{height:230px!important}.h-231{height:231px!important}.h-232{height:232px!important}.h-233{height:233px!important}.h-234{height:234px!important}.h-235{height:235px!important}.h-236{height:236px!important}.h-237{height:237px!important}.h-238{height:238px!important}.h-239{height:239px!important}.h-240{height:240px!important}.h-241{height:241px!important}.h-242{height:242px!important}.h-243{height:243px!important}.h-244{height:244px!important}.h-245{height:245px!important}.h-246{height:246px!important}.h-247{height:247px!important}.h-248{height:248px!important}.h-249{height:249px!important}.h-250{height:250px!important}.h-251{height:251px!important}.h-252{height:252px!important}.h-253{height:253px!important}.h-254{height:254px!important}.h-255{height:255px!important}.h-256{height:256px!important}.h-257{height:257px!important}.h-258{height:258px!important}.h-259{height:259px!important}.h-260{height:260px!important}.h-261{height:261px!important}.h-262{height:262px!important}.h-263{height:263px!important}.h-264{height:264px!important}.h-265{height:265px!important}.h-266{height:266px!important}.h-267{height:267px!important}.h-268{height:268px!important}.h-269{height:269px!important}.h-270{height:270px!important}.h-271{height:271px!important}.h-272{height:272px!important}.h-273{height:273px!important}.h-274{height:274px!important}.h-275{height:275px!important}.h-276{height:276px!important}.h-277{height:277px!important}.h-278{height:278px!important}.h-279{height:279px!important}.h-280{height:280px!important}.h-281{height:281px!important}.h-282{height:282px!important}.h-283{height:283px!important}.h-284{height:284px!important}.h-285{height:285px!important}.h-286{height:286px!important}.h-287{height:287px!important}.h-288{height:288px!important}.h-289{height:289px!important}.h-290{height:290px!important}.h-291{height:291px!important}.h-292{height:292px!important}.h-293{height:293px!important}.h-294{height:294px!important}.h-295{height:295px!important}.h-296{height:296px!important}.h-297{height:297px!important}.h-298{height:298px!important}.h-299{height:299px!important}.h-300{height:300px!important}.h-301{height:301px!important}.h-302{height:302px!important}.h-303{height:303px!important}.h-304{height:304px!important}.h-305{height:305px!important}.h-306{height:306px!important}.h-307{height:307px!important}.h-308{height:308px!important}.h-309{height:309px!important}.h-310{height:310px!important}.h-311{height:311px!important}.h-312{height:312px!important}.h-313{height:313px!important}.h-314{height:314px!important}.h-315{height:315px!important}.h-316{height:316px!important}.h-317{height:317px!important}.h-318{height:318px!important}.h-319{height:319px!important}.h-320{height:320px!important}.h-321{height:321px!important}.h-322{height:322px!important}.h-323{height:323px!important}.h-324{height:324px!important}.h-325{height:325px!important}.h-326{height:326px!important}.h-327{height:327px!important}.h-328{height:328px!important}.h-329{height:329px!important}.h-330{height:330px!important}.h-331{height:331px!important}.h-332{height:332px!important}.h-333{height:333px!important}.h-334{height:334px!important}.h-335{height:335px!important}.h-336{height:336px!important}.h-337{height:337px!important}.h-338{height:338px!important}.h-339{height:339px!important}.h-340{height:340px!important}.h-341{height:341px!important}.h-342{height:342px!important}.h-343{height:343px!important}.h-344{height:344px!important}.h-345{height:345px!important}.h-346{height:346px!important}.h-347{height:347px!important}.h-348{height:348px!important}.h-349{height:349px!important}.h-350{height:350px!important}.h-351{height:351px!important}.h-352{height:352px!important}.h-353{height:353px!important}.h-354{height:354px!important}.h-355{height:355px!important}.h-356{height:356px!important}.h-357{height:357px!important}.h-358{height:358px!important}.h-359{height:359px!important}.h-360{height:360px!important}.h-361{height:361px!important}.h-362{height:362px!important}.h-363{height:363px!important}.h-364{height:364px!important}.h-365{height:365px!important}.h-366{height:366px!important}.h-367{height:367px!important}.h-368{height:368px!important}.h-369{height:369px!important}.h-370{height:370px!important}.h-371{height:371px!important}.h-372{height:372px!important}.h-373{height:373px!important}.h-374{height:374px!important}.h-375{height:375px!important}.h-376{height:376px!important}.h-377{height:377px!important}.h-378{height:378px!important}.h-379{height:379px!important}.h-380{height:380px!important}.h-381{height:381px!important}.h-382{height:382px!important}.h-383{height:383px!important}.h-384{height:384px!important}.h-385{height:385px!important}.h-386{height:386px!important}.h-387{height:387px!important}.h-388{height:388px!important}.h-389{height:389px!important}.h-390{height:390px!important}.h-391{height:391px!important}.h-392{height:392px!important}.h-393{height:393px!important}.h-394{height:394px!important}.h-395{height:395px!important}.h-396{height:396px!important}.h-397{height:397px!important}.h-398{height:398px!important}.h-399{height:399px!important}.h-400{height:400px!important}.h-pr-2{height:2%!important}.h-pr-4{height:4%!important}.h-pr-6{height:6%!important}.h-pr-8{height:8%!important}.h-pr-10{height:10%!important}.h-pr-12{height:12%!important}.h-pr-14{height:14%!important}.h-pr-16{height:16%!important}.h-pr-18{height:18%!important}.h-pr-20{height:20%!important}.h-pr-22{height:22%!important}.h-pr-24{height:24%!important}.h-pr-26{height:26%!important}.h-pr-28{height:28%!important}.h-pr-30{height:30%!important}.h-pr-32{height:32%!important}.h-pr-34{height:34%!important}.h-pr-36{height:36%!important}.h-pr-38{height:38%!important}.h-pr-40{height:40%!important}.h-pr-42{height:42%!important}.h-pr-44{height:44%!important}.h-pr-46{height:46%!important}.h-pr-48{height:48%!important}.h-pr-50{height:50%!important}.h-pr-52{height:52%!important}.h-pr-54{height:54%!important}.h-pr-56{height:56%!important}.h-pr-58{height:58%!important}.h-pr-60{height:60%!important}.h-pr-62{height:62%!important}.h-pr-64{height:64%!important}.h-pr-66{height:66%!important}.h-pr-68{height:68%!important}.h-pr-70{height:70%!important}.h-pr-72{height:72%!important}.h-pr-74{height:74%!important}.h-pr-76{height:76%!important}.h-pr-78{height:78%!important}.h-pr-80{height:80%!important}.h-pr-82{height:82%!important}.h-pr-84{height:84%!important}.h-pr-86{height:86%!important}.h-pr-88{height:88%!important}.h-pr-90{height:90%!important}.h-pr-92{height:92%!important}.h-pr-94{height:94%!important}.h-pr-96{height:96%!important}.h-pr-98{height:98%!important}.h-pr-100{height:100%!important}.h-a{height:auto!important}.h-f{height:100%!important}.w-0{width:0px!important}.w-1{width:1px!important}.w-2{width:2px!important}.w-3{width:3px!important}.w-4{width:4px!important}.w-5{width:5px!important}.w-6{width:6px!important}.w-7{width:7px!important}.w-8{width:8px!important}.w-9{width:9px!important}.w-10{width:10px!important}.w-11{width:11px!important}.w-12{width:12px!important}.w-13{width:13px!important}.w-14{width:14px!important}.w-15{width:15px!important}.w-16{width:16px!important}.w-17{width:17px!important}.w-18{width:18px!important}.w-19{width:19px!important}.w-20{width:20px!important}.w-21{width:21px!important}.w-22{width:22px!important}.w-23{width:23px!important}.w-24{width:24px!important}.w-25{width:25px!important}.w-26{width:26px!important}.w-27{width:27px!important}.w-28{width:28px!important}.w-29{width:29px!important}.w-30{width:30px!important}.w-31{width:31px!important}.w-32{width:32px!important}.w-33{width:33px!important}.w-34{width:34px!important}.w-35{width:35px!important}.w-36{width:36px!important}.w-37{width:37px!important}.w-38{width:38px!important}.w-39{width:39px!important}.w-40{width:40px!important}.w-41{width:41px!important}.w-42{width:42px!important}.w-43{width:43px!important}.w-44{width:44px!important}.w-45{width:45px!important}.w-46{width:46px!important}.w-47{width:47px!important}.w-48{width:48px!important}.w-49{width:49px!important}.w-50{width:50px!important}.w-51{width:51px!important}.w-52{width:52px!important}.w-53{width:53px!important}.w-54{width:54px!important}.w-55{width:55px!important}.w-56{width:56px!important}.w-57{width:57px!important}.w-58{width:58px!important}.w-59{width:59px!important}.w-60{width:60px!important}.w-61{width:61px!important}.w-62{width:62px!important}.w-63{width:63px!important}.w-64{width:64px!important}.w-65{width:65px!important}.w-66{width:66px!important}.w-67{width:67px!important}.w-68{width:68px!important}.w-69{width:69px!important}.w-70{width:70px!important}.w-71{width:71px!important}.w-72{width:72px!important}.w-73{width:73px!important}.w-74{width:74px!important}.w-75{width:75px!important}.w-76{width:76px!important}.w-77{width:77px!important}.w-78{width:78px!important}.w-79{width:79px!important}.w-80{width:80px!important}.w-81{width:81px!important}.w-82{width:82px!important}.w-83{width:83px!important}.w-84{width:84px!important}.w-85{width:85px!important}.w-86{width:86px!important}.w-87{width:87px!important}.w-88{width:88px!important}.w-89{width:89px!important}.w-90{width:90px!important}.w-91{width:91px!important}.w-92{width:92px!important}.w-93{width:93px!important}.w-94{width:94px!important}.w-95{width:95px!important}.w-96{width:96px!important}.w-97{width:97px!important}.w-98{width:98px!important}.w-99{width:99px!important}.w-100{width:100px!important}.w-101{width:101px!important}.w-102{width:102px!important}.w-103{width:103px!important}.w-104{width:104px!important}.w-105{width:105px!important}.w-106{width:106px!important}.w-107{width:107px!important}.w-108{width:108px!important}.w-109{width:109px!important}.w-110{width:110px!important}.w-111{width:111px!important}.w-112{width:112px!important}.w-113{width:113px!important}.w-114{width:114px!important}.w-115{width:115px!important}.w-116{width:116px!important}.w-117{width:117px!important}.w-118{width:118px!important}.w-119{width:119px!important}.w-120{width:120px!important}.w-121{width:121px!important}.w-122{width:122px!important}.w-123{width:123px!important}.w-124{width:124px!important}.w-125{width:125px!important}.w-126{width:126px!important}.w-127{width:127px!important}.w-128{width:128px!important}.w-129{width:129px!important}.w-130{width:130px!important}.w-131{width:131px!important}.w-132{width:132px!important}.w-133{width:133px!important}.w-134{width:134px!important}.w-135{width:135px!important}.w-136{width:136px!important}.w-137{width:137px!important}.w-138{width:138px!important}.w-139{width:139px!important}.w-140{width:140px!important}.w-141{width:141px!important}.w-142{width:142px!important}.w-143{width:143px!important}.w-144{width:144px!important}.w-145{width:145px!important}.w-146{width:146px!important}.w-147{width:147px!important}.w-148{width:148px!important}.w-149{width:149px!important}.w-150{width:150px!important}.w-151{width:151px!important}.w-152{width:152px!important}.w-153{width:153px!important}.w-154{width:154px!important}.w-155{width:155px!important}.w-156{width:156px!important}.w-157{width:157px!important}.w-158{width:158px!important}.w-159{width:159px!important}.w-160{width:160px!important}.w-161{width:161px!important}.w-162{width:162px!important}.w-163{width:163px!important}.w-164{width:164px!important}.w-165{width:165px!important}.w-166{width:166px!important}.w-167{width:167px!important}.w-168{width:168px!important}.w-169{width:169px!important}.w-170{width:170px!important}.w-171{width:171px!important}.w-172{width:172px!important}.w-173{width:173px!important}.w-174{width:174px!important}.w-175{width:175px!important}.w-176{width:176px!important}.w-177{width:177px!important}.w-178{width:178px!important}.w-179{width:179px!important}.w-180{width:180px!important}.w-181{width:181px!important}.w-182{width:182px!important}.w-183{width:183px!important}.w-184{width:184px!important}.w-185{width:185px!important}.w-186{width:186px!important}.w-187{width:187px!important}.w-188{width:188px!important}.w-189{width:189px!important}.w-190{width:190px!important}.w-191{width:191px!important}.w-192{width:192px!important}.w-193{width:193px!important}.w-194{width:194px!important}.w-195{width:195px!important}.w-196{width:196px!important}.w-197{width:197px!important}.w-198{width:198px!important}.w-199{width:199px!important}.w-200{width:200px!important}.w-201{width:201px!important}.w-202{width:202px!important}.w-203{width:203px!important}.w-204{width:204px!important}.w-205{width:205px!important}.w-206{width:206px!important}.w-207{width:207px!important}.w-208{width:208px!important}.w-209{width:209px!important}.w-210{width:210px!important}.w-211{width:211px!important}.w-212{width:212px!important}.w-213{width:213px!important}.w-214{width:214px!important}.w-215{width:215px!important}.w-216{width:216px!important}.w-217{width:217px!important}.w-218{width:218px!important}.w-219{width:219px!important}.w-220{width:220px!important}.w-221{width:221px!important}.w-222{width:222px!important}.w-223{width:223px!important}.w-224{width:224px!important}.w-225{width:225px!important}.w-226{width:226px!important}.w-227{width:227px!important}.w-228{width:228px!important}.w-229{width:229px!important}.w-230{width:230px!important}.w-231{width:231px!important}.w-232{width:232px!important}.w-233{width:233px!important}.w-234{width:234px!important}.w-235{width:235px!important}.w-236{width:236px!important}.w-237{width:237px!important}.w-238{width:238px!important}.w-239{width:239px!important}.w-240{width:240px!important}.w-241{width:241px!important}.w-242{width:242px!important}.w-243{width:243px!important}.w-244{width:244px!important}.w-245{width:245px!important}.w-246{width:246px!important}.w-247{width:247px!important}.w-248{width:248px!important}.w-249{width:249px!important}.w-250{width:250px!important}.w-251{width:251px!important}.w-252{width:252px!important}.w-253{width:253px!important}.w-254{width:254px!important}.w-255{width:255px!important}.w-256{width:256px!important}.w-257{width:257px!important}.w-258{width:258px!important}.w-259{width:259px!important}.w-260{width:260px!important}.w-261{width:261px!important}.w-262{width:262px!important}.w-263{width:263px!important}.w-264{width:264px!important}.w-265{width:265px!important}.w-266{width:266px!important}.w-267{width:267px!important}.w-268{width:268px!important}.w-269{width:269px!important}.w-270{width:270px!important}.w-271{width:271px!important}.w-272{width:272px!important}.w-273{width:273px!important}.w-274{width:274px!important}.w-275{width:275px!important}.w-276{width:276px!important}.w-277{width:277px!important}.w-278{width:278px!important}.w-279{width:279px!important}.w-280{width:280px!important}.w-281{width:281px!important}.w-282{width:282px!important}.w-283{width:283px!important}.w-284{width:284px!important}.w-285{width:285px!important}.w-286{width:286px!important}.w-287{width:287px!important}.w-288{width:288px!important}.w-289{width:289px!important}.w-290{width:290px!important}.w-291{width:291px!important}.w-292{width:292px!important}.w-293{width:293px!important}.w-294{width:294px!important}.w-295{width:295px!important}.w-296{width:296px!important}.w-297{width:297px!important}.w-298{width:298px!important}.w-299{width:299px!important}.w-300{width:300px!important}.w-pr-2{width:2%!important}.w-pr-4{width:4%!important}.w-pr-6{width:6%!important}.w-pr-8{width:8%!important}.w-pr-10{width:10%!important}.w-pr-12{width:12%!important}.w-pr-14{width:14%!important}.w-pr-16{width:16%!important}.w-pr-18{width:18%!important}.w-pr-20{width:20%!important}.w-pr-22{width:22%!important}.w-pr-24{width:24%!important}.w-pr-26{width:26%!important}.w-pr-28{width:28%!important}.w-pr-30{width:30%!important}.w-pr-32{width:32%!important}.w-pr-34{width:34%!important}.w-pr-36{width:36%!important}.w-pr-38{width:38%!important}.w-pr-40{width:40%!important}.w-pr-42{width:42%!important}.w-pr-44{width:44%!important}.w-pr-46{width:46%!important}.w-pr-48{width:48%!important}.w-pr-50{width:50%!important}.w-pr-52{width:52%!important}.w-pr-54{width:54%!important}.w-pr-56{width:56%!important}.w-pr-58{width:58%!important}.w-pr-60{width:60%!important}.w-pr-62{width:62%!important}.w-pr-64{width:64%!important}.w-pr-66{width:66%!important}.w-pr-68{width:68%!important}.w-pr-70{width:70%!important}.w-pr-72{width:72%!important}.w-pr-74{width:74%!important}.w-pr-76{width:76%!important}.w-pr-78{width:78%!important}.w-pr-80{width:80%!important}.w-pr-82{width:82%!important}.w-pr-84{width:84%!important}.w-pr-86{width:86%!important}.w-pr-88{width:88%!important}.w-pr-90{width:90%!important}.w-pr-92{width:92%!important}.w-pr-94{width:94%!important}.w-pr-96{width:96%!important}.w-pr-98{width:98%!important}.w-pr-100{width:100%!important}.w-a{width:auto!important}.w-f{width:100%!important}.fs-10{font-size:10px!important}.fs-11{font-size:11px!important}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-17{font-size:17px!important}.fs-18{font-size:18px!important}.fs-19{font-size:19px!important}.fs-20{font-size:20px!important}.fs-21{font-size:21px!important}.fs-22{font-size:22px!important}.fs-23{font-size:23px!important}.fs-24{font-size:24px!important}.fs-25{font-size:25px!important}.fs-26{font-size:26px!important}.fs-27{font-size:27px!important}.fs-28{font-size:28px!important}.fs-29{font-size:29px!important}.fs-30{font-size:30px!important}.fs-31{font-size:31px!important}.fs-32{font-size:32px!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:500!important}.fw-regular{font-weight:400!important}.fw-semithin{font-weight:300!important}.fw-thin{font-weight:200!important}.fw-1{font-weight:100!important}.fw-2{font-weight:200!important}.fw-3{font-weight:300!important}.fw-4{font-weight:400!important}.fw-5{font-weight:500!important}.fw-6{font-weight:600!important}.fw-7{font-weight:700!important}.fw-8{font-weight:800!important}.fw-9{font-weight:900!important}.t-m100{top:-100px!important}.t-m99{top:-99px!important}.t-m98{top:-98px!important}.t-m97{top:-97px!important}.t-m96{top:-96px!important}.t-m95{top:-95px!important}.t-m94{top:-94px!important}.t-m93{top:-93px!important}.t-m92{top:-92px!important}.t-m91{top:-91px!important}.t-m90{top:-90px!important}.t-m89{top:-89px!important}.t-m88{top:-88px!important}.t-m87{top:-87px!important}.t-m86{top:-86px!important}.t-m85{top:-85px!important}.t-m84{top:-84px!important}.t-m83{top:-83px!important}.t-m82{top:-82px!important}.t-m81{top:-81px!important}.t-m80{top:-80px!important}.t-m79{top:-79px!important}.t-m78{top:-78px!important}.t-m77{top:-77px!important}.t-m76{top:-76px!important}.t-m75{top:-75px!important}.t-m74{top:-74px!important}.t-m73{top:-73px!important}.t-m72{top:-72px!important}.t-m71{top:-71px!important}.t-m70{top:-70px!important}.t-m69{top:-69px!important}.t-m68{top:-68px!important}.t-m67{top:-67px!important}.t-m66{top:-66px!important}.t-m65{top:-65px!important}.t-m64{top:-64px!important}.t-m63{top:-63px!important}.t-m62{top:-62px!important}.t-m61{top:-61px!important}.t-m60{top:-60px!important}.t-m59{top:-59px!important}.t-m58{top:-58px!important}.t-m57{top:-57px!important}.t-m56{top:-56px!important}.t-m55{top:-55px!important}.t-m54{top:-54px!important}.t-m53{top:-53px!important}.t-m52{top:-52px!important}.t-m51{top:-51px!important}.t-m50{top:-50px!important}.t-m49{top:-49px!important}.t-m48{top:-48px!important}.t-m47{top:-47px!important}.t-m46{top:-46px!important}.t-m45{top:-45px!important}.t-m44{top:-44px!important}.t-m43{top:-43px!important}.t-m42{top:-42px!important}.t-m41{top:-41px!important}.t-m40{top:-40px!important}.t-m39{top:-39px!important}.t-m38{top:-38px!important}.t-m37{top:-37px!important}.t-m36{top:-36px!important}.t-m35{top:-35px!important}.t-m34{top:-34px!important}.t-m33{top:-33px!important}.t-m32{top:-32px!important}.t-m31{top:-31px!important}.t-m30{top:-30px!important}.t-m29{top:-29px!important}.t-m28{top:-28px!important}.t-m27{top:-27px!important}.t-m26{top:-26px!important}.t-m25{top:-25px!important}.t-m24{top:-24px!important}.t-m23{top:-23px!important}.t-m22{top:-22px!important}.t-m21{top:-21px!important}.t-m20{top:-20px!important}.t-m19{top:-19px!important}.t-m18{top:-18px!important}.t-m17{top:-17px!important}.t-m16{top:-16px!important}.t-m15{top:-15px!important}.t-m14{top:-14px!important}.t-m13{top:-13px!important}.t-m12{top:-12px!important}.t-m11{top:-11px!important}.t-m10{top:-10px!important}.t-m9{top:-9px!important}.t-m8{top:-8px!important}.t-m7{top:-7px!important}.t-m6{top:-6px!important}.t-m5{top:-5px!important}.t-m4{top:-4px!important}.t-m3{top:-3px!important}.t-m2{top:-2px!important}.t-m1{top:-1px!important}.t-0{top:0!important}.t-1{top:1px!important}.t-2{top:2px!important}.t-3{top:3px!important}.t-4{top:4px!important}.t-5{top:5px!important}.t-6{top:6px!important}.t-7{top:7px!important}.t-8{top:8px!important}.t-9{top:9px!important}.t-10{top:10px!important}.t-11{top:11px!important}.t-12{top:12px!important}.t-13{top:13px!important}.t-14{top:14px!important}.t-15{top:15px!important}.t-16{top:16px!important}.t-17{top:17px!important}.t-18{top:18px!important}.t-19{top:19px!important}.t-20{top:20px!important}.t-21{top:21px!important}.t-22{top:22px!important}.t-23{top:23px!important}.t-24{top:24px!important}.t-25{top:25px!important}.t-26{top:26px!important}.t-27{top:27px!important}.t-28{top:28px!important}.t-29{top:29px!important}.t-30{top:30px!important}.t-31{top:31px!important}.t-32{top:32px!important}.t-33{top:33px!important}.t-34{top:34px!important}.t-35{top:35px!important}.t-36{top:36px!important}.t-37{top:37px!important}.t-38{top:38px!important}.t-39{top:39px!important}.t-40{top:40px!important}.t-41{top:41px!important}.t-42{top:42px!important}.t-43{top:43px!important}.t-44{top:44px!important}.t-45{top:45px!important}.t-46{top:46px!important}.t-47{top:47px!important}.t-48{top:48px!important}.t-49{top:49px!important}.t-50{top:50px!important}.t-51{top:51px!important}.t-52{top:52px!important}.t-53{top:53px!important}.t-54{top:54px!important}.t-55{top:55px!important}.t-56{top:56px!important}.t-57{top:57px!important}.t-58{top:58px!important}.t-59{top:59px!important}.t-60{top:60px!important}.t-61{top:61px!important}.t-62{top:62px!important}.t-63{top:63px!important}.t-64{top:64px!important}.t-65{top:65px!important}.t-66{top:66px!important}.t-67{top:67px!important}.t-68{top:68px!important}.t-69{top:69px!important}.t-70{top:70px!important}.t-71{top:71px!important}.t-72{top:72px!important}.t-73{top:73px!important}.t-74{top:74px!important}.t-75{top:75px!important}.t-76{top:76px!important}.t-77{top:77px!important}.t-78{top:78px!important}.t-79{top:79px!important}.t-80{top:80px!important}.t-81{top:81px!important}.t-82{top:82px!important}.t-83{top:83px!important}.t-84{top:84px!important}.t-85{top:85px!important}.t-86{top:86px!important}.t-87{top:87px!important}.t-88{top:88px!important}.t-89{top:89px!important}.t-90{top:90px!important}.t-91{top:91px!important}.t-92{top:92px!important}.t-93{top:93px!important}.t-94{top:94px!important}.t-95{top:95px!important}.t-96{top:96px!important}.t-97{top:97px!important}.t-98{top:98px!important}.t-99{top:99px!important}.t-100{top:100px!important}.r-m100{right:-100px!important}.r-m99{right:-99px!important}.r-m98{right:-98px!important}.r-m97{right:-97px!important}.r-m96{right:-96px!important}.r-m95{right:-95px!important}.r-m94{right:-94px!important}.r-m93{right:-93px!important}.r-m92{right:-92px!important}.r-m91{right:-91px!important}.r-m90{right:-90px!important}.r-m89{right:-89px!important}.r-m88{right:-88px!important}.r-m87{right:-87px!important}.r-m86{right:-86px!important}.r-m85{right:-85px!important}.r-m84{right:-84px!important}.r-m83{right:-83px!important}.r-m82{right:-82px!important}.r-m81{right:-81px!important}.r-m80{right:-80px!important}.r-m79{right:-79px!important}.r-m78{right:-78px!important}.r-m77{right:-77px!important}.r-m76{right:-76px!important}.r-m75{right:-75px!important}.r-m74{right:-74px!important}.r-m73{right:-73px!important}.r-m72{right:-72px!important}.r-m71{right:-71px!important}.r-m70{right:-70px!important}.r-m69{right:-69px!important}.r-m68{right:-68px!important}.r-m67{right:-67px!important}.r-m66{right:-66px!important}.r-m65{right:-65px!important}.r-m64{right:-64px!important}.r-m63{right:-63px!important}.r-m62{right:-62px!important}.r-m61{right:-61px!important}.r-m60{right:-60px!important}.r-m59{right:-59px!important}.r-m58{right:-58px!important}.r-m57{right:-57px!important}.r-m56{right:-56px!important}.r-m55{right:-55px!important}.r-m54{right:-54px!important}.r-m53{right:-53px!important}.r-m52{right:-52px!important}.r-m51{right:-51px!important}.r-m50{right:-50px!important}.r-m49{right:-49px!important}.r-m48{right:-48px!important}.r-m47{right:-47px!important}.r-m46{right:-46px!important}.r-m45{right:-45px!important}.r-m44{right:-44px!important}.r-m43{right:-43px!important}.r-m42{right:-42px!important}.r-m41{right:-41px!important}.r-m40{right:-40px!important}.r-m39{right:-39px!important}.r-m38{right:-38px!important}.r-m37{right:-37px!important}.r-m36{right:-36px!important}.r-m35{right:-35px!important}.r-m34{right:-34px!important}.r-m33{right:-33px!important}.r-m32{right:-32px!important}.r-m31{right:-31px!important}.r-m30{right:-30px!important}.r-m29{right:-29px!important}.r-m28{right:-28px!important}.r-m27{right:-27px!important}.r-m26{right:-26px!important}.r-m25{right:-25px!important}.r-m24{right:-24px!important}.r-m23{right:-23px!important}.r-m22{right:-22px!important}.r-m21{right:-21px!important}.r-m20{right:-20px!important}.r-m19{right:-19px!important}.r-m18{right:-18px!important}.r-m17{right:-17px!important}.r-m16{right:-16px!important}.r-m15{right:-15px!important}.r-m14{right:-14px!important}.r-m13{right:-13px!important}.r-m12{right:-12px!important}.r-m11{right:-11px!important}.r-m10{right:-10px!important}.r-m9{right:-9px!important}.r-m8{right:-8px!important}.r-m7{right:-7px!important}.r-m6{right:-6px!important}.r-m5{right:-5px!important}.r-m4{right:-4px!important}.r-m3{right:-3px!important}.r-m2{right:-2px!important}.r-m1{right:-1px!important}.r-0{right:0!important}.r-1{right:1px!important}.r-2{right:2px!important}.r-3{right:3px!important}.r-4{right:4px!important}.r-5{right:5px!important}.r-6{right:6px!important}.r-7{right:7px!important}.r-8{right:8px!important}.r-9{right:9px!important}.r-10{right:10px!important}.r-11{right:11px!important}.r-12{right:12px!important}.r-13{right:13px!important}.r-14{right:14px!important}.r-15{right:15px!important}.r-16{right:16px!important}.r-17{right:17px!important}.r-18{right:18px!important}.r-19{right:19px!important}.r-20{right:20px!important}.r-21{right:21px!important}.r-22{right:22px!important}.r-23{right:23px!important}.r-24{right:24px!important}.r-25{right:25px!important}.r-26{right:26px!important}.r-27{right:27px!important}.r-28{right:28px!important}.r-29{right:29px!important}.r-30{right:30px!important}.r-31{right:31px!important}.r-32{right:32px!important}.r-33{right:33px!important}.r-34{right:34px!important}.r-35{right:35px!important}.r-36{right:36px!important}.r-37{right:37px!important}.r-38{right:38px!important}.r-39{right:39px!important}.r-40{right:40px!important}.r-41{right:41px!important}.r-42{right:42px!important}.r-43{right:43px!important}.r-44{right:44px!important}.r-45{right:45px!important}.r-46{right:46px!important}.r-47{right:47px!important}.r-48{right:48px!important}.r-49{right:49px!important}.r-50{right:50px!important}.r-51{right:51px!important}.r-52{right:52px!important}.r-53{right:53px!important}.r-54{right:54px!important}.r-55{right:55px!important}.r-56{right:56px!important}.r-57{right:57px!important}.r-58{right:58px!important}.r-59{right:59px!important}.r-60{right:60px!important}.r-61{right:61px!important}.r-62{right:62px!important}.r-63{right:63px!important}.r-64{right:64px!important}.r-65{right:65px!important}.r-66{right:66px!important}.r-67{right:67px!important}.r-68{right:68px!important}.r-69{right:69px!important}.r-70{right:70px!important}.r-71{right:71px!important}.r-72{right:72px!important}.r-73{right:73px!important}.r-74{right:74px!important}.r-75{right:75px!important}.r-76{right:76px!important}.r-77{right:77px!important}.r-78{right:78px!important}.r-79{right:79px!important}.r-80{right:80px!important}.r-81{right:81px!important}.r-82{right:82px!important}.r-83{right:83px!important}.r-84{right:84px!important}.r-85{right:85px!important}.r-86{right:86px!important}.r-87{right:87px!important}.r-88{right:88px!important}.r-89{right:89px!important}.r-90{right:90px!important}.r-91{right:91px!important}.r-92{right:92px!important}.r-93{right:93px!important}.r-94{right:94px!important}.r-95{right:95px!important}.r-96{right:96px!important}.r-97{right:97px!important}.r-98{right:98px!important}.r-99{right:99px!important}.r-100{right:100px!important}.b-m100{bottom:-100px!important}.b-m99{bottom:-99px!important}.b-m98{bottom:-98px!important}.b-m97{bottom:-97px!important}.b-m96{bottom:-96px!important}.b-m95{bottom:-95px!important}.b-m94{bottom:-94px!important}.b-m93{bottom:-93px!important}.b-m92{bottom:-92px!important}.b-m91{bottom:-91px!important}.b-m90{bottom:-90px!important}.b-m89{bottom:-89px!important}.b-m88{bottom:-88px!important}.b-m87{bottom:-87px!important}.b-m86{bottom:-86px!important}.b-m85{bottom:-85px!important}.b-m84{bottom:-84px!important}.b-m83{bottom:-83px!important}.b-m82{bottom:-82px!important}.b-m81{bottom:-81px!important}.b-m80{bottom:-80px!important}.b-m79{bottom:-79px!important}.b-m78{bottom:-78px!important}.b-m77{bottom:-77px!important}.b-m76{bottom:-76px!important}.b-m75{bottom:-75px!important}.b-m74{bottom:-74px!important}.b-m73{bottom:-73px!important}.b-m72{bottom:-72px!important}.b-m71{bottom:-71px!important}.b-m70{bottom:-70px!important}.b-m69{bottom:-69px!important}.b-m68{bottom:-68px!important}.b-m67{bottom:-67px!important}.b-m66{bottom:-66px!important}.b-m65{bottom:-65px!important}.b-m64{bottom:-64px!important}.b-m63{bottom:-63px!important}.b-m62{bottom:-62px!important}.b-m61{bottom:-61px!important}.b-m60{bottom:-60px!important}.b-m59{bottom:-59px!important}.b-m58{bottom:-58px!important}.b-m57{bottom:-57px!important}.b-m56{bottom:-56px!important}.b-m55{bottom:-55px!important}.b-m54{bottom:-54px!important}.b-m53{bottom:-53px!important}.b-m52{bottom:-52px!important}.b-m51{bottom:-51px!important}.b-m50{bottom:-50px!important}.b-m49{bottom:-49px!important}.b-m48{bottom:-48px!important}.b-m47{bottom:-47px!important}.b-m46{bottom:-46px!important}.b-m45{bottom:-45px!important}.b-m44{bottom:-44px!important}.b-m43{bottom:-43px!important}.b-m42{bottom:-42px!important}.b-m41{bottom:-41px!important}.b-m40{bottom:-40px!important}.b-m39{bottom:-39px!important}.b-m38{bottom:-38px!important}.b-m37{bottom:-37px!important}.b-m36{bottom:-36px!important}.b-m35{bottom:-35px!important}.b-m34{bottom:-34px!important}.b-m33{bottom:-33px!important}.b-m32{bottom:-32px!important}.b-m31{bottom:-31px!important}.b-m30{bottom:-30px!important}.b-m29{bottom:-29px!important}.b-m28{bottom:-28px!important}.b-m27{bottom:-27px!important}.b-m26{bottom:-26px!important}.b-m25{bottom:-25px!important}.b-m24{bottom:-24px!important}.b-m23{bottom:-23px!important}.b-m22{bottom:-22px!important}.b-m21{bottom:-21px!important}.b-m20{bottom:-20px!important}.b-m19{bottom:-19px!important}.b-m18{bottom:-18px!important}.b-m17{bottom:-17px!important}.b-m16{bottom:-16px!important}.b-m15{bottom:-15px!important}.b-m14{bottom:-14px!important}.b-m13{bottom:-13px!important}.b-m12{bottom:-12px!important}.b-m11{bottom:-11px!important}.b-m10{bottom:-10px!important}.b-m9{bottom:-9px!important}.b-m8{bottom:-8px!important}.b-m7{bottom:-7px!important}.b-m6{bottom:-6px!important}.b-m5{bottom:-5px!important}.b-m4{bottom:-4px!important}.b-m3{bottom:-3px!important}.b-m2{bottom:-2px!important}.b-m1{bottom:-1px!important}.b-0{bottom:0!important}.b-1{bottom:1px!important}.b-2{bottom:2px!important}.b-3{bottom:3px!important}.b-4{bottom:4px!important}.b-5{bottom:5px!important}.b-6{bottom:6px!important}.b-7{bottom:7px!important}.b-8{bottom:8px!important}.b-9{bottom:9px!important}.b-10{bottom:10px!important}.b-11{bottom:11px!important}.b-12{bottom:12px!important}.b-13{bottom:13px!important}.b-14{bottom:14px!important}.b-15{bottom:15px!important}.b-16{bottom:16px!important}.b-17{bottom:17px!important}.b-18{bottom:18px!important}.b-19{bottom:19px!important}.b-20{bottom:20px!important}.b-21{bottom:21px!important}.b-22{bottom:22px!important}.b-23{bottom:23px!important}.b-24{bottom:24px!important}.b-25{bottom:25px!important}.b-26{bottom:26px!important}.b-27{bottom:27px!important}.b-28{bottom:28px!important}.b-29{bottom:29px!important}.b-30{bottom:30px!important}.b-31{bottom:31px!important}.b-32{bottom:32px!important}.b-33{bottom:33px!important}.b-34{bottom:34px!important}.b-35{bottom:35px!important}.b-36{bottom:36px!important}.b-37{bottom:37px!important}.b-38{bottom:38px!important}.b-39{bottom:39px!important}.b-40{bottom:40px!important}.b-41{bottom:41px!important}.b-42{bottom:42px!important}.b-43{bottom:43px!important}.b-44{bottom:44px!important}.b-45{bottom:45px!important}.b-46{bottom:46px!important}.b-47{bottom:47px!important}.b-48{bottom:48px!important}.b-49{bottom:49px!important}.b-50{bottom:50px!important}.b-51{bottom:51px!important}.b-52{bottom:52px!important}.b-53{bottom:53px!important}.b-54{bottom:54px!important}.b-55{bottom:55px!important}.b-56{bottom:56px!important}.b-57{bottom:57px!important}.b-58{bottom:58px!important}.b-59{bottom:59px!important}.b-60{bottom:60px!important}.b-61{bottom:61px!important}.b-62{bottom:62px!important}.b-63{bottom:63px!important}.b-64{bottom:64px!important}.b-65{bottom:65px!important}.b-66{bottom:66px!important}.b-67{bottom:67px!important}.b-68{bottom:68px!important}.b-69{bottom:69px!important}.b-70{bottom:70px!important}.b-71{bottom:71px!important}.b-72{bottom:72px!important}.b-73{bottom:73px!important}.b-74{bottom:74px!important}.b-75{bottom:75px!important}.b-76{bottom:76px!important}.b-77{bottom:77px!important}.b-78{bottom:78px!important}.b-79{bottom:79px!important}.b-80{bottom:80px!important}.b-81{bottom:81px!important}.b-82{bottom:82px!important}.b-83{bottom:83px!important}.b-84{bottom:84px!important}.b-85{bottom:85px!important}.b-86{bottom:86px!important}.b-87{bottom:87px!important}.b-88{bottom:88px!important}.b-89{bottom:89px!important}.b-90{bottom:90px!important}.b-91{bottom:91px!important}.b-92{bottom:92px!important}.b-93{bottom:93px!important}.b-94{bottom:94px!important}.b-95{bottom:95px!important}.b-96{bottom:96px!important}.b-97{bottom:97px!important}.b-98{bottom:98px!important}.b-99{bottom:99px!important}.b-100{bottom:100px!important}.l-m100{left:-100px!important}.l-m99{left:-99px!important}.l-m98{left:-98px!important}.l-m97{left:-97px!important}.l-m96{left:-96px!important}.l-m95{left:-95px!important}.l-m94{left:-94px!important}.l-m93{left:-93px!important}.l-m92{left:-92px!important}.l-m91{left:-91px!important}.l-m90{left:-90px!important}.l-m89{left:-89px!important}.l-m88{left:-88px!important}.l-m87{left:-87px!important}.l-m86{left:-86px!important}.l-m85{left:-85px!important}.l-m84{left:-84px!important}.l-m83{left:-83px!important}.l-m82{left:-82px!important}.l-m81{left:-81px!important}.l-m80{left:-80px!important}.l-m79{left:-79px!important}.l-m78{left:-78px!important}.l-m77{left:-77px!important}.l-m76{left:-76px!important}.l-m75{left:-75px!important}.l-m74{left:-74px!important}.l-m73{left:-73px!important}.l-m72{left:-72px!important}.l-m71{left:-71px!important}.l-m70{left:-70px!important}.l-m69{left:-69px!important}.l-m68{left:-68px!important}.l-m67{left:-67px!important}.l-m66{left:-66px!important}.l-m65{left:-65px!important}.l-m64{left:-64px!important}.l-m63{left:-63px!important}.l-m62{left:-62px!important}.l-m61{left:-61px!important}.l-m60{left:-60px!important}.l-m59{left:-59px!important}.l-m58{left:-58px!important}.l-m57{left:-57px!important}.l-m56{left:-56px!important}.l-m55{left:-55px!important}.l-m54{left:-54px!important}.l-m53{left:-53px!important}.l-m52{left:-52px!important}.l-m51{left:-51px!important}.l-m50{left:-50px!important}.l-m49{left:-49px!important}.l-m48{left:-48px!important}.l-m47{left:-47px!important}.l-m46{left:-46px!important}.l-m45{left:-45px!important}.l-m44{left:-44px!important}.l-m43{left:-43px!important}.l-m42{left:-42px!important}.l-m41{left:-41px!important}.l-m40{left:-40px!important}.l-m39{left:-39px!important}.l-m38{left:-38px!important}.l-m37{left:-37px!important}.l-m36{left:-36px!important}.l-m35{left:-35px!important}.l-m34{left:-34px!important}.l-m33{left:-33px!important}.l-m32{left:-32px!important}.l-m31{left:-31px!important}.l-m30{left:-30px!important}.l-m29{left:-29px!important}.l-m28{left:-28px!important}.l-m27{left:-27px!important}.l-m26{left:-26px!important}.l-m25{left:-25px!important}.l-m24{left:-24px!important}.l-m23{left:-23px!important}.l-m22{left:-22px!important}.l-m21{left:-21px!important}.l-m20{left:-20px!important}.l-m19{left:-19px!important}.l-m18{left:-18px!important}.l-m17{left:-17px!important}.l-m16{left:-16px!important}.l-m15{left:-15px!important}.l-m14{left:-14px!important}.l-m13{left:-13px!important}.l-m12{left:-12px!important}.l-m11{left:-11px!important}.l-m10{left:-10px!important}.l-m9{left:-9px!important}.l-m8{left:-8px!important}.l-m7{left:-7px!important}.l-m6{left:-6px!important}.l-m5{left:-5px!important}.l-m4{left:-4px!important}.l-m3{left:-3px!important}.l-m2{left:-2px!important}.l-m1{left:-1px!important}.l-0{left:0!important}.l-1{left:1px!important}.l-2{left:2px!important}.l-3{left:3px!important}.l-4{left:4px!important}.l-5{left:5px!important}.l-6{left:6px!important}.l-7{left:7px!important}.l-8{left:8px!important}.l-9{left:9px!important}.l-10{left:10px!important}.l-11{left:11px!important}.l-12{left:12px!important}.l-13{left:13px!important}.l-14{left:14px!important}.l-15{left:15px!important}.l-16{left:16px!important}.l-17{left:17px!important}.l-18{left:18px!important}.l-19{left:19px!important}.l-20{left:20px!important}.l-21{left:21px!important}.l-22{left:22px!important}.l-23{left:23px!important}.l-24{left:24px!important}.l-25{left:25px!important}.l-26{left:26px!important}.l-27{left:27px!important}.l-28{left:28px!important}.l-29{left:29px!important}.l-30{left:30px!important}.l-31{left:31px!important}.l-32{left:32px!important}.l-33{left:33px!important}.l-34{left:34px!important}.l-35{left:35px!important}.l-36{left:36px!important}.l-37{left:37px!important}.l-38{left:38px!important}.l-39{left:39px!important}.l-40{left:40px!important}.l-41{left:41px!important}.l-42{left:42px!important}.l-43{left:43px!important}.l-44{left:44px!important}.l-45{left:45px!important}.l-46{left:46px!important}.l-47{left:47px!important}.l-48{left:48px!important}.l-49{left:49px!important}.l-50{left:50px!important}.l-51{left:51px!important}.l-52{left:52px!important}.l-53{left:53px!important}.l-54{left:54px!important}.l-55{left:55px!important}.l-56{left:56px!important}.l-57{left:57px!important}.l-58{left:58px!important}.l-59{left:59px!important}.l-60{left:60px!important}.l-61{left:61px!important}.l-62{left:62px!important}.l-63{left:63px!important}.l-64{left:64px!important}.l-65{left:65px!important}.l-66{left:66px!important}.l-67{left:67px!important}.l-68{left:68px!important}.l-69{left:69px!important}.l-70{left:70px!important}.l-71{left:71px!important}.l-72{left:72px!important}.l-73{left:73px!important}.l-74{left:74px!important}.l-75{left:75px!important}.l-76{left:76px!important}.l-77{left:77px!important}.l-78{left:78px!important}.l-79{left:79px!important}.l-80{left:80px!important}.l-81{left:81px!important}.l-82{left:82px!important}.l-83{left:83px!important}.l-84{left:84px!important}.l-85{left:85px!important}.l-86{left:86px!important}.l-87{left:87px!important}.l-88{left:88px!important}.l-89{left:89px!important}.l-90{left:90px!important}.l-91{left:91px!important}.l-92{left:92px!important}.l-93{left:93px!important}.l-94{left:94px!important}.l-95{left:95px!important}.l-96{left:96px!important}.l-97{left:97px!important}.l-98{left:98px!important}.l-99{left:99px!important}.l-100{left:100px!important}.t-pr-1{top:1%!important}.t-pr-2{top:2%!important}.t-pr-3{top:3%!important}.t-pr-4{top:4%!important}.t-pr-5{top:5%!important}.t-pr-6{top:6%!important}.t-pr-7{top:7%!important}.t-pr-8{top:8%!important}.t-pr-9{top:9%!important}.t-pr-10{top:10%!important}.t-pr-15{top:15%!important}.t-pr-20{top:20%!important}.t-pr-25{top:25%!important}.t-pr-30{top:30%!important}.t-pr-35{top:35%!important}.t-pr-40{top:40%!important}.t-pr-45{top:45%!important}.t-pr-50{top:50%!important}.t-pr-55{top:55%!important}.t-pr-60{top:60%!important}.t-pr-65{top:65%!important}.t-pr-70{top:70%!important}.t-pr-75{top:75%!important}.t-pr-80{top:80%!important}.t-pr-85{top:85%!important}.t-pr-90{top:90%!important}.t-pr-95{top:95%!important}.t-pr-100{top:100%!important}.r-pr-1{right:1%!important}.r-pr-2{right:2%!important}.r-pr-3{right:3%!important}.r-pr-4{right:4%!important}.r-pr-5{right:5%!important}.r-pr-6{right:6%!important}.r-pr-7{right:7%!important}.r-pr-8{right:8%!important}.r-pr-9{right:9%!important}.r-pr-10{right:10%!important}.r-pr-15{right:15%!important}.r-pr-20{right:20%!important}.r-pr-25{right:25%!important}.r-pr-30{right:30%!important}.r-pr-35{right:35%!important}.r-pr-40{right:40%!important}.r-pr-45{right:45%!important}.r-pr-50{right:50%!important}.r-pr-55{right:55%!important}.r-pr-60{right:60%!important}.r-pr-65{right:65%!important}.r-pr-70{right:70%!important}.r-pr-75{right:75%!important}.r-pr-80{right:80%!important}.r-pr-85{right:85%!important}.r-pr-90{right:90%!important}.r-pr-95{right:95%!important}.r-pr-100{right:100%!important}.b-pr-1{bottom:1%!important}.b-pr-2{bottom:2%!important}.b-pr-3{bottom:3%!important}.b-pr-4{bottom:4%!important}.b-pr-5{bottom:5%!important}.b-pr-6{bottom:6%!important}.b-pr-7{bottom:7%!important}.b-pr-8{bottom:8%!important}.b-pr-9{bottom:9%!important}.b-pr-10{bottom:10%!important}.b-pr-15{bottom:15%!important}.b-pr-20{bottom:20%!important}.b-pr-25{bottom:25%!important}.b-pr-30{bottom:30%!important}.b-pr-35{bottom:35%!important}.b-pr-40{bottom:40%!important}.b-pr-45{bottom:45%!important}.b-pr-50{bottom:50%!important}.b-pr-55{bottom:55%!important}.b-pr-60{bottom:60%!important}.b-pr-65{bottom:65%!important}.b-pr-70{bottom:70%!important}.b-pr-75{bottom:75%!important}.b-pr-80{bottom:80%!important}.b-pr-85{bottom:85%!important}.b-pr-90{bottom:90%!important}.b-pr-95{bottom:95%!important}.b-pr-100{bottom:100%!important}.l-pr-1{left:1%!important}.l-pr-2{left:2%!important}.l-pr-3{left:3%!important}.l-pr-4{left:4%!important}.l-pr-5{left:5%!important}.l-pr-6{left:6%!important}.l-pr-7{left:7%!important}.l-pr-8{left:8%!important}.l-pr-9{left:9%!important}.l-pr-10{left:10%!important}.l-pr-15{left:15%!important}.l-pr-20{left:20%!important}.l-pr-25{left:25%!important}.l-pr-30{left:30%!important}.l-pr-35{left:35%!important}.l-pr-40{left:40%!important}.l-pr-45{left:45%!important}.l-pr-50{left:50%!important}.l-pr-55{left:55%!important}.l-pr-60{left:60%!important}.l-pr-65{left:65%!important}.l-pr-70{left:70%!important}.l-pr-75{left:75%!important}.l-pr-80{left:80%!important}.l-pr-85{left:85%!important}.l-pr-90{left:90%!important}.l-pr-95{left:95%!important}.l-pr-100{left:100%!important}.t-unset{top:unset!important}.r-unset{right:unset!important}.b-unset{bottom:unset!important}.l-unset{left:unset!important}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.p-md-r{position:relative!important}.p-md-a{position:absolute!important}.p-md-st{position:static!important}.p-md-f{position:fixed!important}.p-md-sk{position:sticky!important}.p-md-u{position:unset!important}.p-md-i{position:initial!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}.h-md-0{height:0px!important}.h-md-1{height:1px!important}.h-md-2{height:2px!important}.h-md-3{height:3px!important}.h-md-4{height:4px!important}.h-md-5{height:5px!important}.h-md-6{height:6px!important}.h-md-7{height:7px!important}.h-md-8{height:8px!important}.h-md-9{height:9px!important}.h-md-10{height:10px!important}.h-md-11{height:11px!important}.h-md-12{height:12px!important}.h-md-13{height:13px!important}.h-md-14{height:14px!important}.h-md-15{height:15px!important}.h-md-16{height:16px!important}.h-md-17{height:17px!important}.h-md-18{height:18px!important}.h-md-19{height:19px!important}.h-md-20{height:20px!important}.h-md-21{height:21px!important}.h-md-22{height:22px!important}.h-md-23{height:23px!important}.h-md-24{height:24px!important}.h-md-25{height:25px!important}.h-md-26{height:26px!important}.h-md-27{height:27px!important}.h-md-28{height:28px!important}.h-md-29{height:29px!important}.h-md-30{height:30px!important}.h-md-31{height:31px!important}.h-md-32{height:32px!important}.h-md-33{height:33px!important}.h-md-34{height:34px!important}.h-md-35{height:35px!important}.h-md-36{height:36px!important}.h-md-37{height:37px!important}.h-md-38{height:38px!important}.h-md-39{height:39px!important}.h-md-40{height:40px!important}.h-md-41{height:41px!important}.h-md-42{height:42px!important}.h-md-43{height:43px!important}.h-md-44{height:44px!important}.h-md-45{height:45px!important}.h-md-46{height:46px!important}.h-md-47{height:47px!important}.h-md-48{height:48px!important}.h-md-49{height:49px!important}.h-md-50{height:50px!important}.h-md-51{height:51px!important}.h-md-52{height:52px!important}.h-md-53{height:53px!important}.h-md-54{height:54px!important}.h-md-55{height:55px!important}.h-md-56{height:56px!important}.h-md-57{height:57px!important}.h-md-58{height:58px!important}.h-md-59{height:59px!important}.h-md-60{height:60px!important}.h-md-61{height:61px!important}.h-md-62{height:62px!important}.h-md-63{height:63px!important}.h-md-64{height:64px!important}.h-md-65{height:65px!important}.h-md-66{height:66px!important}.h-md-67{height:67px!important}.h-md-68{height:68px!important}.h-md-69{height:69px!important}.h-md-70{height:70px!important}.h-md-71{height:71px!important}.h-md-72{height:72px!important}.h-md-73{height:73px!important}.h-md-74{height:74px!important}.h-md-75{height:75px!important}.h-md-76{height:76px!important}.h-md-77{height:77px!important}.h-md-78{height:78px!important}.h-md-79{height:79px!important}.h-md-80{height:80px!important}.h-md-81{height:81px!important}.h-md-82{height:82px!important}.h-md-83{height:83px!important}.h-md-84{height:84px!important}.h-md-85{height:85px!important}.h-md-86{height:86px!important}.h-md-87{height:87px!important}.h-md-88{height:88px!important}.h-md-89{height:89px!important}.h-md-90{height:90px!important}.h-md-91{height:91px!important}.h-md-92{height:92px!important}.h-md-93{height:93px!important}.h-md-94{height:94px!important}.h-md-95{height:95px!important}.h-md-96{height:96px!important}.h-md-97{height:97px!important}.h-md-98{height:98px!important}.h-md-99{height:99px!important}.h-md-100{height:100px!important}.h-md-101{height:101px!important}.h-md-102{height:102px!important}.h-md-103{height:103px!important}.h-md-104{height:104px!important}.h-md-105{height:105px!important}.h-md-106{height:106px!important}.h-md-107{height:107px!important}.h-md-108{height:108px!important}.h-md-109{height:109px!important}.h-md-110{height:110px!important}.h-md-111{height:111px!important}.h-md-112{height:112px!important}.h-md-113{height:113px!important}.h-md-114{height:114px!important}.h-md-115{height:115px!important}.h-md-116{height:116px!important}.h-md-117{height:117px!important}.h-md-118{height:118px!important}.h-md-119{height:119px!important}.h-md-120{height:120px!important}.h-md-121{height:121px!important}.h-md-122{height:122px!important}.h-md-123{height:123px!important}.h-md-124{height:124px!important}.h-md-125{height:125px!important}.h-md-126{height:126px!important}.h-md-127{height:127px!important}.h-md-128{height:128px!important}.h-md-129{height:129px!important}.h-md-130{height:130px!important}.h-md-131{height:131px!important}.h-md-132{height:132px!important}.h-md-133{height:133px!important}.h-md-134{height:134px!important}.h-md-135{height:135px!important}.h-md-136{height:136px!important}.h-md-137{height:137px!important}.h-md-138{height:138px!important}.h-md-139{height:139px!important}.h-md-140{height:140px!important}.h-md-141{height:141px!important}.h-md-142{height:142px!important}.h-md-143{height:143px!important}.h-md-144{height:144px!important}.h-md-145{height:145px!important}.h-md-146{height:146px!important}.h-md-147{height:147px!important}.h-md-148{height:148px!important}.h-md-149{height:149px!important}.h-md-150{height:150px!important}.h-md-151{height:151px!important}.h-md-152{height:152px!important}.h-md-153{height:153px!important}.h-md-154{height:154px!important}.h-md-155{height:155px!important}.h-md-156{height:156px!important}.h-md-157{height:157px!important}.h-md-158{height:158px!important}.h-md-159{height:159px!important}.h-md-160{height:160px!important}.h-md-161{height:161px!important}.h-md-162{height:162px!important}.h-md-163{height:163px!important}.h-md-164{height:164px!important}.h-md-165{height:165px!important}.h-md-166{height:166px!important}.h-md-167{height:167px!important}.h-md-168{height:168px!important}.h-md-169{height:169px!important}.h-md-170{height:170px!important}.h-md-171{height:171px!important}.h-md-172{height:172px!important}.h-md-173{height:173px!important}.h-md-174{height:174px!important}.h-md-175{height:175px!important}.h-md-176{height:176px!important}.h-md-177{height:177px!important}.h-md-178{height:178px!important}.h-md-179{height:179px!important}.h-md-180{height:180px!important}.h-md-181{height:181px!important}.h-md-182{height:182px!important}.h-md-183{height:183px!important}.h-md-184{height:184px!important}.h-md-185{height:185px!important}.h-md-186{height:186px!important}.h-md-187{height:187px!important}.h-md-188{height:188px!important}.h-md-189{height:189px!important}.h-md-190{height:190px!important}.h-md-191{height:191px!important}.h-md-192{height:192px!important}.h-md-193{height:193px!important}.h-md-194{height:194px!important}.h-md-195{height:195px!important}.h-md-196{height:196px!important}.h-md-197{height:197px!important}.h-md-198{height:198px!important}.h-md-199{height:199px!important}.h-md-200{height:200px!important}.h-md-201{height:201px!important}.h-md-202{height:202px!important}.h-md-203{height:203px!important}.h-md-204{height:204px!important}.h-md-205{height:205px!important}.h-md-206{height:206px!important}.h-md-207{height:207px!important}.h-md-208{height:208px!important}.h-md-209{height:209px!important}.h-md-210{height:210px!important}.h-md-211{height:211px!important}.h-md-212{height:212px!important}.h-md-213{height:213px!important}.h-md-214{height:214px!important}.h-md-215{height:215px!important}.h-md-216{height:216px!important}.h-md-217{height:217px!important}.h-md-218{height:218px!important}.h-md-219{height:219px!important}.h-md-220{height:220px!important}.h-md-221{height:221px!important}.h-md-222{height:222px!important}.h-md-223{height:223px!important}.h-md-224{height:224px!important}.h-md-225{height:225px!important}.h-md-226{height:226px!important}.h-md-227{height:227px!important}.h-md-228{height:228px!important}.h-md-229{height:229px!important}.h-md-230{height:230px!important}.h-md-231{height:231px!important}.h-md-232{height:232px!important}.h-md-233{height:233px!important}.h-md-234{height:234px!important}.h-md-235{height:235px!important}.h-md-236{height:236px!important}.h-md-237{height:237px!important}.h-md-238{height:238px!important}.h-md-239{height:239px!important}.h-md-240{height:240px!important}.h-md-241{height:241px!important}.h-md-242{height:242px!important}.h-md-243{height:243px!important}.h-md-244{height:244px!important}.h-md-245{height:245px!important}.h-md-246{height:246px!important}.h-md-247{height:247px!important}.h-md-248{height:248px!important}.h-md-249{height:249px!important}.h-md-250{height:250px!important}.h-md-251{height:251px!important}.h-md-252{height:252px!important}.h-md-253{height:253px!important}.h-md-254{height:254px!important}.h-md-255{height:255px!important}.h-md-256{height:256px!important}.h-md-257{height:257px!important}.h-md-258{height:258px!important}.h-md-259{height:259px!important}.h-md-260{height:260px!important}.h-md-261{height:261px!important}.h-md-262{height:262px!important}.h-md-263{height:263px!important}.h-md-264{height:264px!important}.h-md-265{height:265px!important}.h-md-266{height:266px!important}.h-md-267{height:267px!important}.h-md-268{height:268px!important}.h-md-269{height:269px!important}.h-md-270{height:270px!important}.h-md-271{height:271px!important}.h-md-272{height:272px!important}.h-md-273{height:273px!important}.h-md-274{height:274px!important}.h-md-275{height:275px!important}.h-md-276{height:276px!important}.h-md-277{height:277px!important}.h-md-278{height:278px!important}.h-md-279{height:279px!important}.h-md-280{height:280px!important}.h-md-281{height:281px!important}.h-md-282{height:282px!important}.h-md-283{height:283px!important}.h-md-284{height:284px!important}.h-md-285{height:285px!important}.h-md-286{height:286px!important}.h-md-287{height:287px!important}.h-md-288{height:288px!important}.h-md-289{height:289px!important}.h-md-290{height:290px!important}.h-md-291{height:291px!important}.h-md-292{height:292px!important}.h-md-293{height:293px!important}.h-md-294{height:294px!important}.h-md-295{height:295px!important}.h-md-296{height:296px!important}.h-md-297{height:297px!important}.h-md-298{height:298px!important}.h-md-299{height:299px!important}.h-md-300{height:300px!important}.h-md-301{height:301px!important}.h-md-302{height:302px!important}.h-md-303{height:303px!important}.h-md-304{height:304px!important}.h-md-305{height:305px!important}.h-md-306{height:306px!important}.h-md-307{height:307px!important}.h-md-308{height:308px!important}.h-md-309{height:309px!important}.h-md-310{height:310px!important}.h-md-311{height:311px!important}.h-md-312{height:312px!important}.h-md-313{height:313px!important}.h-md-314{height:314px!important}.h-md-315{height:315px!important}.h-md-316{height:316px!important}.h-md-317{height:317px!important}.h-md-318{height:318px!important}.h-md-319{height:319px!important}.h-md-320{height:320px!important}.h-md-321{height:321px!important}.h-md-322{height:322px!important}.h-md-323{height:323px!important}.h-md-324{height:324px!important}.h-md-325{height:325px!important}.h-md-326{height:326px!important}.h-md-327{height:327px!important}.h-md-328{height:328px!important}.h-md-329{height:329px!important}.h-md-330{height:330px!important}.h-md-331{height:331px!important}.h-md-332{height:332px!important}.h-md-333{height:333px!important}.h-md-334{height:334px!important}.h-md-335{height:335px!important}.h-md-336{height:336px!important}.h-md-337{height:337px!important}.h-md-338{height:338px!important}.h-md-339{height:339px!important}.h-md-340{height:340px!important}.h-md-341{height:341px!important}.h-md-342{height:342px!important}.h-md-343{height:343px!important}.h-md-344{height:344px!important}.h-md-345{height:345px!important}.h-md-346{height:346px!important}.h-md-347{height:347px!important}.h-md-348{height:348px!important}.h-md-349{height:349px!important}.h-md-350{height:350px!important}.h-md-351{height:351px!important}.h-md-352{height:352px!important}.h-md-353{height:353px!important}.h-md-354{height:354px!important}.h-md-355{height:355px!important}.h-md-356{height:356px!important}.h-md-357{height:357px!important}.h-md-358{height:358px!important}.h-md-359{height:359px!important}.h-md-360{height:360px!important}.h-md-361{height:361px!important}.h-md-362{height:362px!important}.h-md-363{height:363px!important}.h-md-364{height:364px!important}.h-md-365{height:365px!important}.h-md-366{height:366px!important}.h-md-367{height:367px!important}.h-md-368{height:368px!important}.h-md-369{height:369px!important}.h-md-370{height:370px!important}.h-md-371{height:371px!important}.h-md-372{height:372px!important}.h-md-373{height:373px!important}.h-md-374{height:374px!important}.h-md-375{height:375px!important}.h-md-376{height:376px!important}.h-md-377{height:377px!important}.h-md-378{height:378px!important}.h-md-379{height:379px!important}.h-md-380{height:380px!important}.h-md-381{height:381px!important}.h-md-382{height:382px!important}.h-md-383{height:383px!important}.h-md-384{height:384px!important}.h-md-385{height:385px!important}.h-md-386{height:386px!important}.h-md-387{height:387px!important}.h-md-388{height:388px!important}.h-md-389{height:389px!important}.h-md-390{height:390px!important}.h-md-391{height:391px!important}.h-md-392{height:392px!important}.h-md-393{height:393px!important}.h-md-394{height:394px!important}.h-md-395{height:395px!important}.h-md-396{height:396px!important}.h-md-397{height:397px!important}.h-md-398{height:398px!important}.h-md-399{height:399px!important}.h-md-400{height:400px!important}.h-pr-md-2{height:2%!important}.h-pr-md-4{height:4%!important}.h-pr-md-6{height:6%!important}.h-pr-md-8{height:8%!important}.h-pr-md-10{height:10%!important}.h-pr-md-12{height:12%!important}.h-pr-md-14{height:14%!important}.h-pr-md-16{height:16%!important}.h-pr-md-18{height:18%!important}.h-pr-md-20{height:20%!important}.h-pr-md-22{height:22%!important}.h-pr-md-24{height:24%!important}.h-pr-md-26{height:26%!important}.h-pr-md-28{height:28%!important}.h-pr-md-30{height:30%!important}.h-pr-md-32{height:32%!important}.h-pr-md-34{height:34%!important}.h-pr-md-36{height:36%!important}.h-pr-md-38{height:38%!important}.h-pr-md-40{height:40%!important}.h-pr-md-42{height:42%!important}.h-pr-md-44{height:44%!important}.h-pr-md-46{height:46%!important}.h-pr-md-48{height:48%!important}.h-pr-md-50{height:50%!important}.h-pr-md-52{height:52%!important}.h-pr-md-54{height:54%!important}.h-pr-md-56{height:56%!important}.h-pr-md-58{height:58%!important}.h-pr-md-60{height:60%!important}.h-pr-md-62{height:62%!important}.h-pr-md-64{height:64%!important}.h-pr-md-66{height:66%!important}.h-pr-md-68{height:68%!important}.h-pr-md-70{height:70%!important}.h-pr-md-72{height:72%!important}.h-pr-md-74{height:74%!important}.h-pr-md-76{height:76%!important}.h-pr-md-78{height:78%!important}.h-pr-md-80{height:80%!important}.h-pr-md-82{height:82%!important}.h-pr-md-84{height:84%!important}.h-pr-md-86{height:86%!important}.h-pr-md-88{height:88%!important}.h-pr-md-90{height:90%!important}.h-pr-md-92{height:92%!important}.h-pr-md-94{height:94%!important}.h-pr-md-96{height:96%!important}.h-pr-md-98{height:98%!important}.h-pr-md-100{height:100%!important}.h-md-a{height:auto!important}.h-md-f{height:100%!important}.w-md-0{width:0px!important}.w-md-1{width:1px!important}.w-md-2{width:2px!important}.w-md-3{width:3px!important}.w-md-4{width:4px!important}.w-md-5{width:5px!important}.w-md-6{width:6px!important}.w-md-7{width:7px!important}.w-md-8{width:8px!important}.w-md-9{width:9px!important}.w-md-10{width:10px!important}.w-md-11{width:11px!important}.w-md-12{width:12px!important}.w-md-13{width:13px!important}.w-md-14{width:14px!important}.w-md-15{width:15px!important}.w-md-16{width:16px!important}.w-md-17{width:17px!important}.w-md-18{width:18px!important}.w-md-19{width:19px!important}.w-md-20{width:20px!important}.w-md-21{width:21px!important}.w-md-22{width:22px!important}.w-md-23{width:23px!important}.w-md-24{width:24px!important}.w-md-25{width:25px!important}.w-md-26{width:26px!important}.w-md-27{width:27px!important}.w-md-28{width:28px!important}.w-md-29{width:29px!important}.w-md-30{width:30px!important}.w-md-31{width:31px!important}.w-md-32{width:32px!important}.w-md-33{width:33px!important}.w-md-34{width:34px!important}.w-md-35{width:35px!important}.w-md-36{width:36px!important}.w-md-37{width:37px!important}.w-md-38{width:38px!important}.w-md-39{width:39px!important}.w-md-40{width:40px!important}.w-md-41{width:41px!important}.w-md-42{width:42px!important}.w-md-43{width:43px!important}.w-md-44{width:44px!important}.w-md-45{width:45px!important}.w-md-46{width:46px!important}.w-md-47{width:47px!important}.w-md-48{width:48px!important}.w-md-49{width:49px!important}.w-md-50{width:50px!important}.w-md-51{width:51px!important}.w-md-52{width:52px!important}.w-md-53{width:53px!important}.w-md-54{width:54px!important}.w-md-55{width:55px!important}.w-md-56{width:56px!important}.w-md-57{width:57px!important}.w-md-58{width:58px!important}.w-md-59{width:59px!important}.w-md-60{width:60px!important}.w-md-61{width:61px!important}.w-md-62{width:62px!important}.w-md-63{width:63px!important}.w-md-64{width:64px!important}.w-md-65{width:65px!important}.w-md-66{width:66px!important}.w-md-67{width:67px!important}.w-md-68{width:68px!important}.w-md-69{width:69px!important}.w-md-70{width:70px!important}.w-md-71{width:71px!important}.w-md-72{width:72px!important}.w-md-73{width:73px!important}.w-md-74{width:74px!important}.w-md-75{width:75px!important}.w-md-76{width:76px!important}.w-md-77{width:77px!important}.w-md-78{width:78px!important}.w-md-79{width:79px!important}.w-md-80{width:80px!important}.w-md-81{width:81px!important}.w-md-82{width:82px!important}.w-md-83{width:83px!important}.w-md-84{width:84px!important}.w-md-85{width:85px!important}.w-md-86{width:86px!important}.w-md-87{width:87px!important}.w-md-88{width:88px!important}.w-md-89{width:89px!important}.w-md-90{width:90px!important}.w-md-91{width:91px!important}.w-md-92{width:92px!important}.w-md-93{width:93px!important}.w-md-94{width:94px!important}.w-md-95{width:95px!important}.w-md-96{width:96px!important}.w-md-97{width:97px!important}.w-md-98{width:98px!important}.w-md-99{width:99px!important}.w-md-100{width:100px!important}.w-md-101{width:101px!important}.w-md-102{width:102px!important}.w-md-103{width:103px!important}.w-md-104{width:104px!important}.w-md-105{width:105px!important}.w-md-106{width:106px!important}.w-md-107{width:107px!important}.w-md-108{width:108px!important}.w-md-109{width:109px!important}.w-md-110{width:110px!important}.w-md-111{width:111px!important}.w-md-112{width:112px!important}.w-md-113{width:113px!important}.w-md-114{width:114px!important}.w-md-115{width:115px!important}.w-md-116{width:116px!important}.w-md-117{width:117px!important}.w-md-118{width:118px!important}.w-md-119{width:119px!important}.w-md-120{width:120px!important}.w-md-121{width:121px!important}.w-md-122{width:122px!important}.w-md-123{width:123px!important}.w-md-124{width:124px!important}.w-md-125{width:125px!important}.w-md-126{width:126px!important}.w-md-127{width:127px!important}.w-md-128{width:128px!important}.w-md-129{width:129px!important}.w-md-130{width:130px!important}.w-md-131{width:131px!important}.w-md-132{width:132px!important}.w-md-133{width:133px!important}.w-md-134{width:134px!important}.w-md-135{width:135px!important}.w-md-136{width:136px!important}.w-md-137{width:137px!important}.w-md-138{width:138px!important}.w-md-139{width:139px!important}.w-md-140{width:140px!important}.w-md-141{width:141px!important}.w-md-142{width:142px!important}.w-md-143{width:143px!important}.w-md-144{width:144px!important}.w-md-145{width:145px!important}.w-md-146{width:146px!important}.w-md-147{width:147px!important}.w-md-148{width:148px!important}.w-md-149{width:149px!important}.w-md-150{width:150px!important}.w-md-151{width:151px!important}.w-md-152{width:152px!important}.w-md-153{width:153px!important}.w-md-154{width:154px!important}.w-md-155{width:155px!important}.w-md-156{width:156px!important}.w-md-157{width:157px!important}.w-md-158{width:158px!important}.w-md-159{width:159px!important}.w-md-160{width:160px!important}.w-md-161{width:161px!important}.w-md-162{width:162px!important}.w-md-163{width:163px!important}.w-md-164{width:164px!important}.w-md-165{width:165px!important}.w-md-166{width:166px!important}.w-md-167{width:167px!important}.w-md-168{width:168px!important}.w-md-169{width:169px!important}.w-md-170{width:170px!important}.w-md-171{width:171px!important}.w-md-172{width:172px!important}.w-md-173{width:173px!important}.w-md-174{width:174px!important}.w-md-175{width:175px!important}.w-md-176{width:176px!important}.w-md-177{width:177px!important}.w-md-178{width:178px!important}.w-md-179{width:179px!important}.w-md-180{width:180px!important}.w-md-181{width:181px!important}.w-md-182{width:182px!important}.w-md-183{width:183px!important}.w-md-184{width:184px!important}.w-md-185{width:185px!important}.w-md-186{width:186px!important}.w-md-187{width:187px!important}.w-md-188{width:188px!important}.w-md-189{width:189px!important}.w-md-190{width:190px!important}.w-md-191{width:191px!important}.w-md-192{width:192px!important}.w-md-193{width:193px!important}.w-md-194{width:194px!important}.w-md-195{width:195px!important}.w-md-196{width:196px!important}.w-md-197{width:197px!important}.w-md-198{width:198px!important}.w-md-199{width:199px!important}.w-md-200{width:200px!important}.w-md-201{width:201px!important}.w-md-202{width:202px!important}.w-md-203{width:203px!important}.w-md-204{width:204px!important}.w-md-205{width:205px!important}.w-md-206{width:206px!important}.w-md-207{width:207px!important}.w-md-208{width:208px!important}.w-md-209{width:209px!important}.w-md-210{width:210px!important}.w-md-211{width:211px!important}.w-md-212{width:212px!important}.w-md-213{width:213px!important}.w-md-214{width:214px!important}.w-md-215{width:215px!important}.w-md-216{width:216px!important}.w-md-217{width:217px!important}.w-md-218{width:218px!important}.w-md-219{width:219px!important}.w-md-220{width:220px!important}.w-md-221{width:221px!important}.w-md-222{width:222px!important}.w-md-223{width:223px!important}.w-md-224{width:224px!important}.w-md-225{width:225px!important}.w-md-226{width:226px!important}.w-md-227{width:227px!important}.w-md-228{width:228px!important}.w-md-229{width:229px!important}.w-md-230{width:230px!important}.w-md-231{width:231px!important}.w-md-232{width:232px!important}.w-md-233{width:233px!important}.w-md-234{width:234px!important}.w-md-235{width:235px!important}.w-md-236{width:236px!important}.w-md-237{width:237px!important}.w-md-238{width:238px!important}.w-md-239{width:239px!important}.w-md-240{width:240px!important}.w-md-241{width:241px!important}.w-md-242{width:242px!important}.w-md-243{width:243px!important}.w-md-244{width:244px!important}.w-md-245{width:245px!important}.w-md-246{width:246px!important}.w-md-247{width:247px!important}.w-md-248{width:248px!important}.w-md-249{width:249px!important}.w-md-250{width:250px!important}.w-md-251{width:251px!important}.w-md-252{width:252px!important}.w-md-253{width:253px!important}.w-md-254{width:254px!important}.w-md-255{width:255px!important}.w-md-256{width:256px!important}.w-md-257{width:257px!important}.w-md-258{width:258px!important}.w-md-259{width:259px!important}.w-md-260{width:260px!important}.w-md-261{width:261px!important}.w-md-262{width:262px!important}.w-md-263{width:263px!important}.w-md-264{width:264px!important}.w-md-265{width:265px!important}.w-md-266{width:266px!important}.w-md-267{width:267px!important}.w-md-268{width:268px!important}.w-md-269{width:269px!important}.w-md-270{width:270px!important}.w-md-271{width:271px!important}.w-md-272{width:272px!important}.w-md-273{width:273px!important}.w-md-274{width:274px!important}.w-md-275{width:275px!important}.w-md-276{width:276px!important}.w-md-277{width:277px!important}.w-md-278{width:278px!important}.w-md-279{width:279px!important}.w-md-280{width:280px!important}.w-md-281{width:281px!important}.w-md-282{width:282px!important}.w-md-283{width:283px!important}.w-md-284{width:284px!important}.w-md-285{width:285px!important}.w-md-286{width:286px!important}.w-md-287{width:287px!important}.w-md-288{width:288px!important}.w-md-289{width:289px!important}.w-md-290{width:290px!important}.w-md-291{width:291px!important}.w-md-292{width:292px!important}.w-md-293{width:293px!important}.w-md-294{width:294px!important}.w-md-295{width:295px!important}.w-md-296{width:296px!important}.w-md-297{width:297px!important}.w-md-298{width:298px!important}.w-md-299{width:299px!important}.w-md-300{width:300px!important}.w-pr-md-2{width:2%!important}.w-pr-md-4{width:4%!important}.w-pr-md-6{width:6%!important}.w-pr-md-8{width:8%!important}.w-pr-md-10{width:10%!important}.w-pr-md-12{width:12%!important}.w-pr-md-14{width:14%!important}.w-pr-md-16{width:16%!important}.w-pr-md-18{width:18%!important}.w-pr-md-20{width:20%!important}.w-pr-md-22{width:22%!important}.w-pr-md-24{width:24%!important}.w-pr-md-26{width:26%!important}.w-pr-md-28{width:28%!important}.w-pr-md-30{width:30%!important}.w-pr-md-32{width:32%!important}.w-pr-md-34{width:34%!important}.w-pr-md-36{width:36%!important}.w-pr-md-38{width:38%!important}.w-pr-md-40{width:40%!important}.w-pr-md-42{width:42%!important}.w-pr-md-44{width:44%!important}.w-pr-md-46{width:46%!important}.w-pr-md-48{width:48%!important}.w-pr-md-50{width:50%!important}.w-pr-md-52{width:52%!important}.w-pr-md-54{width:54%!important}.w-pr-md-56{width:56%!important}.w-pr-md-58{width:58%!important}.w-pr-md-60{width:60%!important}.w-pr-md-62{width:62%!important}.w-pr-md-64{width:64%!important}.w-pr-md-66{width:66%!important}.w-pr-md-68{width:68%!important}.w-pr-md-70{width:70%!important}.w-pr-md-72{width:72%!important}.w-pr-md-74{width:74%!important}.w-pr-md-76{width:76%!important}.w-pr-md-78{width:78%!important}.w-pr-md-80{width:80%!important}.w-pr-md-82{width:82%!important}.w-pr-md-84{width:84%!important}.w-pr-md-86{width:86%!important}.w-pr-md-88{width:88%!important}.w-pr-md-90{width:90%!important}.w-pr-md-92{width:92%!important}.w-pr-md-94{width:94%!important}.w-pr-md-96{width:96%!important}.w-pr-md-98{width:98%!important}.w-pr-md-100{width:100%!important}.w-md-a{width:auto!important}.w-md-f{width:100%!important}.fs-md-10{font-size:10px!important}.fs-md-11{font-size:11px!important}.fs-md-12{font-size:12px!important}.fs-md-13{font-size:13px!important}.fs-md-14{font-size:14px!important}.fs-md-15{font-size:15px!important}.fs-md-16{font-size:16px!important}.fs-md-17{font-size:17px!important}.fs-md-18{font-size:18px!important}.fs-md-19{font-size:19px!important}.fs-md-20{font-size:20px!important}.fs-md-21{font-size:21px!important}.fs-md-22{font-size:22px!important}.fs-md-23{font-size:23px!important}.fs-md-24{font-size:24px!important}.fs-md-25{font-size:25px!important}.fs-md-26{font-size:26px!important}.fs-md-27{font-size:27px!important}.fs-md-28{font-size:28px!important}.fs-md-29{font-size:29px!important}.fs-md-30{font-size:30px!important}.fs-md-31{font-size:31px!important}.fs-md-32{font-size:32px!important}.t-md-m100{top:-100px!important}.t-md-m99{top:-99px!important}.t-md-m98{top:-98px!important}.t-md-m97{top:-97px!important}.t-md-m96{top:-96px!important}.t-md-m95{top:-95px!important}.t-md-m94{top:-94px!important}.t-md-m93{top:-93px!important}.t-md-m92{top:-92px!important}.t-md-m91{top:-91px!important}.t-md-m90{top:-90px!important}.t-md-m89{top:-89px!important}.t-md-m88{top:-88px!important}.t-md-m87{top:-87px!important}.t-md-m86{top:-86px!important}.t-md-m85{top:-85px!important}.t-md-m84{top:-84px!important}.t-md-m83{top:-83px!important}.t-md-m82{top:-82px!important}.t-md-m81{top:-81px!important}.t-md-m80{top:-80px!important}.t-md-m79{top:-79px!important}.t-md-m78{top:-78px!important}.t-md-m77{top:-77px!important}.t-md-m76{top:-76px!important}.t-md-m75{top:-75px!important}.t-md-m74{top:-74px!important}.t-md-m73{top:-73px!important}.t-md-m72{top:-72px!important}.t-md-m71{top:-71px!important}.t-md-m70{top:-70px!important}.t-md-m69{top:-69px!important}.t-md-m68{top:-68px!important}.t-md-m67{top:-67px!important}.t-md-m66{top:-66px!important}.t-md-m65{top:-65px!important}.t-md-m64{top:-64px!important}.t-md-m63{top:-63px!important}.t-md-m62{top:-62px!important}.t-md-m61{top:-61px!important}.t-md-m60{top:-60px!important}.t-md-m59{top:-59px!important}.t-md-m58{top:-58px!important}.t-md-m57{top:-57px!important}.t-md-m56{top:-56px!important}.t-md-m55{top:-55px!important}.t-md-m54{top:-54px!important}.t-md-m53{top:-53px!important}.t-md-m52{top:-52px!important}.t-md-m51{top:-51px!important}.t-md-m50{top:-50px!important}.t-md-m49{top:-49px!important}.t-md-m48{top:-48px!important}.t-md-m47{top:-47px!important}.t-md-m46{top:-46px!important}.t-md-m45{top:-45px!important}.t-md-m44{top:-44px!important}.t-md-m43{top:-43px!important}.t-md-m42{top:-42px!important}.t-md-m41{top:-41px!important}.t-md-m40{top:-40px!important}.t-md-m39{top:-39px!important}.t-md-m38{top:-38px!important}.t-md-m37{top:-37px!important}.t-md-m36{top:-36px!important}.t-md-m35{top:-35px!important}.t-md-m34{top:-34px!important}.t-md-m33{top:-33px!important}.t-md-m32{top:-32px!important}.t-md-m31{top:-31px!important}.t-md-m30{top:-30px!important}.t-md-m29{top:-29px!important}.t-md-m28{top:-28px!important}.t-md-m27{top:-27px!important}.t-md-m26{top:-26px!important}.t-md-m25{top:-25px!important}.t-md-m24{top:-24px!important}.t-md-m23{top:-23px!important}.t-md-m22{top:-22px!important}.t-md-m21{top:-21px!important}.t-md-m20{top:-20px!important}.t-md-m19{top:-19px!important}.t-md-m18{top:-18px!important}.t-md-m17{top:-17px!important}.t-md-m16{top:-16px!important}.t-md-m15{top:-15px!important}.t-md-m14{top:-14px!important}.t-md-m13{top:-13px!important}.t-md-m12{top:-12px!important}.t-md-m11{top:-11px!important}.t-md-m10{top:-10px!important}.t-md-m9{top:-9px!important}.t-md-m8{top:-8px!important}.t-md-m7{top:-7px!important}.t-md-m6{top:-6px!important}.t-md-m5{top:-5px!important}.t-md-m4{top:-4px!important}.t-md-m3{top:-3px!important}.t-md-m2{top:-2px!important}.t-md-m1{top:-1px!important}.t-md-0{top:0!important}.t-md-1{top:1px!important}.t-md-2{top:2px!important}.t-md-3{top:3px!important}.t-md-4{top:4px!important}.t-md-5{top:5px!important}.t-md-6{top:6px!important}.t-md-7{top:7px!important}.t-md-8{top:8px!important}.t-md-9{top:9px!important}.t-md-10{top:10px!important}.t-md-11{top:11px!important}.t-md-12{top:12px!important}.t-md-13{top:13px!important}.t-md-14{top:14px!important}.t-md-15{top:15px!important}.t-md-16{top:16px!important}.t-md-17{top:17px!important}.t-md-18{top:18px!important}.t-md-19{top:19px!important}.t-md-20{top:20px!important}.t-md-21{top:21px!important}.t-md-22{top:22px!important}.t-md-23{top:23px!important}.t-md-24{top:24px!important}.t-md-25{top:25px!important}.t-md-26{top:26px!important}.t-md-27{top:27px!important}.t-md-28{top:28px!important}.t-md-29{top:29px!important}.t-md-30{top:30px!important}.t-md-31{top:31px!important}.t-md-32{top:32px!important}.t-md-33{top:33px!important}.t-md-34{top:34px!important}.t-md-35{top:35px!important}.t-md-36{top:36px!important}.t-md-37{top:37px!important}.t-md-38{top:38px!important}.t-md-39{top:39px!important}.t-md-40{top:40px!important}.t-md-41{top:41px!important}.t-md-42{top:42px!important}.t-md-43{top:43px!important}.t-md-44{top:44px!important}.t-md-45{top:45px!important}.t-md-46{top:46px!important}.t-md-47{top:47px!important}.t-md-48{top:48px!important}.t-md-49{top:49px!important}.t-md-50{top:50px!important}.t-md-51{top:51px!important}.t-md-52{top:52px!important}.t-md-53{top:53px!important}.t-md-54{top:54px!important}.t-md-55{top:55px!important}.t-md-56{top:56px!important}.t-md-57{top:57px!important}.t-md-58{top:58px!important}.t-md-59{top:59px!important}.t-md-60{top:60px!important}.t-md-61{top:61px!important}.t-md-62{top:62px!important}.t-md-63{top:63px!important}.t-md-64{top:64px!important}.t-md-65{top:65px!important}.t-md-66{top:66px!important}.t-md-67{top:67px!important}.t-md-68{top:68px!important}.t-md-69{top:69px!important}.t-md-70{top:70px!important}.t-md-71{top:71px!important}.t-md-72{top:72px!important}.t-md-73{top:73px!important}.t-md-74{top:74px!important}.t-md-75{top:75px!important}.t-md-76{top:76px!important}.t-md-77{top:77px!important}.t-md-78{top:78px!important}.t-md-79{top:79px!important}.t-md-80{top:80px!important}.t-md-81{top:81px!important}.t-md-82{top:82px!important}.t-md-83{top:83px!important}.t-md-84{top:84px!important}.t-md-85{top:85px!important}.t-md-86{top:86px!important}.t-md-87{top:87px!important}.t-md-88{top:88px!important}.t-md-89{top:89px!important}.t-md-90{top:90px!important}.t-md-91{top:91px!important}.t-md-92{top:92px!important}.t-md-93{top:93px!important}.t-md-94{top:94px!important}.t-md-95{top:95px!important}.t-md-96{top:96px!important}.t-md-97{top:97px!important}.t-md-98{top:98px!important}.t-md-99{top:99px!important}.t-md-100{top:100px!important}.r-md-m100{right:-100px!important}.r-md-m99{right:-99px!important}.r-md-m98{right:-98px!important}.r-md-m97{right:-97px!important}.r-md-m96{right:-96px!important}.r-md-m95{right:-95px!important}.r-md-m94{right:-94px!important}.r-md-m93{right:-93px!important}.r-md-m92{right:-92px!important}.r-md-m91{right:-91px!important}.r-md-m90{right:-90px!important}.r-md-m89{right:-89px!important}.r-md-m88{right:-88px!important}.r-md-m87{right:-87px!important}.r-md-m86{right:-86px!important}.r-md-m85{right:-85px!important}.r-md-m84{right:-84px!important}.r-md-m83{right:-83px!important}.r-md-m82{right:-82px!important}.r-md-m81{right:-81px!important}.r-md-m80{right:-80px!important}.r-md-m79{right:-79px!important}.r-md-m78{right:-78px!important}.r-md-m77{right:-77px!important}.r-md-m76{right:-76px!important}.r-md-m75{right:-75px!important}.r-md-m74{right:-74px!important}.r-md-m73{right:-73px!important}.r-md-m72{right:-72px!important}.r-md-m71{right:-71px!important}.r-md-m70{right:-70px!important}.r-md-m69{right:-69px!important}.r-md-m68{right:-68px!important}.r-md-m67{right:-67px!important}.r-md-m66{right:-66px!important}.r-md-m65{right:-65px!important}.r-md-m64{right:-64px!important}.r-md-m63{right:-63px!important}.r-md-m62{right:-62px!important}.r-md-m61{right:-61px!important}.r-md-m60{right:-60px!important}.r-md-m59{right:-59px!important}.r-md-m58{right:-58px!important}.r-md-m57{right:-57px!important}.r-md-m56{right:-56px!important}.r-md-m55{right:-55px!important}.r-md-m54{right:-54px!important}.r-md-m53{right:-53px!important}.r-md-m52{right:-52px!important}.r-md-m51{right:-51px!important}.r-md-m50{right:-50px!important}.r-md-m49{right:-49px!important}.r-md-m48{right:-48px!important}.r-md-m47{right:-47px!important}.r-md-m46{right:-46px!important}.r-md-m45{right:-45px!important}.r-md-m44{right:-44px!important}.r-md-m43{right:-43px!important}.r-md-m42{right:-42px!important}.r-md-m41{right:-41px!important}.r-md-m40{right:-40px!important}.r-md-m39{right:-39px!important}.r-md-m38{right:-38px!important}.r-md-m37{right:-37px!important}.r-md-m36{right:-36px!important}.r-md-m35{right:-35px!important}.r-md-m34{right:-34px!important}.r-md-m33{right:-33px!important}.r-md-m32{right:-32px!important}.r-md-m31{right:-31px!important}.r-md-m30{right:-30px!important}.r-md-m29{right:-29px!important}.r-md-m28{right:-28px!important}.r-md-m27{right:-27px!important}.r-md-m26{right:-26px!important}.r-md-m25{right:-25px!important}.r-md-m24{right:-24px!important}.r-md-m23{right:-23px!important}.r-md-m22{right:-22px!important}.r-md-m21{right:-21px!important}.r-md-m20{right:-20px!important}.r-md-m19{right:-19px!important}.r-md-m18{right:-18px!important}.r-md-m17{right:-17px!important}.r-md-m16{right:-16px!important}.r-md-m15{right:-15px!important}.r-md-m14{right:-14px!important}.r-md-m13{right:-13px!important}.r-md-m12{right:-12px!important}.r-md-m11{right:-11px!important}.r-md-m10{right:-10px!important}.r-md-m9{right:-9px!important}.r-md-m8{right:-8px!important}.r-md-m7{right:-7px!important}.r-md-m6{right:-6px!important}.r-md-m5{right:-5px!important}.r-md-m4{right:-4px!important}.r-md-m3{right:-3px!important}.r-md-m2{right:-2px!important}.r-md-m1{right:-1px!important}.r-md-0{right:0!important}.r-md-1{right:1px!important}.r-md-2{right:2px!important}.r-md-3{right:3px!important}.r-md-4{right:4px!important}.r-md-5{right:5px!important}.r-md-6{right:6px!important}.r-md-7{right:7px!important}.r-md-8{right:8px!important}.r-md-9{right:9px!important}.r-md-10{right:10px!important}.r-md-11{right:11px!important}.r-md-12{right:12px!important}.r-md-13{right:13px!important}.r-md-14{right:14px!important}.r-md-15{right:15px!important}.r-md-16{right:16px!important}.r-md-17{right:17px!important}.r-md-18{right:18px!important}.r-md-19{right:19px!important}.r-md-20{right:20px!important}.r-md-21{right:21px!important}.r-md-22{right:22px!important}.r-md-23{right:23px!important}.r-md-24{right:24px!important}.r-md-25{right:25px!important}.r-md-26{right:26px!important}.r-md-27{right:27px!important}.r-md-28{right:28px!important}.r-md-29{right:29px!important}.r-md-30{right:30px!important}.r-md-31{right:31px!important}.r-md-32{right:32px!important}.r-md-33{right:33px!important}.r-md-34{right:34px!important}.r-md-35{right:35px!important}.r-md-36{right:36px!important}.r-md-37{right:37px!important}.r-md-38{right:38px!important}.r-md-39{right:39px!important}.r-md-40{right:40px!important}.r-md-41{right:41px!important}.r-md-42{right:42px!important}.r-md-43{right:43px!important}.r-md-44{right:44px!important}.r-md-45{right:45px!important}.r-md-46{right:46px!important}.r-md-47{right:47px!important}.r-md-48{right:48px!important}.r-md-49{right:49px!important}.r-md-50{right:50px!important}.r-md-51{right:51px!important}.r-md-52{right:52px!important}.r-md-53{right:53px!important}.r-md-54{right:54px!important}.r-md-55{right:55px!important}.r-md-56{right:56px!important}.r-md-57{right:57px!important}.r-md-58{right:58px!important}.r-md-59{right:59px!important}.r-md-60{right:60px!important}.r-md-61{right:61px!important}.r-md-62{right:62px!important}.r-md-63{right:63px!important}.r-md-64{right:64px!important}.r-md-65{right:65px!important}.r-md-66{right:66px!important}.r-md-67{right:67px!important}.r-md-68{right:68px!important}.r-md-69{right:69px!important}.r-md-70{right:70px!important}.r-md-71{right:71px!important}.r-md-72{right:72px!important}.r-md-73{right:73px!important}.r-md-74{right:74px!important}.r-md-75{right:75px!important}.r-md-76{right:76px!important}.r-md-77{right:77px!important}.r-md-78{right:78px!important}.r-md-79{right:79px!important}.r-md-80{right:80px!important}.r-md-81{right:81px!important}.r-md-82{right:82px!important}.r-md-83{right:83px!important}.r-md-84{right:84px!important}.r-md-85{right:85px!important}.r-md-86{right:86px!important}.r-md-87{right:87px!important}.r-md-88{right:88px!important}.r-md-89{right:89px!important}.r-md-90{right:90px!important}.r-md-91{right:91px!important}.r-md-92{right:92px!important}.r-md-93{right:93px!important}.r-md-94{right:94px!important}.r-md-95{right:95px!important}.r-md-96{right:96px!important}.r-md-97{right:97px!important}.r-md-98{right:98px!important}.r-md-99{right:99px!important}.r-md-100{right:100px!important}.b-md-m100{bottom:-100px!important}.b-md-m99{bottom:-99px!important}.b-md-m98{bottom:-98px!important}.b-md-m97{bottom:-97px!important}.b-md-m96{bottom:-96px!important}.b-md-m95{bottom:-95px!important}.b-md-m94{bottom:-94px!important}.b-md-m93{bottom:-93px!important}.b-md-m92{bottom:-92px!important}.b-md-m91{bottom:-91px!important}.b-md-m90{bottom:-90px!important}.b-md-m89{bottom:-89px!important}.b-md-m88{bottom:-88px!important}.b-md-m87{bottom:-87px!important}.b-md-m86{bottom:-86px!important}.b-md-m85{bottom:-85px!important}.b-md-m84{bottom:-84px!important}.b-md-m83{bottom:-83px!important}.b-md-m82{bottom:-82px!important}.b-md-m81{bottom:-81px!important}.b-md-m80{bottom:-80px!important}.b-md-m79{bottom:-79px!important}.b-md-m78{bottom:-78px!important}.b-md-m77{bottom:-77px!important}.b-md-m76{bottom:-76px!important}.b-md-m75{bottom:-75px!important}.b-md-m74{bottom:-74px!important}.b-md-m73{bottom:-73px!important}.b-md-m72{bottom:-72px!important}.b-md-m71{bottom:-71px!important}.b-md-m70{bottom:-70px!important}.b-md-m69{bottom:-69px!important}.b-md-m68{bottom:-68px!important}.b-md-m67{bottom:-67px!important}.b-md-m66{bottom:-66px!important}.b-md-m65{bottom:-65px!important}.b-md-m64{bottom:-64px!important}.b-md-m63{bottom:-63px!important}.b-md-m62{bottom:-62px!important}.b-md-m61{bottom:-61px!important}.b-md-m60{bottom:-60px!important}.b-md-m59{bottom:-59px!important}.b-md-m58{bottom:-58px!important}.b-md-m57{bottom:-57px!important}.b-md-m56{bottom:-56px!important}.b-md-m55{bottom:-55px!important}.b-md-m54{bottom:-54px!important}.b-md-m53{bottom:-53px!important}.b-md-m52{bottom:-52px!important}.b-md-m51{bottom:-51px!important}.b-md-m50{bottom:-50px!important}.b-md-m49{bottom:-49px!important}.b-md-m48{bottom:-48px!important}.b-md-m47{bottom:-47px!important}.b-md-m46{bottom:-46px!important}.b-md-m45{bottom:-45px!important}.b-md-m44{bottom:-44px!important}.b-md-m43{bottom:-43px!important}.b-md-m42{bottom:-42px!important}.b-md-m41{bottom:-41px!important}.b-md-m40{bottom:-40px!important}.b-md-m39{bottom:-39px!important}.b-md-m38{bottom:-38px!important}.b-md-m37{bottom:-37px!important}.b-md-m36{bottom:-36px!important}.b-md-m35{bottom:-35px!important}.b-md-m34{bottom:-34px!important}.b-md-m33{bottom:-33px!important}.b-md-m32{bottom:-32px!important}.b-md-m31{bottom:-31px!important}.b-md-m30{bottom:-30px!important}.b-md-m29{bottom:-29px!important}.b-md-m28{bottom:-28px!important}.b-md-m27{bottom:-27px!important}.b-md-m26{bottom:-26px!important}.b-md-m25{bottom:-25px!important}.b-md-m24{bottom:-24px!important}.b-md-m23{bottom:-23px!important}.b-md-m22{bottom:-22px!important}.b-md-m21{bottom:-21px!important}.b-md-m20{bottom:-20px!important}.b-md-m19{bottom:-19px!important}.b-md-m18{bottom:-18px!important}.b-md-m17{bottom:-17px!important}.b-md-m16{bottom:-16px!important}.b-md-m15{bottom:-15px!important}.b-md-m14{bottom:-14px!important}.b-md-m13{bottom:-13px!important}.b-md-m12{bottom:-12px!important}.b-md-m11{bottom:-11px!important}.b-md-m10{bottom:-10px!important}.b-md-m9{bottom:-9px!important}.b-md-m8{bottom:-8px!important}.b-md-m7{bottom:-7px!important}.b-md-m6{bottom:-6px!important}.b-md-m5{bottom:-5px!important}.b-md-m4{bottom:-4px!important}.b-md-m3{bottom:-3px!important}.b-md-m2{bottom:-2px!important}.b-md-m1{bottom:-1px!important}.b-md-0{bottom:0!important}.b-md-1{bottom:1px!important}.b-md-2{bottom:2px!important}.b-md-3{bottom:3px!important}.b-md-4{bottom:4px!important}.b-md-5{bottom:5px!important}.b-md-6{bottom:6px!important}.b-md-7{bottom:7px!important}.b-md-8{bottom:8px!important}.b-md-9{bottom:9px!important}.b-md-10{bottom:10px!important}.b-md-11{bottom:11px!important}.b-md-12{bottom:12px!important}.b-md-13{bottom:13px!important}.b-md-14{bottom:14px!important}.b-md-15{bottom:15px!important}.b-md-16{bottom:16px!important}.b-md-17{bottom:17px!important}.b-md-18{bottom:18px!important}.b-md-19{bottom:19px!important}.b-md-20{bottom:20px!important}.b-md-21{bottom:21px!important}.b-md-22{bottom:22px!important}.b-md-23{bottom:23px!important}.b-md-24{bottom:24px!important}.b-md-25{bottom:25px!important}.b-md-26{bottom:26px!important}.b-md-27{bottom:27px!important}.b-md-28{bottom:28px!important}.b-md-29{bottom:29px!important}.b-md-30{bottom:30px!important}.b-md-31{bottom:31px!important}.b-md-32{bottom:32px!important}.b-md-33{bottom:33px!important}.b-md-34{bottom:34px!important}.b-md-35{bottom:35px!important}.b-md-36{bottom:36px!important}.b-md-37{bottom:37px!important}.b-md-38{bottom:38px!important}.b-md-39{bottom:39px!important}.b-md-40{bottom:40px!important}.b-md-41{bottom:41px!important}.b-md-42{bottom:42px!important}.b-md-43{bottom:43px!important}.b-md-44{bottom:44px!important}.b-md-45{bottom:45px!important}.b-md-46{bottom:46px!important}.b-md-47{bottom:47px!important}.b-md-48{bottom:48px!important}.b-md-49{bottom:49px!important}.b-md-50{bottom:50px!important}.b-md-51{bottom:51px!important}.b-md-52{bottom:52px!important}.b-md-53{bottom:53px!important}.b-md-54{bottom:54px!important}.b-md-55{bottom:55px!important}.b-md-56{bottom:56px!important}.b-md-57{bottom:57px!important}.b-md-58{bottom:58px!important}.b-md-59{bottom:59px!important}.b-md-60{bottom:60px!important}.b-md-61{bottom:61px!important}.b-md-62{bottom:62px!important}.b-md-63{bottom:63px!important}.b-md-64{bottom:64px!important}.b-md-65{bottom:65px!important}.b-md-66{bottom:66px!important}.b-md-67{bottom:67px!important}.b-md-68{bottom:68px!important}.b-md-69{bottom:69px!important}.b-md-70{bottom:70px!important}.b-md-71{bottom:71px!important}.b-md-72{bottom:72px!important}.b-md-73{bottom:73px!important}.b-md-74{bottom:74px!important}.b-md-75{bottom:75px!important}.b-md-76{bottom:76px!important}.b-md-77{bottom:77px!important}.b-md-78{bottom:78px!important}.b-md-79{bottom:79px!important}.b-md-80{bottom:80px!important}.b-md-81{bottom:81px!important}.b-md-82{bottom:82px!important}.b-md-83{bottom:83px!important}.b-md-84{bottom:84px!important}.b-md-85{bottom:85px!important}.b-md-86{bottom:86px!important}.b-md-87{bottom:87px!important}.b-md-88{bottom:88px!important}.b-md-89{bottom:89px!important}.b-md-90{bottom:90px!important}.b-md-91{bottom:91px!important}.b-md-92{bottom:92px!important}.b-md-93{bottom:93px!important}.b-md-94{bottom:94px!important}.b-md-95{bottom:95px!important}.b-md-96{bottom:96px!important}.b-md-97{bottom:97px!important}.b-md-98{bottom:98px!important}.b-md-99{bottom:99px!important}.b-md-100{bottom:100px!important}.l-md-m100{left:-100px!important}.l-md-m99{left:-99px!important}.l-md-m98{left:-98px!important}.l-md-m97{left:-97px!important}.l-md-m96{left:-96px!important}.l-md-m95{left:-95px!important}.l-md-m94{left:-94px!important}.l-md-m93{left:-93px!important}.l-md-m92{left:-92px!important}.l-md-m91{left:-91px!important}.l-md-m90{left:-90px!important}.l-md-m89{left:-89px!important}.l-md-m88{left:-88px!important}.l-md-m87{left:-87px!important}.l-md-m86{left:-86px!important}.l-md-m85{left:-85px!important}.l-md-m84{left:-84px!important}.l-md-m83{left:-83px!important}.l-md-m82{left:-82px!important}.l-md-m81{left:-81px!important}.l-md-m80{left:-80px!important}.l-md-m79{left:-79px!important}.l-md-m78{left:-78px!important}.l-md-m77{left:-77px!important}.l-md-m76{left:-76px!important}.l-md-m75{left:-75px!important}.l-md-m74{left:-74px!important}.l-md-m73{left:-73px!important}.l-md-m72{left:-72px!important}.l-md-m71{left:-71px!important}.l-md-m70{left:-70px!important}.l-md-m69{left:-69px!important}.l-md-m68{left:-68px!important}.l-md-m67{left:-67px!important}.l-md-m66{left:-66px!important}.l-md-m65{left:-65px!important}.l-md-m64{left:-64px!important}.l-md-m63{left:-63px!important}.l-md-m62{left:-62px!important}.l-md-m61{left:-61px!important}.l-md-m60{left:-60px!important}.l-md-m59{left:-59px!important}.l-md-m58{left:-58px!important}.l-md-m57{left:-57px!important}.l-md-m56{left:-56px!important}.l-md-m55{left:-55px!important}.l-md-m54{left:-54px!important}.l-md-m53{left:-53px!important}.l-md-m52{left:-52px!important}.l-md-m51{left:-51px!important}.l-md-m50{left:-50px!important}.l-md-m49{left:-49px!important}.l-md-m48{left:-48px!important}.l-md-m47{left:-47px!important}.l-md-m46{left:-46px!important}.l-md-m45{left:-45px!important}.l-md-m44{left:-44px!important}.l-md-m43{left:-43px!important}.l-md-m42{left:-42px!important}.l-md-m41{left:-41px!important}.l-md-m40{left:-40px!important}.l-md-m39{left:-39px!important}.l-md-m38{left:-38px!important}.l-md-m37{left:-37px!important}.l-md-m36{left:-36px!important}.l-md-m35{left:-35px!important}.l-md-m34{left:-34px!important}.l-md-m33{left:-33px!important}.l-md-m32{left:-32px!important}.l-md-m31{left:-31px!important}.l-md-m30{left:-30px!important}.l-md-m29{left:-29px!important}.l-md-m28{left:-28px!important}.l-md-m27{left:-27px!important}.l-md-m26{left:-26px!important}.l-md-m25{left:-25px!important}.l-md-m24{left:-24px!important}.l-md-m23{left:-23px!important}.l-md-m22{left:-22px!important}.l-md-m21{left:-21px!important}.l-md-m20{left:-20px!important}.l-md-m19{left:-19px!important}.l-md-m18{left:-18px!important}.l-md-m17{left:-17px!important}.l-md-m16{left:-16px!important}.l-md-m15{left:-15px!important}.l-md-m14{left:-14px!important}.l-md-m13{left:-13px!important}.l-md-m12{left:-12px!important}.l-md-m11{left:-11px!important}.l-md-m10{left:-10px!important}.l-md-m9{left:-9px!important}.l-md-m8{left:-8px!important}.l-md-m7{left:-7px!important}.l-md-m6{left:-6px!important}.l-md-m5{left:-5px!important}.l-md-m4{left:-4px!important}.l-md-m3{left:-3px!important}.l-md-m2{left:-2px!important}.l-md-m1{left:-1px!important}.l-md-0{left:0!important}.l-md-1{left:1px!important}.l-md-2{left:2px!important}.l-md-3{left:3px!important}.l-md-4{left:4px!important}.l-md-5{left:5px!important}.l-md-6{left:6px!important}.l-md-7{left:7px!important}.l-md-8{left:8px!important}.l-md-9{left:9px!important}.l-md-10{left:10px!important}.l-md-11{left:11px!important}.l-md-12{left:12px!important}.l-md-13{left:13px!important}.l-md-14{left:14px!important}.l-md-15{left:15px!important}.l-md-16{left:16px!important}.l-md-17{left:17px!important}.l-md-18{left:18px!important}.l-md-19{left:19px!important}.l-md-20{left:20px!important}.l-md-21{left:21px!important}.l-md-22{left:22px!important}.l-md-23{left:23px!important}.l-md-24{left:24px!important}.l-md-25{left:25px!important}.l-md-26{left:26px!important}.l-md-27{left:27px!important}.l-md-28{left:28px!important}.l-md-29{left:29px!important}.l-md-30{left:30px!important}.l-md-31{left:31px!important}.l-md-32{left:32px!important}.l-md-33{left:33px!important}.l-md-34{left:34px!important}.l-md-35{left:35px!important}.l-md-36{left:36px!important}.l-md-37{left:37px!important}.l-md-38{left:38px!important}.l-md-39{left:39px!important}.l-md-40{left:40px!important}.l-md-41{left:41px!important}.l-md-42{left:42px!important}.l-md-43{left:43px!important}.l-md-44{left:44px!important}.l-md-45{left:45px!important}.l-md-46{left:46px!important}.l-md-47{left:47px!important}.l-md-48{left:48px!important}.l-md-49{left:49px!important}.l-md-50{left:50px!important}.l-md-51{left:51px!important}.l-md-52{left:52px!important}.l-md-53{left:53px!important}.l-md-54{left:54px!important}.l-md-55{left:55px!important}.l-md-56{left:56px!important}.l-md-57{left:57px!important}.l-md-58{left:58px!important}.l-md-59{left:59px!important}.l-md-60{left:60px!important}.l-md-61{left:61px!important}.l-md-62{left:62px!important}.l-md-63{left:63px!important}.l-md-64{left:64px!important}.l-md-65{left:65px!important}.l-md-66{left:66px!important}.l-md-67{left:67px!important}.l-md-68{left:68px!important}.l-md-69{left:69px!important}.l-md-70{left:70px!important}.l-md-71{left:71px!important}.l-md-72{left:72px!important}.l-md-73{left:73px!important}.l-md-74{left:74px!important}.l-md-75{left:75px!important}.l-md-76{left:76px!important}.l-md-77{left:77px!important}.l-md-78{left:78px!important}.l-md-79{left:79px!important}.l-md-80{left:80px!important}.l-md-81{left:81px!important}.l-md-82{left:82px!important}.l-md-83{left:83px!important}.l-md-84{left:84px!important}.l-md-85{left:85px!important}.l-md-86{left:86px!important}.l-md-87{left:87px!important}.l-md-88{left:88px!important}.l-md-89{left:89px!important}.l-md-90{left:90px!important}.l-md-91{left:91px!important}.l-md-92{left:92px!important}.l-md-93{left:93px!important}.l-md-94{left:94px!important}.l-md-95{left:95px!important}.l-md-96{left:96px!important}.l-md-97{left:97px!important}.l-md-98{left:98px!important}.l-md-99{left:99px!important}.l-md-100{left:100px!important}.t-pr-md-1{top:1%!important}.t-pr-md-2{top:2%!important}.t-pr-md-3{top:3%!important}.t-pr-md-4{top:4%!important}.t-pr-md-5{top:5%!important}.t-pr-md-6{top:6%!important}.t-pr-md-7{top:7%!important}.t-pr-md-8{top:8%!important}.t-pr-md-9{top:9%!important}.t-pr-md-10{top:10%!important}.t-pr-md-15{top:15%!important}.t-pr-md-20{top:20%!important}.t-pr-md-25{top:25%!important}.t-pr-md-30{top:30%!important}.t-pr-md-35{top:35%!important}.t-pr-md-40{top:40%!important}.t-pr-md-45{top:45%!important}.t-pr-md-50{top:50%!important}.t-pr-md-55{top:55%!important}.t-pr-md-60{top:60%!important}.t-pr-md-65{top:65%!important}.t-pr-md-70{top:70%!important}.t-pr-md-75{top:75%!important}.t-pr-md-80{top:80%!important}.t-pr-md-85{top:85%!important}.t-pr-md-90{top:90%!important}.t-pr-md-95{top:95%!important}.t-pr-md-100{top:100%!important}.r-pr-md-1{right:1%!important}.r-pr-md-2{right:2%!important}.r-pr-md-3{right:3%!important}.r-pr-md-4{right:4%!important}.r-pr-md-5{right:5%!important}.r-pr-md-6{right:6%!important}.r-pr-md-7{right:7%!important}.r-pr-md-8{right:8%!important}.r-pr-md-9{right:9%!important}.r-pr-md-10{right:10%!important}.r-pr-md-15{right:15%!important}.r-pr-md-20{right:20%!important}.r-pr-md-25{right:25%!important}.r-pr-md-30{right:30%!important}.r-pr-md-35{right:35%!important}.r-pr-md-40{right:40%!important}.r-pr-md-45{right:45%!important}.r-pr-md-50{right:50%!important}.r-pr-md-55{right:55%!important}.r-pr-md-60{right:60%!important}.r-pr-md-65{right:65%!important}.r-pr-md-70{right:70%!important}.r-pr-md-75{right:75%!important}.r-pr-md-80{right:80%!important}.r-pr-md-85{right:85%!important}.r-pr-md-90{right:90%!important}.r-pr-md-95{right:95%!important}.r-pr-md-100{right:100%!important}.b-pr-md-1{bottom:1%!important}.b-pr-md-2{bottom:2%!important}.b-pr-md-3{bottom:3%!important}.b-pr-md-4{bottom:4%!important}.b-pr-md-5{bottom:5%!important}.b-pr-md-6{bottom:6%!important}.b-pr-md-7{bottom:7%!important}.b-pr-md-8{bottom:8%!important}.b-pr-md-9{bottom:9%!important}.b-pr-md-10{bottom:10%!important}.b-pr-md-15{bottom:15%!important}.b-pr-md-20{bottom:20%!important}.b-pr-md-25{bottom:25%!important}.b-pr-md-30{bottom:30%!important}.b-pr-md-35{bottom:35%!important}.b-pr-md-40{bottom:40%!important}.b-pr-md-45{bottom:45%!important}.b-pr-md-50{bottom:50%!important}.b-pr-md-55{bottom:55%!important}.b-pr-md-60{bottom:60%!important}.b-pr-md-65{bottom:65%!important}.b-pr-md-70{bottom:70%!important}.b-pr-md-75{bottom:75%!important}.b-pr-md-80{bottom:80%!important}.b-pr-md-85{bottom:85%!important}.b-pr-md-90{bottom:90%!important}.b-pr-md-95{bottom:95%!important}.b-pr-md-100{bottom:100%!important}.l-pr-md-1{left:1%!important}.l-pr-md-2{left:2%!important}.l-pr-md-3{left:3%!important}.l-pr-md-4{left:4%!important}.l-pr-md-5{left:5%!important}.l-pr-md-6{left:6%!important}.l-pr-md-7{left:7%!important}.l-pr-md-8{left:8%!important}.l-pr-md-9{left:9%!important}.l-pr-md-10{left:10%!important}.l-pr-md-15{left:15%!important}.l-pr-md-20{left:20%!important}.l-pr-md-25{left:25%!important}.l-pr-md-30{left:30%!important}.l-pr-md-35{left:35%!important}.l-pr-md-40{left:40%!important}.l-pr-md-45{left:45%!important}.l-pr-md-50{left:50%!important}.l-pr-md-55{left:55%!important}.l-pr-md-60{left:60%!important}.l-pr-md-65{left:65%!important}.l-pr-md-70{left:70%!important}.l-pr-md-75{left:75%!important}.l-pr-md-80{left:80%!important}.l-pr-md-85{left:85%!important}.l-pr-md-90{left:90%!important}.l-pr-md-95{left:95%!important}.l-pr-md-100{left:100%!important}.t-md-unset{top:unset!important}.r-md-unset{right:unset!important}.b-md-unset{bottom:unset!important}.l-md-unset{left:unset!important}}@media (min-width: 1230px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.p-lg-r{position:relative!important}.p-lg-a{position:absolute!important}.p-lg-st{position:static!important}.p-lg-f{position:fixed!important}.p-lg-sk{position:sticky!important}.p-lg-u{position:unset!important}.p-lg-i{position:initial!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}.h-lg-0{height:0px!important}.h-lg-1{height:1px!important}.h-lg-2{height:2px!important}.h-lg-3{height:3px!important}.h-lg-4{height:4px!important}.h-lg-5{height:5px!important}.h-lg-6{height:6px!important}.h-lg-7{height:7px!important}.h-lg-8{height:8px!important}.h-lg-9{height:9px!important}.h-lg-10{height:10px!important}.h-lg-11{height:11px!important}.h-lg-12{height:12px!important}.h-lg-13{height:13px!important}.h-lg-14{height:14px!important}.h-lg-15{height:15px!important}.h-lg-16{height:16px!important}.h-lg-17{height:17px!important}.h-lg-18{height:18px!important}.h-lg-19{height:19px!important}.h-lg-20{height:20px!important}.h-lg-21{height:21px!important}.h-lg-22{height:22px!important}.h-lg-23{height:23px!important}.h-lg-24{height:24px!important}.h-lg-25{height:25px!important}.h-lg-26{height:26px!important}.h-lg-27{height:27px!important}.h-lg-28{height:28px!important}.h-lg-29{height:29px!important}.h-lg-30{height:30px!important}.h-lg-31{height:31px!important}.h-lg-32{height:32px!important}.h-lg-33{height:33px!important}.h-lg-34{height:34px!important}.h-lg-35{height:35px!important}.h-lg-36{height:36px!important}.h-lg-37{height:37px!important}.h-lg-38{height:38px!important}.h-lg-39{height:39px!important}.h-lg-40{height:40px!important}.h-lg-41{height:41px!important}.h-lg-42{height:42px!important}.h-lg-43{height:43px!important}.h-lg-44{height:44px!important}.h-lg-45{height:45px!important}.h-lg-46{height:46px!important}.h-lg-47{height:47px!important}.h-lg-48{height:48px!important}.h-lg-49{height:49px!important}.h-lg-50{height:50px!important}.h-lg-51{height:51px!important}.h-lg-52{height:52px!important}.h-lg-53{height:53px!important}.h-lg-54{height:54px!important}.h-lg-55{height:55px!important}.h-lg-56{height:56px!important}.h-lg-57{height:57px!important}.h-lg-58{height:58px!important}.h-lg-59{height:59px!important}.h-lg-60{height:60px!important}.h-lg-61{height:61px!important}.h-lg-62{height:62px!important}.h-lg-63{height:63px!important}.h-lg-64{height:64px!important}.h-lg-65{height:65px!important}.h-lg-66{height:66px!important}.h-lg-67{height:67px!important}.h-lg-68{height:68px!important}.h-lg-69{height:69px!important}.h-lg-70{height:70px!important}.h-lg-71{height:71px!important}.h-lg-72{height:72px!important}.h-lg-73{height:73px!important}.h-lg-74{height:74px!important}.h-lg-75{height:75px!important}.h-lg-76{height:76px!important}.h-lg-77{height:77px!important}.h-lg-78{height:78px!important}.h-lg-79{height:79px!important}.h-lg-80{height:80px!important}.h-lg-81{height:81px!important}.h-lg-82{height:82px!important}.h-lg-83{height:83px!important}.h-lg-84{height:84px!important}.h-lg-85{height:85px!important}.h-lg-86{height:86px!important}.h-lg-87{height:87px!important}.h-lg-88{height:88px!important}.h-lg-89{height:89px!important}.h-lg-90{height:90px!important}.h-lg-91{height:91px!important}.h-lg-92{height:92px!important}.h-lg-93{height:93px!important}.h-lg-94{height:94px!important}.h-lg-95{height:95px!important}.h-lg-96{height:96px!important}.h-lg-97{height:97px!important}.h-lg-98{height:98px!important}.h-lg-99{height:99px!important}.h-lg-100{height:100px!important}.h-lg-101{height:101px!important}.h-lg-102{height:102px!important}.h-lg-103{height:103px!important}.h-lg-104{height:104px!important}.h-lg-105{height:105px!important}.h-lg-106{height:106px!important}.h-lg-107{height:107px!important}.h-lg-108{height:108px!important}.h-lg-109{height:109px!important}.h-lg-110{height:110px!important}.h-lg-111{height:111px!important}.h-lg-112{height:112px!important}.h-lg-113{height:113px!important}.h-lg-114{height:114px!important}.h-lg-115{height:115px!important}.h-lg-116{height:116px!important}.h-lg-117{height:117px!important}.h-lg-118{height:118px!important}.h-lg-119{height:119px!important}.h-lg-120{height:120px!important}.h-lg-121{height:121px!important}.h-lg-122{height:122px!important}.h-lg-123{height:123px!important}.h-lg-124{height:124px!important}.h-lg-125{height:125px!important}.h-lg-126{height:126px!important}.h-lg-127{height:127px!important}.h-lg-128{height:128px!important}.h-lg-129{height:129px!important}.h-lg-130{height:130px!important}.h-lg-131{height:131px!important}.h-lg-132{height:132px!important}.h-lg-133{height:133px!important}.h-lg-134{height:134px!important}.h-lg-135{height:135px!important}.h-lg-136{height:136px!important}.h-lg-137{height:137px!important}.h-lg-138{height:138px!important}.h-lg-139{height:139px!important}.h-lg-140{height:140px!important}.h-lg-141{height:141px!important}.h-lg-142{height:142px!important}.h-lg-143{height:143px!important}.h-lg-144{height:144px!important}.h-lg-145{height:145px!important}.h-lg-146{height:146px!important}.h-lg-147{height:147px!important}.h-lg-148{height:148px!important}.h-lg-149{height:149px!important}.h-lg-150{height:150px!important}.h-lg-151{height:151px!important}.h-lg-152{height:152px!important}.h-lg-153{height:153px!important}.h-lg-154{height:154px!important}.h-lg-155{height:155px!important}.h-lg-156{height:156px!important}.h-lg-157{height:157px!important}.h-lg-158{height:158px!important}.h-lg-159{height:159px!important}.h-lg-160{height:160px!important}.h-lg-161{height:161px!important}.h-lg-162{height:162px!important}.h-lg-163{height:163px!important}.h-lg-164{height:164px!important}.h-lg-165{height:165px!important}.h-lg-166{height:166px!important}.h-lg-167{height:167px!important}.h-lg-168{height:168px!important}.h-lg-169{height:169px!important}.h-lg-170{height:170px!important}.h-lg-171{height:171px!important}.h-lg-172{height:172px!important}.h-lg-173{height:173px!important}.h-lg-174{height:174px!important}.h-lg-175{height:175px!important}.h-lg-176{height:176px!important}.h-lg-177{height:177px!important}.h-lg-178{height:178px!important}.h-lg-179{height:179px!important}.h-lg-180{height:180px!important}.h-lg-181{height:181px!important}.h-lg-182{height:182px!important}.h-lg-183{height:183px!important}.h-lg-184{height:184px!important}.h-lg-185{height:185px!important}.h-lg-186{height:186px!important}.h-lg-187{height:187px!important}.h-lg-188{height:188px!important}.h-lg-189{height:189px!important}.h-lg-190{height:190px!important}.h-lg-191{height:191px!important}.h-lg-192{height:192px!important}.h-lg-193{height:193px!important}.h-lg-194{height:194px!important}.h-lg-195{height:195px!important}.h-lg-196{height:196px!important}.h-lg-197{height:197px!important}.h-lg-198{height:198px!important}.h-lg-199{height:199px!important}.h-lg-200{height:200px!important}.h-lg-201{height:201px!important}.h-lg-202{height:202px!important}.h-lg-203{height:203px!important}.h-lg-204{height:204px!important}.h-lg-205{height:205px!important}.h-lg-206{height:206px!important}.h-lg-207{height:207px!important}.h-lg-208{height:208px!important}.h-lg-209{height:209px!important}.h-lg-210{height:210px!important}.h-lg-211{height:211px!important}.h-lg-212{height:212px!important}.h-lg-213{height:213px!important}.h-lg-214{height:214px!important}.h-lg-215{height:215px!important}.h-lg-216{height:216px!important}.h-lg-217{height:217px!important}.h-lg-218{height:218px!important}.h-lg-219{height:219px!important}.h-lg-220{height:220px!important}.h-lg-221{height:221px!important}.h-lg-222{height:222px!important}.h-lg-223{height:223px!important}.h-lg-224{height:224px!important}.h-lg-225{height:225px!important}.h-lg-226{height:226px!important}.h-lg-227{height:227px!important}.h-lg-228{height:228px!important}.h-lg-229{height:229px!important}.h-lg-230{height:230px!important}.h-lg-231{height:231px!important}.h-lg-232{height:232px!important}.h-lg-233{height:233px!important}.h-lg-234{height:234px!important}.h-lg-235{height:235px!important}.h-lg-236{height:236px!important}.h-lg-237{height:237px!important}.h-lg-238{height:238px!important}.h-lg-239{height:239px!important}.h-lg-240{height:240px!important}.h-lg-241{height:241px!important}.h-lg-242{height:242px!important}.h-lg-243{height:243px!important}.h-lg-244{height:244px!important}.h-lg-245{height:245px!important}.h-lg-246{height:246px!important}.h-lg-247{height:247px!important}.h-lg-248{height:248px!important}.h-lg-249{height:249px!important}.h-lg-250{height:250px!important}.h-lg-251{height:251px!important}.h-lg-252{height:252px!important}.h-lg-253{height:253px!important}.h-lg-254{height:254px!important}.h-lg-255{height:255px!important}.h-lg-256{height:256px!important}.h-lg-257{height:257px!important}.h-lg-258{height:258px!important}.h-lg-259{height:259px!important}.h-lg-260{height:260px!important}.h-lg-261{height:261px!important}.h-lg-262{height:262px!important}.h-lg-263{height:263px!important}.h-lg-264{height:264px!important}.h-lg-265{height:265px!important}.h-lg-266{height:266px!important}.h-lg-267{height:267px!important}.h-lg-268{height:268px!important}.h-lg-269{height:269px!important}.h-lg-270{height:270px!important}.h-lg-271{height:271px!important}.h-lg-272{height:272px!important}.h-lg-273{height:273px!important}.h-lg-274{height:274px!important}.h-lg-275{height:275px!important}.h-lg-276{height:276px!important}.h-lg-277{height:277px!important}.h-lg-278{height:278px!important}.h-lg-279{height:279px!important}.h-lg-280{height:280px!important}.h-lg-281{height:281px!important}.h-lg-282{height:282px!important}.h-lg-283{height:283px!important}.h-lg-284{height:284px!important}.h-lg-285{height:285px!important}.h-lg-286{height:286px!important}.h-lg-287{height:287px!important}.h-lg-288{height:288px!important}.h-lg-289{height:289px!important}.h-lg-290{height:290px!important}.h-lg-291{height:291px!important}.h-lg-292{height:292px!important}.h-lg-293{height:293px!important}.h-lg-294{height:294px!important}.h-lg-295{height:295px!important}.h-lg-296{height:296px!important}.h-lg-297{height:297px!important}.h-lg-298{height:298px!important}.h-lg-299{height:299px!important}.h-lg-300{height:300px!important}.h-lg-301{height:301px!important}.h-lg-302{height:302px!important}.h-lg-303{height:303px!important}.h-lg-304{height:304px!important}.h-lg-305{height:305px!important}.h-lg-306{height:306px!important}.h-lg-307{height:307px!important}.h-lg-308{height:308px!important}.h-lg-309{height:309px!important}.h-lg-310{height:310px!important}.h-lg-311{height:311px!important}.h-lg-312{height:312px!important}.h-lg-313{height:313px!important}.h-lg-314{height:314px!important}.h-lg-315{height:315px!important}.h-lg-316{height:316px!important}.h-lg-317{height:317px!important}.h-lg-318{height:318px!important}.h-lg-319{height:319px!important}.h-lg-320{height:320px!important}.h-lg-321{height:321px!important}.h-lg-322{height:322px!important}.h-lg-323{height:323px!important}.h-lg-324{height:324px!important}.h-lg-325{height:325px!important}.h-lg-326{height:326px!important}.h-lg-327{height:327px!important}.h-lg-328{height:328px!important}.h-lg-329{height:329px!important}.h-lg-330{height:330px!important}.h-lg-331{height:331px!important}.h-lg-332{height:332px!important}.h-lg-333{height:333px!important}.h-lg-334{height:334px!important}.h-lg-335{height:335px!important}.h-lg-336{height:336px!important}.h-lg-337{height:337px!important}.h-lg-338{height:338px!important}.h-lg-339{height:339px!important}.h-lg-340{height:340px!important}.h-lg-341{height:341px!important}.h-lg-342{height:342px!important}.h-lg-343{height:343px!important}.h-lg-344{height:344px!important}.h-lg-345{height:345px!important}.h-lg-346{height:346px!important}.h-lg-347{height:347px!important}.h-lg-348{height:348px!important}.h-lg-349{height:349px!important}.h-lg-350{height:350px!important}.h-lg-351{height:351px!important}.h-lg-352{height:352px!important}.h-lg-353{height:353px!important}.h-lg-354{height:354px!important}.h-lg-355{height:355px!important}.h-lg-356{height:356px!important}.h-lg-357{height:357px!important}.h-lg-358{height:358px!important}.h-lg-359{height:359px!important}.h-lg-360{height:360px!important}.h-lg-361{height:361px!important}.h-lg-362{height:362px!important}.h-lg-363{height:363px!important}.h-lg-364{height:364px!important}.h-lg-365{height:365px!important}.h-lg-366{height:366px!important}.h-lg-367{height:367px!important}.h-lg-368{height:368px!important}.h-lg-369{height:369px!important}.h-lg-370{height:370px!important}.h-lg-371{height:371px!important}.h-lg-372{height:372px!important}.h-lg-373{height:373px!important}.h-lg-374{height:374px!important}.h-lg-375{height:375px!important}.h-lg-376{height:376px!important}.h-lg-377{height:377px!important}.h-lg-378{height:378px!important}.h-lg-379{height:379px!important}.h-lg-380{height:380px!important}.h-lg-381{height:381px!important}.h-lg-382{height:382px!important}.h-lg-383{height:383px!important}.h-lg-384{height:384px!important}.h-lg-385{height:385px!important}.h-lg-386{height:386px!important}.h-lg-387{height:387px!important}.h-lg-388{height:388px!important}.h-lg-389{height:389px!important}.h-lg-390{height:390px!important}.h-lg-391{height:391px!important}.h-lg-392{height:392px!important}.h-lg-393{height:393px!important}.h-lg-394{height:394px!important}.h-lg-395{height:395px!important}.h-lg-396{height:396px!important}.h-lg-397{height:397px!important}.h-lg-398{height:398px!important}.h-lg-399{height:399px!important}.h-lg-400{height:400px!important}.h-pr-lg-2{height:2%!important}.h-pr-lg-4{height:4%!important}.h-pr-lg-6{height:6%!important}.h-pr-lg-8{height:8%!important}.h-pr-lg-10{height:10%!important}.h-pr-lg-12{height:12%!important}.h-pr-lg-14{height:14%!important}.h-pr-lg-16{height:16%!important}.h-pr-lg-18{height:18%!important}.h-pr-lg-20{height:20%!important}.h-pr-lg-22{height:22%!important}.h-pr-lg-24{height:24%!important}.h-pr-lg-26{height:26%!important}.h-pr-lg-28{height:28%!important}.h-pr-lg-30{height:30%!important}.h-pr-lg-32{height:32%!important}.h-pr-lg-34{height:34%!important}.h-pr-lg-36{height:36%!important}.h-pr-lg-38{height:38%!important}.h-pr-lg-40{height:40%!important}.h-pr-lg-42{height:42%!important}.h-pr-lg-44{height:44%!important}.h-pr-lg-46{height:46%!important}.h-pr-lg-48{height:48%!important}.h-pr-lg-50{height:50%!important}.h-pr-lg-52{height:52%!important}.h-pr-lg-54{height:54%!important}.h-pr-lg-56{height:56%!important}.h-pr-lg-58{height:58%!important}.h-pr-lg-60{height:60%!important}.h-pr-lg-62{height:62%!important}.h-pr-lg-64{height:64%!important}.h-pr-lg-66{height:66%!important}.h-pr-lg-68{height:68%!important}.h-pr-lg-70{height:70%!important}.h-pr-lg-72{height:72%!important}.h-pr-lg-74{height:74%!important}.h-pr-lg-76{height:76%!important}.h-pr-lg-78{height:78%!important}.h-pr-lg-80{height:80%!important}.h-pr-lg-82{height:82%!important}.h-pr-lg-84{height:84%!important}.h-pr-lg-86{height:86%!important}.h-pr-lg-88{height:88%!important}.h-pr-lg-90{height:90%!important}.h-pr-lg-92{height:92%!important}.h-pr-lg-94{height:94%!important}.h-pr-lg-96{height:96%!important}.h-pr-lg-98{height:98%!important}.h-pr-lg-100{height:100%!important}.h-lg-a{height:auto!important}.h-lg-f{height:100%!important}.w-lg-0{width:0px!important}.w-lg-1{width:1px!important}.w-lg-2{width:2px!important}.w-lg-3{width:3px!important}.w-lg-4{width:4px!important}.w-lg-5{width:5px!important}.w-lg-6{width:6px!important}.w-lg-7{width:7px!important}.w-lg-8{width:8px!important}.w-lg-9{width:9px!important}.w-lg-10{width:10px!important}.w-lg-11{width:11px!important}.w-lg-12{width:12px!important}.w-lg-13{width:13px!important}.w-lg-14{width:14px!important}.w-lg-15{width:15px!important}.w-lg-16{width:16px!important}.w-lg-17{width:17px!important}.w-lg-18{width:18px!important}.w-lg-19{width:19px!important}.w-lg-20{width:20px!important}.w-lg-21{width:21px!important}.w-lg-22{width:22px!important}.w-lg-23{width:23px!important}.w-lg-24{width:24px!important}.w-lg-25{width:25px!important}.w-lg-26{width:26px!important}.w-lg-27{width:27px!important}.w-lg-28{width:28px!important}.w-lg-29{width:29px!important}.w-lg-30{width:30px!important}.w-lg-31{width:31px!important}.w-lg-32{width:32px!important}.w-lg-33{width:33px!important}.w-lg-34{width:34px!important}.w-lg-35{width:35px!important}.w-lg-36{width:36px!important}.w-lg-37{width:37px!important}.w-lg-38{width:38px!important}.w-lg-39{width:39px!important}.w-lg-40{width:40px!important}.w-lg-41{width:41px!important}.w-lg-42{width:42px!important}.w-lg-43{width:43px!important}.w-lg-44{width:44px!important}.w-lg-45{width:45px!important}.w-lg-46{width:46px!important}.w-lg-47{width:47px!important}.w-lg-48{width:48px!important}.w-lg-49{width:49px!important}.w-lg-50{width:50px!important}.w-lg-51{width:51px!important}.w-lg-52{width:52px!important}.w-lg-53{width:53px!important}.w-lg-54{width:54px!important}.w-lg-55{width:55px!important}.w-lg-56{width:56px!important}.w-lg-57{width:57px!important}.w-lg-58{width:58px!important}.w-lg-59{width:59px!important}.w-lg-60{width:60px!important}.w-lg-61{width:61px!important}.w-lg-62{width:62px!important}.w-lg-63{width:63px!important}.w-lg-64{width:64px!important}.w-lg-65{width:65px!important}.w-lg-66{width:66px!important}.w-lg-67{width:67px!important}.w-lg-68{width:68px!important}.w-lg-69{width:69px!important}.w-lg-70{width:70px!important}.w-lg-71{width:71px!important}.w-lg-72{width:72px!important}.w-lg-73{width:73px!important}.w-lg-74{width:74px!important}.w-lg-75{width:75px!important}.w-lg-76{width:76px!important}.w-lg-77{width:77px!important}.w-lg-78{width:78px!important}.w-lg-79{width:79px!important}.w-lg-80{width:80px!important}.w-lg-81{width:81px!important}.w-lg-82{width:82px!important}.w-lg-83{width:83px!important}.w-lg-84{width:84px!important}.w-lg-85{width:85px!important}.w-lg-86{width:86px!important}.w-lg-87{width:87px!important}.w-lg-88{width:88px!important}.w-lg-89{width:89px!important}.w-lg-90{width:90px!important}.w-lg-91{width:91px!important}.w-lg-92{width:92px!important}.w-lg-93{width:93px!important}.w-lg-94{width:94px!important}.w-lg-95{width:95px!important}.w-lg-96{width:96px!important}.w-lg-97{width:97px!important}.w-lg-98{width:98px!important}.w-lg-99{width:99px!important}.w-lg-100{width:100px!important}.w-lg-101{width:101px!important}.w-lg-102{width:102px!important}.w-lg-103{width:103px!important}.w-lg-104{width:104px!important}.w-lg-105{width:105px!important}.w-lg-106{width:106px!important}.w-lg-107{width:107px!important}.w-lg-108{width:108px!important}.w-lg-109{width:109px!important}.w-lg-110{width:110px!important}.w-lg-111{width:111px!important}.w-lg-112{width:112px!important}.w-lg-113{width:113px!important}.w-lg-114{width:114px!important}.w-lg-115{width:115px!important}.w-lg-116{width:116px!important}.w-lg-117{width:117px!important}.w-lg-118{width:118px!important}.w-lg-119{width:119px!important}.w-lg-120{width:120px!important}.w-lg-121{width:121px!important}.w-lg-122{width:122px!important}.w-lg-123{width:123px!important}.w-lg-124{width:124px!important}.w-lg-125{width:125px!important}.w-lg-126{width:126px!important}.w-lg-127{width:127px!important}.w-lg-128{width:128px!important}.w-lg-129{width:129px!important}.w-lg-130{width:130px!important}.w-lg-131{width:131px!important}.w-lg-132{width:132px!important}.w-lg-133{width:133px!important}.w-lg-134{width:134px!important}.w-lg-135{width:135px!important}.w-lg-136{width:136px!important}.w-lg-137{width:137px!important}.w-lg-138{width:138px!important}.w-lg-139{width:139px!important}.w-lg-140{width:140px!important}.w-lg-141{width:141px!important}.w-lg-142{width:142px!important}.w-lg-143{width:143px!important}.w-lg-144{width:144px!important}.w-lg-145{width:145px!important}.w-lg-146{width:146px!important}.w-lg-147{width:147px!important}.w-lg-148{width:148px!important}.w-lg-149{width:149px!important}.w-lg-150{width:150px!important}.w-lg-151{width:151px!important}.w-lg-152{width:152px!important}.w-lg-153{width:153px!important}.w-lg-154{width:154px!important}.w-lg-155{width:155px!important}.w-lg-156{width:156px!important}.w-lg-157{width:157px!important}.w-lg-158{width:158px!important}.w-lg-159{width:159px!important}.w-lg-160{width:160px!important}.w-lg-161{width:161px!important}.w-lg-162{width:162px!important}.w-lg-163{width:163px!important}.w-lg-164{width:164px!important}.w-lg-165{width:165px!important}.w-lg-166{width:166px!important}.w-lg-167{width:167px!important}.w-lg-168{width:168px!important}.w-lg-169{width:169px!important}.w-lg-170{width:170px!important}.w-lg-171{width:171px!important}.w-lg-172{width:172px!important}.w-lg-173{width:173px!important}.w-lg-174{width:174px!important}.w-lg-175{width:175px!important}.w-lg-176{width:176px!important}.w-lg-177{width:177px!important}.w-lg-178{width:178px!important}.w-lg-179{width:179px!important}.w-lg-180{width:180px!important}.w-lg-181{width:181px!important}.w-lg-182{width:182px!important}.w-lg-183{width:183px!important}.w-lg-184{width:184px!important}.w-lg-185{width:185px!important}.w-lg-186{width:186px!important}.w-lg-187{width:187px!important}.w-lg-188{width:188px!important}.w-lg-189{width:189px!important}.w-lg-190{width:190px!important}.w-lg-191{width:191px!important}.w-lg-192{width:192px!important}.w-lg-193{width:193px!important}.w-lg-194{width:194px!important}.w-lg-195{width:195px!important}.w-lg-196{width:196px!important}.w-lg-197{width:197px!important}.w-lg-198{width:198px!important}.w-lg-199{width:199px!important}.w-lg-200{width:200px!important}.w-lg-201{width:201px!important}.w-lg-202{width:202px!important}.w-lg-203{width:203px!important}.w-lg-204{width:204px!important}.w-lg-205{width:205px!important}.w-lg-206{width:206px!important}.w-lg-207{width:207px!important}.w-lg-208{width:208px!important}.w-lg-209{width:209px!important}.w-lg-210{width:210px!important}.w-lg-211{width:211px!important}.w-lg-212{width:212px!important}.w-lg-213{width:213px!important}.w-lg-214{width:214px!important}.w-lg-215{width:215px!important}.w-lg-216{width:216px!important}.w-lg-217{width:217px!important}.w-lg-218{width:218px!important}.w-lg-219{width:219px!important}.w-lg-220{width:220px!important}.w-lg-221{width:221px!important}.w-lg-222{width:222px!important}.w-lg-223{width:223px!important}.w-lg-224{width:224px!important}.w-lg-225{width:225px!important}.w-lg-226{width:226px!important}.w-lg-227{width:227px!important}.w-lg-228{width:228px!important}.w-lg-229{width:229px!important}.w-lg-230{width:230px!important}.w-lg-231{width:231px!important}.w-lg-232{width:232px!important}.w-lg-233{width:233px!important}.w-lg-234{width:234px!important}.w-lg-235{width:235px!important}.w-lg-236{width:236px!important}.w-lg-237{width:237px!important}.w-lg-238{width:238px!important}.w-lg-239{width:239px!important}.w-lg-240{width:240px!important}.w-lg-241{width:241px!important}.w-lg-242{width:242px!important}.w-lg-243{width:243px!important}.w-lg-244{width:244px!important}.w-lg-245{width:245px!important}.w-lg-246{width:246px!important}.w-lg-247{width:247px!important}.w-lg-248{width:248px!important}.w-lg-249{width:249px!important}.w-lg-250{width:250px!important}.w-lg-251{width:251px!important}.w-lg-252{width:252px!important}.w-lg-253{width:253px!important}.w-lg-254{width:254px!important}.w-lg-255{width:255px!important}.w-lg-256{width:256px!important}.w-lg-257{width:257px!important}.w-lg-258{width:258px!important}.w-lg-259{width:259px!important}.w-lg-260{width:260px!important}.w-lg-261{width:261px!important}.w-lg-262{width:262px!important}.w-lg-263{width:263px!important}.w-lg-264{width:264px!important}.w-lg-265{width:265px!important}.w-lg-266{width:266px!important}.w-lg-267{width:267px!important}.w-lg-268{width:268px!important}.w-lg-269{width:269px!important}.w-lg-270{width:270px!important}.w-lg-271{width:271px!important}.w-lg-272{width:272px!important}.w-lg-273{width:273px!important}.w-lg-274{width:274px!important}.w-lg-275{width:275px!important}.w-lg-276{width:276px!important}.w-lg-277{width:277px!important}.w-lg-278{width:278px!important}.w-lg-279{width:279px!important}.w-lg-280{width:280px!important}.w-lg-281{width:281px!important}.w-lg-282{width:282px!important}.w-lg-283{width:283px!important}.w-lg-284{width:284px!important}.w-lg-285{width:285px!important}.w-lg-286{width:286px!important}.w-lg-287{width:287px!important}.w-lg-288{width:288px!important}.w-lg-289{width:289px!important}.w-lg-290{width:290px!important}.w-lg-291{width:291px!important}.w-lg-292{width:292px!important}.w-lg-293{width:293px!important}.w-lg-294{width:294px!important}.w-lg-295{width:295px!important}.w-lg-296{width:296px!important}.w-lg-297{width:297px!important}.w-lg-298{width:298px!important}.w-lg-299{width:299px!important}.w-lg-300{width:300px!important}.w-pr-lg-2{width:2%!important}.w-pr-lg-4{width:4%!important}.w-pr-lg-6{width:6%!important}.w-pr-lg-8{width:8%!important}.w-pr-lg-10{width:10%!important}.w-pr-lg-12{width:12%!important}.w-pr-lg-14{width:14%!important}.w-pr-lg-16{width:16%!important}.w-pr-lg-18{width:18%!important}.w-pr-lg-20{width:20%!important}.w-pr-lg-22{width:22%!important}.w-pr-lg-24{width:24%!important}.w-pr-lg-26{width:26%!important}.w-pr-lg-28{width:28%!important}.w-pr-lg-30{width:30%!important}.w-pr-lg-32{width:32%!important}.w-pr-lg-34{width:34%!important}.w-pr-lg-36{width:36%!important}.w-pr-lg-38{width:38%!important}.w-pr-lg-40{width:40%!important}.w-pr-lg-42{width:42%!important}.w-pr-lg-44{width:44%!important}.w-pr-lg-46{width:46%!important}.w-pr-lg-48{width:48%!important}.w-pr-lg-50{width:50%!important}.w-pr-lg-52{width:52%!important}.w-pr-lg-54{width:54%!important}.w-pr-lg-56{width:56%!important}.w-pr-lg-58{width:58%!important}.w-pr-lg-60{width:60%!important}.w-pr-lg-62{width:62%!important}.w-pr-lg-64{width:64%!important}.w-pr-lg-66{width:66%!important}.w-pr-lg-68{width:68%!important}.w-pr-lg-70{width:70%!important}.w-pr-lg-72{width:72%!important}.w-pr-lg-74{width:74%!important}.w-pr-lg-76{width:76%!important}.w-pr-lg-78{width:78%!important}.w-pr-lg-80{width:80%!important}.w-pr-lg-82{width:82%!important}.w-pr-lg-84{width:84%!important}.w-pr-lg-86{width:86%!important}.w-pr-lg-88{width:88%!important}.w-pr-lg-90{width:90%!important}.w-pr-lg-92{width:92%!important}.w-pr-lg-94{width:94%!important}.w-pr-lg-96{width:96%!important}.w-pr-lg-98{width:98%!important}.w-pr-lg-100{width:100%!important}.w-lg-a{width:auto!important}.w-lg-f{width:100%!important}.fs-lg-10{font-size:10px!important}.fs-lg-11{font-size:11px!important}.fs-lg-12{font-size:12px!important}.fs-lg-13{font-size:13px!important}.fs-lg-14{font-size:14px!important}.fs-lg-15{font-size:15px!important}.fs-lg-16{font-size:16px!important}.fs-lg-17{font-size:17px!important}.fs-lg-18{font-size:18px!important}.fs-lg-19{font-size:19px!important}.fs-lg-20{font-size:20px!important}.fs-lg-21{font-size:21px!important}.fs-lg-22{font-size:22px!important}.fs-lg-23{font-size:23px!important}.fs-lg-24{font-size:24px!important}.fs-lg-25{font-size:25px!important}.fs-lg-26{font-size:26px!important}.fs-lg-27{font-size:27px!important}.fs-lg-28{font-size:28px!important}.fs-lg-29{font-size:29px!important}.fs-lg-30{font-size:30px!important}.fs-lg-31{font-size:31px!important}.fs-lg-32{font-size:32px!important}.t-lg-m100{top:-100px!important}.t-lg-m99{top:-99px!important}.t-lg-m98{top:-98px!important}.t-lg-m97{top:-97px!important}.t-lg-m96{top:-96px!important}.t-lg-m95{top:-95px!important}.t-lg-m94{top:-94px!important}.t-lg-m93{top:-93px!important}.t-lg-m92{top:-92px!important}.t-lg-m91{top:-91px!important}.t-lg-m90{top:-90px!important}.t-lg-m89{top:-89px!important}.t-lg-m88{top:-88px!important}.t-lg-m87{top:-87px!important}.t-lg-m86{top:-86px!important}.t-lg-m85{top:-85px!important}.t-lg-m84{top:-84px!important}.t-lg-m83{top:-83px!important}.t-lg-m82{top:-82px!important}.t-lg-m81{top:-81px!important}.t-lg-m80{top:-80px!important}.t-lg-m79{top:-79px!important}.t-lg-m78{top:-78px!important}.t-lg-m77{top:-77px!important}.t-lg-m76{top:-76px!important}.t-lg-m75{top:-75px!important}.t-lg-m74{top:-74px!important}.t-lg-m73{top:-73px!important}.t-lg-m72{top:-72px!important}.t-lg-m71{top:-71px!important}.t-lg-m70{top:-70px!important}.t-lg-m69{top:-69px!important}.t-lg-m68{top:-68px!important}.t-lg-m67{top:-67px!important}.t-lg-m66{top:-66px!important}.t-lg-m65{top:-65px!important}.t-lg-m64{top:-64px!important}.t-lg-m63{top:-63px!important}.t-lg-m62{top:-62px!important}.t-lg-m61{top:-61px!important}.t-lg-m60{top:-60px!important}.t-lg-m59{top:-59px!important}.t-lg-m58{top:-58px!important}.t-lg-m57{top:-57px!important}.t-lg-m56{top:-56px!important}.t-lg-m55{top:-55px!important}.t-lg-m54{top:-54px!important}.t-lg-m53{top:-53px!important}.t-lg-m52{top:-52px!important}.t-lg-m51{top:-51px!important}.t-lg-m50{top:-50px!important}.t-lg-m49{top:-49px!important}.t-lg-m48{top:-48px!important}.t-lg-m47{top:-47px!important}.t-lg-m46{top:-46px!important}.t-lg-m45{top:-45px!important}.t-lg-m44{top:-44px!important}.t-lg-m43{top:-43px!important}.t-lg-m42{top:-42px!important}.t-lg-m41{top:-41px!important}.t-lg-m40{top:-40px!important}.t-lg-m39{top:-39px!important}.t-lg-m38{top:-38px!important}.t-lg-m37{top:-37px!important}.t-lg-m36{top:-36px!important}.t-lg-m35{top:-35px!important}.t-lg-m34{top:-34px!important}.t-lg-m33{top:-33px!important}.t-lg-m32{top:-32px!important}.t-lg-m31{top:-31px!important}.t-lg-m30{top:-30px!important}.t-lg-m29{top:-29px!important}.t-lg-m28{top:-28px!important}.t-lg-m27{top:-27px!important}.t-lg-m26{top:-26px!important}.t-lg-m25{top:-25px!important}.t-lg-m24{top:-24px!important}.t-lg-m23{top:-23px!important}.t-lg-m22{top:-22px!important}.t-lg-m21{top:-21px!important}.t-lg-m20{top:-20px!important}.t-lg-m19{top:-19px!important}.t-lg-m18{top:-18px!important}.t-lg-m17{top:-17px!important}.t-lg-m16{top:-16px!important}.t-lg-m15{top:-15px!important}.t-lg-m14{top:-14px!important}.t-lg-m13{top:-13px!important}.t-lg-m12{top:-12px!important}.t-lg-m11{top:-11px!important}.t-lg-m10{top:-10px!important}.t-lg-m9{top:-9px!important}.t-lg-m8{top:-8px!important}.t-lg-m7{top:-7px!important}.t-lg-m6{top:-6px!important}.t-lg-m5{top:-5px!important}.t-lg-m4{top:-4px!important}.t-lg-m3{top:-3px!important}.t-lg-m2{top:-2px!important}.t-lg-m1{top:-1px!important}.t-lg-0{top:0!important}.t-lg-1{top:1px!important}.t-lg-2{top:2px!important}.t-lg-3{top:3px!important}.t-lg-4{top:4px!important}.t-lg-5{top:5px!important}.t-lg-6{top:6px!important}.t-lg-7{top:7px!important}.t-lg-8{top:8px!important}.t-lg-9{top:9px!important}.t-lg-10{top:10px!important}.t-lg-11{top:11px!important}.t-lg-12{top:12px!important}.t-lg-13{top:13px!important}.t-lg-14{top:14px!important}.t-lg-15{top:15px!important}.t-lg-16{top:16px!important}.t-lg-17{top:17px!important}.t-lg-18{top:18px!important}.t-lg-19{top:19px!important}.t-lg-20{top:20px!important}.t-lg-21{top:21px!important}.t-lg-22{top:22px!important}.t-lg-23{top:23px!important}.t-lg-24{top:24px!important}.t-lg-25{top:25px!important}.t-lg-26{top:26px!important}.t-lg-27{top:27px!important}.t-lg-28{top:28px!important}.t-lg-29{top:29px!important}.t-lg-30{top:30px!important}.t-lg-31{top:31px!important}.t-lg-32{top:32px!important}.t-lg-33{top:33px!important}.t-lg-34{top:34px!important}.t-lg-35{top:35px!important}.t-lg-36{top:36px!important}.t-lg-37{top:37px!important}.t-lg-38{top:38px!important}.t-lg-39{top:39px!important}.t-lg-40{top:40px!important}.t-lg-41{top:41px!important}.t-lg-42{top:42px!important}.t-lg-43{top:43px!important}.t-lg-44{top:44px!important}.t-lg-45{top:45px!important}.t-lg-46{top:46px!important}.t-lg-47{top:47px!important}.t-lg-48{top:48px!important}.t-lg-49{top:49px!important}.t-lg-50{top:50px!important}.t-lg-51{top:51px!important}.t-lg-52{top:52px!important}.t-lg-53{top:53px!important}.t-lg-54{top:54px!important}.t-lg-55{top:55px!important}.t-lg-56{top:56px!important}.t-lg-57{top:57px!important}.t-lg-58{top:58px!important}.t-lg-59{top:59px!important}.t-lg-60{top:60px!important}.t-lg-61{top:61px!important}.t-lg-62{top:62px!important}.t-lg-63{top:63px!important}.t-lg-64{top:64px!important}.t-lg-65{top:65px!important}.t-lg-66{top:66px!important}.t-lg-67{top:67px!important}.t-lg-68{top:68px!important}.t-lg-69{top:69px!important}.t-lg-70{top:70px!important}.t-lg-71{top:71px!important}.t-lg-72{top:72px!important}.t-lg-73{top:73px!important}.t-lg-74{top:74px!important}.t-lg-75{top:75px!important}.t-lg-76{top:76px!important}.t-lg-77{top:77px!important}.t-lg-78{top:78px!important}.t-lg-79{top:79px!important}.t-lg-80{top:80px!important}.t-lg-81{top:81px!important}.t-lg-82{top:82px!important}.t-lg-83{top:83px!important}.t-lg-84{top:84px!important}.t-lg-85{top:85px!important}.t-lg-86{top:86px!important}.t-lg-87{top:87px!important}.t-lg-88{top:88px!important}.t-lg-89{top:89px!important}.t-lg-90{top:90px!important}.t-lg-91{top:91px!important}.t-lg-92{top:92px!important}.t-lg-93{top:93px!important}.t-lg-94{top:94px!important}.t-lg-95{top:95px!important}.t-lg-96{top:96px!important}.t-lg-97{top:97px!important}.t-lg-98{top:98px!important}.t-lg-99{top:99px!important}.t-lg-100{top:100px!important}.r-lg-m100{right:-100px!important}.r-lg-m99{right:-99px!important}.r-lg-m98{right:-98px!important}.r-lg-m97{right:-97px!important}.r-lg-m96{right:-96px!important}.r-lg-m95{right:-95px!important}.r-lg-m94{right:-94px!important}.r-lg-m93{right:-93px!important}.r-lg-m92{right:-92px!important}.r-lg-m91{right:-91px!important}.r-lg-m90{right:-90px!important}.r-lg-m89{right:-89px!important}.r-lg-m88{right:-88px!important}.r-lg-m87{right:-87px!important}.r-lg-m86{right:-86px!important}.r-lg-m85{right:-85px!important}.r-lg-m84{right:-84px!important}.r-lg-m83{right:-83px!important}.r-lg-m82{right:-82px!important}.r-lg-m81{right:-81px!important}.r-lg-m80{right:-80px!important}.r-lg-m79{right:-79px!important}.r-lg-m78{right:-78px!important}.r-lg-m77{right:-77px!important}.r-lg-m76{right:-76px!important}.r-lg-m75{right:-75px!important}.r-lg-m74{right:-74px!important}.r-lg-m73{right:-73px!important}.r-lg-m72{right:-72px!important}.r-lg-m71{right:-71px!important}.r-lg-m70{right:-70px!important}.r-lg-m69{right:-69px!important}.r-lg-m68{right:-68px!important}.r-lg-m67{right:-67px!important}.r-lg-m66{right:-66px!important}.r-lg-m65{right:-65px!important}.r-lg-m64{right:-64px!important}.r-lg-m63{right:-63px!important}.r-lg-m62{right:-62px!important}.r-lg-m61{right:-61px!important}.r-lg-m60{right:-60px!important}.r-lg-m59{right:-59px!important}.r-lg-m58{right:-58px!important}.r-lg-m57{right:-57px!important}.r-lg-m56{right:-56px!important}.r-lg-m55{right:-55px!important}.r-lg-m54{right:-54px!important}.r-lg-m53{right:-53px!important}.r-lg-m52{right:-52px!important}.r-lg-m51{right:-51px!important}.r-lg-m50{right:-50px!important}.r-lg-m49{right:-49px!important}.r-lg-m48{right:-48px!important}.r-lg-m47{right:-47px!important}.r-lg-m46{right:-46px!important}.r-lg-m45{right:-45px!important}.r-lg-m44{right:-44px!important}.r-lg-m43{right:-43px!important}.r-lg-m42{right:-42px!important}.r-lg-m41{right:-41px!important}.r-lg-m40{right:-40px!important}.r-lg-m39{right:-39px!important}.r-lg-m38{right:-38px!important}.r-lg-m37{right:-37px!important}.r-lg-m36{right:-36px!important}.r-lg-m35{right:-35px!important}.r-lg-m34{right:-34px!important}.r-lg-m33{right:-33px!important}.r-lg-m32{right:-32px!important}.r-lg-m31{right:-31px!important}.r-lg-m30{right:-30px!important}.r-lg-m29{right:-29px!important}.r-lg-m28{right:-28px!important}.r-lg-m27{right:-27px!important}.r-lg-m26{right:-26px!important}.r-lg-m25{right:-25px!important}.r-lg-m24{right:-24px!important}.r-lg-m23{right:-23px!important}.r-lg-m22{right:-22px!important}.r-lg-m21{right:-21px!important}.r-lg-m20{right:-20px!important}.r-lg-m19{right:-19px!important}.r-lg-m18{right:-18px!important}.r-lg-m17{right:-17px!important}.r-lg-m16{right:-16px!important}.r-lg-m15{right:-15px!important}.r-lg-m14{right:-14px!important}.r-lg-m13{right:-13px!important}.r-lg-m12{right:-12px!important}.r-lg-m11{right:-11px!important}.r-lg-m10{right:-10px!important}.r-lg-m9{right:-9px!important}.r-lg-m8{right:-8px!important}.r-lg-m7{right:-7px!important}.r-lg-m6{right:-6px!important}.r-lg-m5{right:-5px!important}.r-lg-m4{right:-4px!important}.r-lg-m3{right:-3px!important}.r-lg-m2{right:-2px!important}.r-lg-m1{right:-1px!important}.r-lg-0{right:0!important}.r-lg-1{right:1px!important}.r-lg-2{right:2px!important}.r-lg-3{right:3px!important}.r-lg-4{right:4px!important}.r-lg-5{right:5px!important}.r-lg-6{right:6px!important}.r-lg-7{right:7px!important}.r-lg-8{right:8px!important}.r-lg-9{right:9px!important}.r-lg-10{right:10px!important}.r-lg-11{right:11px!important}.r-lg-12{right:12px!important}.r-lg-13{right:13px!important}.r-lg-14{right:14px!important}.r-lg-15{right:15px!important}.r-lg-16{right:16px!important}.r-lg-17{right:17px!important}.r-lg-18{right:18px!important}.r-lg-19{right:19px!important}.r-lg-20{right:20px!important}.r-lg-21{right:21px!important}.r-lg-22{right:22px!important}.r-lg-23{right:23px!important}.r-lg-24{right:24px!important}.r-lg-25{right:25px!important}.r-lg-26{right:26px!important}.r-lg-27{right:27px!important}.r-lg-28{right:28px!important}.r-lg-29{right:29px!important}.r-lg-30{right:30px!important}.r-lg-31{right:31px!important}.r-lg-32{right:32px!important}.r-lg-33{right:33px!important}.r-lg-34{right:34px!important}.r-lg-35{right:35px!important}.r-lg-36{right:36px!important}.r-lg-37{right:37px!important}.r-lg-38{right:38px!important}.r-lg-39{right:39px!important}.r-lg-40{right:40px!important}.r-lg-41{right:41px!important}.r-lg-42{right:42px!important}.r-lg-43{right:43px!important}.r-lg-44{right:44px!important}.r-lg-45{right:45px!important}.r-lg-46{right:46px!important}.r-lg-47{right:47px!important}.r-lg-48{right:48px!important}.r-lg-49{right:49px!important}.r-lg-50{right:50px!important}.r-lg-51{right:51px!important}.r-lg-52{right:52px!important}.r-lg-53{right:53px!important}.r-lg-54{right:54px!important}.r-lg-55{right:55px!important}.r-lg-56{right:56px!important}.r-lg-57{right:57px!important}.r-lg-58{right:58px!important}.r-lg-59{right:59px!important}.r-lg-60{right:60px!important}.r-lg-61{right:61px!important}.r-lg-62{right:62px!important}.r-lg-63{right:63px!important}.r-lg-64{right:64px!important}.r-lg-65{right:65px!important}.r-lg-66{right:66px!important}.r-lg-67{right:67px!important}.r-lg-68{right:68px!important}.r-lg-69{right:69px!important}.r-lg-70{right:70px!important}.r-lg-71{right:71px!important}.r-lg-72{right:72px!important}.r-lg-73{right:73px!important}.r-lg-74{right:74px!important}.r-lg-75{right:75px!important}.r-lg-76{right:76px!important}.r-lg-77{right:77px!important}.r-lg-78{right:78px!important}.r-lg-79{right:79px!important}.r-lg-80{right:80px!important}.r-lg-81{right:81px!important}.r-lg-82{right:82px!important}.r-lg-83{right:83px!important}.r-lg-84{right:84px!important}.r-lg-85{right:85px!important}.r-lg-86{right:86px!important}.r-lg-87{right:87px!important}.r-lg-88{right:88px!important}.r-lg-89{right:89px!important}.r-lg-90{right:90px!important}.r-lg-91{right:91px!important}.r-lg-92{right:92px!important}.r-lg-93{right:93px!important}.r-lg-94{right:94px!important}.r-lg-95{right:95px!important}.r-lg-96{right:96px!important}.r-lg-97{right:97px!important}.r-lg-98{right:98px!important}.r-lg-99{right:99px!important}.r-lg-100{right:100px!important}.b-lg-m100{bottom:-100px!important}.b-lg-m99{bottom:-99px!important}.b-lg-m98{bottom:-98px!important}.b-lg-m97{bottom:-97px!important}.b-lg-m96{bottom:-96px!important}.b-lg-m95{bottom:-95px!important}.b-lg-m94{bottom:-94px!important}.b-lg-m93{bottom:-93px!important}.b-lg-m92{bottom:-92px!important}.b-lg-m91{bottom:-91px!important}.b-lg-m90{bottom:-90px!important}.b-lg-m89{bottom:-89px!important}.b-lg-m88{bottom:-88px!important}.b-lg-m87{bottom:-87px!important}.b-lg-m86{bottom:-86px!important}.b-lg-m85{bottom:-85px!important}.b-lg-m84{bottom:-84px!important}.b-lg-m83{bottom:-83px!important}.b-lg-m82{bottom:-82px!important}.b-lg-m81{bottom:-81px!important}.b-lg-m80{bottom:-80px!important}.b-lg-m79{bottom:-79px!important}.b-lg-m78{bottom:-78px!important}.b-lg-m77{bottom:-77px!important}.b-lg-m76{bottom:-76px!important}.b-lg-m75{bottom:-75px!important}.b-lg-m74{bottom:-74px!important}.b-lg-m73{bottom:-73px!important}.b-lg-m72{bottom:-72px!important}.b-lg-m71{bottom:-71px!important}.b-lg-m70{bottom:-70px!important}.b-lg-m69{bottom:-69px!important}.b-lg-m68{bottom:-68px!important}.b-lg-m67{bottom:-67px!important}.b-lg-m66{bottom:-66px!important}.b-lg-m65{bottom:-65px!important}.b-lg-m64{bottom:-64px!important}.b-lg-m63{bottom:-63px!important}.b-lg-m62{bottom:-62px!important}.b-lg-m61{bottom:-61px!important}.b-lg-m60{bottom:-60px!important}.b-lg-m59{bottom:-59px!important}.b-lg-m58{bottom:-58px!important}.b-lg-m57{bottom:-57px!important}.b-lg-m56{bottom:-56px!important}.b-lg-m55{bottom:-55px!important}.b-lg-m54{bottom:-54px!important}.b-lg-m53{bottom:-53px!important}.b-lg-m52{bottom:-52px!important}.b-lg-m51{bottom:-51px!important}.b-lg-m50{bottom:-50px!important}.b-lg-m49{bottom:-49px!important}.b-lg-m48{bottom:-48px!important}.b-lg-m47{bottom:-47px!important}.b-lg-m46{bottom:-46px!important}.b-lg-m45{bottom:-45px!important}.b-lg-m44{bottom:-44px!important}.b-lg-m43{bottom:-43px!important}.b-lg-m42{bottom:-42px!important}.b-lg-m41{bottom:-41px!important}.b-lg-m40{bottom:-40px!important}.b-lg-m39{bottom:-39px!important}.b-lg-m38{bottom:-38px!important}.b-lg-m37{bottom:-37px!important}.b-lg-m36{bottom:-36px!important}.b-lg-m35{bottom:-35px!important}.b-lg-m34{bottom:-34px!important}.b-lg-m33{bottom:-33px!important}.b-lg-m32{bottom:-32px!important}.b-lg-m31{bottom:-31px!important}.b-lg-m30{bottom:-30px!important}.b-lg-m29{bottom:-29px!important}.b-lg-m28{bottom:-28px!important}.b-lg-m27{bottom:-27px!important}.b-lg-m26{bottom:-26px!important}.b-lg-m25{bottom:-25px!important}.b-lg-m24{bottom:-24px!important}.b-lg-m23{bottom:-23px!important}.b-lg-m22{bottom:-22px!important}.b-lg-m21{bottom:-21px!important}.b-lg-m20{bottom:-20px!important}.b-lg-m19{bottom:-19px!important}.b-lg-m18{bottom:-18px!important}.b-lg-m17{bottom:-17px!important}.b-lg-m16{bottom:-16px!important}.b-lg-m15{bottom:-15px!important}.b-lg-m14{bottom:-14px!important}.b-lg-m13{bottom:-13px!important}.b-lg-m12{bottom:-12px!important}.b-lg-m11{bottom:-11px!important}.b-lg-m10{bottom:-10px!important}.b-lg-m9{bottom:-9px!important}.b-lg-m8{bottom:-8px!important}.b-lg-m7{bottom:-7px!important}.b-lg-m6{bottom:-6px!important}.b-lg-m5{bottom:-5px!important}.b-lg-m4{bottom:-4px!important}.b-lg-m3{bottom:-3px!important}.b-lg-m2{bottom:-2px!important}.b-lg-m1{bottom:-1px!important}.b-lg-0{bottom:0!important}.b-lg-1{bottom:1px!important}.b-lg-2{bottom:2px!important}.b-lg-3{bottom:3px!important}.b-lg-4{bottom:4px!important}.b-lg-5{bottom:5px!important}.b-lg-6{bottom:6px!important}.b-lg-7{bottom:7px!important}.b-lg-8{bottom:8px!important}.b-lg-9{bottom:9px!important}.b-lg-10{bottom:10px!important}.b-lg-11{bottom:11px!important}.b-lg-12{bottom:12px!important}.b-lg-13{bottom:13px!important}.b-lg-14{bottom:14px!important}.b-lg-15{bottom:15px!important}.b-lg-16{bottom:16px!important}.b-lg-17{bottom:17px!important}.b-lg-18{bottom:18px!important}.b-lg-19{bottom:19px!important}.b-lg-20{bottom:20px!important}.b-lg-21{bottom:21px!important}.b-lg-22{bottom:22px!important}.b-lg-23{bottom:23px!important}.b-lg-24{bottom:24px!important}.b-lg-25{bottom:25px!important}.b-lg-26{bottom:26px!important}.b-lg-27{bottom:27px!important}.b-lg-28{bottom:28px!important}.b-lg-29{bottom:29px!important}.b-lg-30{bottom:30px!important}.b-lg-31{bottom:31px!important}.b-lg-32{bottom:32px!important}.b-lg-33{bottom:33px!important}.b-lg-34{bottom:34px!important}.b-lg-35{bottom:35px!important}.b-lg-36{bottom:36px!important}.b-lg-37{bottom:37px!important}.b-lg-38{bottom:38px!important}.b-lg-39{bottom:39px!important}.b-lg-40{bottom:40px!important}.b-lg-41{bottom:41px!important}.b-lg-42{bottom:42px!important}.b-lg-43{bottom:43px!important}.b-lg-44{bottom:44px!important}.b-lg-45{bottom:45px!important}.b-lg-46{bottom:46px!important}.b-lg-47{bottom:47px!important}.b-lg-48{bottom:48px!important}.b-lg-49{bottom:49px!important}.b-lg-50{bottom:50px!important}.b-lg-51{bottom:51px!important}.b-lg-52{bottom:52px!important}.b-lg-53{bottom:53px!important}.b-lg-54{bottom:54px!important}.b-lg-55{bottom:55px!important}.b-lg-56{bottom:56px!important}.b-lg-57{bottom:57px!important}.b-lg-58{bottom:58px!important}.b-lg-59{bottom:59px!important}.b-lg-60{bottom:60px!important}.b-lg-61{bottom:61px!important}.b-lg-62{bottom:62px!important}.b-lg-63{bottom:63px!important}.b-lg-64{bottom:64px!important}.b-lg-65{bottom:65px!important}.b-lg-66{bottom:66px!important}.b-lg-67{bottom:67px!important}.b-lg-68{bottom:68px!important}.b-lg-69{bottom:69px!important}.b-lg-70{bottom:70px!important}.b-lg-71{bottom:71px!important}.b-lg-72{bottom:72px!important}.b-lg-73{bottom:73px!important}.b-lg-74{bottom:74px!important}.b-lg-75{bottom:75px!important}.b-lg-76{bottom:76px!important}.b-lg-77{bottom:77px!important}.b-lg-78{bottom:78px!important}.b-lg-79{bottom:79px!important}.b-lg-80{bottom:80px!important}.b-lg-81{bottom:81px!important}.b-lg-82{bottom:82px!important}.b-lg-83{bottom:83px!important}.b-lg-84{bottom:84px!important}.b-lg-85{bottom:85px!important}.b-lg-86{bottom:86px!important}.b-lg-87{bottom:87px!important}.b-lg-88{bottom:88px!important}.b-lg-89{bottom:89px!important}.b-lg-90{bottom:90px!important}.b-lg-91{bottom:91px!important}.b-lg-92{bottom:92px!important}.b-lg-93{bottom:93px!important}.b-lg-94{bottom:94px!important}.b-lg-95{bottom:95px!important}.b-lg-96{bottom:96px!important}.b-lg-97{bottom:97px!important}.b-lg-98{bottom:98px!important}.b-lg-99{bottom:99px!important}.b-lg-100{bottom:100px!important}.l-lg-m100{left:-100px!important}.l-lg-m99{left:-99px!important}.l-lg-m98{left:-98px!important}.l-lg-m97{left:-97px!important}.l-lg-m96{left:-96px!important}.l-lg-m95{left:-95px!important}.l-lg-m94{left:-94px!important}.l-lg-m93{left:-93px!important}.l-lg-m92{left:-92px!important}.l-lg-m91{left:-91px!important}.l-lg-m90{left:-90px!important}.l-lg-m89{left:-89px!important}.l-lg-m88{left:-88px!important}.l-lg-m87{left:-87px!important}.l-lg-m86{left:-86px!important}.l-lg-m85{left:-85px!important}.l-lg-m84{left:-84px!important}.l-lg-m83{left:-83px!important}.l-lg-m82{left:-82px!important}.l-lg-m81{left:-81px!important}.l-lg-m80{left:-80px!important}.l-lg-m79{left:-79px!important}.l-lg-m78{left:-78px!important}.l-lg-m77{left:-77px!important}.l-lg-m76{left:-76px!important}.l-lg-m75{left:-75px!important}.l-lg-m74{left:-74px!important}.l-lg-m73{left:-73px!important}.l-lg-m72{left:-72px!important}.l-lg-m71{left:-71px!important}.l-lg-m70{left:-70px!important}.l-lg-m69{left:-69px!important}.l-lg-m68{left:-68px!important}.l-lg-m67{left:-67px!important}.l-lg-m66{left:-66px!important}.l-lg-m65{left:-65px!important}.l-lg-m64{left:-64px!important}.l-lg-m63{left:-63px!important}.l-lg-m62{left:-62px!important}.l-lg-m61{left:-61px!important}.l-lg-m60{left:-60px!important}.l-lg-m59{left:-59px!important}.l-lg-m58{left:-58px!important}.l-lg-m57{left:-57px!important}.l-lg-m56{left:-56px!important}.l-lg-m55{left:-55px!important}.l-lg-m54{left:-54px!important}.l-lg-m53{left:-53px!important}.l-lg-m52{left:-52px!important}.l-lg-m51{left:-51px!important}.l-lg-m50{left:-50px!important}.l-lg-m49{left:-49px!important}.l-lg-m48{left:-48px!important}.l-lg-m47{left:-47px!important}.l-lg-m46{left:-46px!important}.l-lg-m45{left:-45px!important}.l-lg-m44{left:-44px!important}.l-lg-m43{left:-43px!important}.l-lg-m42{left:-42px!important}.l-lg-m41{left:-41px!important}.l-lg-m40{left:-40px!important}.l-lg-m39{left:-39px!important}.l-lg-m38{left:-38px!important}.l-lg-m37{left:-37px!important}.l-lg-m36{left:-36px!important}.l-lg-m35{left:-35px!important}.l-lg-m34{left:-34px!important}.l-lg-m33{left:-33px!important}.l-lg-m32{left:-32px!important}.l-lg-m31{left:-31px!important}.l-lg-m30{left:-30px!important}.l-lg-m29{left:-29px!important}.l-lg-m28{left:-28px!important}.l-lg-m27{left:-27px!important}.l-lg-m26{left:-26px!important}.l-lg-m25{left:-25px!important}.l-lg-m24{left:-24px!important}.l-lg-m23{left:-23px!important}.l-lg-m22{left:-22px!important}.l-lg-m21{left:-21px!important}.l-lg-m20{left:-20px!important}.l-lg-m19{left:-19px!important}.l-lg-m18{left:-18px!important}.l-lg-m17{left:-17px!important}.l-lg-m16{left:-16px!important}.l-lg-m15{left:-15px!important}.l-lg-m14{left:-14px!important}.l-lg-m13{left:-13px!important}.l-lg-m12{left:-12px!important}.l-lg-m11{left:-11px!important}.l-lg-m10{left:-10px!important}.l-lg-m9{left:-9px!important}.l-lg-m8{left:-8px!important}.l-lg-m7{left:-7px!important}.l-lg-m6{left:-6px!important}.l-lg-m5{left:-5px!important}.l-lg-m4{left:-4px!important}.l-lg-m3{left:-3px!important}.l-lg-m2{left:-2px!important}.l-lg-m1{left:-1px!important}.l-lg-0{left:0!important}.l-lg-1{left:1px!important}.l-lg-2{left:2px!important}.l-lg-3{left:3px!important}.l-lg-4{left:4px!important}.l-lg-5{left:5px!important}.l-lg-6{left:6px!important}.l-lg-7{left:7px!important}.l-lg-8{left:8px!important}.l-lg-9{left:9px!important}.l-lg-10{left:10px!important}.l-lg-11{left:11px!important}.l-lg-12{left:12px!important}.l-lg-13{left:13px!important}.l-lg-14{left:14px!important}.l-lg-15{left:15px!important}.l-lg-16{left:16px!important}.l-lg-17{left:17px!important}.l-lg-18{left:18px!important}.l-lg-19{left:19px!important}.l-lg-20{left:20px!important}.l-lg-21{left:21px!important}.l-lg-22{left:22px!important}.l-lg-23{left:23px!important}.l-lg-24{left:24px!important}.l-lg-25{left:25px!important}.l-lg-26{left:26px!important}.l-lg-27{left:27px!important}.l-lg-28{left:28px!important}.l-lg-29{left:29px!important}.l-lg-30{left:30px!important}.l-lg-31{left:31px!important}.l-lg-32{left:32px!important}.l-lg-33{left:33px!important}.l-lg-34{left:34px!important}.l-lg-35{left:35px!important}.l-lg-36{left:36px!important}.l-lg-37{left:37px!important}.l-lg-38{left:38px!important}.l-lg-39{left:39px!important}.l-lg-40{left:40px!important}.l-lg-41{left:41px!important}.l-lg-42{left:42px!important}.l-lg-43{left:43px!important}.l-lg-44{left:44px!important}.l-lg-45{left:45px!important}.l-lg-46{left:46px!important}.l-lg-47{left:47px!important}.l-lg-48{left:48px!important}.l-lg-49{left:49px!important}.l-lg-50{left:50px!important}.l-lg-51{left:51px!important}.l-lg-52{left:52px!important}.l-lg-53{left:53px!important}.l-lg-54{left:54px!important}.l-lg-55{left:55px!important}.l-lg-56{left:56px!important}.l-lg-57{left:57px!important}.l-lg-58{left:58px!important}.l-lg-59{left:59px!important}.l-lg-60{left:60px!important}.l-lg-61{left:61px!important}.l-lg-62{left:62px!important}.l-lg-63{left:63px!important}.l-lg-64{left:64px!important}.l-lg-65{left:65px!important}.l-lg-66{left:66px!important}.l-lg-67{left:67px!important}.l-lg-68{left:68px!important}.l-lg-69{left:69px!important}.l-lg-70{left:70px!important}.l-lg-71{left:71px!important}.l-lg-72{left:72px!important}.l-lg-73{left:73px!important}.l-lg-74{left:74px!important}.l-lg-75{left:75px!important}.l-lg-76{left:76px!important}.l-lg-77{left:77px!important}.l-lg-78{left:78px!important}.l-lg-79{left:79px!important}.l-lg-80{left:80px!important}.l-lg-81{left:81px!important}.l-lg-82{left:82px!important}.l-lg-83{left:83px!important}.l-lg-84{left:84px!important}.l-lg-85{left:85px!important}.l-lg-86{left:86px!important}.l-lg-87{left:87px!important}.l-lg-88{left:88px!important}.l-lg-89{left:89px!important}.l-lg-90{left:90px!important}.l-lg-91{left:91px!important}.l-lg-92{left:92px!important}.l-lg-93{left:93px!important}.l-lg-94{left:94px!important}.l-lg-95{left:95px!important}.l-lg-96{left:96px!important}.l-lg-97{left:97px!important}.l-lg-98{left:98px!important}.l-lg-99{left:99px!important}.l-lg-100{left:100px!important}.t-pr-lg-1{top:1%!important}.t-pr-lg-2{top:2%!important}.t-pr-lg-3{top:3%!important}.t-pr-lg-4{top:4%!important}.t-pr-lg-5{top:5%!important}.t-pr-lg-6{top:6%!important}.t-pr-lg-7{top:7%!important}.t-pr-lg-8{top:8%!important}.t-pr-lg-9{top:9%!important}.t-pr-lg-10{top:10%!important}.t-pr-lg-15{top:15%!important}.t-pr-lg-20{top:20%!important}.t-pr-lg-25{top:25%!important}.t-pr-lg-30{top:30%!important}.t-pr-lg-35{top:35%!important}.t-pr-lg-40{top:40%!important}.t-pr-lg-45{top:45%!important}.t-pr-lg-50{top:50%!important}.t-pr-lg-55{top:55%!important}.t-pr-lg-60{top:60%!important}.t-pr-lg-65{top:65%!important}.t-pr-lg-70{top:70%!important}.t-pr-lg-75{top:75%!important}.t-pr-lg-80{top:80%!important}.t-pr-lg-85{top:85%!important}.t-pr-lg-90{top:90%!important}.t-pr-lg-95{top:95%!important}.t-pr-lg-100{top:100%!important}.r-pr-lg-1{right:1%!important}.r-pr-lg-2{right:2%!important}.r-pr-lg-3{right:3%!important}.r-pr-lg-4{right:4%!important}.r-pr-lg-5{right:5%!important}.r-pr-lg-6{right:6%!important}.r-pr-lg-7{right:7%!important}.r-pr-lg-8{right:8%!important}.r-pr-lg-9{right:9%!important}.r-pr-lg-10{right:10%!important}.r-pr-lg-15{right:15%!important}.r-pr-lg-20{right:20%!important}.r-pr-lg-25{right:25%!important}.r-pr-lg-30{right:30%!important}.r-pr-lg-35{right:35%!important}.r-pr-lg-40{right:40%!important}.r-pr-lg-45{right:45%!important}.r-pr-lg-50{right:50%!important}.r-pr-lg-55{right:55%!important}.r-pr-lg-60{right:60%!important}.r-pr-lg-65{right:65%!important}.r-pr-lg-70{right:70%!important}.r-pr-lg-75{right:75%!important}.r-pr-lg-80{right:80%!important}.r-pr-lg-85{right:85%!important}.r-pr-lg-90{right:90%!important}.r-pr-lg-95{right:95%!important}.r-pr-lg-100{right:100%!important}.b-pr-lg-1{bottom:1%!important}.b-pr-lg-2{bottom:2%!important}.b-pr-lg-3{bottom:3%!important}.b-pr-lg-4{bottom:4%!important}.b-pr-lg-5{bottom:5%!important}.b-pr-lg-6{bottom:6%!important}.b-pr-lg-7{bottom:7%!important}.b-pr-lg-8{bottom:8%!important}.b-pr-lg-9{bottom:9%!important}.b-pr-lg-10{bottom:10%!important}.b-pr-lg-15{bottom:15%!important}.b-pr-lg-20{bottom:20%!important}.b-pr-lg-25{bottom:25%!important}.b-pr-lg-30{bottom:30%!important}.b-pr-lg-35{bottom:35%!important}.b-pr-lg-40{bottom:40%!important}.b-pr-lg-45{bottom:45%!important}.b-pr-lg-50{bottom:50%!important}.b-pr-lg-55{bottom:55%!important}.b-pr-lg-60{bottom:60%!important}.b-pr-lg-65{bottom:65%!important}.b-pr-lg-70{bottom:70%!important}.b-pr-lg-75{bottom:75%!important}.b-pr-lg-80{bottom:80%!important}.b-pr-lg-85{bottom:85%!important}.b-pr-lg-90{bottom:90%!important}.b-pr-lg-95{bottom:95%!important}.b-pr-lg-100{bottom:100%!important}.l-pr-lg-1{left:1%!important}.l-pr-lg-2{left:2%!important}.l-pr-lg-3{left:3%!important}.l-pr-lg-4{left:4%!important}.l-pr-lg-5{left:5%!important}.l-pr-lg-6{left:6%!important}.l-pr-lg-7{left:7%!important}.l-pr-lg-8{left:8%!important}.l-pr-lg-9{left:9%!important}.l-pr-lg-10{left:10%!important}.l-pr-lg-15{left:15%!important}.l-pr-lg-20{left:20%!important}.l-pr-lg-25{left:25%!important}.l-pr-lg-30{left:30%!important}.l-pr-lg-35{left:35%!important}.l-pr-lg-40{left:40%!important}.l-pr-lg-45{left:45%!important}.l-pr-lg-50{left:50%!important}.l-pr-lg-55{left:55%!important}.l-pr-lg-60{left:60%!important}.l-pr-lg-65{left:65%!important}.l-pr-lg-70{left:70%!important}.l-pr-lg-75{left:75%!important}.l-pr-lg-80{left:80%!important}.l-pr-lg-85{left:85%!important}.l-pr-lg-90{left:90%!important}.l-pr-lg-95{left:95%!important}.l-pr-lg-100{left:100%!important}.t-lg-unset{top:unset!important}.r-lg-unset{right:unset!important}.b-lg-unset{bottom:unset!important}.l-lg-unset{left:unset!important}}@media (min-width: 1440px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.p-xl-r{position:relative!important}.p-xl-a{position:absolute!important}.p-xl-st{position:static!important}.p-xl-f{position:fixed!important}.p-xl-sk{position:sticky!important}.p-xl-u{position:unset!important}.p-xl-i{position:initial!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.h-xl-0{height:0px!important}.h-xl-1{height:1px!important}.h-xl-2{height:2px!important}.h-xl-3{height:3px!important}.h-xl-4{height:4px!important}.h-xl-5{height:5px!important}.h-xl-6{height:6px!important}.h-xl-7{height:7px!important}.h-xl-8{height:8px!important}.h-xl-9{height:9px!important}.h-xl-10{height:10px!important}.h-xl-11{height:11px!important}.h-xl-12{height:12px!important}.h-xl-13{height:13px!important}.h-xl-14{height:14px!important}.h-xl-15{height:15px!important}.h-xl-16{height:16px!important}.h-xl-17{height:17px!important}.h-xl-18{height:18px!important}.h-xl-19{height:19px!important}.h-xl-20{height:20px!important}.h-xl-21{height:21px!important}.h-xl-22{height:22px!important}.h-xl-23{height:23px!important}.h-xl-24{height:24px!important}.h-xl-25{height:25px!important}.h-xl-26{height:26px!important}.h-xl-27{height:27px!important}.h-xl-28{height:28px!important}.h-xl-29{height:29px!important}.h-xl-30{height:30px!important}.h-xl-31{height:31px!important}.h-xl-32{height:32px!important}.h-xl-33{height:33px!important}.h-xl-34{height:34px!important}.h-xl-35{height:35px!important}.h-xl-36{height:36px!important}.h-xl-37{height:37px!important}.h-xl-38{height:38px!important}.h-xl-39{height:39px!important}.h-xl-40{height:40px!important}.h-xl-41{height:41px!important}.h-xl-42{height:42px!important}.h-xl-43{height:43px!important}.h-xl-44{height:44px!important}.h-xl-45{height:45px!important}.h-xl-46{height:46px!important}.h-xl-47{height:47px!important}.h-xl-48{height:48px!important}.h-xl-49{height:49px!important}.h-xl-50{height:50px!important}.h-xl-51{height:51px!important}.h-xl-52{height:52px!important}.h-xl-53{height:53px!important}.h-xl-54{height:54px!important}.h-xl-55{height:55px!important}.h-xl-56{height:56px!important}.h-xl-57{height:57px!important}.h-xl-58{height:58px!important}.h-xl-59{height:59px!important}.h-xl-60{height:60px!important}.h-xl-61{height:61px!important}.h-xl-62{height:62px!important}.h-xl-63{height:63px!important}.h-xl-64{height:64px!important}.h-xl-65{height:65px!important}.h-xl-66{height:66px!important}.h-xl-67{height:67px!important}.h-xl-68{height:68px!important}.h-xl-69{height:69px!important}.h-xl-70{height:70px!important}.h-xl-71{height:71px!important}.h-xl-72{height:72px!important}.h-xl-73{height:73px!important}.h-xl-74{height:74px!important}.h-xl-75{height:75px!important}.h-xl-76{height:76px!important}.h-xl-77{height:77px!important}.h-xl-78{height:78px!important}.h-xl-79{height:79px!important}.h-xl-80{height:80px!important}.h-xl-81{height:81px!important}.h-xl-82{height:82px!important}.h-xl-83{height:83px!important}.h-xl-84{height:84px!important}.h-xl-85{height:85px!important}.h-xl-86{height:86px!important}.h-xl-87{height:87px!important}.h-xl-88{height:88px!important}.h-xl-89{height:89px!important}.h-xl-90{height:90px!important}.h-xl-91{height:91px!important}.h-xl-92{height:92px!important}.h-xl-93{height:93px!important}.h-xl-94{height:94px!important}.h-xl-95{height:95px!important}.h-xl-96{height:96px!important}.h-xl-97{height:97px!important}.h-xl-98{height:98px!important}.h-xl-99{height:99px!important}.h-xl-100{height:100px!important}.h-xl-101{height:101px!important}.h-xl-102{height:102px!important}.h-xl-103{height:103px!important}.h-xl-104{height:104px!important}.h-xl-105{height:105px!important}.h-xl-106{height:106px!important}.h-xl-107{height:107px!important}.h-xl-108{height:108px!important}.h-xl-109{height:109px!important}.h-xl-110{height:110px!important}.h-xl-111{height:111px!important}.h-xl-112{height:112px!important}.h-xl-113{height:113px!important}.h-xl-114{height:114px!important}.h-xl-115{height:115px!important}.h-xl-116{height:116px!important}.h-xl-117{height:117px!important}.h-xl-118{height:118px!important}.h-xl-119{height:119px!important}.h-xl-120{height:120px!important}.h-xl-121{height:121px!important}.h-xl-122{height:122px!important}.h-xl-123{height:123px!important}.h-xl-124{height:124px!important}.h-xl-125{height:125px!important}.h-xl-126{height:126px!important}.h-xl-127{height:127px!important}.h-xl-128{height:128px!important}.h-xl-129{height:129px!important}.h-xl-130{height:130px!important}.h-xl-131{height:131px!important}.h-xl-132{height:132px!important}.h-xl-133{height:133px!important}.h-xl-134{height:134px!important}.h-xl-135{height:135px!important}.h-xl-136{height:136px!important}.h-xl-137{height:137px!important}.h-xl-138{height:138px!important}.h-xl-139{height:139px!important}.h-xl-140{height:140px!important}.h-xl-141{height:141px!important}.h-xl-142{height:142px!important}.h-xl-143{height:143px!important}.h-xl-144{height:144px!important}.h-xl-145{height:145px!important}.h-xl-146{height:146px!important}.h-xl-147{height:147px!important}.h-xl-148{height:148px!important}.h-xl-149{height:149px!important}.h-xl-150{height:150px!important}.h-xl-151{height:151px!important}.h-xl-152{height:152px!important}.h-xl-153{height:153px!important}.h-xl-154{height:154px!important}.h-xl-155{height:155px!important}.h-xl-156{height:156px!important}.h-xl-157{height:157px!important}.h-xl-158{height:158px!important}.h-xl-159{height:159px!important}.h-xl-160{height:160px!important}.h-xl-161{height:161px!important}.h-xl-162{height:162px!important}.h-xl-163{height:163px!important}.h-xl-164{height:164px!important}.h-xl-165{height:165px!important}.h-xl-166{height:166px!important}.h-xl-167{height:167px!important}.h-xl-168{height:168px!important}.h-xl-169{height:169px!important}.h-xl-170{height:170px!important}.h-xl-171{height:171px!important}.h-xl-172{height:172px!important}.h-xl-173{height:173px!important}.h-xl-174{height:174px!important}.h-xl-175{height:175px!important}.h-xl-176{height:176px!important}.h-xl-177{height:177px!important}.h-xl-178{height:178px!important}.h-xl-179{height:179px!important}.h-xl-180{height:180px!important}.h-xl-181{height:181px!important}.h-xl-182{height:182px!important}.h-xl-183{height:183px!important}.h-xl-184{height:184px!important}.h-xl-185{height:185px!important}.h-xl-186{height:186px!important}.h-xl-187{height:187px!important}.h-xl-188{height:188px!important}.h-xl-189{height:189px!important}.h-xl-190{height:190px!important}.h-xl-191{height:191px!important}.h-xl-192{height:192px!important}.h-xl-193{height:193px!important}.h-xl-194{height:194px!important}.h-xl-195{height:195px!important}.h-xl-196{height:196px!important}.h-xl-197{height:197px!important}.h-xl-198{height:198px!important}.h-xl-199{height:199px!important}.h-xl-200{height:200px!important}.h-xl-201{height:201px!important}.h-xl-202{height:202px!important}.h-xl-203{height:203px!important}.h-xl-204{height:204px!important}.h-xl-205{height:205px!important}.h-xl-206{height:206px!important}.h-xl-207{height:207px!important}.h-xl-208{height:208px!important}.h-xl-209{height:209px!important}.h-xl-210{height:210px!important}.h-xl-211{height:211px!important}.h-xl-212{height:212px!important}.h-xl-213{height:213px!important}.h-xl-214{height:214px!important}.h-xl-215{height:215px!important}.h-xl-216{height:216px!important}.h-xl-217{height:217px!important}.h-xl-218{height:218px!important}.h-xl-219{height:219px!important}.h-xl-220{height:220px!important}.h-xl-221{height:221px!important}.h-xl-222{height:222px!important}.h-xl-223{height:223px!important}.h-xl-224{height:224px!important}.h-xl-225{height:225px!important}.h-xl-226{height:226px!important}.h-xl-227{height:227px!important}.h-xl-228{height:228px!important}.h-xl-229{height:229px!important}.h-xl-230{height:230px!important}.h-xl-231{height:231px!important}.h-xl-232{height:232px!important}.h-xl-233{height:233px!important}.h-xl-234{height:234px!important}.h-xl-235{height:235px!important}.h-xl-236{height:236px!important}.h-xl-237{height:237px!important}.h-xl-238{height:238px!important}.h-xl-239{height:239px!important}.h-xl-240{height:240px!important}.h-xl-241{height:241px!important}.h-xl-242{height:242px!important}.h-xl-243{height:243px!important}.h-xl-244{height:244px!important}.h-xl-245{height:245px!important}.h-xl-246{height:246px!important}.h-xl-247{height:247px!important}.h-xl-248{height:248px!important}.h-xl-249{height:249px!important}.h-xl-250{height:250px!important}.h-xl-251{height:251px!important}.h-xl-252{height:252px!important}.h-xl-253{height:253px!important}.h-xl-254{height:254px!important}.h-xl-255{height:255px!important}.h-xl-256{height:256px!important}.h-xl-257{height:257px!important}.h-xl-258{height:258px!important}.h-xl-259{height:259px!important}.h-xl-260{height:260px!important}.h-xl-261{height:261px!important}.h-xl-262{height:262px!important}.h-xl-263{height:263px!important}.h-xl-264{height:264px!important}.h-xl-265{height:265px!important}.h-xl-266{height:266px!important}.h-xl-267{height:267px!important}.h-xl-268{height:268px!important}.h-xl-269{height:269px!important}.h-xl-270{height:270px!important}.h-xl-271{height:271px!important}.h-xl-272{height:272px!important}.h-xl-273{height:273px!important}.h-xl-274{height:274px!important}.h-xl-275{height:275px!important}.h-xl-276{height:276px!important}.h-xl-277{height:277px!important}.h-xl-278{height:278px!important}.h-xl-279{height:279px!important}.h-xl-280{height:280px!important}.h-xl-281{height:281px!important}.h-xl-282{height:282px!important}.h-xl-283{height:283px!important}.h-xl-284{height:284px!important}.h-xl-285{height:285px!important}.h-xl-286{height:286px!important}.h-xl-287{height:287px!important}.h-xl-288{height:288px!important}.h-xl-289{height:289px!important}.h-xl-290{height:290px!important}.h-xl-291{height:291px!important}.h-xl-292{height:292px!important}.h-xl-293{height:293px!important}.h-xl-294{height:294px!important}.h-xl-295{height:295px!important}.h-xl-296{height:296px!important}.h-xl-297{height:297px!important}.h-xl-298{height:298px!important}.h-xl-299{height:299px!important}.h-xl-300{height:300px!important}.h-xl-301{height:301px!important}.h-xl-302{height:302px!important}.h-xl-303{height:303px!important}.h-xl-304{height:304px!important}.h-xl-305{height:305px!important}.h-xl-306{height:306px!important}.h-xl-307{height:307px!important}.h-xl-308{height:308px!important}.h-xl-309{height:309px!important}.h-xl-310{height:310px!important}.h-xl-311{height:311px!important}.h-xl-312{height:312px!important}.h-xl-313{height:313px!important}.h-xl-314{height:314px!important}.h-xl-315{height:315px!important}.h-xl-316{height:316px!important}.h-xl-317{height:317px!important}.h-xl-318{height:318px!important}.h-xl-319{height:319px!important}.h-xl-320{height:320px!important}.h-xl-321{height:321px!important}.h-xl-322{height:322px!important}.h-xl-323{height:323px!important}.h-xl-324{height:324px!important}.h-xl-325{height:325px!important}.h-xl-326{height:326px!important}.h-xl-327{height:327px!important}.h-xl-328{height:328px!important}.h-xl-329{height:329px!important}.h-xl-330{height:330px!important}.h-xl-331{height:331px!important}.h-xl-332{height:332px!important}.h-xl-333{height:333px!important}.h-xl-334{height:334px!important}.h-xl-335{height:335px!important}.h-xl-336{height:336px!important}.h-xl-337{height:337px!important}.h-xl-338{height:338px!important}.h-xl-339{height:339px!important}.h-xl-340{height:340px!important}.h-xl-341{height:341px!important}.h-xl-342{height:342px!important}.h-xl-343{height:343px!important}.h-xl-344{height:344px!important}.h-xl-345{height:345px!important}.h-xl-346{height:346px!important}.h-xl-347{height:347px!important}.h-xl-348{height:348px!important}.h-xl-349{height:349px!important}.h-xl-350{height:350px!important}.h-xl-351{height:351px!important}.h-xl-352{height:352px!important}.h-xl-353{height:353px!important}.h-xl-354{height:354px!important}.h-xl-355{height:355px!important}.h-xl-356{height:356px!important}.h-xl-357{height:357px!important}.h-xl-358{height:358px!important}.h-xl-359{height:359px!important}.h-xl-360{height:360px!important}.h-xl-361{height:361px!important}.h-xl-362{height:362px!important}.h-xl-363{height:363px!important}.h-xl-364{height:364px!important}.h-xl-365{height:365px!important}.h-xl-366{height:366px!important}.h-xl-367{height:367px!important}.h-xl-368{height:368px!important}.h-xl-369{height:369px!important}.h-xl-370{height:370px!important}.h-xl-371{height:371px!important}.h-xl-372{height:372px!important}.h-xl-373{height:373px!important}.h-xl-374{height:374px!important}.h-xl-375{height:375px!important}.h-xl-376{height:376px!important}.h-xl-377{height:377px!important}.h-xl-378{height:378px!important}.h-xl-379{height:379px!important}.h-xl-380{height:380px!important}.h-xl-381{height:381px!important}.h-xl-382{height:382px!important}.h-xl-383{height:383px!important}.h-xl-384{height:384px!important}.h-xl-385{height:385px!important}.h-xl-386{height:386px!important}.h-xl-387{height:387px!important}.h-xl-388{height:388px!important}.h-xl-389{height:389px!important}.h-xl-390{height:390px!important}.h-xl-391{height:391px!important}.h-xl-392{height:392px!important}.h-xl-393{height:393px!important}.h-xl-394{height:394px!important}.h-xl-395{height:395px!important}.h-xl-396{height:396px!important}.h-xl-397{height:397px!important}.h-xl-398{height:398px!important}.h-xl-399{height:399px!important}.h-xl-400{height:400px!important}.h-pr-xl-2{height:2%!important}.h-pr-xl-4{height:4%!important}.h-pr-xl-6{height:6%!important}.h-pr-xl-8{height:8%!important}.h-pr-xl-10{height:10%!important}.h-pr-xl-12{height:12%!important}.h-pr-xl-14{height:14%!important}.h-pr-xl-16{height:16%!important}.h-pr-xl-18{height:18%!important}.h-pr-xl-20{height:20%!important}.h-pr-xl-22{height:22%!important}.h-pr-xl-24{height:24%!important}.h-pr-xl-26{height:26%!important}.h-pr-xl-28{height:28%!important}.h-pr-xl-30{height:30%!important}.h-pr-xl-32{height:32%!important}.h-pr-xl-34{height:34%!important}.h-pr-xl-36{height:36%!important}.h-pr-xl-38{height:38%!important}.h-pr-xl-40{height:40%!important}.h-pr-xl-42{height:42%!important}.h-pr-xl-44{height:44%!important}.h-pr-xl-46{height:46%!important}.h-pr-xl-48{height:48%!important}.h-pr-xl-50{height:50%!important}.h-pr-xl-52{height:52%!important}.h-pr-xl-54{height:54%!important}.h-pr-xl-56{height:56%!important}.h-pr-xl-58{height:58%!important}.h-pr-xl-60{height:60%!important}.h-pr-xl-62{height:62%!important}.h-pr-xl-64{height:64%!important}.h-pr-xl-66{height:66%!important}.h-pr-xl-68{height:68%!important}.h-pr-xl-70{height:70%!important}.h-pr-xl-72{height:72%!important}.h-pr-xl-74{height:74%!important}.h-pr-xl-76{height:76%!important}.h-pr-xl-78{height:78%!important}.h-pr-xl-80{height:80%!important}.h-pr-xl-82{height:82%!important}.h-pr-xl-84{height:84%!important}.h-pr-xl-86{height:86%!important}.h-pr-xl-88{height:88%!important}.h-pr-xl-90{height:90%!important}.h-pr-xl-92{height:92%!important}.h-pr-xl-94{height:94%!important}.h-pr-xl-96{height:96%!important}.h-pr-xl-98{height:98%!important}.h-pr-xl-100{height:100%!important}.h-xl-a{height:auto!important}.h-xl-f{height:100%!important}.w-xl-0{width:0px!important}.w-xl-1{width:1px!important}.w-xl-2{width:2px!important}.w-xl-3{width:3px!important}.w-xl-4{width:4px!important}.w-xl-5{width:5px!important}.w-xl-6{width:6px!important}.w-xl-7{width:7px!important}.w-xl-8{width:8px!important}.w-xl-9{width:9px!important}.w-xl-10{width:10px!important}.w-xl-11{width:11px!important}.w-xl-12{width:12px!important}.w-xl-13{width:13px!important}.w-xl-14{width:14px!important}.w-xl-15{width:15px!important}.w-xl-16{width:16px!important}.w-xl-17{width:17px!important}.w-xl-18{width:18px!important}.w-xl-19{width:19px!important}.w-xl-20{width:20px!important}.w-xl-21{width:21px!important}.w-xl-22{width:22px!important}.w-xl-23{width:23px!important}.w-xl-24{width:24px!important}.w-xl-25{width:25px!important}.w-xl-26{width:26px!important}.w-xl-27{width:27px!important}.w-xl-28{width:28px!important}.w-xl-29{width:29px!important}.w-xl-30{width:30px!important}.w-xl-31{width:31px!important}.w-xl-32{width:32px!important}.w-xl-33{width:33px!important}.w-xl-34{width:34px!important}.w-xl-35{width:35px!important}.w-xl-36{width:36px!important}.w-xl-37{width:37px!important}.w-xl-38{width:38px!important}.w-xl-39{width:39px!important}.w-xl-40{width:40px!important}.w-xl-41{width:41px!important}.w-xl-42{width:42px!important}.w-xl-43{width:43px!important}.w-xl-44{width:44px!important}.w-xl-45{width:45px!important}.w-xl-46{width:46px!important}.w-xl-47{width:47px!important}.w-xl-48{width:48px!important}.w-xl-49{width:49px!important}.w-xl-50{width:50px!important}.w-xl-51{width:51px!important}.w-xl-52{width:52px!important}.w-xl-53{width:53px!important}.w-xl-54{width:54px!important}.w-xl-55{width:55px!important}.w-xl-56{width:56px!important}.w-xl-57{width:57px!important}.w-xl-58{width:58px!important}.w-xl-59{width:59px!important}.w-xl-60{width:60px!important}.w-xl-61{width:61px!important}.w-xl-62{width:62px!important}.w-xl-63{width:63px!important}.w-xl-64{width:64px!important}.w-xl-65{width:65px!important}.w-xl-66{width:66px!important}.w-xl-67{width:67px!important}.w-xl-68{width:68px!important}.w-xl-69{width:69px!important}.w-xl-70{width:70px!important}.w-xl-71{width:71px!important}.w-xl-72{width:72px!important}.w-xl-73{width:73px!important}.w-xl-74{width:74px!important}.w-xl-75{width:75px!important}.w-xl-76{width:76px!important}.w-xl-77{width:77px!important}.w-xl-78{width:78px!important}.w-xl-79{width:79px!important}.w-xl-80{width:80px!important}.w-xl-81{width:81px!important}.w-xl-82{width:82px!important}.w-xl-83{width:83px!important}.w-xl-84{width:84px!important}.w-xl-85{width:85px!important}.w-xl-86{width:86px!important}.w-xl-87{width:87px!important}.w-xl-88{width:88px!important}.w-xl-89{width:89px!important}.w-xl-90{width:90px!important}.w-xl-91{width:91px!important}.w-xl-92{width:92px!important}.w-xl-93{width:93px!important}.w-xl-94{width:94px!important}.w-xl-95{width:95px!important}.w-xl-96{width:96px!important}.w-xl-97{width:97px!important}.w-xl-98{width:98px!important}.w-xl-99{width:99px!important}.w-xl-100{width:100px!important}.w-xl-101{width:101px!important}.w-xl-102{width:102px!important}.w-xl-103{width:103px!important}.w-xl-104{width:104px!important}.w-xl-105{width:105px!important}.w-xl-106{width:106px!important}.w-xl-107{width:107px!important}.w-xl-108{width:108px!important}.w-xl-109{width:109px!important}.w-xl-110{width:110px!important}.w-xl-111{width:111px!important}.w-xl-112{width:112px!important}.w-xl-113{width:113px!important}.w-xl-114{width:114px!important}.w-xl-115{width:115px!important}.w-xl-116{width:116px!important}.w-xl-117{width:117px!important}.w-xl-118{width:118px!important}.w-xl-119{width:119px!important}.w-xl-120{width:120px!important}.w-xl-121{width:121px!important}.w-xl-122{width:122px!important}.w-xl-123{width:123px!important}.w-xl-124{width:124px!important}.w-xl-125{width:125px!important}.w-xl-126{width:126px!important}.w-xl-127{width:127px!important}.w-xl-128{width:128px!important}.w-xl-129{width:129px!important}.w-xl-130{width:130px!important}.w-xl-131{width:131px!important}.w-xl-132{width:132px!important}.w-xl-133{width:133px!important}.w-xl-134{width:134px!important}.w-xl-135{width:135px!important}.w-xl-136{width:136px!important}.w-xl-137{width:137px!important}.w-xl-138{width:138px!important}.w-xl-139{width:139px!important}.w-xl-140{width:140px!important}.w-xl-141{width:141px!important}.w-xl-142{width:142px!important}.w-xl-143{width:143px!important}.w-xl-144{width:144px!important}.w-xl-145{width:145px!important}.w-xl-146{width:146px!important}.w-xl-147{width:147px!important}.w-xl-148{width:148px!important}.w-xl-149{width:149px!important}.w-xl-150{width:150px!important}.w-xl-151{width:151px!important}.w-xl-152{width:152px!important}.w-xl-153{width:153px!important}.w-xl-154{width:154px!important}.w-xl-155{width:155px!important}.w-xl-156{width:156px!important}.w-xl-157{width:157px!important}.w-xl-158{width:158px!important}.w-xl-159{width:159px!important}.w-xl-160{width:160px!important}.w-xl-161{width:161px!important}.w-xl-162{width:162px!important}.w-xl-163{width:163px!important}.w-xl-164{width:164px!important}.w-xl-165{width:165px!important}.w-xl-166{width:166px!important}.w-xl-167{width:167px!important}.w-xl-168{width:168px!important}.w-xl-169{width:169px!important}.w-xl-170{width:170px!important}.w-xl-171{width:171px!important}.w-xl-172{width:172px!important}.w-xl-173{width:173px!important}.w-xl-174{width:174px!important}.w-xl-175{width:175px!important}.w-xl-176{width:176px!important}.w-xl-177{width:177px!important}.w-xl-178{width:178px!important}.w-xl-179{width:179px!important}.w-xl-180{width:180px!important}.w-xl-181{width:181px!important}.w-xl-182{width:182px!important}.w-xl-183{width:183px!important}.w-xl-184{width:184px!important}.w-xl-185{width:185px!important}.w-xl-186{width:186px!important}.w-xl-187{width:187px!important}.w-xl-188{width:188px!important}.w-xl-189{width:189px!important}.w-xl-190{width:190px!important}.w-xl-191{width:191px!important}.w-xl-192{width:192px!important}.w-xl-193{width:193px!important}.w-xl-194{width:194px!important}.w-xl-195{width:195px!important}.w-xl-196{width:196px!important}.w-xl-197{width:197px!important}.w-xl-198{width:198px!important}.w-xl-199{width:199px!important}.w-xl-200{width:200px!important}.w-xl-201{width:201px!important}.w-xl-202{width:202px!important}.w-xl-203{width:203px!important}.w-xl-204{width:204px!important}.w-xl-205{width:205px!important}.w-xl-206{width:206px!important}.w-xl-207{width:207px!important}.w-xl-208{width:208px!important}.w-xl-209{width:209px!important}.w-xl-210{width:210px!important}.w-xl-211{width:211px!important}.w-xl-212{width:212px!important}.w-xl-213{width:213px!important}.w-xl-214{width:214px!important}.w-xl-215{width:215px!important}.w-xl-216{width:216px!important}.w-xl-217{width:217px!important}.w-xl-218{width:218px!important}.w-xl-219{width:219px!important}.w-xl-220{width:220px!important}.w-xl-221{width:221px!important}.w-xl-222{width:222px!important}.w-xl-223{width:223px!important}.w-xl-224{width:224px!important}.w-xl-225{width:225px!important}.w-xl-226{width:226px!important}.w-xl-227{width:227px!important}.w-xl-228{width:228px!important}.w-xl-229{width:229px!important}.w-xl-230{width:230px!important}.w-xl-231{width:231px!important}.w-xl-232{width:232px!important}.w-xl-233{width:233px!important}.w-xl-234{width:234px!important}.w-xl-235{width:235px!important}.w-xl-236{width:236px!important}.w-xl-237{width:237px!important}.w-xl-238{width:238px!important}.w-xl-239{width:239px!important}.w-xl-240{width:240px!important}.w-xl-241{width:241px!important}.w-xl-242{width:242px!important}.w-xl-243{width:243px!important}.w-xl-244{width:244px!important}.w-xl-245{width:245px!important}.w-xl-246{width:246px!important}.w-xl-247{width:247px!important}.w-xl-248{width:248px!important}.w-xl-249{width:249px!important}.w-xl-250{width:250px!important}.w-xl-251{width:251px!important}.w-xl-252{width:252px!important}.w-xl-253{width:253px!important}.w-xl-254{width:254px!important}.w-xl-255{width:255px!important}.w-xl-256{width:256px!important}.w-xl-257{width:257px!important}.w-xl-258{width:258px!important}.w-xl-259{width:259px!important}.w-xl-260{width:260px!important}.w-xl-261{width:261px!important}.w-xl-262{width:262px!important}.w-xl-263{width:263px!important}.w-xl-264{width:264px!important}.w-xl-265{width:265px!important}.w-xl-266{width:266px!important}.w-xl-267{width:267px!important}.w-xl-268{width:268px!important}.w-xl-269{width:269px!important}.w-xl-270{width:270px!important}.w-xl-271{width:271px!important}.w-xl-272{width:272px!important}.w-xl-273{width:273px!important}.w-xl-274{width:274px!important}.w-xl-275{width:275px!important}.w-xl-276{width:276px!important}.w-xl-277{width:277px!important}.w-xl-278{width:278px!important}.w-xl-279{width:279px!important}.w-xl-280{width:280px!important}.w-xl-281{width:281px!important}.w-xl-282{width:282px!important}.w-xl-283{width:283px!important}.w-xl-284{width:284px!important}.w-xl-285{width:285px!important}.w-xl-286{width:286px!important}.w-xl-287{width:287px!important}.w-xl-288{width:288px!important}.w-xl-289{width:289px!important}.w-xl-290{width:290px!important}.w-xl-291{width:291px!important}.w-xl-292{width:292px!important}.w-xl-293{width:293px!important}.w-xl-294{width:294px!important}.w-xl-295{width:295px!important}.w-xl-296{width:296px!important}.w-xl-297{width:297px!important}.w-xl-298{width:298px!important}.w-xl-299{width:299px!important}.w-xl-300{width:300px!important}.w-pr-xl-2{width:2%!important}.w-pr-xl-4{width:4%!important}.w-pr-xl-6{width:6%!important}.w-pr-xl-8{width:8%!important}.w-pr-xl-10{width:10%!important}.w-pr-xl-12{width:12%!important}.w-pr-xl-14{width:14%!important}.w-pr-xl-16{width:16%!important}.w-pr-xl-18{width:18%!important}.w-pr-xl-20{width:20%!important}.w-pr-xl-22{width:22%!important}.w-pr-xl-24{width:24%!important}.w-pr-xl-26{width:26%!important}.w-pr-xl-28{width:28%!important}.w-pr-xl-30{width:30%!important}.w-pr-xl-32{width:32%!important}.w-pr-xl-34{width:34%!important}.w-pr-xl-36{width:36%!important}.w-pr-xl-38{width:38%!important}.w-pr-xl-40{width:40%!important}.w-pr-xl-42{width:42%!important}.w-pr-xl-44{width:44%!important}.w-pr-xl-46{width:46%!important}.w-pr-xl-48{width:48%!important}.w-pr-xl-50{width:50%!important}.w-pr-xl-52{width:52%!important}.w-pr-xl-54{width:54%!important}.w-pr-xl-56{width:56%!important}.w-pr-xl-58{width:58%!important}.w-pr-xl-60{width:60%!important}.w-pr-xl-62{width:62%!important}.w-pr-xl-64{width:64%!important}.w-pr-xl-66{width:66%!important}.w-pr-xl-68{width:68%!important}.w-pr-xl-70{width:70%!important}.w-pr-xl-72{width:72%!important}.w-pr-xl-74{width:74%!important}.w-pr-xl-76{width:76%!important}.w-pr-xl-78{width:78%!important}.w-pr-xl-80{width:80%!important}.w-pr-xl-82{width:82%!important}.w-pr-xl-84{width:84%!important}.w-pr-xl-86{width:86%!important}.w-pr-xl-88{width:88%!important}.w-pr-xl-90{width:90%!important}.w-pr-xl-92{width:92%!important}.w-pr-xl-94{width:94%!important}.w-pr-xl-96{width:96%!important}.w-pr-xl-98{width:98%!important}.w-pr-xl-100{width:100%!important}.w-xl-a{width:auto!important}.w-xl-f{width:100%!important}.fs-xl-10{font-size:10px!important}.fs-xl-11{font-size:11px!important}.fs-xl-12{font-size:12px!important}.fs-xl-13{font-size:13px!important}.fs-xl-14{font-size:14px!important}.fs-xl-15{font-size:15px!important}.fs-xl-16{font-size:16px!important}.fs-xl-17{font-size:17px!important}.fs-xl-18{font-size:18px!important}.fs-xl-19{font-size:19px!important}.fs-xl-20{font-size:20px!important}.fs-xl-21{font-size:21px!important}.fs-xl-22{font-size:22px!important}.fs-xl-23{font-size:23px!important}.fs-xl-24{font-size:24px!important}.fs-xl-25{font-size:25px!important}.fs-xl-26{font-size:26px!important}.fs-xl-27{font-size:27px!important}.fs-xl-28{font-size:28px!important}.fs-xl-29{font-size:29px!important}.fs-xl-30{font-size:30px!important}.fs-xl-31{font-size:31px!important}.fs-xl-32{font-size:32px!important}.t-xl-m100{top:-100px!important}.t-xl-m99{top:-99px!important}.t-xl-m98{top:-98px!important}.t-xl-m97{top:-97px!important}.t-xl-m96{top:-96px!important}.t-xl-m95{top:-95px!important}.t-xl-m94{top:-94px!important}.t-xl-m93{top:-93px!important}.t-xl-m92{top:-92px!important}.t-xl-m91{top:-91px!important}.t-xl-m90{top:-90px!important}.t-xl-m89{top:-89px!important}.t-xl-m88{top:-88px!important}.t-xl-m87{top:-87px!important}.t-xl-m86{top:-86px!important}.t-xl-m85{top:-85px!important}.t-xl-m84{top:-84px!important}.t-xl-m83{top:-83px!important}.t-xl-m82{top:-82px!important}.t-xl-m81{top:-81px!important}.t-xl-m80{top:-80px!important}.t-xl-m79{top:-79px!important}.t-xl-m78{top:-78px!important}.t-xl-m77{top:-77px!important}.t-xl-m76{top:-76px!important}.t-xl-m75{top:-75px!important}.t-xl-m74{top:-74px!important}.t-xl-m73{top:-73px!important}.t-xl-m72{top:-72px!important}.t-xl-m71{top:-71px!important}.t-xl-m70{top:-70px!important}.t-xl-m69{top:-69px!important}.t-xl-m68{top:-68px!important}.t-xl-m67{top:-67px!important}.t-xl-m66{top:-66px!important}.t-xl-m65{top:-65px!important}.t-xl-m64{top:-64px!important}.t-xl-m63{top:-63px!important}.t-xl-m62{top:-62px!important}.t-xl-m61{top:-61px!important}.t-xl-m60{top:-60px!important}.t-xl-m59{top:-59px!important}.t-xl-m58{top:-58px!important}.t-xl-m57{top:-57px!important}.t-xl-m56{top:-56px!important}.t-xl-m55{top:-55px!important}.t-xl-m54{top:-54px!important}.t-xl-m53{top:-53px!important}.t-xl-m52{top:-52px!important}.t-xl-m51{top:-51px!important}.t-xl-m50{top:-50px!important}.t-xl-m49{top:-49px!important}.t-xl-m48{top:-48px!important}.t-xl-m47{top:-47px!important}.t-xl-m46{top:-46px!important}.t-xl-m45{top:-45px!important}.t-xl-m44{top:-44px!important}.t-xl-m43{top:-43px!important}.t-xl-m42{top:-42px!important}.t-xl-m41{top:-41px!important}.t-xl-m40{top:-40px!important}.t-xl-m39{top:-39px!important}.t-xl-m38{top:-38px!important}.t-xl-m37{top:-37px!important}.t-xl-m36{top:-36px!important}.t-xl-m35{top:-35px!important}.t-xl-m34{top:-34px!important}.t-xl-m33{top:-33px!important}.t-xl-m32{top:-32px!important}.t-xl-m31{top:-31px!important}.t-xl-m30{top:-30px!important}.t-xl-m29{top:-29px!important}.t-xl-m28{top:-28px!important}.t-xl-m27{top:-27px!important}.t-xl-m26{top:-26px!important}.t-xl-m25{top:-25px!important}.t-xl-m24{top:-24px!important}.t-xl-m23{top:-23px!important}.t-xl-m22{top:-22px!important}.t-xl-m21{top:-21px!important}.t-xl-m20{top:-20px!important}.t-xl-m19{top:-19px!important}.t-xl-m18{top:-18px!important}.t-xl-m17{top:-17px!important}.t-xl-m16{top:-16px!important}.t-xl-m15{top:-15px!important}.t-xl-m14{top:-14px!important}.t-xl-m13{top:-13px!important}.t-xl-m12{top:-12px!important}.t-xl-m11{top:-11px!important}.t-xl-m10{top:-10px!important}.t-xl-m9{top:-9px!important}.t-xl-m8{top:-8px!important}.t-xl-m7{top:-7px!important}.t-xl-m6{top:-6px!important}.t-xl-m5{top:-5px!important}.t-xl-m4{top:-4px!important}.t-xl-m3{top:-3px!important}.t-xl-m2{top:-2px!important}.t-xl-m1{top:-1px!important}.t-xl-0{top:0!important}.t-xl-1{top:1px!important}.t-xl-2{top:2px!important}.t-xl-3{top:3px!important}.t-xl-4{top:4px!important}.t-xl-5{top:5px!important}.t-xl-6{top:6px!important}.t-xl-7{top:7px!important}.t-xl-8{top:8px!important}.t-xl-9{top:9px!important}.t-xl-10{top:10px!important}.t-xl-11{top:11px!important}.t-xl-12{top:12px!important}.t-xl-13{top:13px!important}.t-xl-14{top:14px!important}.t-xl-15{top:15px!important}.t-xl-16{top:16px!important}.t-xl-17{top:17px!important}.t-xl-18{top:18px!important}.t-xl-19{top:19px!important}.t-xl-20{top:20px!important}.t-xl-21{top:21px!important}.t-xl-22{top:22px!important}.t-xl-23{top:23px!important}.t-xl-24{top:24px!important}.t-xl-25{top:25px!important}.t-xl-26{top:26px!important}.t-xl-27{top:27px!important}.t-xl-28{top:28px!important}.t-xl-29{top:29px!important}.t-xl-30{top:30px!important}.t-xl-31{top:31px!important}.t-xl-32{top:32px!important}.t-xl-33{top:33px!important}.t-xl-34{top:34px!important}.t-xl-35{top:35px!important}.t-xl-36{top:36px!important}.t-xl-37{top:37px!important}.t-xl-38{top:38px!important}.t-xl-39{top:39px!important}.t-xl-40{top:40px!important}.t-xl-41{top:41px!important}.t-xl-42{top:42px!important}.t-xl-43{top:43px!important}.t-xl-44{top:44px!important}.t-xl-45{top:45px!important}.t-xl-46{top:46px!important}.t-xl-47{top:47px!important}.t-xl-48{top:48px!important}.t-xl-49{top:49px!important}.t-xl-50{top:50px!important}.t-xl-51{top:51px!important}.t-xl-52{top:52px!important}.t-xl-53{top:53px!important}.t-xl-54{top:54px!important}.t-xl-55{top:55px!important}.t-xl-56{top:56px!important}.t-xl-57{top:57px!important}.t-xl-58{top:58px!important}.t-xl-59{top:59px!important}.t-xl-60{top:60px!important}.t-xl-61{top:61px!important}.t-xl-62{top:62px!important}.t-xl-63{top:63px!important}.t-xl-64{top:64px!important}.t-xl-65{top:65px!important}.t-xl-66{top:66px!important}.t-xl-67{top:67px!important}.t-xl-68{top:68px!important}.t-xl-69{top:69px!important}.t-xl-70{top:70px!important}.t-xl-71{top:71px!important}.t-xl-72{top:72px!important}.t-xl-73{top:73px!important}.t-xl-74{top:74px!important}.t-xl-75{top:75px!important}.t-xl-76{top:76px!important}.t-xl-77{top:77px!important}.t-xl-78{top:78px!important}.t-xl-79{top:79px!important}.t-xl-80{top:80px!important}.t-xl-81{top:81px!important}.t-xl-82{top:82px!important}.t-xl-83{top:83px!important}.t-xl-84{top:84px!important}.t-xl-85{top:85px!important}.t-xl-86{top:86px!important}.t-xl-87{top:87px!important}.t-xl-88{top:88px!important}.t-xl-89{top:89px!important}.t-xl-90{top:90px!important}.t-xl-91{top:91px!important}.t-xl-92{top:92px!important}.t-xl-93{top:93px!important}.t-xl-94{top:94px!important}.t-xl-95{top:95px!important}.t-xl-96{top:96px!important}.t-xl-97{top:97px!important}.t-xl-98{top:98px!important}.t-xl-99{top:99px!important}.t-xl-100{top:100px!important}.r-xl-m100{right:-100px!important}.r-xl-m99{right:-99px!important}.r-xl-m98{right:-98px!important}.r-xl-m97{right:-97px!important}.r-xl-m96{right:-96px!important}.r-xl-m95{right:-95px!important}.r-xl-m94{right:-94px!important}.r-xl-m93{right:-93px!important}.r-xl-m92{right:-92px!important}.r-xl-m91{right:-91px!important}.r-xl-m90{right:-90px!important}.r-xl-m89{right:-89px!important}.r-xl-m88{right:-88px!important}.r-xl-m87{right:-87px!important}.r-xl-m86{right:-86px!important}.r-xl-m85{right:-85px!important}.r-xl-m84{right:-84px!important}.r-xl-m83{right:-83px!important}.r-xl-m82{right:-82px!important}.r-xl-m81{right:-81px!important}.r-xl-m80{right:-80px!important}.r-xl-m79{right:-79px!important}.r-xl-m78{right:-78px!important}.r-xl-m77{right:-77px!important}.r-xl-m76{right:-76px!important}.r-xl-m75{right:-75px!important}.r-xl-m74{right:-74px!important}.r-xl-m73{right:-73px!important}.r-xl-m72{right:-72px!important}.r-xl-m71{right:-71px!important}.r-xl-m70{right:-70px!important}.r-xl-m69{right:-69px!important}.r-xl-m68{right:-68px!important}.r-xl-m67{right:-67px!important}.r-xl-m66{right:-66px!important}.r-xl-m65{right:-65px!important}.r-xl-m64{right:-64px!important}.r-xl-m63{right:-63px!important}.r-xl-m62{right:-62px!important}.r-xl-m61{right:-61px!important}.r-xl-m60{right:-60px!important}.r-xl-m59{right:-59px!important}.r-xl-m58{right:-58px!important}.r-xl-m57{right:-57px!important}.r-xl-m56{right:-56px!important}.r-xl-m55{right:-55px!important}.r-xl-m54{right:-54px!important}.r-xl-m53{right:-53px!important}.r-xl-m52{right:-52px!important}.r-xl-m51{right:-51px!important}.r-xl-m50{right:-50px!important}.r-xl-m49{right:-49px!important}.r-xl-m48{right:-48px!important}.r-xl-m47{right:-47px!important}.r-xl-m46{right:-46px!important}.r-xl-m45{right:-45px!important}.r-xl-m44{right:-44px!important}.r-xl-m43{right:-43px!important}.r-xl-m42{right:-42px!important}.r-xl-m41{right:-41px!important}.r-xl-m40{right:-40px!important}.r-xl-m39{right:-39px!important}.r-xl-m38{right:-38px!important}.r-xl-m37{right:-37px!important}.r-xl-m36{right:-36px!important}.r-xl-m35{right:-35px!important}.r-xl-m34{right:-34px!important}.r-xl-m33{right:-33px!important}.r-xl-m32{right:-32px!important}.r-xl-m31{right:-31px!important}.r-xl-m30{right:-30px!important}.r-xl-m29{right:-29px!important}.r-xl-m28{right:-28px!important}.r-xl-m27{right:-27px!important}.r-xl-m26{right:-26px!important}.r-xl-m25{right:-25px!important}.r-xl-m24{right:-24px!important}.r-xl-m23{right:-23px!important}.r-xl-m22{right:-22px!important}.r-xl-m21{right:-21px!important}.r-xl-m20{right:-20px!important}.r-xl-m19{right:-19px!important}.r-xl-m18{right:-18px!important}.r-xl-m17{right:-17px!important}.r-xl-m16{right:-16px!important}.r-xl-m15{right:-15px!important}.r-xl-m14{right:-14px!important}.r-xl-m13{right:-13px!important}.r-xl-m12{right:-12px!important}.r-xl-m11{right:-11px!important}.r-xl-m10{right:-10px!important}.r-xl-m9{right:-9px!important}.r-xl-m8{right:-8px!important}.r-xl-m7{right:-7px!important}.r-xl-m6{right:-6px!important}.r-xl-m5{right:-5px!important}.r-xl-m4{right:-4px!important}.r-xl-m3{right:-3px!important}.r-xl-m2{right:-2px!important}.r-xl-m1{right:-1px!important}.r-xl-0{right:0!important}.r-xl-1{right:1px!important}.r-xl-2{right:2px!important}.r-xl-3{right:3px!important}.r-xl-4{right:4px!important}.r-xl-5{right:5px!important}.r-xl-6{right:6px!important}.r-xl-7{right:7px!important}.r-xl-8{right:8px!important}.r-xl-9{right:9px!important}.r-xl-10{right:10px!important}.r-xl-11{right:11px!important}.r-xl-12{right:12px!important}.r-xl-13{right:13px!important}.r-xl-14{right:14px!important}.r-xl-15{right:15px!important}.r-xl-16{right:16px!important}.r-xl-17{right:17px!important}.r-xl-18{right:18px!important}.r-xl-19{right:19px!important}.r-xl-20{right:20px!important}.r-xl-21{right:21px!important}.r-xl-22{right:22px!important}.r-xl-23{right:23px!important}.r-xl-24{right:24px!important}.r-xl-25{right:25px!important}.r-xl-26{right:26px!important}.r-xl-27{right:27px!important}.r-xl-28{right:28px!important}.r-xl-29{right:29px!important}.r-xl-30{right:30px!important}.r-xl-31{right:31px!important}.r-xl-32{right:32px!important}.r-xl-33{right:33px!important}.r-xl-34{right:34px!important}.r-xl-35{right:35px!important}.r-xl-36{right:36px!important}.r-xl-37{right:37px!important}.r-xl-38{right:38px!important}.r-xl-39{right:39px!important}.r-xl-40{right:40px!important}.r-xl-41{right:41px!important}.r-xl-42{right:42px!important}.r-xl-43{right:43px!important}.r-xl-44{right:44px!important}.r-xl-45{right:45px!important}.r-xl-46{right:46px!important}.r-xl-47{right:47px!important}.r-xl-48{right:48px!important}.r-xl-49{right:49px!important}.r-xl-50{right:50px!important}.r-xl-51{right:51px!important}.r-xl-52{right:52px!important}.r-xl-53{right:53px!important}.r-xl-54{right:54px!important}.r-xl-55{right:55px!important}.r-xl-56{right:56px!important}.r-xl-57{right:57px!important}.r-xl-58{right:58px!important}.r-xl-59{right:59px!important}.r-xl-60{right:60px!important}.r-xl-61{right:61px!important}.r-xl-62{right:62px!important}.r-xl-63{right:63px!important}.r-xl-64{right:64px!important}.r-xl-65{right:65px!important}.r-xl-66{right:66px!important}.r-xl-67{right:67px!important}.r-xl-68{right:68px!important}.r-xl-69{right:69px!important}.r-xl-70{right:70px!important}.r-xl-71{right:71px!important}.r-xl-72{right:72px!important}.r-xl-73{right:73px!important}.r-xl-74{right:74px!important}.r-xl-75{right:75px!important}.r-xl-76{right:76px!important}.r-xl-77{right:77px!important}.r-xl-78{right:78px!important}.r-xl-79{right:79px!important}.r-xl-80{right:80px!important}.r-xl-81{right:81px!important}.r-xl-82{right:82px!important}.r-xl-83{right:83px!important}.r-xl-84{right:84px!important}.r-xl-85{right:85px!important}.r-xl-86{right:86px!important}.r-xl-87{right:87px!important}.r-xl-88{right:88px!important}.r-xl-89{right:89px!important}.r-xl-90{right:90px!important}.r-xl-91{right:91px!important}.r-xl-92{right:92px!important}.r-xl-93{right:93px!important}.r-xl-94{right:94px!important}.r-xl-95{right:95px!important}.r-xl-96{right:96px!important}.r-xl-97{right:97px!important}.r-xl-98{right:98px!important}.r-xl-99{right:99px!important}.r-xl-100{right:100px!important}.b-xl-m100{bottom:-100px!important}.b-xl-m99{bottom:-99px!important}.b-xl-m98{bottom:-98px!important}.b-xl-m97{bottom:-97px!important}.b-xl-m96{bottom:-96px!important}.b-xl-m95{bottom:-95px!important}.b-xl-m94{bottom:-94px!important}.b-xl-m93{bottom:-93px!important}.b-xl-m92{bottom:-92px!important}.b-xl-m91{bottom:-91px!important}.b-xl-m90{bottom:-90px!important}.b-xl-m89{bottom:-89px!important}.b-xl-m88{bottom:-88px!important}.b-xl-m87{bottom:-87px!important}.b-xl-m86{bottom:-86px!important}.b-xl-m85{bottom:-85px!important}.b-xl-m84{bottom:-84px!important}.b-xl-m83{bottom:-83px!important}.b-xl-m82{bottom:-82px!important}.b-xl-m81{bottom:-81px!important}.b-xl-m80{bottom:-80px!important}.b-xl-m79{bottom:-79px!important}.b-xl-m78{bottom:-78px!important}.b-xl-m77{bottom:-77px!important}.b-xl-m76{bottom:-76px!important}.b-xl-m75{bottom:-75px!important}.b-xl-m74{bottom:-74px!important}.b-xl-m73{bottom:-73px!important}.b-xl-m72{bottom:-72px!important}.b-xl-m71{bottom:-71px!important}.b-xl-m70{bottom:-70px!important}.b-xl-m69{bottom:-69px!important}.b-xl-m68{bottom:-68px!important}.b-xl-m67{bottom:-67px!important}.b-xl-m66{bottom:-66px!important}.b-xl-m65{bottom:-65px!important}.b-xl-m64{bottom:-64px!important}.b-xl-m63{bottom:-63px!important}.b-xl-m62{bottom:-62px!important}.b-xl-m61{bottom:-61px!important}.b-xl-m60{bottom:-60px!important}.b-xl-m59{bottom:-59px!important}.b-xl-m58{bottom:-58px!important}.b-xl-m57{bottom:-57px!important}.b-xl-m56{bottom:-56px!important}.b-xl-m55{bottom:-55px!important}.b-xl-m54{bottom:-54px!important}.b-xl-m53{bottom:-53px!important}.b-xl-m52{bottom:-52px!important}.b-xl-m51{bottom:-51px!important}.b-xl-m50{bottom:-50px!important}.b-xl-m49{bottom:-49px!important}.b-xl-m48{bottom:-48px!important}.b-xl-m47{bottom:-47px!important}.b-xl-m46{bottom:-46px!important}.b-xl-m45{bottom:-45px!important}.b-xl-m44{bottom:-44px!important}.b-xl-m43{bottom:-43px!important}.b-xl-m42{bottom:-42px!important}.b-xl-m41{bottom:-41px!important}.b-xl-m40{bottom:-40px!important}.b-xl-m39{bottom:-39px!important}.b-xl-m38{bottom:-38px!important}.b-xl-m37{bottom:-37px!important}.b-xl-m36{bottom:-36px!important}.b-xl-m35{bottom:-35px!important}.b-xl-m34{bottom:-34px!important}.b-xl-m33{bottom:-33px!important}.b-xl-m32{bottom:-32px!important}.b-xl-m31{bottom:-31px!important}.b-xl-m30{bottom:-30px!important}.b-xl-m29{bottom:-29px!important}.b-xl-m28{bottom:-28px!important}.b-xl-m27{bottom:-27px!important}.b-xl-m26{bottom:-26px!important}.b-xl-m25{bottom:-25px!important}.b-xl-m24{bottom:-24px!important}.b-xl-m23{bottom:-23px!important}.b-xl-m22{bottom:-22px!important}.b-xl-m21{bottom:-21px!important}.b-xl-m20{bottom:-20px!important}.b-xl-m19{bottom:-19px!important}.b-xl-m18{bottom:-18px!important}.b-xl-m17{bottom:-17px!important}.b-xl-m16{bottom:-16px!important}.b-xl-m15{bottom:-15px!important}.b-xl-m14{bottom:-14px!important}.b-xl-m13{bottom:-13px!important}.b-xl-m12{bottom:-12px!important}.b-xl-m11{bottom:-11px!important}.b-xl-m10{bottom:-10px!important}.b-xl-m9{bottom:-9px!important}.b-xl-m8{bottom:-8px!important}.b-xl-m7{bottom:-7px!important}.b-xl-m6{bottom:-6px!important}.b-xl-m5{bottom:-5px!important}.b-xl-m4{bottom:-4px!important}.b-xl-m3{bottom:-3px!important}.b-xl-m2{bottom:-2px!important}.b-xl-m1{bottom:-1px!important}.b-xl-0{bottom:0!important}.b-xl-1{bottom:1px!important}.b-xl-2{bottom:2px!important}.b-xl-3{bottom:3px!important}.b-xl-4{bottom:4px!important}.b-xl-5{bottom:5px!important}.b-xl-6{bottom:6px!important}.b-xl-7{bottom:7px!important}.b-xl-8{bottom:8px!important}.b-xl-9{bottom:9px!important}.b-xl-10{bottom:10px!important}.b-xl-11{bottom:11px!important}.b-xl-12{bottom:12px!important}.b-xl-13{bottom:13px!important}.b-xl-14{bottom:14px!important}.b-xl-15{bottom:15px!important}.b-xl-16{bottom:16px!important}.b-xl-17{bottom:17px!important}.b-xl-18{bottom:18px!important}.b-xl-19{bottom:19px!important}.b-xl-20{bottom:20px!important}.b-xl-21{bottom:21px!important}.b-xl-22{bottom:22px!important}.b-xl-23{bottom:23px!important}.b-xl-24{bottom:24px!important}.b-xl-25{bottom:25px!important}.b-xl-26{bottom:26px!important}.b-xl-27{bottom:27px!important}.b-xl-28{bottom:28px!important}.b-xl-29{bottom:29px!important}.b-xl-30{bottom:30px!important}.b-xl-31{bottom:31px!important}.b-xl-32{bottom:32px!important}.b-xl-33{bottom:33px!important}.b-xl-34{bottom:34px!important}.b-xl-35{bottom:35px!important}.b-xl-36{bottom:36px!important}.b-xl-37{bottom:37px!important}.b-xl-38{bottom:38px!important}.b-xl-39{bottom:39px!important}.b-xl-40{bottom:40px!important}.b-xl-41{bottom:41px!important}.b-xl-42{bottom:42px!important}.b-xl-43{bottom:43px!important}.b-xl-44{bottom:44px!important}.b-xl-45{bottom:45px!important}.b-xl-46{bottom:46px!important}.b-xl-47{bottom:47px!important}.b-xl-48{bottom:48px!important}.b-xl-49{bottom:49px!important}.b-xl-50{bottom:50px!important}.b-xl-51{bottom:51px!important}.b-xl-52{bottom:52px!important}.b-xl-53{bottom:53px!important}.b-xl-54{bottom:54px!important}.b-xl-55{bottom:55px!important}.b-xl-56{bottom:56px!important}.b-xl-57{bottom:57px!important}.b-xl-58{bottom:58px!important}.b-xl-59{bottom:59px!important}.b-xl-60{bottom:60px!important}.b-xl-61{bottom:61px!important}.b-xl-62{bottom:62px!important}.b-xl-63{bottom:63px!important}.b-xl-64{bottom:64px!important}.b-xl-65{bottom:65px!important}.b-xl-66{bottom:66px!important}.b-xl-67{bottom:67px!important}.b-xl-68{bottom:68px!important}.b-xl-69{bottom:69px!important}.b-xl-70{bottom:70px!important}.b-xl-71{bottom:71px!important}.b-xl-72{bottom:72px!important}.b-xl-73{bottom:73px!important}.b-xl-74{bottom:74px!important}.b-xl-75{bottom:75px!important}.b-xl-76{bottom:76px!important}.b-xl-77{bottom:77px!important}.b-xl-78{bottom:78px!important}.b-xl-79{bottom:79px!important}.b-xl-80{bottom:80px!important}.b-xl-81{bottom:81px!important}.b-xl-82{bottom:82px!important}.b-xl-83{bottom:83px!important}.b-xl-84{bottom:84px!important}.b-xl-85{bottom:85px!important}.b-xl-86{bottom:86px!important}.b-xl-87{bottom:87px!important}.b-xl-88{bottom:88px!important}.b-xl-89{bottom:89px!important}.b-xl-90{bottom:90px!important}.b-xl-91{bottom:91px!important}.b-xl-92{bottom:92px!important}.b-xl-93{bottom:93px!important}.b-xl-94{bottom:94px!important}.b-xl-95{bottom:95px!important}.b-xl-96{bottom:96px!important}.b-xl-97{bottom:97px!important}.b-xl-98{bottom:98px!important}.b-xl-99{bottom:99px!important}.b-xl-100{bottom:100px!important}.l-xl-m100{left:-100px!important}.l-xl-m99{left:-99px!important}.l-xl-m98{left:-98px!important}.l-xl-m97{left:-97px!important}.l-xl-m96{left:-96px!important}.l-xl-m95{left:-95px!important}.l-xl-m94{left:-94px!important}.l-xl-m93{left:-93px!important}.l-xl-m92{left:-92px!important}.l-xl-m91{left:-91px!important}.l-xl-m90{left:-90px!important}.l-xl-m89{left:-89px!important}.l-xl-m88{left:-88px!important}.l-xl-m87{left:-87px!important}.l-xl-m86{left:-86px!important}.l-xl-m85{left:-85px!important}.l-xl-m84{left:-84px!important}.l-xl-m83{left:-83px!important}.l-xl-m82{left:-82px!important}.l-xl-m81{left:-81px!important}.l-xl-m80{left:-80px!important}.l-xl-m79{left:-79px!important}.l-xl-m78{left:-78px!important}.l-xl-m77{left:-77px!important}.l-xl-m76{left:-76px!important}.l-xl-m75{left:-75px!important}.l-xl-m74{left:-74px!important}.l-xl-m73{left:-73px!important}.l-xl-m72{left:-72px!important}.l-xl-m71{left:-71px!important}.l-xl-m70{left:-70px!important}.l-xl-m69{left:-69px!important}.l-xl-m68{left:-68px!important}.l-xl-m67{left:-67px!important}.l-xl-m66{left:-66px!important}.l-xl-m65{left:-65px!important}.l-xl-m64{left:-64px!important}.l-xl-m63{left:-63px!important}.l-xl-m62{left:-62px!important}.l-xl-m61{left:-61px!important}.l-xl-m60{left:-60px!important}.l-xl-m59{left:-59px!important}.l-xl-m58{left:-58px!important}.l-xl-m57{left:-57px!important}.l-xl-m56{left:-56px!important}.l-xl-m55{left:-55px!important}.l-xl-m54{left:-54px!important}.l-xl-m53{left:-53px!important}.l-xl-m52{left:-52px!important}.l-xl-m51{left:-51px!important}.l-xl-m50{left:-50px!important}.l-xl-m49{left:-49px!important}.l-xl-m48{left:-48px!important}.l-xl-m47{left:-47px!important}.l-xl-m46{left:-46px!important}.l-xl-m45{left:-45px!important}.l-xl-m44{left:-44px!important}.l-xl-m43{left:-43px!important}.l-xl-m42{left:-42px!important}.l-xl-m41{left:-41px!important}.l-xl-m40{left:-40px!important}.l-xl-m39{left:-39px!important}.l-xl-m38{left:-38px!important}.l-xl-m37{left:-37px!important}.l-xl-m36{left:-36px!important}.l-xl-m35{left:-35px!important}.l-xl-m34{left:-34px!important}.l-xl-m33{left:-33px!important}.l-xl-m32{left:-32px!important}.l-xl-m31{left:-31px!important}.l-xl-m30{left:-30px!important}.l-xl-m29{left:-29px!important}.l-xl-m28{left:-28px!important}.l-xl-m27{left:-27px!important}.l-xl-m26{left:-26px!important}.l-xl-m25{left:-25px!important}.l-xl-m24{left:-24px!important}.l-xl-m23{left:-23px!important}.l-xl-m22{left:-22px!important}.l-xl-m21{left:-21px!important}.l-xl-m20{left:-20px!important}.l-xl-m19{left:-19px!important}.l-xl-m18{left:-18px!important}.l-xl-m17{left:-17px!important}.l-xl-m16{left:-16px!important}.l-xl-m15{left:-15px!important}.l-xl-m14{left:-14px!important}.l-xl-m13{left:-13px!important}.l-xl-m12{left:-12px!important}.l-xl-m11{left:-11px!important}.l-xl-m10{left:-10px!important}.l-xl-m9{left:-9px!important}.l-xl-m8{left:-8px!important}.l-xl-m7{left:-7px!important}.l-xl-m6{left:-6px!important}.l-xl-m5{left:-5px!important}.l-xl-m4{left:-4px!important}.l-xl-m3{left:-3px!important}.l-xl-m2{left:-2px!important}.l-xl-m1{left:-1px!important}.l-xl-0{left:0!important}.l-xl-1{left:1px!important}.l-xl-2{left:2px!important}.l-xl-3{left:3px!important}.l-xl-4{left:4px!important}.l-xl-5{left:5px!important}.l-xl-6{left:6px!important}.l-xl-7{left:7px!important}.l-xl-8{left:8px!important}.l-xl-9{left:9px!important}.l-xl-10{left:10px!important}.l-xl-11{left:11px!important}.l-xl-12{left:12px!important}.l-xl-13{left:13px!important}.l-xl-14{left:14px!important}.l-xl-15{left:15px!important}.l-xl-16{left:16px!important}.l-xl-17{left:17px!important}.l-xl-18{left:18px!important}.l-xl-19{left:19px!important}.l-xl-20{left:20px!important}.l-xl-21{left:21px!important}.l-xl-22{left:22px!important}.l-xl-23{left:23px!important}.l-xl-24{left:24px!important}.l-xl-25{left:25px!important}.l-xl-26{left:26px!important}.l-xl-27{left:27px!important}.l-xl-28{left:28px!important}.l-xl-29{left:29px!important}.l-xl-30{left:30px!important}.l-xl-31{left:31px!important}.l-xl-32{left:32px!important}.l-xl-33{left:33px!important}.l-xl-34{left:34px!important}.l-xl-35{left:35px!important}.l-xl-36{left:36px!important}.l-xl-37{left:37px!important}.l-xl-38{left:38px!important}.l-xl-39{left:39px!important}.l-xl-40{left:40px!important}.l-xl-41{left:41px!important}.l-xl-42{left:42px!important}.l-xl-43{left:43px!important}.l-xl-44{left:44px!important}.l-xl-45{left:45px!important}.l-xl-46{left:46px!important}.l-xl-47{left:47px!important}.l-xl-48{left:48px!important}.l-xl-49{left:49px!important}.l-xl-50{left:50px!important}.l-xl-51{left:51px!important}.l-xl-52{left:52px!important}.l-xl-53{left:53px!important}.l-xl-54{left:54px!important}.l-xl-55{left:55px!important}.l-xl-56{left:56px!important}.l-xl-57{left:57px!important}.l-xl-58{left:58px!important}.l-xl-59{left:59px!important}.l-xl-60{left:60px!important}.l-xl-61{left:61px!important}.l-xl-62{left:62px!important}.l-xl-63{left:63px!important}.l-xl-64{left:64px!important}.l-xl-65{left:65px!important}.l-xl-66{left:66px!important}.l-xl-67{left:67px!important}.l-xl-68{left:68px!important}.l-xl-69{left:69px!important}.l-xl-70{left:70px!important}.l-xl-71{left:71px!important}.l-xl-72{left:72px!important}.l-xl-73{left:73px!important}.l-xl-74{left:74px!important}.l-xl-75{left:75px!important}.l-xl-76{left:76px!important}.l-xl-77{left:77px!important}.l-xl-78{left:78px!important}.l-xl-79{left:79px!important}.l-xl-80{left:80px!important}.l-xl-81{left:81px!important}.l-xl-82{left:82px!important}.l-xl-83{left:83px!important}.l-xl-84{left:84px!important}.l-xl-85{left:85px!important}.l-xl-86{left:86px!important}.l-xl-87{left:87px!important}.l-xl-88{left:88px!important}.l-xl-89{left:89px!important}.l-xl-90{left:90px!important}.l-xl-91{left:91px!important}.l-xl-92{left:92px!important}.l-xl-93{left:93px!important}.l-xl-94{left:94px!important}.l-xl-95{left:95px!important}.l-xl-96{left:96px!important}.l-xl-97{left:97px!important}.l-xl-98{left:98px!important}.l-xl-99{left:99px!important}.l-xl-100{left:100px!important}.t-pr-xl-1{top:1%!important}.t-pr-xl-2{top:2%!important}.t-pr-xl-3{top:3%!important}.t-pr-xl-4{top:4%!important}.t-pr-xl-5{top:5%!important}.t-pr-xl-6{top:6%!important}.t-pr-xl-7{top:7%!important}.t-pr-xl-8{top:8%!important}.t-pr-xl-9{top:9%!important}.t-pr-xl-10{top:10%!important}.t-pr-xl-15{top:15%!important}.t-pr-xl-20{top:20%!important}.t-pr-xl-25{top:25%!important}.t-pr-xl-30{top:30%!important}.t-pr-xl-35{top:35%!important}.t-pr-xl-40{top:40%!important}.t-pr-xl-45{top:45%!important}.t-pr-xl-50{top:50%!important}.t-pr-xl-55{top:55%!important}.t-pr-xl-60{top:60%!important}.t-pr-xl-65{top:65%!important}.t-pr-xl-70{top:70%!important}.t-pr-xl-75{top:75%!important}.t-pr-xl-80{top:80%!important}.t-pr-xl-85{top:85%!important}.t-pr-xl-90{top:90%!important}.t-pr-xl-95{top:95%!important}.t-pr-xl-100{top:100%!important}.r-pr-xl-1{right:1%!important}.r-pr-xl-2{right:2%!important}.r-pr-xl-3{right:3%!important}.r-pr-xl-4{right:4%!important}.r-pr-xl-5{right:5%!important}.r-pr-xl-6{right:6%!important}.r-pr-xl-7{right:7%!important}.r-pr-xl-8{right:8%!important}.r-pr-xl-9{right:9%!important}.r-pr-xl-10{right:10%!important}.r-pr-xl-15{right:15%!important}.r-pr-xl-20{right:20%!important}.r-pr-xl-25{right:25%!important}.r-pr-xl-30{right:30%!important}.r-pr-xl-35{right:35%!important}.r-pr-xl-40{right:40%!important}.r-pr-xl-45{right:45%!important}.r-pr-xl-50{right:50%!important}.r-pr-xl-55{right:55%!important}.r-pr-xl-60{right:60%!important}.r-pr-xl-65{right:65%!important}.r-pr-xl-70{right:70%!important}.r-pr-xl-75{right:75%!important}.r-pr-xl-80{right:80%!important}.r-pr-xl-85{right:85%!important}.r-pr-xl-90{right:90%!important}.r-pr-xl-95{right:95%!important}.r-pr-xl-100{right:100%!important}.b-pr-xl-1{bottom:1%!important}.b-pr-xl-2{bottom:2%!important}.b-pr-xl-3{bottom:3%!important}.b-pr-xl-4{bottom:4%!important}.b-pr-xl-5{bottom:5%!important}.b-pr-xl-6{bottom:6%!important}.b-pr-xl-7{bottom:7%!important}.b-pr-xl-8{bottom:8%!important}.b-pr-xl-9{bottom:9%!important}.b-pr-xl-10{bottom:10%!important}.b-pr-xl-15{bottom:15%!important}.b-pr-xl-20{bottom:20%!important}.b-pr-xl-25{bottom:25%!important}.b-pr-xl-30{bottom:30%!important}.b-pr-xl-35{bottom:35%!important}.b-pr-xl-40{bottom:40%!important}.b-pr-xl-45{bottom:45%!important}.b-pr-xl-50{bottom:50%!important}.b-pr-xl-55{bottom:55%!important}.b-pr-xl-60{bottom:60%!important}.b-pr-xl-65{bottom:65%!important}.b-pr-xl-70{bottom:70%!important}.b-pr-xl-75{bottom:75%!important}.b-pr-xl-80{bottom:80%!important}.b-pr-xl-85{bottom:85%!important}.b-pr-xl-90{bottom:90%!important}.b-pr-xl-95{bottom:95%!important}.b-pr-xl-100{bottom:100%!important}.l-pr-xl-1{left:1%!important}.l-pr-xl-2{left:2%!important}.l-pr-xl-3{left:3%!important}.l-pr-xl-4{left:4%!important}.l-pr-xl-5{left:5%!important}.l-pr-xl-6{left:6%!important}.l-pr-xl-7{left:7%!important}.l-pr-xl-8{left:8%!important}.l-pr-xl-9{left:9%!important}.l-pr-xl-10{left:10%!important}.l-pr-xl-15{left:15%!important}.l-pr-xl-20{left:20%!important}.l-pr-xl-25{left:25%!important}.l-pr-xl-30{left:30%!important}.l-pr-xl-35{left:35%!important}.l-pr-xl-40{left:40%!important}.l-pr-xl-45{left:45%!important}.l-pr-xl-50{left:50%!important}.l-pr-xl-55{left:55%!important}.l-pr-xl-60{left:60%!important}.l-pr-xl-65{left:65%!important}.l-pr-xl-70{left:70%!important}.l-pr-xl-75{left:75%!important}.l-pr-xl-80{left:80%!important}.l-pr-xl-85{left:85%!important}.l-pr-xl-90{left:90%!important}.l-pr-xl-95{left:95%!important}.l-pr-xl-100{left:100%!important}.t-xl-unset{top:unset!important}.r-xl-unset{right:unset!important}.b-xl-unset{bottom:unset!important}.l-xl-unset{left:unset!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}}html{scrollbar-gutter:stable;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none}body{overflow-x:hidden;scroll-behavior:auto}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{margin:0}a{text-decoration:none;cursor:pointer;color:inherit}a:hover{text-decoration:underline}input{width:100%}:root{--p-breadcrumb-padding: 0 !important;--p-breadcrumb-background: transparent !important;--p-rating-icon-active-color: var(--bs-warning) !important}p-select p-overlay>div{width:100%}*{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.layout app-search>.search{background-color:var(--p-primary-100)}.input-search{border-radius:40px;height:40px;border:0;width:300px;background:var(--bs-light);display:inline-flex;align-items:center;padding-left:15px;padding-right:20px;gap:5px}.input-search app-icon{flex-shrink:0;color:var(--bs-dark)}.input-search>input{flex-grow:1;-webkit-appearance:none;appearance:none;outline:none;box-shadow:none;border:0;background-color:transparent}.main-menu,ul{list-style:none;margin:0;padding:0}.main-menu{background-color:var(--bs-light);border-radius:50px;height:50px;color:var(--bs-dark)!important}.main-menu.silent .sub-menu{display:none!important}.main-menu a{color:var(--bs-dark)!important;transition:all .1s ease-in;height:100%;display:flex;align-items:center}.main-menu a:hover{color:var(--bs-primary)!important;text-decoration:underline!important}.main-menu>ul{height:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.main-menu>ul>li{padding-left:20px;padding-right:20px;position:relative;height:100%}.main-menu>ul>li .sub-menu{transition:all .1s ease-in;visibility:hidden;opacity:0;position:absolute;z-index:2;top:100%;background-color:var(--bs-light);width:350px;box-shadow:0 0 6px #00000014;display:flex;flex-direction:column;gap:5px;border-radius:7px;border:1px solid rgba(0,0,0,.0784313725);padding:5px 10px}.main-menu>ul>li .sub-menu .sub-menu-item{position:relative}.main-menu>ul>li .sub-menu .sub-menu-item .sub-sub-menu{transition:all .1s ease-in;visibility:hidden;opacity:0;position:absolute;z-index:2;top:-6px;left:calc(100% + 10px);background-color:var(--bs-light);width:300px;box-shadow:0 0 6px #00000014;display:flex;flex-direction:column;gap:5px;border-radius:7px;border:1px solid rgba(0,0,0,.0784313725);padding:5px 10px}.main-menu>ul>li .sub-menu .sub-menu-item:hover .sub-sub-menu{visibility:visible;opacity:1}.main-menu>ul>li:hover>.sub-menu{visibility:visible;opacity:1}.languages{font-weight:700;text-transform:uppercase;cursor:pointer;position:relative;border-radius:50px;padding:6px}.languages .language{width:80px;display:flex;gap:10px;align-items:center}.languages .language:hover{color:var(--bs-primary)}.languages .language .title{flex-grow:1;transition:all .1s ease-in}.languages .language img{object-fit:cover;height:40px;width:40px;border-radius:50%;border:1px solid rgba(0,0,0,.1019607843)}.languages .language-list{border-radius:20px;background-color:var(--bs-light);box-shadow:var(--p-overlay-select-shadow);position:absolute;z-index:2;top:100%;left:-8px;padding:6px 6px 6px 16px;display:flex;flex-direction:column;gap:8px;transition:all .1s ease-in;visibility:hidden;opacity:0}.languages:hover .language-list{visibility:visible;opacity:1}.swiper-container{padding-left:40px;padding-right:40px;position:relative}.swiper-container .left,.swiper-container .right{position:absolute;top:50%;width:40px;height:40px;border-radius:50%;background-color:var(--bs-dark);color:var(--bs-light);z-index:1000;display:flex;justify-content:center;align-items:center;cursor:pointer}.swiper-container .left{left:0}.swiper-container .right{right:0}.image-preview-component{position:fixed;background-color:rgba(var(--bs-dark-rgb),.9);z-index:1001;width:100dvw;height:100dvh;top:0;left:0;transition:all .1s ease-in;visibility:hidden;opacity:0}.image-preview-component.show{visibility:visible;opacity:1}.image-preview-component .close{background-color:var(--bs-light);color:var(--bs-dark);display:flex;justify-content:center;align-items:center;height:40px;width:40px;position:absolute;right:20px;top:20px;font-size:20px;border-radius:50%;z-index:1001}.image-preview-component>.image-preview-component-container{margin-left:auto;margin-right:auto;width:100%;padding-top:80px}@media (min-width: 768px){.image-preview-component>.image-preview-component-container{width:calc(100% - 150px);padding:20px;height:100dvh}}.image-preview-component>.image-preview-component-container .main-image{border-radius:20px;width:100%;height:calc(80dvh - 80px);object-fit:cover}@media (min-width: 768px){.image-preview-component>.image-preview-component-container .main-image{height:80dvh}}.image-preview-component>.image-preview-component-container .preview-image{padding:0!important;margin-top:30px;border-radius:20px;overflow:hidden;height:100px;width:120px}.image-preview-component>.image-preview-component-container .preview-image app-image{height:100%;width:100%}.image-preview-component>.image-preview-component-container .preview-image app-image img{width:100%;height:100%;object-fit:cover;cursor:pointer}.preview-image{padding:20px;border-radius:10px;background-color:var(--bs-gray-200);display:flex;align-items:center;justify-content:center;position:relative}.preview-image .image{height:150px}.preview-image .image img{height:100%;max-width:150px;object-fit:contain}.preview-image .flag{position:absolute;top:10px;left:10px;box-shadow:var(--p-overlay-select-shadow)}.preview-image .flag img{border-radius:5px;object-fit:cover;height:30px;width:40px}.readmore .readmore-content{overflow:hidden;max-height:400px;transition:max-height .2s ease;mask-image:linear-gradient(to bottom,#000 70%,transparent 100%)}.readmore.show .readmore-content{max-height:none!important;mask-image:none}.readmore.show .readmore-content:after{display:none}.file-input{--size: 100px;width:var(--size);height:var(--size);font-size:24px;display:flex;align-items:center;justify-content:center;background-color:var(--bs-primary-bg-subtle);border-radius:10px;cursor:pointer;position:relative}.file-input input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.file-input-image{--size: 100px;width:var(--size);height:var(--size);position:relative}.file-input-image app-icon{cursor:pointer;position:absolute;right:-10px;top:-10px;height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--bs-primary-bg-subtle)}.file-input-image app-image{display:block;overflow:hidden;border-radius:10px;width:var(--size);height:var(--size)}.file-input-image app-image img{height:100%;width:100%;object-fit:cover}.image-gallery>.big{position:relative}.image-gallery>.big .left,.image-gallery>.big .right{position:absolute;background-color:rgba(var(--bs-light-rgb),.7);color:var(--bs-dark);z-index:1000;top:calc(50% - 25px);transition:all .1s ease-in;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center}.image-gallery>.big .left:hover,.image-gallery>.big .right:hover{background-color:rgba(var(--bs-light-rgb),1)}.image-gallery>.big .left{left:10px}.image-gallery>.big .right{right:10px}.image-gallery>.big .image{width:100%;object-fit:cover;box-shadow:var(--p-overlay-select-shadow);border-radius:10px;margin-bottom:20px}.image-gallery .small{display:flex;gap:10px;flex-wrap:wrap}.image-gallery .small img{width:160px;height:100px;object-fit:cover;box-shadow:var(--p-overlay-select-shadow);border-radius:10px}.bg-image{background-position:center;background-size:cover}.offcanvas{width:320px!important;max-width:100%!important}.offcanvas>.offcanvas-body{margin:0;padding:0}.offcan-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;opacity:0;transition:all .1s ease-in}.offcan-backdrop.show{opacity:.5}
