@charset "UTF-8";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */: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: #1F2D49;--bs-primary-rgb: 31, 45, 73;--bs-primary-text-emphasis: rgb(12.4, 18, 29.2);--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(210.2, 213, 218.6);--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(165.4, 171, 182.2);--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: #1F2D49;--bs-link-color-rgb: 31, 45, 73;--bs-link-decoration: underline;--bs-link-hover-color: rgb(24.8, 36, 58.4);--bs-link-hover-color-rgb: 25, 36, 58;--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(31, 45, 73, .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(120.6, 129, 145.8);--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(6.2, 9, 14.6);--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(18.6, 27, 43.8);--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(120.6, 129, 145.8);--bs-link-hover-color: rgb(147.48, 154.2, 167.64);--bs-link-color-rgb: 121, 129, 146;--bs-link-hover-color-rgb: 147, 154, 168;--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]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}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}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}[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}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-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}::-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}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.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-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container-ms,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container-ms,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container-ms,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container-ms,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container-ms,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-ms: 380px;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1s,.gx-1s{--bs-gutter-x: .15rem}.g-1s,.gy-1s{--bs-gutter-y: .15rem}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2s,.gx-2s{--bs-gutter-x: .375rem}.g-2s,.gy-2s{--bs-gutter-y: .375rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3s,.gx-3s{--bs-gutter-x: .75rem}.g-3s,.gy-3s{--bs-gutter-y: .75rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4s,.gx-4s{--bs-gutter-x: 1.25rem}.g-4s,.gy-4s{--bs-gutter-y: 1.25rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5s,.gx-5s{--bs-gutter-x: 2.25rem}.g-5s,.gy-5s{--bs-gutter-y: 2.25rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}.g-6,.gx-6{--bs-gutter-x: 6rem}.g-6,.gy-6{--bs-gutter-y: 6rem}.g-7,.gx-7{--bs-gutter-x: 8rem}.g-7,.gy-7{--bs-gutter-y: 8rem}.g-8,.gx-8{--bs-gutter-x: 12rem}.g-8,.gy-8{--bs-gutter-y: 12rem}@media (min-width: 380px){.col-ms{flex:1 0 0%}.row-cols-ms-auto>*{flex:0 0 auto;width:auto}.row-cols-ms-1>*{flex:0 0 auto;width:100%}.row-cols-ms-2>*{flex:0 0 auto;width:50%}.row-cols-ms-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-ms-4>*{flex:0 0 auto;width:25%}.row-cols-ms-5>*{flex:0 0 auto;width:20%}.row-cols-ms-6>*{flex:0 0 auto;width:16.66666667%}.col-ms-auto{flex:0 0 auto;width:auto}.col-ms-1{flex:0 0 auto;width:8.33333333%}.col-ms-2{flex:0 0 auto;width:16.66666667%}.col-ms-3{flex:0 0 auto;width:25%}.col-ms-4{flex:0 0 auto;width:33.33333333%}.col-ms-5{flex:0 0 auto;width:41.66666667%}.col-ms-6{flex:0 0 auto;width:50%}.col-ms-7{flex:0 0 auto;width:58.33333333%}.col-ms-8{flex:0 0 auto;width:66.66666667%}.col-ms-9{flex:0 0 auto;width:75%}.col-ms-10{flex:0 0 auto;width:83.33333333%}.col-ms-11{flex:0 0 auto;width:91.66666667%}.col-ms-12{flex:0 0 auto;width:100%}.offset-ms-0{margin-left:0}.offset-ms-1{margin-left:8.33333333%}.offset-ms-2{margin-left:16.66666667%}.offset-ms-3{margin-left:25%}.offset-ms-4{margin-left:33.33333333%}.offset-ms-5{margin-left:41.66666667%}.offset-ms-6{margin-left:50%}.offset-ms-7{margin-left:58.33333333%}.offset-ms-8{margin-left:66.66666667%}.offset-ms-9{margin-left:75%}.offset-ms-10{margin-left:83.33333333%}.offset-ms-11{margin-left:91.66666667%}.g-ms-0,.gx-ms-0{--bs-gutter-x: 0}.g-ms-0,.gy-ms-0{--bs-gutter-y: 0}.g-ms-1s,.gx-ms-1s{--bs-gutter-x: .15rem}.g-ms-1s,.gy-ms-1s{--bs-gutter-y: .15rem}.g-ms-1,.gx-ms-1{--bs-gutter-x: .25rem}.g-ms-1,.gy-ms-1{--bs-gutter-y: .25rem}.g-ms-2s,.gx-ms-2s{--bs-gutter-x: .375rem}.g-ms-2s,.gy-ms-2s{--bs-gutter-y: .375rem}.g-ms-2,.gx-ms-2{--bs-gutter-x: .5rem}.g-ms-2,.gy-ms-2{--bs-gutter-y: .5rem}.g-ms-3s,.gx-ms-3s{--bs-gutter-x: .75rem}.g-ms-3s,.gy-ms-3s{--bs-gutter-y: .75rem}.g-ms-3,.gx-ms-3{--bs-gutter-x: 1rem}.g-ms-3,.gy-ms-3{--bs-gutter-y: 1rem}.g-ms-4s,.gx-ms-4s{--bs-gutter-x: 1.25rem}.g-ms-4s,.gy-ms-4s{--bs-gutter-y: 1.25rem}.g-ms-4,.gx-ms-4{--bs-gutter-x: 1.5rem}.g-ms-4,.gy-ms-4{--bs-gutter-y: 1.5rem}.g-ms-5s,.gx-ms-5s{--bs-gutter-x: 2.25rem}.g-ms-5s,.gy-ms-5s{--bs-gutter-y: 2.25rem}.g-ms-5,.gx-ms-5{--bs-gutter-x: 3rem}.g-ms-5,.gy-ms-5{--bs-gutter-y: 3rem}.g-ms-6,.gx-ms-6{--bs-gutter-x: 6rem}.g-ms-6,.gy-ms-6{--bs-gutter-y: 6rem}.g-ms-7,.gx-ms-7{--bs-gutter-x: 8rem}.g-ms-7,.gy-ms-7{--bs-gutter-y: 8rem}.g-ms-8,.gx-ms-8{--bs-gutter-x: 12rem}.g-ms-8,.gy-ms-8{--bs-gutter-y: 12rem}}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1s,.gx-sm-1s{--bs-gutter-x: .15rem}.g-sm-1s,.gy-sm-1s{--bs-gutter-y: .15rem}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2s,.gx-sm-2s{--bs-gutter-x: .375rem}.g-sm-2s,.gy-sm-2s{--bs-gutter-y: .375rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3s,.gx-sm-3s{--bs-gutter-x: .75rem}.g-sm-3s,.gy-sm-3s{--bs-gutter-y: .75rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4s,.gx-sm-4s{--bs-gutter-x: 1.25rem}.g-sm-4s,.gy-sm-4s{--bs-gutter-y: 1.25rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5s,.gx-sm-5s{--bs-gutter-x: 2.25rem}.g-sm-5s,.gy-sm-5s{--bs-gutter-y: 2.25rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 6rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 6rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 8rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 8rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 12rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 12rem}}@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-1s,.gx-md-1s{--bs-gutter-x: .15rem}.g-md-1s,.gy-md-1s{--bs-gutter-y: .15rem}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2s,.gx-md-2s{--bs-gutter-x: .375rem}.g-md-2s,.gy-md-2s{--bs-gutter-y: .375rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3s,.gx-md-3s{--bs-gutter-x: .75rem}.g-md-3s,.gy-md-3s{--bs-gutter-y: .75rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4s,.gx-md-4s{--bs-gutter-x: 1.25rem}.g-md-4s,.gy-md-4s{--bs-gutter-y: 1.25rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5s,.gx-md-5s{--bs-gutter-x: 2.25rem}.g-md-5s,.gy-md-5s{--bs-gutter-y: 2.25rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}.g-md-6,.gx-md-6{--bs-gutter-x: 6rem}.g-md-6,.gy-md-6{--bs-gutter-y: 6rem}.g-md-7,.gx-md-7{--bs-gutter-x: 8rem}.g-md-7,.gy-md-7{--bs-gutter-y: 8rem}.g-md-8,.gx-md-8{--bs-gutter-x: 12rem}.g-md-8,.gy-md-8{--bs-gutter-y: 12rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1s,.gx-lg-1s{--bs-gutter-x: .15rem}.g-lg-1s,.gy-lg-1s{--bs-gutter-y: .15rem}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2s,.gx-lg-2s{--bs-gutter-x: .375rem}.g-lg-2s,.gy-lg-2s{--bs-gutter-y: .375rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3s,.gx-lg-3s{--bs-gutter-x: .75rem}.g-lg-3s,.gy-lg-3s{--bs-gutter-y: .75rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4s,.gx-lg-4s{--bs-gutter-x: 1.25rem}.g-lg-4s,.gy-lg-4s{--bs-gutter-y: 1.25rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5s,.gx-lg-5s{--bs-gutter-x: 2.25rem}.g-lg-5s,.gy-lg-5s{--bs-gutter-y: 2.25rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 6rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 6rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 8rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 8rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 12rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 12rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1s,.gx-xl-1s{--bs-gutter-x: .15rem}.g-xl-1s,.gy-xl-1s{--bs-gutter-y: .15rem}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2s,.gx-xl-2s{--bs-gutter-x: .375rem}.g-xl-2s,.gy-xl-2s{--bs-gutter-y: .375rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3s,.gx-xl-3s{--bs-gutter-x: .75rem}.g-xl-3s,.gy-xl-3s{--bs-gutter-y: .75rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4s,.gx-xl-4s{--bs-gutter-x: 1.25rem}.g-xl-4s,.gy-xl-4s{--bs-gutter-y: 1.25rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5s,.gx-xl-5s{--bs-gutter-x: 2.25rem}.g-xl-5s,.gy-xl-5s{--bs-gutter-y: 2.25rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 6rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 6rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 8rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 8rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 12rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 12rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1s,.gx-xxl-1s{--bs-gutter-x: .15rem}.g-xxl-1s,.gy-xxl-1s{--bs-gutter-y: .15rem}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2s,.gx-xxl-2s{--bs-gutter-x: .375rem}.g-xxl-2s,.gy-xxl-2s{--bs-gutter-y: .375rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3s,.gx-xxl-3s{--bs-gutter-x: .75rem}.g-xxl-3s,.gy-xxl-3s{--bs-gutter-y: .75rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4s,.gx-xxl-4s{--bs-gutter-x: 1.25rem}.g-xxl-4s,.gy-xxl-4s{--bs-gutter-y: 1.25rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5s,.gx-xxl-5s{--bs-gutter-x: 2.25rem}.g-xxl-5s,.gy-xxl-5s{--bs-gutter-y: 2.25rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 6rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 6rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 8rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 8rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x: 12rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y: 12rem}}.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(210.2, 213, 218.6);--bs-table-border-color: rgb(168.16, 170.4, 174.88);--bs-table-striped-bg: rgb(199.69, 202.35, 207.67);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(189.18, 191.7, 196.74);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(194.435, 197.025, 202.205);--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: 379.98px){.table-responsive-ms{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#8f96a4;outline:0;box-shadow:0 0 0 .25rem #1f2d4940}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::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);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#8f96a4;outline:0;box-shadow:0 0 0 .25rem #1f2d4940}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;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:#8f96a4;outline:0;box-shadow:0 0 0 .25rem #1f2d4940}.form-check-input:checked{background-color:#1f2d49;border-color:#1f2d49}.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:#1f2d49;border-color:#1f2d49;--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='%238f96a4'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #1f2d4940}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #1f2d4940}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#1f2d49;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#bcc0c8}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#1f2d49;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#bcc0c8}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder,.form-floating>.form-control-plaintext::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown),.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.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}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-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(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.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.1z'/%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.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.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;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,: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: #1F2D49;--bs-btn-border-color: #1F2D49;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(26.35, 38.25, 62.05);--bs-btn-hover-border-color: rgb(24.8, 36, 58.4);--bs-btn-focus-shadow-rgb: 65, 77, 100;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(24.8, 36, 58.4);--bs-btn-active-border-color: rgb(23.25, 33.75, 54.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #1F2D49;--bs-btn-disabled-border-color: #1F2D49}.btn-outline-primary{--bs-btn-color: #1F2D49;--bs-btn-border-color: #1F2D49;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #1F2D49;--bs-btn-hover-border-color: #1F2D49;--bs-btn-focus-shadow-rgb: 31, 45, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #1F2D49;--bs-btn-active-border-color: #1F2D49;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #1F2D49;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #1F2D49;--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: 65, 77, 100;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: #1F2D49;--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: 380px){.dropdown-menu-ms-start{--bs-position: start}.dropdown-menu-ms-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-ms-end{--bs-position: end}.dropdown-menu-ms-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";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: #1F2D49;--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(var(--bs-border-width) * -1)}.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(var(--bs-border-width) * -1)}.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~.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 #1f2d4940}.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: #1F2D49}.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-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand: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-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 380px){.navbar-expand-ms{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-ms .navbar-nav{flex-direction:row}.navbar-expand-ms .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-ms .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-ms .navbar-nav-scroll{overflow:visible}.navbar-expand-ms .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-ms .navbar-toggler{display:none}.navbar-expand-ms .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-ms .offcanvas .offcanvas-header{display:none}.navbar-expand-ms .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left: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>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-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 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%2812.4, 18, 29.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(31, 45, 73, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28120.6, 129, 145.8%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-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28120.6, 129, 145.8%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-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(31, 45, 73, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #1F2D49;--bs-pagination-active-border-color: #1F2D49;--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(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #1F2D49;--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: #1F2D49;--bs-list-group-active-border-color: #1F2D49;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action: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:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 380px){.list-group-horizontal-ms{flex-direction:row}.list-group-horizontal-ms>.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-ms>.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-ms>.list-group-item.active{margin-top:0}.list-group-horizontal-ms>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-ms>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(31, 45, 73, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 379.98px){.modal-fullscreen-ms-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-ms-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-ms-down .modal-header,.modal-fullscreen-ms-down .modal-footer{border-radius:0}.modal-fullscreen-ms-down .modal-body{overflow-y:auto}}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-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 .25s 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 .25s}@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;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 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-ms{--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: 379.98px){.offcanvas-ms{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: 379.98px) and (prefers-reduced-motion: reduce){.offcanvas-ms{transition:none}}@media (max-width: 379.98px){.offcanvas-ms.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-ms.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-ms.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-ms.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-ms.showing,.offcanvas-ms.show:not(.hiding){transform:none}.offcanvas-ms.showing,.offcanvas-ms.hiding,.offcanvas-ms.show{visibility:visible}}@media (min-width: 380px){.offcanvas-ms{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-ms .offcanvas-header{display:none}.offcanvas-ms .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.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: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.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:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.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(25,36,58,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(25,36,58,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: 380px){.sticky-ms-top{position:sticky;top:0;z-index:1020}.sticky-ms-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform: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-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-75{width:75%!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-75{height:75%!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-1s{margin:.15rem!important}.m-1{margin:.25rem!important}.m-2s{margin:.375rem!important}.m-2{margin:.5rem!important}.m-3s{margin:.75rem!important}.m-3{margin:1rem!important}.m-4s{margin:1.25rem!important}.m-4{margin:1.5rem!important}.m-5s{margin:2.25rem!important}.m-5{margin:3rem!important}.m-6{margin:6rem!important}.m-7{margin:8rem!important}.m-8{margin:12rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1s{margin-right:.15rem!important;margin-left:.15rem!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2s{margin-right:.375rem!important;margin-left:.375rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3s{margin-right:.75rem!important;margin-left:.75rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4s{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5s{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-6{margin-right:6rem!important;margin-left:6rem!important}.mx-7{margin-right:8rem!important;margin-left:8rem!important}.mx-8{margin-right:12rem!important;margin-left:12rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1s{margin-top:.15rem!important;margin-bottom:.15rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2s{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3s{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4s{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5s{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-7{margin-top:8rem!important;margin-bottom:8rem!important}.my-8{margin-top:12rem!important;margin-bottom:12rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1s{margin-top:.15rem!important}.mt-1{margin-top:.25rem!important}.mt-2s{margin-top:.375rem!important}.mt-2{margin-top:.5rem!important}.mt-3s{margin-top:.75rem!important}.mt-3{margin-top:1rem!important}.mt-4s{margin-top:1.25rem!important}.mt-4{margin-top:1.5rem!important}.mt-5s{margin-top:2.25rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:6rem!important}.mt-7{margin-top:8rem!important}.mt-8{margin-top:12rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1s{margin-right:.15rem!important}.me-1{margin-right:.25rem!important}.me-2s{margin-right:.375rem!important}.me-2{margin-right:.5rem!important}.me-3s{margin-right:.75rem!important}.me-3{margin-right:1rem!important}.me-4s{margin-right:1.25rem!important}.me-4{margin-right:1.5rem!important}.me-5s{margin-right:2.25rem!important}.me-5{margin-right:3rem!important}.me-6{margin-right:6rem!important}.me-7{margin-right:8rem!important}.me-8{margin-right:12rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1s{margin-bottom:.15rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2s{margin-bottom:.375rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3s{margin-bottom:.75rem!important}.mb-3{margin-bottom:1rem!important}.mb-4s{margin-bottom:1.25rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5s{margin-bottom:2.25rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:6rem!important}.mb-7{margin-bottom:8rem!important}.mb-8{margin-bottom:12rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1s{margin-left:.15rem!important}.ms-1{margin-left:.25rem!important}.ms-2s{margin-left:.375rem!important}.ms-2{margin-left:.5rem!important}.ms-3s{margin-left:.75rem!important}.ms-3{margin-left:1rem!important}.ms-4s{margin-left:1.25rem!important}.ms-4{margin-left:1.5rem!important}.ms-5s{margin-left:2.25rem!important}.ms-5{margin-left:3rem!important}.ms-6{margin-left:6rem!important}.ms-7{margin-left:8rem!important}.ms-8{margin-left:12rem!important}.ms-auto{margin-left:auto!important}.m-n1s{margin:-.15rem!important}.m-n1{margin:-.25rem!important}.m-n2s{margin:-.375rem!important}.m-n2{margin:-.5rem!important}.m-n3s{margin:-.75rem!important}.m-n3{margin:-1rem!important}.m-n4s{margin:-1.25rem!important}.m-n4{margin:-1.5rem!important}.m-n5s{margin:-2.25rem!important}.m-n5{margin:-3rem!important}.m-n6{margin:-6rem!important}.m-n7{margin:-8rem!important}.m-n8{margin:-12rem!important}.mx-n1s{margin-right:-.15rem!important;margin-left:-.15rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2s{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3s{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4s{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5s{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-n7{margin-right:-8rem!important;margin-left:-8rem!important}.mx-n8{margin-right:-12rem!important;margin-left:-12rem!important}.my-n1s{margin-top:-.15rem!important;margin-bottom:-.15rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2s{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3s{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4s{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5s{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-n7{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-n8{margin-top:-12rem!important;margin-bottom:-12rem!important}.mt-n1s{margin-top:-.15rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2s{margin-top:-.375rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3s{margin-top:-.75rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4s{margin-top:-1.25rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5s{margin-top:-2.25rem!important}.mt-n5{margin-top:-3rem!important}.mt-n6{margin-top:-6rem!important}.mt-n7{margin-top:-8rem!important}.mt-n8{margin-top:-12rem!important}.me-n1s{margin-right:-.15rem!important}.me-n1{margin-right:-.25rem!important}.me-n2s{margin-right:-.375rem!important}.me-n2{margin-right:-.5rem!important}.me-n3s{margin-right:-.75rem!important}.me-n3{margin-right:-1rem!important}.me-n4s{margin-right:-1.25rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5s{margin-right:-2.25rem!important}.me-n5{margin-right:-3rem!important}.me-n6{margin-right:-6rem!important}.me-n7{margin-right:-8rem!important}.me-n8{margin-right:-12rem!important}.mb-n1s{margin-bottom:-.15rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2s{margin-bottom:-.375rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3s{margin-bottom:-.75rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4s{margin-bottom:-1.25rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5s{margin-bottom:-2.25rem!important}.mb-n5{margin-bottom:-3rem!important}.mb-n6{margin-bottom:-6rem!important}.mb-n7{margin-bottom:-8rem!important}.mb-n8{margin-bottom:-12rem!important}.ms-n1s{margin-left:-.15rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2s{margin-left:-.375rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3s{margin-left:-.75rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4s{margin-left:-1.25rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5s{margin-left:-2.25rem!important}.ms-n5{margin-left:-3rem!important}.ms-n6{margin-left:-6rem!important}.ms-n7{margin-left:-8rem!important}.ms-n8{margin-left:-12rem!important}.p-0{padding:0!important}.p-1s{padding:.15rem!important}.p-1{padding:.25rem!important}.p-2s{padding:.375rem!important}.p-2{padding:.5rem!important}.p-3s{padding:.75rem!important}.p-3{padding:1rem!important}.p-4s{padding:1.25rem!important}.p-4{padding:1.5rem!important}.p-5s{padding:2.25rem!important}.p-5{padding:3rem!important}.p-6{padding:6rem!important}.p-7{padding:8rem!important}.p-8{padding:12rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1s{padding-right:.15rem!important;padding-left:.15rem!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2s{padding-right:.375rem!important;padding-left:.375rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3s{padding-right:.75rem!important;padding-left:.75rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4s{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5s{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.px-6{padding-right:6rem!important;padding-left:6rem!important}.px-7{padding-right:8rem!important;padding-left:8rem!important}.px-8{padding-right:12rem!important;padding-left:12rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1s{padding-top:.15rem!important;padding-bottom:.15rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2s{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3s{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4s{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5s{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-7{padding-top:8rem!important;padding-bottom:8rem!important}.py-8{padding-top:12rem!important;padding-bottom:12rem!important}.pt-0{padding-top:0!important}.pt-1s{padding-top:.15rem!important}.pt-1{padding-top:.25rem!important}.pt-2s{padding-top:.375rem!important}.pt-2{padding-top:.5rem!important}.pt-3s{padding-top:.75rem!important}.pt-3{padding-top:1rem!important}.pt-4s{padding-top:1.25rem!important}.pt-4{padding-top:1.5rem!important}.pt-5s{padding-top:2.25rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:6rem!important}.pt-7{padding-top:8rem!important}.pt-8{padding-top:12rem!important}.pe-0{padding-right:0!important}.pe-1s{padding-right:.15rem!important}.pe-1{padding-right:.25rem!important}.pe-2s{padding-right:.375rem!important}.pe-2{padding-right:.5rem!important}.pe-3s{padding-right:.75rem!important}.pe-3{padding-right:1rem!important}.pe-4s{padding-right:1.25rem!important}.pe-4{padding-right:1.5rem!important}.pe-5s{padding-right:2.25rem!important}.pe-5{padding-right:3rem!important}.pe-6{padding-right:6rem!important}.pe-7{padding-right:8rem!important}.pe-8{padding-right:12rem!important}.pb-0{padding-bottom:0!important}.pb-1s{padding-bottom:.15rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2s{padding-bottom:.375rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3s{padding-bottom:.75rem!important}.pb-3{padding-bottom:1rem!important}.pb-4s{padding-bottom:1.25rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5s{padding-bottom:2.25rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:6rem!important}.pb-7{padding-bottom:8rem!important}.pb-8{padding-bottom:12rem!important}.ps-0{padding-left:0!important}.ps-1s{padding-left:.15rem!important}.ps-1{padding-left:.25rem!important}.ps-2s{padding-left:.375rem!important}.ps-2{padding-left:.5rem!important}.ps-3s{padding-left:.75rem!important}.ps-3{padding-left:1rem!important}.ps-4s{padding-left:1.25rem!important}.ps-4{padding-left:1.5rem!important}.ps-5s{padding-left:2.25rem!important}.ps-5{padding-left:3rem!important}.ps-6{padding-left:6rem!important}.ps-7{padding-left:8rem!important}.ps-8{padding-left:12rem!important}.gap-0{gap:0!important}.gap-1s{gap:.15rem!important}.gap-1{gap:.25rem!important}.gap-2s{gap:.375rem!important}.gap-2{gap:.5rem!important}.gap-3s{gap:.75rem!important}.gap-3{gap:1rem!important}.gap-4s{gap:1.25rem!important}.gap-4{gap:1.5rem!important}.gap-5s{gap:2.25rem!important}.gap-5{gap:3rem!important}.gap-6{gap:6rem!important}.gap-7{gap:8rem!important}.gap-8{gap:12rem!important}.row-gap-0{row-gap:0!important}.row-gap-1s{row-gap:.15rem!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2s{row-gap:.375rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3s{row-gap:.75rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4s{row-gap:1.25rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5s{row-gap:2.25rem!important}.row-gap-5{row-gap:3rem!important}.row-gap-6{row-gap:6rem!important}.row-gap-7{row-gap:8rem!important}.row-gap-8{row-gap:12rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1s{-moz-column-gap:.15rem!important;column-gap:.15rem!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2s{-moz-column-gap:.375rem!important;column-gap:.375rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3s{-moz-column-gap:.75rem!important;column-gap:.75rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4s{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5s{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-7{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-8{-moz-column-gap:12rem!important;column-gap:12rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-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{--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-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 380px){.float-ms-start{float:left!important}.float-ms-end{float:right!important}.float-ms-none{float:none!important}.object-fit-ms-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-ms-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-ms-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-ms-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-ms-none{-o-object-fit:none!important;object-fit:none!important}.d-ms-inline{display:inline!important}.d-ms-inline-block{display:inline-block!important}.d-ms-block{display:block!important}.d-ms-grid{display:grid!important}.d-ms-inline-grid{display:inline-grid!important}.d-ms-table{display:table!important}.d-ms-table-row{display:table-row!important}.d-ms-table-cell{display:table-cell!important}.d-ms-flex{display:flex!important}.d-ms-inline-flex{display:inline-flex!important}.d-ms-none{display:none!important}.flex-ms-fill{flex:1 1 auto!important}.flex-ms-row{flex-direction:row!important}.flex-ms-column{flex-direction:column!important}.flex-ms-row-reverse{flex-direction:row-reverse!important}.flex-ms-column-reverse{flex-direction:column-reverse!important}.flex-ms-grow-0{flex-grow:0!important}.flex-ms-grow-1{flex-grow:1!important}.flex-ms-shrink-0{flex-shrink:0!important}.flex-ms-shrink-1{flex-shrink:1!important}.flex-ms-wrap{flex-wrap:wrap!important}.flex-ms-nowrap{flex-wrap:nowrap!important}.flex-ms-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-ms-start{justify-content:flex-start!important}.justify-content-ms-end{justify-content:flex-end!important}.justify-content-ms-center{justify-content:center!important}.justify-content-ms-between{justify-content:space-between!important}.justify-content-ms-around{justify-content:space-around!important}.justify-content-ms-evenly{justify-content:space-evenly!important}.align-items-ms-start{align-items:flex-start!important}.align-items-ms-end{align-items:flex-end!important}.align-items-ms-center{align-items:center!important}.align-items-ms-baseline{align-items:baseline!important}.align-items-ms-stretch{align-items:stretch!important}.align-content-ms-start{align-content:flex-start!important}.align-content-ms-end{align-content:flex-end!important}.align-content-ms-center{align-content:center!important}.align-content-ms-between{align-content:space-between!important}.align-content-ms-around{align-content:space-around!important}.align-content-ms-stretch{align-content:stretch!important}.align-self-ms-auto{align-self:auto!important}.align-self-ms-start{align-self:flex-start!important}.align-self-ms-end{align-self:flex-end!important}.align-self-ms-center{align-self:center!important}.align-self-ms-baseline{align-self:baseline!important}.align-self-ms-stretch{align-self:stretch!important}.order-ms-first{order:-1!important}.order-ms-0{order:0!important}.order-ms-1{order:1!important}.order-ms-2{order:2!important}.order-ms-3{order:3!important}.order-ms-4{order:4!important}.order-ms-5{order:5!important}.order-ms-last{order:6!important}.m-ms-0{margin:0!important}.m-ms-1s{margin:.15rem!important}.m-ms-1{margin:.25rem!important}.m-ms-2s{margin:.375rem!important}.m-ms-2{margin:.5rem!important}.m-ms-3s{margin:.75rem!important}.m-ms-3{margin:1rem!important}.m-ms-4s{margin:1.25rem!important}.m-ms-4{margin:1.5rem!important}.m-ms-5s{margin:2.25rem!important}.m-ms-5{margin:3rem!important}.m-ms-6{margin:6rem!important}.m-ms-7{margin:8rem!important}.m-ms-8{margin:12rem!important}.m-ms-auto{margin:auto!important}.mx-ms-0{margin-right:0!important;margin-left:0!important}.mx-ms-1s{margin-right:.15rem!important;margin-left:.15rem!important}.mx-ms-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-ms-2s{margin-right:.375rem!important;margin-left:.375rem!important}.mx-ms-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-ms-3s{margin-right:.75rem!important;margin-left:.75rem!important}.mx-ms-3{margin-right:1rem!important;margin-left:1rem!important}.mx-ms-4s{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-ms-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-ms-5s{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-ms-5{margin-right:3rem!important;margin-left:3rem!important}.mx-ms-6{margin-right:6rem!important;margin-left:6rem!important}.mx-ms-7{margin-right:8rem!important;margin-left:8rem!important}.mx-ms-8{margin-right:12rem!important;margin-left:12rem!important}.mx-ms-auto{margin-right:auto!important;margin-left:auto!important}.my-ms-0{margin-top:0!important;margin-bottom:0!important}.my-ms-1s{margin-top:.15rem!important;margin-bottom:.15rem!important}.my-ms-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-ms-2s{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-ms-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-ms-3s{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-ms-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-ms-4s{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-ms-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-ms-5s{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-ms-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-ms-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-ms-7{margin-top:8rem!important;margin-bottom:8rem!important}.my-ms-8{margin-top:12rem!important;margin-bottom:12rem!important}.my-ms-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-ms-0{margin-top:0!important}.mt-ms-1s{margin-top:.15rem!important}.mt-ms-1{margin-top:.25rem!important}.mt-ms-2s{margin-top:.375rem!important}.mt-ms-2{margin-top:.5rem!important}.mt-ms-3s{margin-top:.75rem!important}.mt-ms-3{margin-top:1rem!important}.mt-ms-4s{margin-top:1.25rem!important}.mt-ms-4{margin-top:1.5rem!important}.mt-ms-5s{margin-top:2.25rem!important}.mt-ms-5{margin-top:3rem!important}.mt-ms-6{margin-top:6rem!important}.mt-ms-7{margin-top:8rem!important}.mt-ms-8{margin-top:12rem!important}.mt-ms-auto{margin-top:auto!important}.me-ms-0{margin-right:0!important}.me-ms-1s{margin-right:.15rem!important}.me-ms-1{margin-right:.25rem!important}.me-ms-2s{margin-right:.375rem!important}.me-ms-2{margin-right:.5rem!important}.me-ms-3s{margin-right:.75rem!important}.me-ms-3{margin-right:1rem!important}.me-ms-4s{margin-right:1.25rem!important}.me-ms-4{margin-right:1.5rem!important}.me-ms-5s{margin-right:2.25rem!important}.me-ms-5{margin-right:3rem!important}.me-ms-6{margin-right:6rem!important}.me-ms-7{margin-right:8rem!important}.me-ms-8{margin-right:12rem!important}.me-ms-auto{margin-right:auto!important}.mb-ms-0{margin-bottom:0!important}.mb-ms-1s{margin-bottom:.15rem!important}.mb-ms-1{margin-bottom:.25rem!important}.mb-ms-2s{margin-bottom:.375rem!important}.mb-ms-2{margin-bottom:.5rem!important}.mb-ms-3s{margin-bottom:.75rem!important}.mb-ms-3{margin-bottom:1rem!important}.mb-ms-4s{margin-bottom:1.25rem!important}.mb-ms-4{margin-bottom:1.5rem!important}.mb-ms-5s{margin-bottom:2.25rem!important}.mb-ms-5{margin-bottom:3rem!important}.mb-ms-6{margin-bottom:6rem!important}.mb-ms-7{margin-bottom:8rem!important}.mb-ms-8{margin-bottom:12rem!important}.mb-ms-auto{margin-bottom:auto!important}.ms-ms-0{margin-left:0!important}.ms-ms-1s{margin-left:.15rem!important}.ms-ms-1{margin-left:.25rem!important}.ms-ms-2s{margin-left:.375rem!important}.ms-ms-2{margin-left:.5rem!important}.ms-ms-3s{margin-left:.75rem!important}.ms-ms-3{margin-left:1rem!important}.ms-ms-4s{margin-left:1.25rem!important}.ms-ms-4{margin-left:1.5rem!important}.ms-ms-5s{margin-left:2.25rem!important}.ms-ms-5{margin-left:3rem!important}.ms-ms-6{margin-left:6rem!important}.ms-ms-7{margin-left:8rem!important}.ms-ms-8{margin-left:12rem!important}.ms-ms-auto{margin-left:auto!important}.m-ms-n1s{margin:-.15rem!important}.m-ms-n1{margin:-.25rem!important}.m-ms-n2s{margin:-.375rem!important}.m-ms-n2{margin:-.5rem!important}.m-ms-n3s{margin:-.75rem!important}.m-ms-n3{margin:-1rem!important}.m-ms-n4s{margin:-1.25rem!important}.m-ms-n4{margin:-1.5rem!important}.m-ms-n5s{margin:-2.25rem!important}.m-ms-n5{margin:-3rem!important}.m-ms-n6{margin:-6rem!important}.m-ms-n7{margin:-8rem!important}.m-ms-n8{margin:-12rem!important}.mx-ms-n1s{margin-right:-.15rem!important;margin-left:-.15rem!important}.mx-ms-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-ms-n2s{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-ms-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-ms-n3s{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-ms-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-ms-n4s{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-ms-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-ms-n5s{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-ms-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-ms-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-ms-n7{margin-right:-8rem!important;margin-left:-8rem!important}.mx-ms-n8{margin-right:-12rem!important;margin-left:-12rem!important}.my-ms-n1s{margin-top:-.15rem!important;margin-bottom:-.15rem!important}.my-ms-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-ms-n2s{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-ms-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-ms-n3s{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-ms-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-ms-n4s{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-ms-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-ms-n5s{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-ms-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-ms-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-ms-n7{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-ms-n8{margin-top:-12rem!important;margin-bottom:-12rem!important}.mt-ms-n1s{margin-top:-.15rem!important}.mt-ms-n1{margin-top:-.25rem!important}.mt-ms-n2s{margin-top:-.375rem!important}.mt-ms-n2{margin-top:-.5rem!important}.mt-ms-n3s{margin-top:-.75rem!important}.mt-ms-n3{margin-top:-1rem!important}.mt-ms-n4s{margin-top:-1.25rem!important}.mt-ms-n4{margin-top:-1.5rem!important}.mt-ms-n5s{margin-top:-2.25rem!important}.mt-ms-n5{margin-top:-3rem!important}.mt-ms-n6{margin-top:-6rem!important}.mt-ms-n7{margin-top:-8rem!important}.mt-ms-n8{margin-top:-12rem!important}.me-ms-n1s{margin-right:-.15rem!important}.me-ms-n1{margin-right:-.25rem!important}.me-ms-n2s{margin-right:-.375rem!important}.me-ms-n2{margin-right:-.5rem!important}.me-ms-n3s{margin-right:-.75rem!important}.me-ms-n3{margin-right:-1rem!important}.me-ms-n4s{margin-right:-1.25rem!important}.me-ms-n4{margin-right:-1.5rem!important}.me-ms-n5s{margin-right:-2.25rem!important}.me-ms-n5{margin-right:-3rem!important}.me-ms-n6{margin-right:-6rem!important}.me-ms-n7{margin-right:-8rem!important}.me-ms-n8{margin-right:-12rem!important}.mb-ms-n1s{margin-bottom:-.15rem!important}.mb-ms-n1{margin-bottom:-.25rem!important}.mb-ms-n2s{margin-bottom:-.375rem!important}.mb-ms-n2{margin-bottom:-.5rem!important}.mb-ms-n3s{margin-bottom:-.75rem!important}.mb-ms-n3{margin-bottom:-1rem!important}.mb-ms-n4s{margin-bottom:-1.25rem!important}.mb-ms-n4{margin-bottom:-1.5rem!important}.mb-ms-n5s{margin-bottom:-2.25rem!important}.mb-ms-n5{margin-bottom:-3rem!important}.mb-ms-n6{margin-bottom:-6rem!important}.mb-ms-n7{margin-bottom:-8rem!important}.mb-ms-n8{margin-bottom:-12rem!important}.ms-ms-n1s{margin-left:-.15rem!important}.ms-ms-n1{margin-left:-.25rem!important}.ms-ms-n2s{margin-left:-.375rem!important}.ms-ms-n2{margin-left:-.5rem!important}.ms-ms-n3s{margin-left:-.75rem!important}.ms-ms-n3{margin-left:-1rem!important}.ms-ms-n4s{margin-left:-1.25rem!important}.ms-ms-n4{margin-left:-1.5rem!important}.ms-ms-n5s{margin-left:-2.25rem!important}.ms-ms-n5{margin-left:-3rem!important}.ms-ms-n6{margin-left:-6rem!important}.ms-ms-n7{margin-left:-8rem!important}.ms-ms-n8{margin-left:-12rem!important}.p-ms-0{padding:0!important}.p-ms-1s{padding:.15rem!important}.p-ms-1{padding:.25rem!important}.p-ms-2s{padding:.375rem!important}.p-ms-2{padding:.5rem!important}.p-ms-3s{padding:.75rem!important}.p-ms-3{padding:1rem!important}.p-ms-4s{padding:1.25rem!important}.p-ms-4{padding:1.5rem!important}.p-ms-5s{padding:2.25rem!important}.p-ms-5{padding:3rem!important}.p-ms-6{padding:6rem!important}.p-ms-7{padding:8rem!important}.p-ms-8{padding:12rem!important}.px-ms-0{padding-right:0!important;padding-left:0!important}.px-ms-1s{padding-right:.15rem!important;padding-left:.15rem!important}.px-ms-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-ms-2s{padding-right:.375rem!important;padding-left:.375rem!important}.px-ms-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-ms-3s{padding-right:.75rem!important;padding-left:.75rem!important}.px-ms-3{padding-right:1rem!important;padding-left:1rem!important}.px-ms-4s{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-ms-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-ms-5s{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-ms-5{padding-right:3rem!important;padding-left:3rem!important}.px-ms-6{padding-right:6rem!important;padding-left:6rem!important}.px-ms-7{padding-right:8rem!important;padding-left:8rem!important}.px-ms-8{padding-right:12rem!important;padding-left:12rem!important}.py-ms-0{padding-top:0!important;padding-bottom:0!important}.py-ms-1s{padding-top:.15rem!important;padding-bottom:.15rem!important}.py-ms-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-ms-2s{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-ms-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-ms-3s{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-ms-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-ms-4s{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-ms-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-ms-5s{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-ms-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-ms-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-ms-7{padding-top:8rem!important;padding-bottom:8rem!important}.py-ms-8{padding-top:12rem!important;padding-bottom:12rem!important}.pt-ms-0{padding-top:0!important}.pt-ms-1s{padding-top:.15rem!important}.pt-ms-1{padding-top:.25rem!important}.pt-ms-2s{padding-top:.375rem!important}.pt-ms-2{padding-top:.5rem!important}.pt-ms-3s{padding-top:.75rem!important}.pt-ms-3{padding-top:1rem!important}.pt-ms-4s{padding-top:1.25rem!important}.pt-ms-4{padding-top:1.5rem!important}.pt-ms-5s{padding-top:2.25rem!important}.pt-ms-5{padding-top:3rem!important}.pt-ms-6{padding-top:6rem!important}.pt-ms-7{padding-top:8rem!important}.pt-ms-8{padding-top:12rem!important}.pe-ms-0{padding-right:0!important}.pe-ms-1s{padding-right:.15rem!important}.pe-ms-1{padding-right:.25rem!important}.pe-ms-2s{padding-right:.375rem!important}.pe-ms-2{padding-right:.5rem!important}.pe-ms-3s{padding-right:.75rem!important}.pe-ms-3{padding-right:1rem!important}.pe-ms-4s{padding-right:1.25rem!important}.pe-ms-4{padding-right:1.5rem!important}.pe-ms-5s{padding-right:2.25rem!important}.pe-ms-5{padding-right:3rem!important}.pe-ms-6{padding-right:6rem!important}.pe-ms-7{padding-right:8rem!important}.pe-ms-8{padding-right:12rem!important}.pb-ms-0{padding-bottom:0!important}.pb-ms-1s{padding-bottom:.15rem!important}.pb-ms-1{padding-bottom:.25rem!important}.pb-ms-2s{padding-bottom:.375rem!important}.pb-ms-2{padding-bottom:.5rem!important}.pb-ms-3s{padding-bottom:.75rem!important}.pb-ms-3{padding-bottom:1rem!important}.pb-ms-4s{padding-bottom:1.25rem!important}.pb-ms-4{padding-bottom:1.5rem!important}.pb-ms-5s{padding-bottom:2.25rem!important}.pb-ms-5{padding-bottom:3rem!important}.pb-ms-6{padding-bottom:6rem!important}.pb-ms-7{padding-bottom:8rem!important}.pb-ms-8{padding-bottom:12rem!important}.ps-ms-0{padding-left:0!important}.ps-ms-1s{padding-left:.15rem!important}.ps-ms-1{padding-left:.25rem!important}.ps-ms-2s{padding-left:.375rem!important}.ps-ms-2{padding-left:.5rem!important}.ps-ms-3s{padding-left:.75rem!important}.ps-ms-3{padding-left:1rem!important}.ps-ms-4s{padding-left:1.25rem!important}.ps-ms-4{padding-left:1.5rem!important}.ps-ms-5s{padding-left:2.25rem!important}.ps-ms-5{padding-left:3rem!important}.ps-ms-6{padding-left:6rem!important}.ps-ms-7{padding-left:8rem!important}.ps-ms-8{padding-left:12rem!important}.gap-ms-0{gap:0!important}.gap-ms-1s{gap:.15rem!important}.gap-ms-1{gap:.25rem!important}.gap-ms-2s{gap:.375rem!important}.gap-ms-2{gap:.5rem!important}.gap-ms-3s{gap:.75rem!important}.gap-ms-3{gap:1rem!important}.gap-ms-4s{gap:1.25rem!important}.gap-ms-4{gap:1.5rem!important}.gap-ms-5s{gap:2.25rem!important}.gap-ms-5{gap:3rem!important}.gap-ms-6{gap:6rem!important}.gap-ms-7{gap:8rem!important}.gap-ms-8{gap:12rem!important}.row-gap-ms-0{row-gap:0!important}.row-gap-ms-1s{row-gap:.15rem!important}.row-gap-ms-1{row-gap:.25rem!important}.row-gap-ms-2s{row-gap:.375rem!important}.row-gap-ms-2{row-gap:.5rem!important}.row-gap-ms-3s{row-gap:.75rem!important}.row-gap-ms-3{row-gap:1rem!important}.row-gap-ms-4s{row-gap:1.25rem!important}.row-gap-ms-4{row-gap:1.5rem!important}.row-gap-ms-5s{row-gap:2.25rem!important}.row-gap-ms-5{row-gap:3rem!important}.row-gap-ms-6{row-gap:6rem!important}.row-gap-ms-7{row-gap:8rem!important}.row-gap-ms-8{row-gap:12rem!important}.column-gap-ms-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-ms-1s{-moz-column-gap:.15rem!important;column-gap:.15rem!important}.column-gap-ms-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-ms-2s{-moz-column-gap:.375rem!important;column-gap:.375rem!important}.column-gap-ms-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-ms-3s{-moz-column-gap:.75rem!important;column-gap:.75rem!important}.column-gap-ms-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-ms-4s{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-ms-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-ms-5s{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-ms-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-ms-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-ms-7{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-ms-8{-moz-column-gap:12rem!important;column-gap:12rem!important}.text-ms-start{text-align:left!important}.text-ms-end{text-align:right!important}.text-ms-center{text-align:center!important}}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1s{margin:.15rem!important}.m-sm-1{margin:.25rem!important}.m-sm-2s{margin:.375rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3s{margin:.75rem!important}.m-sm-3{margin:1rem!important}.m-sm-4s{margin:1.25rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5s{margin:2.25rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:6rem!important}.m-sm-7{margin:8rem!important}.m-sm-8{margin:12rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1s{margin-right:.15rem!important;margin-left:.15rem!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2s{margin-right:.375rem!important;margin-left:.375rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3s{margin-right:.75rem!important;margin-left:.75rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4s{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5s{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-6{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-7{margin-right:8rem!important;margin-left:8rem!important}.mx-sm-8{margin-right:12rem!important;margin-left:12rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1s{margin-top:.15rem!important;margin-bottom:.15rem!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2s{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3s{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4s{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5s{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-7{margin-top:8rem!important;margin-bottom:8rem!important}.my-sm-8{margin-top:12rem!important;margin-bottom:12rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1s{margin-top:.15rem!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2s{margin-top:.375rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3s{margin-top:.75rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4s{margin-top:1.25rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5s{margin-top:2.25rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:6rem!important}.mt-sm-7{margin-top:8rem!important}.mt-sm-8{margin-top:12rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1s{margin-right:.15rem!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2s{margin-right:.375rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3s{margin-right:.75rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4s{margin-right:1.25rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5s{margin-right:2.25rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-6{margin-right:6rem!important}.me-sm-7{margin-right:8rem!important}.me-sm-8{margin-right:12rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1s{margin-bottom:.15rem!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2s{margin-bottom:.375rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3s{margin-bottom:.75rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4s{margin-bottom:1.25rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5s{margin-bottom:2.25rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:6rem!important}.mb-sm-7{margin-bottom:8rem!important}.mb-sm-8{margin-bottom:12rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1s{margin-left:.15rem!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2s{margin-left:.375rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3s{margin-left:.75rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4s{margin-left:1.25rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5s{margin-left:2.25rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-6{margin-left:6rem!important}.ms-sm-7{margin-left:8rem!important}.ms-sm-8{margin-left:12rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1s{margin:-.15rem!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2s{margin:-.375rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3s{margin:-.75rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4s{margin:-1.25rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5s{margin:-2.25rem!important}.m-sm-n5{margin:-3rem!important}.m-sm-n6{margin:-6rem!important}.m-sm-n7{margin:-8rem!important}.m-sm-n8{margin:-12rem!important}.mx-sm-n1s{margin-right:-.15rem!important;margin-left:-.15rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2s{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3s{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4s{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5s{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-sm-n7{margin-right:-8rem!important;margin-left:-8rem!important}.mx-sm-n8{margin-right:-12rem!important;margin-left:-12rem!important}.my-sm-n1s{margin-top:-.15rem!important;margin-bottom:-.15rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2s{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3s{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4s{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5s{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-sm-n7{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-sm-n8{margin-top:-12rem!important;margin-bottom:-12rem!important}.mt-sm-n1s{margin-top:-.15rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2s{margin-top:-.375rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3s{margin-top:-.75rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4s{margin-top:-1.25rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5s{margin-top:-2.25rem!important}.mt-sm-n5{margin-top:-3rem!important}.mt-sm-n6{margin-top:-6rem!important}.mt-sm-n7{margin-top:-8rem!important}.mt-sm-n8{margin-top:-12rem!important}.me-sm-n1s{margin-right:-.15rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2s{margin-right:-.375rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3s{margin-right:-.75rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4s{margin-right:-1.25rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5s{margin-right:-2.25rem!important}.me-sm-n5{margin-right:-3rem!important}.me-sm-n6{margin-right:-6rem!important}.me-sm-n7{margin-right:-8rem!important}.me-sm-n8{margin-right:-12rem!important}.mb-sm-n1s{margin-bottom:-.15rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2s{margin-bottom:-.375rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3s{margin-bottom:-.75rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4s{margin-bottom:-1.25rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5s{margin-bottom:-2.25rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.mb-sm-n6{margin-bottom:-6rem!important}.mb-sm-n7{margin-bottom:-8rem!important}.mb-sm-n8{margin-bottom:-12rem!important}.ms-sm-n1s{margin-left:-.15rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2s{margin-left:-.375rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3s{margin-left:-.75rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4s{margin-left:-1.25rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5s{margin-left:-2.25rem!important}.ms-sm-n5{margin-left:-3rem!important}.ms-sm-n6{margin-left:-6rem!important}.ms-sm-n7{margin-left:-8rem!important}.ms-sm-n8{margin-left:-12rem!important}.p-sm-0{padding:0!important}.p-sm-1s{padding:.15rem!important}.p-sm-1{padding:.25rem!important}.p-sm-2s{padding:.375rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3s{padding:.75rem!important}.p-sm-3{padding:1rem!important}.p-sm-4s{padding:1.25rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5s{padding:2.25rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:6rem!important}.p-sm-7{padding:8rem!important}.p-sm-8{padding:12rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1s{padding-right:.15rem!important;padding-left:.15rem!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2s{padding-right:.375rem!important;padding-left:.375rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3s{padding-right:.75rem!important;padding-left:.75rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4s{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5s{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.px-sm-6{padding-right:6rem!important;padding-left:6rem!important}.px-sm-7{padding-right:8rem!important;padding-left:8rem!important}.px-sm-8{padding-right:12rem!important;padding-left:12rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1s{padding-top:.15rem!important;padding-bottom:.15rem!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2s{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3s{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4s{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5s{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-7{padding-top:8rem!important;padding-bottom:8rem!important}.py-sm-8{padding-top:12rem!important;padding-bottom:12rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1s{padding-top:.15rem!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2s{padding-top:.375rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3s{padding-top:.75rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4s{padding-top:1.25rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5s{padding-top:2.25rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:6rem!important}.pt-sm-7{padding-top:8rem!important}.pt-sm-8{padding-top:12rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1s{padding-right:.15rem!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2s{padding-right:.375rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3s{padding-right:.75rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4s{padding-right:1.25rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5s{padding-right:2.25rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-6{padding-right:6rem!important}.pe-sm-7{padding-right:8rem!important}.pe-sm-8{padding-right:12rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1s{padding-bottom:.15rem!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2s{padding-bottom:.375rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3s{padding-bottom:.75rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4s{padding-bottom:1.25rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5s{padding-bottom:2.25rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-6{padding-bottom:6rem!important}.pb-sm-7{padding-bottom:8rem!important}.pb-sm-8{padding-bottom:12rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1s{padding-left:.15rem!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2s{padding-left:.375rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3s{padding-left:.75rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4s{padding-left:1.25rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5s{padding-left:2.25rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-6{padding-left:6rem!important}.ps-sm-7{padding-left:8rem!important}.ps-sm-8{padding-left:12rem!important}.gap-sm-0{gap:0!important}.gap-sm-1s{gap:.15rem!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2s{gap:.375rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3s{gap:.75rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4s{gap:1.25rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5s{gap:2.25rem!important}.gap-sm-5{gap:3rem!important}.gap-sm-6{gap:6rem!important}.gap-sm-7{gap:8rem!important}.gap-sm-8{gap:12rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1s{row-gap:.15rem!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2s{row-gap:.375rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3s{row-gap:.75rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4s{row-gap:1.25rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5s{row-gap:2.25rem!important}.row-gap-sm-5{row-gap:3rem!important}.row-gap-sm-6{row-gap:6rem!important}.row-gap-sm-7{row-gap:8rem!important}.row-gap-sm-8{row-gap:12rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1s{-moz-column-gap:.15rem!important;column-gap:.15rem!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2s{-moz-column-gap:.375rem!important;column-gap:.375rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3s{-moz-column-gap:.75rem!important;column-gap:.75rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4s{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5s{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-sm-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-sm-7{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-sm-8{-moz-column-gap:12rem!important;column-gap:12rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1s{margin:.15rem!important}.m-md-1{margin:.25rem!important}.m-md-2s{margin:.375rem!important}.m-md-2{margin:.5rem!important}.m-md-3s{margin:.75rem!important}.m-md-3{margin:1rem!important}.m-md-4s{margin:1.25rem!important}.m-md-4{margin:1.5rem!important}.m-md-5s{margin:2.25rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:6rem!important}.m-md-7{margin:8rem!important}.m-md-8{margin:12rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1s{margin-right:.15rem!important;margin-left:.15rem!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2s{margin-right:.375rem!important;margin-left:.375rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3s{margin-right:.75rem!important;margin-left:.75rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4s{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5s{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-6{margin-right:6rem!important;margin-left:6rem!important}.mx-md-7{margin-right:8rem!important;margin-left:8rem!important}.mx-md-8{margin-right:12rem!important;margin-left:12rem!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-1s{margin-top:.15rem!important;margin-bottom:.15rem!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2s{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3s{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4s{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5s{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-7{margin-top:8rem!important;margin-bottom:8rem!important}.my-md-8{margin-top:12rem!important;margin-bottom:12rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1s{margin-top:.15rem!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2s{margin-top:.375rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3s{margin-top:.75rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4s{margin-top:1.25rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5s{margin-top:2.25rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:6rem!important}.mt-md-7{margin-top:8rem!important}.mt-md-8{margin-top:12rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1s{margin-right:.15rem!important}.me-md-1{margin-right:.25rem!important}.me-md-2s{margin-right:.375rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3s{margin-right:.75rem!important}.me-md-3{margin-right:1rem!important}.me-md-4s{margin-right:1.25rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5s{margin-right:2.25rem!important}.me-md-5{margin-right:3rem!important}.me-md-6{margin-right:6rem!important}.me-md-7{margin-right:8rem!important}.me-md-8{margin-right:12rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1s{margin-bottom:.15rem!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2s{margin-bottom:.375rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3s{margin-bottom:.75rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4s{margin-bottom:1.25rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5s{margin-bottom:2.25rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:6rem!important}.mb-md-7{margin-bottom:8rem!important}.mb-md-8{margin-bottom:12rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1s{margin-left:.15rem!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2s{margin-left:.375rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3s{margin-left:.75rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4s{margin-left:1.25rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5s{margin-left:2.25rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-6{margin-left:6rem!important}.ms-md-7{margin-left:8rem!important}.ms-md-8{margin-left:12rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1s{margin:-.15rem!important}.m-md-n1{margin:-.25rem!important}.m-md-n2s{margin:-.375rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3s{margin:-.75rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4s{margin:-1.25rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5s{margin:-2.25rem!important}.m-md-n5{margin:-3rem!important}.m-md-n6{margin:-6rem!important}.m-md-n7{margin:-8rem!important}.m-md-n8{margin:-12rem!important}.mx-md-n1s{margin-right:-.15rem!important;margin-left:-.15rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2s{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3s{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4s{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5s{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-md-n7{margin-right:-8rem!important;margin-left:-8rem!important}.mx-md-n8{margin-right:-12rem!important;margin-left:-12rem!important}.my-md-n1s{margin-top:-.15rem!important;margin-bottom:-.15rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2s{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3s{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4s{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5s{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-md-n7{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-md-n8{margin-top:-12rem!important;margin-bottom:-12rem!important}.mt-md-n1s{margin-top:-.15rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2s{margin-top:-.375rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3s{margin-top:-.75rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4s{margin-top:-1.25rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5s{margin-top:-2.25rem!important}.mt-md-n5{margin-top:-3rem!important}.mt-md-n6{margin-top:-6rem!important}.mt-md-n7{margin-top:-8rem!important}.mt-md-n8{margin-top:-12rem!important}.me-md-n1s{margin-right:-.15rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2s{margin-right:-.375rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3s{margin-right:-.75rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4s{margin-right:-1.25rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5s{margin-right:-2.25rem!important}.me-md-n5{margin-right:-3rem!important}.me-md-n6{margin-right:-6rem!important}.me-md-n7{margin-right:-8rem!important}.me-md-n8{margin-right:-12rem!important}.mb-md-n1s{margin-bottom:-.15rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2s{margin-bottom:-.375rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3s{margin-bottom:-.75rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4s{margin-bottom:-1.25rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5s{margin-bottom:-2.25rem!important}.mb-md-n5{margin-bottom:-3rem!important}.mb-md-n6{margin-bottom:-6rem!important}.mb-md-n7{margin-bottom:-8rem!important}.mb-md-n8{margin-bottom:-12rem!important}.ms-md-n1s{margin-left:-.15rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2s{margin-left:-.375rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3s{margin-left:-.75rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4s{margin-left:-1.25rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5s{margin-left:-2.25rem!important}.ms-md-n5{margin-left:-3rem!important}.ms-md-n6{margin-left:-6rem!important}.ms-md-n7{margin-left:-8rem!important}.ms-md-n8{margin-left:-12rem!important}.p-md-0{padding:0!important}.p-md-1s{padding:.15rem!important}.p-md-1{padding:.25rem!important}.p-md-2s{padding:.375rem!important}.p-md-2{padding:.5rem!important}.p-md-3s{padding:.75rem!important}.p-md-3{padding:1rem!important}.p-md-4s{padding:1.25rem!important}.p-md-4{padding:1.5rem!important}.p-md-5s{padding:2.25rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:6rem!important}.p-md-7{padding:8rem!important}.p-md-8{padding:12rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1s{padding-right:.15rem!important;padding-left:.15rem!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2s{padding-right:.375rem!important;padding-left:.375rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3s{padding-right:.75rem!important;padding-left:.75rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4s{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5s{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.px-md-6{padding-right:6rem!important;padding-left:6rem!important}.px-md-7{padding-right:8rem!important;padding-left:8rem!important}.px-md-8{padding-right:12rem!important;padding-left:12rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1s{padding-top:.15rem!important;padding-bottom:.15rem!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2s{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3s{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4s{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5s{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-7{padding-top:8rem!important;padding-bottom:8rem!important}.py-md-8{padding-top:12rem!important;padding-bottom:12rem!important}.pt-md-0{padding-top:0!important}.pt-md-1s{padding-top:.15rem!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2s{padding-top:.375rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3s{padding-top:.75rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4s{padding-top:1.25rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5s{padding-top:2.25rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:6rem!important}.pt-md-7{padding-top:8rem!important}.pt-md-8{padding-top:12rem!important}.pe-md-0{padding-right:0!important}.pe-md-1s{padding-right:.15rem!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2s{padding-right:.375rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3s{padding-right:.75rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4s{padding-right:1.25rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5s{padding-right:2.25rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-6{padding-right:6rem!important}.pe-md-7{padding-right:8rem!important}.pe-md-8{padding-right:12rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1s{padding-bottom:.15rem!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2s{padding-bottom:.375rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3s{padding-bottom:.75rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4s{padding-bottom:1.25rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5s{padding-bottom:2.25rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:6rem!important}.pb-md-7{padding-bottom:8rem!important}.pb-md-8{padding-bottom:12rem!important}.ps-md-0{padding-left:0!important}.ps-md-1s{padding-left:.15rem!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2s{padding-left:.375rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3s{padding-left:.75rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4s{padding-left:1.25rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5s{padding-left:2.25rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-6{padding-left:6rem!important}.ps-md-7{padding-left:8rem!important}.ps-md-8{padding-left:12rem!important}.gap-md-0{gap:0!important}.gap-md-1s{gap:.15rem!important}.gap-md-1{gap:.25rem!important}.gap-md-2s{gap:.375rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3s{gap:.75rem!important}.gap-md-3{gap:1rem!important}.gap-md-4s{gap:1.25rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5s{gap:2.25rem!important}.gap-md-5{gap:3rem!important}.gap-md-6{gap:6rem!important}.gap-md-7{gap:8rem!important}.gap-md-8{gap:12rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1s{row-gap:.15rem!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2s{row-gap:.375rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3s{row-gap:.75rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4s{row-gap:1.25rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5s{row-gap:2.25rem!important}.row-gap-md-5{row-gap:3rem!important}.row-gap-md-6{row-gap:6rem!important}.row-gap-md-7{row-gap:8rem!important}.row-gap-md-8{row-gap:12rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1s{-moz-column-gap:.15rem!important;column-gap:.15rem!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2s{-moz-column-gap:.375rem!important;column-gap:.375rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3s{-moz-column-gap:.75rem!important;column-gap:.75rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4s{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5s{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-md-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-md-7{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-md-8{-moz-column-gap:12rem!important;column-gap:12rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1s{margin:.15rem!important}.m-lg-1{margin:.25rem!important}.m-lg-2s{margin:.375rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3s{margin:.75rem!important}.m-lg-3{margin:1rem!important}.m-lg-4s{margin:1.25rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5s{margin:2.25rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:6rem!important}.m-lg-7{margin:8rem!important}.m-lg-8{margin:12rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1s{margin-right:.15rem!important;margin-left:.15rem!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2s{margin-right:.375rem!important;margin-left:.375rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3s{margin-right:.75rem!important;margin-left:.75rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4s{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5s{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-6{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-7{margin-right:8rem!important;margin-left:8rem!important}.mx-lg-8{margin-right:12rem!important;margin-left:12rem!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-1s{margin-top:.15rem!important;margin-bottom:.15rem!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2s{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3s{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4s{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5s{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-7{margin-top:8rem!important;margin-bottom:8rem!important}.my-lg-8{margin-top:12rem!important;margin-bottom:12rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1s{margin-top:.15rem!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2s{margin-top:.375rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3s{margin-top:.75rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4s{margin-top:1.25rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5s{margin-top:2.25rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:6rem!important}.mt-lg-7{margin-top:8rem!important}.mt-lg-8{margin-top:12rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1s{margin-right:.15rem!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2s{margin-right:.375rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3s{margin-right:.75rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4s{margin-right:1.25rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5s{margin-right:2.25rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-6{margin-right:6rem!important}.me-lg-7{margin-right:8rem!important}.me-lg-8{margin-right:12rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1s{margin-bottom:.15rem!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2s{margin-bottom:.375rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3s{margin-bottom:.75rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4s{margin-bottom:1.25rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5s{margin-bottom:2.25rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:6rem!important}.mb-lg-7{margin-bottom:8rem!important}.mb-lg-8{margin-bottom:12rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1s{margin-left:.15rem!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2s{margin-left:.375rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3s{margin-left:.75rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4s{margin-left:1.25rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5s{margin-left:2.25rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-6{margin-left:6rem!important}.ms-lg-7{margin-left:8rem!important}.ms-lg-8{margin-left:12rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1s{margin:-.15rem!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2s{margin:-.375rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3s{margin:-.75rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4s{margin:-1.25rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5s{margin:-2.25rem!important}.m-lg-n5{margin:-3rem!important}.m-lg-n6{margin:-6rem!important}.m-lg-n7{margin:-8rem!important}.m-lg-n8{margin:-12rem!important}.mx-lg-n1s{margin-right:-.15rem!important;margin-left:-.15rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2s{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3s{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4s{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5s{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-lg-n7{margin-right:-8rem!important;margin-left:-8rem!important}.mx-lg-n8{margin-right:-12rem!important;margin-left:-12rem!important}.my-lg-n1s{margin-top:-.15rem!important;margin-bottom:-.15rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2s{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3s{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4s{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5s{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-lg-n7{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-lg-n8{margin-top:-12rem!important;margin-bottom:-12rem!important}.mt-lg-n1s{margin-top:-.15rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2s{margin-top:-.375rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3s{margin-top:-.75rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4s{margin-top:-1.25rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5s{margin-top:-2.25rem!important}.mt-lg-n5{margin-top:-3rem!important}.mt-lg-n6{margin-top:-6rem!important}.mt-lg-n7{margin-top:-8rem!important}.mt-lg-n8{margin-top:-12rem!important}.me-lg-n1s{margin-right:-.15rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2s{margin-right:-.375rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3s{margin-right:-.75rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4s{margin-right:-1.25rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5s{margin-right:-2.25rem!important}.me-lg-n5{margin-right:-3rem!important}.me-lg-n6{margin-right:-6rem!important}.me-lg-n7{margin-right:-8rem!important}.me-lg-n8{margin-right:-12rem!important}.mb-lg-n1s{margin-bottom:-.15rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2s{margin-bottom:-.375rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3s{margin-bottom:-.75rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4s{margin-bottom:-1.25rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5s{margin-bottom:-2.25rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.mb-lg-n6{margin-bottom:-6rem!important}.mb-lg-n7{margin-bottom:-8rem!important}.mb-lg-n8{margin-bottom:-12rem!important}.ms-lg-n1s{margin-left:-.15rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2s{margin-left:-.375rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3s{margin-left:-.75rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4s{margin-left:-1.25rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5s{margin-left:-2.25rem!important}.ms-lg-n5{margin-left:-3rem!important}.ms-lg-n6{margin-left:-6rem!important}.ms-lg-n7{margin-left:-8rem!important}.ms-lg-n8{margin-left:-12rem!important}.p-lg-0{padding:0!important}.p-lg-1s{padding:.15rem!important}.p-lg-1{padding:.25rem!important}.p-lg-2s{padding:.375rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3s{padding:.75rem!important}.p-lg-3{padding:1rem!important}.p-lg-4s{padding:1.25rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5s{padding:2.25rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:6rem!important}.p-lg-7{padding:8rem!important}.p-lg-8{padding:12rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1s{padding-right:.15rem!important;padding-left:.15rem!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2s{padding-right:.375rem!important;padding-left:.375rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3s{padding-right:.75rem!important;padding-left:.75rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4s{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5s{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.px-lg-6{padding-right:6rem!important;padding-left:6rem!important}.px-lg-7{padding-right:8rem!important;padding-left:8rem!important}.px-lg-8{padding-right:12rem!important;padding-left:12rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1s{padding-top:.15rem!important;padding-bottom:.15rem!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2s{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3s{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4s{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5s{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-7{padding-top:8rem!important;padding-bottom:8rem!important}.py-lg-8{padding-top:12rem!important;padding-bottom:12rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1s{padding-top:.15rem!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2s{padding-top:.375rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3s{padding-top:.75rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4s{padding-top:1.25rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5s{padding-top:2.25rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:6rem!important}.pt-lg-7{padding-top:8rem!important}.pt-lg-8{padding-top:12rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1s{padding-right:.15rem!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2s{padding-right:.375rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3s{padding-right:.75rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4s{padding-right:1.25rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5s{padding-right:2.25rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-6{padding-right:6rem!important}.pe-lg-7{padding-right:8rem!important}.pe-lg-8{padding-right:12rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1s{padding-bottom:.15rem!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2s{padding-bottom:.375rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3s{padding-bottom:.75rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4s{padding-bottom:1.25rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5s{padding-bottom:2.25rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:6rem!important}.pb-lg-7{padding-bottom:8rem!important}.pb-lg-8{padding-bottom:12rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1s{padding-left:.15rem!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2s{padding-left:.375rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3s{padding-left:.75rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4s{padding-left:1.25rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5s{padding-left:2.25rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-6{padding-left:6rem!important}.ps-lg-7{padding-left:8rem!important}.ps-lg-8{padding-left:12rem!important}.gap-lg-0{gap:0!important}.gap-lg-1s{gap:.15rem!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2s{gap:.375rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3s{gap:.75rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4s{gap:1.25rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5s{gap:2.25rem!important}.gap-lg-5{gap:3rem!important}.gap-lg-6{gap:6rem!important}.gap-lg-7{gap:8rem!important}.gap-lg-8{gap:12rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1s{row-gap:.15rem!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2s{row-gap:.375rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3s{row-gap:.75rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4s{row-gap:1.25rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5s{row-gap:2.25rem!important}.row-gap-lg-5{row-gap:3rem!important}.row-gap-lg-6{row-gap:6rem!important}.row-gap-lg-7{row-gap:8rem!important}.row-gap-lg-8{row-gap:12rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1s{-moz-column-gap:.15rem!important;column-gap:.15rem!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2s{-moz-column-gap:.375rem!important;column-gap:.375rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3s{-moz-column-gap:.75rem!important;column-gap:.75rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4s{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5s{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-lg-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-lg-7{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-lg-8{-moz-column-gap:12rem!important;column-gap:12rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1s{margin:.15rem!important}.m-xl-1{margin:.25rem!important}.m-xl-2s{margin:.375rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3s{margin:.75rem!important}.m-xl-3{margin:1rem!important}.m-xl-4s{margin:1.25rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5s{margin:2.25rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:6rem!important}.m-xl-7{margin:8rem!important}.m-xl-8{margin:12rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1s{margin-right:.15rem!important;margin-left:.15rem!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2s{margin-right:.375rem!important;margin-left:.375rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3s{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4s{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5s{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-6{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-7{margin-right:8rem!important;margin-left:8rem!important}.mx-xl-8{margin-right:12rem!important;margin-left:12rem!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-1s{margin-top:.15rem!important;margin-bottom:.15rem!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2s{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3s{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4s{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5s{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-7{margin-top:8rem!important;margin-bottom:8rem!important}.my-xl-8{margin-top:12rem!important;margin-bottom:12rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1s{margin-top:.15rem!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2s{margin-top:.375rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3s{margin-top:.75rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4s{margin-top:1.25rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5s{margin-top:2.25rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-6{margin-top:6rem!important}.mt-xl-7{margin-top:8rem!important}.mt-xl-8{margin-top:12rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1s{margin-right:.15rem!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2s{margin-right:.375rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3s{margin-right:.75rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4s{margin-right:1.25rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5s{margin-right:2.25rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-6{margin-right:6rem!important}.me-xl-7{margin-right:8rem!important}.me-xl-8{margin-right:12rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1s{margin-bottom:.15rem!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2s{margin-bottom:.375rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3s{margin-bottom:.75rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4s{margin-bottom:1.25rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5s{margin-bottom:2.25rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-6{margin-bottom:6rem!important}.mb-xl-7{margin-bottom:8rem!important}.mb-xl-8{margin-bottom:12rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1s{margin-left:.15rem!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2s{margin-left:.375rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3s{margin-left:.75rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4s{margin-left:1.25rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5s{margin-left:2.25rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-6{margin-left:6rem!important}.ms-xl-7{margin-left:8rem!important}.ms-xl-8{margin-left:12rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1s{margin:-.15rem!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2s{margin:-.375rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3s{margin:-.75rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4s{margin:-1.25rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5s{margin:-2.25rem!important}.m-xl-n5{margin:-3rem!important}.m-xl-n6{margin:-6rem!important}.m-xl-n7{margin:-8rem!important}.m-xl-n8{margin:-12rem!important}.mx-xl-n1s{margin-right:-.15rem!important;margin-left:-.15rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2s{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3s{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4s{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5s{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-xl-n7{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xl-n8{margin-right:-12rem!important;margin-left:-12rem!important}.my-xl-n1s{margin-top:-.15rem!important;margin-bottom:-.15rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2s{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3s{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4s{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5s{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-xl-n7{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xl-n8{margin-top:-12rem!important;margin-bottom:-12rem!important}.mt-xl-n1s{margin-top:-.15rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2s{margin-top:-.375rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3s{margin-top:-.75rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4s{margin-top:-1.25rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5s{margin-top:-2.25rem!important}.mt-xl-n5{margin-top:-3rem!important}.mt-xl-n6{margin-top:-6rem!important}.mt-xl-n7{margin-top:-8rem!important}.mt-xl-n8{margin-top:-12rem!important}.me-xl-n1s{margin-right:-.15rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2s{margin-right:-.375rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3s{margin-right:-.75rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4s{margin-right:-1.25rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5s{margin-right:-2.25rem!important}.me-xl-n5{margin-right:-3rem!important}.me-xl-n6{margin-right:-6rem!important}.me-xl-n7{margin-right:-8rem!important}.me-xl-n8{margin-right:-12rem!important}.mb-xl-n1s{margin-bottom:-.15rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2s{margin-bottom:-.375rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3s{margin-bottom:-.75rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4s{margin-bottom:-1.25rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5s{margin-bottom:-2.25rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.mb-xl-n6{margin-bottom:-6rem!important}.mb-xl-n7{margin-bottom:-8rem!important}.mb-xl-n8{margin-bottom:-12rem!important}.ms-xl-n1s{margin-left:-.15rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2s{margin-left:-.375rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3s{margin-left:-.75rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4s{margin-left:-1.25rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5s{margin-left:-2.25rem!important}.ms-xl-n5{margin-left:-3rem!important}.ms-xl-n6{margin-left:-6rem!important}.ms-xl-n7{margin-left:-8rem!important}.ms-xl-n8{margin-left:-12rem!important}.p-xl-0{padding:0!important}.p-xl-1s{padding:.15rem!important}.p-xl-1{padding:.25rem!important}.p-xl-2s{padding:.375rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3s{padding:.75rem!important}.p-xl-3{padding:1rem!important}.p-xl-4s{padding:1.25rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5s{padding:2.25rem!important}.p-xl-5{padding:3rem!important}.p-xl-6{padding:6rem!important}.p-xl-7{padding:8rem!important}.p-xl-8{padding:12rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1s{padding-right:.15rem!important;padding-left:.15rem!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2s{padding-right:.375rem!important;padding-left:.375rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3s{padding-right:.75rem!important;padding-left:.75rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4s{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5s{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xl-6{padding-right:6rem!important;padding-left:6rem!important}.px-xl-7{padding-right:8rem!important;padding-left:8rem!important}.px-xl-8{padding-right:12rem!important;padding-left:12rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1s{padding-top:.15rem!important;padding-bottom:.15rem!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2s{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3s{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4s{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5s{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-7{padding-top:8rem!important;padding-bottom:8rem!important}.py-xl-8{padding-top:12rem!important;padding-bottom:12rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1s{padding-top:.15rem!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2s{padding-top:.375rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3s{padding-top:.75rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4s{padding-top:1.25rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5s{padding-top:2.25rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-6{padding-top:6rem!important}.pt-xl-7{padding-top:8rem!important}.pt-xl-8{padding-top:12rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1s{padding-right:.15rem!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2s{padding-right:.375rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3s{padding-right:.75rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4s{padding-right:1.25rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5s{padding-right:2.25rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-6{padding-right:6rem!important}.pe-xl-7{padding-right:8rem!important}.pe-xl-8{padding-right:12rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1s{padding-bottom:.15rem!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2s{padding-bottom:.375rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3s{padding-bottom:.75rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4s{padding-bottom:1.25rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5s{padding-bottom:2.25rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-6{padding-bottom:6rem!important}.pb-xl-7{padding-bottom:8rem!important}.pb-xl-8{padding-bottom:12rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1s{padding-left:.15rem!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2s{padding-left:.375rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3s{padding-left:.75rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4s{padding-left:1.25rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5s{padding-left:2.25rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-6{padding-left:6rem!important}.ps-xl-7{padding-left:8rem!important}.ps-xl-8{padding-left:12rem!important}.gap-xl-0{gap:0!important}.gap-xl-1s{gap:.15rem!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2s{gap:.375rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3s{gap:.75rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4s{gap:1.25rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5s{gap:2.25rem!important}.gap-xl-5{gap:3rem!important}.gap-xl-6{gap:6rem!important}.gap-xl-7{gap:8rem!important}.gap-xl-8{gap:12rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1s{row-gap:.15rem!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2s{row-gap:.375rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3s{row-gap:.75rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4s{row-gap:1.25rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5s{row-gap:2.25rem!important}.row-gap-xl-5{row-gap:3rem!important}.row-gap-xl-6{row-gap:6rem!important}.row-gap-xl-7{row-gap:8rem!important}.row-gap-xl-8{row-gap:12rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1s{-moz-column-gap:.15rem!important;column-gap:.15rem!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2s{-moz-column-gap:.375rem!important;column-gap:.375rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3s{-moz-column-gap:.75rem!important;column-gap:.75rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4s{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5s{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-xl-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-xl-7{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-xl-8{-moz-column-gap:12rem!important;column-gap:12rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1s{margin:.15rem!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2s{margin:.375rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3s{margin:.75rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4s{margin:1.25rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5s{margin:2.25rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:6rem!important}.m-xxl-7{margin:8rem!important}.m-xxl-8{margin:12rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1s{margin-right:.15rem!important;margin-left:.15rem!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2s{margin-right:.375rem!important;margin-left:.375rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3s{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4s{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5s{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-6{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-7{margin-right:8rem!important;margin-left:8rem!important}.mx-xxl-8{margin-right:12rem!important;margin-left:12rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1s{margin-top:.15rem!important;margin-bottom:.15rem!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2s{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3s{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4s{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5s{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-7{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxl-8{margin-top:12rem!important;margin-bottom:12rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1s{margin-top:.15rem!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2s{margin-top:.375rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3s{margin-top:.75rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4s{margin-top:1.25rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5s{margin-top:2.25rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-6{margin-top:6rem!important}.mt-xxl-7{margin-top:8rem!important}.mt-xxl-8{margin-top:12rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1s{margin-right:.15rem!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2s{margin-right:.375rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3s{margin-right:.75rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4s{margin-right:1.25rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5s{margin-right:2.25rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-6{margin-right:6rem!important}.me-xxl-7{margin-right:8rem!important}.me-xxl-8{margin-right:12rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1s{margin-bottom:.15rem!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2s{margin-bottom:.375rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3s{margin-bottom:.75rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4s{margin-bottom:1.25rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5s{margin-bottom:2.25rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-6{margin-bottom:6rem!important}.mb-xxl-7{margin-bottom:8rem!important}.mb-xxl-8{margin-bottom:12rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1s{margin-left:.15rem!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2s{margin-left:.375rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3s{margin-left:.75rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4s{margin-left:1.25rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5s{margin-left:2.25rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-6{margin-left:6rem!important}.ms-xxl-7{margin-left:8rem!important}.ms-xxl-8{margin-left:12rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1s{margin:-.15rem!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2s{margin:-.375rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3s{margin:-.75rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4s{margin:-1.25rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5s{margin:-2.25rem!important}.m-xxl-n5{margin:-3rem!important}.m-xxl-n6{margin:-6rem!important}.m-xxl-n7{margin:-8rem!important}.m-xxl-n8{margin:-12rem!important}.mx-xxl-n1s{margin-right:-.15rem!important;margin-left:-.15rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2s{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3s{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4s{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5s{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxl-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-xxl-n7{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xxl-n8{margin-right:-12rem!important;margin-left:-12rem!important}.my-xxl-n1s{margin-top:-.15rem!important;margin-bottom:-.15rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2s{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3s{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4s{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5s{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxl-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-xxl-n7{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xxl-n8{margin-top:-12rem!important;margin-bottom:-12rem!important}.mt-xxl-n1s{margin-top:-.15rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2s{margin-top:-.375rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3s{margin-top:-.75rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4s{margin-top:-1.25rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5s{margin-top:-2.25rem!important}.mt-xxl-n5{margin-top:-3rem!important}.mt-xxl-n6{margin-top:-6rem!important}.mt-xxl-n7{margin-top:-8rem!important}.mt-xxl-n8{margin-top:-12rem!important}.me-xxl-n1s{margin-right:-.15rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2s{margin-right:-.375rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3s{margin-right:-.75rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4s{margin-right:-1.25rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5s{margin-right:-2.25rem!important}.me-xxl-n5{margin-right:-3rem!important}.me-xxl-n6{margin-right:-6rem!important}.me-xxl-n7{margin-right:-8rem!important}.me-xxl-n8{margin-right:-12rem!important}.mb-xxl-n1s{margin-bottom:-.15rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2s{margin-bottom:-.375rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3s{margin-bottom:-.75rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4s{margin-bottom:-1.25rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5s{margin-bottom:-2.25rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.mb-xxl-n6{margin-bottom:-6rem!important}.mb-xxl-n7{margin-bottom:-8rem!important}.mb-xxl-n8{margin-bottom:-12rem!important}.ms-xxl-n1s{margin-left:-.15rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2s{margin-left:-.375rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3s{margin-left:-.75rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4s{margin-left:-1.25rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5s{margin-left:-2.25rem!important}.ms-xxl-n5{margin-left:-3rem!important}.ms-xxl-n6{margin-left:-6rem!important}.ms-xxl-n7{margin-left:-8rem!important}.ms-xxl-n8{margin-left:-12rem!important}.p-xxl-0{padding:0!important}.p-xxl-1s{padding:.15rem!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2s{padding:.375rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3s{padding:.75rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4s{padding:1.25rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5s{padding:2.25rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-6{padding:6rem!important}.p-xxl-7{padding:8rem!important}.p-xxl-8{padding:12rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1s{padding-right:.15rem!important;padding-left:.15rem!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2s{padding-right:.375rem!important;padding-left:.375rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3s{padding-right:.75rem!important;padding-left:.75rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4s{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5s{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-6{padding-right:6rem!important;padding-left:6rem!important}.px-xxl-7{padding-right:8rem!important;padding-left:8rem!important}.px-xxl-8{padding-right:12rem!important;padding-left:12rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1s{padding-top:.15rem!important;padding-bottom:.15rem!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2s{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3s{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4s{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5s{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxl-7{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxl-8{padding-top:12rem!important;padding-bottom:12rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1s{padding-top:.15rem!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2s{padding-top:.375rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3s{padding-top:.75rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4s{padding-top:1.25rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5s{padding-top:2.25rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-6{padding-top:6rem!important}.pt-xxl-7{padding-top:8rem!important}.pt-xxl-8{padding-top:12rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1s{padding-right:.15rem!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2s{padding-right:.375rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3s{padding-right:.75rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4s{padding-right:1.25rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5s{padding-right:2.25rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-6{padding-right:6rem!important}.pe-xxl-7{padding-right:8rem!important}.pe-xxl-8{padding-right:12rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1s{padding-bottom:.15rem!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2s{padding-bottom:.375rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3s{padding-bottom:.75rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4s{padding-bottom:1.25rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5s{padding-bottom:2.25rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-6{padding-bottom:6rem!important}.pb-xxl-7{padding-bottom:8rem!important}.pb-xxl-8{padding-bottom:12rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1s{padding-left:.15rem!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2s{padding-left:.375rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3s{padding-left:.75rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4s{padding-left:1.25rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5s{padding-left:2.25rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-6{padding-left:6rem!important}.ps-xxl-7{padding-left:8rem!important}.ps-xxl-8{padding-left:12rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1s{gap:.15rem!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2s{gap:.375rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3s{gap:.75rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4s{gap:1.25rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5s{gap:2.25rem!important}.gap-xxl-5{gap:3rem!important}.gap-xxl-6{gap:6rem!important}.gap-xxl-7{gap:8rem!important}.gap-xxl-8{gap:12rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1s{row-gap:.15rem!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2s{row-gap:.375rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3s{row-gap:.75rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4s{row-gap:1.25rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5s{row-gap:2.25rem!important}.row-gap-xxl-5{row-gap:3rem!important}.row-gap-xxl-6{row-gap:6rem!important}.row-gap-xxl-7{row-gap:8rem!important}.row-gap-xxl-8{row-gap:12rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1s{-moz-column-gap:.15rem!important;column-gap:.15rem!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2s{-moz-column-gap:.375rem!important;column-gap:.375rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3s{-moz-column-gap:.75rem!important;column-gap:.75rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4s{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5s{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-xxl-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-xxl-7{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-xxl-8{-moz-column-gap:12rem!important;column-gap:12rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.16 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:rgba(var(--gray-200),1)}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:rgba(var(--gray-400),1)}input::placeholder,textarea::placeholder{opacity:1;color:rgba(var(--gray-400),1)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:rgba(var(--gray-500),var(--tw-border-opacity, 1));border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:rgba(var(--gray-500),var(--tw-text-opacity, 1));opacity:1}input::placeholder,textarea::placeholder{color:rgba(var(--gray-500),var(--tw-text-opacity, 1));opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:rgba(var(--gray-500),var(--tw-border-opacity, 1));border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.tw-prose{color:var(--tw-prose-body);max-width:65ch}.tw-prose :where(p):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.tw-prose :where([class~=lead]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.tw-prose :where(a):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.tw-prose :where(strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.tw-prose :where(a strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(blockquote strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(thead th strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(ol):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.tw-prose :where(ol[type=A]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:upper-alpha}.tw-prose :where(ol[type=a]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:lower-alpha}.tw-prose :where(ol[type=A s]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:upper-alpha}.tw-prose :where(ol[type=a s]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:lower-alpha}.tw-prose :where(ol[type=I]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:upper-roman}.tw-prose :where(ol[type=i]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:lower-roman}.tw-prose :where(ol[type=I s]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:upper-roman}.tw-prose :where(ol[type=i s]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:lower-roman}.tw-prose :where(ol[type="1"]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:decimal}.tw-prose :where(ul):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.tw-prose :where(ol>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.tw-prose :where(ul>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *))::marker{color:var(--tw-prose-bullets)}.tw-prose :where(dt):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.tw-prose :where(hr):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.tw-prose :where(blockquote):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.tw-prose :where(blockquote p:first-of-type):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):before{content:open-quote}.tw-prose :where(blockquote p:last-of-type):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):after{content:close-quote}.tw-prose :where(h1):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.tw-prose :where(h1 strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:900;color:inherit}.tw-prose :where(h2):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.tw-prose :where(h2 strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:800;color:inherit}.tw-prose :where(h3):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.tw-prose :where(h3 strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:700;color:inherit}.tw-prose :where(h4):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.tw-prose :where(h4 strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:700;color:inherit}.tw-prose :where(img):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:2em;margin-bottom:2em}.tw-prose :where(picture):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.tw-prose :where(video):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:2em;margin-bottom:2em}.tw-prose :where(kbd):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.tw-prose :where(code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.tw-prose :where(code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):before{content:"`"}.tw-prose :where(code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):after{content:"`"}.tw-prose :where(a code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(h1 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(h2 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit;font-size:.875em}.tw-prose :where(h3 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit;font-size:.9em}.tw-prose :where(h4 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(blockquote code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(thead th code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(pre):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.tw-prose :where(pre code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.tw-prose :where(pre code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):before{content:none}.tw-prose :where(pre code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):after{content:none}.tw-prose :where(table):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.tw-prose :where(thead):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.tw-prose :where(thead th):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.tw-prose :where(tbody tr):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.tw-prose :where(tbody tr:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-bottom-width:0}.tw-prose :where(tbody td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){vertical-align:baseline}.tw-prose :where(tfoot):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.tw-prose :where(tfoot td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){vertical-align:top}.tw-prose :where(th,td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){text-align:start}.tw-prose :where(figure>*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0;margin-bottom:0}.tw-prose :where(figcaption):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.tw-prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.tw-prose :where(picture>img):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0;margin-bottom:0}.tw-prose :where(li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.5em;margin-bottom:.5em}.tw-prose :where(ol>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:.375em}.tw-prose :where(ul>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:.375em}.tw-prose :where(.tw-prose>ul>li p):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.75em;margin-bottom:.75em}.tw-prose :where(.tw-prose>ul>li>p:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.25em}.tw-prose :where(.tw-prose>ul>li>p:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-bottom:1.25em}.tw-prose :where(.tw-prose>ol>li>p:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.25em}.tw-prose :where(.tw-prose>ol>li>p:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-bottom:1.25em}.tw-prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.75em;margin-bottom:.75em}.tw-prose :where(dl):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.tw-prose :where(dd):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.tw-prose :where(hr+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(h2+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(h3+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(h4+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(thead th:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:0}.tw-prose :where(thead th:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-end:0}.tw-prose :where(tbody td,tfoot td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.tw-prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:0}.tw-prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-end:0}.tw-prose :where(figure):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:2em;margin-bottom:2em}.tw-prose :where(.tw-prose>:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(.tw-prose>:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-bottom:0}.tw-visible{visibility:visible!important}.tw-fixed{position:fixed!important}.tw-absolute{position:absolute!important}.tw-relative{position:relative!important}.tw-inset-0{top:0!important;right:0!important;bottom:0!important;left:0!important}.tw-bottom-0{bottom:0!important}.tw-bottom-\[10rem\]{bottom:10rem!important}.tw-bottom-\[2rem\]{bottom:2rem!important}.tw-left-0{left:0!important}.tw-right-0{right:0!important}.tw-start-5{inset-inline-start:1.25rem!important}.tw-top-0{top:0!important}.tw-top-12{top:3rem!important}.tw-top-24{top:6rem!important}.tw-top-3{top:.75rem!important}.tw-top-8{top:2rem!important}.tw-z-10{z-index:10!important}.tw-z-50{z-index:50!important}.tw-order-1{order:1!important}.tw-order-2{order:2!important}.tw-col-span-2{grid-column:span 2 / span 2!important}.tw-col-span-6{grid-column:span 6 / span 6!important}.tw-m-0{margin:0!important}.tw-m-6{margin:1.5rem!important}.tw-mx-0{margin-left:0!important;margin-right:0!important}.tw-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.tw-mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.tw-mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.tw-mx-auto{margin-left:auto!important;margin-right:auto!important}.tw-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.tw-my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.tw-my-16{margin-top:4rem!important;margin-bottom:4rem!important}.tw-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.tw-my-20{margin-top:5rem!important;margin-bottom:5rem!important}.tw-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.tw-my-40{margin-top:10rem!important;margin-bottom:10rem!important}.tw-my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.tw-my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.tw-my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.tw-my-auto{margin-top:auto!important;margin-bottom:auto!important}.-tw-mb-16{margin-bottom:-4rem!important}.-tw-ms-20{margin-inline-start:-5rem!important}.-tw-mt-10{margin-top:-2.5rem!important}.-tw-mt-4{margin-top:-1rem!important}.-tw-mt-40{margin-top:-10rem!important}.tw--mr-0\.5{margin-right:-.125rem!important}.tw--mr-1{margin-right:-.25rem!important}.tw--mr-2{margin-right:-.5rem!important}.tw-mb-0{margin-bottom:0!important}.tw-mb-10{margin-bottom:2.5rem!important}.tw-mb-14{margin-bottom:3.5rem!important}.tw-mb-16{margin-bottom:4rem!important}.tw-mb-2{margin-bottom:.5rem!important}.tw-mb-3{margin-bottom:.75rem!important}.tw-mb-4{margin-bottom:1rem!important}.tw-mb-5{margin-bottom:1.25rem!important}.tw-mb-6{margin-bottom:1.5rem!important}.tw-mb-8{margin-bottom:2rem!important}.tw-mb-\[-5rem\]{margin-bottom:-5rem!important}.tw-me-5{margin-inline-end:1.25rem!important}.tw-ml-0{margin-left:0!important}.tw-ml-2{margin-left:.5rem!important}.tw-ml-3{margin-left:.75rem!important}.tw-ml-4{margin-left:1rem!important}.tw-ml-5{margin-left:1.25rem!important}.tw-ml-\[1px\]{margin-left:1px!important}.tw-ml-auto{margin-left:auto!important}.tw-mr-2{margin-right:.5rem!important}.tw-mr-3{margin-right:.75rem!important}.tw-mr-4{margin-right:1rem!important}.tw-ms-10{margin-inline-start:2.5rem!important}.tw-ms-4{margin-inline-start:1rem!important}.tw-ms-7{margin-inline-start:1.75rem!important}.tw-ms-8{margin-inline-start:2rem!important}.tw-ms-\[-1\.4rem\]{margin-inline-start:-1.4rem!important}.tw-ms-auto{margin-inline-start:auto!important}.tw-mt-1{margin-top:.25rem!important}.tw-mt-10{margin-top:2.5rem!important}.tw-mt-14{margin-top:3.5rem!important}.tw-mt-2{margin-top:.5rem!important}.tw-mt-20{margin-top:5rem!important}.tw-mt-3{margin-top:.75rem!important}.tw-mt-4{margin-top:1rem!important}.tw-mt-5{margin-top:1.25rem!important}.tw-mt-56{margin-top:14rem!important}.tw-mt-6{margin-top:1.5rem!important}.tw-mt-7{margin-top:1.75rem!important}.tw-mt-72{margin-top:18rem!important}.tw-mt-8{margin-top:2rem!important}.tw-mt-\[-154px\]{margin-top:-154px!important}.tw-mt-\[-2\.3rem\]{margin-top:-2.3rem!important}.tw-mt-\[-2rem\]{margin-top:-2rem!important}.tw-mt-\[-4rem\]{margin-top:-4rem!important}.tw-mt-\[-500px\]{margin-top:-500px!important}.tw-mt-\[1px\]{margin-top:1px!important}.tw-box-content{box-sizing:content-box!important}.tw-block{display:block!important}.tw-inline-block{display:inline-block!important}.tw-inline{display:inline!important}.tw-flex{display:flex!important}.tw-inline-flex{display:inline-flex!important}.tw-grid{display:grid!important}.tw-hidden{display:none!important}.tw-aspect-square{aspect-ratio:1 / 1!important}.tw-aspect-video{aspect-ratio:16 / 9!important}.tw-h-0{height:0px!important}.tw-h-1{height:.25rem!important}.tw-h-10{height:2.5rem!important}.tw-h-16{height:4rem!important}.tw-h-2{height:.5rem!important}.tw-h-2\/3{height:66.666667%!important}.tw-h-20{height:5rem!important}.tw-h-28{height:7rem!important}.tw-h-4{height:1rem!important}.tw-h-40{height:10rem!important}.tw-h-5{height:1.25rem!important}.tw-h-6{height:1.5rem!important}.tw-h-7{height:1.75rem!important}.tw-h-72{height:18rem!important}.tw-h-8{height:2rem!important}.tw-h-80{height:20rem!important}.tw-h-9{height:2.25rem!important}.tw-h-\[2rem\]{height:2rem!important}.tw-h-\[7rem\]{height:7rem!important}.tw-h-full{height:100%!important}.tw-h-max{height:-moz-max-content!important;height:max-content!important}.tw-h-screen{height:100vh!important}.tw-min-h-\[13rem\]{min-height:13rem!important}.tw-min-h-\[15rem\]{min-height:15rem!important}.tw-min-h-\[27rem\]{min-height:27rem!important}.tw-min-h-\[50rem\]{min-height:50rem!important}.tw-min-h-\[50vh\]{min-height:50vh!important}.tw-min-h-\[5rem\]{min-height:5rem!important}.tw-min-h-\[60\%\]{min-height:60%!important}.tw-min-h-footer,.tw-min-h-header{min-height:10%!important}.tw-min-h-screen{min-height:100vh!important}.tw-w-0{width:0px!important}.tw-w-1\/2{width:50%!important}.tw-w-10{width:2.5rem!important}.tw-w-12{width:3rem!important}.tw-w-16{width:4rem!important}.tw-w-2\/3{width:66.666667%!important}.tw-w-20{width:5rem!important}.tw-w-28{width:7rem!important}.tw-w-3\/4{width:75%!important}.tw-w-3\/5{width:60%!important}.tw-w-32{width:8rem!important}.tw-w-4{width:1rem!important}.tw-w-4\/5{width:80%!important}.tw-w-5{width:1.25rem!important}.tw-w-6{width:1.5rem!important}.tw-w-60{width:15rem!important}.tw-w-7{width:1.75rem!important}.tw-w-8{width:2rem!important}.tw-w-9{width:2.25rem!important}.tw-w-\[2\.5rem\]{width:2.5rem!important}.tw-w-\[7rem\]{width:7rem!important}.tw-w-\[80\%\]{width:80%!important}.tw-w-\[86\%\]{width:86%!important}.tw-w-\[90\%\]{width:90%!important}.tw-w-auto{width:auto!important}.tw-w-full{width:100%!important}.tw-w-max{width:-moz-max-content!important;width:max-content!important}.tw-w-screen{width:100vw!important}.tw-min-w-0{min-width:0px!important}.tw-min-w-\[50rem\]{min-width:50rem!important}.tw-max-w-7xl{max-width:80rem!important}.tw-max-w-\[20rem\]{max-width:20rem!important}.tw-max-w-\[50ch\]{max-width:50ch!important}.tw-max-w-\[70ch\]{max-width:70ch!important}.tw-max-w-\[75ch\]{max-width:75ch!important}.tw-max-w-\[80\%\]{max-width:80%!important}.tw-max-w-\[90\%\]{max-width:90%!important}.tw-max-w-lg{max-width:32rem!important}.tw-max-w-screen-xl{max-width:1280px!important}.tw-max-w-xl{max-width:36rem!important}.tw-flex-1{flex:1 1 0%!important}.tw-flex-\[2\]{flex:2!important}.tw-flex-shrink-0,.tw-shrink-0{flex-shrink:0!important}.tw-origin-top{transform-origin:top!important}.tw-origin-top-left{transform-origin:top left!important}.tw-origin-top-right{transform-origin:top right!important}.tw-scale-100{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.tw-scale-90{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.tw-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.tw-cursor-pointer{cursor:pointer!important}.tw-list-inside{list-style-position:inside!important}.tw-list-disc{list-style-type:disc!important}.tw-list-none{list-style-type:none!important}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tw-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.tw-flex-row{flex-direction:row!important}.tw-flex-col{flex-direction:column!important}.tw-flex-wrap{flex-wrap:wrap!important}.tw-items-start{align-items:flex-start!important}.tw-items-end{align-items:flex-end!important}.tw-items-center{align-items:center!important}.tw-justify-start{justify-content:flex-start!important}.tw-justify-end{justify-content:flex-end!important}.tw-justify-center{justify-content:center!important}.tw-justify-between{justify-content:space-between!important}.tw-justify-around{justify-content:space-around!important}.tw-gap-1{gap:.25rem!important}.tw-gap-10{gap:2.5rem!important}.tw-gap-16{gap:4rem!important}.tw-gap-2{gap:.5rem!important}.tw-gap-20{gap:5rem!important}.tw-gap-3{gap:.75rem!important}.tw-gap-4{gap:1rem!important}.tw-gap-48{gap:12rem!important}.tw-gap-5{gap:1.25rem!important}.tw-gap-6{gap:1.5rem!important}.tw-gap-7{gap:1.75rem!important}.tw-gap-8{gap:2rem!important}.tw-gap-x-20{-moz-column-gap:5rem!important;column-gap:5rem!important}.tw-gap-x-8{-moz-column-gap:2rem!important;column-gap:2rem!important}.tw-gap-y-20{row-gap:5rem!important}.tw-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3rem * var(--tw-space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))!important}.tw-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2rem * var(--tw-space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))!important}.tw-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.tw-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.tw-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.tw-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))!important}.tw-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.tw-self-start{align-self:flex-start!important}.tw-self-end{align-self:flex-end!important}.tw-self-stretch{align-self:stretch!important}.tw-overflow-hidden{overflow:hidden!important}.tw-overflow-y-auto{overflow-y:auto!important}.tw-overflow-x-hidden{overflow-x:hidden!important}.tw-overflow-x-scroll{overflow-x:scroll!important}.tw-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tw-whitespace-nowrap{white-space:nowrap!important}.tw-text-wrap{text-wrap:wrap!important}.tw-text-nowrap{text-wrap:nowrap!important}.tw-rounded-2xl{border-radius:1rem!important}.tw-rounded-full{border-radius:9999px!important}.tw-rounded-lg{border-radius:.5rem!important}.tw-rounded-md{border-radius:.375rem!important}.tw-rounded-none{border-radius:0!important}.tw-rounded-sm{border-radius:.125rem!important}.tw-rounded-xl{border-radius:.75rem!important}.tw-border{border-width:1px!important}.tw-border-2{border-width:2px!important}.tw-border-x-0{border-left-width:0px!important;border-right-width:0px!important}.tw-border-b{border-bottom-width:1px!important}.tw-border-b-2{border-bottom-width:2px!important}.tw-border-l-4{border-left-width:4px!important}.tw-border-t{border-top-width:1px!important}.tw-border-t-0{border-top-width:0px!important}.tw-border-none{border-style:none!important}.tw-border-accent{--tw-border-opacity: 1 !important;border-color:rgb(235 180 76 / var(--tw-border-opacity, 1))!important}.tw-border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(var(--gray-100),var(--tw-border-opacity, 1))!important}.tw-border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(var(--gray-200),var(--tw-border-opacity, 1))!important}.tw-border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(var(--gray-300),var(--tw-border-opacity, 1))!important}.tw-border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))!important}.tw-border-primary{--tw-border-opacity: 1 !important;border-color:rgb(31 45 73 / var(--tw-border-opacity, 1))!important}.tw-border-secondary{--tw-border-opacity: 1 !important;border-color:rgb(10 188 189 / var(--tw-border-opacity, 1))!important}.tw-border-transparent{border-color:transparent!important}.tw-border-x-white{--tw-border-opacity: 1 !important;border-left-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.tw-border-t-white{--tw-border-opacity: 1 !important;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.tw-border-opacity-50{--tw-border-opacity: .5 !important}.tw-bg-\[\#0abcbd\]{--tw-bg-opacity: 1 !important;background-color:rgb(10 188 189 / var(--tw-bg-opacity, 1))!important}.tw-bg-\[\#1a1e26\]{--tw-bg-opacity: 1 !important;background-color:rgb(26 30 38 / var(--tw-bg-opacity, 1))!important}.tw-bg-\[\#26548e\]{--tw-bg-opacity: 1 !important;background-color:rgb(38 84 142 / var(--tw-bg-opacity, 1))!important}.tw-bg-\[\#27cfa7\]{--tw-bg-opacity: 1 !important;background-color:rgb(39 207 167 / var(--tw-bg-opacity, 1))!important}.tw-bg-\[\#459194\]{--tw-bg-opacity: 1 !important;background-color:rgb(69 145 148 / var(--tw-bg-opacity, 1))!important}.tw-bg-\[\#7ae8c1\]{--tw-bg-opacity: 1 !important;background-color:rgb(122 232 193 / var(--tw-bg-opacity, 1))!important}.tw-bg-\[\#B6CAEF\],.tw-bg-\[\#b6caef\]{--tw-bg-opacity: 1 !important;background-color:rgb(182 202 239 / var(--tw-bg-opacity, 1))!important}.tw-bg-accent{--tw-bg-opacity: 1 !important;background-color:rgb(235 180 76 / var(--tw-bg-opacity, 1))!important}.tw-bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))!important}.tw-bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(var(--gray-100),var(--tw-bg-opacity, 1))!important}.tw-bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(var(--gray-50),var(--tw-bg-opacity, 1))!important}.tw-bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(var(--gray-500),var(--tw-bg-opacity, 1))!important}.tw-bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))!important}.tw-bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))!important}.tw-bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))!important}.tw-bg-nav{--tw-bg-opacity: 1 !important;background-color:rgb(238 242 249 / var(--tw-bg-opacity, 1))!important}.tw-bg-offwhite{--tw-bg-opacity: 1 !important;background-color:rgb(252 252 252 / var(--tw-bg-opacity, 1))!important}.tw-bg-primary{--tw-bg-opacity: 1 !important;background-color:rgb(31 45 73 / var(--tw-bg-opacity, 1))!important}.tw-bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))!important}.tw-bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))!important}.tw-bg-secondary{--tw-bg-opacity: 1 !important;background-color:rgb(10 188 189 / var(--tw-bg-opacity, 1))!important}.tw-bg-transparent{background-color:transparent!important}.tw-bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.tw-bg-opacity-10{--tw-bg-opacity: .1 !important}.tw-bg-opacity-20{--tw-bg-opacity: .2 !important}.tw-bg-opacity-50{--tw-bg-opacity: .5 !important}.tw-bg-opacity-70{--tw-bg-opacity: .7 !important}.tw-bg-opacity-\[86\%\]{--tw-bg-opacity: 86% !important}.tw-bg-watermark{background-image:url(/build/assets/logo_watermark-CoUUz2FY.png)!important}.tw-bg-contain{background-size:contain!important}.tw-bg-cover{background-size:cover!important}.tw-bg-center{background-position:center!important}.tw-bg-left{background-position:left!important}.tw-bg-right{background-position:right!important}.tw-bg-no-repeat{background-repeat:no-repeat!important}.tw-object-cover{-o-object-fit:cover!important;object-fit:cover!important}.tw-p-0{padding:0!important}.tw-p-1{padding:.25rem!important}.tw-p-10{padding:2.5rem!important}.tw-p-2{padding:.5rem!important}.tw-p-20{padding:5rem!important}.tw-p-4{padding:1rem!important}.tw-p-6{padding:1.5rem!important}.tw-p-7{padding:1.75rem!important}.tw-p-8{padding:2rem!important}.tw-px-0{padding-left:0!important;padding-right:0!important}.tw-px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.tw-px-12{padding-left:3rem!important;padding-right:3rem!important}.tw-px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.tw-px-16{padding-left:4rem!important;padding-right:4rem!important}.tw-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.tw-px-20{padding-left:5rem!important;padding-right:5rem!important}.tw-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.tw-px-4{padding-left:1rem!important;padding-right:1rem!important}.tw-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.tw-px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.tw-px-8{padding-left:2rem!important;padding-right:2rem!important}.tw-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.tw-py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.tw-py-12{padding-top:3rem!important;padding-bottom:3rem!important}.tw-py-16{padding-top:4rem!important;padding-bottom:4rem!important}.tw-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.tw-py-20{padding-top:5rem!important;padding-bottom:5rem!important}.tw-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.tw-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.tw-py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.tw-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.tw-py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.tw-py-8{padding-top:2rem!important;padding-bottom:2rem!important}.tw-pb-1{padding-bottom:.25rem!important}.tw-pb-10{padding-bottom:2.5rem!important}.tw-pb-12{padding-bottom:3rem!important}.tw-pb-14{padding-bottom:3.5rem!important}.tw-pb-16{padding-bottom:4rem!important}.tw-pb-2{padding-bottom:.5rem!important}.tw-pb-28{padding-bottom:7rem!important}.tw-pb-3{padding-bottom:.75rem!important}.tw-pb-4{padding-bottom:1rem!important}.tw-pb-40{padding-bottom:10rem!important}.tw-pb-8{padding-bottom:2rem!important}.tw-pb-\[1px\]{padding-bottom:1px!important}.tw-pe-5{padding-inline-end:1.25rem!important}.tw-pe-8{padding-inline-end:2rem!important}.tw-pl-3{padding-left:.75rem!important}.tw-pr-4{padding-right:1rem!important}.tw-ps-2{padding-inline-start:.5rem!important}.tw-ps-4{padding-inline-start:1rem!important}.tw-ps-8{padding-inline-start:2rem!important}.tw-pt-1{padding-top:.25rem!important}.tw-pt-10{padding-top:2.5rem!important}.tw-pt-12{padding-top:3rem!important}.tw-pt-2{padding-top:.5rem!important}.tw-pt-32{padding-top:8rem!important}.tw-pt-4{padding-top:1rem!important}.tw-pt-6{padding-top:1.5rem!important}.tw-pt-8{padding-top:2rem!important}.tw-text-left{text-align:left!important}.tw-text-center{text-align:center!important}.tw-text-right{text-align:right!important}.tw-text-start{text-align:start!important}.tw-font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.tw-font-sans{font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"!important}.tw-text-2xl{font-size:1.5rem!important;line-height:2rem!important}.tw-text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.tw-text-\[10pt\]{font-size:10pt!important}.tw-text-\[11pt\]{font-size:11pt!important}.tw-text-\[12px\]{font-size:12px!important}.tw-text-\[2\.5rem\]{font-size:2.5rem!important}.tw-text-\[4rem\]{font-size:4rem!important}.tw-text-base{font-size:1rem!important;line-height:1.5rem!important}.tw-text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.tw-text-sm{font-size:.875rem!important;line-height:1.25rem!important}.tw-text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.tw-text-xs{font-size:.75rem!important;line-height:1rem!important}.tw-font-bold{font-weight:700!important}.tw-font-extrabold{font-weight:800!important}.tw-font-extralight{font-weight:200!important}.tw-font-light{font-weight:300!important}.tw-font-medium{font-weight:500!important}.tw-font-normal{font-weight:400!important}.tw-font-semibold{font-weight:600!important}.tw-font-thin{font-weight:100!important}.tw-uppercase{text-transform:uppercase!important}.\!tw-leading-loose{line-height:2!important}.tw-leading-10{line-height:2.5rem!important}.tw-leading-4{line-height:1rem!important}.tw-leading-5{line-height:1.25rem!important}.tw-leading-\[2\.7rem\]{line-height:2.7rem!important}.tw-leading-loose{line-height:2!important}.tw-tracking-widest{letter-spacing:.1em!important}.tw-text-\[\#5a6579\]{--tw-text-opacity: 1 !important;color:rgb(90 101 121 / var(--tw-text-opacity, 1))!important}.tw-text-accent{--tw-text-opacity: 1 !important;color:rgb(235 180 76 / var(--tw-text-opacity, 1))!important}.tw-text-blue-700{--tw-text-opacity: 1 !important;color:rgb(29 78 216 / var(--tw-text-opacity, 1))!important}.tw-text-blue-800{--tw-text-opacity: 1 !important;color:rgb(30 64 175 / var(--tw-text-opacity, 1))!important}.tw-text-gray-400{--tw-text-opacity: 1 !important;color:rgba(var(--gray-400),var(--tw-text-opacity, 1))!important}.tw-text-gray-500{--tw-text-opacity: 1 !important;color:rgba(var(--gray-500),var(--tw-text-opacity, 1))!important}.tw-text-gray-600{--tw-text-opacity: 1 !important;color:rgba(var(--gray-600),var(--tw-text-opacity, 1))!important}.tw-text-gray-700{--tw-text-opacity: 1 !important;color:rgba(var(--gray-700),var(--tw-text-opacity, 1))!important}.tw-text-gray-800{--tw-text-opacity: 1 !important;color:rgba(var(--gray-800),var(--tw-text-opacity, 1))!important}.tw-text-gray-900{--tw-text-opacity: 1 !important;color:rgba(var(--gray-900),var(--tw-text-opacity, 1))!important}.tw-text-green-400{--tw-text-opacity: 1 !important;color:rgb(74 222 128 / var(--tw-text-opacity, 1))!important}.tw-text-green-500{--tw-text-opacity: 1 !important;color:rgb(34 197 94 / var(--tw-text-opacity, 1))!important}.tw-text-green-600{--tw-text-opacity: 1 !important;color:rgb(22 163 74 / var(--tw-text-opacity, 1))!important}.tw-text-indigo-700{--tw-text-opacity: 1 !important;color:rgb(67 56 202 / var(--tw-text-opacity, 1))!important}.tw-text-inherit{color:inherit!important}.tw-text-primary{--tw-text-opacity: 1 !important;color:rgb(31 45 73 / var(--tw-text-opacity, 1))!important}.tw-text-red-500{--tw-text-opacity: 1 !important;color:rgb(239 68 68 / var(--tw-text-opacity, 1))!important}.tw-text-red-600{--tw-text-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-text-opacity, 1))!important}.tw-text-secondary{--tw-text-opacity: 1 !important;color:rgb(10 188 189 / var(--tw-text-opacity, 1))!important}.tw-text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.tw-underline{text-decoration-line:underline!important}.tw-no-underline{text-decoration-line:none!important}.tw-antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.tw-placeholder-secondary::-moz-placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(10 188 189 / var(--tw-placeholder-opacity, 1))!important}.tw-placeholder-secondary::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(10 188 189 / var(--tw-placeholder-opacity, 1))!important}.tw-opacity-0{opacity:0!important}.tw-opacity-100{opacity:1!important}.tw-opacity-30{opacity:.3!important}.tw-opacity-75{opacity:.75!important}.tw-shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25) !important;--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-outline-transparent{outline-color:transparent!important}.tw-ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.tw-ring-black{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1)) !important}.tw-ring-transparent{--tw-ring-color: transparent !important}.tw-ring-opacity-5{--tw-ring-opacity: .05 !important}.tw-drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / .15)) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.tw-drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1)) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.tw-drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06)) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.tw-drop-shadow-none{--tw-drop-shadow: drop-shadow(0 0 #0000) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.tw-drop-shadow-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / .03)) drop-shadow(0 8px 5px rgb(0 0 0 / .08)) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.tw-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.tw-transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.tw-duration-150{transition-duration:.15s!important}.tw-duration-300{transition-duration:.3s!important}.tw-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.tw-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.tw-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}[x-cloak]{display:none}html,body{font-family:Poppins,sans-serif!important;overflow-x:hidden!important}body{overflow-y:hidden}img{height:auto;max-width:100%;font-style:italic;background-repeat:no-repeat;background-size:cover}input[type=password]::-ms-reveal{display:none}.cursor-pointer{cursor:pointer}.tw-h-800{height:800px}.tw-pt-126{padding-top:126px}.tw-full-w{width:100%!important}.tw-h-bg-vivascore{height:1080px}.tw-responsive-h{height:300px}.lh-55px{line-height:55px}.lh-37px{line-height:37px}.lh-35px{line-height:35px}.lh-2{line-height:2}.op-muted{opacity:.5}.top-70{top:78%!important}.z-2{z-index:2}.flip{transform:rotate(180deg)}.cover{-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.translate-md-middle{transform:translate(-50%,-50%)!important}}@media (min-width: 992px){.translate-lg-middle{transform:translate(-50%,-50%)!important}}.bg-green{background-color:#0abcbd}.bg-yellow{background-color:#ebb44c}.bg-light-blue{background-color:#b6caef}.bg-blue{background-color:#065492}.bg-dark-blue{background:#1f2d48;color:#fff}.bg-white{color:#1f2d48}.text-green{color:#9db89b!important}.text-blue{color:#075493!important}.text-dark-blue{color:#1f2d48!important}.light_blue{color:#b6caef!important}.text-dark-blue-70,.accordion-text{color:#1f2d48!important;opacity:.7}.green-border-bottom{border-bottom:.5rem solid #9DB89B}.green-btn-hover:hover{background-color:#fff!important;color:#9db89b!important}.border-green{border-color:#9db89b!important}.paragraph{font-size:16px!important;font-weight:200!important;line-height:30px!important}.new.paragraph{font-size:20px!important;font-weight:200!important;line-height:35px!important}.header-light{font-size:30px!important;font-weight:300!important;line-height:50px!important}.header-bold{font-size:30px!important;font-weight:700!important;line-height:50px!important}.box-description.paragraph{font-size:14px!important;line-height:25px!important}.w-2{width:2%!important}.w-4{width:4%!important}.w-6{width:6%!important}.w-8{width:8%!important}.w-10{width:10%!important}.w-12{width:12%!important}.w-14{width:14%!important}.w-16{width:16%!important}.w-18{width:18%!important}.w-20{width:20%!important}.w-22{width:22%!important}.w-24{width:24%!important}.w-26{width:26%!important}.w-28{width:28%!important}.w-30{width:30%!important}.w-32{width:32%!important}.w-34{width:34%!important}.w-36{width:36%!important}.w-38{width:38%!important}.w-40{width:40%!important}.w-42{width:42%!important}.w-44{width:44%!important}.w-46{width:46%!important}.w-48{width:48%!important}.w-50{width:50%!important}.w-52{width:52%!important}.w-54{width:54%!important}.w-56{width:56%!important}.w-58{width:58%!important}.w-60{width:60%!important}.w-62{width:62%!important}.w-64{width:64%!important}.w-66{width:66%!important}.w-68{width:68%!important}.w-70{width:70%!important}.w-72{width:72%!important}.w-74{width:74%!important}.w-76{width:76%!important}.w-78{width:78%!important}.w-80{width:80%!important}.w-82{width:82%!important}.w-84{width:84%!important}.w-86{width:86%!important}.w-88{width:88%!important}.w-90{width:90%!important}.w-92{width:92%!important}.w-94{width:94%!important}.w-96{width:96%!important}.w-98{width:98%!important}.w-100{width:100%!important}.w-auto{width:auto}@media (min-width: 0){.w-xs-2{width:2%!important}.w-xs-4{width:4%!important}.w-xs-6{width:6%!important}.w-xs-8{width:8%!important}.w-xs-10{width:10%!important}.w-xs-12{width:12%!important}.w-xs-14{width:14%!important}.w-xs-16{width:16%!important}.w-xs-18{width:18%!important}.w-xs-20{width:20%!important}.w-xs-22{width:22%!important}.w-xs-24{width:24%!important}.w-xs-26{width:26%!important}.w-xs-28{width:28%!important}.w-xs-30{width:30%!important}.w-xs-32{width:32%!important}.w-xs-34{width:34%!important}.w-xs-36{width:36%!important}.w-xs-38{width:38%!important}.w-xs-40{width:40%!important}.w-xs-42{width:42%!important}.w-xs-44{width:44%!important}.w-xs-46{width:46%!important}.w-xs-48{width:48%!important}.w-xs-50{width:50%!important}.w-xs-52{width:52%!important}.w-xs-54{width:54%!important}.w-xs-56{width:56%!important}.w-xs-58{width:58%!important}.w-xs-60{width:60%!important}.w-xs-62{width:62%!important}.w-xs-64{width:64%!important}.w-xs-66{width:66%!important}.w-xs-68{width:68%!important}.w-xs-70{width:70%!important}.w-xs-72{width:72%!important}.w-xs-74{width:74%!important}.w-xs-76{width:76%!important}.w-xs-78{width:78%!important}.w-xs-80{width:80%!important}.w-xs-82{width:82%!important}.w-xs-84{width:84%!important}.w-xs-86{width:86%!important}.w-xs-88{width:88%!important}.w-xs-90{width:90%!important}.w-xs-92{width:92%!important}.w-xs-94{width:94%!important}.w-xs-96{width:96%!important}.w-xs-98{width:98%!important}.w-xs-100{width:100%!important}.w-xs-auto{width:auto!important}}@media (min-width: 380px){.w-ms-2{width:2%!important}.w-ms-4{width:4%!important}.w-ms-6{width:6%!important}.w-ms-8{width:8%!important}.w-ms-10{width:10%!important}.w-ms-12{width:12%!important}.w-ms-14{width:14%!important}.w-ms-16{width:16%!important}.w-ms-18{width:18%!important}.w-ms-20{width:20%!important}.w-ms-22{width:22%!important}.w-ms-24{width:24%!important}.w-ms-26{width:26%!important}.w-ms-28{width:28%!important}.w-ms-30{width:30%!important}.w-ms-32{width:32%!important}.w-ms-34{width:34%!important}.w-ms-36{width:36%!important}.w-ms-38{width:38%!important}.w-ms-40{width:40%!important}.w-ms-42{width:42%!important}.w-ms-44{width:44%!important}.w-ms-46{width:46%!important}.w-ms-48{width:48%!important}.w-ms-50{width:50%!important}.w-ms-52{width:52%!important}.w-ms-54{width:54%!important}.w-ms-56{width:56%!important}.w-ms-58{width:58%!important}.w-ms-60{width:60%!important}.w-ms-62{width:62%!important}.w-ms-64{width:64%!important}.w-ms-66{width:66%!important}.w-ms-68{width:68%!important}.w-ms-70{width:70%!important}.w-ms-72{width:72%!important}.w-ms-74{width:74%!important}.w-ms-76{width:76%!important}.w-ms-78{width:78%!important}.w-ms-80{width:80%!important}.w-ms-82{width:82%!important}.w-ms-84{width:84%!important}.w-ms-86{width:86%!important}.w-ms-88{width:88%!important}.w-ms-90{width:90%!important}.w-ms-92{width:92%!important}.w-ms-94{width:94%!important}.w-ms-96{width:96%!important}.w-ms-98{width:98%!important}.w-ms-100{width:100%!important}.w-ms-auto{width:auto!important}}@media (min-width: 576px){.w-sm-2{width:2%!important}.w-sm-4{width:4%!important}.w-sm-6{width:6%!important}.w-sm-8{width:8%!important}.w-sm-10{width:10%!important}.w-sm-12{width:12%!important}.w-sm-14{width:14%!important}.w-sm-16{width:16%!important}.w-sm-18{width:18%!important}.w-sm-20{width:20%!important}.w-sm-22{width:22%!important}.w-sm-24{width:24%!important}.w-sm-26{width:26%!important}.w-sm-28{width:28%!important}.w-sm-30{width:30%!important}.w-sm-32{width:32%!important}.w-sm-34{width:34%!important}.w-sm-36{width:36%!important}.w-sm-38{width:38%!important}.w-sm-40{width:40%!important}.w-sm-42{width:42%!important}.w-sm-44{width:44%!important}.w-sm-46{width:46%!important}.w-sm-48{width:48%!important}.w-sm-50{width:50%!important}.w-sm-52{width:52%!important}.w-sm-54{width:54%!important}.w-sm-56{width:56%!important}.w-sm-58{width:58%!important}.w-sm-60{width:60%!important}.w-sm-62{width:62%!important}.w-sm-64{width:64%!important}.w-sm-66{width:66%!important}.w-sm-68{width:68%!important}.w-sm-70{width:70%!important}.w-sm-72{width:72%!important}.w-sm-74{width:74%!important}.w-sm-76{width:76%!important}.w-sm-78{width:78%!important}.w-sm-80{width:80%!important}.w-sm-82{width:82%!important}.w-sm-84{width:84%!important}.w-sm-86{width:86%!important}.w-sm-88{width:88%!important}.w-sm-90{width:90%!important}.w-sm-92{width:92%!important}.w-sm-94{width:94%!important}.w-sm-96{width:96%!important}.w-sm-98{width:98%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}}@media (min-width: 768px){.w-md-2{width:2%!important}.w-md-4{width:4%!important}.w-md-6{width:6%!important}.w-md-8{width:8%!important}.w-md-10{width:10%!important}.w-md-12{width:12%!important}.w-md-14{width:14%!important}.w-md-16{width:16%!important}.w-md-18{width:18%!important}.w-md-20{width:20%!important}.w-md-22{width:22%!important}.w-md-24{width:24%!important}.w-md-26{width:26%!important}.w-md-28{width:28%!important}.w-md-30{width:30%!important}.w-md-32{width:32%!important}.w-md-34{width:34%!important}.w-md-36{width:36%!important}.w-md-38{width:38%!important}.w-md-40{width:40%!important}.w-md-42{width:42%!important}.w-md-44{width:44%!important}.w-md-46{width:46%!important}.w-md-48{width:48%!important}.w-md-50{width:50%!important}.w-md-52{width:52%!important}.w-md-54{width:54%!important}.w-md-56{width:56%!important}.w-md-58{width:58%!important}.w-md-60{width:60%!important}.w-md-62{width:62%!important}.w-md-64{width:64%!important}.w-md-66{width:66%!important}.w-md-68{width:68%!important}.w-md-70{width:70%!important}.w-md-72{width:72%!important}.w-md-74{width:74%!important}.w-md-76{width:76%!important}.w-md-78{width:78%!important}.w-md-80{width:80%!important}.w-md-82{width:82%!important}.w-md-84{width:84%!important}.w-md-86{width:86%!important}.w-md-88{width:88%!important}.w-md-90{width:90%!important}.w-md-92{width:92%!important}.w-md-94{width:94%!important}.w-md-96{width:96%!important}.w-md-98{width:98%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}}@media (min-width: 992px){.w-lg-2{width:2%!important}.w-lg-4{width:4%!important}.w-lg-6{width:6%!important}.w-lg-8{width:8%!important}.w-lg-10{width:10%!important}.w-lg-12{width:12%!important}.w-lg-14{width:14%!important}.w-lg-16{width:16%!important}.w-lg-18{width:18%!important}.w-lg-20{width:20%!important}.w-lg-22{width:22%!important}.w-lg-24{width:24%!important}.w-lg-26{width:26%!important}.w-lg-28{width:28%!important}.w-lg-30{width:30%!important}.w-lg-32{width:32%!important}.w-lg-34{width:34%!important}.w-lg-36{width:36%!important}.w-lg-38{width:38%!important}.w-lg-40{width:40%!important}.w-lg-42{width:42%!important}.w-lg-44{width:44%!important}.w-lg-46{width:46%!important}.w-lg-48{width:48%!important}.w-lg-50{width:50%!important}.w-lg-52{width:52%!important}.w-lg-54{width:54%!important}.w-lg-56{width:56%!important}.w-lg-58{width:58%!important}.w-lg-60{width:60%!important}.w-lg-62{width:62%!important}.w-lg-64{width:64%!important}.w-lg-66{width:66%!important}.w-lg-68{width:68%!important}.w-lg-70{width:70%!important}.w-lg-72{width:72%!important}.w-lg-74{width:74%!important}.w-lg-76{width:76%!important}.w-lg-78{width:78%!important}.w-lg-80{width:80%!important}.w-lg-82{width:82%!important}.w-lg-84{width:84%!important}.w-lg-86{width:86%!important}.w-lg-88{width:88%!important}.w-lg-90{width:90%!important}.w-lg-92{width:92%!important}.w-lg-94{width:94%!important}.w-lg-96{width:96%!important}.w-lg-98{width:98%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}}@media (min-width: 1200px){.w-xl-2{width:2%!important}.w-xl-4{width:4%!important}.w-xl-6{width:6%!important}.w-xl-8{width:8%!important}.w-xl-10{width:10%!important}.w-xl-12{width:12%!important}.w-xl-14{width:14%!important}.w-xl-16{width:16%!important}.w-xl-18{width:18%!important}.w-xl-20{width:20%!important}.w-xl-22{width:22%!important}.w-xl-24{width:24%!important}.w-xl-26{width:26%!important}.w-xl-28{width:28%!important}.w-xl-30{width:30%!important}.w-xl-32{width:32%!important}.w-xl-34{width:34%!important}.w-xl-36{width:36%!important}.w-xl-38{width:38%!important}.w-xl-40{width:40%!important}.w-xl-42{width:42%!important}.w-xl-44{width:44%!important}.w-xl-46{width:46%!important}.w-xl-48{width:48%!important}.w-xl-50{width:50%!important}.w-xl-52{width:52%!important}.w-xl-54{width:54%!important}.w-xl-56{width:56%!important}.w-xl-58{width:58%!important}.w-xl-60{width:60%!important}.w-xl-62{width:62%!important}.w-xl-64{width:64%!important}.w-xl-66{width:66%!important}.w-xl-68{width:68%!important}.w-xl-70{width:70%!important}.w-xl-72{width:72%!important}.w-xl-74{width:74%!important}.w-xl-76{width:76%!important}.w-xl-78{width:78%!important}.w-xl-80{width:80%!important}.w-xl-82{width:82%!important}.w-xl-84{width:84%!important}.w-xl-86{width:86%!important}.w-xl-88{width:88%!important}.w-xl-90{width:90%!important}.w-xl-92{width:92%!important}.w-xl-94{width:94%!important}.w-xl-96{width:96%!important}.w-xl-98{width:98%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}}@media (min-width: 1400px){.w-xxl-2{width:2%!important}.w-xxl-4{width:4%!important}.w-xxl-6{width:6%!important}.w-xxl-8{width:8%!important}.w-xxl-10{width:10%!important}.w-xxl-12{width:12%!important}.w-xxl-14{width:14%!important}.w-xxl-16{width:16%!important}.w-xxl-18{width:18%!important}.w-xxl-20{width:20%!important}.w-xxl-22{width:22%!important}.w-xxl-24{width:24%!important}.w-xxl-26{width:26%!important}.w-xxl-28{width:28%!important}.w-xxl-30{width:30%!important}.w-xxl-32{width:32%!important}.w-xxl-34{width:34%!important}.w-xxl-36{width:36%!important}.w-xxl-38{width:38%!important}.w-xxl-40{width:40%!important}.w-xxl-42{width:42%!important}.w-xxl-44{width:44%!important}.w-xxl-46{width:46%!important}.w-xxl-48{width:48%!important}.w-xxl-50{width:50%!important}.w-xxl-52{width:52%!important}.w-xxl-54{width:54%!important}.w-xxl-56{width:56%!important}.w-xxl-58{width:58%!important}.w-xxl-60{width:60%!important}.w-xxl-62{width:62%!important}.w-xxl-64{width:64%!important}.w-xxl-66{width:66%!important}.w-xxl-68{width:68%!important}.w-xxl-70{width:70%!important}.w-xxl-72{width:72%!important}.w-xxl-74{width:74%!important}.w-xxl-76{width:76%!important}.w-xxl-78{width:78%!important}.w-xxl-80{width:80%!important}.w-xxl-82{width:82%!important}.w-xxl-84{width:84%!important}.w-xxl-86{width:86%!important}.w-xxl-88{width:88%!important}.w-xxl-90{width:90%!important}.w-xxl-92{width:92%!important}.w-xxl-94{width:94%!important}.w-xxl-96{width:96%!important}.w-xxl-98{width:98%!important}.w-xxl-100{width:100%!important}.w-xxl-auto{width:auto!important}}.h-2{height:2%!important}.h-4{height:4%!important}.h-6{height:6%!important}.h-8{height:8%!important}.h-10{height:10%!important}.h-12{height:12%!important}.h-14{height:14%!important}.h-16{height:16%!important}.h-18{height:18%!important}.h-20{height:20%!important}.h-22{height:22%!important}.h-24{height:24%!important}.h-26{height:26%!important}.h-28{height:28%!important}.h-30{height:30%!important}.h-32{height:32%!important}.h-34{height:34%!important}.h-36{height:36%!important}.h-38{height:38%!important}.h-40{height:40%!important}.h-42{height:42%!important}.h-44{height:44%!important}.h-46{height:46%!important}.h-48{height:48%!important}.h-50{height:50%!important}.h-52{height:52%!important}.h-54{height:54%!important}.h-56{height:56%!important}.h-58{height:58%!important}.h-60{height:60%!important}.h-62{height:62%!important}.h-64{height:64%!important}.h-66{height:66%!important}.h-68{height:68%!important}.h-70{height:70%!important}.h-72{height:72%!important}.h-74{height:74%!important}.h-76{height:76%!important}.h-78{height:78%!important}.h-80{height:80%!important}.h-82{height:82%!important}.h-84{height:84%!important}.h-86{height:86%!important}.h-88{height:88%!important}.h-90{height:90%!important}.h-92{height:92%!important}.h-94{height:94%!important}.h-96{height:96%!important}.h-98{height:98%!important}.h-100{height:100%!important}.h-auto{height:auto}@media (min-width: 0){.h-xs-2{height:2%!important}.h-xs-4{height:4%!important}.h-xs-6{height:6%!important}.h-xs-8{height:8%!important}.h-xs-10{height:10%!important}.h-xs-12{height:12%!important}.h-xs-14{height:14%!important}.h-xs-16{height:16%!important}.h-xs-18{height:18%!important}.h-xs-20{height:20%!important}.h-xs-22{height:22%!important}.h-xs-24{height:24%!important}.h-xs-26{height:26%!important}.h-xs-28{height:28%!important}.h-xs-30{height:30%!important}.h-xs-32{height:32%!important}.h-xs-34{height:34%!important}.h-xs-36{height:36%!important}.h-xs-38{height:38%!important}.h-xs-40{height:40%!important}.h-xs-42{height:42%!important}.h-xs-44{height:44%!important}.h-xs-46{height:46%!important}.h-xs-48{height:48%!important}.h-xs-50{height:50%!important}.h-xs-52{height:52%!important}.h-xs-54{height:54%!important}.h-xs-56{height:56%!important}.h-xs-58{height:58%!important}.h-xs-60{height:60%!important}.h-xs-62{height:62%!important}.h-xs-64{height:64%!important}.h-xs-66{height:66%!important}.h-xs-68{height:68%!important}.h-xs-70{height:70%!important}.h-xs-72{height:72%!important}.h-xs-74{height:74%!important}.h-xs-76{height:76%!important}.h-xs-78{height:78%!important}.h-xs-80{height:80%!important}.h-xs-82{height:82%!important}.h-xs-84{height:84%!important}.h-xs-86{height:86%!important}.h-xs-88{height:88%!important}.h-xs-90{height:90%!important}.h-xs-92{height:92%!important}.h-xs-94{height:94%!important}.h-xs-96{height:96%!important}.h-xs-98{height:98%!important}.h-xs-100{height:100%!important}.h-xs-auto{height:auto!important}}@media (min-width: 380px){.h-ms-2{height:2%!important}.h-ms-4{height:4%!important}.h-ms-6{height:6%!important}.h-ms-8{height:8%!important}.h-ms-10{height:10%!important}.h-ms-12{height:12%!important}.h-ms-14{height:14%!important}.h-ms-16{height:16%!important}.h-ms-18{height:18%!important}.h-ms-20{height:20%!important}.h-ms-22{height:22%!important}.h-ms-24{height:24%!important}.h-ms-26{height:26%!important}.h-ms-28{height:28%!important}.h-ms-30{height:30%!important}.h-ms-32{height:32%!important}.h-ms-34{height:34%!important}.h-ms-36{height:36%!important}.h-ms-38{height:38%!important}.h-ms-40{height:40%!important}.h-ms-42{height:42%!important}.h-ms-44{height:44%!important}.h-ms-46{height:46%!important}.h-ms-48{height:48%!important}.h-ms-50{height:50%!important}.h-ms-52{height:52%!important}.h-ms-54{height:54%!important}.h-ms-56{height:56%!important}.h-ms-58{height:58%!important}.h-ms-60{height:60%!important}.h-ms-62{height:62%!important}.h-ms-64{height:64%!important}.h-ms-66{height:66%!important}.h-ms-68{height:68%!important}.h-ms-70{height:70%!important}.h-ms-72{height:72%!important}.h-ms-74{height:74%!important}.h-ms-76{height:76%!important}.h-ms-78{height:78%!important}.h-ms-80{height:80%!important}.h-ms-82{height:82%!important}.h-ms-84{height:84%!important}.h-ms-86{height:86%!important}.h-ms-88{height:88%!important}.h-ms-90{height:90%!important}.h-ms-92{height:92%!important}.h-ms-94{height:94%!important}.h-ms-96{height:96%!important}.h-ms-98{height:98%!important}.h-ms-100{height:100%!important}.h-ms-auto{height:auto!important}}@media (min-width: 576px){.h-sm-2{height:2%!important}.h-sm-4{height:4%!important}.h-sm-6{height:6%!important}.h-sm-8{height:8%!important}.h-sm-10{height:10%!important}.h-sm-12{height:12%!important}.h-sm-14{height:14%!important}.h-sm-16{height:16%!important}.h-sm-18{height:18%!important}.h-sm-20{height:20%!important}.h-sm-22{height:22%!important}.h-sm-24{height:24%!important}.h-sm-26{height:26%!important}.h-sm-28{height:28%!important}.h-sm-30{height:30%!important}.h-sm-32{height:32%!important}.h-sm-34{height:34%!important}.h-sm-36{height:36%!important}.h-sm-38{height:38%!important}.h-sm-40{height:40%!important}.h-sm-42{height:42%!important}.h-sm-44{height:44%!important}.h-sm-46{height:46%!important}.h-sm-48{height:48%!important}.h-sm-50{height:50%!important}.h-sm-52{height:52%!important}.h-sm-54{height:54%!important}.h-sm-56{height:56%!important}.h-sm-58{height:58%!important}.h-sm-60{height:60%!important}.h-sm-62{height:62%!important}.h-sm-64{height:64%!important}.h-sm-66{height:66%!important}.h-sm-68{height:68%!important}.h-sm-70{height:70%!important}.h-sm-72{height:72%!important}.h-sm-74{height:74%!important}.h-sm-76{height:76%!important}.h-sm-78{height:78%!important}.h-sm-80{height:80%!important}.h-sm-82{height:82%!important}.h-sm-84{height:84%!important}.h-sm-86{height:86%!important}.h-sm-88{height:88%!important}.h-sm-90{height:90%!important}.h-sm-92{height:92%!important}.h-sm-94{height:94%!important}.h-sm-96{height:96%!important}.h-sm-98{height:98%!important}.h-sm-100{height:100%!important}.h-sm-auto{height:auto!important}}@media (min-width: 768px){.h-md-2{height:2%!important}.h-md-4{height:4%!important}.h-md-6{height:6%!important}.h-md-8{height:8%!important}.h-md-10{height:10%!important}.h-md-12{height:12%!important}.h-md-14{height:14%!important}.h-md-16{height:16%!important}.h-md-18{height:18%!important}.h-md-20{height:20%!important}.h-md-22{height:22%!important}.h-md-24{height:24%!important}.h-md-26{height:26%!important}.h-md-28{height:28%!important}.h-md-30{height:30%!important}.h-md-32{height:32%!important}.h-md-34{height:34%!important}.h-md-36{height:36%!important}.h-md-38{height:38%!important}.h-md-40{height:40%!important}.h-md-42{height:42%!important}.h-md-44{height:44%!important}.h-md-46{height:46%!important}.h-md-48{height:48%!important}.h-md-50{height:50%!important}.h-md-52{height:52%!important}.h-md-54{height:54%!important}.h-md-56{height:56%!important}.h-md-58{height:58%!important}.h-md-60{height:60%!important}.h-md-62{height:62%!important}.h-md-64{height:64%!important}.h-md-66{height:66%!important}.h-md-68{height:68%!important}.h-md-70{height:70%!important}.h-md-72{height:72%!important}.h-md-74{height:74%!important}.h-md-76{height:76%!important}.h-md-78{height:78%!important}.h-md-80{height:80%!important}.h-md-82{height:82%!important}.h-md-84{height:84%!important}.h-md-86{height:86%!important}.h-md-88{height:88%!important}.h-md-90{height:90%!important}.h-md-92{height:92%!important}.h-md-94{height:94%!important}.h-md-96{height:96%!important}.h-md-98{height:98%!important}.h-md-100{height:100%!important}.h-md-auto{height:auto!important}}@media (min-width: 992px){.h-lg-2{height:2%!important}.h-lg-4{height:4%!important}.h-lg-6{height:6%!important}.h-lg-8{height:8%!important}.h-lg-10{height:10%!important}.h-lg-12{height:12%!important}.h-lg-14{height:14%!important}.h-lg-16{height:16%!important}.h-lg-18{height:18%!important}.h-lg-20{height:20%!important}.h-lg-22{height:22%!important}.h-lg-24{height:24%!important}.h-lg-26{height:26%!important}.h-lg-28{height:28%!important}.h-lg-30{height:30%!important}.h-lg-32{height:32%!important}.h-lg-34{height:34%!important}.h-lg-36{height:36%!important}.h-lg-38{height:38%!important}.h-lg-40{height:40%!important}.h-lg-42{height:42%!important}.h-lg-44{height:44%!important}.h-lg-46{height:46%!important}.h-lg-48{height:48%!important}.h-lg-50{height:50%!important}.h-lg-52{height:52%!important}.h-lg-54{height:54%!important}.h-lg-56{height:56%!important}.h-lg-58{height:58%!important}.h-lg-60{height:60%!important}.h-lg-62{height:62%!important}.h-lg-64{height:64%!important}.h-lg-66{height:66%!important}.h-lg-68{height:68%!important}.h-lg-70{height:70%!important}.h-lg-72{height:72%!important}.h-lg-74{height:74%!important}.h-lg-76{height:76%!important}.h-lg-78{height:78%!important}.h-lg-80{height:80%!important}.h-lg-82{height:82%!important}.h-lg-84{height:84%!important}.h-lg-86{height:86%!important}.h-lg-88{height:88%!important}.h-lg-90{height:90%!important}.h-lg-92{height:92%!important}.h-lg-94{height:94%!important}.h-lg-96{height:96%!important}.h-lg-98{height:98%!important}.h-lg-100{height:100%!important}.h-lg-auto{height:auto!important}}@media (min-width: 1200px){.h-xl-2{height:2%!important}.h-xl-4{height:4%!important}.h-xl-6{height:6%!important}.h-xl-8{height:8%!important}.h-xl-10{height:10%!important}.h-xl-12{height:12%!important}.h-xl-14{height:14%!important}.h-xl-16{height:16%!important}.h-xl-18{height:18%!important}.h-xl-20{height:20%!important}.h-xl-22{height:22%!important}.h-xl-24{height:24%!important}.h-xl-26{height:26%!important}.h-xl-28{height:28%!important}.h-xl-30{height:30%!important}.h-xl-32{height:32%!important}.h-xl-34{height:34%!important}.h-xl-36{height:36%!important}.h-xl-38{height:38%!important}.h-xl-40{height:40%!important}.h-xl-42{height:42%!important}.h-xl-44{height:44%!important}.h-xl-46{height:46%!important}.h-xl-48{height:48%!important}.h-xl-50{height:50%!important}.h-xl-52{height:52%!important}.h-xl-54{height:54%!important}.h-xl-56{height:56%!important}.h-xl-58{height:58%!important}.h-xl-60{height:60%!important}.h-xl-62{height:62%!important}.h-xl-64{height:64%!important}.h-xl-66{height:66%!important}.h-xl-68{height:68%!important}.h-xl-70{height:70%!important}.h-xl-72{height:72%!important}.h-xl-74{height:74%!important}.h-xl-76{height:76%!important}.h-xl-78{height:78%!important}.h-xl-80{height:80%!important}.h-xl-82{height:82%!important}.h-xl-84{height:84%!important}.h-xl-86{height:86%!important}.h-xl-88{height:88%!important}.h-xl-90{height:90%!important}.h-xl-92{height:92%!important}.h-xl-94{height:94%!important}.h-xl-96{height:96%!important}.h-xl-98{height:98%!important}.h-xl-100{height:100%!important}.h-xl-auto{height:auto!important}}@media (min-width: 1400px){.h-xxl-2{height:2%!important}.h-xxl-4{height:4%!important}.h-xxl-6{height:6%!important}.h-xxl-8{height:8%!important}.h-xxl-10{height:10%!important}.h-xxl-12{height:12%!important}.h-xxl-14{height:14%!important}.h-xxl-16{height:16%!important}.h-xxl-18{height:18%!important}.h-xxl-20{height:20%!important}.h-xxl-22{height:22%!important}.h-xxl-24{height:24%!important}.h-xxl-26{height:26%!important}.h-xxl-28{height:28%!important}.h-xxl-30{height:30%!important}.h-xxl-32{height:32%!important}.h-xxl-34{height:34%!important}.h-xxl-36{height:36%!important}.h-xxl-38{height:38%!important}.h-xxl-40{height:40%!important}.h-xxl-42{height:42%!important}.h-xxl-44{height:44%!important}.h-xxl-46{height:46%!important}.h-xxl-48{height:48%!important}.h-xxl-50{height:50%!important}.h-xxl-52{height:52%!important}.h-xxl-54{height:54%!important}.h-xxl-56{height:56%!important}.h-xxl-58{height:58%!important}.h-xxl-60{height:60%!important}.h-xxl-62{height:62%!important}.h-xxl-64{height:64%!important}.h-xxl-66{height:66%!important}.h-xxl-68{height:68%!important}.h-xxl-70{height:70%!important}.h-xxl-72{height:72%!important}.h-xxl-74{height:74%!important}.h-xxl-76{height:76%!important}.h-xxl-78{height:78%!important}.h-xxl-80{height:80%!important}.h-xxl-82{height:82%!important}.h-xxl-84{height:84%!important}.h-xxl-86{height:86%!important}.h-xxl-88{height:88%!important}.h-xxl-90{height:90%!important}.h-xxl-92{height:92%!important}.h-xxl-94{height:94%!important}.h-xxl-96{height:96%!important}.h-xxl-98{height:98%!important}.h-xxl-100{height:100%!important}.h-xxl-auto{height:auto!important}}.width-6{width:6px!important}.width-7{width:7px!important}.width-8{width:8px!important}.width-9{width:9px!important}.width-10{width:10px!important}.width-11{width:11px!important}.width-12{width:12px!important}.width-13{width:13px!important}.width-14{width:14px!important}.width-15{width:15px!important}.width-16{width:16px!important}.width-17{width:17px!important}.width-18{width:18px!important}.width-19{width:19px!important}.width-20{width:20px!important}.width-21{width:21px!important}.width-22{width:22px!important}.width-23{width:23px!important}.width-24{width:24px!important}.width-25{width:25px!important}.width-26{width:26px!important}.width-27{width:27px!important}.width-28{width:28px!important}.width-29{width:29px!important}.width-30{width:30px!important}.width-31{width:31px!important}.width-32{width:32px!important}.width-33{width:33px!important}.width-34{width:34px!important}.width-35{width:35px!important}.width-36{width:36px!important}.width-37{width:37px!important}.width-38{width:38px!important}.width-39{width:39px!important}.width-40{width:40px!important}.width-41{width:41px!important}.width-42{width:42px!important}.width-43{width:43px!important}.width-44{width:44px!important}.width-45{width:45px!important}.width-46{width:46px!important}.width-47{width:47px!important}.width-48{width:48px!important}.width-49{width:49px!important}.width-50{width:50px!important}.width-52{width:52px!important}.width-54{width:54px!important}.width-56{width:56px!important}.width-58{width:58px!important}.width-60{width:60px!important}.width-62{width:62px!important}.width-64{width:64px!important}.width-66{width:66px!important}.width-68{width:68px!important}.width-70{width:70px!important}.width-72{width:72px!important}.width-74{width:74px!important}.width-76{width:76px!important}.width-78{width:78px!important}.width-80{width:80px!important}.width-82{width:82px!important}.width-84{width:84px!important}.width-86{width:86px!important}.width-88{width:88px!important}.width-90{width:90px!important}.width-92{width:92px!important}.width-94{width:94px!important}.width-96{width:96px!important}.width-98{width:98px!important}.width-100{width:100px!important}.width-105{width:105px!important}.width-110{width:110px!important}.width-115{width:115px!important}.width-120{width:120px!important}.width-125{width:125px!important}.width-130{width:130px!important}.width-135{width:135px!important}.width-140{width:140px!important}.width-145{width:145px!important}.width-150{width:150px!important}.width-155{width:155px!important}.width-160{width:160px!important}.width-165{width:165px!important}.width-170{width:170px!important}.width-175{width:175px!important}.width-180{width:180px!important}.width-185{width:185px!important}.width-190{width:190px!important}.width-195{width:195px!important}.width-200{width:200px!important}.width-205{width:205px!important}.width-210{width:210px!important}.width-215{width:215px!important}.width-220{width:220px!important}.width-225{width:225px!important}.width-230{width:230px!important}.width-235{width:235px!important}.width-240{width:240px!important}.width-245{width:245px!important}.width-250{width:250px!important}.width-260{width:260px!important}.width-270{width:270px!important}.width-280{width:280px!important}.width-290{width:290px!important}.width-300{width:300px!important}.width-310{width:310px!important}.width-320{width:320px!important}.width-330{width:330px!important}.width-340{width:340px!important}.width-350{width:350px!important}@media (min-width: 0){.width-xs-6{width:6px!important}.width-xs-7{width:7px!important}.width-xs-8{width:8px!important}.width-xs-9{width:9px!important}.width-xs-10{width:10px!important}.width-xs-11{width:11px!important}.width-xs-12{width:12px!important}.width-xs-13{width:13px!important}.width-xs-14{width:14px!important}.width-xs-15{width:15px!important}.width-xs-16{width:16px!important}.width-xs-17{width:17px!important}.width-xs-18{width:18px!important}.width-xs-19{width:19px!important}.width-xs-20{width:20px!important}.width-xs-21{width:21px!important}.width-xs-22{width:22px!important}.width-xs-23{width:23px!important}.width-xs-24{width:24px!important}.width-xs-25{width:25px!important}.width-xs-26{width:26px!important}.width-xs-27{width:27px!important}.width-xs-28{width:28px!important}.width-xs-29{width:29px!important}.width-xs-30{width:30px!important}.width-xs-31{width:31px!important}.width-xs-32{width:32px!important}.width-xs-33{width:33px!important}.width-xs-34{width:34px!important}.width-xs-35{width:35px!important}.width-xs-36{width:36px!important}.width-xs-37{width:37px!important}.width-xs-38{width:38px!important}.width-xs-39{width:39px!important}.width-xs-40{width:40px!important}.width-xs-41{width:41px!important}.width-xs-42{width:42px!important}.width-xs-43{width:43px!important}.width-xs-44{width:44px!important}.width-xs-45{width:45px!important}.width-xs-46{width:46px!important}.width-xs-47{width:47px!important}.width-xs-48{width:48px!important}.width-xs-49{width:49px!important}.width-xs-50{width:50px!important}.width-xs-52{width:52px!important}.width-xs-54{width:54px!important}.width-xs-56{width:56px!important}.width-xs-58{width:58px!important}.width-xs-60{width:60px!important}.width-xs-62{width:62px!important}.width-xs-64{width:64px!important}.width-xs-66{width:66px!important}.width-xs-68{width:68px!important}.width-xs-70{width:70px!important}.width-xs-72{width:72px!important}.width-xs-74{width:74px!important}.width-xs-76{width:76px!important}.width-xs-78{width:78px!important}.width-xs-80{width:80px!important}.width-xs-82{width:82px!important}.width-xs-84{width:84px!important}.width-xs-86{width:86px!important}.width-xs-88{width:88px!important}.width-xs-90{width:90px!important}.width-xs-92{width:92px!important}.width-xs-94{width:94px!important}.width-xs-96{width:96px!important}.width-xs-98{width:98px!important}.width-xs-100{width:100px!important}.width-xs-105{width:105px!important}.width-xs-110{width:110px!important}.width-xs-115{width:115px!important}.width-xs-120{width:120px!important}.width-xs-125{width:125px!important}.width-xs-130{width:130px!important}.width-xs-135{width:135px!important}.width-xs-140{width:140px!important}.width-xs-145{width:145px!important}.width-xs-150{width:150px!important}.width-xs-155{width:155px!important}.width-xs-160{width:160px!important}.width-xs-165{width:165px!important}.width-xs-170{width:170px!important}.width-xs-175{width:175px!important}.width-xs-180{width:180px!important}.width-xs-185{width:185px!important}.width-xs-190{width:190px!important}.width-xs-195{width:195px!important}.width-xs-200{width:200px!important}.width-xs-205{width:205px!important}.width-xs-210{width:210px!important}.width-xs-215{width:215px!important}.width-xs-220{width:220px!important}.width-xs-225{width:225px!important}.width-xs-230{width:230px!important}.width-xs-235{width:235px!important}.width-xs-240{width:240px!important}.width-xs-245{width:245px!important}.width-xs-250{width:250px!important}.width-xs-260{width:260px!important}.width-xs-270{width:270px!important}.width-xs-280{width:280px!important}.width-xs-290{width:290px!important}.width-xs-300{width:300px!important}.width-xs-310{width:310px!important}.width-xs-320{width:320px!important}.width-xs-330{width:330px!important}.width-xs-340{width:340px!important}.width-xs-350{width:350px!important}}@media (min-width: 380px){.width-ms-6{width:6px!important}.width-ms-7{width:7px!important}.width-ms-8{width:8px!important}.width-ms-9{width:9px!important}.width-ms-10{width:10px!important}.width-ms-11{width:11px!important}.width-ms-12{width:12px!important}.width-ms-13{width:13px!important}.width-ms-14{width:14px!important}.width-ms-15{width:15px!important}.width-ms-16{width:16px!important}.width-ms-17{width:17px!important}.width-ms-18{width:18px!important}.width-ms-19{width:19px!important}.width-ms-20{width:20px!important}.width-ms-21{width:21px!important}.width-ms-22{width:22px!important}.width-ms-23{width:23px!important}.width-ms-24{width:24px!important}.width-ms-25{width:25px!important}.width-ms-26{width:26px!important}.width-ms-27{width:27px!important}.width-ms-28{width:28px!important}.width-ms-29{width:29px!important}.width-ms-30{width:30px!important}.width-ms-31{width:31px!important}.width-ms-32{width:32px!important}.width-ms-33{width:33px!important}.width-ms-34{width:34px!important}.width-ms-35{width:35px!important}.width-ms-36{width:36px!important}.width-ms-37{width:37px!important}.width-ms-38{width:38px!important}.width-ms-39{width:39px!important}.width-ms-40{width:40px!important}.width-ms-41{width:41px!important}.width-ms-42{width:42px!important}.width-ms-43{width:43px!important}.width-ms-44{width:44px!important}.width-ms-45{width:45px!important}.width-ms-46{width:46px!important}.width-ms-47{width:47px!important}.width-ms-48{width:48px!important}.width-ms-49{width:49px!important}.width-ms-50{width:50px!important}.width-ms-52{width:52px!important}.width-ms-54{width:54px!important}.width-ms-56{width:56px!important}.width-ms-58{width:58px!important}.width-ms-60{width:60px!important}.width-ms-62{width:62px!important}.width-ms-64{width:64px!important}.width-ms-66{width:66px!important}.width-ms-68{width:68px!important}.width-ms-70{width:70px!important}.width-ms-72{width:72px!important}.width-ms-74{width:74px!important}.width-ms-76{width:76px!important}.width-ms-78{width:78px!important}.width-ms-80{width:80px!important}.width-ms-82{width:82px!important}.width-ms-84{width:84px!important}.width-ms-86{width:86px!important}.width-ms-88{width:88px!important}.width-ms-90{width:90px!important}.width-ms-92{width:92px!important}.width-ms-94{width:94px!important}.width-ms-96{width:96px!important}.width-ms-98{width:98px!important}.width-ms-100{width:100px!important}.width-ms-105{width:105px!important}.width-ms-110{width:110px!important}.width-ms-115{width:115px!important}.width-ms-120{width:120px!important}.width-ms-125{width:125px!important}.width-ms-130{width:130px!important}.width-ms-135{width:135px!important}.width-ms-140{width:140px!important}.width-ms-145{width:145px!important}.width-ms-150{width:150px!important}.width-ms-155{width:155px!important}.width-ms-160{width:160px!important}.width-ms-165{width:165px!important}.width-ms-170{width:170px!important}.width-ms-175{width:175px!important}.width-ms-180{width:180px!important}.width-ms-185{width:185px!important}.width-ms-190{width:190px!important}.width-ms-195{width:195px!important}.width-ms-200{width:200px!important}.width-ms-205{width:205px!important}.width-ms-210{width:210px!important}.width-ms-215{width:215px!important}.width-ms-220{width:220px!important}.width-ms-225{width:225px!important}.width-ms-230{width:230px!important}.width-ms-235{width:235px!important}.width-ms-240{width:240px!important}.width-ms-245{width:245px!important}.width-ms-250{width:250px!important}.width-ms-260{width:260px!important}.width-ms-270{width:270px!important}.width-ms-280{width:280px!important}.width-ms-290{width:290px!important}.width-ms-300{width:300px!important}.width-ms-310{width:310px!important}.width-ms-320{width:320px!important}.width-ms-330{width:330px!important}.width-ms-340{width:340px!important}.width-ms-350{width:350px!important}}@media (min-width: 576px){.width-sm-6{width:6px!important}.width-sm-7{width:7px!important}.width-sm-8{width:8px!important}.width-sm-9{width:9px!important}.width-sm-10{width:10px!important}.width-sm-11{width:11px!important}.width-sm-12{width:12px!important}.width-sm-13{width:13px!important}.width-sm-14{width:14px!important}.width-sm-15{width:15px!important}.width-sm-16{width:16px!important}.width-sm-17{width:17px!important}.width-sm-18{width:18px!important}.width-sm-19{width:19px!important}.width-sm-20{width:20px!important}.width-sm-21{width:21px!important}.width-sm-22{width:22px!important}.width-sm-23{width:23px!important}.width-sm-24{width:24px!important}.width-sm-25{width:25px!important}.width-sm-26{width:26px!important}.width-sm-27{width:27px!important}.width-sm-28{width:28px!important}.width-sm-29{width:29px!important}.width-sm-30{width:30px!important}.width-sm-31{width:31px!important}.width-sm-32{width:32px!important}.width-sm-33{width:33px!important}.width-sm-34{width:34px!important}.width-sm-35{width:35px!important}.width-sm-36{width:36px!important}.width-sm-37{width:37px!important}.width-sm-38{width:38px!important}.width-sm-39{width:39px!important}.width-sm-40{width:40px!important}.width-sm-41{width:41px!important}.width-sm-42{width:42px!important}.width-sm-43{width:43px!important}.width-sm-44{width:44px!important}.width-sm-45{width:45px!important}.width-sm-46{width:46px!important}.width-sm-47{width:47px!important}.width-sm-48{width:48px!important}.width-sm-49{width:49px!important}.width-sm-50{width:50px!important}.width-sm-52{width:52px!important}.width-sm-54{width:54px!important}.width-sm-56{width:56px!important}.width-sm-58{width:58px!important}.width-sm-60{width:60px!important}.width-sm-62{width:62px!important}.width-sm-64{width:64px!important}.width-sm-66{width:66px!important}.width-sm-68{width:68px!important}.width-sm-70{width:70px!important}.width-sm-72{width:72px!important}.width-sm-74{width:74px!important}.width-sm-76{width:76px!important}.width-sm-78{width:78px!important}.width-sm-80{width:80px!important}.width-sm-82{width:82px!important}.width-sm-84{width:84px!important}.width-sm-86{width:86px!important}.width-sm-88{width:88px!important}.width-sm-90{width:90px!important}.width-sm-92{width:92px!important}.width-sm-94{width:94px!important}.width-sm-96{width:96px!important}.width-sm-98{width:98px!important}.width-sm-100{width:100px!important}.width-sm-105{width:105px!important}.width-sm-110{width:110px!important}.width-sm-115{width:115px!important}.width-sm-120{width:120px!important}.width-sm-125{width:125px!important}.width-sm-130{width:130px!important}.width-sm-135{width:135px!important}.width-sm-140{width:140px!important}.width-sm-145{width:145px!important}.width-sm-150{width:150px!important}.width-sm-155{width:155px!important}.width-sm-160{width:160px!important}.width-sm-165{width:165px!important}.width-sm-170{width:170px!important}.width-sm-175{width:175px!important}.width-sm-180{width:180px!important}.width-sm-185{width:185px!important}.width-sm-190{width:190px!important}.width-sm-195{width:195px!important}.width-sm-200{width:200px!important}.width-sm-205{width:205px!important}.width-sm-210{width:210px!important}.width-sm-215{width:215px!important}.width-sm-220{width:220px!important}.width-sm-225{width:225px!important}.width-sm-230{width:230px!important}.width-sm-235{width:235px!important}.width-sm-240{width:240px!important}.width-sm-245{width:245px!important}.width-sm-250{width:250px!important}.width-sm-260{width:260px!important}.width-sm-270{width:270px!important}.width-sm-280{width:280px!important}.width-sm-290{width:290px!important}.width-sm-300{width:300px!important}.width-sm-310{width:310px!important}.width-sm-320{width:320px!important}.width-sm-330{width:330px!important}.width-sm-340{width:340px!important}.width-sm-350{width:350px!important}}@media (min-width: 768px){.width-md-6{width:6px!important}.width-md-7{width:7px!important}.width-md-8{width:8px!important}.width-md-9{width:9px!important}.width-md-10{width:10px!important}.width-md-11{width:11px!important}.width-md-12{width:12px!important}.width-md-13{width:13px!important}.width-md-14{width:14px!important}.width-md-15{width:15px!important}.width-md-16{width:16px!important}.width-md-17{width:17px!important}.width-md-18{width:18px!important}.width-md-19{width:19px!important}.width-md-20{width:20px!important}.width-md-21{width:21px!important}.width-md-22{width:22px!important}.width-md-23{width:23px!important}.width-md-24{width:24px!important}.width-md-25{width:25px!important}.width-md-26{width:26px!important}.width-md-27{width:27px!important}.width-md-28{width:28px!important}.width-md-29{width:29px!important}.width-md-30{width:30px!important}.width-md-31{width:31px!important}.width-md-32{width:32px!important}.width-md-33{width:33px!important}.width-md-34{width:34px!important}.width-md-35{width:35px!important}.width-md-36{width:36px!important}.width-md-37{width:37px!important}.width-md-38{width:38px!important}.width-md-39{width:39px!important}.width-md-40{width:40px!important}.width-md-41{width:41px!important}.width-md-42{width:42px!important}.width-md-43{width:43px!important}.width-md-44{width:44px!important}.width-md-45{width:45px!important}.width-md-46{width:46px!important}.width-md-47{width:47px!important}.width-md-48{width:48px!important}.width-md-49{width:49px!important}.width-md-50{width:50px!important}.width-md-52{width:52px!important}.width-md-54{width:54px!important}.width-md-56{width:56px!important}.width-md-58{width:58px!important}.width-md-60{width:60px!important}.width-md-62{width:62px!important}.width-md-64{width:64px!important}.width-md-66{width:66px!important}.width-md-68{width:68px!important}.width-md-70{width:70px!important}.width-md-72{width:72px!important}.width-md-74{width:74px!important}.width-md-76{width:76px!important}.width-md-78{width:78px!important}.width-md-80{width:80px!important}.width-md-82{width:82px!important}.width-md-84{width:84px!important}.width-md-86{width:86px!important}.width-md-88{width:88px!important}.width-md-90{width:90px!important}.width-md-92{width:92px!important}.width-md-94{width:94px!important}.width-md-96{width:96px!important}.width-md-98{width:98px!important}.width-md-100{width:100px!important}.width-md-105{width:105px!important}.width-md-110{width:110px!important}.width-md-115{width:115px!important}.width-md-120{width:120px!important}.width-md-125{width:125px!important}.width-md-130{width:130px!important}.width-md-135{width:135px!important}.width-md-140{width:140px!important}.width-md-145{width:145px!important}.width-md-150{width:150px!important}.width-md-155{width:155px!important}.width-md-160{width:160px!important}.width-md-165{width:165px!important}.width-md-170{width:170px!important}.width-md-175{width:175px!important}.width-md-180{width:180px!important}.width-md-185{width:185px!important}.width-md-190{width:190px!important}.width-md-195{width:195px!important}.width-md-200{width:200px!important}.width-md-205{width:205px!important}.width-md-210{width:210px!important}.width-md-215{width:215px!important}.width-md-220{width:220px!important}.width-md-225{width:225px!important}.width-md-230{width:230px!important}.width-md-235{width:235px!important}.width-md-240{width:240px!important}.width-md-245{width:245px!important}.width-md-250{width:250px!important}.width-md-260{width:260px!important}.width-md-270{width:270px!important}.width-md-280{width:280px!important}.width-md-290{width:290px!important}.width-md-300{width:300px!important}.width-md-310{width:310px!important}.width-md-320{width:320px!important}.width-md-330{width:330px!important}.width-md-340{width:340px!important}.width-md-350{width:350px!important}}@media (min-width: 992px){.width-lg-6{width:6px!important}.width-lg-7{width:7px!important}.width-lg-8{width:8px!important}.width-lg-9{width:9px!important}.width-lg-10{width:10px!important}.width-lg-11{width:11px!important}.width-lg-12{width:12px!important}.width-lg-13{width:13px!important}.width-lg-14{width:14px!important}.width-lg-15{width:15px!important}.width-lg-16{width:16px!important}.width-lg-17{width:17px!important}.width-lg-18{width:18px!important}.width-lg-19{width:19px!important}.width-lg-20{width:20px!important}.width-lg-21{width:21px!important}.width-lg-22{width:22px!important}.width-lg-23{width:23px!important}.width-lg-24{width:24px!important}.width-lg-25{width:25px!important}.width-lg-26{width:26px!important}.width-lg-27{width:27px!important}.width-lg-28{width:28px!important}.width-lg-29{width:29px!important}.width-lg-30{width:30px!important}.width-lg-31{width:31px!important}.width-lg-32{width:32px!important}.width-lg-33{width:33px!important}.width-lg-34{width:34px!important}.width-lg-35{width:35px!important}.width-lg-36{width:36px!important}.width-lg-37{width:37px!important}.width-lg-38{width:38px!important}.width-lg-39{width:39px!important}.width-lg-40{width:40px!important}.width-lg-41{width:41px!important}.width-lg-42{width:42px!important}.width-lg-43{width:43px!important}.width-lg-44{width:44px!important}.width-lg-45{width:45px!important}.width-lg-46{width:46px!important}.width-lg-47{width:47px!important}.width-lg-48{width:48px!important}.width-lg-49{width:49px!important}.width-lg-50{width:50px!important}.width-lg-52{width:52px!important}.width-lg-54{width:54px!important}.width-lg-56{width:56px!important}.width-lg-58{width:58px!important}.width-lg-60{width:60px!important}.width-lg-62{width:62px!important}.width-lg-64{width:64px!important}.width-lg-66{width:66px!important}.width-lg-68{width:68px!important}.width-lg-70{width:70px!important}.width-lg-72{width:72px!important}.width-lg-74{width:74px!important}.width-lg-76{width:76px!important}.width-lg-78{width:78px!important}.width-lg-80{width:80px!important}.width-lg-82{width:82px!important}.width-lg-84{width:84px!important}.width-lg-86{width:86px!important}.width-lg-88{width:88px!important}.width-lg-90{width:90px!important}.width-lg-92{width:92px!important}.width-lg-94{width:94px!important}.width-lg-96{width:96px!important}.width-lg-98{width:98px!important}.width-lg-100{width:100px!important}.width-lg-105{width:105px!important}.width-lg-110{width:110px!important}.width-lg-115{width:115px!important}.width-lg-120{width:120px!important}.width-lg-125{width:125px!important}.width-lg-130{width:130px!important}.width-lg-135{width:135px!important}.width-lg-140{width:140px!important}.width-lg-145{width:145px!important}.width-lg-150{width:150px!important}.width-lg-155{width:155px!important}.width-lg-160{width:160px!important}.width-lg-165{width:165px!important}.width-lg-170{width:170px!important}.width-lg-175{width:175px!important}.width-lg-180{width:180px!important}.width-lg-185{width:185px!important}.width-lg-190{width:190px!important}.width-lg-195{width:195px!important}.width-lg-200{width:200px!important}.width-lg-205{width:205px!important}.width-lg-210{width:210px!important}.width-lg-215{width:215px!important}.width-lg-220{width:220px!important}.width-lg-225{width:225px!important}.width-lg-230{width:230px!important}.width-lg-235{width:235px!important}.width-lg-240{width:240px!important}.width-lg-245{width:245px!important}.width-lg-250{width:250px!important}.width-lg-260{width:260px!important}.width-lg-270{width:270px!important}.width-lg-280{width:280px!important}.width-lg-290{width:290px!important}.width-lg-300{width:300px!important}.width-lg-310{width:310px!important}.width-lg-320{width:320px!important}.width-lg-330{width:330px!important}.width-lg-340{width:340px!important}.width-lg-350{width:350px!important}}@media (min-width: 1200px){.width-xl-6{width:6px!important}.width-xl-7{width:7px!important}.width-xl-8{width:8px!important}.width-xl-9{width:9px!important}.width-xl-10{width:10px!important}.width-xl-11{width:11px!important}.width-xl-12{width:12px!important}.width-xl-13{width:13px!important}.width-xl-14{width:14px!important}.width-xl-15{width:15px!important}.width-xl-16{width:16px!important}.width-xl-17{width:17px!important}.width-xl-18{width:18px!important}.width-xl-19{width:19px!important}.width-xl-20{width:20px!important}.width-xl-21{width:21px!important}.width-xl-22{width:22px!important}.width-xl-23{width:23px!important}.width-xl-24{width:24px!important}.width-xl-25{width:25px!important}.width-xl-26{width:26px!important}.width-xl-27{width:27px!important}.width-xl-28{width:28px!important}.width-xl-29{width:29px!important}.width-xl-30{width:30px!important}.width-xl-31{width:31px!important}.width-xl-32{width:32px!important}.width-xl-33{width:33px!important}.width-xl-34{width:34px!important}.width-xl-35{width:35px!important}.width-xl-36{width:36px!important}.width-xl-37{width:37px!important}.width-xl-38{width:38px!important}.width-xl-39{width:39px!important}.width-xl-40{width:40px!important}.width-xl-41{width:41px!important}.width-xl-42{width:42px!important}.width-xl-43{width:43px!important}.width-xl-44{width:44px!important}.width-xl-45{width:45px!important}.width-xl-46{width:46px!important}.width-xl-47{width:47px!important}.width-xl-48{width:48px!important}.width-xl-49{width:49px!important}.width-xl-50{width:50px!important}.width-xl-52{width:52px!important}.width-xl-54{width:54px!important}.width-xl-56{width:56px!important}.width-xl-58{width:58px!important}.width-xl-60{width:60px!important}.width-xl-62{width:62px!important}.width-xl-64{width:64px!important}.width-xl-66{width:66px!important}.width-xl-68{width:68px!important}.width-xl-70{width:70px!important}.width-xl-72{width:72px!important}.width-xl-74{width:74px!important}.width-xl-76{width:76px!important}.width-xl-78{width:78px!important}.width-xl-80{width:80px!important}.width-xl-82{width:82px!important}.width-xl-84{width:84px!important}.width-xl-86{width:86px!important}.width-xl-88{width:88px!important}.width-xl-90{width:90px!important}.width-xl-92{width:92px!important}.width-xl-94{width:94px!important}.width-xl-96{width:96px!important}.width-xl-98{width:98px!important}.width-xl-100{width:100px!important}.width-xl-105{width:105px!important}.width-xl-110{width:110px!important}.width-xl-115{width:115px!important}.width-xl-120{width:120px!important}.width-xl-125{width:125px!important}.width-xl-130{width:130px!important}.width-xl-135{width:135px!important}.width-xl-140{width:140px!important}.width-xl-145{width:145px!important}.width-xl-150{width:150px!important}.width-xl-155{width:155px!important}.width-xl-160{width:160px!important}.width-xl-165{width:165px!important}.width-xl-170{width:170px!important}.width-xl-175{width:175px!important}.width-xl-180{width:180px!important}.width-xl-185{width:185px!important}.width-xl-190{width:190px!important}.width-xl-195{width:195px!important}.width-xl-200{width:200px!important}.width-xl-205{width:205px!important}.width-xl-210{width:210px!important}.width-xl-215{width:215px!important}.width-xl-220{width:220px!important}.width-xl-225{width:225px!important}.width-xl-230{width:230px!important}.width-xl-235{width:235px!important}.width-xl-240{width:240px!important}.width-xl-245{width:245px!important}.width-xl-250{width:250px!important}.width-xl-260{width:260px!important}.width-xl-270{width:270px!important}.width-xl-280{width:280px!important}.width-xl-290{width:290px!important}.width-xl-300{width:300px!important}.width-xl-310{width:310px!important}.width-xl-320{width:320px!important}.width-xl-330{width:330px!important}.width-xl-340{width:340px!important}.width-xl-350{width:350px!important}}@media (min-width: 1400px){.width-xxl-6{width:6px!important}.width-xxl-7{width:7px!important}.width-xxl-8{width:8px!important}.width-xxl-9{width:9px!important}.width-xxl-10{width:10px!important}.width-xxl-11{width:11px!important}.width-xxl-12{width:12px!important}.width-xxl-13{width:13px!important}.width-xxl-14{width:14px!important}.width-xxl-15{width:15px!important}.width-xxl-16{width:16px!important}.width-xxl-17{width:17px!important}.width-xxl-18{width:18px!important}.width-xxl-19{width:19px!important}.width-xxl-20{width:20px!important}.width-xxl-21{width:21px!important}.width-xxl-22{width:22px!important}.width-xxl-23{width:23px!important}.width-xxl-24{width:24px!important}.width-xxl-25{width:25px!important}.width-xxl-26{width:26px!important}.width-xxl-27{width:27px!important}.width-xxl-28{width:28px!important}.width-xxl-29{width:29px!important}.width-xxl-30{width:30px!important}.width-xxl-31{width:31px!important}.width-xxl-32{width:32px!important}.width-xxl-33{width:33px!important}.width-xxl-34{width:34px!important}.width-xxl-35{width:35px!important}.width-xxl-36{width:36px!important}.width-xxl-37{width:37px!important}.width-xxl-38{width:38px!important}.width-xxl-39{width:39px!important}.width-xxl-40{width:40px!important}.width-xxl-41{width:41px!important}.width-xxl-42{width:42px!important}.width-xxl-43{width:43px!important}.width-xxl-44{width:44px!important}.width-xxl-45{width:45px!important}.width-xxl-46{width:46px!important}.width-xxl-47{width:47px!important}.width-xxl-48{width:48px!important}.width-xxl-49{width:49px!important}.width-xxl-50{width:50px!important}.width-xxl-52{width:52px!important}.width-xxl-54{width:54px!important}.width-xxl-56{width:56px!important}.width-xxl-58{width:58px!important}.width-xxl-60{width:60px!important}.width-xxl-62{width:62px!important}.width-xxl-64{width:64px!important}.width-xxl-66{width:66px!important}.width-xxl-68{width:68px!important}.width-xxl-70{width:70px!important}.width-xxl-72{width:72px!important}.width-xxl-74{width:74px!important}.width-xxl-76{width:76px!important}.width-xxl-78{width:78px!important}.width-xxl-80{width:80px!important}.width-xxl-82{width:82px!important}.width-xxl-84{width:84px!important}.width-xxl-86{width:86px!important}.width-xxl-88{width:88px!important}.width-xxl-90{width:90px!important}.width-xxl-92{width:92px!important}.width-xxl-94{width:94px!important}.width-xxl-96{width:96px!important}.width-xxl-98{width:98px!important}.width-xxl-100{width:100px!important}.width-xxl-105{width:105px!important}.width-xxl-110{width:110px!important}.width-xxl-115{width:115px!important}.width-xxl-120{width:120px!important}.width-xxl-125{width:125px!important}.width-xxl-130{width:130px!important}.width-xxl-135{width:135px!important}.width-xxl-140{width:140px!important}.width-xxl-145{width:145px!important}.width-xxl-150{width:150px!important}.width-xxl-155{width:155px!important}.width-xxl-160{width:160px!important}.width-xxl-165{width:165px!important}.width-xxl-170{width:170px!important}.width-xxl-175{width:175px!important}.width-xxl-180{width:180px!important}.width-xxl-185{width:185px!important}.width-xxl-190{width:190px!important}.width-xxl-195{width:195px!important}.width-xxl-200{width:200px!important}.width-xxl-205{width:205px!important}.width-xxl-210{width:210px!important}.width-xxl-215{width:215px!important}.width-xxl-220{width:220px!important}.width-xxl-225{width:225px!important}.width-xxl-230{width:230px!important}.width-xxl-235{width:235px!important}.width-xxl-240{width:240px!important}.width-xxl-245{width:245px!important}.width-xxl-250{width:250px!important}.width-xxl-260{width:260px!important}.width-xxl-270{width:270px!important}.width-xxl-280{width:280px!important}.width-xxl-290{width:290px!important}.width-xxl-300{width:300px!important}.width-xxl-310{width:310px!important}.width-xxl-320{width:320px!important}.width-xxl-330{width:330px!important}.width-xxl-340{width:340px!important}.width-xxl-350{width:350px!important}}.height-6{height:6px!important}.height-7{height:7px!important}.height-8{height:8px!important}.height-9{height:9px!important}.height-10{height:10px!important}.height-11{height:11px!important}.height-12{height:12px!important}.height-13{height:13px!important}.height-14{height:14px!important}.height-15{height:15px!important}.height-16{height:16px!important}.height-17{height:17px!important}.height-18{height:18px!important}.height-19{height:19px!important}.height-20{height:20px!important}.height-21{height:21px!important}.height-22{height:22px!important}.height-23{height:23px!important}.height-24{height:24px!important}.height-25{height:25px!important}.height-26{height:26px!important}.height-27{height:27px!important}.height-28{height:28px!important}.height-29{height:29px!important}.height-30{height:30px!important}.height-31{height:31px!important}.height-32{height:32px!important}.height-33{height:33px!important}.height-34{height:34px!important}.height-35{height:35px!important}.height-36{height:36px!important}.height-37{height:37px!important}.height-38{height:38px!important}.height-39{height:39px!important}.height-40{height:40px!important}.height-41{height:41px!important}.height-42{height:42px!important}.height-43{height:43px!important}.height-44{height:44px!important}.height-45{height:45px!important}.height-46{height:46px!important}.height-47{height:47px!important}.height-48{height:48px!important}.height-49{height:49px!important}.height-50{height:50px!important}.height-52{height:52px!important}.height-54{height:54px!important}.height-56{height:56px!important}.height-58{height:58px!important}.height-60{height:60px!important}.height-62{height:62px!important}.height-64{height:64px!important}.height-66{height:66px!important}.height-68{height:68px!important}.height-70{height:70px!important}.height-72{height:72px!important}.height-74{height:74px!important}.height-76{height:76px!important}.height-78{height:78px!important}.height-80{height:80px!important}.height-82{height:82px!important}.height-84{height:84px!important}.height-86{height:86px!important}.height-88{height:88px!important}.height-90{height:90px!important}.height-92{height:92px!important}.height-94{height:94px!important}.height-96{height:96px!important}.height-98{height:98px!important}.height-100{height:100px!important}.height-105{height:105px!important}.height-110{height:110px!important}.height-115{height:115px!important}.height-120{height:120px!important}.height-125{height:125px!important}.height-130{height:130px!important}.height-135{height:135px!important}.height-140{height:140px!important}.height-145{height:145px!important}.height-150{height:150px!important}.height-155{height:155px!important}.height-160{height:160px!important}.height-165{height:165px!important}.height-170{height:170px!important}.height-175{height:175px!important}.height-180{height:180px!important}.height-185{height:185px!important}.height-190{height:190px!important}.height-195{height:195px!important}.height-200{height:200px!important}.height-205{height:205px!important}.height-210{height:210px!important}.height-215{height:215px!important}.height-220{height:220px!important}.height-225{height:225px!important}.height-230{height:230px!important}.height-235{height:235px!important}.height-240{height:240px!important}.height-245{height:245px!important}.height-250{height:250px!important}.height-260{height:260px!important}.height-270{height:270px!important}.height-280{height:280px!important}.height-290{height:290px!important}.height-300{height:300px!important}.height-310{height:310px!important}.height-320{height:320px!important}.height-330{height:330px!important}.height-340{height:340px!important}.height-350{height:350px!important}@media (min-width: 0){.height-xs-6{height:6px!important}.height-xs-7{height:7px!important}.height-xs-8{height:8px!important}.height-xs-9{height:9px!important}.height-xs-10{height:10px!important}.height-xs-11{height:11px!important}.height-xs-12{height:12px!important}.height-xs-13{height:13px!important}.height-xs-14{height:14px!important}.height-xs-15{height:15px!important}.height-xs-16{height:16px!important}.height-xs-17{height:17px!important}.height-xs-18{height:18px!important}.height-xs-19{height:19px!important}.height-xs-20{height:20px!important}.height-xs-21{height:21px!important}.height-xs-22{height:22px!important}.height-xs-23{height:23px!important}.height-xs-24{height:24px!important}.height-xs-25{height:25px!important}.height-xs-26{height:26px!important}.height-xs-27{height:27px!important}.height-xs-28{height:28px!important}.height-xs-29{height:29px!important}.height-xs-30{height:30px!important}.height-xs-31{height:31px!important}.height-xs-32{height:32px!important}.height-xs-33{height:33px!important}.height-xs-34{height:34px!important}.height-xs-35{height:35px!important}.height-xs-36{height:36px!important}.height-xs-37{height:37px!important}.height-xs-38{height:38px!important}.height-xs-39{height:39px!important}.height-xs-40{height:40px!important}.height-xs-41{height:41px!important}.height-xs-42{height:42px!important}.height-xs-43{height:43px!important}.height-xs-44{height:44px!important}.height-xs-45{height:45px!important}.height-xs-46{height:46px!important}.height-xs-47{height:47px!important}.height-xs-48{height:48px!important}.height-xs-49{height:49px!important}.height-xs-50{height:50px!important}.height-xs-52{height:52px!important}.height-xs-54{height:54px!important}.height-xs-56{height:56px!important}.height-xs-58{height:58px!important}.height-xs-60{height:60px!important}.height-xs-62{height:62px!important}.height-xs-64{height:64px!important}.height-xs-66{height:66px!important}.height-xs-68{height:68px!important}.height-xs-70{height:70px!important}.height-xs-72{height:72px!important}.height-xs-74{height:74px!important}.height-xs-76{height:76px!important}.height-xs-78{height:78px!important}.height-xs-80{height:80px!important}.height-xs-82{height:82px!important}.height-xs-84{height:84px!important}.height-xs-86{height:86px!important}.height-xs-88{height:88px!important}.height-xs-90{height:90px!important}.height-xs-92{height:92px!important}.height-xs-94{height:94px!important}.height-xs-96{height:96px!important}.height-xs-98{height:98px!important}.height-xs-100{height:100px!important}.height-xs-105{height:105px!important}.height-xs-110{height:110px!important}.height-xs-115{height:115px!important}.height-xs-120{height:120px!important}.height-xs-125{height:125px!important}.height-xs-130{height:130px!important}.height-xs-135{height:135px!important}.height-xs-140{height:140px!important}.height-xs-145{height:145px!important}.height-xs-150{height:150px!important}.height-xs-155{height:155px!important}.height-xs-160{height:160px!important}.height-xs-165{height:165px!important}.height-xs-170{height:170px!important}.height-xs-175{height:175px!important}.height-xs-180{height:180px!important}.height-xs-185{height:185px!important}.height-xs-190{height:190px!important}.height-xs-195{height:195px!important}.height-xs-200{height:200px!important}.height-xs-205{height:205px!important}.height-xs-210{height:210px!important}.height-xs-215{height:215px!important}.height-xs-220{height:220px!important}.height-xs-225{height:225px!important}.height-xs-230{height:230px!important}.height-xs-235{height:235px!important}.height-xs-240{height:240px!important}.height-xs-245{height:245px!important}.height-xs-250{height:250px!important}.height-xs-260{height:260px!important}.height-xs-270{height:270px!important}.height-xs-280{height:280px!important}.height-xs-290{height:290px!important}.height-xs-300{height:300px!important}.height-xs-310{height:310px!important}.height-xs-320{height:320px!important}.height-xs-330{height:330px!important}.height-xs-340{height:340px!important}.height-xs-350{height:350px!important}}@media (min-width: 380px){.height-ms-6{height:6px!important}.height-ms-7{height:7px!important}.height-ms-8{height:8px!important}.height-ms-9{height:9px!important}.height-ms-10{height:10px!important}.height-ms-11{height:11px!important}.height-ms-12{height:12px!important}.height-ms-13{height:13px!important}.height-ms-14{height:14px!important}.height-ms-15{height:15px!important}.height-ms-16{height:16px!important}.height-ms-17{height:17px!important}.height-ms-18{height:18px!important}.height-ms-19{height:19px!important}.height-ms-20{height:20px!important}.height-ms-21{height:21px!important}.height-ms-22{height:22px!important}.height-ms-23{height:23px!important}.height-ms-24{height:24px!important}.height-ms-25{height:25px!important}.height-ms-26{height:26px!important}.height-ms-27{height:27px!important}.height-ms-28{height:28px!important}.height-ms-29{height:29px!important}.height-ms-30{height:30px!important}.height-ms-31{height:31px!important}.height-ms-32{height:32px!important}.height-ms-33{height:33px!important}.height-ms-34{height:34px!important}.height-ms-35{height:35px!important}.height-ms-36{height:36px!important}.height-ms-37{height:37px!important}.height-ms-38{height:38px!important}.height-ms-39{height:39px!important}.height-ms-40{height:40px!important}.height-ms-41{height:41px!important}.height-ms-42{height:42px!important}.height-ms-43{height:43px!important}.height-ms-44{height:44px!important}.height-ms-45{height:45px!important}.height-ms-46{height:46px!important}.height-ms-47{height:47px!important}.height-ms-48{height:48px!important}.height-ms-49{height:49px!important}.height-ms-50{height:50px!important}.height-ms-52{height:52px!important}.height-ms-54{height:54px!important}.height-ms-56{height:56px!important}.height-ms-58{height:58px!important}.height-ms-60{height:60px!important}.height-ms-62{height:62px!important}.height-ms-64{height:64px!important}.height-ms-66{height:66px!important}.height-ms-68{height:68px!important}.height-ms-70{height:70px!important}.height-ms-72{height:72px!important}.height-ms-74{height:74px!important}.height-ms-76{height:76px!important}.height-ms-78{height:78px!important}.height-ms-80{height:80px!important}.height-ms-82{height:82px!important}.height-ms-84{height:84px!important}.height-ms-86{height:86px!important}.height-ms-88{height:88px!important}.height-ms-90{height:90px!important}.height-ms-92{height:92px!important}.height-ms-94{height:94px!important}.height-ms-96{height:96px!important}.height-ms-98{height:98px!important}.height-ms-100{height:100px!important}.height-ms-105{height:105px!important}.height-ms-110{height:110px!important}.height-ms-115{height:115px!important}.height-ms-120{height:120px!important}.height-ms-125{height:125px!important}.height-ms-130{height:130px!important}.height-ms-135{height:135px!important}.height-ms-140{height:140px!important}.height-ms-145{height:145px!important}.height-ms-150{height:150px!important}.height-ms-155{height:155px!important}.height-ms-160{height:160px!important}.height-ms-165{height:165px!important}.height-ms-170{height:170px!important}.height-ms-175{height:175px!important}.height-ms-180{height:180px!important}.height-ms-185{height:185px!important}.height-ms-190{height:190px!important}.height-ms-195{height:195px!important}.height-ms-200{height:200px!important}.height-ms-205{height:205px!important}.height-ms-210{height:210px!important}.height-ms-215{height:215px!important}.height-ms-220{height:220px!important}.height-ms-225{height:225px!important}.height-ms-230{height:230px!important}.height-ms-235{height:235px!important}.height-ms-240{height:240px!important}.height-ms-245{height:245px!important}.height-ms-250{height:250px!important}.height-ms-260{height:260px!important}.height-ms-270{height:270px!important}.height-ms-280{height:280px!important}.height-ms-290{height:290px!important}.height-ms-300{height:300px!important}.height-ms-310{height:310px!important}.height-ms-320{height:320px!important}.height-ms-330{height:330px!important}.height-ms-340{height:340px!important}.height-ms-350{height:350px!important}}@media (min-width: 576px){.height-sm-6{height:6px!important}.height-sm-7{height:7px!important}.height-sm-8{height:8px!important}.height-sm-9{height:9px!important}.height-sm-10{height:10px!important}.height-sm-11{height:11px!important}.height-sm-12{height:12px!important}.height-sm-13{height:13px!important}.height-sm-14{height:14px!important}.height-sm-15{height:15px!important}.height-sm-16{height:16px!important}.height-sm-17{height:17px!important}.height-sm-18{height:18px!important}.height-sm-19{height:19px!important}.height-sm-20{height:20px!important}.height-sm-21{height:21px!important}.height-sm-22{height:22px!important}.height-sm-23{height:23px!important}.height-sm-24{height:24px!important}.height-sm-25{height:25px!important}.height-sm-26{height:26px!important}.height-sm-27{height:27px!important}.height-sm-28{height:28px!important}.height-sm-29{height:29px!important}.height-sm-30{height:30px!important}.height-sm-31{height:31px!important}.height-sm-32{height:32px!important}.height-sm-33{height:33px!important}.height-sm-34{height:34px!important}.height-sm-35{height:35px!important}.height-sm-36{height:36px!important}.height-sm-37{height:37px!important}.height-sm-38{height:38px!important}.height-sm-39{height:39px!important}.height-sm-40{height:40px!important}.height-sm-41{height:41px!important}.height-sm-42{height:42px!important}.height-sm-43{height:43px!important}.height-sm-44{height:44px!important}.height-sm-45{height:45px!important}.height-sm-46{height:46px!important}.height-sm-47{height:47px!important}.height-sm-48{height:48px!important}.height-sm-49{height:49px!important}.height-sm-50{height:50px!important}.height-sm-52{height:52px!important}.height-sm-54{height:54px!important}.height-sm-56{height:56px!important}.height-sm-58{height:58px!important}.height-sm-60{height:60px!important}.height-sm-62{height:62px!important}.height-sm-64{height:64px!important}.height-sm-66{height:66px!important}.height-sm-68{height:68px!important}.height-sm-70{height:70px!important}.height-sm-72{height:72px!important}.height-sm-74{height:74px!important}.height-sm-76{height:76px!important}.height-sm-78{height:78px!important}.height-sm-80{height:80px!important}.height-sm-82{height:82px!important}.height-sm-84{height:84px!important}.height-sm-86{height:86px!important}.height-sm-88{height:88px!important}.height-sm-90{height:90px!important}.height-sm-92{height:92px!important}.height-sm-94{height:94px!important}.height-sm-96{height:96px!important}.height-sm-98{height:98px!important}.height-sm-100{height:100px!important}.height-sm-105{height:105px!important}.height-sm-110{height:110px!important}.height-sm-115{height:115px!important}.height-sm-120{height:120px!important}.height-sm-125{height:125px!important}.height-sm-130{height:130px!important}.height-sm-135{height:135px!important}.height-sm-140{height:140px!important}.height-sm-145{height:145px!important}.height-sm-150{height:150px!important}.height-sm-155{height:155px!important}.height-sm-160{height:160px!important}.height-sm-165{height:165px!important}.height-sm-170{height:170px!important}.height-sm-175{height:175px!important}.height-sm-180{height:180px!important}.height-sm-185{height:185px!important}.height-sm-190{height:190px!important}.height-sm-195{height:195px!important}.height-sm-200{height:200px!important}.height-sm-205{height:205px!important}.height-sm-210{height:210px!important}.height-sm-215{height:215px!important}.height-sm-220{height:220px!important}.height-sm-225{height:225px!important}.height-sm-230{height:230px!important}.height-sm-235{height:235px!important}.height-sm-240{height:240px!important}.height-sm-245{height:245px!important}.height-sm-250{height:250px!important}.height-sm-260{height:260px!important}.height-sm-270{height:270px!important}.height-sm-280{height:280px!important}.height-sm-290{height:290px!important}.height-sm-300{height:300px!important}.height-sm-310{height:310px!important}.height-sm-320{height:320px!important}.height-sm-330{height:330px!important}.height-sm-340{height:340px!important}.height-sm-350{height:350px!important}}@media (min-width: 768px){.height-md-6{height:6px!important}.height-md-7{height:7px!important}.height-md-8{height:8px!important}.height-md-9{height:9px!important}.height-md-10{height:10px!important}.height-md-11{height:11px!important}.height-md-12{height:12px!important}.height-md-13{height:13px!important}.height-md-14{height:14px!important}.height-md-15{height:15px!important}.height-md-16{height:16px!important}.height-md-17{height:17px!important}.height-md-18{height:18px!important}.height-md-19{height:19px!important}.height-md-20{height:20px!important}.height-md-21{height:21px!important}.height-md-22{height:22px!important}.height-md-23{height:23px!important}.height-md-24{height:24px!important}.height-md-25{height:25px!important}.height-md-26{height:26px!important}.height-md-27{height:27px!important}.height-md-28{height:28px!important}.height-md-29{height:29px!important}.height-md-30{height:30px!important}.height-md-31{height:31px!important}.height-md-32{height:32px!important}.height-md-33{height:33px!important}.height-md-34{height:34px!important}.height-md-35{height:35px!important}.height-md-36{height:36px!important}.height-md-37{height:37px!important}.height-md-38{height:38px!important}.height-md-39{height:39px!important}.height-md-40{height:40px!important}.height-md-41{height:41px!important}.height-md-42{height:42px!important}.height-md-43{height:43px!important}.height-md-44{height:44px!important}.height-md-45{height:45px!important}.height-md-46{height:46px!important}.height-md-47{height:47px!important}.height-md-48{height:48px!important}.height-md-49{height:49px!important}.height-md-50{height:50px!important}.height-md-52{height:52px!important}.height-md-54{height:54px!important}.height-md-56{height:56px!important}.height-md-58{height:58px!important}.height-md-60{height:60px!important}.height-md-62{height:62px!important}.height-md-64{height:64px!important}.height-md-66{height:66px!important}.height-md-68{height:68px!important}.height-md-70{height:70px!important}.height-md-72{height:72px!important}.height-md-74{height:74px!important}.height-md-76{height:76px!important}.height-md-78{height:78px!important}.height-md-80{height:80px!important}.height-md-82{height:82px!important}.height-md-84{height:84px!important}.height-md-86{height:86px!important}.height-md-88{height:88px!important}.height-md-90{height:90px!important}.height-md-92{height:92px!important}.height-md-94{height:94px!important}.height-md-96{height:96px!important}.height-md-98{height:98px!important}.height-md-100{height:100px!important}.height-md-105{height:105px!important}.height-md-110{height:110px!important}.height-md-115{height:115px!important}.height-md-120{height:120px!important}.height-md-125{height:125px!important}.height-md-130{height:130px!important}.height-md-135{height:135px!important}.height-md-140{height:140px!important}.height-md-145{height:145px!important}.height-md-150{height:150px!important}.height-md-155{height:155px!important}.height-md-160{height:160px!important}.height-md-165{height:165px!important}.height-md-170{height:170px!important}.height-md-175{height:175px!important}.height-md-180{height:180px!important}.height-md-185{height:185px!important}.height-md-190{height:190px!important}.height-md-195{height:195px!important}.height-md-200{height:200px!important}.height-md-205{height:205px!important}.height-md-210{height:210px!important}.height-md-215{height:215px!important}.height-md-220{height:220px!important}.height-md-225{height:225px!important}.height-md-230{height:230px!important}.height-md-235{height:235px!important}.height-md-240{height:240px!important}.height-md-245{height:245px!important}.height-md-250{height:250px!important}.height-md-260{height:260px!important}.height-md-270{height:270px!important}.height-md-280{height:280px!important}.height-md-290{height:290px!important}.height-md-300{height:300px!important}.height-md-310{height:310px!important}.height-md-320{height:320px!important}.height-md-330{height:330px!important}.height-md-340{height:340px!important}.height-md-350{height:350px!important}}@media (min-width: 992px){.height-lg-6{height:6px!important}.height-lg-7{height:7px!important}.height-lg-8{height:8px!important}.height-lg-9{height:9px!important}.height-lg-10{height:10px!important}.height-lg-11{height:11px!important}.height-lg-12{height:12px!important}.height-lg-13{height:13px!important}.height-lg-14{height:14px!important}.height-lg-15{height:15px!important}.height-lg-16{height:16px!important}.height-lg-17{height:17px!important}.height-lg-18{height:18px!important}.height-lg-19{height:19px!important}.height-lg-20{height:20px!important}.height-lg-21{height:21px!important}.height-lg-22{height:22px!important}.height-lg-23{height:23px!important}.height-lg-24{height:24px!important}.height-lg-25{height:25px!important}.height-lg-26{height:26px!important}.height-lg-27{height:27px!important}.height-lg-28{height:28px!important}.height-lg-29{height:29px!important}.height-lg-30{height:30px!important}.height-lg-31{height:31px!important}.height-lg-32{height:32px!important}.height-lg-33{height:33px!important}.height-lg-34{height:34px!important}.height-lg-35{height:35px!important}.height-lg-36{height:36px!important}.height-lg-37{height:37px!important}.height-lg-38{height:38px!important}.height-lg-39{height:39px!important}.height-lg-40{height:40px!important}.height-lg-41{height:41px!important}.height-lg-42{height:42px!important}.height-lg-43{height:43px!important}.height-lg-44{height:44px!important}.height-lg-45{height:45px!important}.height-lg-46{height:46px!important}.height-lg-47{height:47px!important}.height-lg-48{height:48px!important}.height-lg-49{height:49px!important}.height-lg-50{height:50px!important}.height-lg-52{height:52px!important}.height-lg-54{height:54px!important}.height-lg-56{height:56px!important}.height-lg-58{height:58px!important}.height-lg-60{height:60px!important}.height-lg-62{height:62px!important}.height-lg-64{height:64px!important}.height-lg-66{height:66px!important}.height-lg-68{height:68px!important}.height-lg-70{height:70px!important}.height-lg-72{height:72px!important}.height-lg-74{height:74px!important}.height-lg-76{height:76px!important}.height-lg-78{height:78px!important}.height-lg-80{height:80px!important}.height-lg-82{height:82px!important}.height-lg-84{height:84px!important}.height-lg-86{height:86px!important}.height-lg-88{height:88px!important}.height-lg-90{height:90px!important}.height-lg-92{height:92px!important}.height-lg-94{height:94px!important}.height-lg-96{height:96px!important}.height-lg-98{height:98px!important}.height-lg-100{height:100px!important}.height-lg-105{height:105px!important}.height-lg-110{height:110px!important}.height-lg-115{height:115px!important}.height-lg-120{height:120px!important}.height-lg-125{height:125px!important}.height-lg-130{height:130px!important}.height-lg-135{height:135px!important}.height-lg-140{height:140px!important}.height-lg-145{height:145px!important}.height-lg-150{height:150px!important}.height-lg-155{height:155px!important}.height-lg-160{height:160px!important}.height-lg-165{height:165px!important}.height-lg-170{height:170px!important}.height-lg-175{height:175px!important}.height-lg-180{height:180px!important}.height-lg-185{height:185px!important}.height-lg-190{height:190px!important}.height-lg-195{height:195px!important}.height-lg-200{height:200px!important}.height-lg-205{height:205px!important}.height-lg-210{height:210px!important}.height-lg-215{height:215px!important}.height-lg-220{height:220px!important}.height-lg-225{height:225px!important}.height-lg-230{height:230px!important}.height-lg-235{height:235px!important}.height-lg-240{height:240px!important}.height-lg-245{height:245px!important}.height-lg-250{height:250px!important}.height-lg-260{height:260px!important}.height-lg-270{height:270px!important}.height-lg-280{height:280px!important}.height-lg-290{height:290px!important}.height-lg-300{height:300px!important}.height-lg-310{height:310px!important}.height-lg-320{height:320px!important}.height-lg-330{height:330px!important}.height-lg-340{height:340px!important}.height-lg-350{height:350px!important}}@media (min-width: 1200px){.height-xl-6{height:6px!important}.height-xl-7{height:7px!important}.height-xl-8{height:8px!important}.height-xl-9{height:9px!important}.height-xl-10{height:10px!important}.height-xl-11{height:11px!important}.height-xl-12{height:12px!important}.height-xl-13{height:13px!important}.height-xl-14{height:14px!important}.height-xl-15{height:15px!important}.height-xl-16{height:16px!important}.height-xl-17{height:17px!important}.height-xl-18{height:18px!important}.height-xl-19{height:19px!important}.height-xl-20{height:20px!important}.height-xl-21{height:21px!important}.height-xl-22{height:22px!important}.height-xl-23{height:23px!important}.height-xl-24{height:24px!important}.height-xl-25{height:25px!important}.height-xl-26{height:26px!important}.height-xl-27{height:27px!important}.height-xl-28{height:28px!important}.height-xl-29{height:29px!important}.height-xl-30{height:30px!important}.height-xl-31{height:31px!important}.height-xl-32{height:32px!important}.height-xl-33{height:33px!important}.height-xl-34{height:34px!important}.height-xl-35{height:35px!important}.height-xl-36{height:36px!important}.height-xl-37{height:37px!important}.height-xl-38{height:38px!important}.height-xl-39{height:39px!important}.height-xl-40{height:40px!important}.height-xl-41{height:41px!important}.height-xl-42{height:42px!important}.height-xl-43{height:43px!important}.height-xl-44{height:44px!important}.height-xl-45{height:45px!important}.height-xl-46{height:46px!important}.height-xl-47{height:47px!important}.height-xl-48{height:48px!important}.height-xl-49{height:49px!important}.height-xl-50{height:50px!important}.height-xl-52{height:52px!important}.height-xl-54{height:54px!important}.height-xl-56{height:56px!important}.height-xl-58{height:58px!important}.height-xl-60{height:60px!important}.height-xl-62{height:62px!important}.height-xl-64{height:64px!important}.height-xl-66{height:66px!important}.height-xl-68{height:68px!important}.height-xl-70{height:70px!important}.height-xl-72{height:72px!important}.height-xl-74{height:74px!important}.height-xl-76{height:76px!important}.height-xl-78{height:78px!important}.height-xl-80{height:80px!important}.height-xl-82{height:82px!important}.height-xl-84{height:84px!important}.height-xl-86{height:86px!important}.height-xl-88{height:88px!important}.height-xl-90{height:90px!important}.height-xl-92{height:92px!important}.height-xl-94{height:94px!important}.height-xl-96{height:96px!important}.height-xl-98{height:98px!important}.height-xl-100{height:100px!important}.height-xl-105{height:105px!important}.height-xl-110{height:110px!important}.height-xl-115{height:115px!important}.height-xl-120{height:120px!important}.height-xl-125{height:125px!important}.height-xl-130{height:130px!important}.height-xl-135{height:135px!important}.height-xl-140{height:140px!important}.height-xl-145{height:145px!important}.height-xl-150{height:150px!important}.height-xl-155{height:155px!important}.height-xl-160{height:160px!important}.height-xl-165{height:165px!important}.height-xl-170{height:170px!important}.height-xl-175{height:175px!important}.height-xl-180{height:180px!important}.height-xl-185{height:185px!important}.height-xl-190{height:190px!important}.height-xl-195{height:195px!important}.height-xl-200{height:200px!important}.height-xl-205{height:205px!important}.height-xl-210{height:210px!important}.height-xl-215{height:215px!important}.height-xl-220{height:220px!important}.height-xl-225{height:225px!important}.height-xl-230{height:230px!important}.height-xl-235{height:235px!important}.height-xl-240{height:240px!important}.height-xl-245{height:245px!important}.height-xl-250{height:250px!important}.height-xl-260{height:260px!important}.height-xl-270{height:270px!important}.height-xl-280{height:280px!important}.height-xl-290{height:290px!important}.height-xl-300{height:300px!important}.height-xl-310{height:310px!important}.height-xl-320{height:320px!important}.height-xl-330{height:330px!important}.height-xl-340{height:340px!important}.height-xl-350{height:350px!important}}@media (min-width: 1400px){.height-xxl-6{height:6px!important}.height-xxl-7{height:7px!important}.height-xxl-8{height:8px!important}.height-xxl-9{height:9px!important}.height-xxl-10{height:10px!important}.height-xxl-11{height:11px!important}.height-xxl-12{height:12px!important}.height-xxl-13{height:13px!important}.height-xxl-14{height:14px!important}.height-xxl-15{height:15px!important}.height-xxl-16{height:16px!important}.height-xxl-17{height:17px!important}.height-xxl-18{height:18px!important}.height-xxl-19{height:19px!important}.height-xxl-20{height:20px!important}.height-xxl-21{height:21px!important}.height-xxl-22{height:22px!important}.height-xxl-23{height:23px!important}.height-xxl-24{height:24px!important}.height-xxl-25{height:25px!important}.height-xxl-26{height:26px!important}.height-xxl-27{height:27px!important}.height-xxl-28{height:28px!important}.height-xxl-29{height:29px!important}.height-xxl-30{height:30px!important}.height-xxl-31{height:31px!important}.height-xxl-32{height:32px!important}.height-xxl-33{height:33px!important}.height-xxl-34{height:34px!important}.height-xxl-35{height:35px!important}.height-xxl-36{height:36px!important}.height-xxl-37{height:37px!important}.height-xxl-38{height:38px!important}.height-xxl-39{height:39px!important}.height-xxl-40{height:40px!important}.height-xxl-41{height:41px!important}.height-xxl-42{height:42px!important}.height-xxl-43{height:43px!important}.height-xxl-44{height:44px!important}.height-xxl-45{height:45px!important}.height-xxl-46{height:46px!important}.height-xxl-47{height:47px!important}.height-xxl-48{height:48px!important}.height-xxl-49{height:49px!important}.height-xxl-50{height:50px!important}.height-xxl-52{height:52px!important}.height-xxl-54{height:54px!important}.height-xxl-56{height:56px!important}.height-xxl-58{height:58px!important}.height-xxl-60{height:60px!important}.height-xxl-62{height:62px!important}.height-xxl-64{height:64px!important}.height-xxl-66{height:66px!important}.height-xxl-68{height:68px!important}.height-xxl-70{height:70px!important}.height-xxl-72{height:72px!important}.height-xxl-74{height:74px!important}.height-xxl-76{height:76px!important}.height-xxl-78{height:78px!important}.height-xxl-80{height:80px!important}.height-xxl-82{height:82px!important}.height-xxl-84{height:84px!important}.height-xxl-86{height:86px!important}.height-xxl-88{height:88px!important}.height-xxl-90{height:90px!important}.height-xxl-92{height:92px!important}.height-xxl-94{height:94px!important}.height-xxl-96{height:96px!important}.height-xxl-98{height:98px!important}.height-xxl-100{height:100px!important}.height-xxl-105{height:105px!important}.height-xxl-110{height:110px!important}.height-xxl-115{height:115px!important}.height-xxl-120{height:120px!important}.height-xxl-125{height:125px!important}.height-xxl-130{height:130px!important}.height-xxl-135{height:135px!important}.height-xxl-140{height:140px!important}.height-xxl-145{height:145px!important}.height-xxl-150{height:150px!important}.height-xxl-155{height:155px!important}.height-xxl-160{height:160px!important}.height-xxl-165{height:165px!important}.height-xxl-170{height:170px!important}.height-xxl-175{height:175px!important}.height-xxl-180{height:180px!important}.height-xxl-185{height:185px!important}.height-xxl-190{height:190px!important}.height-xxl-195{height:195px!important}.height-xxl-200{height:200px!important}.height-xxl-205{height:205px!important}.height-xxl-210{height:210px!important}.height-xxl-215{height:215px!important}.height-xxl-220{height:220px!important}.height-xxl-225{height:225px!important}.height-xxl-230{height:230px!important}.height-xxl-235{height:235px!important}.height-xxl-240{height:240px!important}.height-xxl-245{height:245px!important}.height-xxl-250{height:250px!important}.height-xxl-260{height:260px!important}.height-xxl-270{height:270px!important}.height-xxl-280{height:280px!important}.height-xxl-290{height:290px!important}.height-xxl-300{height:300px!important}.height-xxl-310{height:310px!important}.height-xxl-320{height:320px!important}.height-xxl-330{height:330px!important}.height-xxl-340{height:340px!important}.height-xxl-350{height:350px!important}}.fs-6{font-size:6px!important}.fs-7{font-size:7px!important}.fs-8{font-size:8px!important}.fs-9{font-size:9px!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}.fs-33{font-size:33px!important}.fs-34{font-size:34px!important}.fs-35{font-size:35px!important}.fs-36{font-size:36px!important}.fs-37{font-size:37px!important}.fs-38{font-size:38px!important}.fs-39{font-size:39px!important}.fs-40{font-size:40px!important}.fs-42{font-size:42px!important}.fs-44{font-size:44px!important}.fs-46{font-size:46px!important}.fs-48{font-size:48px!important}.fs-50{font-size:50px!important}.fs-52{font-size:52px!important}.fs-54{font-size:54px!important}.fs-56{font-size:56px!important}.fs-58{font-size:58px!important}.fs-60{font-size:60px!important}.fs-62{font-size:62px!important}.fs-64{font-size:64px!important}.fs-66{font-size:66px!important}.fs-68{font-size:68px!important}.fs-70{font-size:70px!important}.fs-72{font-size:72px!important}.fs-74{font-size:74px!important}.fs-76{font-size:76px!important}.fs-78{font-size:78px!important}.fs-80{font-size:80px!important}.fs-82{font-size:82px!important}.fs-84{font-size:84px!important}.fs-86{font-size:86px!important}.fs-88{font-size:88px!important}.fs-90{font-size:90px!important}.fs-92{font-size:92px!important}.fs-94{font-size:94px!important}.fs-96{font-size:96px!important}.fs-98{font-size:98px!important}.fs-100{font-size:100px!important}.fs-104{font-size:104px!important}.fs-108{font-size:108px!important}.fs-112{font-size:112px!important}.fs-116{font-size:116px!important}.fs-120{font-size:120px!important}.fs-124{font-size:124px!important}.fs-128{font-size:128px!important}.fs-132{font-size:132px!important}.fs-136{font-size:136px!important}.fs-140{font-size:140px!important}.fs-144{font-size:144px!important}.fs-148{font-size:148px!important}.fs-152{font-size:152px!important}.fs-156{font-size:156px!important}.fs-160{font-size:160px!important}.fs-164{font-size:164px!important}.fs-168{font-size:168px!important}.fs-172{font-size:172px!important}.fs-176{font-size:176px!important}.fs-180{font-size:180px!important}.fs-184{font-size:184px!important}.fs-188{font-size:188px!important}.fs-192{font-size:192px!important}.fs-196{font-size:196px!important}.fs-200{font-size:200px!important}@media (min-width: 0){.fs-xs-6{font-size:6px!important}.fs-xs-7{font-size:7px!important}.fs-xs-8{font-size:8px!important}.fs-xs-9{font-size:9px!important}.fs-xs-10{font-size:10px!important}.fs-xs-11{font-size:11px!important}.fs-xs-12{font-size:12px!important}.fs-xs-13{font-size:13px!important}.fs-xs-14{font-size:14px!important}.fs-xs-15{font-size:15px!important}.fs-xs-16{font-size:16px!important}.fs-xs-17{font-size:17px!important}.fs-xs-18{font-size:18px!important}.fs-xs-19{font-size:19px!important}.fs-xs-20{font-size:20px!important}.fs-xs-21{font-size:21px!important}.fs-xs-22{font-size:22px!important}.fs-xs-23{font-size:23px!important}.fs-xs-24{font-size:24px!important}.fs-xs-25{font-size:25px!important}.fs-xs-26{font-size:26px!important}.fs-xs-27{font-size:27px!important}.fs-xs-28{font-size:28px!important}.fs-xs-29{font-size:29px!important}.fs-xs-30{font-size:30px!important}.fs-xs-31{font-size:31px!important}.fs-xs-32{font-size:32px!important}.fs-xs-33{font-size:33px!important}.fs-xs-34{font-size:34px!important}.fs-xs-35{font-size:35px!important}.fs-xs-36{font-size:36px!important}.fs-xs-37{font-size:37px!important}.fs-xs-38{font-size:38px!important}.fs-xs-39{font-size:39px!important}.fs-xs-40{font-size:40px!important}.fs-xs-42{font-size:42px!important}.fs-xs-44{font-size:44px!important}.fs-xs-46{font-size:46px!important}.fs-xs-48{font-size:48px!important}.fs-xs-50{font-size:50px!important}.fs-xs-52{font-size:52px!important}.fs-xs-54{font-size:54px!important}.fs-xs-56{font-size:56px!important}.fs-xs-58{font-size:58px!important}.fs-xs-60{font-size:60px!important}.fs-xs-62{font-size:62px!important}.fs-xs-64{font-size:64px!important}.fs-xs-66{font-size:66px!important}.fs-xs-68{font-size:68px!important}.fs-xs-70{font-size:70px!important}.fs-xs-72{font-size:72px!important}.fs-xs-74{font-size:74px!important}.fs-xs-76{font-size:76px!important}.fs-xs-78{font-size:78px!important}.fs-xs-80{font-size:80px!important}.fs-xs-82{font-size:82px!important}.fs-xs-84{font-size:84px!important}.fs-xs-86{font-size:86px!important}.fs-xs-88{font-size:88px!important}.fs-xs-90{font-size:90px!important}.fs-xs-92{font-size:92px!important}.fs-xs-94{font-size:94px!important}.fs-xs-96{font-size:96px!important}.fs-xs-98{font-size:98px!important}.fs-xs-100{font-size:100px!important}.fs-xs-104{font-size:104px!important}.fs-xs-108{font-size:108px!important}.fs-xs-112{font-size:112px!important}.fs-xs-116{font-size:116px!important}.fs-xs-120{font-size:120px!important}.fs-xs-124{font-size:124px!important}.fs-xs-128{font-size:128px!important}.fs-xs-132{font-size:132px!important}.fs-xs-136{font-size:136px!important}.fs-xs-140{font-size:140px!important}.fs-xs-144{font-size:144px!important}.fs-xs-148{font-size:148px!important}.fs-xs-152{font-size:152px!important}.fs-xs-156{font-size:156px!important}.fs-xs-160{font-size:160px!important}.fs-xs-164{font-size:164px!important}.fs-xs-168{font-size:168px!important}.fs-xs-172{font-size:172px!important}.fs-xs-176{font-size:176px!important}.fs-xs-180{font-size:180px!important}.fs-xs-184{font-size:184px!important}.fs-xs-188{font-size:188px!important}.fs-xs-192{font-size:192px!important}.fs-xs-196{font-size:196px!important}.fs-xs-200{font-size:200px!important}}@media (min-width: 380px){.fs-ms-6{font-size:6px!important}.fs-ms-7{font-size:7px!important}.fs-ms-8{font-size:8px!important}.fs-ms-9{font-size:9px!important}.fs-ms-10{font-size:10px!important}.fs-ms-11{font-size:11px!important}.fs-ms-12{font-size:12px!important}.fs-ms-13{font-size:13px!important}.fs-ms-14{font-size:14px!important}.fs-ms-15{font-size:15px!important}.fs-ms-16{font-size:16px!important}.fs-ms-17{font-size:17px!important}.fs-ms-18{font-size:18px!important}.fs-ms-19{font-size:19px!important}.fs-ms-20{font-size:20px!important}.fs-ms-21{font-size:21px!important}.fs-ms-22{font-size:22px!important}.fs-ms-23{font-size:23px!important}.fs-ms-24{font-size:24px!important}.fs-ms-25{font-size:25px!important}.fs-ms-26{font-size:26px!important}.fs-ms-27{font-size:27px!important}.fs-ms-28{font-size:28px!important}.fs-ms-29{font-size:29px!important}.fs-ms-30{font-size:30px!important}.fs-ms-31{font-size:31px!important}.fs-ms-32{font-size:32px!important}.fs-ms-33{font-size:33px!important}.fs-ms-34{font-size:34px!important}.fs-ms-35{font-size:35px!important}.fs-ms-36{font-size:36px!important}.fs-ms-37{font-size:37px!important}.fs-ms-38{font-size:38px!important}.fs-ms-39{font-size:39px!important}.fs-ms-40{font-size:40px!important}.fs-ms-42{font-size:42px!important}.fs-ms-44{font-size:44px!important}.fs-ms-46{font-size:46px!important}.fs-ms-48{font-size:48px!important}.fs-ms-50{font-size:50px!important}.fs-ms-52{font-size:52px!important}.fs-ms-54{font-size:54px!important}.fs-ms-56{font-size:56px!important}.fs-ms-58{font-size:58px!important}.fs-ms-60{font-size:60px!important}.fs-ms-62{font-size:62px!important}.fs-ms-64{font-size:64px!important}.fs-ms-66{font-size:66px!important}.fs-ms-68{font-size:68px!important}.fs-ms-70{font-size:70px!important}.fs-ms-72{font-size:72px!important}.fs-ms-74{font-size:74px!important}.fs-ms-76{font-size:76px!important}.fs-ms-78{font-size:78px!important}.fs-ms-80{font-size:80px!important}.fs-ms-82{font-size:82px!important}.fs-ms-84{font-size:84px!important}.fs-ms-86{font-size:86px!important}.fs-ms-88{font-size:88px!important}.fs-ms-90{font-size:90px!important}.fs-ms-92{font-size:92px!important}.fs-ms-94{font-size:94px!important}.fs-ms-96{font-size:96px!important}.fs-ms-98{font-size:98px!important}.fs-ms-100{font-size:100px!important}.fs-ms-104{font-size:104px!important}.fs-ms-108{font-size:108px!important}.fs-ms-112{font-size:112px!important}.fs-ms-116{font-size:116px!important}.fs-ms-120{font-size:120px!important}.fs-ms-124{font-size:124px!important}.fs-ms-128{font-size:128px!important}.fs-ms-132{font-size:132px!important}.fs-ms-136{font-size:136px!important}.fs-ms-140{font-size:140px!important}.fs-ms-144{font-size:144px!important}.fs-ms-148{font-size:148px!important}.fs-ms-152{font-size:152px!important}.fs-ms-156{font-size:156px!important}.fs-ms-160{font-size:160px!important}.fs-ms-164{font-size:164px!important}.fs-ms-168{font-size:168px!important}.fs-ms-172{font-size:172px!important}.fs-ms-176{font-size:176px!important}.fs-ms-180{font-size:180px!important}.fs-ms-184{font-size:184px!important}.fs-ms-188{font-size:188px!important}.fs-ms-192{font-size:192px!important}.fs-ms-196{font-size:196px!important}.fs-ms-200{font-size:200px!important}}@media (min-width: 576px){.fs-sm-6{font-size:6px!important}.fs-sm-7{font-size:7px!important}.fs-sm-8{font-size:8px!important}.fs-sm-9{font-size:9px!important}.fs-sm-10{font-size:10px!important}.fs-sm-11{font-size:11px!important}.fs-sm-12{font-size:12px!important}.fs-sm-13{font-size:13px!important}.fs-sm-14{font-size:14px!important}.fs-sm-15{font-size:15px!important}.fs-sm-16{font-size:16px!important}.fs-sm-17{font-size:17px!important}.fs-sm-18{font-size:18px!important}.fs-sm-19{font-size:19px!important}.fs-sm-20{font-size:20px!important}.fs-sm-21{font-size:21px!important}.fs-sm-22{font-size:22px!important}.fs-sm-23{font-size:23px!important}.fs-sm-24{font-size:24px!important}.fs-sm-25{font-size:25px!important}.fs-sm-26{font-size:26px!important}.fs-sm-27{font-size:27px!important}.fs-sm-28{font-size:28px!important}.fs-sm-29{font-size:29px!important}.fs-sm-30{font-size:30px!important}.fs-sm-31{font-size:31px!important}.fs-sm-32{font-size:32px!important}.fs-sm-33{font-size:33px!important}.fs-sm-34{font-size:34px!important}.fs-sm-35{font-size:35px!important}.fs-sm-36{font-size:36px!important}.fs-sm-37{font-size:37px!important}.fs-sm-38{font-size:38px!important}.fs-sm-39{font-size:39px!important}.fs-sm-40{font-size:40px!important}.fs-sm-42{font-size:42px!important}.fs-sm-44{font-size:44px!important}.fs-sm-46{font-size:46px!important}.fs-sm-48{font-size:48px!important}.fs-sm-50{font-size:50px!important}.fs-sm-52{font-size:52px!important}.fs-sm-54{font-size:54px!important}.fs-sm-56{font-size:56px!important}.fs-sm-58{font-size:58px!important}.fs-sm-60{font-size:60px!important}.fs-sm-62{font-size:62px!important}.fs-sm-64{font-size:64px!important}.fs-sm-66{font-size:66px!important}.fs-sm-68{font-size:68px!important}.fs-sm-70{font-size:70px!important}.fs-sm-72{font-size:72px!important}.fs-sm-74{font-size:74px!important}.fs-sm-76{font-size:76px!important}.fs-sm-78{font-size:78px!important}.fs-sm-80{font-size:80px!important}.fs-sm-82{font-size:82px!important}.fs-sm-84{font-size:84px!important}.fs-sm-86{font-size:86px!important}.fs-sm-88{font-size:88px!important}.fs-sm-90{font-size:90px!important}.fs-sm-92{font-size:92px!important}.fs-sm-94{font-size:94px!important}.fs-sm-96{font-size:96px!important}.fs-sm-98{font-size:98px!important}.fs-sm-100{font-size:100px!important}.fs-sm-104{font-size:104px!important}.fs-sm-108{font-size:108px!important}.fs-sm-112{font-size:112px!important}.fs-sm-116{font-size:116px!important}.fs-sm-120{font-size:120px!important}.fs-sm-124{font-size:124px!important}.fs-sm-128{font-size:128px!important}.fs-sm-132{font-size:132px!important}.fs-sm-136{font-size:136px!important}.fs-sm-140{font-size:140px!important}.fs-sm-144{font-size:144px!important}.fs-sm-148{font-size:148px!important}.fs-sm-152{font-size:152px!important}.fs-sm-156{font-size:156px!important}.fs-sm-160{font-size:160px!important}.fs-sm-164{font-size:164px!important}.fs-sm-168{font-size:168px!important}.fs-sm-172{font-size:172px!important}.fs-sm-176{font-size:176px!important}.fs-sm-180{font-size:180px!important}.fs-sm-184{font-size:184px!important}.fs-sm-188{font-size:188px!important}.fs-sm-192{font-size:192px!important}.fs-sm-196{font-size:196px!important}.fs-sm-200{font-size:200px!important}}@media (min-width: 768px){.fs-md-6{font-size:6px!important}.fs-md-7{font-size:7px!important}.fs-md-8{font-size:8px!important}.fs-md-9{font-size:9px!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}.fs-md-33{font-size:33px!important}.fs-md-34{font-size:34px!important}.fs-md-35{font-size:35px!important}.fs-md-36{font-size:36px!important}.fs-md-37{font-size:37px!important}.fs-md-38{font-size:38px!important}.fs-md-39{font-size:39px!important}.fs-md-40{font-size:40px!important}.fs-md-42{font-size:42px!important}.fs-md-44{font-size:44px!important}.fs-md-46{font-size:46px!important}.fs-md-48{font-size:48px!important}.fs-md-50{font-size:50px!important}.fs-md-52{font-size:52px!important}.fs-md-54{font-size:54px!important}.fs-md-56{font-size:56px!important}.fs-md-58{font-size:58px!important}.fs-md-60{font-size:60px!important}.fs-md-62{font-size:62px!important}.fs-md-64{font-size:64px!important}.fs-md-66{font-size:66px!important}.fs-md-68{font-size:68px!important}.fs-md-70{font-size:70px!important}.fs-md-72{font-size:72px!important}.fs-md-74{font-size:74px!important}.fs-md-76{font-size:76px!important}.fs-md-78{font-size:78px!important}.fs-md-80{font-size:80px!important}.fs-md-82{font-size:82px!important}.fs-md-84{font-size:84px!important}.fs-md-86{font-size:86px!important}.fs-md-88{font-size:88px!important}.fs-md-90{font-size:90px!important}.fs-md-92{font-size:92px!important}.fs-md-94{font-size:94px!important}.fs-md-96{font-size:96px!important}.fs-md-98{font-size:98px!important}.fs-md-100{font-size:100px!important}.fs-md-104{font-size:104px!important}.fs-md-108{font-size:108px!important}.fs-md-112{font-size:112px!important}.fs-md-116{font-size:116px!important}.fs-md-120{font-size:120px!important}.fs-md-124{font-size:124px!important}.fs-md-128{font-size:128px!important}.fs-md-132{font-size:132px!important}.fs-md-136{font-size:136px!important}.fs-md-140{font-size:140px!important}.fs-md-144{font-size:144px!important}.fs-md-148{font-size:148px!important}.fs-md-152{font-size:152px!important}.fs-md-156{font-size:156px!important}.fs-md-160{font-size:160px!important}.fs-md-164{font-size:164px!important}.fs-md-168{font-size:168px!important}.fs-md-172{font-size:172px!important}.fs-md-176{font-size:176px!important}.fs-md-180{font-size:180px!important}.fs-md-184{font-size:184px!important}.fs-md-188{font-size:188px!important}.fs-md-192{font-size:192px!important}.fs-md-196{font-size:196px!important}.fs-md-200{font-size:200px!important}}@media (min-width: 992px){.fs-lg-6{font-size:6px!important}.fs-lg-7{font-size:7px!important}.fs-lg-8{font-size:8px!important}.fs-lg-9{font-size:9px!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}.fs-lg-33{font-size:33px!important}.fs-lg-34{font-size:34px!important}.fs-lg-35{font-size:35px!important}.fs-lg-36{font-size:36px!important}.fs-lg-37{font-size:37px!important}.fs-lg-38{font-size:38px!important}.fs-lg-39{font-size:39px!important}.fs-lg-40{font-size:40px!important}.fs-lg-42{font-size:42px!important}.fs-lg-44{font-size:44px!important}.fs-lg-46{font-size:46px!important}.fs-lg-48{font-size:48px!important}.fs-lg-50{font-size:50px!important}.fs-lg-52{font-size:52px!important}.fs-lg-54{font-size:54px!important}.fs-lg-56{font-size:56px!important}.fs-lg-58{font-size:58px!important}.fs-lg-60{font-size:60px!important}.fs-lg-62{font-size:62px!important}.fs-lg-64{font-size:64px!important}.fs-lg-66{font-size:66px!important}.fs-lg-68{font-size:68px!important}.fs-lg-70{font-size:70px!important}.fs-lg-72{font-size:72px!important}.fs-lg-74{font-size:74px!important}.fs-lg-76{font-size:76px!important}.fs-lg-78{font-size:78px!important}.fs-lg-80{font-size:80px!important}.fs-lg-82{font-size:82px!important}.fs-lg-84{font-size:84px!important}.fs-lg-86{font-size:86px!important}.fs-lg-88{font-size:88px!important}.fs-lg-90{font-size:90px!important}.fs-lg-92{font-size:92px!important}.fs-lg-94{font-size:94px!important}.fs-lg-96{font-size:96px!important}.fs-lg-98{font-size:98px!important}.fs-lg-100{font-size:100px!important}.fs-lg-104{font-size:104px!important}.fs-lg-108{font-size:108px!important}.fs-lg-112{font-size:112px!important}.fs-lg-116{font-size:116px!important}.fs-lg-120{font-size:120px!important}.fs-lg-124{font-size:124px!important}.fs-lg-128{font-size:128px!important}.fs-lg-132{font-size:132px!important}.fs-lg-136{font-size:136px!important}.fs-lg-140{font-size:140px!important}.fs-lg-144{font-size:144px!important}.fs-lg-148{font-size:148px!important}.fs-lg-152{font-size:152px!important}.fs-lg-156{font-size:156px!important}.fs-lg-160{font-size:160px!important}.fs-lg-164{font-size:164px!important}.fs-lg-168{font-size:168px!important}.fs-lg-172{font-size:172px!important}.fs-lg-176{font-size:176px!important}.fs-lg-180{font-size:180px!important}.fs-lg-184{font-size:184px!important}.fs-lg-188{font-size:188px!important}.fs-lg-192{font-size:192px!important}.fs-lg-196{font-size:196px!important}.fs-lg-200{font-size:200px!important}}@media (min-width: 1200px){.fs-xl-6{font-size:6px!important}.fs-xl-7{font-size:7px!important}.fs-xl-8{font-size:8px!important}.fs-xl-9{font-size:9px!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}.fs-xl-33{font-size:33px!important}.fs-xl-34{font-size:34px!important}.fs-xl-35{font-size:35px!important}.fs-xl-36{font-size:36px!important}.fs-xl-37{font-size:37px!important}.fs-xl-38{font-size:38px!important}.fs-xl-39{font-size:39px!important}.fs-xl-40{font-size:40px!important}.fs-xl-42{font-size:42px!important}.fs-xl-44{font-size:44px!important}.fs-xl-46{font-size:46px!important}.fs-xl-48{font-size:48px!important}.fs-xl-50{font-size:50px!important}.fs-xl-52{font-size:52px!important}.fs-xl-54{font-size:54px!important}.fs-xl-56{font-size:56px!important}.fs-xl-58{font-size:58px!important}.fs-xl-60{font-size:60px!important}.fs-xl-62{font-size:62px!important}.fs-xl-64{font-size:64px!important}.fs-xl-66{font-size:66px!important}.fs-xl-68{font-size:68px!important}.fs-xl-70{font-size:70px!important}.fs-xl-72{font-size:72px!important}.fs-xl-74{font-size:74px!important}.fs-xl-76{font-size:76px!important}.fs-xl-78{font-size:78px!important}.fs-xl-80{font-size:80px!important}.fs-xl-82{font-size:82px!important}.fs-xl-84{font-size:84px!important}.fs-xl-86{font-size:86px!important}.fs-xl-88{font-size:88px!important}.fs-xl-90{font-size:90px!important}.fs-xl-92{font-size:92px!important}.fs-xl-94{font-size:94px!important}.fs-xl-96{font-size:96px!important}.fs-xl-98{font-size:98px!important}.fs-xl-100{font-size:100px!important}.fs-xl-104{font-size:104px!important}.fs-xl-108{font-size:108px!important}.fs-xl-112{font-size:112px!important}.fs-xl-116{font-size:116px!important}.fs-xl-120{font-size:120px!important}.fs-xl-124{font-size:124px!important}.fs-xl-128{font-size:128px!important}.fs-xl-132{font-size:132px!important}.fs-xl-136{font-size:136px!important}.fs-xl-140{font-size:140px!important}.fs-xl-144{font-size:144px!important}.fs-xl-148{font-size:148px!important}.fs-xl-152{font-size:152px!important}.fs-xl-156{font-size:156px!important}.fs-xl-160{font-size:160px!important}.fs-xl-164{font-size:164px!important}.fs-xl-168{font-size:168px!important}.fs-xl-172{font-size:172px!important}.fs-xl-176{font-size:176px!important}.fs-xl-180{font-size:180px!important}.fs-xl-184{font-size:184px!important}.fs-xl-188{font-size:188px!important}.fs-xl-192{font-size:192px!important}.fs-xl-196{font-size:196px!important}.fs-xl-200{font-size:200px!important}}@media (min-width: 1400px){.fs-xxl-6{font-size:6px!important}.fs-xxl-7{font-size:7px!important}.fs-xxl-8{font-size:8px!important}.fs-xxl-9{font-size:9px!important}.fs-xxl-10{font-size:10px!important}.fs-xxl-11{font-size:11px!important}.fs-xxl-12{font-size:12px!important}.fs-xxl-13{font-size:13px!important}.fs-xxl-14{font-size:14px!important}.fs-xxl-15{font-size:15px!important}.fs-xxl-16{font-size:16px!important}.fs-xxl-17{font-size:17px!important}.fs-xxl-18{font-size:18px!important}.fs-xxl-19{font-size:19px!important}.fs-xxl-20{font-size:20px!important}.fs-xxl-21{font-size:21px!important}.fs-xxl-22{font-size:22px!important}.fs-xxl-23{font-size:23px!important}.fs-xxl-24{font-size:24px!important}.fs-xxl-25{font-size:25px!important}.fs-xxl-26{font-size:26px!important}.fs-xxl-27{font-size:27px!important}.fs-xxl-28{font-size:28px!important}.fs-xxl-29{font-size:29px!important}.fs-xxl-30{font-size:30px!important}.fs-xxl-31{font-size:31px!important}.fs-xxl-32{font-size:32px!important}.fs-xxl-33{font-size:33px!important}.fs-xxl-34{font-size:34px!important}.fs-xxl-35{font-size:35px!important}.fs-xxl-36{font-size:36px!important}.fs-xxl-37{font-size:37px!important}.fs-xxl-38{font-size:38px!important}.fs-xxl-39{font-size:39px!important}.fs-xxl-40{font-size:40px!important}.fs-xxl-42{font-size:42px!important}.fs-xxl-44{font-size:44px!important}.fs-xxl-46{font-size:46px!important}.fs-xxl-48{font-size:48px!important}.fs-xxl-50{font-size:50px!important}.fs-xxl-52{font-size:52px!important}.fs-xxl-54{font-size:54px!important}.fs-xxl-56{font-size:56px!important}.fs-xxl-58{font-size:58px!important}.fs-xxl-60{font-size:60px!important}.fs-xxl-62{font-size:62px!important}.fs-xxl-64{font-size:64px!important}.fs-xxl-66{font-size:66px!important}.fs-xxl-68{font-size:68px!important}.fs-xxl-70{font-size:70px!important}.fs-xxl-72{font-size:72px!important}.fs-xxl-74{font-size:74px!important}.fs-xxl-76{font-size:76px!important}.fs-xxl-78{font-size:78px!important}.fs-xxl-80{font-size:80px!important}.fs-xxl-82{font-size:82px!important}.fs-xxl-84{font-size:84px!important}.fs-xxl-86{font-size:86px!important}.fs-xxl-88{font-size:88px!important}.fs-xxl-90{font-size:90px!important}.fs-xxl-92{font-size:92px!important}.fs-xxl-94{font-size:94px!important}.fs-xxl-96{font-size:96px!important}.fs-xxl-98{font-size:98px!important}.fs-xxl-100{font-size:100px!important}.fs-xxl-104{font-size:104px!important}.fs-xxl-108{font-size:108px!important}.fs-xxl-112{font-size:112px!important}.fs-xxl-116{font-size:116px!important}.fs-xxl-120{font-size:120px!important}.fs-xxl-124{font-size:124px!important}.fs-xxl-128{font-size:128px!important}.fs-xxl-132{font-size:132px!important}.fs-xxl-136{font-size:136px!important}.fs-xxl-140{font-size:140px!important}.fs-xxl-144{font-size:144px!important}.fs-xxl-148{font-size:148px!important}.fs-xxl-152{font-size:152px!important}.fs-xxl-156{font-size:156px!important}.fs-xxl-160{font-size:160px!important}.fs-xxl-164{font-size:164px!important}.fs-xxl-168{font-size:168px!important}.fs-xxl-172{font-size:172px!important}.fs-xxl-176{font-size:176px!important}.fs-xxl-180{font-size:180px!important}.fs-xxl-184{font-size:184px!important}.fs-xxl-188{font-size:188px!important}.fs-xxl-192{font-size:192px!important}.fs-xxl-196{font-size:196px!important}.fs-xxl-200{font-size:200px!important}}.fw-100{font-weight:100!important}.fw-200{font-weight:200!important}.fw-300{font-weight:300!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}.fw-900{font-weight:900!important}@media (min-width: 0){.fw-xs-100{font-weight:100!important}.fw-xs-200{font-weight:200!important}.fw-xs-300{font-weight:300!important}.fw-xs-400{font-weight:400!important}.fw-xs-500{font-weight:500!important}.fw-xs-600{font-weight:600!important}.fw-xs-700{font-weight:700!important}.fw-xs-800{font-weight:800!important}.fw-xs-900{font-weight:900!important}}@media (min-width: 380px){.fw-ms-100{font-weight:100!important}.fw-ms-200{font-weight:200!important}.fw-ms-300{font-weight:300!important}.fw-ms-400{font-weight:400!important}.fw-ms-500{font-weight:500!important}.fw-ms-600{font-weight:600!important}.fw-ms-700{font-weight:700!important}.fw-ms-800{font-weight:800!important}.fw-ms-900{font-weight:900!important}}@media (min-width: 576px){.fw-sm-100{font-weight:100!important}.fw-sm-200{font-weight:200!important}.fw-sm-300{font-weight:300!important}.fw-sm-400{font-weight:400!important}.fw-sm-500{font-weight:500!important}.fw-sm-600{font-weight:600!important}.fw-sm-700{font-weight:700!important}.fw-sm-800{font-weight:800!important}.fw-sm-900{font-weight:900!important}}@media (min-width: 768px){.fw-md-100{font-weight:100!important}.fw-md-200{font-weight:200!important}.fw-md-300{font-weight:300!important}.fw-md-400{font-weight:400!important}.fw-md-500{font-weight:500!important}.fw-md-600{font-weight:600!important}.fw-md-700{font-weight:700!important}.fw-md-800{font-weight:800!important}.fw-md-900{font-weight:900!important}}@media (min-width: 992px){.fw-lg-100{font-weight:100!important}.fw-lg-200{font-weight:200!important}.fw-lg-300{font-weight:300!important}.fw-lg-400{font-weight:400!important}.fw-lg-500{font-weight:500!important}.fw-lg-600{font-weight:600!important}.fw-lg-700{font-weight:700!important}.fw-lg-800{font-weight:800!important}.fw-lg-900{font-weight:900!important}}@media (min-width: 1200px){.fw-xl-100{font-weight:100!important}.fw-xl-200{font-weight:200!important}.fw-xl-300{font-weight:300!important}.fw-xl-400{font-weight:400!important}.fw-xl-500{font-weight:500!important}.fw-xl-600{font-weight:600!important}.fw-xl-700{font-weight:700!important}.fw-xl-800{font-weight:800!important}.fw-xl-900{font-weight:900!important}}@media (min-width: 1400px){.fw-xxl-100{font-weight:100!important}.fw-xxl-200{font-weight:200!important}.fw-xxl-300{font-weight:300!important}.fw-xxl-400{font-weight:400!important}.fw-xxl-500{font-weight:500!important}.fw-xxl-600{font-weight:600!important}.fw-xxl-700{font-weight:700!important}.fw-xxl-800{font-weight:800!important}.fw-xxl-900{font-weight:900!important}}.position-absolute{position:absolute}@media (min-width: 0){.position-xs-absolute{position:absolute}}@media (min-width: 380px){.position-ms-absolute{position:absolute}}@media (min-width: 576px){.position-sm-absolute{position:absolute}}@media (min-width: 768px){.position-md-absolute{position:absolute}}@media (min-width: 992px){.position-lg-absolute{position:absolute}}@media (min-width: 1200px){.position-xl-absolute{position:absolute}}@media (min-width: 1400px){.position-xxl-absolute{position:absolute}}@media (min-width: 768px){.animate{animation-duration:.3s;-webkit-animation-duration:.3s;animation-fill-mode:both;-webkit-animation-fill-mode:both}}@keyframes slideIn{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}0%{transform:translateY(1rem);opacity:0}}.slideIn{animation-name:slideIn}.nav-logo{height:50px!important}.nav-link{opacity:.8}.nav-link:hover{opacity:1;cursor:pointer}.nav-link .nav-border{display:none}.nav-link.active .nav-border{display:block;border-bottom:3px solid #9DB89B;width:65%;margin:.25rem auto -.5rem}.nav-link.active{opacity:1;font-weight:500!important;position:relative}nav *{transition:all .3s ease-in-out}.solution-nav button span{transition:all .2s ease-in-out;border-bottom:.13rem solid #fff;margin-bottom:-2px}.solution-nav button:hover:not(.active) span{border-bottom:.13rem solid #0abcbd}.solution-nav button.active span{font-weight:500;cursor:default}.override.navbar-toggler-icon{width:.85rem!important;background-image:url(../../../../public/img/burger_menu.png)}.nav-logo-mobile{display:none}.mobile-nav-margin{margin-bottom:20rem}.collapse.show{visibility:visible}.footer-link{color:#7b92bc!important;transition:all .25s ease-in-out}.footer-link:hover{color:#fff!important}a.hover-underline{position:relative}a.hover-underline:before{content:"";position:absolute;width:100%;height:1px;border-radius:10px;background-color:#fff;bottom:0;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}a.hover-underline:hover:before{transform-origin:left;transform:scaleX(1)}.footer-text{color:#7b92bc!important;position:absolute;bottom:3%;left:80%}span.gold-block{background:#ebb44c;display:block;height:5px;width:45px;margin-right:1.5rem!important}.contact-us.gold-block{width:32px!important}.shadow-blue{box-shadow:0 0 40px #1f2d481f;border-radius:13px!important}.gradient-bg{background-image:linear-gradient(#fff,#f8f9fa)}.contain-insurance-details-col img{height:100px;width:100px;margin-top:1rem}.contain-insurance-details-col .bg-white .slot-content{min-height:30rem;max-height:30rem;overflow:hidden}.how-to-img{margin:0rem -8rem;max-width:calc(100% + 15rem)!important}.solution-padding{padding:2rem 1rem}.solution-text{opacity:.7;width:83%}.about-text{opacity:.7}.gold-line-w{width:4rem}.how-section{margin-top:15rem!important}.about-header{margin-top:10rem!important;margin-bottom:3rem!important}.override.modal-header{border-bottom:none!important}.override.modal-body{height:35rem!important}.override.modal-dialog{max-width:50%!important}.p-5.popover-body.fs-14.fw-300.lh-37px{margin-top:0!important}.platform-text{opacity:.7}.bullet-icon{width:16px;padding-top:13px}.insure-text.paragraph{opacity:.7}.override.form-control{padding-left:0!important}.gold-block.mx-auto{margin-right:auto!important}.clickable-link,.clickable-link:hover{color:#fff}.tab-padding.accordion-button:after{display:none}.tab-padding{padding:3rem 1rem!important}.accordion-button:after{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%239DB89B'/%3E%3Cpath d='M17 11V20.667H11L20.0901 29.6726L29 20.667H23V11H17Z' fill='white'/%3E%3C/svg%3E%0A")}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%239DB89B'/%3E%3Cpath d='M17 11V20.667H11L20.0901 29.6726L29 20.667H23V11H17Z' fill='white'/%3E%3C/svg%3E%0A")}.play-btn.position-relative{position:absolute!important;margin-right:-2.5rem}.play-btn{width:-moz-fit-content;width:fit-content;left:96.5%;top:50%;z-index:2}.contact-btn{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06)) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important;border-radius:6px;padding:.4rem 1.4rem;font-size:18px;font-weight:600;line-height:normal;height:56px;white-space:nowrap}.popover .popover-arrow{display:none}.popover-body{color:#1f2d48!important}.popover{border:none;border-radius:0;font-family:inherit;font-size:13px;font-weight:300;transform:translate(379px,-120px);max-width:371px}form,form .btn{color:#1f2d48;border:none!important}form:hover,form .btn:hover{color:#ebb44c}form .form-control{border:none;border-bottom:1px solid rgba(34,49,77,.2)!important;border-radius:0;font-size:14px;font-weight:300;box-shadow:none!important;outline:none!important}.carousel-indicators .active{background-color:#b6caf0!important}.carousel-indicators [data-bs-target]{width:12px!important;height:12px!important;border-radius:50%;background-color:transparent;border:1px solid #B6CAF0!important;margin-left:4px!important;margin-right:4px!important}#slotmachine{display:flex}.slot{background:inherit;width:10rem;height:15rem;overflow:hidden;border-radius:5px;margin:-20px}.box-container{transition:transform 1s ease-in-out}.box{display:flex;justify-content:center;align-items:center;font-size:13rem}@media only screen and (max-width: 900px){.box{font-size:8rem}.slot{margin:-40px}}:root{--shadow: #1f2d49;--scrollbarBG: #fff;--thumbBG: #0abcbd}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--scrollbarBG)}::-webkit-scrollbar-thumb{background-color:var(--thumbBG);box-shadow:0 -100vh 0 100vh var(--shadow)}#diagram::-webkit-scrollbar-thumb{background-color:#ebb44c;box-shadow:-100vw 0 100vw}#diagram::-webkit-scrollbar{height:8px;rounded:full}#diagram::-webkit-scrollbar-track{background:#fff}#scroll-indicator{background-color:#b6caef;width:100%;height:2px;border-radius:5px}#scroll-indicator::-webkit-progress-value{background-color:#065392}#scroll-indicator::-moz-progress-bar{background-color:#065392}#scroll-progress{width:100%;margin-top:10px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}#headerFilepond,#thumbnailFilepond,#headerFilepond *,#thumbnailFilepond *{cursor:pointer}#headerFilepond,#thumbnailFilepond{background:#f1f0ef!important;border-radius:1rem}@media (min-width: 0px) and (max-width: 350px){.process-paragraph{width:100%!important}.mobile-nav{display:flex!important;justify-content:flex-start!important}.contact-us.gold-block{width:24px!important;margin-right:1.5rem!important}.mobile-hide{display:none!important}.play-btn{left:90%!important}_::-webkit-full-page-media,_:future,:root .play-btn.position-relative{top:30%;left:67%!important}.fs-30.fw-300.mb-4.lh-35px{padding-left:1.5rem!important;padding-right:1.5rem!important;margin-bottom:3rem!important}.health-container.top-container,.insure-container{background-position:top;background-size:100% 45%!important}.about-us-section-text{font-size:12px!important;margin-bottom:4rem!important}.text-dark-blue.fs-30.d-flex.px-0.fw-300.mt-5{margin-top:1.5rem!important}.how-section{margin-top:4rem!important}.gold-block.mx-auto.my-4{margin-top:1rem!important;margin-bottom:3rem!important}.col-11.col-md-9.mx-auto.mt-5{margin-top:0rem!important}.about-header{margin-top:6rem!important;margin-bottom:2rem!important}.how-to-img{margin:0rem -2rem;max-width:calc(100% + 4rem)!important}.health-container,.health-container-2,.health-container-3{min-height:20vh!important}.fs-30.fw-300.mb-2.lh-55px.tech-header{font-size:14px!important;width:100%!important;margin-bottom:5rem!important;line-height:35px!important;text-align:start!important;padding-left:2rem!important;padding-right:2rem!important}.col-md-8.mx-auto{padding-left:0rem!important;padding-right:0rem!important}.col-md-8.col-lg.contain-insurance-details-col{margin-bottom:1rem!important}.slot-content{min-height:27rem!important;max-height:27rem!important}.p-md-5.bg-white.shadow-blue.position-relative{margin-bottom:3rem!important}.mt-5.solutions-header{margin-top:3rem!important}.col-md-8.mx-auto{padding-left:1.5rem!important;padding-right:1.5rem!important}.fs-14.fw-300.lh-37px{font-size:10px!important;margin-top:2rem!important;margin-bottom:3rem!important;line-height:28px!important;text-align:start!important;padding-left:2rem!important;padding-right:2rem!important}.p-md-5.p-4.text-dark.fs-12.fw-300{padding:3rem 2rem!important}.health-container-3{background-size:130% 100%!important}.override.modal-dialog{max-width:100%!important}.col-md-8.mx-auto{padding-left:2rem!important;padding-right:2rem!important}.about-text.mt-5{margin-top:.5rem!important}.p-5.popover-body.paragraph{padding:1rem .5rem!important}.platform-text{padding-left:1.5rem!important;padding-right:1.5rem!important;margin-top:3rem!important}.health-container.top-container{background-position:top right;background-size:135% 50%!important}.mb-4.header-light{padding-left:1.5rem!important;padding-right:1.5rem!important;margin-top:1rem!important;margin-bottom:6.5rem!important}.insure-text.paragraph{padding-left:1.5rem!important;padding-right:1.5rem!important;text-align:left!important}.header-light.mb-2.tech-header{padding-left:1.5rem!important;padding-right:1rem!important;margin-top:0rem!important;margin-bottom:5.5rem!important;text-align:left!important}.insure-container,.health-container.insure-container.top-container{background-position:top right;background-size:200% 55%!important}.custom-col{flex:0 0 auto;width:75%!important;margin-bottom:1rem!important;margin-left:auto;margin-right:auto}span.gold-block.me-5{margin-right:1.5rem!important}.container-fluid.health-container-2.hex{min-height:110vh!important}.row.solution-row{padding-top:4rem!important}.container-fluid.health-container-2.z-2.bg-light.position-relative.hex{background-position:bottom right;background-size:130% 50%!important}.about-us-paragraph.paragraph{margin-bottom:6rem!important}.container-fluid.health-container-3.position-relative.d-flex.insure-background{background-size:140% 100%!important}.document-container{margin:0rem 1rem;padding:1rem}.doc-link,li.text-dark-blue.fw-300{font-size:12px!important}.paragraph{font-size:12px!important;font-weight:200!important;line-height:24px!important}.new.paragraph{font-size:14px!important}.tw-p-20{padding:2rem!important}.header-light{font-size:20px!important;font-weight:300!important;line-height:40px!important}.header-bold{font-size:20px!important;font-weight:700!important;line-height:40px!important}}@media (min-width: 351px) and (max-width: 576px){.process-paragraph,.override.w-75{width:100%!important}.mobile-hide{display:none!important}.play-btn{left:92%!important}_::-webkit-full-page-media,_:future,:root .play-btn.position-relative{top:26%;left:calc(100vw - 115px)!important}.fs-30.fw-300.mb-4.lh-35px{padding-left:1.5rem!important;padding-right:1.5rem!important;margin-bottom:8rem!important}.health-container.top-container{background-position:top;background-size:100% 50%!important}.about-us-section-text{font-size:12px!important;margin-bottom:4rem!important}.col-md-8.mx-auto{padding-left:1.5rem!important;padding-right:1.5rem!important}.text-dark-blue.fs-30.d-flex.px-0.fw-300.mt-5{margin-top:1.5rem!important}.how-section{margin-top:4rem!important}.gold-block.mx-auto.my-4{margin-top:1rem!important;margin-bottom:3rem!important}.col-11.col-md-9.mx-auto.mt-5{margin-top:0rem!important}.about-header{margin-top:6rem!important;margin-bottom:2rem!important}.how-to-img{margin:0rem -2rem;max-width:calc(100% + 4rem)!important}.health-container,.health-container-2,.health-container-3{min-height:20vh!important}.fs-30.fw-300.mb-2.lh-55px.tech-header{font-size:20px!important;width:100%!important;margin-bottom:5rem!important;line-height:35px!important;text-align:start!important;padding-left:2rem!important;padding-right:2rem!important}.col-md-8.col-lg.contain-insurance-details-col{margin-bottom:3rem!important}.slot-content{min-height:24rem!important;max-height:24rem!important}.p-md-5.bg-white.shadow-blue.position-relative{margin-bottom:3rem!important}.mt-5.solutions-header{margin-top:3rem!important}.fs-14.fw-300.lh-37px{font-size:14px!important;margin-top:2rem!important;margin-bottom:5rem!important;line-height:28px!important;text-align:start!important;padding-left:2rem!important;padding-right:2rem!important}.p-md-5.p-4.text-dark.fs-12.fw-300{padding:3rem 2rem!important}.container-fluid.health-container-3.position-relative.d-flex{background-size:100% 100%!important}.override.modal-dialog{max-width:100%!important}.col-md-8.mx-auto{padding-left:2rem!important;padding-right:2rem!important}.solution-header{width:100%!important;margin-bottom:1rem!important}.about-text.mt-5{margin-top:1rem!important}.platform-text{padding-left:1.5rem!important;padding-right:1.5rem!important}.health-container.top-container{background-position:top right;background-size:115% 60%!important}.mb-4.header-light{padding-left:1.5rem!important;padding-right:11rem!important;margin-top:3.5rem!important;margin-bottom:6.5rem!important}.p-5.popover-body.paragraph{padding:2rem 1rem!important}.insure-text.paragraph{padding-left:1.5rem!important;padding-right:1.5rem!important;text-align:left!important}.header-light.mb-2.tech-header{padding-left:1.5rem!important;padding-right:1rem!important;margin-top:.5rem!important;margin-bottom:5rem!important;text-align:left!important}.health-container.insure-container.top-container{background-position:top right;background-size:115% 55%!important}.custom-col{flex:0 0 auto;width:75%!important;margin-bottom:1rem!important;margin-left:auto;margin-right:auto}span.gold-block.me-5{margin-right:1.5rem!important}.container-fluid.health-container-2.hex{min-height:125vh!important}.row.solution-row{padding-top:4rem!important}.container-fluid.health-container-2.z-2.bg-light.position-relative.hex{background-position:bottom right;background-size:95% 55%!important}.about-us-paragraph.paragraph{margin-bottom:6rem!important}.container-fluid.health-container-3.position-relative.d-flex.insure-background{background-size:85% 100%!important}.document-container{margin:0rem 1rem;padding:1rem}.doc-link,li.text-dark-blue.fw-300{font-size:12px!important}.paragraph{font-size:12px!important;font-weight:200!important;line-height:24px!important}.new.paragraph{font-size:14px!important}.tw-p-20{padding:2rem!important}.header-light{font-size:22px!important;font-weight:300!important;line-height:40px!important}.header-bold{font-size:22px!important;font-weight:700!important;line-height:40px!important}}@media (min-width: 351px) and (max-width: 475px){.mobile-nav{display:flex!important;justify-content:flex-start!important}.platform-text{padding-left:1.5rem!important;padding-right:1.5rem!important;margin-top:3rem!important}.health-container.top-container{background-position:top right;background-size:135% 55%!important}.mb-4.header-light{padding-left:1.5rem!important;padding-right:1.5rem!important;margin-top:1rem!important;margin-bottom:4rem!important}.health-container.insure-container.top-container{background-position:top right;background-size:200% 60%!important}.container-fluid.health-container-2.hex{min-height:110vh!important}.container-fluid.health-container-2.z-2.bg-light.position-relative.hex{background-position:bottom right;background-size:100% 50%!important}.container-fluid.health-container-3.position-relative.d-flex.insure-background{background-size:135% 100%!important}}@media (max-width: 575px){.green-border-bottom{border-bottom:.3rem solid #9DB89B}}@media (max-width: 640px){.bullet-icon{width:14px;padding-top:8px}}@media (min-width: 641px){.bg-sm-none{background:none}}@media (min-width: 577px) and (max-width: 768px){.process-paragraph{width:100%!important}.mobile-hide{display:none!important}.play-btn{left:95%!important}_::-webkit-full-page-media,_:future,:root .play-btn.position-relative{top:35%;left:calc(100vw - 115px)!important}.col-md-8.mx-auto{padding-left:2rem;padding-right:2rem}.fs-30.fw-300.mb-4.lh-35px{padding-left:1.5rem!important;padding-right:15rem!important;margin-top:4rem!important;margin-bottom:8rem!important}.health-container.top-container{background-position:top;background-size:100% 60%!important}.platform-text{padding-left:1.5rem!important;padding-right:2rem!important}.health-container.top-container{background-position:top right;background-size:88% 65%!important}.p-5.popover-body.paragraph{padding:2rem 1rem!important}.mb-4.header-light{padding-left:1.5rem!important;padding-right:18rem!important;margin-top:4rem!important;margin-bottom:7.8rem!important}.text-dark-blue.fs-30.d-flex.px-0.fw-300.mt-5{margin-top:1.5rem!important}.how-section{margin-top:4rem!important}.gold-block.mx-auto.my-4{margin-top:1rem!important;margin-bottom:3rem!important}.col-11.col-md-9.mx-auto.mt-5{margin-top:0rem!important}.about-header{margin-top:8rem!important;margin-bottom:1.5rem!important}.about-us-section-text{margin-bottom:7rem!important}.how-to-img{margin:0rem 2rem;max-width:calc(100% - 4rem)!important}.health-container,.health-container-2,.health-container-3{min-height:20vh!important}.fs-30.fw-300.mb-2.lh-55px.tech-header{font-size:20px!important;width:100%!important;margin-bottom:5rem!important;line-height:35px!important;text-align:start!important;padding-left:2rem!important;padding-right:2rem!important}.col-md-8.col-lg.contain-insurance-details-col{margin-bottom:5rem!important}.slot-content{min-height:15rem!important;max-height:15rem!important;overflow:hidden}.p-md-5.bg-white.shadow-blue.position-relative{margin-bottom:3rem!important}.solution-logo{height:26rem!important}.mt-5.solutions-header{margin-top:3rem!important}.p-md-5.p-4.text-dark.fs-12.fw-300{padding:3rem 2rem!important}.override.modal-dialog{max-width:90%!important}.col-md-8.mx-auto{padding-left:2rem!important;padding-right:2rem!important}.solution-header{width:70%!important;margin-bottom:1.5rem!important}.gold-block.me-5{margin-right:1.2rem!important}.health-container-3{background-size:75% 100%!important}.insure-text.paragraph{padding-left:2rem!important;padding-right:5rem!important;text-align:left!important}.header-light.mb-2.tech-header{padding-left:2rem!important;padding-right:3rem!important;margin-top:1rem!important;margin-bottom:5rem!important;text-align:left!important}.health-container.insure-container.top-container{background-position:top right;background-size:90% 60%!important}.custom-col{flex:0 0 auto;width:70%!important;margin-bottom:1rem!important;margin-left:auto;margin-right:auto}.container-fluid.health-container-2.hex{min-height:110vh!important}.row.solution-row{padding-top:4rem!important}.container-fluid.health-container-2.z-2.bg-light.position-relative.hex{background-position:bottom right;background-size:90% 80%!important}.about-us-paragraph.paragraph{margin-bottom:6rem!important}.container-fluid.health-container-3.insure-background{background-size:53% 100%!important}.document-container{margin:0rem 2rem;padding:2rem}.doc-link,li.text-dark-blue.fw-300{font-size:12px!important}.paragraph{font-size:12px!important;font-weight:200!important;line-height:24px!important}.new.paragraph{font-size:14px!important}.tw-p-20{padding:2rem!important}.header-light{font-size:24px!important;font-weight:300!important;line-height:40px!important}.header-bold{font-size:24px!important;font-weight:700!important;line-height:40px!important}.green-border-bottom{border-bottom:.4rem solid #9DB89B}}@media (min-width: 577px) and (max-width: 675px){.platform-text{padding-left:1.5rem!important;padding-right:5rem!important;margin-top:3rem!important}.health-container.top-container{background-position:top right;background-size:110% 65%!important}.mb-4.header-light{padding-left:1.5rem!important;padding-right:10rem!important;margin-top:4.5rem!important;margin-bottom:6.5rem!important}.row.solution-row{padding-top:6rem!important}.container-fluid.health-container-2.hex{min-height:120vh!important}.container-fluid.health-container-2.z-2.bg-light.position-relative.hex{background-position:bottom right;background-size:90% 65%!important}.container-fluid.health-container-3.insure-background{background-size:80% 100%!important}.override.w-75{width:100%!important}}@media (max-width: 990px){.nav-link.active .nav-border{border-bottom:1px solid #9DB89B;margin-left:0;width:100%}}@media (max-width: 768px){.fs-20{font-size:14px!important}.fs-14,.fs-sm-12{font-size:12px}.gold-line-w{width:2.5rem}.contain-insurance-details-col .bg-white{margin-bottom:2rem}.footer-text{position:unset;padding:1rem 0rem;text-align:center}.contain-insurance-details-col .bg-white .slot-content{min-height:20rem;max-height:20rem}.nav-logo{height:20px}.nav-item .dropdown-menu{position:absolute}.nav-link{padding:1.5rem 0rem}.nav-logo-mobile{height:25px!important;display:flex}.nav-logo{display:none}.pt-md-2{padding-top:.8rem!important}.solution-padding{padding:0rem 1rem 1rem}h3{font-size:18px!important}span.gold-block{width:25px!important}h5.fs-30{font-size:18px!important}.lh-55px{line-height:25px}.fs-30.fw-300.mb-2.lh-55px{width:85%!important;margin-bottom:1.5rem!important}.col-12.col-lg-8.mx-auto{padding:3rem 2rem}.show-mobile.d-none{display:block!important}.solution-text{font-size:11px;line-height:25px;width:100%}.play-btn{left:95%}.dropdown.section{margin-bottom:3rem!important}.nav-item.sidebar{margin-bottom:30vh}.nav-link.sidebar{padding:.5rem 0rem!important}.about-text{padding-bottom:1rem}.rox{height:16.5rem!important;max-width:16.5rem!important}.about-circle{padding-top:1.2rem!important;height:15.5rem!important;max-width:15.5rem!important}.about.carousel-indicators{top:280px;left:130px}.footer-text{bottom:3%;text-align:center}.about-text{width:100%;margin-top:2rem!important}.about.carousel-indicators [data-bs-target]{height:7px!important;width:7px!important}.contain-about-slider{margin-bottom:3rem}.me-5.cursor-pointer.pb-1{margin-right:.25rem!important}.contain-about-slider{margin-left:-8rem}.fs-12{font-size:10px}form .form-control{font-size:12px}.health-container,.health-container-2,.health-container-3{min-height:60vh}.lh-37px{line-height:20px}img.h-20{height:24px!important}.box-description.paragraph{font-size:12px!important;line-height:24px!important}}@media (min-width: 768px){.modal-min-w{min-width:480px}}@media (min-width: 769px) and (max-width: 992px){_::-webkit-full-page-media,_:future,:root .play-btn.position-relative{top:35%;left:64vw!important}.mobile-hide{display:none!important}.show-mobile.d-none{display:block!important}.col-12.col-lg-8.mx-auto{padding:5rem 2rem}.fs-30{font-size:27px!important}.solution-text{font-size:14px;line-height:30px;width:83%}.lh-55px{line-height:45px}.fs-30.fw-300.mb-2.lh-55px{width:60%}.custom-col{flex:0 0 auto;width:78%!important;margin-bottom:1rem!important;margin-left:auto;margin-right:auto}.dropdown.section{margin-bottom:5rem!important}.nav-logo-mobile{height:25px!important;display:flex}.nav-logo{display:none}.nav-link{padding:1.5rem 0rem}.fs-20{font-size:16px!important}.nav-item.sidebar{margin-bottom:25vh}.nav-link.sidebar{padding:.5rem 0rem!important}.navbar-nav.d-flex.pe-4{padding:0rem 1.5rem!important}.contain-about-slider .img-fluid{height:16rem}.contain-about-slider .d-inline-flex{margin-left:8rem;margin-bottom:5rem}.carousel-indicators{margin-left:7rem!important}.about-text{width:100%}.container-fluid.min-vh-100.bg-dark-blue{background-size:121vh}.about-us-content{height:70vh}.contact-us-content{height:180vh!important}.col-md-8.mx-auto{padding-left:2rem;padding-right:2rem}.fs-30.fw-300.mb-4.lh-35px{padding-left:1.5rem!important;padding-right:15rem!important;margin-top:3rem!important;margin-bottom:8rem!important}.text-dark-blue.fs-30.d-flex.px-0.fw-300.mt-5{margin-top:1.5rem!important}.how-section{margin-top:5rem!important}.gold-block.mx-auto.my-4{margin-top:1rem!important;margin-bottom:3rem!important}.col-11.col-md-9.mx-auto.mt-5{margin-top:0rem!important;margin-bottom:5rem!important}.col-11.col-md-6.m-auto.text-center.pt-5{width:75%}.about-header{margin-top:15rem!important;margin-bottom:1.5rem!important}.about-us-section-text{font-size:12px!important;margin-bottom:10rem!important}.how-to-img{margin:0rem 2rem;max-width:calc(100% - 4rem)!important}.health-container,.health-container-2,.health-container-3{min-height:20vh!important}.fs-30.fw-300.mb-2.lh-55px{font-size:20px!important;width:100%!important}.col-md-8.mx-auto{padding-left:0!important;padding-right:0!important}.fs-30.fw-300.mb-2.lh-55px{font-size:20px!important;line-height:40px!important}.col-md-8.col-lg.contain-insurance-details-col{margin-bottom:5rem!important}.slot-content{min-height:17rem!important;max-height:17rem!important}.p-md-5.bg-white.shadow-blue.position-relative{margin-bottom:3rem!important}.mt-5.solutions-header{margin-top:3rem!important}.p-md-5.p-4.text-dark.fs-12.fw-300{padding:3rem 2rem!important}.override.modal-dialog{max-width:90%!important}.footer-text{bottom:-25%;left:auto;text-align:center}.about-text{font-size:12px!important;line-height:25px!important}.gold-block.me-5{margin-right:2.4rem!important}.platform-text{padding-left:1.5rem!important;padding-right:29rem!important;margin-top:1rem!important;margin-bottom:2rem!important}.health-container.top-container{background-position:top right;background-size:89% 100%!important}.mb-4.header-light{padding-left:1.5rem!important;padding-right:29rem!important}.health-container.insure-container.top-container{background-position:top right;background-size:80% 100%!important}.container-fluid.health-container-2.hex{min-height:90vh!important}.row.solution-row{padding-top:13rem!important}.container-fluid.health-container-2.z-2.bg-light.position-relative.hex{background-size:85% 100%!important}.about-us-paragraph.paragraph{margin-bottom:6rem!important}.container-fluid.health-container-3.insure-background{background-size:42% 100%!important}.document-container{margin:0rem 5rem;padding:3rem}.doc-link,li.text-dark-blue.fw-300{font-size:12px!important}.paragraph{font-size:12px!important;font-weight:200!important;line-height:24px!important}.header-light{font-size:22px!important;font-weight:300!important;line-height:40px!important}.header-bold{font-size:22px!important;font-weight:700!important;line-height:40px!important}.box-description.paragraph{font-size:12px!important;line-height:24px!important}.health-container-3{background-size:80% 100%!important}.insure-text.paragraph{padding-left:6rem!important;padding-right:6rem!important;margin-bottom:6rem!important}}@media (min-width: 769px) and (max-width: 820px){.platform-text{padding-left:1.5rem!important;padding-right:21rem!important;margin-top:1rem!important}.health-container.top-container{background-position:top right;background-size:95% 100%!important}.mb-4.header-light{padding-left:1.5rem!important;padding-right:20rem!important}.health-container-3{background-size:90% 100%!important}.health-container.insure-container.top-container{background-position:top right;background-size:110% 100%!important}.header-light.mb-2.tech-header{padding-left:3rem!important;padding-right:3rem!important}.row.solution-row{padding-top:10rem!important}.container-fluid.health-container-2.z-2.bg-light.position-relative.hex{background-size:93% 100%!important}.about-us-paragraph.paragraph{margin-bottom:6rem!important}.container-fluid.health-container-3.insure-background{background-size:55% 100%!important}}@media (max-width: 992px){.viva-banner-image{height:auto;background:rgb(31 45 73/var(--tw-bg-opacity))!important}.viva-banner-image-mobile{background-position:center!important;-o-object-fit:cover;object-fit:cover;background-image:url(/img/viva_score_banner.jpg)!important}}@media (min-width: 993px){.health-container,.health-container-2,.health-container-3{min-height:92vh}.custom-col{flex:0 0 auto;width:33%!important}.show-mobile{display:none!important}.show-desktop.d-none{display:flex!important}.override.dropdown-menu{width:743px;border:none;border-radius:0}.override.dropdown-menu.two{width:743px;border:none;left:-373px!important;border-radius:0}.about-us-content,.contact-us-content{height:90vh}.about-text{padding-bottom:7rem}.contain-about-slider .d-inline-flex{margin-left:-22rem;margin-bottom:7rem}.carousel-indicators{margin-left:-30rem!important}.contain-about-slider .img-fluid{height:35rem}.subtle-bg-vivascore{background:url(/img/subtle-bg-vivascore.jpg);background-repeat:no-repeat;width:100%}}@media (min-width: 993px) and (max-width: 1079px){.fs-20{font-size:14px!important}.solution-text{font-size:13px;line-height:25px}h3{font-size:15px!important}.fs-30{font-size:24px!important}.lh-55px{line-height:40px}.about-us-content,.contact-us-content{height:84vh}.contain-about-slider .img-fluid{height:18rem}.contain-about-slider .d-inline-flex{margin-left:-1rem;margin-bottom:8rem}.carousel-indicators{margin-left:5rem!important}.about-text{font-size:12px;font-weight:300;opacity:.7;line-height:33px;width:100%}.col-lg-5.ms-auto.pt-lg-5.mt-lg-5{margin-top:0rem!important;padding-top:0rem!important}.col-md-8.mx-auto{padding-left:2rem;padding-right:2rem}.fs-30.fw-300.mb-4.lh-35px{padding-left:1.5rem!important;padding-right:1rem!important;margin-top:4rem!important}.health-container.top-container{background-position:top;background-size:140% 100%!important}.platform-text{margin-bottom:18rem!important}.p-5.popover-body.paragraph{padding:1rem 3rem!important}.gold-block.my-auto.me-5{margin-right:1rem!important}.text-dark-blue.fs-30.d-flex.px-0.fw-300.mt-5{margin-top:1.5rem!important}.how-section{margin-top:8rem!important}.gold-block.mx-auto.my-4{margin-top:1rem!important;margin-bottom:3rem!important}.col-11.col-md-9.mx-auto.mt-5{margin-top:0rem!important;margin-bottom:10rem!important}.about-header{margin-top:13rem!important;margin-bottom:1.5rem!important}.about-us-section-text{font-size:12px!important;margin-bottom:4rem!important}.how-to-img{margin:0rem 2rem;max-width:calc(100% - 4rem)!important}.fs-30.fw-300.mb-2.lh-55px{font-size:20px!important;width:100%!important}.col-md-8.mx-auto{padding-left:0rem!important;padding-right:0rem!important}.fs-30.fw-300.mb-2.lh-55px{font-size:20px!important;line-height:40px!important}.mt-5.solutions-header{margin-top:9rem!important}.p-md-5.p-4.text-dark.fs-12.fw-300{padding:3rem 2rem!important}.override.modal-dialog{max-width:80%!important}.footer-text{left:65%}.about-text{font-size:12px!important;line-height:25px!important}.health-container-3{background-size:70% 100%!important}.slot-content{min-height:41rem!important;max-height:41rem!important}.insure-text.paragraph{padding-left:13.5rem!important;padding-right:13.5rem!important;margin-bottom:6rem!important}.health-container.insure-container.top-container{background-position:top right;background-size:90% 100%!important}.tab-padding.accordion-button{font-size:12px!important}.container-fluid.health-container-2.hex{min-height:90vh!important}.row.solution-row{padding-top:13rem!important}.container-fluid.health-container-2.z-2.bg-light.position-relative.hex{background-size:68% 100%!important}.about-us-paragraph.paragraph{margin-bottom:6rem!important}.container-fluid.health-container-3.insure-background{background-size:50% 100%!important}.paragraph{font-size:14px!important;font-weight:200!important;line-height:28px!important}.header-light{font-size:19px!important;font-weight:300!important;line-height:38px!important}.header-bold{font-size:19px!important;font-weight:700!important;line-height:38px!important}}@media (min-width: 1024px){.features-container{height:450px}}@media (min-width: 1080px) and (max-width: 1199px){.fs-20{font-size:14px!important}.solution-text{font-size:13px;font-weight:200;opacity:.7;line-height:25px;width:83%}h3{font-size:20px!important}.fs-30{font-size:24px!important}.lh-55px{line-height:40px}.about-us-content,.contact-us-content{height:88vh}.contain-about-slider .img-fluid{height:20rem}.contain-about-slider .d-inline-flex{margin-left:-1rem;margin-bottom:8rem}.carousel-indicators{margin-left:5rem!important}.about-text{font-size:12px;font-weight:300;opacity:.7;line-height:33px;width:100%}.col-lg-5.ms-auto.pt-lg-5.mt-lg-5{margin-top:0rem!important;padding-top:0rem!important}.col-md-8.mx-auto{padding-left:2rem;padding-right:2rem}.fs-30.fw-300.mb-4.lh-35px{padding-left:1.5rem!important;padding-right:1rem!important;margin-top:4rem!important}.platform-text{margin-bottom:18rem!important}.gold-block.my-auto.me-5{margin-right:1rem!important}.text-dark-blue.fs-30.d-flex.px-0.fw-300.mt-5{margin-top:1.5rem!important}.how-section{margin-top:8rem!important}.gold-block.mx-auto.my-4{margin-top:1rem!important;margin-bottom:3rem!important}.col-11.col-md-9.mx-auto.mt-5{margin-top:0rem!important;margin-bottom:10rem!important}.about-header{margin-top:13rem!important;margin-bottom:1.5rem!important}.about-us-section-text{margin-bottom:10rem!important}.how-to-img{margin:0rem 2rem;max-width:calc(100% - 4rem)!important}.col-md-8.mx-auto{padding-left:0rem!important;padding-right:0rem!important}.fs-30.fw-300.mb-2.lh-55px{font-size:20px!important;line-height:40px!important}.mt-5.solutions-header{margin-top:7.5rem!important}.p-md-5.p-4.text-dark.fs-12.fw-300{padding:3rem 2rem!important}.health-container,.health-container-2,.health-container-3{min-height:90vh}.override.modal-dialog{max-width:75%!important}.footer-text{left:68%}.about-header{margin-top:18rem!important}.mb-4.header-light{padding-right:2rem!important}.health-container-3{background-size:75% 100%!important}.slot-content{min-height:33rem!important;max-height:33rem!important}.insure-text.paragraph{padding-left:13rem!important;padding-right:13rem!important;margin-bottom:6rem!important}.health-container.insure-container.top-container{background-position:top right;background-size:90% 100%!important}.tab-padding.accordion-button{font-size:12px!important}.container-fluid.health-container-2.hex{min-height:90vh!important}.row.solution-row{padding-top:10rem!important}.container-fluid.health-container-2.z-2.bg-light.position-relative.hex{background-size:65% 100%!important}.health-container.top-container{background-position:top;background-size:130% 100%!important}.about-us-paragraph.paragraph{margin-bottom:6rem!important}.container-fluid.health-container-3.insure-background{background-size:48% 100%!important}.paragraph{font-size:14px!important;font-weight:200!important;line-height:28px!important}.header-light{font-size:21px!important;font-weight:300!important;line-height:40px!important}.header-bold{font-size:21px!important;font-weight:700!important;line-height:40px!important}}@media (min-width: 1200px) and (max-width: 1399px){.fs-20{font-size:16px!important}.solution-text{width:100%}h3{font-size:20px!important}.fs-30{font-size:24px!important}.lh-55px{line-height:45px}.me-5.cursor-pointer.pb-1.next-btn{margin-right:1rem!important}.about-us-content{height:88vh}.about-text{padding-bottom:5rem!important}.contact-us-content{height:88vh;padding-top:0rem!important}.contain-about-slider .img-fluid{height:27rem}.contain-about-slider .d-inline-flex{margin-left:-14rem;margin-bottom:7rem}.carousel-indicators{margin-left:-18rem!important}.col-lg-5.ms-auto.pt-lg-5.mt-lg-5{margin-top:0rem!important;padding-top:0rem!important}.col-md-8.mx-auto{padding-left:2rem;padding-right:2rem}.fs-30.fw-300.mb-4.lh-35px{padding-left:.5rem!important;margin-top:2rem!important;margin-bottom:4rem!important}.health-container.top-container{background-position:top;background-size:120% 100%!important}.gold-block.my-auto.me-5{margin-right:1rem!important}.text-dark-blue.fs-30.d-flex.px-0.fw-300.mt-5{margin-top:3.75rem!important}.how-section{margin-top:9.5rem!important}.gold-block.mx-auto.my-4{margin-top:1rem!important;margin-bottom:5rem!important}.col-11.col-md-9.mx-auto.mt-5{margin-top:0rem!important;margin-bottom:20rem!important}.about-header{margin-top:22rem!important;margin-bottom:1.5rem!important}.about-us-section-text{font-size:12px!important;margin-bottom:9rem!important;line-height:28px!important}.how-to-img{margin:0rem 2rem;max-width:calc(100% - 4rem)!important}.health-container-3{background-size:75% 100%!important}.fs-30.fw-300.mb-2.lh-55px{font-size:20px!important;line-height:40px!important}.mt-5.solutions-header{margin-top:10rem!important}.p-md-5.p-4.text-dark.fs-12.fw-300{padding:3rem 1.5rem!important}.health-container,.health-container-2,.health-container-3{min-height:90vh}.solution-logo{height:23rem!important}.footer-text{bottom:3%;left:74%!important}.about-text{font-size:12px!important;line-height:25px!important}.text-dark-blue.fs-30.d-flex.px-0.fw-300.mt-5.what-we-do{margin-top:5.75rem!important}.platform-text{margin-bottom:20rem!important}.mb-4.header-light{padding-right:6rem!important}.slot-content{min-height:37rem!important;max-height:37rem!important}.insure-text.paragraph{padding-left:3rem!important;padding-right:3rem!important;margin-bottom:5rem!important}.health-container.insure-container{background-position:top right;background-size:90% 100%!important}.tab-padding.accordion-button{font-size:14px!important}span.gold-block.me-5{margin-right:1.5rem!important}.container-fluid.health-container-2.hex{min-height:90vh!important}.row.solution-row{padding-top:13rem!important}.container-fluid.health-container-2.z-2.bg-light.position-relative.hex{background-size:65% 100%!important}.about-us-paragraph.paragraph{margin-bottom:6rem!important}.container-fluid.health-container-3.insure-background{background-size:45% 100%!important}.paragraph{font-size:14px!important;font-weight:200!important;line-height:28px!important}.header-light{font-size:25px!important;font-weight:300!important;line-height:43px!important}.header-bold{font-size:25px!important;font-weight:700!important;line-height:43px!important}}@media (min-width: 1300px) and (max-width: 1399px){.slot-content{min-height:29rem!important;max-height:29rem!important}.insure-text.paragraph{margin-bottom:30rem!important}.health-container.insure-container.top-container{background-position:top right;background-size:150% 100%!important}.container-fluid.health-container-2.hex{min-height:90vh!important}.row.solution-row{padding-top:10rem!important}.container-fluid.health-container-2.z-2.bg-light.position-relative.hex{background-size:55% 100%!important}.container-fluid.health-container-3.insure-background{background-size:40% 100%!important}}@media (min-width: 1400px) and (max-width: 1599px){.fs-30.fw-300.mb-2.lh-55px{font-size:25px!important;line-height:40px!important}.mt-5.solutions-header{margin-top:15rem!important}.p-md-5.p-4.text-dark.fs-12.fw-300{padding:3rem 2rem!important}.health-container,.health-container-2,.health-container-3{min-height:90vh}.health-container-3.insure-background{min-height:83vh}.footer-text{left:70%}.about-header{margin-top:12rem!important}.platform-text{margin-bottom:22rem!important}.health-container.top-container{background-position:top;background-size:120% 104%!important}.insure-text.paragraph{padding-left:3rem!important;padding-right:3rem!important;margin-bottom:30rem!important}.tab-padding.accordion-button{font-size:14px!important}.paragraph{font-size:16px!important;font-weight:200!important;line-height:32px!important}.header-light{font-size:28px!important;font-weight:300!important;line-height:50px!important}.header-bold{font-size:28px!important;font-weight:700!important;line-height:50px!important}.slot-content{min-height:34rem!important;max-height:34rem!important}.container-fluid.health-container-2.hex{min-height:90vh!important}.row.solution-row{padding-top:10rem!important}}@media (min-width: 1600px){.mt-5.solutions-header{margin-top:15rem!important}.p-md-5.p-4.text-dark.fs-12.fw-300{padding:3rem 2rem!important}.slot-content{min-height:28rem!important;max-height:28rem!important;overflow:hidden}.insure-text.paragraph{padding-left:3rem!important;padding-right:3rem!important;margin-top:1rem!important}.tab-padding.accordion-button{font-size:16px!important}.container-fluid.health-container-2.hex{min-height:90vh!important}.row.solution-row{padding-top:10rem!important}}@media (min-width: 1800px){.slot-content{min-height:24rem!important;max-height:24rem!important;overflow:hidden}}@media (min-width: 1280px){.quote-bg{background-image:url(/public/img/quote-bg.svg);background-size:cover;background-position:center}}@media (min-width: 992px){.navbar-expand-lg .navbar-nav .nav-link{color:#fff!important}.navbar-expand-lg .offcanvas{color:#fff}}@media (min-width: 992px) and (max-width: 1024px){nav .bi.tw-text-secondary.tw-mr-4.lg\:tw-hidden{display:none}}@media (max-width: 640px){.tw-xs-text{font-size:14px}.tw-xs-heading{font-size:22px}.tw-xs-mt{margin-top:28px}.tw-xs-icon{width:32px;height:32px}.tw-xs-lh{line-height:20px}.tw-xs-pad{padding:12px}.tw-space-x-9.override{--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * (1 - var(--tw-space-x-reverse)))!important}}@media (max-width: 380px){.contact-btn{font-size:14px!important}}@media (max-width: 575px){.contact-btn{font-size:16px}}@media (min-width: 1200px){.banner-container-fluid{width:calc(100vw - 6rem);margin-left:auto;margin-right:auto;max-width:none}}@media (min-width: 1920px){.banner-container-fluid{width:calc(1920px - 6rem);margin-left:auto;margin-right:auto;max-width:none}}#homepage .hero-spacing{height:100vh;margin-top:-78px}@media (min-width: 992px){#homepage .hero-spacing{margin-top:-104px}}#homepage .card{border-radius:0;border:none;max-width:380px;min-height:450px}@media screen and (min-width: 600px){.tw-border-vavscore{border-color:#0abcbd;border-top-width:8px!important}}.tw-line-height-vivascore{line-height:2px!important}.tw-underline-vivascore{text-decoration-line:underline;text-decoration-color:#9db89b;text-decoration-thickness:8px;text-underline-offset:16px}.viva-banner-image{height:100vh;max-height:1080px;background-size:cover!important;background-position:center!important;background-image:url(/img/viva_score_banner.svg)!important}#blog-body ul li{list-style:disc}#blog-body ol li{list-style:decimal}#blog-body a{color:#00f}#blog-body h1,#blog-body h2,#blog-body h3{font-size:25px;font-weight:700;margin-block:2rem}#blog-body p{margin-block:2rem;word-wrap:break-word;font-size:1.25rem}@media only screen and (max-width: 700px){#blog-body p{font-size:1.25rem}}#blog-body li{margin-block:1rem}@media only screen and (max-width: 700px){#blog-body img{padding-inline:0!important;float:none!important;display:block;margin-inline:auto!important;margin-bottom:2rem!important;height:auto!important;width:80%!important}}#header-image{background-size:cover}#flexSwitchCheckDefault:not(:checked){background-color:#fff!important;border-color:#ebb44c!important}.form-switch .form-check-input:not(:checked){background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb(235, 180, 76)'/%3e%3c/svg%3e")!important}#blog-content{min-height:calc(100vh - 95px)}.pagination{--bs-pagination-active-bg: $primary-color;--bs-pagination-color: $primary-color}.contain-location-img img{height:17rem}@media (min-width: 768px){.contain-location-img img{height:28rem}}a.contact-link:hover{cursor:pointer}.contact-link{text-decoration:none;display:block}.before\:tw-text-4xl:before{content:var(--tw-content)!important;font-size:2.25rem!important;line-height:2.5rem!important}.before\:tw-text-\[3em\]:before{content:var(--tw-content)!important;font-size:3em!important}.before\:tw-leading-none:before{content:var(--tw-content)!important;line-height:1!important}.before\:tw-text-\[\#065492\]:before{content:var(--tw-content)!important;--tw-text-opacity: 1 !important;color:rgb(6 84 146 / var(--tw-text-opacity, 1))!important}.before\:tw-text-\[\#9db89b\]:before{content:var(--tw-content)!important;--tw-text-opacity: 1 !important;color:rgb(157 184 155 / var(--tw-text-opacity, 1))!important}.before\:tw-text-\[\#b6caef\]:before{content:var(--tw-content)!important;--tw-text-opacity: 1 !important;color:rgb(182 202 239 / var(--tw-text-opacity, 1))!important}.before\:tw-text-\[\#ebb44c\]:before{content:var(--tw-content)!important;--tw-text-opacity: 1 !important;color:rgb(235 180 76 / var(--tw-text-opacity, 1))!important}.before\:tw-content-\[\'•\'\]:before{--tw-content: "•" !important;content:var(--tw-content)!important}.after\:tw-content-\[\'_\|\'\]:after{--tw-content: " |" !important;content:var(--tw-content)!important}.hover\:tw-cursor-pointer:hover{cursor:pointer!important}.hover\:tw-border-gray-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(var(--gray-300),var(--tw-border-opacity, 1))!important}.hover\:tw-bg-accent:hover{--tw-bg-opacity: 1 !important;background-color:rgb(235 180 76 / var(--tw-bg-opacity, 1))!important}.hover\:tw-bg-blue-600:hover{--tw-bg-opacity: 1 !important;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))!important}.hover\:tw-bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(var(--gray-100),var(--tw-bg-opacity, 1))!important}.hover\:tw-bg-gray-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(var(--gray-50),var(--tw-bg-opacity, 1))!important}.hover\:tw-bg-indigo-600:hover{--tw-bg-opacity: 1 !important;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))!important}.hover\:tw-bg-red-500:hover{--tw-bg-opacity: 1 !important;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))!important}.hover\:tw-bg-red-600:hover{--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))!important}.hover\:tw-bg-secondary:hover{--tw-bg-opacity: 1 !important;background-color:rgb(10 188 189 / var(--tw-bg-opacity, 1))!important}.hover\:tw-font-bold:hover{font-weight:700!important}.hover\:tw-text-gray-500:hover{--tw-text-opacity: 1 !important;color:rgba(var(--gray-500),var(--tw-text-opacity, 1))!important}.hover\:tw-text-gray-700:hover{--tw-text-opacity: 1 !important;color:rgba(var(--gray-700),var(--tw-text-opacity, 1))!important}.hover\:tw-text-gray-800:hover{--tw-text-opacity: 1 !important;color:rgba(var(--gray-800),var(--tw-text-opacity, 1))!important}.hover\:tw-text-gray-900:hover{--tw-text-opacity: 1 !important;color:rgba(var(--gray-900),var(--tw-text-opacity, 1))!important}.hover\:tw-text-white:hover{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.focus\:tw-border-gray-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(var(--gray-300),var(--tw-border-opacity, 1))!important}.focus\:tw-border-indigo-500:focus{--tw-border-opacity: 1 !important;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))!important}.focus\:tw-border-indigo-700:focus{--tw-border-opacity: 1 !important;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))!important}.focus\:tw-border-secondary:focus{--tw-border-opacity: 1 !important;border-color:rgb(10 188 189 / var(--tw-border-opacity, 1))!important}.focus\:tw-bg-gray-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(var(--gray-100),var(--tw-bg-opacity, 1))!important}.focus\:tw-bg-gray-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(var(--gray-50),var(--tw-bg-opacity, 1))!important}.focus\:tw-bg-indigo-100:focus{--tw-bg-opacity: 1 !important;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))!important}.focus\:tw-bg-indigo-600:focus{--tw-bg-opacity: 1 !important;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))!important}.focus\:tw-bg-red-600:focus{--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))!important}.focus\:tw-bg-white:focus{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.focus\:tw-text-gray-500:focus{--tw-text-opacity: 1 !important;color:rgba(var(--gray-500),var(--tw-text-opacity, 1))!important}.focus\:tw-text-gray-800:focus{--tw-text-opacity: 1 !important;color:rgba(var(--gray-800),var(--tw-text-opacity, 1))!important}.focus\:tw-text-indigo-800:focus{--tw-text-opacity: 1 !important;color:rgb(55 48 163 / var(--tw-text-opacity, 1))!important}.focus\:tw-shadow-none:focus{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:tw-outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:tw-ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:tw-ring-accent:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(235 180 76 / var(--tw-ring-opacity, 1)) !important}.focus\:tw-ring-indigo-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1)) !important}.focus\:tw-ring-offwhite:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(252 252 252 / var(--tw-ring-opacity, 1)) !important}.focus\:tw-ring-red-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1)) !important}.focus\:tw-ring-transparent:focus{--tw-ring-color: transparent !important}.focus\:tw-ring-white:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1)) !important}.focus\:tw-ring-offset-2:focus{--tw-ring-offset-width: 2px !important}.active\:tw-bg-accent:active{--tw-bg-opacity: 1 !important;background-color:rgb(235 180 76 / var(--tw-bg-opacity, 1))!important}.active\:tw-bg-gray-50:active{--tw-bg-opacity: 1 !important;background-color:rgba(var(--gray-50),var(--tw-bg-opacity, 1))!important}.active\:tw-bg-red-700:active{--tw-bg-opacity: 1 !important;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))!important}.active\:tw-bg-transparent:active{background-color:transparent!important}.disabled\:tw-opacity-25:disabled{opacity:.25!important}@media (min-width: 640px){.sm\:tw-bottom-24{bottom:6rem!important}.sm\:tw-left-7{left:1.75rem!important}.sm\:tw-top-auto{top:auto!important}.sm\:tw-col-span-4{grid-column:span 4 / span 4!important}.sm\:tw-mx-0{margin-left:0!important;margin-right:0!important}.sm\:tw-mx-auto{margin-left:auto!important;margin-right:auto!important}.sm\:tw--mr-2{margin-right:-.5rem!important}.sm\:tw-me-24{margin-inline-end:6rem!important}.sm\:tw-ml-0{margin-left:0!important}.sm\:tw-ml-3{margin-left:.75rem!important}.sm\:tw-ml-6{margin-left:1.5rem!important}.sm\:tw-mt-0{margin-top:0!important}.sm\:tw-mt-10{margin-top:2.5rem!important}.sm\:tw-block{display:block!important}.sm\:tw-hidden{display:none!important}.sm\:tw-min-h-\[25rem\]{min-height:25rem!important}.sm\:tw-min-h-\[27rem\]{min-height:27rem!important}.sm\:tw-w-20{width:5rem!important}.sm\:tw-w-8{width:2rem!important}.sm\:tw-w-9{width:2.25rem!important}.sm\:tw-w-auto{width:auto!important}.sm\:tw-w-full{width:100%!important}.sm\:tw-w-max{width:-moz-max-content!important;width:max-content!important}.sm\:tw-max-w-2xl{max-width:42rem!important}.sm\:tw-max-w-lg{max-width:32rem!important}.sm\:tw-max-w-md{max-width:28rem!important}.sm\:tw-max-w-sm{max-width:24rem!important}.sm\:tw-max-w-xl{max-width:36rem!important}.sm\:tw-flex-row{flex-direction:row!important}.sm\:tw-items-center{align-items:center!important}.sm\:tw-justify-center{justify-content:center!important}.sm\:tw-justify-between{justify-content:space-between!important}.sm\:tw-gap-16{gap:4rem!important}.sm\:tw-rounded-3xl{border-radius:1.5rem!important}.sm\:tw-rounded-lg{border-radius:.5rem!important}.sm\:tw-rounded-md{border-radius:.375rem!important}.sm\:tw-rounded-bl-md{border-bottom-left-radius:.375rem!important}.sm\:tw-rounded-br-md{border-bottom-right-radius:.375rem!important}.sm\:tw-rounded-tl-md{border-top-left-radius:.375rem!important}.sm\:tw-rounded-tr-md{border-top-right-radius:.375rem!important}.sm\:tw-bg-opacity-\[86\%\]{--tw-bg-opacity: 86% !important}.sm\:tw-p-2{padding:.5rem!important}.sm\:tw-p-6{padding:1.5rem!important}.sm\:tw-px-0{padding-left:0!important;padding-right:0!important}.sm\:tw-px-12{padding-left:3rem!important;padding-right:3rem!important}.sm\:tw-px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.sm\:tw-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.sm\:tw-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:tw-px-8{padding-left:2rem!important;padding-right:2rem!important}.sm\:tw-py-12{padding-top:3rem!important;padding-bottom:3rem!important}.sm\:tw-py-20{padding-top:5rem!important;padding-bottom:5rem!important}.sm\:tw-pe-8{padding-inline-end:2rem!important}.sm\:tw-ps-0{padding-inline-start:0px!important}.sm\:tw-ps-6{padding-inline-start:1.5rem!important}.sm\:tw-pt-0{padding-top:0!important}.sm\:tw-pt-8{padding-top:2rem!important}.sm\:tw-text-2xl{font-size:1.5rem!important;line-height:2rem!important}.sm\:tw-text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.sm\:tw-text-\[2\.3rem\]{font-size:2.3rem!important}.sm\:tw-text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.sm\:tw-text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.sm\:tw-text-primary{--tw-text-opacity: 1 !important;color:rgb(31 45 73 / var(--tw-text-opacity, 1))!important}}@media (min-width: 768px){.md\:tw-relative{position:relative!important}.md\:tw-bottom-\[15rem\]{bottom:15rem!important}.md\:tw-right-\[8rem\]{right:8rem!important}.md\:tw-col-span-1{grid-column:span 1 / span 1!important}.md\:tw-col-span-2{grid-column:span 2 / span 2!important}.md\:tw-mb-8{margin-bottom:2rem!important}.md\:tw-me-7{margin-inline-end:1.75rem!important}.md\:tw-ml-3{margin-left:.75rem!important}.md\:tw-ms-\[-1\.5rem\]{margin-inline-start:-1.5rem!important}.md\:tw-ms-auto{margin-inline-start:auto!important}.md\:tw-mt-0{margin-top:0!important}.md\:tw-mt-10{margin-top:2.5rem!important}.md\:tw-block{display:block!important}.md\:tw-inline{display:inline!important}.md\:tw-flex{display:flex!important}.md\:tw-grid{display:grid!important}.md\:tw-hidden{display:none!important}.md\:tw-h-\[16rem\]{height:16rem!important}.md\:tw-min-h-\[17rem\]{min-height:17rem!important}.md\:tw-w-20{width:5rem!important}.md\:tw-w-28{width:7rem!important}.md\:tw-w-\[30\%\]{width:30%!important}.md\:tw-w-\[50\%\]{width:50%!important}.md\:tw-max-w-\[90\%\]{max-width:90%!important}.md\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:tw-flex-row{flex-direction:row!important}.md\:tw-items-start{align-items:flex-start!important}.md\:tw-items-center{align-items:center!important}.md\:tw-items-stretch{align-items:stretch!important}.md\:tw-justify-start{justify-content:flex-start!important}.md\:tw-justify-between{justify-content:space-between!important}.md\:tw-gap-10{gap:2.5rem!important}.md\:tw-gap-20{gap:5rem!important}.md\:tw-gap-6{gap:1.5rem!important}.md\:tw-rounded-2xl{border-radius:1rem!important}.md\:tw-px-20{padding-left:5rem!important;padding-right:5rem!important}.md\:tw-py-40{padding-top:10rem!important;padding-bottom:10rem!important}.md\:tw-text-start{text-align:start!important}.md\:tw-text-2xl{font-size:1.5rem!important;line-height:2rem!important}.md\:tw-text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.md\:tw-text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.md\:tw-text-5xl{font-size:3rem!important;line-height:1!important}.md\:tw-text-\[1\.8rem\]{font-size:1.8rem!important}.md\:tw-text-base{font-size:1rem!important;line-height:1.5rem!important}.md\:tw-text-xl{font-size:1.25rem!important;line-height:1.75rem!important}}@media (min-width: 1024px){.lg\:tw-col-span-1{grid-column:span 1 / span 1!important}.lg\:tw-my-40{margin-top:10rem!important;margin-bottom:10rem!important}.lg\:-tw-mt-20{margin-top:-5rem!important}.lg\:tw-mb-10{margin-bottom:2.5rem!important}.lg\:tw-me-auto{margin-inline-end:auto!important}.lg\:tw-mr-10{margin-right:2.5rem!important}.lg\:tw-mt-0{margin-top:0!important}.lg\:tw-mt-12{margin-top:3rem!important}.lg\:tw-block{display:block!important}.lg\:tw-flex{display:flex!important}.lg\:tw-grid{display:grid!important}.lg\:tw-hidden{display:none!important}.lg\:tw-h-20{height:5rem!important}.lg\:tw-min-h-\[50rem\]{min-height:50rem!important}.lg\:tw-w-20{width:5rem!important}.lg\:tw-w-\[20rem\]{width:20rem!important}.lg\:tw-w-full{width:100%!important}.lg\:tw-max-w-none{max-width:none!important}.lg\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:tw-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lg\:tw-flex-row{flex-direction:row!important}.lg\:tw-items-center{align-items:center!important}.lg\:tw-justify-end{justify-content:flex-end!important}.lg\:tw-justify-between{justify-content:space-between!important}.lg\:tw-gap-8{gap:2rem!important}.lg\:tw-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.lg\:tw-p-3{padding:.75rem!important}.lg\:tw-p-9{padding:2.25rem!important}.lg\:tw-px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.lg\:tw-px-20{padding-left:5rem!important;padding-right:5rem!important}.lg\:tw-px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.lg\:tw-px-8{padding-left:2rem!important;padding-right:2rem!important}.lg\:tw-py-0{padding-top:0!important;padding-bottom:0!important}.lg\:tw-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.lg\:tw-py-32{padding-top:8rem!important;padding-bottom:8rem!important}.lg\:tw-pe-32{padding-inline-end:8rem!important}.lg\:tw-text-start{text-align:start!important}.lg\:tw-text-2xl{font-size:1.5rem!important;line-height:2rem!important}.lg\:tw-text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.lg\:tw-text-white,.lg\:hover\:tw-text-white:hover,.lg\:active\:tw-text-white:active{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}}@media (min-width: 1280px){.xl\:tw-bottom-10{bottom:2.5rem!important}.xl\:tw-order-1{order:1!important}.xl\:tw-order-2{order:2!important}.xl\:tw-mb-12{margin-bottom:3rem!important}.xl\:tw-block{display:block!important}.xl\:tw-w-\[55ch\]{width:55ch!important}.xl\:tw-w-\[80ch\]{width:80ch!important}.xl\:tw-max-w-\[90\%\]{max-width:90%!important}.xl\:tw-flex-1{flex:1 1 0%!important}.xl\:tw-flex-row{flex-direction:row!important}.xl\:tw-gap-20{gap:5rem!important}.xl\:tw-text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.xl\:tw-text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.xl\:tw-text-5xl{font-size:3rem!important;line-height:1!important}}.\[\&_img\]\:tw-w-8 img{width:2rem!important}
