:root,[data-mdb-theme='light']{--mdb-red: #f44336;--mdb-pink: #e91e63;--mdb-purple: #9c27b0;--mdb-indigo: #3f51b5;--mdb-blue: #9DB9E1;--mdb-cyan: #00bcd4;--mdb-teal: #009688;--mdb-green: #4caf50;--mdb-yellow: #f8cd49;--mdb-orange: #ff9800;--mdb-white: #fff;--mdb-black: #000;--mdb-gray: #757575;--mdb-gray-dark: #4f4f4f;--mdb-gray-50: #fbfbfb;--mdb-gray-100: #f5f5f5;--mdb-gray-200: #eee;--mdb-gray-300: #e0e0e0;--mdb-gray-400: #bdbdbd;--mdb-gray-500: #9e9e9e;--mdb-gray-600: #757575;--mdb-gray-700: #616161;--mdb-gray-800: #4f4f4f;--mdb-gray-900: #262626;--mdb-primary: #3b71ca;--mdb-secondary: #9fa6b2;--mdb-success: #14a44d;--mdb-danger: #dc4c64;--mdb-warning: #e4a11b;--mdb-info: #54b4d3;--mdb-light: #fbfbfb;--mdb-dark: #332d2d;--mdb-primary-rgb: 59,113,202;--mdb-secondary-rgb: 159,166,178;--mdb-success-rgb: 20,164,77;--mdb-danger-rgb: 220,76,100;--mdb-warning-rgb: 228,161,27;--mdb-info-rgb: 84,180,211;--mdb-light-rgb: 251,251,251;--mdb-dark-rgb: 51,45,45;--mdb-primary-text-emphasis: #2f5aa2;--mdb-secondary-text-emphasis: #404247;--mdb-success-text-emphasis: #0c622e;--mdb-info-text-emphasis: #3b7e94;--mdb-warning-text-emphasis: #896110;--mdb-danger-text-emphasis: #b03d50;--mdb-light-text-emphasis: #616161;--mdb-dark-text-emphasis: #eee;--mdb-primary-bg-subtle: #e2eaf7;--mdb-secondary-bg-subtle: #f1f2f3;--mdb-success-bg-subtle: #dcf1e4;--mdb-info-bg-subtle: #e5f4f8;--mdb-warning-bg-subtle: #fbf1dd;--mdb-danger-bg-subtle: #fae4e8;--mdb-light-bg-subtle: #f5f5f5;--mdb-dark-bg-subtle: #262626;--mdb-primary-border-subtle: #b1c6ea;--mdb-secondary-border-subtle: #d9dbe0;--mdb-success-border-subtle: #a1dbb8;--mdb-info-border-subtle: #bbe1ed;--mdb-warning-border-subtle: #f4d9a4;--mdb-danger-border-subtle: #f1b7c1;--mdb-light-border-subtle: #eee;--mdb-dark-border-subtle: #9e9e9e;--mdb-white-rgb: 255,255,255;--mdb-black-rgb: 0,0,0;--mdb-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";--mdb-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--mdb-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));--mdb-body-font-family: var(--mdb-font-roboto);--mdb-body-font-size:16;--mdb-body-font-weight: 400;--mdb-body-line-height: 1.6;--mdb-body-color: #4f4f4f;--mdb-body-color-rgb: 79,79,79;--mdb-body-bg: #fff;--mdb-body-bg-rgb: 255,255,255;--mdb-emphasis-color: #000;--mdb-emphasis-color-rgb: 0,0,0;--mdb-secondary-color: rgba(79,79,79,0.75);--mdb-secondary-color-rgb: 79,79,79;--mdb-secondary-bg: #eee;--mdb-secondary-bg-rgb: 238,238,238;--mdb-tertiary-color: rgba(79,79,79,0.5);--mdb-tertiary-color-rgb: 79,79,79;--mdb-tertiary-bg: #fbfbfb;--mdb-tertiary-bg-rgb: 251,251,251;--mdb-heading-color: inherit;--mdb-link-color: #3b71ca;--mdb-link-color-rgb: 59,113,202;--mdb-link-decoration: none;--mdb-link-hover-color: #386bc0;--mdb-link-hover-color-rgb: 56,107,192;--mdb-link-hover-decoration: none;--mdb-code-color: #e91e63;--mdb-highlight-color: #4f4f4f;--mdb-highlight-bg: #fff9c4;--mdb-border-width: 1px;--mdb-border-style: solid;--mdb-border-color: #e0e0e0;--mdb-border-color-translucent: rgba(0,0,0,0.175);--mdb-border-radius: .25rem;--mdb-border-radius-sm: .25rem;--mdb-border-radius-lg: .5rem;--mdb-border-radius-xl: 1rem;--mdb-border-radius-xxl: 2rem;--mdb-border-radius-2xl: var( --mdb-border-radius-xxl );--mdb-border-radius-pill: 50rem;--mdb-box-shadow: 0px 0px 15px 2px rgba(7,17,63,0.45);--mdb-box-shadow-sm: 0px 0px 7px 2px rgba(7,17,63,0.3);--mdb-box-shadow-lg: 0 1rem 3rem rgba(0,0,0,0.175);--mdb-box-shadow-inset: inset 0 1px 2px rgba(0,0,0,0.075);--mdb-focus-ring-width: .25rem;--mdb-focus-ring-opacity: .25;--mdb-focus-ring-color: rgba(59,113,202,0.25);--mdb-form-valid-color: #14a44d;--mdb-form-valid-border-color: #14a44d;--mdb-form-invalid-color: #dc4c64;--mdb-form-invalid-border-color: #dc4c64}[data-mdb-theme='dark']{color-scheme:dark;--mdb-body-color: #fff;--mdb-body-color-rgb: 255,255,255;--mdb-body-bg: #303030;--mdb-body-bg-rgb: 48,48,48;--mdb-emphasis-color: #fff;--mdb-emphasis-color-rgb: 255,255,255;--mdb-secondary-color: rgba(255,255,255,0.75);--mdb-secondary-color-rgb: 255,255,255;--mdb-secondary-bg: #4f4f4f;--mdb-secondary-bg-rgb: 79,79,79;--mdb-tertiary-color: rgba(255,255,255,0.5);--mdb-tertiary-color-rgb: 255,255,255;--mdb-tertiary-bg: #3b3b3b;--mdb-tertiary-bg-rgb: 59,59,59;--mdb-primary-text-emphasis: #628dd5;--mdb-secondary-text-emphasis: #d9dbe0;--mdb-success-text-emphasis: #72c894;--mdb-info-text-emphasis: #87cbe0;--mdb-warning-text-emphasis: #efc776;--mdb-danger-text-emphasis: #e37083;--mdb-light-text-emphasis: #f5f5f5;--mdb-dark-text-emphasis: #eee;--mdb-primary-bg-subtle: #0c1728;--mdb-secondary-bg-subtle: #202124;--mdb-success-bg-subtle: #04210f;--mdb-info-bg-subtle: #11242a;--mdb-warning-bg-subtle: #2e2005;--mdb-danger-bg-subtle: #2c0f14;--mdb-light-bg-subtle: #4f4f4f;--mdb-dark-bg-subtle: #262626;--mdb-primary-border-subtle: #234479;--mdb-secondary-border-subtle: #5f646b;--mdb-success-border-subtle: #0c622e;--mdb-info-border-subtle: #326c7f;--mdb-warning-border-subtle: #896110;--mdb-danger-border-subtle: #842e3c;--mdb-light-border-subtle: #616161;--mdb-dark-border-subtle: #4f4f4f;--mdb-heading-color: inherit;--mdb-link-color: #89aadf;--mdb-link-hover-color: #8faee1;--mdb-link-color-rgb: 137,170,223;--mdb-link-hover-color-rgb: 143,174,225;--mdb-code-color: #f278a1;--mdb-highlight-color: #fff;--mdb-highlight-bg: #f9a825;--mdb-border-color: rgba(255,255,255,0.12);--mdb-border-color-translucent: rgba(255,255,255,0.15);--mdb-form-valid-color: #81c784;--mdb-form-valid-border-color: #81c784;--mdb-form-invalid-color: #e57373;--mdb-form-invalid-border-color: #e57373}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--mdb-body-font-family);font-size:var(--mdb-body-font-size);font-weight:var(--mdb-body-font-weight);line-height:var(--mdb-body-line-height);color:var(--mdb-body-color);text-align:var(--mdb-body-text-align);background-color:var(--mdb-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--mdb-border-width) solid;opacity:.25}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--mdb-heading-color)}h1,.h1{font-size:40}h2,.h2{font-size:32}h3,.h3{font-size:28}h4,.h4{font-size:24}h5,.h5{font-size:20}h6,.h6{font-size:16}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:0.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--mdb-highlight-color);background-color:var(--mdb-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--mdb-link-color-rgb), var(--mdb-link-opacity, 1));text-decoration:none}a:hover{--mdb-link-color-rgb: var(--mdb-link-hover-color-rgb);text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--mdb-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(--mdb-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--mdb-body-bg);background-color:var(--mdb-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:1rem;padding-bottom:1rem;color:var(--mdb-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role='button']{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type='date']):not([type='datetime-local']):not([type='month']):not([type='week']):not([type='time'] )::-webkit-calendar-picker-indicator{display:none !important}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;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}[type='search']{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:20;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{padding-left:0;list-style:none}.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:20}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#757575}.blockquote-footer::before{content:'\2014\00A0'}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--mdb-body-bg);border:var(--mdb-border-width) solid var(--mdb-border-color);border-radius:var(--mdb-border-radius);box-shadow:var(--mdb-box-shadow-sm);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--mdb-secondary-color)}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{--mdb-gutter-x: 1.5rem;--mdb-gutter-y: 0;width:100%;padding-right:calc( var(--mdb-gutter-x) * 0.5 );padding-left:calc( var(--mdb-gutter-x) * 0.5 );margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}@media (min-width: 1400px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1320px}}:root{--mdb-breakpoint-xs: 0;--mdb-breakpoint-sm: 576px;--mdb-breakpoint-md: 768px;--mdb-breakpoint-lg: 992px;--mdb-breakpoint-xl: 1200px;--mdb-breakpoint-xxl: 1400px;--mdb-breakpoint-full: 1920px;--mdb-breakpoint-2k: 2560px;--mdb-breakpoint-4k: 3456px}.row{--mdb-gutter-x: 1.5rem;--mdb-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc( -1 * var(--mdb-gutter-y) );margin-right:calc( -0.5 * var(--mdb-gutter-x) );margin-left:calc( -0.5 * var(--mdb-gutter-x) )}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc( var(--mdb-gutter-x) * 0.5 );padding-left:calc( var(--mdb-gutter-x) * 0.5 );margin-top:var(--mdb-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{--mdb-gutter-x: 0}.g-0,.gy-0{--mdb-gutter-y: 0}.g-1,.gx-1{--mdb-gutter-x: .25rem}.g-1,.gy-1{--mdb-gutter-y: .25rem}.g-2,.gx-2{--mdb-gutter-x: .5rem}.g-2,.gy-2{--mdb-gutter-y: .5rem}.g-3,.gx-3{--mdb-gutter-x: 1rem}.g-3,.gy-3{--mdb-gutter-y: 1rem}.g-4,.gx-4{--mdb-gutter-x: 1.5rem}.g-4,.gy-4{--mdb-gutter-y: 1.5rem}.g-5,.gx-5{--mdb-gutter-x: 3rem}.g-5,.gy-5{--mdb-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--mdb-gutter-x: 0}.g-sm-0,.gy-sm-0{--mdb-gutter-y: 0}.g-sm-1,.gx-sm-1{--mdb-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--mdb-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--mdb-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--mdb-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--mdb-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--mdb-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--mdb-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--mdb-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--mdb-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--mdb-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--mdb-gutter-x: 0}.g-md-0,.gy-md-0{--mdb-gutter-y: 0}.g-md-1,.gx-md-1{--mdb-gutter-x: .25rem}.g-md-1,.gy-md-1{--mdb-gutter-y: .25rem}.g-md-2,.gx-md-2{--mdb-gutter-x: .5rem}.g-md-2,.gy-md-2{--mdb-gutter-y: .5rem}.g-md-3,.gx-md-3{--mdb-gutter-x: 1rem}.g-md-3,.gy-md-3{--mdb-gutter-y: 1rem}.g-md-4,.gx-md-4{--mdb-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--mdb-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--mdb-gutter-x: 3rem}.g-md-5,.gy-md-5{--mdb-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--mdb-gutter-x: 0}.g-lg-0,.gy-lg-0{--mdb-gutter-y: 0}.g-lg-1,.gx-lg-1{--mdb-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--mdb-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--mdb-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--mdb-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--mdb-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--mdb-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--mdb-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--mdb-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--mdb-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--mdb-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--mdb-gutter-x: 0}.g-xl-0,.gy-xl-0{--mdb-gutter-y: 0}.g-xl-1,.gx-xl-1{--mdb-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--mdb-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--mdb-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--mdb-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--mdb-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--mdb-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--mdb-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--mdb-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--mdb-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--mdb-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--mdb-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--mdb-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--mdb-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--mdb-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--mdb-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--mdb-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--mdb-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--mdb-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--mdb-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--mdb-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--mdb-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--mdb-gutter-y: 3rem}}@media (min-width: 1920px){.col-full{flex:1 0 0%}.row-cols-full-auto>*{flex:0 0 auto;width:auto}.row-cols-full-1>*{flex:0 0 auto;width:100%}.row-cols-full-2>*{flex:0 0 auto;width:50%}.row-cols-full-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-full-4>*{flex:0 0 auto;width:25%}.row-cols-full-5>*{flex:0 0 auto;width:20%}.row-cols-full-6>*{flex:0 0 auto;width:16.66666667%}.col-full-auto{flex:0 0 auto;width:auto}.col-full-1{flex:0 0 auto;width:8.33333333%}.col-full-2{flex:0 0 auto;width:16.66666667%}.col-full-3{flex:0 0 auto;width:25%}.col-full-4{flex:0 0 auto;width:33.33333333%}.col-full-5{flex:0 0 auto;width:41.66666667%}.col-full-6{flex:0 0 auto;width:50%}.col-full-7{flex:0 0 auto;width:58.33333333%}.col-full-8{flex:0 0 auto;width:66.66666667%}.col-full-9{flex:0 0 auto;width:75%}.col-full-10{flex:0 0 auto;width:83.33333333%}.col-full-11{flex:0 0 auto;width:91.66666667%}.col-full-12{flex:0 0 auto;width:100%}.offset-full-0{margin-left:0}.offset-full-1{margin-left:8.33333333%}.offset-full-2{margin-left:16.66666667%}.offset-full-3{margin-left:25%}.offset-full-4{margin-left:33.33333333%}.offset-full-5{margin-left:41.66666667%}.offset-full-6{margin-left:50%}.offset-full-7{margin-left:58.33333333%}.offset-full-8{margin-left:66.66666667%}.offset-full-9{margin-left:75%}.offset-full-10{margin-left:83.33333333%}.offset-full-11{margin-left:91.66666667%}.g-full-0,.gx-full-0{--mdb-gutter-x: 0}.g-full-0,.gy-full-0{--mdb-gutter-y: 0}.g-full-1,.gx-full-1{--mdb-gutter-x: .25rem}.g-full-1,.gy-full-1{--mdb-gutter-y: .25rem}.g-full-2,.gx-full-2{--mdb-gutter-x: .5rem}.g-full-2,.gy-full-2{--mdb-gutter-y: .5rem}.g-full-3,.gx-full-3{--mdb-gutter-x: 1rem}.g-full-3,.gy-full-3{--mdb-gutter-y: 1rem}.g-full-4,.gx-full-4{--mdb-gutter-x: 1.5rem}.g-full-4,.gy-full-4{--mdb-gutter-y: 1.5rem}.g-full-5,.gx-full-5{--mdb-gutter-x: 3rem}.g-full-5,.gy-full-5{--mdb-gutter-y: 3rem}}@media (min-width: 2560px){.col-2k{flex:1 0 0%}.row-cols-2k-auto>*{flex:0 0 auto;width:auto}.row-cols-2k-1>*{flex:0 0 auto;width:100%}.row-cols-2k-2>*{flex:0 0 auto;width:50%}.row-cols-2k-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-2k-4>*{flex:0 0 auto;width:25%}.row-cols-2k-5>*{flex:0 0 auto;width:20%}.row-cols-2k-6>*{flex:0 0 auto;width:16.66666667%}.col-2k-auto{flex:0 0 auto;width:auto}.col-2k-1{flex:0 0 auto;width:8.33333333%}.col-2k-2{flex:0 0 auto;width:16.66666667%}.col-2k-3{flex:0 0 auto;width:25%}.col-2k-4{flex:0 0 auto;width:33.33333333%}.col-2k-5{flex:0 0 auto;width:41.66666667%}.col-2k-6{flex:0 0 auto;width:50%}.col-2k-7{flex:0 0 auto;width:58.33333333%}.col-2k-8{flex:0 0 auto;width:66.66666667%}.col-2k-9{flex:0 0 auto;width:75%}.col-2k-10{flex:0 0 auto;width:83.33333333%}.col-2k-11{flex:0 0 auto;width:91.66666667%}.col-2k-12{flex:0 0 auto;width:100%}.offset-2k-0{margin-left:0}.offset-2k-1{margin-left:8.33333333%}.offset-2k-2{margin-left:16.66666667%}.offset-2k-3{margin-left:25%}.offset-2k-4{margin-left:33.33333333%}.offset-2k-5{margin-left:41.66666667%}.offset-2k-6{margin-left:50%}.offset-2k-7{margin-left:58.33333333%}.offset-2k-8{margin-left:66.66666667%}.offset-2k-9{margin-left:75%}.offset-2k-10{margin-left:83.33333333%}.offset-2k-11{margin-left:91.66666667%}.g-2k-0,.gx-2k-0{--mdb-gutter-x: 0}.g-2k-0,.gy-2k-0{--mdb-gutter-y: 0}.g-2k-1,.gx-2k-1{--mdb-gutter-x: .25rem}.g-2k-1,.gy-2k-1{--mdb-gutter-y: .25rem}.g-2k-2,.gx-2k-2{--mdb-gutter-x: .5rem}.g-2k-2,.gy-2k-2{--mdb-gutter-y: .5rem}.g-2k-3,.gx-2k-3{--mdb-gutter-x: 1rem}.g-2k-3,.gy-2k-3{--mdb-gutter-y: 1rem}.g-2k-4,.gx-2k-4{--mdb-gutter-x: 1.5rem}.g-2k-4,.gy-2k-4{--mdb-gutter-y: 1.5rem}.g-2k-5,.gx-2k-5{--mdb-gutter-x: 3rem}.g-2k-5,.gy-2k-5{--mdb-gutter-y: 3rem}}@media (min-width: 3456px){.col-4k{flex:1 0 0%}.row-cols-4k-auto>*{flex:0 0 auto;width:auto}.row-cols-4k-1>*{flex:0 0 auto;width:100%}.row-cols-4k-2>*{flex:0 0 auto;width:50%}.row-cols-4k-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4k-4>*{flex:0 0 auto;width:25%}.row-cols-4k-5>*{flex:0 0 auto;width:20%}.row-cols-4k-6>*{flex:0 0 auto;width:16.66666667%}.col-4k-auto{flex:0 0 auto;width:auto}.col-4k-1{flex:0 0 auto;width:8.33333333%}.col-4k-2{flex:0 0 auto;width:16.66666667%}.col-4k-3{flex:0 0 auto;width:25%}.col-4k-4{flex:0 0 auto;width:33.33333333%}.col-4k-5{flex:0 0 auto;width:41.66666667%}.col-4k-6{flex:0 0 auto;width:50%}.col-4k-7{flex:0 0 auto;width:58.33333333%}.col-4k-8{flex:0 0 auto;width:66.66666667%}.col-4k-9{flex:0 0 auto;width:75%}.col-4k-10{flex:0 0 auto;width:83.33333333%}.col-4k-11{flex:0 0 auto;width:91.66666667%}.col-4k-12{flex:0 0 auto;width:100%}.offset-4k-0{margin-left:0}.offset-4k-1{margin-left:8.33333333%}.offset-4k-2{margin-left:16.66666667%}.offset-4k-3{margin-left:25%}.offset-4k-4{margin-left:33.33333333%}.offset-4k-5{margin-left:41.66666667%}.offset-4k-6{margin-left:50%}.offset-4k-7{margin-left:58.33333333%}.offset-4k-8{margin-left:66.66666667%}.offset-4k-9{margin-left:75%}.offset-4k-10{margin-left:83.33333333%}.offset-4k-11{margin-left:91.66666667%}.g-4k-0,.gx-4k-0{--mdb-gutter-x: 0}.g-4k-0,.gy-4k-0{--mdb-gutter-y: 0}.g-4k-1,.gx-4k-1{--mdb-gutter-x: .25rem}.g-4k-1,.gy-4k-1{--mdb-gutter-y: .25rem}.g-4k-2,.gx-4k-2{--mdb-gutter-x: .5rem}.g-4k-2,.gy-4k-2{--mdb-gutter-y: .5rem}.g-4k-3,.gx-4k-3{--mdb-gutter-x: 1rem}.g-4k-3,.gy-4k-3{--mdb-gutter-y: 1rem}.g-4k-4,.gx-4k-4{--mdb-gutter-x: 1.5rem}.g-4k-4,.gy-4k-4{--mdb-gutter-y: 1.5rem}.g-4k-5,.gx-4k-5{--mdb-gutter-x: 3rem}.g-4k-5,.gy-4k-5{--mdb-gutter-y: 3rem}}.form-label{margin-bottom:.5rem;color:var(--mdb-form-control-label-color)}.col-form-label{padding-top:calc(.375rem + var(--mdb-border-width));padding-bottom:calc(.375rem + var(--mdb-border-width));margin-bottom:0;font-size:inherit;line-height:1.6;color:var(--mdb-form-control-label-color)}.col-form-label-lg{padding-top:calc(.5rem + var(--mdb-border-width));padding-bottom:calc(.5rem + var(--mdb-border-width));font-size:1rem}.col-form-label-sm{padding-top:calc(.25rem + var(--mdb-border-width));padding-bottom:calc(.25rem + var(--mdb-border-width));font-size:.775rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--mdb-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:16;font-weight:400;line-height:1.6;color:var(--mdb-surface-color);appearance:none;background-color:var(--mdb-body-bg);background-clip:padding-box;border:var(--mdb-border-width) solid var(--mdb-border-color);border-radius:var(--mdb-border-radius);box-shadow:var(--mdb-box-shadow-inset);transition:all 0.2s linear}@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(--mdb-surface-color);background-color:var(--mdb-body-bg);border-color:var(--mdb-input-focus-border-color);outline:0;box-shadow:var(--mdb-box-shadow-inset),0 0 0 .25rem rgba(59,113,202,0.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.6em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:rgba(var(--mdb-surface-color-rgb), 0.8);opacity:1}.form-control:disabled{background-color:var(--mdb-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--mdb-surface-color);background-color:var(--mdb-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--mdb-border-width);border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.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(--mdb-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.6;color:var(--mdb-body-color);background-color:transparent;border:solid transparent;border-width:var(--mdb-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.6em + .5rem + calc( var(--mdb-border-width) * 2 ));padding:.25rem .5rem;font-size:.775rem;border-radius:var(--mdb-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.6em + 1rem + calc( var(--mdb-border-width) * 2 ));padding:.5rem 1rem;font-size:1rem;border-radius:var(--mdb-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.6em + .75rem + calc( var(--mdb-border-width) * 2 ))}textarea.form-control-sm{min-height:calc(1.6em + .5rem + calc( var(--mdb-border-width) * 2 ))}textarea.form-control-lg{min-height:calc(1.6em + 1rem + calc( var(--mdb-border-width) * 2 ))}.form-control-color{width:3rem;height:calc(1.6em + .75rem + calc( var(--mdb-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(--mdb-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--mdb-border-radius)}.form-control-color.form-control-sm{height:calc(1.6em + .5rem + calc( var(--mdb-border-width) * 2 ))}.form-control-color.form-control-lg{height:calc(1.6em + 1rem + calc( var(--mdb-border-width) * 2 ))}.form-select{--mdb-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='%234f4f4f' 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:16;font-weight:400;line-height:1.6;color:var(--mdb-surface-color);appearance:none;background-color:var(--mdb-body-bg);background-image:var(--mdb-form-select-bg-img),var(--mdb-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--mdb-border-width) solid var(--mdb-border-color);border-radius:var(--mdb-border-radius);box-shadow:var(--mdb-box-shadow-inset);transition:all 0.2s linear}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#3b71ca;outline:0;box-shadow:var(--mdb-box-shadow-inset),0 0 0 .25rem rgba(59,113,202,0.25)}.form-select[multiple],.form-select[size]:not([size='1']){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--mdb-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--mdb-surface-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.775rem;border-radius:var(--mdb-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1rem;border-radius:var(--mdb-border-radius-lg)}[data-mdb-theme='dark'] .form-select{--mdb-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='%23fff' 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:25.6;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{--mdb-form-check-bg: var(--mdb-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.3em;vertical-align:top;appearance:none;background-color:var(--mdb-form-check-bg);background-image:var(--mdb-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--mdb-border-width) solid var(--mdb-border-color);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:var(--mdb-input-focus-border-color);outline:0;box-shadow:0 0 0 .25rem rgba(59,113,202,0.25)}.form-check-input:checked{background-color:#3b71ca;border-color:#3b71ca}.form-check-input:checked[type='checkbox']{--mdb-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']{--mdb-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:#3b71ca;border-color:#757575;--mdb-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{--mdb-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(--mdb-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--mdb-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='var%28--mdb-input-focus-border-color%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--mdb-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-mdb-theme='dark'] .form-switch .form-check-input:not(:checked):not(:focus){--mdb-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255,255,255,0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(59,113,202,0.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(59,113,202,0.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#3b71ca;border:0;border-radius:1rem;box-shadow:0 0.1rem 0.25rem rgba(0,0,0,0.1);transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#c4d4ef}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--mdb-secondary-bg);border-color:transparent;border-radius:1rem;box-shadow:var(--mdb-box-shadow-inset)}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#3b71ca;border:0;border-radius:1rem;box-shadow:0 0.1rem 0.25rem rgba(0,0,0,0.1);transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#c4d4ef}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--mdb-secondary-bg);border-color:transparent;border-radius:1rem;box-shadow:var(--mdb-box-shadow-inset)}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--mdb-form-control-disabled-bg)}.form-range:disabled::-moz-range-thumb{background-color:var(--mdb-form-control-disabled-bg)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc( var(--mdb-border-width) * 2 ));min-height:calc(3.5rem + calc( var(--mdb-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(--mdb-border-width) solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.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(--mdb-body-color-rgb), .65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.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;inset:1rem .375rem;z-index:-1;height:1.5em;content:'';background-color:var(--mdb-body-bg);border-radius:var(--mdb-border-radius)}.form-floating>.form-control:-webkit-autofill ~ label{color:rgba(var(--mdb-body-color-rgb), .65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext ~ label{border-width:var(--mdb-border-width) 0}.form-floating>:disabled ~ label,.form-floating>.form-control:disabled ~ label{color:#757575}.form-floating>:disabled ~ label::after,.form-floating>.form-control:disabled ~ label::after{background-color:var(--mdb-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:16;font-weight:400;line-height:1.6;color:var(--mdb-surface-color);text-align:center;white-space:nowrap;background-color:var(--mdb-tertiary-bg);border:var(--mdb-border-width) solid var(--mdb-border-color);border-radius:var(--mdb-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:1rem;border-radius:var(--mdb-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:.775rem;border-radius:var(--mdb-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(--mdb-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(--mdb-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:6px 16px;margin-top:0.1rem;font-size:.875rem;color:#fff;background-color:var(--mdb-success);border-radius:.25rem}.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(--mdb-form-valid-border-color);padding-right:calc(1.6em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2314a44d' 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(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--mdb-form-valid-border-color);box-shadow:var(--mdb-box-shadow-inset),0 0 0 .25rem rgba(var(--mdb-success-rgb), .25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--mdb-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']{--mdb-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='%2314a44d' 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(.8em + .375rem) calc(.8em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--mdb-form-valid-border-color);box-shadow:var(--mdb-box-shadow-inset),0 0 0 .25rem rgba(var(--mdb-success-rgb), .25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.6em + .75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--mdb-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--mdb-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--mdb-success-rgb), .25)}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:var(--mdb-form-valid-color)}.form-check-inline .form-check-input ~ .valid-feedback{margin-left:0.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(--mdb-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:6px 16px;margin-top:0.1rem;font-size:.875rem;color:#fff;background-color:var(--mdb-danger);border-radius:.25rem}.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(--mdb-form-invalid-border-color);padding-right:calc(1.6em + .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='%23dc4c64'%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='%23dc4c64' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--mdb-form-invalid-border-color);box-shadow:var(--mdb-box-shadow-inset),0 0 0 .25rem rgba(var(--mdb-danger-rgb), .25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--mdb-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']{--mdb-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='%23dc4c64'%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='%23dc4c64' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.8em + .375rem) calc(.8em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--mdb-form-invalid-border-color);box-shadow:var(--mdb-box-shadow-inset),0 0 0 .25rem rgba(var(--mdb-danger-rgb), .25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.6em + .75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--mdb-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--mdb-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--mdb-danger-rgb), .25)}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:var(--mdb-form-invalid-color)}.form-check-inline .form-check-input ~ .invalid-feedback{margin-left:0.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{--mdb-btn-padding-x: 1.5rem;--mdb-btn-padding-y: .375rem;--mdb-btn-font-family: ;--mdb-btn-font-size:.75rem;--mdb-btn-font-weight: 500;--mdb-btn-line-height: 1.5;--mdb-btn-color: var(--mdb-body-color);--mdb-btn-bg: transparent;--mdb-btn-border-width: 2px;--mdb-btn-border-color: transparent;--mdb-btn-border-radius: .25rem;--mdb-btn-hover-border-color: transparent;--mdb-btn-box-shadow: 0 4px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.35);--mdb-btn-disabled-opacity: .65;--mdb-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--mdb-btn-focus-shadow-rgb), 0.5);display:inline-block;padding:var(--mdb-btn-padding-y) var(--mdb-btn-padding-x);font-family:var(--mdb-btn-font-family);font-size:var(--mdb-btn-font-size);font-weight:var(--mdb-btn-font-weight);line-height:var(--mdb-btn-line-height);color:var(--mdb-btn-color);text-align:center;vertical-align:middle;cursor:pointer;user-select:none;border:var(--mdb-btn-border-width) solid var(--mdb-btn-border-color);border-radius:var(--mdb-btn-border-radius);background-color:var(--mdb-btn-bg);box-shadow:var(--mdb-btn-box-shadow);transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--mdb-btn-hover-color);background-color:var(--mdb-btn-hover-bg);border-color:var(--mdb-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--mdb-btn-color);background-color:var(--mdb-btn-bg);border-color:var(--mdb-btn-border-color)}.btn:focus-visible{color:var(--mdb-btn-hover-color);background-color:var(--mdb-btn-hover-bg);border-color:var(--mdb-btn-hover-border-color);outline:0;box-shadow:var(--mdb-btn-box-shadow),var(--mdb-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--mdb-btn-hover-border-color);outline:0;box-shadow:var(--mdb-btn-box-shadow),var(--mdb-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--mdb-btn-active-color);background-color:var(--mdb-btn-active-bg);border-color:var(--mdb-btn-active-border-color);box-shadow:var(--mdb-btn-active-shadow)}.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(--mdb-btn-active-shadow),var(--mdb-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--mdb-btn-active-shadow),var(--mdb-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--mdb-btn-disabled-color);pointer-events:none;background-color:var(--mdb-btn-disabled-bg);border-color:var(--mdb-btn-disabled-border-color);opacity:var(--mdb-btn-disabled-opacity);box-shadow:none}.btn-primary{--mdb-btn-color: #fff;--mdb-btn-bg: #3b71ca;--mdb-btn-border-color: #3b71ca;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #386bc0;--mdb-btn-hover-border-color: #2f5aa2;--mdb-btn-focus-shadow-rgb: 88,134,210;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #3566b6;--mdb-btn-active-border-color: #2c5598;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #fff;--mdb-btn-disabled-bg: #3b71ca;--mdb-btn-disabled-border-color: #3b71ca}.btn-secondary{--mdb-btn-color: #fff;--mdb-btn-bg: #9fa6b2;--mdb-btn-border-color: #9fa6b2;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #979ea9;--mdb-btn-hover-border-color: #7f858e;--mdb-btn-focus-shadow-rgb: 173,179,190;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #8f95a0;--mdb-btn-active-border-color: #777d86;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #fff;--mdb-btn-disabled-bg: #9fa6b2;--mdb-btn-disabled-border-color: #9fa6b2}.btn-success{--mdb-btn-color: #fff;--mdb-btn-bg: #14a44d;--mdb-btn-border-color: #14a44d;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #139c49;--mdb-btn-hover-border-color: #10833e;--mdb-btn-focus-shadow-rgb: 55,178,104;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #129445;--mdb-btn-active-border-color: #0f7b3a;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #fff;--mdb-btn-disabled-bg: #14a44d;--mdb-btn-disabled-border-color: #14a44d}.btn-danger{--mdb-btn-color: #fff;--mdb-btn-bg: #dc4c64;--mdb-btn-border-color: #dc4c64;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #d1485f;--mdb-btn-hover-border-color: #b03d50;--mdb-btn-focus-shadow-rgb: 225,103,123;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #c6445a;--mdb-btn-active-border-color: #a5394b;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #fff;--mdb-btn-disabled-bg: #dc4c64;--mdb-btn-disabled-border-color: #dc4c64}.btn-warning{--mdb-btn-color: #fff;--mdb-btn-bg: #e4a11b;--mdb-btn-border-color: #e4a11b;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #d9991a;--mdb-btn-hover-border-color: #b68116;--mdb-btn-focus-shadow-rgb: 232,175,61;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #cd9118;--mdb-btn-active-border-color: #ab7914;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #fff;--mdb-btn-disabled-bg: #e4a11b;--mdb-btn-disabled-border-color: #e4a11b}.btn-info{--mdb-btn-color: #fff;--mdb-btn-bg: #54b4d3;--mdb-btn-border-color: #54b4d3;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #50abc8;--mdb-btn-hover-border-color: #4390a9;--mdb-btn-focus-shadow-rgb: 110,191,218;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #4ca2be;--mdb-btn-active-border-color: #3f879e;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #fff;--mdb-btn-disabled-bg: #54b4d3;--mdb-btn-disabled-border-color: #54b4d3}.btn-light{--mdb-btn-color: #000;--mdb-btn-bg: #fbfbfb;--mdb-btn-border-color: #fbfbfb;--mdb-btn-hover-color: #000;--mdb-btn-hover-bg: #eee;--mdb-btn-hover-border-color: #c9c9c9;--mdb-btn-focus-shadow-rgb: 213,213,213;--mdb-btn-active-color: #000;--mdb-btn-active-bg: #e2e2e2;--mdb-btn-active-border-color: #bcbcbc;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #000;--mdb-btn-disabled-bg: #fbfbfb;--mdb-btn-disabled-border-color: #fbfbfb}.btn-dark{--mdb-btn-color: #fff;--mdb-btn-bg: #332d2d;--mdb-btn-border-color: #332d2d;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #3d3838;--mdb-btn-hover-border-color: #474242;--mdb-btn-focus-shadow-rgb: 82,77,77;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #474242;--mdb-btn-active-border-color: #474242;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #fff;--mdb-btn-disabled-bg: #332d2d;--mdb-btn-disabled-border-color: #332d2d}.btn-outline-primary{--mdb-btn-color: #3b71ca;--mdb-btn-border-color: #3b71ca;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #3b71ca;--mdb-btn-hover-border-color: #3b71ca;--mdb-btn-focus-shadow-rgb: 59,113,202;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #3b71ca;--mdb-btn-active-border-color: #3b71ca;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #3b71ca;--mdb-btn-disabled-bg: transparent;--mdb-btn-disabled-border-color: #3b71ca;--mdb-gradient: none}.btn-outline-secondary{--mdb-btn-color: #9fa6b2;--mdb-btn-border-color: #9fa6b2;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #9fa6b2;--mdb-btn-hover-border-color: #9fa6b2;--mdb-btn-focus-shadow-rgb: 159,166,178;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #9fa6b2;--mdb-btn-active-border-color: #9fa6b2;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #9fa6b2;--mdb-btn-disabled-bg: transparent;--mdb-btn-disabled-border-color: #9fa6b2;--mdb-gradient: none}.btn-outline-success{--mdb-btn-color: #14a44d;--mdb-btn-border-color: #14a44d;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #14a44d;--mdb-btn-hover-border-color: #14a44d;--mdb-btn-focus-shadow-rgb: 20,164,77;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #14a44d;--mdb-btn-active-border-color: #14a44d;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #14a44d;--mdb-btn-disabled-bg: transparent;--mdb-btn-disabled-border-color: #14a44d;--mdb-gradient: none}.btn-outline-danger{--mdb-btn-color: #dc4c64;--mdb-btn-border-color: #dc4c64;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #dc4c64;--mdb-btn-hover-border-color: #dc4c64;--mdb-btn-focus-shadow-rgb: 220,76,100;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #dc4c64;--mdb-btn-active-border-color: #dc4c64;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #dc4c64;--mdb-btn-disabled-bg: transparent;--mdb-btn-disabled-border-color: #dc4c64;--mdb-gradient: none}.btn-outline-warning{--mdb-btn-color: #e4a11b;--mdb-btn-border-color: #e4a11b;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #e4a11b;--mdb-btn-hover-border-color: #e4a11b;--mdb-btn-focus-shadow-rgb: 228,161,27;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #e4a11b;--mdb-btn-active-border-color: #e4a11b;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #e4a11b;--mdb-btn-disabled-bg: transparent;--mdb-btn-disabled-border-color: #e4a11b;--mdb-gradient: none}.btn-outline-info{--mdb-btn-color: #54b4d3;--mdb-btn-border-color: #54b4d3;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #54b4d3;--mdb-btn-hover-border-color: #54b4d3;--mdb-btn-focus-shadow-rgb: 84,180,211;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #54b4d3;--mdb-btn-active-border-color: #54b4d3;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #54b4d3;--mdb-btn-disabled-bg: transparent;--mdb-btn-disabled-border-color: #54b4d3;--mdb-gradient: none}.btn-outline-light{--mdb-btn-color: #fbfbfb;--mdb-btn-border-color: #fbfbfb;--mdb-btn-hover-color: #000;--mdb-btn-hover-bg: #fbfbfb;--mdb-btn-hover-border-color: #fbfbfb;--mdb-btn-focus-shadow-rgb: 251,251,251;--mdb-btn-active-color: #000;--mdb-btn-active-bg: #fbfbfb;--mdb-btn-active-border-color: #fbfbfb;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #fbfbfb;--mdb-btn-disabled-bg: transparent;--mdb-btn-disabled-border-color: #fbfbfb;--mdb-gradient: none}.btn-outline-dark{--mdb-btn-color: #332d2d;--mdb-btn-border-color: #332d2d;--mdb-btn-hover-color: #fff;--mdb-btn-hover-bg: #332d2d;--mdb-btn-hover-border-color: #332d2d;--mdb-btn-focus-shadow-rgb: 51,45,45;--mdb-btn-active-color: #fff;--mdb-btn-active-bg: #332d2d;--mdb-btn-active-border-color: #332d2d;--mdb-btn-active-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-disabled-color: #332d2d;--mdb-btn-disabled-bg: transparent;--mdb-btn-disabled-border-color: #332d2d;--mdb-gradient: none}.btn-link{--mdb-btn-font-weight: 400;--mdb-btn-color: #3b71ca;--mdb-btn-bg: transparent;--mdb-btn-border-color: transparent;--mdb-btn-hover-color: #386bc0;--mdb-btn-hover-border-color: transparent;--mdb-btn-active-color: #386bc0;--mdb-btn-active-border-color: transparent;--mdb-btn-disabled-color: #9e9e9e;--mdb-btn-disabled-border-color: transparent;--mdb-btn-box-shadow: 0 0 0 #000;--mdb-btn-focus-shadow-rgb: 88,134,210;text-decoration:none}.btn-link:hover,.btn-link:focus-visible{text-decoration:none}.btn-link:focus-visible{color:var(--mdb-btn-color)}.btn-link:hover{color:var(--mdb-btn-hover-color)}.btn-lg{--mdb-btn-padding-y: .5rem;--mdb-btn-padding-x: 1.6875rem;--mdb-btn-font-size:.875rem;--mdb-btn-border-radius: var(--mdb-border-radius-lg)}.btn-sm{--mdb-btn-padding-y: .25rem;--mdb-btn-padding-x: 1rem;--mdb-btn-font-size:.75rem;--mdb-btn-border-radius: var(--mdb-border-radius-sm)}.fade{transition:opacity 0.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 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.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{--mdb-dropdown-zindex: 1000;--mdb-dropdown-min-width: 10rem;--mdb-dropdown-padding-x: 0;--mdb-dropdown-padding-y: .5rem;--mdb-dropdown-spacer: .125rem;--mdb-dropdown-font-size:.875rem;--mdb-dropdown-color: var(--mdb-surface-color);--mdb-dropdown-bg: var(--mdb-surface-bg);--mdb-dropdown-border-color: var(--mdb-border-color-translucent);--mdb-dropdown-border-radius: .5rem;--mdb-dropdown-border-width: var(--mdb-border-width);--mdb-dropdown-inner-border-radius: calc( .5rem - var(--mdb-border-width) );--mdb-dropdown-divider-bg: var(--mdb-divider-color);--mdb-dropdown-divider-margin-y: .5rem;--mdb-dropdown-box-shadow: 0 2px 15px -3px rgba(var(--mdb-box-shadow-color-rgb), 0.07),0 10px 20px -2px rgba(var(--mdb-box-shadow-color-rgb), 0.04);--mdb-dropdown-link-color: var(--mdb-surface-color);--mdb-dropdown-link-hover-color: var(--mdb-surface-color);--mdb-dropdown-link-hover-bg: var(--mdb-tertiary-bg);--mdb-dropdown-link-active-color: #fff;--mdb-dropdown-link-active-bg: #3b71ca;--mdb-dropdown-link-disabled-color: rgba(var(--mdb-surface-color-rgb), 0.5);--mdb-dropdown-item-padding-x: 1rem;--mdb-dropdown-item-padding-y: .5rem;--mdb-dropdown-header-color: rgba(var(--mdb-emphasis-color-rgb), 0.55);--mdb-dropdown-header-padding-x: 1rem;--mdb-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--mdb-dropdown-zindex);display:none;min-width:var(--mdb-dropdown-min-width);padding:var(--mdb-dropdown-padding-y) var(--mdb-dropdown-padding-x);margin:0;font-size:var(--mdb-dropdown-font-size);color:var(--mdb-dropdown-color);text-align:left;list-style:none;background-color:var(--mdb-dropdown-bg);background-clip:padding-box;border:var(--mdb-dropdown-border-width) solid var(--mdb-dropdown-border-color);border-radius:var(--mdb-dropdown-border-radius);box-shadow:var(--mdb-dropdown-box-shadow)}.dropdown-menu[data-mdb-popper]{top:100%;left:0;margin-top:var(--mdb-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-mdb-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-mdb-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-mdb-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-mdb-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-mdb-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-mdb-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-mdb-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-mdb-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-mdb-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-mdb-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-mdb-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-mdb-popper]{right:0;left:auto}}@media (min-width: 1920px){.dropdown-menu-full-start{--bs-position: start}.dropdown-menu-full-start[data-mdb-popper]{right:auto;left:0}.dropdown-menu-full-end{--bs-position: end}.dropdown-menu-full-end[data-mdb-popper]{right:0;left:auto}}@media (min-width: 2560px){.dropdown-menu-2k-start{--bs-position: start}.dropdown-menu-2k-start[data-mdb-popper]{right:auto;left:0}.dropdown-menu-2k-end{--bs-position: end}.dropdown-menu-2k-end[data-mdb-popper]{right:0;left:auto}}@media (min-width: 3456px){.dropdown-menu-4k-start{--bs-position: start}.dropdown-menu-4k-start[data-mdb-popper]{right:auto;left:0}.dropdown-menu-4k-end{--bs-position: end}.dropdown-menu-4k-end[data-mdb-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-mdb-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--mdb-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-mdb-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--mdb-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-mdb-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--mdb-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:''}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:'';border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--mdb-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--mdb-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--mdb-dropdown-item-padding-y) var(--mdb-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--mdb-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--mdb-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--mdb-dropdown-link-hover-color);background-color:var(--mdb-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--mdb-dropdown-link-active-color);text-decoration:none;background-color:var(--mdb-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--mdb-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--mdb-dropdown-header-padding-y) var(--mdb-dropdown-header-padding-x);margin-bottom:0;font-size:14;color:var(--mdb-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--mdb-dropdown-item-padding-y) var(--mdb-dropdown-item-padding-x);color:var(--mdb-dropdown-link-color)}.dropdown-menu-dark{--mdb-dropdown-color: #e0e0e0;--mdb-dropdown-bg: #4f4f4f;--mdb-dropdown-border-color: var(--mdb-border-color-translucent);--mdb-dropdown-box-shadow: ;--mdb-dropdown-link-color: #e0e0e0;--mdb-dropdown-link-hover-color: #fff;--mdb-dropdown-divider-bg: var(--mdb-divider-color);--mdb-dropdown-link-hover-bg: rgba(255,255,255,0.15);--mdb-dropdown-link-active-color: #fff;--mdb-dropdown-link-active-bg: #3b71ca;--mdb-dropdown-link-disabled-color: #9e9e9e;--mdb-dropdown-header-color: #9e9e9e}.nav{--mdb-nav-link-padding-x: 1rem;--mdb-nav-link-padding-y: .5rem;--mdb-nav-link-font-weight: ;--mdb-nav-link-color: var(--mdb-link-color);--mdb-nav-link-hover-color: var(--mdb-link-hover-color);--mdb-nav-link-disabled-color: var(--mdb-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--mdb-nav-link-padding-y) var(--mdb-nav-link-padding-x);font-size:var(--mdb-nav-link-font-size);font-weight:var(--mdb-nav-link-font-weight);color:var(--mdb-nav-link-color);background:none;border:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--mdb-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(59,113,202,0.25)}.nav-link.disabled,.nav-link:disabled{color:var(--mdb-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--mdb-nav-tabs-border-width: var(--mdb-border-width);--mdb-nav-tabs-border-color: var(--mdb-border-color);--mdb-nav-tabs-border-radius: var(--mdb-border-radius);--mdb-nav-tabs-link-hover-border-color: var(--mdb-secondary-bg) var(--mdb-secondary-bg) var(--mdb-border-color);--mdb-nav-tabs-link-active-color: #3b71ca;--mdb-nav-tabs-link-active-bg: var(--mdb-body-bg);--mdb-nav-tabs-link-active-border-color: #3b71ca;border-bottom:var(--mdb-nav-tabs-border-width) solid var(--mdb-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc( -1 * var(--mdb-nav-tabs-border-width) );border:var(--mdb-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--mdb-nav-tabs-border-radius);border-top-right-radius:var(--mdb-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--mdb-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--mdb-nav-tabs-link-active-color);background-color:var(--mdb-nav-tabs-link-active-bg);border-color:var(--mdb-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc( -1 * var(--mdb-nav-tabs-border-width) );border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--mdb-nav-pills-border-radius: var(--mdb-border-radius);--mdb-nav-pills-link-active-color: var(--mdb-primary-text-emphasis);--mdb-nav-pills-link-active-bg: var(--mdb-primary-bg-subtle)}.nav-pills .nav-link{border-radius:var(--mdb-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--mdb-nav-pills-link-active-color);background-color:var(--mdb-nav-pills-link-active-bg)}.nav-underline{--mdb-nav-underline-gap: 1rem;--mdb-nav-underline-border-width: .125rem;--mdb-nav-underline-link-active-color: var(--mdb-emphasis-color);gap:var(--mdb-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--mdb-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(--mdb-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{--mdb-navbar-padding-x: 0;--mdb-navbar-padding-y: .5rem;--mdb-navbar-color: rgba(var(--mdb-emphasis-color-rgb), 0.65);--mdb-navbar-hover-color: rgba(var(--mdb-emphasis-color-rgb), 0.8);--mdb-navbar-disabled-color: rgba(var(--mdb-emphasis-color-rgb), 0.3);--mdb-navbar-active-color: rgba(var(--mdb-emphasis-color-rgb), 1);--mdb-navbar-brand-padding-y: -2.7rem;--mdb-navbar-brand-margin-end: 1rem;--mdb-navbar-brand-font-size: 20;--mdb-navbar-brand-color: rgba(var(--mdb-emphasis-color-rgb), 1);--mdb-navbar-brand-hover-color: rgba(var(--mdb-emphasis-color-rgb), 1);--mdb-navbar-nav-link-padding-x: .5rem;--mdb-navbar-toggler-padding-y: .25rem;--mdb-navbar-toggler-padding-x: .75rem;--mdb-navbar-toggler-font-size: 20;--mdb-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%2879,79,79,0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--mdb-navbar-toggler-border-color: rgba(var(--mdb-emphasis-color-rgb), 0.15);--mdb-navbar-toggler-border-radius: .25rem;--mdb-navbar-toggler-focus-width: .25rem;--mdb-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--mdb-navbar-padding-y) var(--mdb-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(--mdb-navbar-brand-padding-y);padding-bottom:var(--mdb-navbar-brand-padding-y);margin-right:var(--mdb-navbar-brand-margin-end);font-size:var(--mdb-navbar-brand-font-size);color:var(--mdb-navbar-brand-color);white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--mdb-navbar-brand-hover-color)}.navbar-nav{--mdb-nav-link-padding-x: 0;--mdb-nav-link-padding-y: .5rem;--mdb-nav-link-font-weight: ;--mdb-nav-link-color: var(--mdb-navbar-color);--mdb-nav-link-hover-color: var(--mdb-navbar-hover-color);--mdb-nav-link-disabled-color: var(--mdb-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(--mdb-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--mdb-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--mdb-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--mdb-navbar-toggler-padding-y) var(--mdb-navbar-toggler-padding-x);font-size:var(--mdb-navbar-toggler-font-size);line-height:1;color:var(--mdb-navbar-color);background-color:transparent;border:var(--mdb-border-width) solid var(--mdb-navbar-toggler-border-color);border-radius:var(--mdb-navbar-toggler-border-radius);transition:var(--mdb-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(--mdb-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--mdb-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--mdb-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--mdb-navbar-nav-link-padding-x);padding-left:var(--mdb-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;box-shadow:none;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(--mdb-navbar-nav-link-padding-x);padding-left:var(--mdb-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;box-shadow:none;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(--mdb-navbar-nav-link-padding-x);padding-left:var(--mdb-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;box-shadow:none;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(--mdb-navbar-nav-link-padding-x);padding-left:var(--mdb-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;box-shadow:none;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(--mdb-navbar-nav-link-padding-x);padding-left:var(--mdb-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;box-shadow:none;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}}@media (min-width: 1920px){.navbar-expand-full{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-full .navbar-nav{flex-direction:row}.navbar-expand-full .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-full .navbar-nav .nav-link{padding-right:var(--mdb-navbar-nav-link-padding-x);padding-left:var(--mdb-navbar-nav-link-padding-x)}.navbar-expand-full .navbar-nav-scroll{overflow:visible}.navbar-expand-full .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-full .navbar-toggler{display:none}.navbar-expand-full .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;box-shadow:none;transition:none}.navbar-expand-full .offcanvas .offcanvas-header{display:none}.navbar-expand-full .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 2560px){.navbar-expand-2k{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-2k .navbar-nav{flex-direction:row}.navbar-expand-2k .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-2k .navbar-nav .nav-link{padding-right:var(--mdb-navbar-nav-link-padding-x);padding-left:var(--mdb-navbar-nav-link-padding-x)}.navbar-expand-2k .navbar-nav-scroll{overflow:visible}.navbar-expand-2k .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-2k .navbar-toggler{display:none}.navbar-expand-2k .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;box-shadow:none;transition:none}.navbar-expand-2k .offcanvas .offcanvas-header{display:none}.navbar-expand-2k .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 3456px){.navbar-expand-4k{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-4k .navbar-nav{flex-direction:row}.navbar-expand-4k .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-4k .navbar-nav .nav-link{padding-right:var(--mdb-navbar-nav-link-padding-x);padding-left:var(--mdb-navbar-nav-link-padding-x)}.navbar-expand-4k .navbar-nav-scroll{overflow:visible}.navbar-expand-4k .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-4k .navbar-toggler{display:none}.navbar-expand-4k .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;box-shadow:none;transition:none}.navbar-expand-4k .offcanvas .offcanvas-header{display:none}.navbar-expand-4k .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(--mdb-navbar-nav-link-padding-x);padding-left:var(--mdb-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;box-shadow:none;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-mdb-theme='dark']{--mdb-navbar-color: rgba(255,255,255,0.55);--mdb-navbar-hover-color: rgba(255,255,255,0.75);--mdb-navbar-disabled-color: rgba(255,255,255,0.25);--mdb-navbar-active-color: #fff;--mdb-navbar-brand-color: #fff;--mdb-navbar-brand-hover-color: #fff;--mdb-navbar-toggler-border-color: rgba(255,255,255,0.1);--mdb-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-mdb-theme='dark'] .navbar-toggler-icon{--mdb-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{--mdb-card-spacer-y: 1.5rem;--mdb-card-spacer-x: 1.5rem;--mdb-card-title-spacer-y: .5rem;--mdb-card-title-color: ;--mdb-card-subtitle-color: ;--mdb-card-border-width: var(--mdb-border-width);--mdb-card-border-color: rgba(0,0,0,0.175);--mdb-card-border-radius: .5rem;--mdb-card-box-shadow: 0 2px 15px -3px rgba(var(--mdb-box-shadow-color-rgb), 0.07),0 10px 20px -2px rgba(var(--mdb-box-shadow-color-rgb), 0.04);--mdb-card-inner-border-radius: calc(.5rem - (var(--mdb-border-width)));--mdb-card-cap-padding-y: .75rem;--mdb-card-cap-padding-x: 1.5rem;--mdb-card-cap-bg: rgba(255,255,255,0);--mdb-card-cap-color: ;--mdb-card-height: ;--mdb-card-color: ;--mdb-card-bg: var(--mdb-surface-bg);--mdb-card-img-overlay-padding: 1.5rem;--mdb-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--mdb-card-height);color:var(--mdb-body-color);word-wrap:break-word;background-color:var(--mdb-card-bg);background-clip:border-box;border:var(--mdb-card-border-width) solid var(--mdb-card-border-color);border-radius:var(--mdb-card-border-radius);box-shadow:var(--mdb-card-box-shadow)}.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(--mdb-card-inner-border-radius);border-top-right-radius:var(--mdb-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--mdb-card-inner-border-radius);border-bottom-left-radius:var(--mdb-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(--mdb-card-spacer-y) var(--mdb-card-spacer-x);color:var(--mdb-card-color)}.card-title{margin-bottom:var(--mdb-card-title-spacer-y);color:var(--mdb-card-title-color)}.card-subtitle{margin-top:calc( -0.5 * var(--mdb-card-title-spacer-y) );margin-bottom:0;color:var(--mdb-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--mdb-card-spacer-x)}.card-header{padding:var(--mdb-card-cap-padding-y) var(--mdb-card-cap-padding-x);margin-bottom:0;color:var(--mdb-card-cap-color);background-color:var(--mdb-card-cap-bg);border-bottom:var(--mdb-card-border-width) solid var(--mdb-card-border-color)}.card-header:first-child{border-radius:var(--mdb-card-inner-border-radius) var(--mdb-card-inner-border-radius) 0 0}.card-footer{padding:var(--mdb-card-cap-padding-y) var(--mdb-card-cap-padding-x);color:var(--mdb-card-cap-color);background-color:var(--mdb-card-cap-bg);border-top:var(--mdb-card-border-width) solid var(--mdb-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--mdb-card-inner-border-radius) var(--mdb-card-inner-border-radius)}.card-header-tabs{margin-right:calc( -0.5 * var(--mdb-card-cap-padding-x) );margin-bottom:calc( -1 * var(--mdb-card-cap-padding-y) );margin-left:calc( -0.5 * var(--mdb-card-cap-padding-x) );border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--mdb-card-bg);border-bottom-color:var(--mdb-card-bg)}.card-header-pills{margin-right:calc( -0.5 * var(--mdb-card-cap-padding-x) );margin-left:calc( -0.5 * var(--mdb-card-cap-padding-x) )}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--mdb-card-img-overlay-padding);border-radius:var(--mdb-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--mdb-card-inner-border-radius);border-top-right-radius:var(--mdb-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--mdb-card-inner-border-radius);border-bottom-left-radius:var(--mdb-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--mdb-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}}.btn-close{--mdb-btn-close-color: #000;--mdb-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");--mdb-btn-close-opacity: .5;--mdb-btn-close-hover-opacity: .75;--mdb-btn-close-focus-shadow: 0 0 0 .25rem rgba(59,113,202,0.25);--mdb-btn-close-focus-opacity: 1;--mdb-btn-close-disabled-opacity: .25;--mdb-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--mdb-btn-close-color);background:transparent var(--mdb-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:var(--mdb-btn-close-opacity)}.btn-close:hover{color:var(--mdb-btn-close-color);text-decoration:none;opacity:var(--mdb-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--mdb-btn-close-focus-shadow);opacity:var(--mdb-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--mdb-btn-close-disabled-opacity)}.btn-close-white{filter:var(--mdb-btn-close-white-filter)}[data-mdb-theme='dark'] .btn-close{filter:var(--mdb-btn-close-white-filter)}.modal{--mdb-modal-zindex: 1055;--mdb-modal-width: 500px;--mdb-modal-padding: 1rem;--mdb-modal-margin: .5rem;--mdb-modal-color: var(--mdb-surface-color);--mdb-modal-bg: var(--mdb-surface-bg);--mdb-modal-border-color: var(--mdb-border-color-translucent);--mdb-modal-border-width: var(--mdb-border-width);--mdb-modal-border-radius: .5rem;--mdb-modal-box-shadow: var(--mdb-box-shadow-sm);--mdb-modal-inner-border-radius: calc(.5rem - (var(--mdb-border-width)));--mdb-modal-header-padding-x: 1rem;--mdb-modal-header-padding-y: 1rem;--mdb-modal-header-padding: 1rem 1rem;--mdb-modal-header-border-color: var(--mdb-divider-color);--mdb-modal-header-border-width: 2px;--mdb-modal-title-line-height: 1.6;--mdb-modal-footer-gap: .5rem;--mdb-modal-footer-bg: ;--mdb-modal-footer-border-color: var(--mdb-divider-color);--mdb-modal-footer-border-width: 2px;position:fixed;top:0;left:0;z-index:var(--mdb-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--mdb-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -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(--mdb-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(--mdb-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--mdb-modal-color);pointer-events:auto;background-color:var(--mdb-modal-bg);background-clip:padding-box;border:var(--mdb-modal-border-width) solid var(--mdb-modal-border-color);border-radius:var(--mdb-modal-border-radius);box-shadow:var(--mdb-modal-box-shadow);outline:0}.modal-backdrop{--mdb-backdrop-zindex: 1050;--mdb-backdrop-bg: #000;--mdb-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--mdb-backdrop-zindex);width:100vw;height:100vh;background-color:var(--mdb-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--mdb-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--mdb-modal-header-padding);border-bottom:var(--mdb-modal-header-border-width) solid var(--mdb-modal-header-border-color);border-top-left-radius:var(--mdb-modal-inner-border-radius);border-top-right-radius:var(--mdb-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--mdb-modal-header-padding-y) * 0.5) calc(var(--mdb-modal-header-padding-x) * 0.5);margin:calc(-0.5 * var(--mdb-modal-header-padding-y)) calc(-0.5 * var(--mdb-modal-header-padding-x)) calc(-0.5 * var(--mdb-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--mdb-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--mdb-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--mdb-modal-padding) - var(--mdb-modal-footer-gap) * 0.5);background-color:var(--mdb-modal-footer-bg);border-top:var(--mdb-modal-footer-border-width) solid var(--mdb-modal-footer-border-color);border-bottom-right-radius:var(--mdb-modal-inner-border-radius);border-bottom-left-radius:var(--mdb-modal-inner-border-radius)}.modal-footer>*{margin:calc( var(--mdb-modal-footer-gap) * 0.5 )}@media (min-width: 576px){.modal{--mdb-modal-margin: 1.75rem;--mdb-modal-box-shadow: var(--mdb-box-shadow)}.modal-dialog{max-width:var(--mdb-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--mdb-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--mdb-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--mdb-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: 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}}@media (max-width: 1919.98px){.modal-fullscreen-full-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-full-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-full-down .modal-header,.modal-fullscreen-full-down .modal-footer{border-radius:0}.modal-fullscreen-full-down .modal-body{overflow-y:auto}}@media (max-width: 2559.98px){.modal-fullscreen-2k-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-2k-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-2k-down .modal-header,.modal-fullscreen-2k-down .modal-footer{border-radius:0}.modal-fullscreen-2k-down .modal-body{overflow-y:auto}}@media (max-width: 3455.98px){.modal-fullscreen-4k-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-4k-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-4k-down .modal-header,.modal-fullscreen-4k-down .modal-footer{border-radius:0}.modal-fullscreen-4k-down .modal-body{overflow-y:auto}}.diagonal-fractions{font-variant-numeric:diagonal-fractions}.bg-super-light{--mdb-bg-super-light: #fbfbfb;background-color:var(--mdb-bg-super-light)}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.overflow-y-scroll{overflow-y:scroll}.overflow-x-scroll{overflow-x:scroll}.table-fixed{table-layout:fixed}.table-auto{table-layout:auto}.link-primary{transition:color 0.15s}.link-secondary{transition:color 0.15s}.link-success{transition:color 0.15s}.link-danger{transition:color 0.15s}.link-warning{transition:color 0.15s}.link-info{transition:color 0.15s}.link-light{transition:color 0.15s}.link-dark{transition:color 0.15s}.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-cover{object-fit:cover !important}.opacity-0{opacity:0 !important}.opacity-5{opacity:.05 !important}.opacity-10{opacity:.1 !important}.opacity-15{opacity:.15 !important}.opacity-20{opacity:.2 !important}.opacity-25{opacity:.25 !important}.opacity-30{opacity:.3 !important}.opacity-35{opacity:.35 !important}.opacity-40{opacity:.4 !important}.opacity-45{opacity:.45 !important}.opacity-50{opacity:.5 !important}.opacity-55{opacity:.55 !important}.opacity-60{opacity:.6 !important}.opacity-65{opacity:.65 !important}.opacity-70{opacity:.7 !important}.opacity-75{opacity:.75 !important}.opacity-80{opacity:.8 !important}.opacity-85{opacity:.85 !important}.opacity-90{opacity:.9 !important}.opacity-95{opacity:.95 !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(--mdb-box-shadow) !important}.shadow-sm{box-shadow:var(--mdb-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--mdb-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.shadow-0{box-shadow:none !important}.shadow-1{box-shadow:0 0px 2px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.07),0 1px 1px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.04) !important}.shadow-2{box-shadow:0 0px 3px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.07),0 2px 2px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.04) !important}.shadow-3{box-shadow:0 2px 6px -1px rgba(var(--mdb-box-shadow-color-rgb), 0.07),0 6px 18px -1px rgba(var(--mdb-box-shadow-color-rgb), 0.04) !important}.shadow-4{box-shadow:0 2px 15px -3px rgba(var(--mdb-box-shadow-color-rgb), 0.07),0 10px 20px -2px rgba(var(--mdb-box-shadow-color-rgb), 0.04) !important}.shadow-5{box-shadow:0 2px 25px -5px rgba(var(--mdb-box-shadow-color-rgb), 0.07),0 25px 21px -5px rgba(var(--mdb-box-shadow-color-rgb), 0.04) !important}.shadow-6{box-shadow:0 2px 35px -12px rgba(var(--mdb-box-shadow-color-rgb), 0.21),0 50px 40px -5px rgba(var(--mdb-box-shadow-color-rgb), 0.04) !important}.shadow-1-soft{box-shadow:0 1px 5px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.05) !important}.shadow-2-soft{box-shadow:0 2px 10px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.05) !important}.shadow-3-soft{box-shadow:0 5px 15px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.05) !important}.shadow-4-soft{box-shadow:0 10px 20px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.05) !important}.shadow-5-soft{box-shadow:0 15px 30px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.05) !important}.shadow-6-soft{box-shadow:0 20px 40px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.05) !important}.shadow-1-strong{box-shadow:0 0px 2px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.16),0 1px 1px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1) !important}.shadow-2-strong{box-shadow:0 0px 3px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.16),0 2px 2px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1) !important}.shadow-3-strong{box-shadow:0 2px 6px -1px rgba(var(--mdb-box-shadow-color-rgb), 0.16),0 6px 18px -1px rgba(var(--mdb-box-shadow-color-rgb), 0.1) !important}.shadow-4-strong{box-shadow:0 2px 15px -3px rgba(var(--mdb-box-shadow-color-rgb), 0.16),0 10px 20px -2px rgba(var(--mdb-box-shadow-color-rgb), 0.1) !important}.shadow-5-strong{box-shadow:0 2px 25px -5px rgba(var(--mdb-box-shadow-color-rgb), 0.16),0 25px 21px -5px rgba(var(--mdb-box-shadow-color-rgb), 0.1) !important}.shadow-6-strong{box-shadow:0 2px 35px -12px rgba(var(--mdb-box-shadow-color-rgb), 0.26),0 50px 40px -5px rgba(var(--mdb-box-shadow-color-rgb), 0.1) !important}.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.06) !important}.focus-ring-primary{--mdb-focus-ring-color: rgba(var(--mdb-primary-rgb), var(--mdb-focus-ring-opacity))}.focus-ring-secondary{--mdb-focus-ring-color: rgba(var(--mdb-secondary-rgb), var(--mdb-focus-ring-opacity))}.focus-ring-success{--mdb-focus-ring-color: rgba(var(--mdb-success-rgb), var(--mdb-focus-ring-opacity))}.focus-ring-danger{--mdb-focus-ring-color: rgba(var(--mdb-danger-rgb), var(--mdb-focus-ring-opacity))}.focus-ring-warning{--mdb-focus-ring-color: rgba(var(--mdb-warning-rgb), var(--mdb-focus-ring-opacity))}.focus-ring-info{--mdb-focus-ring-color: rgba(var(--mdb-info-rgb), var(--mdb-focus-ring-opacity))}.focus-ring-light{--mdb-focus-ring-color: rgba(var(--mdb-light-rgb), var(--mdb-focus-ring-opacity))}.focus-ring-dark{--mdb-focus-ring-color: rgba(var(--mdb-dark-rgb), var(--mdb-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--mdb-border-width) var(--mdb-border-style) var(--mdb-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--mdb-border-width) var(--mdb-border-style) var(--mdb-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--mdb-border-width) var(--mdb-border-style) var(--mdb-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--mdb-border-width) var(--mdb-border-style) var(--mdb-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--mdb-border-width) var(--mdb-border-style) var(--mdb-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--mdb-border-opacity: 1;border-color:rgba(var(--mdb-primary-rgb), var(--mdb-border-opacity)) !important}.border-secondary{--mdb-border-opacity: 1;border-color:rgba(var(--mdb-secondary-rgb), var(--mdb-border-opacity)) !important}.border-success{--mdb-border-opacity: 1;border-color:rgba(var(--mdb-success-rgb), var(--mdb-border-opacity)) !important}.border-danger{--mdb-border-opacity: 1;border-color:rgba(var(--mdb-danger-rgb), var(--mdb-border-opacity)) !important}.border-warning{--mdb-border-opacity: 1;border-color:rgba(var(--mdb-warning-rgb), var(--mdb-border-opacity)) !important}.border-info{--mdb-border-opacity: 1;border-color:rgba(var(--mdb-info-rgb), var(--mdb-border-opacity)) !important}.border-light{--mdb-border-opacity: 1;border-color:rgba(var(--mdb-light-rgb), var(--mdb-border-opacity)) !important}.border-dark{--mdb-border-opacity: 1;border-color:rgba(var(--mdb-dark-rgb), var(--mdb-border-opacity)) !important}.border-black{--mdb-border-opacity: 1;border-color:rgba(var(--mdb-black-rgb), var(--mdb-border-opacity)) !important}.border-white{--mdb-border-opacity: 1;border-color:rgba(var(--mdb-white-rgb), var(--mdb-border-opacity)) !important}.border-primary-subtle{border-color:var(--mdb-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--mdb-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--mdb-success-border-subtle) !important}.border-info-subtle{border-color:var(--mdb-info-border-subtle) !important}.border-warning-subtle{border-color:var(--mdb-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--mdb-danger-border-subtle) !important}.border-light-subtle{border-color:var(--mdb-light-border-subtle) !important}.border-dark-subtle{border-color:var(--mdb-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{--mdb-border-opacity: .1}.border-opacity-25{--mdb-border-opacity: .25}.border-opacity-50{--mdb-border-opacity: .5}.border-opacity-75{--mdb-border-opacity: .75}.border-opacity-100{--mdb-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.mb-6{margin-bottom:3.5rem !important}.mb-7{margin-bottom:4rem !important}.mb-8{margin-bottom:5rem !important}.mb-9{margin-bottom:6rem !important}.mb-10{margin-bottom:8rem !important}.mb-11{margin-bottom:10rem !important}.mb-12{margin-bottom:12rem !important}.mb-13{margin-bottom:14rem !important}.mb-14{margin-bottom:16rem !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-.25rem !important}.m-n2{margin:-.5rem !important}.m-n3{margin:-1rem !important}.m-n4{margin:-1.5rem !important}.m-n5{margin:-3rem !important}.mx-n1{margin-right:-.25rem !important;margin-left:-.25rem !important}.mx-n2{margin-right:-.5rem !important;margin-left:-.5rem !important}.mx-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-n1{margin-top:-.25rem !important;margin-bottom:-.25rem !important}.my-n2{margin-top:-.5rem !important;margin-bottom:-.5rem !important}.my-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-n1{margin-top:-.25rem !important}.mt-n2{margin-top:-.5rem !important}.mt-n3{margin-top:-1rem !important}.mt-n4{margin-top:-1.5rem !important}.mt-n5{margin-top:-3rem !important}.me-n1{margin-right:-.25rem !important}.me-n2{margin-right:-.5rem !important}.me-n3{margin-right:-1rem !important}.me-n4{margin-right:-1.5rem !important}.me-n5{margin-right:-3rem !important}.mb-n1{margin-bottom:-.25rem !important}.mb-n2{margin-bottom:-.5rem !important}.mb-n3{margin-bottom:-1rem !important}.mb-n4{margin-bottom:-1.5rem !important}.mb-n5{margin-bottom:-3rem !important}.ms-n1{margin-left:-.25rem !important}.ms-n2{margin-left:-.5rem !important}.ms-n3{margin-left:-1rem !important}.ms-n4{margin-left:-1.5rem !important}.ms-n5{margin-left:-3rem !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--mdb-font-monospace) !important}.fs-1{font-size:40 !important}.fs-2{font-size:32 !important}.fs-3{font-size:28 !important}.fs-4{font-size:24 !important}.fs-5{font-size:20 !important}.fs-6{font-size:16 !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.6 !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}/*!rtl:begin:remove*/.text-break{word-wrap:break-word !important;word-break:break-word !important}/*!rtl:end:remove*/.text-primary{--mdb-text-opacity: 1;color:rgba(var(--mdb-primary-rgb), var(--mdb-text-opacity)) !important}.text-secondary{--mdb-text-opacity: 1;color:rgba(var(--mdb-secondary-rgb), var(--mdb-text-opacity)) !important}.text-success{--mdb-text-opacity: 1;color:rgba(var(--mdb-success-rgb), var(--mdb-text-opacity)) !important}.text-danger{--mdb-text-opacity: 1;color:rgba(var(--mdb-danger-rgb), var(--mdb-text-opacity)) !important}.text-warning{--mdb-text-opacity: 1;color:rgba(var(--mdb-warning-rgb), var(--mdb-text-opacity)) !important}.text-info{--mdb-text-opacity: 1;color:rgba(var(--mdb-info-rgb), var(--mdb-text-opacity)) !important}.text-light{--mdb-text-opacity: 1;color:rgba(var(--mdb-light-rgb), var(--mdb-text-opacity)) !important}.text-dark{--mdb-text-opacity: 1;color:rgba(var(--mdb-dark-rgb), var(--mdb-text-opacity)) !important}.text-black{--mdb-text-opacity: 1;color:rgba(var(--mdb-black-rgb), var(--mdb-text-opacity)) !important}.text-white{--mdb-text-opacity: 1;color:rgba(var(--mdb-white-rgb), var(--mdb-text-opacity)) !important}.text-body{--mdb-text-opacity: 1;color:rgba(var(--mdb-body-color-rgb), var(--mdb-text-opacity)) !important}.text-muted{--mdb-text-opacity: 1;color:var(--mdb-secondary-color) !important}.text-black-50{--mdb-text-opacity: 1;color:rgba(0,0,0,0.5) !important}.text-white-50{--mdb-text-opacity: 1;color:rgba(255,255,255,0.5) !important}.text-body-secondary{--mdb-text-opacity: 1;color:var(--mdb-secondary-color) !important}.text-body-tertiary{--mdb-text-opacity: 1;color:var(--mdb-tertiary-color) !important}.text-body-emphasis{--mdb-text-opacity: 1;color:var(--mdb-emphasis-color) !important}.text-reset{--mdb-text-opacity: 1;color:inherit !important}.text-opacity-25{--mdb-text-opacity: .25}.text-opacity-50{--mdb-text-opacity: .5}.text-opacity-75{--mdb-text-opacity: .75}.text-opacity-100{--mdb-text-opacity: 1}.text-primary-emphasis{color:var(--mdb-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--mdb-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--mdb-success-text-emphasis) !important}.text-info-emphasis{color:var(--mdb-info-text-emphasis) !important}.text-warning-emphasis{color:var(--mdb-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--mdb-danger-text-emphasis) !important}.text-light-emphasis{color:var(--mdb-light-text-emphasis) !important}.text-dark-emphasis{color:var(--mdb-dark-text-emphasis) !important}.link-opacity-10{--mdb-link-opacity: .1}.link-opacity-10-hover:hover{--mdb-link-opacity: .1}.link-opacity-25{--mdb-link-opacity: .25}.link-opacity-25-hover:hover{--mdb-link-opacity: .25}.link-opacity-50{--mdb-link-opacity: .5}.link-opacity-50-hover:hover{--mdb-link-opacity: .5}.link-opacity-75{--mdb-link-opacity: .75}.link-opacity-75-hover:hover{--mdb-link-opacity: .75}.link-opacity-100{--mdb-link-opacity: 1}.link-opacity-100-hover:hover{--mdb-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--mdb-link-underline-opacity: 1;text-decoration-color:rgba(var(--mdb-primary-rgb), var(--mdb-link-underline-opacity)) !important}.link-underline-secondary{--mdb-link-underline-opacity: 1;text-decoration-color:rgba(var(--mdb-secondary-rgb), var(--mdb-link-underline-opacity)) !important}.link-underline-success{--mdb-link-underline-opacity: 1;text-decoration-color:rgba(var(--mdb-success-rgb), var(--mdb-link-underline-opacity)) !important}.link-underline-danger{--mdb-link-underline-opacity: 1;text-decoration-color:rgba(var(--mdb-danger-rgb), var(--mdb-link-underline-opacity)) !important}.link-underline-warning{--mdb-link-underline-opacity: 1;text-decoration-color:rgba(var(--mdb-warning-rgb), var(--mdb-link-underline-opacity)) !important}.link-underline-info{--mdb-link-underline-opacity: 1;text-decoration-color:rgba(var(--mdb-info-rgb), var(--mdb-link-underline-opacity)) !important}.link-underline-light{--mdb-link-underline-opacity: 1;text-decoration-color:rgba(var(--mdb-light-rgb), var(--mdb-link-underline-opacity)) !important}.link-underline-dark{--mdb-link-underline-opacity: 1;text-decoration-color:rgba(var(--mdb-dark-rgb), var(--mdb-link-underline-opacity)) !important}.link-underline{--mdb-link-underline-opacity: 1;text-decoration-color:rgba(var(--mdb-link-color-rgb), var(--mdb-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--mdb-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--mdb-link-underline-opacity: 0}.link-underline-opacity-10{--mdb-link-underline-opacity: .1}.link-underline-opacity-10-hover:hover{--mdb-link-underline-opacity: .1}.link-underline-opacity-25{--mdb-link-underline-opacity: .25}.link-underline-opacity-25-hover:hover{--mdb-link-underline-opacity: .25}.link-underline-opacity-50{--mdb-link-underline-opacity: .5}.link-underline-opacity-50-hover:hover{--mdb-link-underline-opacity: .5}.link-underline-opacity-75{--mdb-link-underline-opacity: .75}.link-underline-opacity-75-hover:hover{--mdb-link-underline-opacity: .75}.link-underline-opacity-100{--mdb-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--mdb-link-underline-opacity: 1}.bg-primary{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-primary-rgb), var(--mdb-bg-opacity)) !important}.bg-secondary{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-secondary-rgb), var(--mdb-bg-opacity)) !important}.bg-success{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-success-rgb), var(--mdb-bg-opacity)) !important}.bg-danger{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-danger-rgb), var(--mdb-bg-opacity)) !important}.bg-warning{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-warning-rgb), var(--mdb-bg-opacity)) !important}.bg-info{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-info-rgb), var(--mdb-bg-opacity)) !important}.bg-light{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-light-rgb), var(--mdb-bg-opacity)) !important}.bg-dark{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-dark-rgb), var(--mdb-bg-opacity)) !important}.bg-black{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-black-rgb), var(--mdb-bg-opacity)) !important}.bg-white{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-white-rgb), var(--mdb-bg-opacity)) !important}.bg-body{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-body-bg-rgb), var(--mdb-bg-opacity)) !important}.bg-transparent{--mdb-bg-opacity: 1;background-color:transparent !important}.bg-body-secondary{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-secondary-bg-rgb), var(--mdb-bg-opacity)) !important}.bg-body-tertiary{--mdb-bg-opacity: 1;background-color:rgba(var(--mdb-tertiary-bg-rgb), var(--mdb-bg-opacity)) !important}.bg-opacity-10{--mdb-bg-opacity: .1}.bg-opacity-25{--mdb-bg-opacity: .25}.bg-opacity-50{--mdb-bg-opacity: .5}.bg-opacity-75{--mdb-bg-opacity: .75}.bg-opacity-100{--mdb-bg-opacity: 1}.bg-primary-subtle{background-color:var(--mdb-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--mdb-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--mdb-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--mdb-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--mdb-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--mdb-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--mdb-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--mdb-dark-bg-subtle) !important}.bg-gradient{background-image:var(--mdb-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--mdb-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--mdb-border-radius-sm) !important}.rounded-2{border-radius:var(--mdb-border-radius) !important}.rounded-3{border-radius:var(--mdb-border-radius-lg) !important}.rounded-4{border-radius:.375rem !important}.rounded-5{border-radius:.5rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--mdb-border-radius-pill) !important}.rounded-6{border-radius:.75rem !important}.rounded-7{border-radius:1rem !important}.rounded-8{border-radius:1.25rem !important}.rounded-9{border-radius:1.5rem !important}.rounded-top{border-top-left-radius:var(--mdb-border-radius) !important;border-top-right-radius:var(--mdb-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(--mdb-border-radius-sm) !important;border-top-right-radius:var(--mdb-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--mdb-border-radius) !important;border-top-right-radius:var(--mdb-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--mdb-border-radius-lg) !important;border-top-right-radius:var(--mdb-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--mdb-border-radius-xl) !important;border-top-right-radius:var(--mdb-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--mdb-border-radius-xxl) !important;border-top-right-radius:var(--mdb-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(--mdb-border-radius-pill) !important;border-top-right-radius:var(--mdb-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--mdb-border-radius) !important;border-bottom-right-radius:var(--mdb-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(--mdb-border-radius-sm) !important;border-bottom-right-radius:var(--mdb-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--mdb-border-radius) !important;border-bottom-right-radius:var(--mdb-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--mdb-border-radius-lg) !important;border-bottom-right-radius:var(--mdb-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--mdb-border-radius-xl) !important;border-bottom-right-radius:var(--mdb-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--mdb-border-radius-xxl) !important;border-bottom-right-radius:var(--mdb-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(--mdb-border-radius-pill) !important;border-bottom-right-radius:var(--mdb-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--mdb-border-radius) !important;border-bottom-left-radius:var(--mdb-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(--mdb-border-radius-sm) !important;border-bottom-left-radius:var(--mdb-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--mdb-border-radius) !important;border-bottom-left-radius:var(--mdb-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--mdb-border-radius-lg) !important;border-bottom-left-radius:var(--mdb-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--mdb-border-radius-xl) !important;border-bottom-left-radius:var(--mdb-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--mdb-border-radius-xxl) !important;border-bottom-left-radius:var(--mdb-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(--mdb-border-radius-pill) !important;border-bottom-left-radius:var(--mdb-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--mdb-border-radius) !important;border-top-left-radius:var(--mdb-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(--mdb-border-radius-sm) !important;border-top-left-radius:var(--mdb-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--mdb-border-radius) !important;border-top-left-radius:var(--mdb-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--mdb-border-radius-lg) !important;border-top-left-radius:var(--mdb-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--mdb-border-radius-xl) !important;border-top-left-radius:var(--mdb-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--mdb-border-radius-xxl) !important;border-top-left-radius:var(--mdb-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(--mdb-border-radius-pill) !important;border-top-left-radius:var(--mdb-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}.ls-tighter{letter-spacing:-.05em !important}.ls-tight{letter-spacing:-.025em !important}.ls-normal{letter-spacing:0em !important}.ls-wide{letter-spacing:.025em !important}.ls-wider{letter-spacing:.05em !important}.ls-widest{letter-spacing:.1em !important}.object-top{object-position:top !important}.object-center{object-position:center !important}.object-bottom{object-position:bottom !important}@media (min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.mb-sm-6{margin-bottom:3.5rem !important}.mb-sm-7{margin-bottom:4rem !important}.mb-sm-8{margin-bottom:5rem !important}.mb-sm-9{margin-bottom:6rem !important}.mb-sm-10{margin-bottom:8rem !important}.mb-sm-11{margin-bottom:10rem !important}.mb-sm-12{margin-bottom:12rem !important}.mb-sm-13{margin-bottom:14rem !important}.mb-sm-14{margin-bottom:16rem !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-.25rem !important}.m-sm-n2{margin:-.5rem !important}.m-sm-n3{margin:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mx-sm-n1{margin-right:-.25rem !important;margin-left:-.25rem !important}.mx-sm-n2{margin-right:-.5rem !important;margin-left:-.5rem !important}.mx-sm-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-sm-n1{margin-top:-.25rem !important;margin-bottom:-.25rem !important}.my-sm-n2{margin-top:-.5rem !important;margin-bottom:-.5rem !important}.my-sm-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-sm-n1{margin-top:-.25rem !important}.mt-sm-n2{margin-top:-.5rem !important}.mt-sm-n3{margin-top:-1rem !important}.mt-sm-n4{margin-top:-1.5rem !important}.mt-sm-n5{margin-top:-3rem !important}.me-sm-n1{margin-right:-.25rem !important}.me-sm-n2{margin-right:-.5rem !important}.me-sm-n3{margin-right:-1rem !important}.me-sm-n4{margin-right:-1.5rem !important}.me-sm-n5{margin-right:-3rem !important}.mb-sm-n1{margin-bottom:-.25rem !important}.mb-sm-n2{margin-bottom:-.5rem !important}.mb-sm-n3{margin-bottom:-1rem !important}.mb-sm-n4{margin-bottom:-1.5rem !important}.mb-sm-n5{margin-bottom:-3rem !important}.ms-sm-n1{margin-left:-.25rem !important}.ms-sm-n2{margin-left:-.5rem !important}.ms-sm-n3{margin-left:-1rem !important}.ms-sm-n4{margin-left:-1.5rem !important}.ms-sm-n5{margin-left:-3rem !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.mb-md-6{margin-bottom:3.5rem !important}.mb-md-7{margin-bottom:4rem !important}.mb-md-8{margin-bottom:5rem !important}.mb-md-9{margin-bottom:6rem !important}.mb-md-10{margin-bottom:8rem !important}.mb-md-11{margin-bottom:10rem !important}.mb-md-12{margin-bottom:12rem !important}.mb-md-13{margin-bottom:14rem !important}.mb-md-14{margin-bottom:16rem !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n1{margin:-.25rem !important}.m-md-n2{margin:-.5rem !important}.m-md-n3{margin:-1rem !important}.m-md-n4{margin:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mx-md-n1{margin-right:-.25rem !important;margin-left:-.25rem !important}.mx-md-n2{margin-right:-.5rem !important;margin-left:-.5rem !important}.mx-md-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-md-n1{margin-top:-.25rem !important;margin-bottom:-.25rem !important}.my-md-n2{margin-top:-.5rem !important;margin-bottom:-.5rem !important}.my-md-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-md-n1{margin-top:-.25rem !important}.mt-md-n2{margin-top:-.5rem !important}.mt-md-n3{margin-top:-1rem !important}.mt-md-n4{margin-top:-1.5rem !important}.mt-md-n5{margin-top:-3rem !important}.me-md-n1{margin-right:-.25rem !important}.me-md-n2{margin-right:-.5rem !important}.me-md-n3{margin-right:-1rem !important}.me-md-n4{margin-right:-1.5rem !important}.me-md-n5{margin-right:-3rem !important}.mb-md-n1{margin-bottom:-.25rem !important}.mb-md-n2{margin-bottom:-.5rem !important}.mb-md-n3{margin-bottom:-1rem !important}.mb-md-n4{margin-bottom:-1.5rem !important}.mb-md-n5{margin-bottom:-3rem !important}.ms-md-n1{margin-left:-.25rem !important}.ms-md-n2{margin-left:-.5rem !important}.ms-md-n3{margin-left:-1rem !important}.ms-md-n4{margin-left:-1.5rem !important}.ms-md-n5{margin-left:-3rem !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.mb-lg-6{margin-bottom:3.5rem !important}.mb-lg-7{margin-bottom:4rem !important}.mb-lg-8{margin-bottom:5rem !important}.mb-lg-9{margin-bottom:6rem !important}.mb-lg-10{margin-bottom:8rem !important}.mb-lg-11{margin-bottom:10rem !important}.mb-lg-12{margin-bottom:12rem !important}.mb-lg-13{margin-bottom:14rem !important}.mb-lg-14{margin-bottom:16rem !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-.25rem !important}.m-lg-n2{margin:-.5rem !important}.m-lg-n3{margin:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mx-lg-n1{margin-right:-.25rem !important;margin-left:-.25rem !important}.mx-lg-n2{margin-right:-.5rem !important;margin-left:-.5rem !important}.mx-lg-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-lg-n1{margin-top:-.25rem !important;margin-bottom:-.25rem !important}.my-lg-n2{margin-top:-.5rem !important;margin-bottom:-.5rem !important}.my-lg-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-lg-n1{margin-top:-.25rem !important}.mt-lg-n2{margin-top:-.5rem !important}.mt-lg-n3{margin-top:-1rem !important}.mt-lg-n4{margin-top:-1.5rem !important}.mt-lg-n5{margin-top:-3rem !important}.me-lg-n1{margin-right:-.25rem !important}.me-lg-n2{margin-right:-.5rem !important}.me-lg-n3{margin-right:-1rem !important}.me-lg-n4{margin-right:-1.5rem !important}.me-lg-n5{margin-right:-3rem !important}.mb-lg-n1{margin-bottom:-.25rem !important}.mb-lg-n2{margin-bottom:-.5rem !important}.mb-lg-n3{margin-bottom:-1rem !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.mb-lg-n5{margin-bottom:-3rem !important}.ms-lg-n1{margin-left:-.25rem !important}.ms-lg-n2{margin-left:-.5rem !important}.ms-lg-n3{margin-left:-1rem !important}.ms-lg-n4{margin-left:-1.5rem !important}.ms-lg-n5{margin-left:-3rem !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.mb-xl-6{margin-bottom:3.5rem !important}.mb-xl-7{margin-bottom:4rem !important}.mb-xl-8{margin-bottom:5rem !important}.mb-xl-9{margin-bottom:6rem !important}.mb-xl-10{margin-bottom:8rem !important}.mb-xl-11{margin-bottom:10rem !important}.mb-xl-12{margin-bottom:12rem !important}.mb-xl-13{margin-bottom:14rem !important}.mb-xl-14{margin-bottom:16rem !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n1{margin:-.25rem !important}.m-xl-n2{margin:-.5rem !important}.m-xl-n3{margin:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mx-xl-n1{margin-right:-.25rem !important;margin-left:-.25rem !important}.mx-xl-n2{margin-right:-.5rem !important;margin-left:-.5rem !important}.mx-xl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xl-n1{margin-top:-.25rem !important;margin-bottom:-.25rem !important}.my-xl-n2{margin-top:-.5rem !important;margin-bottom:-.5rem !important}.my-xl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xl-n1{margin-top:-.25rem !important}.mt-xl-n2{margin-top:-.5rem !important}.mt-xl-n3{margin-top:-1rem !important}.mt-xl-n4{margin-top:-1.5rem !important}.mt-xl-n5{margin-top:-3rem !important}.me-xl-n1{margin-right:-.25rem !important}.me-xl-n2{margin-right:-.5rem !important}.me-xl-n3{margin-right:-1rem !important}.me-xl-n4{margin-right:-1.5rem !important}.me-xl-n5{margin-right:-3rem !important}.mb-xl-n1{margin-bottom:-.25rem !important}.mb-xl-n2{margin-bottom:-.5rem !important}.mb-xl-n3{margin-bottom:-1rem !important}.mb-xl-n4{margin-bottom:-1.5rem !important}.mb-xl-n5{margin-bottom:-3rem !important}.ms-xl-n1{margin-left:-.25rem !important}.ms-xl-n2{margin-left:-.5rem !important}.ms-xl-n3{margin-left:-1rem !important}.ms-xl-n4{margin-left:-1.5rem !important}.ms-xl-n5{margin-left:-3rem !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media (min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.mb-xxl-6{margin-bottom:3.5rem !important}.mb-xxl-7{margin-bottom:4rem !important}.mb-xxl-8{margin-bottom:5rem !important}.mb-xxl-9{margin-bottom:6rem !important}.mb-xxl-10{margin-bottom:8rem !important}.mb-xxl-11{margin-bottom:10rem !important}.mb-xxl-12{margin-bottom:12rem !important}.mb-xxl-13{margin-bottom:14rem !important}.mb-xxl-14{margin-bottom:16rem !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n1{margin:-.25rem !important}.m-xxl-n2{margin:-.5rem !important}.m-xxl-n3{margin:-1rem !important}.m-xxl-n4{margin:-1.5rem !important}.m-xxl-n5{margin:-3rem !important}.mx-xxl-n1{margin-right:-.25rem !important;margin-left:-.25rem !important}.mx-xxl-n2{margin-right:-.5rem !important;margin-left:-.5rem !important}.mx-xxl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xxl-n1{margin-top:-.25rem !important;margin-bottom:-.25rem !important}.my-xxl-n2{margin-top:-.5rem !important;margin-bottom:-.5rem !important}.my-xxl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xxl-n1{margin-top:-.25rem !important}.mt-xxl-n2{margin-top:-.5rem !important}.mt-xxl-n3{margin-top:-1rem !important}.mt-xxl-n4{margin-top:-1.5rem !important}.mt-xxl-n5{margin-top:-3rem !important}.me-xxl-n1{margin-right:-.25rem !important}.me-xxl-n2{margin-right:-.5rem !important}.me-xxl-n3{margin-right:-1rem !important}.me-xxl-n4{margin-right:-1.5rem !important}.me-xxl-n5{margin-right:-3rem !important}.mb-xxl-n1{margin-bottom:-.25rem !important}.mb-xxl-n2{margin-bottom:-.5rem !important}.mb-xxl-n3{margin-bottom:-1rem !important}.mb-xxl-n4{margin-bottom:-1.5rem !important}.mb-xxl-n5{margin-bottom:-3rem !important}.ms-xxl-n1{margin-left:-.25rem !important}.ms-xxl-n2{margin-left:-.5rem !important}.ms-xxl-n3{margin-left:-1rem !important}.ms-xxl-n4{margin-left:-1.5rem !important}.ms-xxl-n5{margin-left:-3rem !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media (min-width: 1920px){.float-full-start{float:left !important}.float-full-end{float:right !important}.float-full-none{float:none !important}.d-full-inline{display:inline !important}.d-full-inline-block{display:inline-block !important}.d-full-block{display:block !important}.d-full-grid{display:grid !important}.d-full-inline-grid{display:inline-grid !important}.d-full-table{display:table !important}.d-full-table-row{display:table-row !important}.d-full-table-cell{display:table-cell !important}.d-full-flex{display:flex !important}.d-full-inline-flex{display:inline-flex !important}.d-full-none{display:none !important}.flex-full-fill{flex:1 1 auto !important}.flex-full-row{flex-direction:row !important}.flex-full-column{flex-direction:column !important}.flex-full-row-reverse{flex-direction:row-reverse !important}.flex-full-column-reverse{flex-direction:column-reverse !important}.flex-full-grow-0{flex-grow:0 !important}.flex-full-grow-1{flex-grow:1 !important}.flex-full-shrink-0{flex-shrink:0 !important}.flex-full-shrink-1{flex-shrink:1 !important}.flex-full-wrap{flex-wrap:wrap !important}.flex-full-nowrap{flex-wrap:nowrap !important}.flex-full-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-full-start{justify-content:flex-start !important}.justify-content-full-end{justify-content:flex-end !important}.justify-content-full-center{justify-content:center !important}.justify-content-full-between{justify-content:space-between !important}.justify-content-full-around{justify-content:space-around !important}.justify-content-full-evenly{justify-content:space-evenly !important}.align-items-full-start{align-items:flex-start !important}.align-items-full-end{align-items:flex-end !important}.align-items-full-center{align-items:center !important}.align-items-full-baseline{align-items:baseline !important}.align-items-full-stretch{align-items:stretch !important}.align-content-full-start{align-content:flex-start !important}.align-content-full-end{align-content:flex-end !important}.align-content-full-center{align-content:center !important}.align-content-full-between{align-content:space-between !important}.align-content-full-around{align-content:space-around !important}.align-content-full-stretch{align-content:stretch !important}.align-self-full-auto{align-self:auto !important}.align-self-full-start{align-self:flex-start !important}.align-self-full-end{align-self:flex-end !important}.align-self-full-center{align-self:center !important}.align-self-full-baseline{align-self:baseline !important}.align-self-full-stretch{align-self:stretch !important}.order-full-first{order:-1 !important}.order-full-0{order:0 !important}.order-full-1{order:1 !important}.order-full-2{order:2 !important}.order-full-3{order:3 !important}.order-full-4{order:4 !important}.order-full-5{order:5 !important}.order-full-last{order:6 !important}.m-full-0{margin:0 !important}.m-full-1{margin:.25rem !important}.m-full-2{margin:.5rem !important}.m-full-3{margin:1rem !important}.m-full-4{margin:1.5rem !important}.m-full-5{margin:3rem !important}.m-full-auto{margin:auto !important}.mx-full-0{margin-right:0 !important;margin-left:0 !important}.mx-full-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-full-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-full-3{margin-right:1rem !important;margin-left:1rem !important}.mx-full-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-full-5{margin-right:3rem !important;margin-left:3rem !important}.mx-full-auto{margin-right:auto !important;margin-left:auto !important}.my-full-0{margin-top:0 !important;margin-bottom:0 !important}.my-full-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-full-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-full-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-full-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-full-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-full-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-full-0{margin-top:0 !important}.mt-full-1{margin-top:.25rem !important}.mt-full-2{margin-top:.5rem !important}.mt-full-3{margin-top:1rem !important}.mt-full-4{margin-top:1.5rem !important}.mt-full-5{margin-top:3rem !important}.mt-full-auto{margin-top:auto !important}.me-full-0{margin-right:0 !important}.me-full-1{margin-right:.25rem !important}.me-full-2{margin-right:.5rem !important}.me-full-3{margin-right:1rem !important}.me-full-4{margin-right:1.5rem !important}.me-full-5{margin-right:3rem !important}.me-full-auto{margin-right:auto !important}.mb-full-0{margin-bottom:0 !important}.mb-full-1{margin-bottom:.25rem !important}.mb-full-2{margin-bottom:.5rem !important}.mb-full-3{margin-bottom:1rem !important}.mb-full-4{margin-bottom:1.5rem !important}.mb-full-5{margin-bottom:3rem !important}.mb-full-auto{margin-bottom:auto !important}.mb-full-6{margin-bottom:3.5rem !important}.mb-full-7{margin-bottom:4rem !important}.mb-full-8{margin-bottom:5rem !important}.mb-full-9{margin-bottom:6rem !important}.mb-full-10{margin-bottom:8rem !important}.mb-full-11{margin-bottom:10rem !important}.mb-full-12{margin-bottom:12rem !important}.mb-full-13{margin-bottom:14rem !important}.mb-full-14{margin-bottom:16rem !important}.ms-full-0{margin-left:0 !important}.ms-full-1{margin-left:.25rem !important}.ms-full-2{margin-left:.5rem !important}.ms-full-3{margin-left:1rem !important}.ms-full-4{margin-left:1.5rem !important}.ms-full-5{margin-left:3rem !important}.ms-full-auto{margin-left:auto !important}.m-full-n1{margin:-.25rem !important}.m-full-n2{margin:-.5rem !important}.m-full-n3{margin:-1rem !important}.m-full-n4{margin:-1.5rem !important}.m-full-n5{margin:-3rem !important}.mx-full-n1{margin-right:-.25rem !important;margin-left:-.25rem !important}.mx-full-n2{margin-right:-.5rem !important;margin-left:-.5rem !important}.mx-full-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-full-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-full-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-full-n1{margin-top:-.25rem !important;margin-bottom:-.25rem !important}.my-full-n2{margin-top:-.5rem !important;margin-bottom:-.5rem !important}.my-full-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-full-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-full-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-full-n1{margin-top:-.25rem !important}.mt-full-n2{margin-top:-.5rem !important}.mt-full-n3{margin-top:-1rem !important}.mt-full-n4{margin-top:-1.5rem !important}.mt-full-n5{margin-top:-3rem !important}.me-full-n1{margin-right:-.25rem !important}.me-full-n2{margin-right:-.5rem !important}.me-full-n3{margin-right:-1rem !important}.me-full-n4{margin-right:-1.5rem !important}.me-full-n5{margin-right:-3rem !important}.mb-full-n1{margin-bottom:-.25rem !important}.mb-full-n2{margin-bottom:-.5rem !important}.mb-full-n3{margin-bottom:-1rem !important}.mb-full-n4{margin-bottom:-1.5rem !important}.mb-full-n5{margin-bottom:-3rem !important}.ms-full-n1{margin-left:-.25rem !important}.ms-full-n2{margin-left:-.5rem !important}.ms-full-n3{margin-left:-1rem !important}.ms-full-n4{margin-left:-1.5rem !important}.ms-full-n5{margin-left:-3rem !important}.p-full-0{padding:0 !important}.p-full-1{padding:.25rem !important}.p-full-2{padding:.5rem !important}.p-full-3{padding:1rem !important}.p-full-4{padding:1.5rem !important}.p-full-5{padding:3rem !important}.px-full-0{padding-right:0 !important;padding-left:0 !important}.px-full-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-full-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-full-3{padding-right:1rem !important;padding-left:1rem !important}.px-full-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-full-5{padding-right:3rem !important;padding-left:3rem !important}.py-full-0{padding-top:0 !important;padding-bottom:0 !important}.py-full-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-full-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-full-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-full-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-full-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-full-0{padding-top:0 !important}.pt-full-1{padding-top:.25rem !important}.pt-full-2{padding-top:.5rem !important}.pt-full-3{padding-top:1rem !important}.pt-full-4{padding-top:1.5rem !important}.pt-full-5{padding-top:3rem !important}.pe-full-0{padding-right:0 !important}.pe-full-1{padding-right:.25rem !important}.pe-full-2{padding-right:.5rem !important}.pe-full-3{padding-right:1rem !important}.pe-full-4{padding-right:1.5rem !important}.pe-full-5{padding-right:3rem !important}.pb-full-0{padding-bottom:0 !important}.pb-full-1{padding-bottom:.25rem !important}.pb-full-2{padding-bottom:.5rem !important}.pb-full-3{padding-bottom:1rem !important}.pb-full-4{padding-bottom:1.5rem !important}.pb-full-5{padding-bottom:3rem !important}.ps-full-0{padding-left:0 !important}.ps-full-1{padding-left:.25rem !important}.ps-full-2{padding-left:.5rem !important}.ps-full-3{padding-left:1rem !important}.ps-full-4{padding-left:1.5rem !important}.ps-full-5{padding-left:3rem !important}.gap-full-0{gap:0 !important}.gap-full-1{gap:.25rem !important}.gap-full-2{gap:.5rem !important}.gap-full-3{gap:1rem !important}.gap-full-4{gap:1.5rem !important}.gap-full-5{gap:3rem !important}.row-gap-full-0{row-gap:0 !important}.row-gap-full-1{row-gap:.25rem !important}.row-gap-full-2{row-gap:.5rem !important}.row-gap-full-3{row-gap:1rem !important}.row-gap-full-4{row-gap:1.5rem !important}.row-gap-full-5{row-gap:3rem !important}.column-gap-full-0{column-gap:0 !important}.column-gap-full-1{column-gap:.25rem !important}.column-gap-full-2{column-gap:.5rem !important}.column-gap-full-3{column-gap:1rem !important}.column-gap-full-4{column-gap:1.5rem !important}.column-gap-full-5{column-gap:3rem !important}.text-full-start{text-align:left !important}.text-full-end{text-align:right !important}.text-full-center{text-align:center !important}}@media (min-width: 2560px){.float-2k-start{float:left !important}.float-2k-end{float:right !important}.float-2k-none{float:none !important}.d-2k-inline{display:inline !important}.d-2k-inline-block{display:inline-block !important}.d-2k-block{display:block !important}.d-2k-grid{display:grid !important}.d-2k-inline-grid{display:inline-grid !important}.d-2k-table{display:table !important}.d-2k-table-row{display:table-row !important}.d-2k-table-cell{display:table-cell !important}.d-2k-flex{display:flex !important}.d-2k-inline-flex{display:inline-flex !important}.d-2k-none{display:none !important}.flex-2k-fill{flex:1 1 auto !important}.flex-2k-row{flex-direction:row !important}.flex-2k-column{flex-direction:column !important}.flex-2k-row-reverse{flex-direction:row-reverse !important}.flex-2k-column-reverse{flex-direction:column-reverse !important}.flex-2k-grow-0{flex-grow:0 !important}.flex-2k-grow-1{flex-grow:1 !important}.flex-2k-shrink-0{flex-shrink:0 !important}.flex-2k-shrink-1{flex-shrink:1 !important}.flex-2k-wrap{flex-wrap:wrap !important}.flex-2k-nowrap{flex-wrap:nowrap !important}.flex-2k-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-2k-start{justify-content:flex-start !important}.justify-content-2k-end{justify-content:flex-end !important}.justify-content-2k-center{justify-content:center !important}.justify-content-2k-between{justify-content:space-between !important}.justify-content-2k-around{justify-content:space-around !important}.justify-content-2k-evenly{justify-content:space-evenly !important}.align-items-2k-start{align-items:flex-start !important}.align-items-2k-end{align-items:flex-end !important}.align-items-2k-center{align-items:center !important}.align-items-2k-baseline{align-items:baseline !important}.align-items-2k-stretch{align-items:stretch !important}.align-content-2k-start{align-content:flex-start !important}.align-content-2k-end{align-content:flex-end !important}.align-content-2k-center{align-content:center !important}.align-content-2k-between{align-content:space-between !important}.align-content-2k-around{align-content:space-around !important}.align-content-2k-stretch{align-content:stretch !important}.align-self-2k-auto{align-self:auto !important}.align-self-2k-start{align-self:flex-start !important}.align-self-2k-end{align-self:flex-end !important}.align-self-2k-center{align-self:center !important}.align-self-2k-baseline{align-self:baseline !important}.align-self-2k-stretch{align-self:stretch !important}.order-2k-first{order:-1 !important}.order-2k-0{order:0 !important}.order-2k-1{order:1 !important}.order-2k-2{order:2 !important}.order-2k-3{order:3 !important}.order-2k-4{order:4 !important}.order-2k-5{order:5 !important}.order-2k-last{order:6 !important}.m-2k-0{margin:0 !important}.m-2k-1{margin:.25rem !important}.m-2k-2{margin:.5rem !important}.m-2k-3{margin:1rem !important}.m-2k-4{margin:1.5rem !important}.m-2k-5{margin:3rem !important}.m-2k-auto{margin:auto !important}.mx-2k-0{margin-right:0 !important;margin-left:0 !important}.mx-2k-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2k-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-2k-3{margin-right:1rem !important;margin-left:1rem !important}.mx-2k-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-2k-5{margin-right:3rem !important;margin-left:3rem !important}.mx-2k-auto{margin-right:auto !important;margin-left:auto !important}.my-2k-0{margin-top:0 !important;margin-bottom:0 !important}.my-2k-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2k-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-2k-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-2k-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-2k-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-2k-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-2k-0{margin-top:0 !important}.mt-2k-1{margin-top:.25rem !important}.mt-2k-2{margin-top:.5rem !important}.mt-2k-3{margin-top:1rem !important}.mt-2k-4{margin-top:1.5rem !important}.mt-2k-5{margin-top:3rem !important}.mt-2k-auto{margin-top:auto !important}.me-2k-0{margin-right:0 !important}.me-2k-1{margin-right:.25rem !important}.me-2k-2{margin-right:.5rem !important}.me-2k-3{margin-right:1rem !important}.me-2k-4{margin-right:1.5rem !important}.me-2k-5{margin-right:3rem !important}.me-2k-auto{margin-right:auto !important}.mb-2k-0{margin-bottom:0 !important}.mb-2k-1{margin-bottom:.25rem !important}.mb-2k-2{margin-bottom:.5rem !important}.mb-2k-3{margin-bottom:1rem !important}.mb-2k-4{margin-bottom:1.5rem !important}.mb-2k-5{margin-bottom:3rem !important}.mb-2k-auto{margin-bottom:auto !important}.mb-2k-6{margin-bottom:3.5rem !important}.mb-2k-7{margin-bottom:4rem !important}.mb-2k-8{margin-bottom:5rem !important}.mb-2k-9{margin-bottom:6rem !important}.mb-2k-10{margin-bottom:8rem !important}.mb-2k-11{margin-bottom:10rem !important}.mb-2k-12{margin-bottom:12rem !important}.mb-2k-13{margin-bottom:14rem !important}.mb-2k-14{margin-bottom:16rem !important}.ms-2k-0{margin-left:0 !important}.ms-2k-1{margin-left:.25rem !important}.ms-2k-2{margin-left:.5rem !important}.ms-2k-3{margin-left:1rem !important}.ms-2k-4{margin-left:1.5rem !important}.ms-2k-5{margin-left:3rem !important}.ms-2k-auto{margin-left:auto !important}.m-2k-n1{margin:-.25rem !important}.m-2k-n2{margin:-.5rem !important}.m-2k-n3{margin:-1rem !important}.m-2k-n4{margin:-1.5rem !important}.m-2k-n5{margin:-3rem !important}.mx-2k-n1{margin-right:-.25rem !important;margin-left:-.25rem !important}.mx-2k-n2{margin-right:-.5rem !important;margin-left:-.5rem !important}.mx-2k-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-2k-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-2k-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-2k-n1{margin-top:-.25rem !important;margin-bottom:-.25rem !important}.my-2k-n2{margin-top:-.5rem !important;margin-bottom:-.5rem !important}.my-2k-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-2k-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-2k-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-2k-n1{margin-top:-.25rem !important}.mt-2k-n2{margin-top:-.5rem !important}.mt-2k-n3{margin-top:-1rem !important}.mt-2k-n4{margin-top:-1.5rem !important}.mt-2k-n5{margin-top:-3rem !important}.me-2k-n1{margin-right:-.25rem !important}.me-2k-n2{margin-right:-.5rem !important}.me-2k-n3{margin-right:-1rem !important}.me-2k-n4{margin-right:-1.5rem !important}.me-2k-n5{margin-right:-3rem !important}.mb-2k-n1{margin-bottom:-.25rem !important}.mb-2k-n2{margin-bottom:-.5rem !important}.mb-2k-n3{margin-bottom:-1rem !important}.mb-2k-n4{margin-bottom:-1.5rem !important}.mb-2k-n5{margin-bottom:-3rem !important}.ms-2k-n1{margin-left:-.25rem !important}.ms-2k-n2{margin-left:-.5rem !important}.ms-2k-n3{margin-left:-1rem !important}.ms-2k-n4{margin-left:-1.5rem !important}.ms-2k-n5{margin-left:-3rem !important}.p-2k-0{padding:0 !important}.p-2k-1{padding:.25rem !important}.p-2k-2{padding:.5rem !important}.p-2k-3{padding:1rem !important}.p-2k-4{padding:1.5rem !important}.p-2k-5{padding:3rem !important}.px-2k-0{padding-right:0 !important;padding-left:0 !important}.px-2k-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2k-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-2k-3{padding-right:1rem !important;padding-left:1rem !important}.px-2k-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-2k-5{padding-right:3rem !important;padding-left:3rem !important}.py-2k-0{padding-top:0 !important;padding-bottom:0 !important}.py-2k-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2k-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-2k-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-2k-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-2k-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-2k-0{padding-top:0 !important}.pt-2k-1{padding-top:.25rem !important}.pt-2k-2{padding-top:.5rem !important}.pt-2k-3{padding-top:1rem !important}.pt-2k-4{padding-top:1.5rem !important}.pt-2k-5{padding-top:3rem !important}.pe-2k-0{padding-right:0 !important}.pe-2k-1{padding-right:.25rem !important}.pe-2k-2{padding-right:.5rem !important}.pe-2k-3{padding-right:1rem !important}.pe-2k-4{padding-right:1.5rem !important}.pe-2k-5{padding-right:3rem !important}.pb-2k-0{padding-bottom:0 !important}.pb-2k-1{padding-bottom:.25rem !important}.pb-2k-2{padding-bottom:.5rem !important}.pb-2k-3{padding-bottom:1rem !important}.pb-2k-4{padding-bottom:1.5rem !important}.pb-2k-5{padding-bottom:3rem !important}.ps-2k-0{padding-left:0 !important}.ps-2k-1{padding-left:.25rem !important}.ps-2k-2{padding-left:.5rem !important}.ps-2k-3{padding-left:1rem !important}.ps-2k-4{padding-left:1.5rem !important}.ps-2k-5{padding-left:3rem !important}.gap-2k-0{gap:0 !important}.gap-2k-1{gap:.25rem !important}.gap-2k-2{gap:.5rem !important}.gap-2k-3{gap:1rem !important}.gap-2k-4{gap:1.5rem !important}.gap-2k-5{gap:3rem !important}.row-gap-2k-0{row-gap:0 !important}.row-gap-2k-1{row-gap:.25rem !important}.row-gap-2k-2{row-gap:.5rem !important}.row-gap-2k-3{row-gap:1rem !important}.row-gap-2k-4{row-gap:1.5rem !important}.row-gap-2k-5{row-gap:3rem !important}.column-gap-2k-0{column-gap:0 !important}.column-gap-2k-1{column-gap:.25rem !important}.column-gap-2k-2{column-gap:.5rem !important}.column-gap-2k-3{column-gap:1rem !important}.column-gap-2k-4{column-gap:1.5rem !important}.column-gap-2k-5{column-gap:3rem !important}.text-2k-start{text-align:left !important}.text-2k-end{text-align:right !important}.text-2k-center{text-align:center !important}}@media (min-width: 3456px){.float-4k-start{float:left !important}.float-4k-end{float:right !important}.float-4k-none{float:none !important}.d-4k-inline{display:inline !important}.d-4k-inline-block{display:inline-block !important}.d-4k-block{display:block !important}.d-4k-grid{display:grid !important}.d-4k-inline-grid{display:inline-grid !important}.d-4k-table{display:table !important}.d-4k-table-row{display:table-row !important}.d-4k-table-cell{display:table-cell !important}.d-4k-flex{display:flex !important}.d-4k-inline-flex{display:inline-flex !important}.d-4k-none{display:none !important}.flex-4k-fill{flex:1 1 auto !important}.flex-4k-row{flex-direction:row !important}.flex-4k-column{flex-direction:column !important}.flex-4k-row-reverse{flex-direction:row-reverse !important}.flex-4k-column-reverse{flex-direction:column-reverse !important}.flex-4k-grow-0{flex-grow:0 !important}.flex-4k-grow-1{flex-grow:1 !important}.flex-4k-shrink-0{flex-shrink:0 !important}.flex-4k-shrink-1{flex-shrink:1 !important}.flex-4k-wrap{flex-wrap:wrap !important}.flex-4k-nowrap{flex-wrap:nowrap !important}.flex-4k-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-4k-start{justify-content:flex-start !important}.justify-content-4k-end{justify-content:flex-end !important}.justify-content-4k-center{justify-content:center !important}.justify-content-4k-between{justify-content:space-between !important}.justify-content-4k-around{justify-content:space-around !important}.justify-content-4k-evenly{justify-content:space-evenly !important}.align-items-4k-start{align-items:flex-start !important}.align-items-4k-end{align-items:flex-end !important}.align-items-4k-center{align-items:center !important}.align-items-4k-baseline{align-items:baseline !important}.align-items-4k-stretch{align-items:stretch !important}.align-content-4k-start{align-content:flex-start !important}.align-content-4k-end{align-content:flex-end !important}.align-content-4k-center{align-content:center !important}.align-content-4k-between{align-content:space-between !important}.align-content-4k-around{align-content:space-around !important}.align-content-4k-stretch{align-content:stretch !important}.align-self-4k-auto{align-self:auto !important}.align-self-4k-start{align-self:flex-start !important}.align-self-4k-end{align-self:flex-end !important}.align-self-4k-center{align-self:center !important}.align-self-4k-baseline{align-self:baseline !important}.align-self-4k-stretch{align-self:stretch !important}.order-4k-first{order:-1 !important}.order-4k-0{order:0 !important}.order-4k-1{order:1 !important}.order-4k-2{order:2 !important}.order-4k-3{order:3 !important}.order-4k-4{order:4 !important}.order-4k-5{order:5 !important}.order-4k-last{order:6 !important}.m-4k-0{margin:0 !important}.m-4k-1{margin:.25rem !important}.m-4k-2{margin:.5rem !important}.m-4k-3{margin:1rem !important}.m-4k-4{margin:1.5rem !important}.m-4k-5{margin:3rem !important}.m-4k-auto{margin:auto !important}.mx-4k-0{margin-right:0 !important;margin-left:0 !important}.mx-4k-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-4k-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-4k-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4k-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-4k-5{margin-right:3rem !important;margin-left:3rem !important}.mx-4k-auto{margin-right:auto !important;margin-left:auto !important}.my-4k-0{margin-top:0 !important;margin-bottom:0 !important}.my-4k-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-4k-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-4k-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4k-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-4k-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-4k-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-4k-0{margin-top:0 !important}.mt-4k-1{margin-top:.25rem !important}.mt-4k-2{margin-top:.5rem !important}.mt-4k-3{margin-top:1rem !important}.mt-4k-4{margin-top:1.5rem !important}.mt-4k-5{margin-top:3rem !important}.mt-4k-auto{margin-top:auto !important}.me-4k-0{margin-right:0 !important}.me-4k-1{margin-right:.25rem !important}.me-4k-2{margin-right:.5rem !important}.me-4k-3{margin-right:1rem !important}.me-4k-4{margin-right:1.5rem !important}.me-4k-5{margin-right:3rem !important}.me-4k-auto{margin-right:auto !important}.mb-4k-0{margin-bottom:0 !important}.mb-4k-1{margin-bottom:.25rem !important}.mb-4k-2{margin-bottom:.5rem !important}.mb-4k-3{margin-bottom:1rem !important}.mb-4k-4{margin-bottom:1.5rem !important}.mb-4k-5{margin-bottom:3rem !important}.mb-4k-auto{margin-bottom:auto !important}.mb-4k-6{margin-bottom:3.5rem !important}.mb-4k-7{margin-bottom:4rem !important}.mb-4k-8{margin-bottom:5rem !important}.mb-4k-9{margin-bottom:6rem !important}.mb-4k-10{margin-bottom:8rem !important}.mb-4k-11{margin-bottom:10rem !important}.mb-4k-12{margin-bottom:12rem !important}.mb-4k-13{margin-bottom:14rem !important}.mb-4k-14{margin-bottom:16rem !important}.ms-4k-0{margin-left:0 !important}.ms-4k-1{margin-left:.25rem !important}.ms-4k-2{margin-left:.5rem !important}.ms-4k-3{margin-left:1rem !important}.ms-4k-4{margin-left:1.5rem !important}.ms-4k-5{margin-left:3rem !important}.ms-4k-auto{margin-left:auto !important}.m-4k-n1{margin:-.25rem !important}.m-4k-n2{margin:-.5rem !important}.m-4k-n3{margin:-1rem !important}.m-4k-n4{margin:-1.5rem !important}.m-4k-n5{margin:-3rem !important}.mx-4k-n1{margin-right:-.25rem !important;margin-left:-.25rem !important}.mx-4k-n2{margin-right:-.5rem !important;margin-left:-.5rem !important}.mx-4k-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-4k-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-4k-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-4k-n1{margin-top:-.25rem !important;margin-bottom:-.25rem !important}.my-4k-n2{margin-top:-.5rem !important;margin-bottom:-.5rem !important}.my-4k-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-4k-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-4k-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-4k-n1{margin-top:-.25rem !important}.mt-4k-n2{margin-top:-.5rem !important}.mt-4k-n3{margin-top:-1rem !important}.mt-4k-n4{margin-top:-1.5rem !important}.mt-4k-n5{margin-top:-3rem !important}.me-4k-n1{margin-right:-.25rem !important}.me-4k-n2{margin-right:-.5rem !important}.me-4k-n3{margin-right:-1rem !important}.me-4k-n4{margin-right:-1.5rem !important}.me-4k-n5{margin-right:-3rem !important}.mb-4k-n1{margin-bottom:-.25rem !important}.mb-4k-n2{margin-bottom:-.5rem !important}.mb-4k-n3{margin-bottom:-1rem !important}.mb-4k-n4{margin-bottom:-1.5rem !important}.mb-4k-n5{margin-bottom:-3rem !important}.ms-4k-n1{margin-left:-.25rem !important}.ms-4k-n2{margin-left:-.5rem !important}.ms-4k-n3{margin-left:-1rem !important}.ms-4k-n4{margin-left:-1.5rem !important}.ms-4k-n5{margin-left:-3rem !important}.p-4k-0{padding:0 !important}.p-4k-1{padding:.25rem !important}.p-4k-2{padding:.5rem !important}.p-4k-3{padding:1rem !important}.p-4k-4{padding:1.5rem !important}.p-4k-5{padding:3rem !important}.px-4k-0{padding-right:0 !important;padding-left:0 !important}.px-4k-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-4k-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-4k-3{padding-right:1rem !important;padding-left:1rem !important}.px-4k-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-4k-5{padding-right:3rem !important;padding-left:3rem !important}.py-4k-0{padding-top:0 !important;padding-bottom:0 !important}.py-4k-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-4k-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-4k-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4k-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-4k-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-4k-0{padding-top:0 !important}.pt-4k-1{padding-top:.25rem !important}.pt-4k-2{padding-top:.5rem !important}.pt-4k-3{padding-top:1rem !important}.pt-4k-4{padding-top:1.5rem !important}.pt-4k-5{padding-top:3rem !important}.pe-4k-0{padding-right:0 !important}.pe-4k-1{padding-right:.25rem !important}.pe-4k-2{padding-right:.5rem !important}.pe-4k-3{padding-right:1rem !important}.pe-4k-4{padding-right:1.5rem !important}.pe-4k-5{padding-right:3rem !important}.pb-4k-0{padding-bottom:0 !important}.pb-4k-1{padding-bottom:.25rem !important}.pb-4k-2{padding-bottom:.5rem !important}.pb-4k-3{padding-bottom:1rem !important}.pb-4k-4{padding-bottom:1.5rem !important}.pb-4k-5{padding-bottom:3rem !important}.ps-4k-0{padding-left:0 !important}.ps-4k-1{padding-left:.25rem !important}.ps-4k-2{padding-left:.5rem !important}.ps-4k-3{padding-left:1rem !important}.ps-4k-4{padding-left:1.5rem !important}.ps-4k-5{padding-left:3rem !important}.gap-4k-0{gap:0 !important}.gap-4k-1{gap:.25rem !important}.gap-4k-2{gap:.5rem !important}.gap-4k-3{gap:1rem !important}.gap-4k-4{gap:1.5rem !important}.gap-4k-5{gap:3rem !important}.row-gap-4k-0{row-gap:0 !important}.row-gap-4k-1{row-gap:.25rem !important}.row-gap-4k-2{row-gap:.5rem !important}.row-gap-4k-3{row-gap:1rem !important}.row-gap-4k-4{row-gap:1.5rem !important}.row-gap-4k-5{row-gap:3rem !important}.column-gap-4k-0{column-gap:0 !important}.column-gap-4k-1{column-gap:.25rem !important}.column-gap-4k-2{column-gap:.5rem !important}.column-gap-4k-3{column-gap:1rem !important}.column-gap-4k-4{column-gap:1.5rem !important}.column-gap-4k-5{column-gap:3rem !important}.text-4k-start{text-align:left !important}.text-4k-end{text-align:right !important}.text-4k-center{text-align:center !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}}.diagonal-fractions{font-variant-numeric:diagonal-fractions}.bg-super-light{--mdb-bg-super-light: #fbfbfb;background-color:var(--mdb-bg-super-light)}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.overflow-y-scroll{overflow-y:scroll}.overflow-x-scroll{overflow-x:scroll}.table-fixed{table-layout:fixed}.table-auto{table-layout:auto}.link-primary{transition:color 0.15s}.link-secondary{transition:color 0.15s}.link-success{transition:color 0.15s}.link-danger{transition:color 0.15s}.link-warning{transition:color 0.15s}.link-info{transition:color 0.15s}.link-light{transition:color 0.15s}.link-dark{transition:color 0.15s}:root,[data-mdb-theme='light']{--mdb-font-roboto: "Roboto", sans-serif;--mdb-bg-opacity: 1;--mdb-text-hover-opacity: 0.8;--mdb-surface-color: #4f4f4f;--mdb-surface-color-rgb: 79,79,79;--mdb-surface-bg: #fff;--mdb-surface-inverted-color: #fff;--mdb-surface-inverted-color-rgb: 255,255,255;--mdb-surface-inverted-bg: #6d6d6d;--mdb-divider-color: #f5f5f5;--mdb-divider-blurry-color: #666;--mdb-highlight-bg-color: #eee;--mdb-scrollbar-rail-bg: #eee;--mdb-scrollbar-thumb-bg: #9e9e9e;--mdb-picker-header-bg: #3b71ca;--mdb-timepicker-clock-face-bg: var(--mdb-secondary-bg);--mdb-sidenav-backdrop-opacity: .1;--mdb-input-focus-border-color: var(--mdb-primary);--mdb-input-focus-label-color: var(--mdb-primary);--mdb-form-control-border-color: #bdbdbd;--mdb-form-control-label-color: #757575;--mdb-form-control-disabled-bg: #e0e0e0;--mdb-box-shadow-color: #000;--mdb-box-shadow-color-rgb: 0,0,0;--mdb-stepper-mobile-bg: #fbfbfb}[data-mdb-theme='dark']{color-scheme:dark;--mdb-surface-color: #fff;--mdb-surface-color-rgb: 255,255,255;--mdb-surface-bg: #424242;--mdb-surface-inverted-color: #fff;--mdb-surface-inverted-color-rgb: 255,255,255;--mdb-surface-inverted-bg: #757575;--mdb-divider-color: rgba(255,255,255,0.12);--mdb-divider-blurry-color: #b3b3b3;--mdb-highlight-bg-color: #3c3c3c;--mdb-scrollbar-rail-bg: #9e9e9e;--mdb-scrollbar-thumb-bg: #eee;--mdb-picker-header-bg: #323232;--mdb-timepicker-clock-face-bg: #616161;--mdb-sidenav-backdrop-opacity: .5;--mdb-form-control-border-color: rgba(255,255,255,0.7);--mdb-form-control-label-color: #bdbdbd;--mdb-form-control-disabled-bg: #616161;--mdb-box-shadow-color: #000;--mdb-box-shadow-color-rgb: 0,0,0;--mdb-stepper-mobile-bg: #3b3b3b}hr:not([size]).hr{--mdb-divider-height: 2px;--mdb-divider-bg: var(--mdb-divider-color);--mdb-divider-opacity: 1;--mdb-divider-blurry-bg: transparent;--mdb-divider-blurry-bg-image: linear-gradient(90deg, transparent, var(--mdb-divider-blurry-color), transparent);--mdb-divider-blurry-height: 1px;--mdb-divider-blurry-opacity: .25;height:var(--mdb-divider-height);background-color:var(--mdb-divider-bg);opacity:var(--mdb-divider-opacity)}hr:not([size]).hr.hr-blurry{background-color:var(--mdb-divider-blurry-bg);background-image:var(--mdb-divider-blurry-bg-image);height:var(--mdb-divider-blurry-height);opacity:var(--mdb-divider-blurry-opacity)}hr:not([size]).vr{height:auto}hr.hr,hr.vr{border-top:none !important}.vr{--mdb-divider-width: 2px;--mdb-divider-bg: var(--mdb-divider-color);--mdb-divider-opacity: 1;width:var(--mdb-divider-width);background-color:var(--mdb-divider-bg);opacity:var(--mdb-divider-opacity)}.vr-blurry{--mdb-divider-blurry-vr-bg-image: linear-gradient(180deg, transparent, var(--mdb-divider-blurry-color), transparent);--mdb-divider-blurry-vr-width: 1px;--mdb-divider-blurry-opacity: .25;background-image:var(--mdb-divider-blurry-vr-bg-image);width:var(--mdb-divider-blurry-vr-width);opacity:var(--mdb-divider-blurry-opacity)}a{--mdb-link-decoration: none;text-decoration:var(--mdb-link-decoration)}.note{--mdb-note-padding: 10px;--mdb-note-border-width: 6px;--mdb-note-border-radius: 5px;--mdb-note-strong-font-weight: 600;padding:var(--mdb-note-padding);border-left:var(--mdb-note-border-width) solid;border-radius:var(--mdb-note-border-radius)}.note strong{font-weight:var(--mdb-note-strong-font-weight)}.note-primary{background-color:var(--mdb-primary-bg-subtle);color:var(--mdb-primary-text-emphasis)}.note-secondary{background-color:var(--mdb-secondary-bg-subtle);color:var(--mdb-secondary-text-emphasis)}.note-success{background-color:var(--mdb-success-bg-subtle);color:var(--mdb-success-text-emphasis)}.note-danger{background-color:var(--mdb-danger-bg-subtle);color:var(--mdb-danger-text-emphasis)}.note-warning{background-color:var(--mdb-warning-bg-subtle);color:var(--mdb-warning-text-emphasis)}.note-info{background-color:var(--mdb-info-bg-subtle);color:var(--mdb-info-text-emphasis)}.note-light{background-color:var(--mdb-light-bg-subtle);color:var(--mdb-light-text-emphasis)}.note-dark{background-color:var(--mdb-dark-bg-subtle);color:var(--mdb-dark-text-emphasis)}@media (min-width: 1199px){.w-responsive{width:75%}}.form-control{min-height:auto;padding:4.5px 12px 3.68px 12px;transition:all 0.1s linear;box-shadow:none}.form-control:focus{box-shadow:none;transition:all 0.1s linear;border-color:#3b71ca;box-shadow:inset 0px 0px 0px 1px #3b71ca}.form-control.form-control-sm{font-size:0.775rem;line-height:1.5}.form-control.form-control-lg{line-height:2.15;border-radius:0.25rem}.form-outline{position:relative;width:100%}.form-outline .form-helper{width:100%;position:absolute;font-size:0.875em;color:#757575}.form-outline .form-helper .form-counter{text-align:right}.form-outline .trailing{position:absolute;right:10px;left:initial;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--mdb-surface-color)}.form-outline .form-icon-trailing{padding-right:2rem !important}.form-outline .form-control{min-height:auto;padding-top:.32rem;padding-bottom:.32rem;padding-left:.75rem;padding-right:.75rem;border:0;background:transparent;transition:all 0.2s linear}.form-outline .form-control ~ .form-label{position:absolute;top:0;max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;left:.75rem;padding-top:.37rem;pointer-events:none;transform-origin:0 0;transition:all 0.2s ease-out;color:var(--mdb-form-control-label-color);margin-bottom:0}.form-outline .form-control ~ .form-notch{display:flex;position:absolute;left:0;top:0;width:100%;max-width:100%;height:100%;text-align:left;pointer-events:none}.form-outline .form-control ~ .form-notch div{pointer-events:none;border:1px solid;border-color:var(--mdb-form-control-border-color);box-sizing:border-box;background:transparent;transition:all 0.2s linear}.form-outline .form-control ~ .form-notch .form-notch-leading{left:0;top:0;height:100%;width:.5rem;border-right:none;border-radius:.25rem 0 0 .25rem}.form-outline .form-control ~ .form-notch .form-notch-middle{flex:0 0 auto;width:auto;max-width:calc(100% - 1rem);height:100%;border-right:none;border-left:none}.form-outline .form-control ~ .form-notch .form-notch-trailing{flex-grow:1;height:100%;border-left:none;border-radius:0 .25rem .25rem 0}.form-outline .form-control:not(.placeholder-active)::placeholder{opacity:0}.form-outline .form-control:focus::placeholder,.form-outline .form-control.active::placeholder{opacity:1}.form-outline .form-control:focus{box-shadow:none !important}.form-outline .form-control:focus ~ .form-label,.form-outline .form-control.active ~ .form-label{transform:translateY(-1rem) translateY(0.1rem) scale(0.8)}.form-outline .form-control:focus ~ .form-label{color:var(--mdb-input-focus-label-color)}.form-outline .form-control:focus ~ .form-notch .form-notch-middle,.form-outline .form-control.active ~ .form-notch .form-notch-middle{border-right:none;border-left:none;border-top:1px solid transparent}.form-outline .form-control:focus ~ .form-notch .form-notch-middle{border-color:var(--mdb-input-focus-border-color);box-shadow:0 1px 0 0 var(--mdb-input-focus-border-color);border-top:1px solid transparent}.form-outline .form-control:focus ~ .form-notch .form-notch-leading,.form-outline .form-control.active ~ .form-notch .form-notch-leading{border-right:none}.form-outline .form-control:focus ~ .form-notch .form-notch-leading{border-color:var(--mdb-input-focus-border-color);box-shadow:-1px 0 0 0 var(--mdb-input-focus-border-color),0 1px 0 0 var(--mdb-input-focus-border-color),0 -1px 0 0 var(--mdb-input-focus-border-color)}.form-outline .form-control:focus ~ .form-notch .form-notch-trailing,.form-outline .form-control.active ~ .form-notch .form-notch-trailing{border-left:none}.form-outline .form-control:focus ~ .form-notch .form-notch-trailing{border-color:var(--mdb-input-focus-border-color);box-shadow:1px 0 0 0 var(--mdb-input-focus-border-color),0 -1px 0 0 var(--mdb-input-focus-border-color),0 1px 0 0 var(--mdb-input-focus-border-color)}.form-outline .form-control:disabled,.form-outline .form-control.disabled,.form-outline .form-control[readonly]{background-color:var(--mdb-form-control-disabled-bg)}.form-outline .form-control:disabled ~ .timepicker-toggle-button,.form-outline .form-control:disabled ~ .datepicker-toggle-button,.form-outline .form-control:disabled ~ .datetimepicker-toggle-button,.form-outline .form-control:disabled ~ .select-arrow,.form-outline .form-control:disabled ~ .trailing,.form-outline .form-control.disabled ~ .timepicker-toggle-button,.form-outline .form-control.disabled ~ .datepicker-toggle-button,.form-outline .form-control.disabled ~ .datetimepicker-toggle-button,.form-outline .form-control.disabled ~ .select-arrow,.form-outline .form-control.disabled ~ .trailing,.form-outline .form-control[readonly] ~ .timepicker-toggle-button,.form-outline .form-control[readonly] ~ .datepicker-toggle-button,.form-outline .form-control[readonly] ~ .datetimepicker-toggle-button,.form-outline .form-control[readonly] ~ .select-arrow,.form-outline .form-control[readonly] ~ .trailing{color:rgba(var(--mdb-surface-color-rgb), 0.5)}.form-outline .form-control.form-control-lg{font-size:1rem;line-height:2.15}.form-outline .form-control.form-control-lg ~ .form-label{padding-top:.7rem}.form-outline .form-control.form-control-lg:focus ~ .form-label,.form-outline .form-control.form-control-lg.active ~ .form-label{transform:translateY(-1.25rem) translateY(0.1rem) scale(0.8)}.form-outline .form-control.form-control-sm{padding-top:.32rem;padding-bottom:.32rem;font-size:.775rem;line-height:1.5}.form-outline .form-control.form-control-sm ~ .form-label{padding-top:.33rem;font-size:.775rem}.form-outline .form-control.form-control-sm:focus ~ .form-label,.form-outline .form-control.form-control-sm.active ~ .form-label{transform:translateY(-0.85rem) translateY(0.1rem) scale(0.8)}.form-outline.form-white .form-control{color:#fff}.form-outline.form-white .form-control ~ .form-label{color:#fbfbfb}.form-outline.form-white .form-control ~ .form-notch div{border-color:#fbfbfb}.form-outline.form-white .form-control:focus ~ .form-label{color:#fff}.form-outline.form-white .form-control:focus ~ .form-notch .form-notch-middle{border-color:#fff;box-shadow:0 1px 0 0 #fff;border-top:1px solid transparent}.form-outline.form-white .form-control:focus ~ .form-notch .form-notch-leading{border-color:#fff;box-shadow:-1px 0 0 0 #fff,0 1px 0 0 #fff,0 -1px 0 0 #fff}.form-outline.form-white .form-control:focus ~ .form-notch .form-notch-trailing{border-color:#fff;box-shadow:1px 0 0 0 #fff,0 -1px 0 0 #fff,0 1px 0 0 #fff}.form-outline.form-white .form-control::placeholder{color:rgba(255,255,255,0.7)}.form-outline.form-white .form-control:disabled,.form-outline.form-white .form-control.disabled,.form-outline.form-white .form-control[readonly]{background-color:rgba(255,255,255,0.45)}.select-input.form-control[readonly]:not([disabled]){background-color:transparent}.form-select{transition:all 0.2s linear}.form-select:focus{border-color:#3b71ca;outline:0;box-shadow:inset 0px 0px 0px 1px #3b71ca}.form-check{min-height:1.5rem}.form-check-input{position:relative;width:1.125rem;height:1.125rem;background-color:var(--mdb-body-bg);border:.125rem solid var(--mdb-form-control-border-color)}.form-check-input:before{content:'';position:absolute;box-shadow:0px 0px 0px 13px transparent;border-radius:50%;width:.875rem;height:.875rem;background-color:transparent;opacity:0;pointer-events:none;transform:scale(0)}.form-check-input:hover{cursor:pointer}.form-check-input:hover:before{opacity:.04;box-shadow:0px 0px 0px 13px rgba(var(--mdb-box-shadow-color-rgb), 0.6)}.form-check-input:focus{box-shadow:none;border-color:var(--mdb-form-control-border-color);transition:border-color 0.2s}.form-check-input:focus:before{opacity:.12;box-shadow:0px 0px 0px 13px rgba(var(--mdb-box-shadow-color-rgb), 0.6);transform:scale(1);transition:box-shadow 0.2s,transform 0.2s}.form-check-input:checked{border-color:#3b71ca}.form-check-input:checked:before{opacity:.16}.form-check-input:checked:after{content:'';position:absolute}.form-check-input:checked:focus{border-color:#3b71ca}.form-check-input:checked:focus:before{box-shadow:0px 0px 0px 13px #3b71ca;transform:scale(1);transition:box-shadow 0.2s,transform 0.2s}.form-check-input:indeterminate:focus:before{box-shadow:0px 0px 0px 13px #3b71ca}.form-check-input[type='checkbox']{border-radius:.25rem;margin-top:0.19em;margin-right:6px}.form-check-input[type='checkbox']:focus:after{content:'';position:absolute;width:.875rem;height:.875rem;z-index:1;display:block;border-radius:0;background-color:var(--mdb-body-bg)}.form-check-input[type='checkbox']:checked{background-image:none;background-color:#3b71ca}.form-check-input[type='checkbox']:checked:after{display:block;transform:rotate(45deg) /*!rtl:ignore*/;border-width:.125rem;border-color:#fff;width:.375rem;height:.8125rem;border-style:solid;border-top:0;border-left:0 /*!rtl:ignore*/;margin-left:.25rem;margin-top:-1px;background-color:transparent}.form-check-input[type='checkbox']:checked:focus{background-color:#3b71ca}.form-check-input[type='checkbox']:indeterminate{border-color:#3b71ca}.form-check-input[type='radio']{border-radius:50%;width:1.25rem;height:1.25rem;margin-top:0.125em;margin-right:4px}.form-check-input[type='radio']:before{width:1rem;height:1rem}.form-check-input[type='radio']:after{content:'';position:absolute;width:1rem;height:1rem;z-index:1;display:block;border-radius:50%;background-color:var(--mdb-body-bg)}.form-check-input[type='radio']:checked{background-image:none;background-color:var(--mdb-body-bg)}.form-check-input[type='radio']:checked:after{border-radius:50%;width:.625rem;height:.625rem;border-color:#3b71ca;background-color:#3b71ca;transition:border-color;transform:translate(-50%, -50%);position:absolute;left:50%;top:50%}.form-check-input[type='radio']:checked:focus{background-color:var(--mdb-body-bg)}.form-check-label{padding-left:0.15rem}.form-check-label:hover{cursor:pointer}.form-switch .form-check-input{background-image:none;border-width:0;border-radius:.4375rem;width:2rem;height:.875rem;background-color:rgba(var(--mdb-emphasis-color-rgb), 0.25);margin-top:0.3em;margin-right:8px}.form-switch .form-check-input:after{content:'';position:absolute;border:none;z-index:2;border-radius:50%;width:1.25rem;height:1.25rem;background-color:var(--mdb-surface-bg);margin-top:-.1875rem;box-shadow:0 0px 3px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.07),0 2px 2px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.04);transition:background-color 0.2s,transform 0.2s}.form-switch .form-check-input:focus{background-image:none}.form-switch .form-check-input:focus:before{box-shadow:3px -1px 0px 13px rgba(var(--mdb-box-shadow-color-rgb), 0.6);transform:scale(1);transition:box-shadow 0.2s,transform 0.2s}.form-switch .form-check-input:focus:after{border-radius:50%;width:1.25rem;height:1.25rem}.form-switch .form-check-input:checked{background-image:none}.form-switch .form-check-input:checked:focus{background-image:none}.form-switch .form-check-input:checked:focus:before{margin-left:1.0625rem;box-shadow:3px -1px 0px 13px #3b71ca;transform:scale(1);transition:box-shadow 0.2s,transform 0.2s}.form-switch .form-check-input:checked[type='checkbox']{background-image:none}.form-switch .form-check-input:checked[type='checkbox']:after{content:'';position:absolute;border:none;z-index:2;border-radius:50%;width:1.25rem;height:1.25rem;background-color:#3b71ca;margin-top:-3px;margin-left:1.0625rem;box-shadow:0 3px 1px -2px rgba(var(--mdb-box-shadow-color-rgb), 0.2),0 2px 2px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.14),0 1px 5px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.12);transition:background-color 0.2s,transform 0.2s}.input-group{flex-wrap:nowrap}.input-group>.form-control{min-height:calc(1.75rem + 0.33rem + 2px);height:calc(1.75rem + 0.33rem + 2px);padding-top:.27rem;padding-bottom:.27rem;transition:all 0.2s linear}.input-group>.form-control:focus{transition:all 0.2s linear;border-color:#3b71ca;outline:0;box-shadow:inset 0 0 0 1px #3b71ca}.input-group-text{background-color:transparent;padding-top:.26rem;padding-bottom:.26rem}.input-group-text>.form-check-input[type='checkbox']{margin-left:1px;margin-right:1px}.input-group-text>.form-check-input[type='radio']{margin-right:0}.input-group-lg>.form-control{height:calc(2.315rem + 0.33rem + 2px);font-size:1rem;padding-top:.33rem;padding-bottom:.33rem}.input-group-lg .input-group-text{font-size:1rem}.input-group-sm>.form-control{min-height:calc(1.33rem + 0.33rem + 2px);height:calc(1.33rem + 0.33rem + 2px);font-size:.775rem;padding-top:.33rem;padding-bottom:.33rem}.input-group-sm .input-group-text{font-size:.775rem;line-height:1.5}.input-group.form-outline .input-group-text{border-left:0}.input-group.form-outline input+.input-group-text{border:0;border-left:1px solid #bdbdbd}.input-group .form-outline:not(:first-child),.input-group .select-wrapper:not(:first-child),.input-group .form-outline:not(:first-child) .form-notch-leading,.input-group .select-wrapper:not(:first-child) .form-notch-leading{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.input-group .form-outline:not(:last-child),.input-group .select-wrapper:not(:last-child),.input-group .form-outline:not(:last-child) .form-notch-trailing,.input-group .select-wrapper:not(:last-child) .form-notch-trailing{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.input-group>[class*='btn-outline-']+[class*='btn-outline-']{border-left:0}.input-group>.btn[class*='btn-outline-']{padding-top:0.47rem}.input-group>.btn{padding-top:0.59rem}.input-group.input-group-lg .input-group-text{height:calc(2.315rem + 0.33rem + 2px)}.input-group .input-group-text{height:calc(1.75rem + 0.33rem + 2px)}.input-group .btn{line-height:1}.input-group.input-group-sm .input-group-text{height:calc(1.33rem + 0.33rem + 2px)}INPUT:-webkit-autofill,SELECT:-webkit-autofill,TEXTAREA:-webkit-autofill{animation-name:onautofillstart;-webkit-background-clip:text;box-shadow:inset 0 0 20px 20px white;-webkit-box-shadow:0 0 20px 20px white inset !important}INPUT:-webkit-autofill:hover,INPUT:-webkit-autofill:focus,INPUT:-webkit-autofill:active,SELECT:-webkit-autofill:hover,SELECT:-webkit-autofill:focus,SELECT:-webkit-autofill:active,TEXTAREA:-webkit-autofill:hover,TEXTAREA:-webkit-autofill:focus,TEXTAREA:-webkit-autofill:active{animation-name:onautofillstart;-webkit-background-clip:text;box-shadow:inset 0 0 20px 20px white;-webkit-box-shadow:0 0 20px 20px white inset !important}INPUT:not(:-webkit-autofill),SELECT:not(:-webkit-autofill),TEXTAREA:not(:-webkit-autofill){animation-name:onautofillcancel}.was-validated .input-group .invalid-feedback,.was-validated .input-group .valid-feedback{margin-top:2.5rem}.input-group .invalid-feedback,.input-group .valid-feedback{margin-top:2.5rem}.valid-feedback{position:absolute;display:none;width:auto;margin-top:.25rem;font-size:0.875rem;color:#14a44d;margin-top:-0.75rem}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:6px 16px;margin-top:0.1rem;font-size:0.875rem;background-color:rgba(20,164,77,0.9);border-radius:0.25rem !important;color:#fff}.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{margin-bottom:1rem;background-image:none;border-color:#14a44d}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#14a44d;box-shadow:0 0 0 .25rem rgba(20,164,77,0.25)}.was-validated .form-outline .form-control:valid ~ .form-label,.form-outline .form-control.is-valid ~ .form-label{color:#14a44d}.was-validated .form-outline .form-control:valid ~ .form-notch .form-notch-leading,.was-validated .form-outline .form-control:valid ~ .form-notch .form-notch-middle,.was-validated .form-outline .form-control:valid ~ .form-notch .form-notch-trailing,.form-outline .form-control.is-valid ~ .form-notch .form-notch-leading,.form-outline .form-control.is-valid ~ .form-notch .form-notch-middle,.form-outline .form-control.is-valid ~ .form-notch .form-notch-trailing{border-color:#14a44d}.was-validated .form-outline .form-control:valid:focus ~ .form-notch .form-notch-middle,.was-validated .form-outline .form-control:valid.active ~ .form-notch .form-notch-middle,.form-outline .form-control.is-valid:focus ~ .form-notch .form-notch-middle,.form-outline .form-control.is-valid.active ~ .form-notch .form-notch-middle{border-top:1px solid transparent}.was-validated .form-outline .form-control:valid:focus ~ .form-notch .form-notch-middle,.form-outline .form-control.is-valid:focus ~ .form-notch .form-notch-middle{box-shadow:0 1px 0 0 #14a44d}.was-validated .form-outline .form-control:valid:focus ~ .form-notch .form-notch-leading,.form-outline .form-control.is-valid:focus ~ .form-notch .form-notch-leading{box-shadow:-1px 0 0 0 #14a44d,0 1px 0 0 #14a44d,0 -1px 0 0 #14a44d}.was-validated .form-outline .form-control:valid:focus ~ .form-notch .form-notch-trailing,.form-outline .form-control.is-valid:focus ~ .form-notch .form-notch-trailing{box-shadow:1px 0 0 0 #14a44d,0 -1px 0 0 #14a44d,0 1px 0 0 #14a44d}.was-validated .form-outline .form-control:valid.select-input.focused ~ .form-notch .form-notch-leading,.form-outline .form-control.is-valid.select-input.focused ~ .form-notch .form-notch-leading{box-shadow:-1px 0 0 0 #14a44d,0 1px 0 0 #14a44d,0 -1px 0 0 #14a44d}.was-validated .form-outline .form-control:valid.select-input.focused ~ .form-notch .form-notch-middle,.form-outline .form-control.is-valid.select-input.focused ~ .form-notch .form-notch-middle{box-shadow:0 1px 0 0 #14a44d;border-top:1px solid transparent}.was-validated .form-outline .form-control:valid.select-input.focused ~ .form-notch .form-notch-trailing,.form-outline .form-control.is-valid.select-input.focused ~ .form-notch .form-notch-trailing{box-shadow:1px 0 0 0 #14a44d,0 -1px 0 0 #14a44d,0 1px 0 0 #14a44d}.was-validated .form-select:valid,.form-select.is-valid{border-color:#14a44d}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#14a44d;box-shadow:0 0 0 .25rem rgba(20,164,77,0.25)}.was-validated .form-select:valid ~ .valid-feedback,.form-select.is-valid ~ .valid-feedback{margin-top:0}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid{margin-bottom:0}.was-validated input[type='file'].form-control:valid .valid-feedback,input[type='file'].form-control.is-valid .valid-feedback{margin-top:0}.was-validated input[type='file'].form-control:valid:focus,input[type='file'].form-control.is-valid:focus{box-shadow:inset 0 0 0 1px #14a44d;border-color:#14a44d}.was-validated input[type='file'].form-control:valid:focus ~ .form-file-label,input[type='file'].form-control.is-valid:focus ~ .form-file-label{box-shadow:none}.was-validated input[type='file'].form-control:valid:focus-within ~ .form-file-label .form-file-text,.was-validated input[type='file'].form-control:valid:focus-within ~ .form-file-label .form-file-button,input[type='file'].form-control.is-valid:focus-within ~ .form-file-label .form-file-text,input[type='file'].form-control.is-valid:focus-within ~ .form-file-label .form-file-button{border-color:#14a44d}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#14a44d}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#14a44d}.was-validated .form-check-input:valid:checked:focus:before,.form-check-input.is-valid:checked:focus:before{box-shadow:0px 0px 0px 13px #14a44d}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:none}.was-validated .form-check-input:valid:focus:before,.form-check-input.is-valid:focus:before{box-shadow:0px 0px 0px 13px #14a44d}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#14a44d;margin-bottom:1rem}.was-validated .form-check-input:valid[type='checkbox']:checked:focus,.form-check-input.is-valid[type='checkbox']:checked:focus{background-color:#14a44d;border-color:#14a44d}.was-validated .form-check-input:valid[type='radio']:checked,.form-check-input.is-valid[type='radio']:checked{border-color:#14a44d;background-color:#fff}.was-validated .form-check-input:valid[type='radio']:checked:focus:before,.form-check-input.is-valid[type='radio']:checked:focus:before{box-shadow:0px 0px 0px 13px #14a44d}.was-validated .form-check-input:valid[type='radio']:checked:after,.form-check-input.is-valid[type='radio']:checked:after{border-color:#14a44d;background-color:#14a44d}.form-check-inline .form-check-input ~ .valid-feedback{margin-left:0.5em}.was-validated .form-switch .form-check-input:valid:focus:before,.form-switch .form-check-input.is-valid:focus:before{box-shadow:3px -1px 0px 13px rgba(var(--mdb-box-shadow-color-rgb), 0.6)}.was-validated .form-switch .form-check-input:valid:checked[type='checkbox']:after,.form-switch .form-check-input.is-valid:checked[type='checkbox']:after{background-color:#14a44d;box-shadow:0 3px 1px -2px rgba(var(--mdb-box-shadow-color-rgb), 0.2),0 2px 2px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.14),0 1px 5px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.12)}.was-validated .form-switch .form-check-input:valid:checked:focus:before,.form-switch .form-check-input.is-valid:checked:focus:before{box-shadow:3px -1px 0px 13px #14a44d}.invalid-feedback{position:absolute;display:none;width:auto;margin-top:.25rem;font-size:0.875rem;color:#dc4c64;margin-top:-0.75rem}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:6px 16px;margin-top:0.1rem;font-size:0.875rem;background-color:rgba(220,76,100,0.9);border-radius:0.25rem !important;color:#fff}.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{margin-bottom:1rem;background-image:none;border-color:#dc4c64}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc4c64;box-shadow:0 0 0 .25rem rgba(220,76,100,0.25)}.was-validated .form-outline .form-control:invalid ~ .form-label,.form-outline .form-control.is-invalid ~ .form-label{color:#dc4c64}.was-validated .form-outline .form-control:invalid ~ .form-notch .form-notch-leading,.was-validated .form-outline .form-control:invalid ~ .form-notch .form-notch-middle,.was-validated .form-outline .form-control:invalid ~ .form-notch .form-notch-trailing,.form-outline .form-control.is-invalid ~ .form-notch .form-notch-leading,.form-outline .form-control.is-invalid ~ .form-notch .form-notch-middle,.form-outline .form-control.is-invalid ~ .form-notch .form-notch-trailing{border-color:#dc4c64}.was-validated .form-outline .form-control:invalid:focus ~ .form-notch .form-notch-middle,.was-validated .form-outline .form-control:invalid.active ~ .form-notch .form-notch-middle,.form-outline .form-control.is-invalid:focus ~ .form-notch .form-notch-middle,.form-outline .form-control.is-invalid.active ~ .form-notch .form-notch-middle{border-top:1px solid transparent}.was-validated .form-outline .form-control:invalid:focus ~ .form-notch .form-notch-middle,.form-outline .form-control.is-invalid:focus ~ .form-notch .form-notch-middle{box-shadow:0 1px 0 0 #dc4c64}.was-validated .form-outline .form-control:invalid:focus ~ .form-notch .form-notch-leading,.form-outline .form-control.is-invalid:focus ~ .form-notch .form-notch-leading{box-shadow:-1px 0 0 0 #dc4c64,0 1px 0 0 #dc4c64,0 -1px 0 0 #dc4c64}.was-validated .form-outline .form-control:invalid:focus ~ .form-notch .form-notch-trailing,.form-outline .form-control.is-invalid:focus ~ .form-notch .form-notch-trailing{box-shadow:1px 0 0 0 #dc4c64,0 -1px 0 0 #dc4c64,0 1px 0 0 #dc4c64}.was-validated .form-outline .form-control:invalid.select-input.focused ~ .form-notch .form-notch-leading,.form-outline .form-control.is-invalid.select-input.focused ~ .form-notch .form-notch-leading{box-shadow:-1px 0 0 0 #dc4c64,0 1px 0 0 #dc4c64,0 -1px 0 0 #dc4c64}.was-validated .form-outline .form-control:invalid.select-input.focused ~ .form-notch .form-notch-middle,.form-outline .form-control.is-invalid.select-input.focused ~ .form-notch .form-notch-middle{box-shadow:0 1px 0 0 #dc4c64;border-top:1px solid transparent}.was-validated .form-outline .form-control:invalid.select-input.focused ~ .form-notch .form-notch-trailing,.form-outline .form-control.is-invalid.select-input.focused ~ .form-notch .form-notch-trailing{box-shadow:1px 0 0 0 #dc4c64,0 -1px 0 0 #dc4c64,0 1px 0 0 #dc4c64}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc4c64}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc4c64;box-shadow:0 0 0 .25rem rgba(220,76,100,0.25)}.was-validated .form-select:invalid ~ .invalid-feedback,.form-select.is-invalid ~ .invalid-feedback{margin-top:0}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid{margin-bottom:0}.was-validated input[type='file'].form-control:invalid .invalid-feedback,input[type='file'].form-control.is-invalid .invalid-feedback{margin-top:0}.was-validated input[type='file'].form-control:invalid:focus,input[type='file'].form-control.is-invalid:focus{box-shadow:inset 0 0 0 1px #dc4c64;border-color:#dc4c64}.was-validated input[type='file'].form-control:invalid:focus ~ .form-file-label,input[type='file'].form-control.is-invalid:focus ~ .form-file-label{box-shadow:none}.was-validated input[type='file'].form-control:invalid:focus-within ~ .form-file-label .form-file-text,.was-validated input[type='file'].form-control:invalid:focus-within ~ .form-file-label .form-file-button,input[type='file'].form-control.is-invalid:focus-within ~ .form-file-label .form-file-text,input[type='file'].form-control.is-invalid:focus-within ~ .form-file-label .form-file-button{border-color:#dc4c64}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc4c64}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc4c64}.was-validated .form-check-input:invalid:checked:focus:before,.form-check-input.is-invalid:checked:focus:before{box-shadow:0px 0px 0px 13px #dc4c64}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:none}.was-validated .form-check-input:invalid:focus:before,.form-check-input.is-invalid:focus:before{box-shadow:0px 0px 0px 13px #dc4c64}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc4c64;margin-bottom:1rem}.was-validated .form-check-input:invalid[type='checkbox']:checked:focus,.form-check-input.is-invalid[type='checkbox']:checked:focus{background-color:#dc4c64;border-color:#dc4c64}.was-validated .form-check-input:invalid[type='radio']:checked,.form-check-input.is-invalid[type='radio']:checked{border-color:#dc4c64;background-color:#fff}.was-validated .form-check-input:invalid[type='radio']:checked:focus:before,.form-check-input.is-invalid[type='radio']:checked:focus:before{box-shadow:0px 0px 0px 13px #dc4c64}.was-validated .form-check-input:invalid[type='radio']:checked:after,.form-check-input.is-invalid[type='radio']:checked:after{border-color:#dc4c64;background-color:#dc4c64}.form-check-inline .form-check-input ~ .invalid-feedback{margin-left:0.5em}.was-validated .form-switch .form-check-input:invalid:focus:before,.form-switch .form-check-input.is-invalid:focus:before{box-shadow:3px -1px 0px 13px rgba(var(--mdb-box-shadow-color-rgb), 0.6)}.was-validated .form-switch .form-check-input:invalid:checked[type='checkbox']:after,.form-switch .form-check-input.is-invalid:checked[type='checkbox']:after{background-color:#dc4c64;box-shadow:0 3px 1px -2px rgba(var(--mdb-box-shadow-color-rgb), 0.2),0 2px 2px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.14),0 1px 5px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.12)}.was-validated .form-switch .form-check-input:invalid:checked:focus:before,.form-switch .form-check-input.is-invalid:checked:focus:before{box-shadow:3px -1px 0px 13px #dc4c64}.btn{--mdb-btn-padding-top: .625rem;--mdb-btn-padding-bottom: .5rem;--mdb-btn-border-width: 0;--mdb-btn-border-color: none;--mdb-btn-border-radius: .25rem;--mdb-btn-box-shadow: 0 4px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.35);--mdb-btn-hover-box-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-focus-box-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);--mdb-btn-active-box-shadow: 0 8px 9px -4px rgba(var(--mdb-box-shadow-color-rgb), 0.15),0 4px 18px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.1);padding-top:var(--mdb-btn-padding-top);padding-bottom:var(--mdb-btn-padding-bottom);text-transform:uppercase;vertical-align:bottom;border:0;border-radius:var(--mdb-btn-border-radius);box-shadow:var(--mdb-btn-box-shadow)}:not(.btn-check)+.btn:hover,.btn:first-child:hover,.btn:focus-visible,.btn:hover{box-shadow:var(--mdb-btn-hover-box-shadow)}.btn-check:focus-visible+.btn,.btn-check:focus+.btn,.btn:focus{box-shadow:var(--mdb-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn-check:active+.btn,.btn:active,.btn.active,.btn.show{box-shadow:var(--mdb-btn-active-box-shadow)}.btn-check:checked+.btn:focus,.btn-check:active+.btn:focus,.btn:active:focus,.btn.active:focus,.btn.show:focus{box-shadow:var(--mdb-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{box-shadow:var(--mdb-btn-box-shadow)}[class*='btn-outline-']{--mdb-btn-padding-top: .5rem;--mdb-btn-padding-bottom: .375rem;--mdb-btn-padding-x: 1.375rem;--mdb-btn-border-width: 2px;--mdb-btn-line-height: 1.5;padding:var(--mdb-btn-padding-top) var(--mdb-btn-padding-x) var(--mdb-btn-padding-bottom);border-width:var(--mdb-btn-border-width);border-style:solid;box-shadow:none}:not(.btn-check)+[class*='btn-outline-']:hover,[class*='btn-outline-']:first-child:hover,[class*='btn-outline-']:focus-visible,[class*='btn-outline-']:hover{box-shadow:none}.btn-check:focus-visible+[class*='btn-outline-'],.btn-check:focus+[class*='btn-outline-'],[class*='btn-outline-']:focus{box-shadow:none}.btn-check:checked+[class*='btn-outline-'],.btn-check:active+[class*='btn-outline-'],[class*='btn-outline-']:active,[class*='btn-outline-'].active,[class*='btn-outline-'].show{box-shadow:none}.btn-check:checked+[class*='btn-outline-']:focus,.btn-check:active+[class*='btn-outline-']:focus,[class*='btn-outline-']:active:focus,[class*='btn-outline-'].active:focus,[class*='btn-outline-'].show:focus{box-shadow:none}[class*='btn-outline-']:disabled,[class*='btn-outline-'].disabled,fieldset:disabled [class*='btn-outline-']{box-shadow:none}[class*='btn-outline-'].btn-lg{--mdb-btn-padding-top: .625rem;--mdb-btn-padding-bottom: .5625rem;--mdb-btn-padding-x: 1.5625rem;--mdb-btn-font-size:.875rem;--mdb-btn-line-height: 1.6}[class*='btn-outline-'].btn-sm{--mdb-btn-padding-top: .25rem;--mdb-btn-padding-bottom: .1875rem;--mdb-btn-padding-x: .875rem;--mdb-btn-font-size:.75rem;--mdb-btn-line-height: 1.5}.btn-secondary{box-shadow:none}:not(.btn-check)+.btn-secondary:hover,.btn-secondary:first-child:hover,.btn-secondary:focus-visible,.btn-secondary:hover{box-shadow:none !important}.btn-check:focus-visible+.btn-secondary,.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:none}.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.btn-secondary.show{box-shadow:none}.btn-check:checked+.btn-secondary:focus,.btn-check:active+.btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.btn-secondary.show:focus{box-shadow:none}.btn-secondary:disabled,.btn-secondary.disabled,fieldset:disabled .btn-secondary{box-shadow:none}.btn-primary{--mdb-btn-bg: #3b71ca;--mdb-btn-color: #fff;--mdb-btn-box-shadow: 0 4px 9px -4px #386bc0;--mdb-btn-hover-bg: #386bc0;--mdb-btn-hover-color: #fff;--mdb-btn-focus-bg: #386bc0;--mdb-btn-focus-color: #fff;--mdb-btn-active-bg: #3566b6;--mdb-btn-active-color: #fff;--mdb-btn-box-shadow-state: 0 8px 9px -4px rgba(56,107,192,0.3),0 4px 18px 0 rgba(56,107,192,0.2)}:not(.btn-check)+.btn-primary:hover,.btn-primary:first-child:hover,.btn-primary:focus-visible,.btn-primary:hover{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:focus-visible+.btn-primary,.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:var(--mdb-btn-box-shadow-state);background-color:var(--mdb-btn-focus-bg)}.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.btn-primary.show{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-primary:focus,.btn-check:active+.btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.btn-primary.show:focus{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-primary:hover,.btn-check:active+.btn-primary:hover,.btn-primary:active:hover,.btn-primary.active:hover,.btn-primary.show:hover{background-color:var(--mdb-btn-active-bg)}.btn-primary:disabled,.btn-primary.disabled,fieldset:disabled .btn-primary{box-shadow:var(--mdb-btn-box-shadow)}[data-mdb-theme='dark'] .btn-primary{box-shadow:0 4px 9px -4px rgba(0,0,0,0.35)}[data-mdb-theme='dark'] .btn-primary:hover,[data-mdb-theme='dark'] .btn-primary:active,[data-mdb-theme='dark'] .btn-primary:focus{box-shadow:0 4px 18px -2px rgba(0,0,0,0.7)}.btn-secondary{--mdb-btn-bg: #e2eaf7;--mdb-btn-color: #294f8d;--mdb-btn-box-shadow: 0 4px 9px -4px #e3ebf7;--mdb-btn-hover-bg: #d7deeb;--mdb-btn-hover-color: #294f8d;--mdb-btn-focus-bg: #d7deeb;--mdb-btn-focus-color: #294f8d;--mdb-btn-active-bg: #d7deeb;--mdb-btn-active-color: #294f8d;--mdb-btn-box-shadow-state: transparent}:not(.btn-check)+.btn-secondary:hover,.btn-secondary:first-child:hover,.btn-secondary:focus-visible,.btn-secondary:hover{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:focus-visible+.btn-secondary,.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:var(--mdb-btn-box-shadow-state);background-color:var(--mdb-btn-focus-bg)}.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.btn-secondary.show{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-secondary:focus,.btn-check:active+.btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.btn-secondary.show:focus{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-secondary:hover,.btn-check:active+.btn-secondary:hover,.btn-secondary:active:hover,.btn-secondary.active:hover,.btn-secondary.show:hover{background-color:var(--mdb-btn-active-bg)}.btn-secondary:disabled,.btn-secondary.disabled,fieldset:disabled .btn-secondary{box-shadow:var(--mdb-btn-box-shadow)}.btn-success{--mdb-btn-bg: #14a44d;--mdb-btn-color: #fff;--mdb-btn-box-shadow: 0 4px 9px -4px #139c49;--mdb-btn-hover-bg: #139c49;--mdb-btn-hover-color: #fff;--mdb-btn-focus-bg: #139c49;--mdb-btn-focus-color: #fff;--mdb-btn-active-bg: #129445;--mdb-btn-active-color: #fff;--mdb-btn-box-shadow-state: 0 8px 9px -4px rgba(19,156,73,0.3),0 4px 18px 0 rgba(19,156,73,0.2)}:not(.btn-check)+.btn-success:hover,.btn-success:first-child:hover,.btn-success:focus-visible,.btn-success:hover{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:focus-visible+.btn-success,.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:var(--mdb-btn-box-shadow-state);background-color:var(--mdb-btn-focus-bg)}.btn-check:checked+.btn-success,.btn-check:active+.btn-success,.btn-success:active,.btn-success.active,.btn-success.show{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-success:focus,.btn-check:active+.btn-success:focus,.btn-success:active:focus,.btn-success.active:focus,.btn-success.show:focus{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-success:hover,.btn-check:active+.btn-success:hover,.btn-success:active:hover,.btn-success.active:hover,.btn-success.show:hover{background-color:var(--mdb-btn-active-bg)}.btn-success:disabled,.btn-success.disabled,fieldset:disabled .btn-success{box-shadow:var(--mdb-btn-box-shadow)}[data-mdb-theme='dark'] .btn-success{box-shadow:0 4px 9px -4px rgba(0,0,0,0.35)}[data-mdb-theme='dark'] .btn-success:hover,[data-mdb-theme='dark'] .btn-success:active,[data-mdb-theme='dark'] .btn-success:focus{box-shadow:0 4px 18px -2px rgba(0,0,0,0.7)}.btn-danger{--mdb-btn-bg: #dc4c64;--mdb-btn-color: #fff;--mdb-btn-box-shadow: 0 4px 9px -4px #d1485f;--mdb-btn-hover-bg: #d1485f;--mdb-btn-hover-color: #fff;--mdb-btn-focus-bg: #d1485f;--mdb-btn-focus-color: #fff;--mdb-btn-active-bg: #c6445a;--mdb-btn-active-color: #fff;--mdb-btn-box-shadow-state: 0 8px 9px -4px rgba(209,72,95,0.3),0 4px 18px 0 rgba(209,72,95,0.2)}:not(.btn-check)+.btn-danger:hover,.btn-danger:first-child:hover,.btn-danger:focus-visible,.btn-danger:hover{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:focus-visible+.btn-danger,.btn-check:focus+.btn-danger,.btn-danger:focus{box-shadow:var(--mdb-btn-box-shadow-state);background-color:var(--mdb-btn-focus-bg)}.btn-check:checked+.btn-danger,.btn-check:active+.btn-danger,.btn-danger:active,.btn-danger.active,.btn-danger.show{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-danger:focus,.btn-check:active+.btn-danger:focus,.btn-danger:active:focus,.btn-danger.active:focus,.btn-danger.show:focus{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-danger:hover,.btn-check:active+.btn-danger:hover,.btn-danger:active:hover,.btn-danger.active:hover,.btn-danger.show:hover{background-color:var(--mdb-btn-active-bg)}.btn-danger:disabled,.btn-danger.disabled,fieldset:disabled .btn-danger{box-shadow:var(--mdb-btn-box-shadow)}[data-mdb-theme='dark'] .btn-danger{box-shadow:0 4px 9px -4px rgba(0,0,0,0.35)}[data-mdb-theme='dark'] .btn-danger:hover,[data-mdb-theme='dark'] .btn-danger:active,[data-mdb-theme='dark'] .btn-danger:focus{box-shadow:0 4px 18px -2px rgba(0,0,0,0.7)}.btn-warning{--mdb-btn-bg: #e4a11b;--mdb-btn-color: #fff;--mdb-btn-box-shadow: 0 4px 9px -4px #d9991a;--mdb-btn-hover-bg: #d9991a;--mdb-btn-hover-color: #fff;--mdb-btn-focus-bg: #d9991a;--mdb-btn-focus-color: #fff;--mdb-btn-active-bg: #cd9118;--mdb-btn-active-color: #fff;--mdb-btn-box-shadow-state: 0 8px 9px -4px rgba(217,153,26,0.3),0 4px 18px 0 rgba(217,153,26,0.2)}:not(.btn-check)+.btn-warning:hover,.btn-warning:first-child:hover,.btn-warning:focus-visible,.btn-warning:hover{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:focus-visible+.btn-warning,.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:var(--mdb-btn-box-shadow-state);background-color:var(--mdb-btn-focus-bg)}.btn-check:checked+.btn-warning,.btn-check:active+.btn-warning,.btn-warning:active,.btn-warning.active,.btn-warning.show{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-warning:focus,.btn-check:active+.btn-warning:focus,.btn-warning:active:focus,.btn-warning.active:focus,.btn-warning.show:focus{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-warning:hover,.btn-check:active+.btn-warning:hover,.btn-warning:active:hover,.btn-warning.active:hover,.btn-warning.show:hover{background-color:var(--mdb-btn-active-bg)}.btn-warning:disabled,.btn-warning.disabled,fieldset:disabled .btn-warning{box-shadow:var(--mdb-btn-box-shadow)}[data-mdb-theme='dark'] .btn-warning{box-shadow:0 4px 9px -4px rgba(0,0,0,0.35)}[data-mdb-theme='dark'] .btn-warning:hover,[data-mdb-theme='dark'] .btn-warning:active,[data-mdb-theme='dark'] .btn-warning:focus{box-shadow:0 4px 18px -2px rgba(0,0,0,0.7)}.btn-info{--mdb-btn-bg: #54b4d3;--mdb-btn-color: #fff;--mdb-btn-box-shadow: 0 4px 9px -4px #50abc8;--mdb-btn-hover-bg: #50abc8;--mdb-btn-hover-color: #fff;--mdb-btn-focus-bg: #50abc8;--mdb-btn-focus-color: #fff;--mdb-btn-active-bg: #4ca2be;--mdb-btn-active-color: #fff;--mdb-btn-box-shadow-state: 0 8px 9px -4px rgba(80,171,200,0.3),0 4px 18px 0 rgba(80,171,200,0.2)}:not(.btn-check)+.btn-info:hover,.btn-info:first-child:hover,.btn-info:focus-visible,.btn-info:hover{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:focus-visible+.btn-info,.btn-check:focus+.btn-info,.btn-info:focus{box-shadow:var(--mdb-btn-box-shadow-state);background-color:var(--mdb-btn-focus-bg)}.btn-check:checked+.btn-info,.btn-check:active+.btn-info,.btn-info:active,.btn-info.active,.btn-info.show{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-info:focus,.btn-check:active+.btn-info:focus,.btn-info:active:focus,.btn-info.active:focus,.btn-info.show:focus{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-info:hover,.btn-check:active+.btn-info:hover,.btn-info:active:hover,.btn-info.active:hover,.btn-info.show:hover{background-color:var(--mdb-btn-active-bg)}.btn-info:disabled,.btn-info.disabled,fieldset:disabled .btn-info{box-shadow:var(--mdb-btn-box-shadow)}[data-mdb-theme='dark'] .btn-info{box-shadow:0 4px 9px -4px rgba(0,0,0,0.35)}[data-mdb-theme='dark'] .btn-info:hover,[data-mdb-theme='dark'] .btn-info:active,[data-mdb-theme='dark'] .btn-info:focus{box-shadow:0 4px 18px -2px rgba(0,0,0,0.7)}.btn-light{--mdb-btn-bg: #f5f5f5;--mdb-btn-color: #616161;--mdb-btn-box-shadow: 0 4px 9px -4px #f6f6f6;--mdb-btn-hover-bg: #e9e9e9;--mdb-btn-hover-color: #616161;--mdb-btn-focus-bg: #f6f6f6;--mdb-btn-focus-color: #616161;--mdb-btn-active-bg: #ddd;--mdb-btn-active-color: #616161;--mdb-btn-box-shadow-state: 0 8px 9px -4px rgba(238,238,238,0.3),0 4px 18px 0 rgba(238,238,238,0.2)}:not(.btn-check)+.btn-light:hover,.btn-light:first-child:hover,.btn-light:focus-visible,.btn-light:hover{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:focus-visible+.btn-light,.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:var(--mdb-btn-box-shadow-state);background-color:var(--mdb-btn-focus-bg)}.btn-check:checked+.btn-light,.btn-check:active+.btn-light,.btn-light:active,.btn-light.active,.btn-light.show{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-light:focus,.btn-check:active+.btn-light:focus,.btn-light:active:focus,.btn-light.active:focus,.btn-light.show:focus{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-light:hover,.btn-check:active+.btn-light:hover,.btn-light:active:hover,.btn-light.active:hover,.btn-light.show:hover{background-color:var(--mdb-btn-active-bg)}.btn-light:disabled,.btn-light.disabled,fieldset:disabled .btn-light{box-shadow:var(--mdb-btn-box-shadow)}[data-mdb-theme='dark'] .btn-light{box-shadow:0 4px 9px -4px rgba(0,0,0,0.35)}[data-mdb-theme='dark'] .btn-light:hover,[data-mdb-theme='dark'] .btn-light:active,[data-mdb-theme='dark'] .btn-light:focus{box-shadow:0 4px 18px -2px rgba(0,0,0,0.7)}.btn-dark{--mdb-btn-bg: #262626;--mdb-btn-color: #eee;--mdb-btn-box-shadow: 0 4px 9px -4px #313131;--mdb-btn-hover-bg: #313131;--mdb-btn-hover-color: #eee;--mdb-btn-focus-bg: #313131;--mdb-btn-focus-color: #eee;--mdb-btn-active-bg: #3c3c3c;--mdb-btn-active-color: #eee;--mdb-btn-box-shadow-state: 0 8px 9px -4px rgba(48,43,43,0.3),0 4px 18px 0 rgba(48,43,43,0.2)}:not(.btn-check)+.btn-dark:hover,.btn-dark:first-child:hover,.btn-dark:focus-visible,.btn-dark:hover{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:focus-visible+.btn-dark,.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:var(--mdb-btn-box-shadow-state);background-color:var(--mdb-btn-focus-bg)}.btn-check:checked+.btn-dark,.btn-check:active+.btn-dark,.btn-dark:active,.btn-dark.active,.btn-dark.show{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-dark:focus,.btn-check:active+.btn-dark:focus,.btn-dark:active:focus,.btn-dark.active:focus,.btn-dark.show:focus{box-shadow:var(--mdb-btn-box-shadow-state)}.btn-check:checked+.btn-dark:hover,.btn-check:active+.btn-dark:hover,.btn-dark:active:hover,.btn-dark.active:hover,.btn-dark.show:hover{background-color:var(--mdb-btn-active-bg)}.btn-dark:disabled,.btn-dark.disabled,fieldset:disabled .btn-dark{box-shadow:var(--mdb-btn-box-shadow)}[data-mdb-theme='dark'] .btn-dark{box-shadow:0 4px 9px -4px rgba(0,0,0,0.35)}[data-mdb-theme='dark'] .btn-dark:hover,[data-mdb-theme='dark'] .btn-dark:active,[data-mdb-theme='dark'] .btn-dark:focus{box-shadow:0 4px 18px -2px rgba(0,0,0,0.7)}.btn-outline-primary{--mdb-btn-bg: transparent;--mdb-btn-color: #3b71ca;--mdb-btn-hover-bg: #f5f8fc;--mdb-btn-hover-color: #386bc0;--mdb-btn-focus-bg: #f5f8fc;--mdb-btn-focus-color: #386bc0;--mdb-btn-active-bg: #f5f8fc;--mdb-btn-active-color: #3566b6;--mdb-btn-outline-border-color: #3b71ca;--mdb-btn-outline-focus-border-color: #2f5aa2;--mdb-btn-outline-hover-border-color: #2f5aa2;border-color:var(--mdb-btn-outline-border-color)}:not(.btn-check)+.btn-outline-primary:hover,.btn-outline-primary:first-child:hover,.btn-outline-primary:focus-visible,.btn-outline-primary:hover{border-color:var(--mdb-btn-outline-hover-border-color)}.btn-check:focus-visible+.btn-outline-primary,.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.show{border-color:var(--mdb-btn-outline-active-border-color)}.btn-check:checked+.btn-outline-primary:focus,.btn-check:active+.btn-outline-primary:focus,.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.btn-outline-primary.show:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-outline-primary:disabled,.btn-outline-primary.disabled,fieldset:disabled .btn-outline-primary{border-color:var(--mdb-btn-outline-border-color)}[data-mdb-theme='dark'] .btn-outline-primary{--mdb-btn-bg: transparent;--mdb-btn-color: #628dd5;--mdb-btn-hover-bg: #12223d;--mdb-btn-hover-color: #386bc0;--mdb-btn-focus-bg: #12223d;--mdb-btn-focus-color: #386bc0;--mdb-btn-active-bg: #12223d;--mdb-btn-active-color: #3566b6}.btn-outline-secondary{--mdb-btn-bg: transparent;--mdb-btn-color: #294f8d;--mdb-btn-hover-bg: #f4f6f9;--mdb-btn-hover-color: #294f8d;--mdb-btn-focus-bg: #f4f6f9;--mdb-btn-focus-color: #294f8d;--mdb-btn-active-bg: #f4f6f9;--mdb-btn-active-color: #294f8d;--mdb-btn-outline-border-color: #e2eaf7;--mdb-btn-outline-focus-border-color: #d7deeb;--mdb-btn-outline-hover-border-color: #d7deeb;border-color:var(--mdb-btn-outline-border-color)}:not(.btn-check)+.btn-outline-secondary:hover,.btn-outline-secondary:first-child:hover,.btn-outline-secondary:focus-visible,.btn-outline-secondary:hover{border-color:var(--mdb-btn-outline-hover-border-color)}.btn-check:focus-visible+.btn-outline-secondary,.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-check:checked+.btn-outline-secondary,.btn-check:active+.btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.show{border-color:var(--mdb-btn-outline-active-border-color)}.btn-check:checked+.btn-outline-secondary:focus,.btn-check:active+.btn-outline-secondary:focus,.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.show:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-outline-secondary:disabled,.btn-outline-secondary.disabled,fieldset:disabled .btn-outline-secondary{border-color:var(--mdb-btn-outline-border-color)}[data-mdb-theme='dark'] .btn-outline-secondary{--mdb-btn-bg: transparent;--mdb-btn-color: #c4d4ef;--mdb-btn-hover-bg: #182d51;--mdb-btn-hover-color: #b1c6ea;--mdb-btn-focus-bg: #182d51;--mdb-btn-focus-color: #b1c6ea;--mdb-btn-active-bg: #182d51;--mdb-btn-active-color: #b1c6ea;--mdb-btn-outline-border-color: #9db8e5;--mdb-btn-outline-focus-border-color: #95afda;--mdb-btn-outline-hover-border-color: #95afda;border-color:var(--mdb-btn-outline-border-color)}.btn-outline-success{--mdb-btn-bg: transparent;--mdb-btn-color: #14a44d;--mdb-btn-hover-bg: #f3faf6;--mdb-btn-hover-color: #139c49;--mdb-btn-focus-bg: #f3faf6;--mdb-btn-focus-color: #139c49;--mdb-btn-active-bg: #f3faf6;--mdb-btn-active-color: #129445;--mdb-btn-outline-border-color: #14a44d;--mdb-btn-outline-focus-border-color: #10833e;--mdb-btn-outline-hover-border-color: #10833e;border-color:var(--mdb-btn-outline-border-color)}:not(.btn-check)+.btn-outline-success:hover,.btn-outline-success:first-child:hover,.btn-outline-success:focus-visible,.btn-outline-success:hover{border-color:var(--mdb-btn-outline-hover-border-color)}.btn-check:focus-visible+.btn-outline-success,.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-check:checked+.btn-outline-success,.btn-check:active+.btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.show{border-color:var(--mdb-btn-outline-active-border-color)}.btn-check:checked+.btn-outline-success:focus,.btn-check:active+.btn-outline-success:focus,.btn-outline-success:active:focus,.btn-outline-success.active:focus,.btn-outline-success.show:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-outline-success:disabled,.btn-outline-success.disabled,fieldset:disabled .btn-outline-success{border-color:var(--mdb-btn-outline-border-color)}[data-mdb-theme='dark'] .btn-outline-success{--mdb-btn-bg: transparent;--mdb-btn-color: #43b671;--mdb-btn-hover-bg: #063117;--mdb-btn-hover-color: #139c49;--mdb-btn-focus-bg: #063117;--mdb-btn-focus-color: #139c49;--mdb-btn-active-bg: #063117;--mdb-btn-active-color: #129445}.btn-outline-danger{--mdb-btn-bg: transparent;--mdb-btn-color: #dc4c64;--mdb-btn-hover-bg: #fdf6f7;--mdb-btn-hover-color: #d1485f;--mdb-btn-focus-bg: #fdf6f7;--mdb-btn-focus-color: #d1485f;--mdb-btn-active-bg: #fdf6f7;--mdb-btn-active-color: #c6445a;--mdb-btn-outline-border-color: #dc4c64;--mdb-btn-outline-focus-border-color: #b03d50;--mdb-btn-outline-hover-border-color: #b03d50;border-color:var(--mdb-btn-outline-border-color)}:not(.btn-check)+.btn-outline-danger:hover,.btn-outline-danger:first-child:hover,.btn-outline-danger:focus-visible,.btn-outline-danger:hover{border-color:var(--mdb-btn-outline-hover-border-color)}.btn-check:focus-visible+.btn-outline-danger,.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-check:checked+.btn-outline-danger,.btn-check:active+.btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.show{border-color:var(--mdb-btn-outline-active-border-color)}.btn-check:checked+.btn-outline-danger:focus,.btn-check:active+.btn-outline-danger:focus,.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.btn-outline-danger.show:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-outline-danger:disabled,.btn-outline-danger.disabled,fieldset:disabled .btn-outline-danger{border-color:var(--mdb-btn-outline-border-color)}[data-mdb-theme='dark'] .btn-outline-danger{--mdb-btn-bg: transparent;--mdb-btn-color: #e37083;--mdb-btn-hover-bg: #42171e;--mdb-btn-hover-color: #d1485f;--mdb-btn-focus-bg: #42171e;--mdb-btn-focus-color: #d1485f;--mdb-btn-active-bg: #42171e;--mdb-btn-active-color: #c6445a}.btn-outline-warning{--mdb-btn-bg: transparent;--mdb-btn-color: #e4a11b;--mdb-btn-hover-bg: #fefaf4;--mdb-btn-hover-color: #d9991a;--mdb-btn-focus-bg: #fefaf4;--mdb-btn-focus-color: #d9991a;--mdb-btn-active-bg: #fefaf4;--mdb-btn-active-color: #cd9118;--mdb-btn-outline-border-color: #e4a11b;--mdb-btn-outline-focus-border-color: #b68116;--mdb-btn-outline-hover-border-color: #b68116;border-color:var(--mdb-btn-outline-border-color)}:not(.btn-check)+.btn-outline-warning:hover,.btn-outline-warning:first-child:hover,.btn-outline-warning:focus-visible,.btn-outline-warning:hover{border-color:var(--mdb-btn-outline-hover-border-color)}.btn-check:focus-visible+.btn-outline-warning,.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-check:checked+.btn-outline-warning,.btn-check:active+.btn-outline-warning,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.show{border-color:var(--mdb-btn-outline-active-border-color)}.btn-check:checked+.btn-outline-warning:focus,.btn-check:active+.btn-outline-warning:focus,.btn-outline-warning:active:focus,.btn-outline-warning.active:focus,.btn-outline-warning.show:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-outline-warning:disabled,.btn-outline-warning.disabled,fieldset:disabled .btn-outline-warning{border-color:var(--mdb-btn-outline-border-color)}[data-mdb-theme='dark'] .btn-outline-warning{--mdb-btn-bg: transparent;--mdb-btn-color: #e9b449;--mdb-btn-hover-bg: #443008;--mdb-btn-hover-color: #d9991a;--mdb-btn-focus-bg: #443008;--mdb-btn-focus-color: #d9991a;--mdb-btn-active-bg: #443008;--mdb-btn-active-color: #cd9118}.btn-outline-info{--mdb-btn-bg: transparent;--mdb-btn-color: #54b4d3;--mdb-btn-hover-bg: #f6fbfd;--mdb-btn-hover-color: #50abc8;--mdb-btn-focus-bg: #f6fbfd;--mdb-btn-focus-color: #50abc8;--mdb-btn-active-bg: #f6fbfd;--mdb-btn-active-color: #4ca2be;--mdb-btn-outline-border-color: #54b4d3;--mdb-btn-outline-focus-border-color: #4390a9;--mdb-btn-outline-hover-border-color: #4390a9;border-color:var(--mdb-btn-outline-border-color)}:not(.btn-check)+.btn-outline-info:hover,.btn-outline-info:first-child:hover,.btn-outline-info:focus-visible,.btn-outline-info:hover{border-color:var(--mdb-btn-outline-hover-border-color)}.btn-check:focus-visible+.btn-outline-info,.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-check:checked+.btn-outline-info,.btn-check:active+.btn-outline-info,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.show{border-color:var(--mdb-btn-outline-active-border-color)}.btn-check:checked+.btn-outline-info:focus,.btn-check:active+.btn-outline-info:focus,.btn-outline-info:active:focus,.btn-outline-info.active:focus,.btn-outline-info.show:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-outline-info:disabled,.btn-outline-info.disabled,fieldset:disabled .btn-outline-info{border-color:var(--mdb-btn-outline-border-color)}[data-mdb-theme='dark'] .btn-outline-info{--mdb-btn-bg: transparent;--mdb-btn-color: #76c3dc;--mdb-btn-hover-bg: #19363f;--mdb-btn-hover-color: #50abc8;--mdb-btn-focus-bg: #19363f;--mdb-btn-focus-color: #50abc8;--mdb-btn-active-bg: #19363f;--mdb-btn-active-color: #4ca2be}.btn-outline-light{--mdb-btn-bg: transparent;--mdb-btn-color: #fbfbfb;--mdb-btn-hover-bg: #fff;--mdb-btn-hover-color: #eee;--mdb-btn-focus-bg: #fff;--mdb-btn-focus-color: #eee;--mdb-btn-active-bg: #fff;--mdb-btn-active-color: #e2e2e2;--mdb-btn-outline-border-color: #fbfbfb;--mdb-btn-outline-focus-border-color: #c9c9c9;--mdb-btn-outline-hover-border-color: #c9c9c9;border-color:var(--mdb-btn-outline-border-color)}:not(.btn-check)+.btn-outline-light:hover,.btn-outline-light:first-child:hover,.btn-outline-light:focus-visible,.btn-outline-light:hover{border-color:var(--mdb-btn-outline-hover-border-color)}.btn-check:focus-visible+.btn-outline-light,.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-check:checked+.btn-outline-light,.btn-check:active+.btn-outline-light,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.show{border-color:var(--mdb-btn-outline-active-border-color)}.btn-check:checked+.btn-outline-light:focus,.btn-check:active+.btn-outline-light:focus,.btn-outline-light:active:focus,.btn-outline-light.active:focus,.btn-outline-light.show:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-outline-light:disabled,.btn-outline-light.disabled,fieldset:disabled .btn-outline-light{border-color:var(--mdb-btn-outline-border-color)}[data-mdb-theme='dark'] .btn-outline-light{--mdb-btn-bg: transparent;--mdb-btn-color: #fcfcfc;--mdb-btn-hover-bg: #4b4b4b;--mdb-btn-hover-color: #eee;--mdb-btn-focus-bg: #4b4b4b;--mdb-btn-focus-color: #eee;--mdb-btn-active-bg: #4b4b4b;--mdb-btn-active-color: #e2e2e2}.btn-outline-dark{--mdb-btn-bg: transparent;--mdb-btn-color: #332d2d;--mdb-btn-hover-bg: #f5f5f5;--mdb-btn-hover-color: #302b2b;--mdb-btn-focus-bg: #f5f5f5;--mdb-btn-focus-color: #302b2b;--mdb-btn-active-bg: #f5f5f5;--mdb-btn-active-color: #2e2929;--mdb-btn-outline-border-color: #332d2d;--mdb-btn-outline-focus-border-color: #292424;--mdb-btn-outline-hover-border-color: #292424;border-color:var(--mdb-btn-outline-border-color)}:not(.btn-check)+.btn-outline-dark:hover,.btn-outline-dark:first-child:hover,.btn-outline-dark:focus-visible,.btn-outline-dark:hover{border-color:var(--mdb-btn-outline-hover-border-color)}.btn-check:focus-visible+.btn-outline-dark,.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-check:checked+.btn-outline-dark,.btn-check:active+.btn-outline-dark,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.show{border-color:var(--mdb-btn-outline-active-border-color)}.btn-check:checked+.btn-outline-dark:focus,.btn-check:active+.btn-outline-dark:focus,.btn-outline-dark:active:focus,.btn-outline-dark.active:focus,.btn-outline-dark.show:focus{border-color:var(--mdb-btn-outline-focus-border-color)}.btn-outline-dark:disabled,.btn-outline-dark.disabled,fieldset:disabled .btn-outline-dark{border-color:var(--mdb-btn-outline-border-color)}[data-mdb-theme='dark'] .btn-outline-dark{--mdb-btn-bg: transparent;--mdb-btn-color: #5c5757;--mdb-btn-hover-bg: #0f0e0e;--mdb-btn-hover-color: #302b2b;--mdb-btn-focus-bg: #0f0e0e;--mdb-btn-focus-color: #302b2b;--mdb-btn-active-bg: #0f0e0e;--mdb-btn-active-color: #2e2929}.btn-link{--mdb-btn-font-weight: 500;--mdb-btn-color: #3b71ca;--mdb-btn-hover-color: #386bc0;--mdb-btn-hover-bg: #f5f5f5;--mdb-btn-focus-color: #3566b6;--mdb-btn-active-color: #3260ac;--mdb-btn-disabled-color: #9e9e9e;--mdb-btn-box-shadow: none;text-decoration:none;box-shadow:var(--mdb-btn-box-shadow)}:not(.btn-check)+.btn-link:hover,.btn-link:first-child:hover,.btn-link:focus-visible,.btn-link:hover{text-decoration:none;box-shadow:var(--mdb-btn-box-shadow)}.btn-check:focus-visible+.btn-link,.btn-check:focus+.btn-link,.btn-link:focus{color:var(--mdb-btn-focus-color);box-shadow:var(--mdb-btn-box-shadow)}.btn-check:checked+.btn-link,.btn-check:active+.btn-link,.btn-link:active,.btn-link.active,.btn-link.show{color:var(--mdb-btn-active-color);box-shadow:var(--mdb-btn-box-shadow)}.btn-check:checked+.btn-link:focus,.btn-check:active+.btn-link:focus,.btn-link:active:focus,.btn-link.active:focus,.btn-link.show:focus{color:var(--mdb-btn-focus-color);box-shadow:var(--mdb-btn-box-shadow)}.btn-link:disabled,.btn-link.disabled,fieldset:disabled .btn-link{box-shadow:var(--mdb-btn-box-shadow)}.btn-tertiary{--mdb-btn-font-weight: 500;--mdb-btn-color: #3b71ca;--mdb-btn-hover-color: #386bc0;--mdb-btn-hover-bg: transparent;--mdb-btn-focus-color: #3566b6;--mdb-btn-active-color: #3260ac;--mdb-btn-disabled-color: #9e9e9e;--mdb-btn-box-shadow: none;padding-left:0px;padding-right:0px;text-decoration:none;box-shadow:var(--mdb-btn-box-shadow)}:not(.btn-check)+.btn-tertiary:hover,.btn-tertiary:first-child:hover,.btn-tertiary:focus-visible,.btn-tertiary:hover{text-decoration:none;box-shadow:var(--mdb-btn-box-shadow)}.btn-check:focus-visible+.btn-tertiary,.btn-check:focus+.btn-tertiary,.btn-tertiary:focus{color:var(--mdb-btn-focus-color);box-shadow:var(--mdb-btn-box-shadow)}.btn-check:checked+.btn-tertiary,.btn-check:active+.btn-tertiary,.btn-tertiary:active,.btn-tertiary.active,.btn-tertiary.show{color:var(--mdb-btn-active-color);box-shadow:var(--mdb-btn-box-shadow)}.btn-check:checked+.btn-tertiary:focus,.btn-check:active+.btn-tertiary:focus,.btn-tertiary:active:focus,.btn-tertiary.active:focus,.btn-tertiary.show:focus{color:var(--mdb-btn-focus-color);box-shadow:var(--mdb-btn-box-shadow)}.btn-tertiary:disabled,.btn-tertiary.disabled,fieldset:disabled .btn-tertiary{box-shadow:var(--mdb-btn-box-shadow)}[data-mdb-theme='dark'] .btn-secondary{--mdb-btn-bg: #b1c6ea;--mdb-btn-hover-bg: #9db8e5;--mdb-btn-focus-bg: #9db8e5;--mdb-btn-active-bg: #9db8e5}[data-mdb-theme='dark'] .btn-link{--mdb-btn-color: #9fa6b2;--mdb-btn-hover-color: #bcc1c9;--mdb-btn-hover-bg: #404247;--mdb-btn-focus-color: #bcc1c9;--mdb-btn-active-color: #bcc1c9}[data-mdb-theme='dark'] .btn-tertiary{--mdb-btn-color: #9fa6b2;--mdb-btn-hover-color: #bcc1c9;--mdb-btn-focus-color: #bcc1c9;--mdb-btn-active-color: #bcc1c9}.btn-lg{--mdb-btn-padding-top: .75rem;--mdb-btn-padding-bottom: .6875rem;--mdb-btn-padding-x: 1.6875rem;--mdb-btn-font-size:.875rem;--mdb-btn-line-height: 1.6}.btn-sm{--mdb-btn-padding-top: .375rem;--mdb-btn-padding-bottom: .3125rem;--mdb-btn-padding-x: 1rem;--mdb-btn-font-size:.75rem;--mdb-btn-line-height: 1.5}.btn-rounded{--mdb-btn-border-radius: 10rem;border-radius:var(--mdb-btn-border-radius)}.btn-floating,[class*='btn-outline-'].btn-floating{--mdb-btn-border-radius: 50%;border-radius:var(--mdb-btn-border-radius);padding:0;position:relative;display:inline-flex;align-items:center;justify-content:center}.btn-floating{--mdb-btn-width: 2.3125rem;--mdb-btn-height: 2.3125rem;--mdb-btn-icon-width: 2.3125rem;--mdb-btn-icon-line-height: 2.3125rem;--mdb-btn-width-lg: 2.8125rem;--mdb-btn-height-lg: 2.8125rem;--mdb-btn-icon-width-lg: 2.8125rem;--mdb-btn-icon-line-height-lg: 2.8125rem;--mdb-btn-width-sm: 1.8125rem;--mdb-btn-height-sm: 1.8125rem;--mdb-btn-icon-width-sm: 1.8125rem;--mdb-btn-icon-line-height-sm: 1.8125rem;width:var(--mdb-btn-width);height:var(--mdb-btn-height)}.btn-floating .fas,.btn-floating .far,.btn-floating .fab{width:var(--mdb-btn-icon-width);line-height:var(--mdb-btn-icon-line-height)}.btn-floating.btn-lg{width:var(--mdb-btn-width-lg);height:var(--mdb-btn-height-lg)}.btn-floating.btn-lg .fas,.btn-floating.btn-lg .far,.btn-floating.btn-lg .fab{width:var(--mdb-btn-icon-width-lg);line-height:var(--mdb-btn-icon-line-height-lg)}.btn-floating.btn-sm{width:var(--mdb-btn-width-sm);height:var(--mdb-btn-height-sm)}.btn-floating.btn-sm .fas,.btn-floating.btn-sm .far,.btn-floating.btn-sm .fab{width:var(--mdb-btn-icon-width-sm);line-height:var(--mdb-btn-icon-line-height-sm)}[class*='btn-outline-'].btn-floating{--mdb-btn-icon-width: 2.0625rem;--mdb-btn-icon-width-lg: 2.5625rem;--mdb-btn-icon-width-sm: 1.5625rem;--mdb-btn-icon-line-height: 2.0625rem;--mdb-btn-icon-line-height-lg: 2.5625rem;--mdb-btn-icon-line-height-sm: 1.5625rem}[class*='btn-outline-'].btn-floating .fas,[class*='btn-outline-'].btn-floating .far,[class*='btn-outline-'].btn-floating .fab{width:var(--mdb-btn-icon-width);line-height:var(--mdb-btn-icon-line-height)}[class*='btn-outline-'].btn-floating.btn-lg .fas,[class*='btn-outline-'].btn-floating.btn-lg .far,[class*='btn-outline-'].btn-floating.btn-lg .fab{width:var(--mdb-btn-icon-width-lg);line-height:var(--mdb-btn-icon-line-height-lg)}[class*='btn-outline-'].btn-floating.btn-sm .fas,[class*='btn-outline-'].btn-floating.btn-sm .far,[class*='btn-outline-'].btn-floating.btn-sm .fab{width:var(--mdb-btn-icon-width-sm);line-height:var(--mdb-btn-icon-line-height-sm)}.fixed-action-btn{--mdb-btn-right: 2.1875rem;--mdb-btn-bottom: 2.1875rem;--mdb-btn-zindex: 1030;--mdb-btn-padding-top: .9375rem;--mdb-btn-padding-bottom: 1.25rem;--mdb-btn-padding-x: 1.25rem;--mdb-btn-margin-bottom: 1.5rem;position:fixed;right:var(--mdb-btn-right);bottom:var(--mdb-btn-bottom);z-index:var(--mdb-btn-zindex);display:flex;flex-flow:column-reverse nowrap;align-items:center;padding:var(--mdb-btn-padding-top) var(--mdb-btn-padding-x) var(--mdb-btn-padding-bottom);margin-bottom:0;height:auto;overflow:hidden}.fixed-action-btn>.btn-floating{position:relative;transform:scale(1.2);z-index:10}.fixed-action-btn ul{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;padding:0;margin:0;margin-bottom:0;text-align:center;opacity:0;transition:transform 0.4s, opacity 0.4s;z-index:-1}.fixed-action-btn ul li{z-index:0;display:flex;margin-right:auto;margin-bottom:var(--mdb-btn-margin-bottom);margin-left:auto}.fixed-action-btn ul li:first-of-type{margin-top:calc(var(--mdb-btn-margin-bottom) * 0.5)}.fixed-action-btn ul a.btn{opacity:0;transition:opacity 0.4s ease-in}.fixed-action-btn ul a.btn.shown{opacity:1}.fixed-action-btn.active ul{opacity:1}.btn-block{--mdb-btn-margin-top: .5rem;display:block;width:100%}.btn-block+.btn-block{margin-top:var(--mdb-btn-margin-top)}hr.divider-horizontal:not([size]){height:2px}.divider-horizontal{opacity:1;background-color:#f5f5f5;height:2px}.divider-vertical{opacity:1;background-color:#f5f5f5;display:inline-block;width:2px;margin:0 1rem}hr.divider-horizontal-blurry{background-image:linear-gradient(90deg, transparent, #666, transparent);background-color:transparent}hr.divider-vertical-blurry{background-image:linear-gradient(180deg, transparent, #666, transparent);background-color:transparent;width:1px;top:0;right:0}.dropdown-menu{--mdb-dropdown-item-border-radius: .5rem;color:var(--mdb-dropdown-color);margin:0;padding-top:0;padding-bottom:0;border:0;box-shadow:var(--mdb-dropdown-box-shadow);font-size:var(--mdb-dropdown-font-size);top:100%;left:0;margin-top:var(--mdb-dropdown-spacer)}.dropdown-menu>li{border-radius:0}.dropdown-menu>li:first-child{border-top-left-radius:var(--mdb-dropdown-item-border-radius);border-top-right-radius:var(--mdb-dropdown-item-border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.dropdown-menu>li:first-child .dropdown-item{border-top-left-radius:var(--mdb-dropdown-item-border-radius);border-top-right-radius:var(--mdb-dropdown-item-border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.dropdown-menu>li:not(:first-child):not(:last-child) .dropdown-item{border-radius:0}.dropdown-menu>li:last-child{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--mdb-dropdown-item-border-radius);border-bottom-right-radius:var(--mdb-dropdown-item-border-radius)}.dropdown-menu>li:last-child .dropdown-item{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--mdb-dropdown-item-border-radius);border-bottom-right-radius:var(--mdb-dropdown-item-border-radius)}.dropdown-menu.animation{--mdb-dropdown-menu-animated-animation-duration: .55s;--mdb-dropdown-menu-animated-animation-timing-function: ease;display:block;animation-duration:var(--mdb-dropdown-menu-animated-animation-duration);animation-timing-function:var(--mdb-dropdown-menu-animated-animation-timing-function)}.dropdown-item{--mdb-dropdown-state-color: var(--mdb-surface-color);--mdb-dropdown-state-background-color: var(--mdb-highlight-bg-color);padding:var(--mdb-dropdown-item-padding-y) var(--mdb-dropdown-item-padding-x);color:var(--mdb-dropdown-color);border-radius:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--mdb-dropdown-state-color);background-color:var(--mdb-dropdown-state-background-color)}.dropdown-item.active,.dropdown-item:active{color:var(--mdb-dropdown-state-color);background-color:var(--mdb-dropdown-state-background-color)}.dropdown-item:focus{outline:none}.hidden-arrow.dropdown-toggle:after{display:none}.animation{animation-duration:1s;animation-fill-mode:both;padding:auto}@media (prefers-reduced-motion){.animation{transition:none !important;animation:unset !important}}@keyframes fade-in{from{opacity:0}to{opacity:1}}.fade-in{animation-name:fade-in}@keyframes fade-out{from{opacity:1}to{opacity:0}}.fade-out{animation-name:fade-out}.dropdown-divider{--mdb-dropdown-divider-border-top-width: 2px;--mdb-dropdown-divider-border-top-bg: var(--mdb-divider-color);border-top:var(--mdb-dropdown-divider-border-top-width) solid var(--mdb-dropdown-divider-border-top-bg);opacity:1}.dropdown-menu INPUT:not(:-webkit-autofill),.dropdown-menu SELECT:not(:-webkit-autofill),.dropdown-menu TEXTAREA:not(:-webkit-autofill){animation-name:none !important}.nav-tabs{border-bottom:0}.nav-tabs .nav-link{--mdb-nav-tabs-link-font-weight: 500;--mdb-nav-tabs-link-font-size: 12px;--mdb-nav-tabs-link-color: rgba(var(--mdb-emphasis-color-rgb), 0.55);--mdb-nav-tabs-link-padding-top: 17px;--mdb-nav-tabs-link-padding-bottom: 16px;--mdb-nav-tabs-link-padding-x: 29px;--mdb-nav-tabs-link-hover-bgc: var(--mdb-highlight-bg-color);--mdb-nav-tabs-link-border-bottom-width: 2px;--mdb-nav-tabs-link-active-color: #3b71ca;--mdb-nav-tabs-link-active-border-color: #3b71ca;border-width:0;border-bottom:var(--mdb-nav-tabs-link-border-bottom-width) solid transparent;border-radius:0;text-transform:uppercase;line-height:1;font-weight:var(--mdb-nav-tabs-link-font-weight);font-size:var(--mdb-nav-tabs-link-font-size);color:var(--mdb-nav-tabs-link-color);padding:var(--mdb-nav-tabs-link-padding-top) var(--mdb-nav-tabs-link-padding-x) var(--mdb-nav-tabs-link-padding-bottom) var(--mdb-nav-tabs-link-padding-x)}.nav-tabs .nav-link:hover{background-color:var(--mdb-nav-tabs-link-hover-bgc);border-color:transparent}.nav-tabs .nav-link:focus{border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--mdb-nav-tabs-link-active-color);border-color:var(--mdb-nav-tabs-link-active-border-color)}.nav-pills{margin-left:-0.5rem}.nav-pills .nav-link{--mdb-nav-pills-link-border-radius: .25rem;--mdb-nav-pills-link-font-size: 12px;--mdb-nav-pills-link-padding-top: 17px;--mdb-nav-pills-link-padding-bottom: 16px;--mdb-nav-pills-link-padding-x: 29px;--mdb-nav-pills-link-line-height: 1;--mdb-nav-pills-link-hover-bg: var(--mdb-highlight-bg-color);--mdb-nav-pills-link-font-weight: 500;--mdb-nav-pills-link-color: rgba(var(--mdb-emphasis-color-rgb), 0.55);--mdb-nav-pills-margin: .5rem;border-radius:var(--mdb-nav-pills-link-border-radius);font-size:var(--mdb-nav-pills-link-font-size);text-transform:uppercase;padding:var(--mdb-nav-pills-link-padding-top) var(--mdb-nav-pills-link-padding-x) var(--mdb-nav-pills-link-padding-bottom) var(--mdb-nav-pills-link-padding-x);line-height:var(--mdb-nav-pills-link-line-height);background-color:var(--mdb-nav-pills-link-hover-bg);font-weight:var(--mdb-nav-pills-link-font-weight);color:var(--mdb-nav-pills-link-color);margin:var(--mdb-nav-pills-margin)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{--mdb-nav-pills-link-active-bg: var(--mdb-primary-bg-subtle);--mdb-nav-pills-link-active-color: var(--mdb-primary-text-emphasis);background-color:var(--mdb-nav-pills-link-active-bg);color:var(--mdb-nav-pills-link-active-color)}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:auto}.navbar{--mdb-navbar-box-shadow: 0 4px 12px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.07),0 2px 4px rgba(var(--mdb-box-shadow-color-rgb), 0.05);--mdb-navbar-padding-top: .5625rem;--mdb-navbar-brand-img-margin-right: .25rem;box-shadow:var(--mdb-navbar-box-shadow);padding-top:var(--mdb-navbar-padding-top)}.navbar-toggler{border:0}.navbar-toggler:focus{box-shadow:none}.navbar-dark .navbar-toggler,.navbar-light .navbar-toggler{border:0}.navbar-brand{display:flex;align-items:center}.navbar-brand img{margin-right:var(--mdb-navbar-brand-img-margin-right)}.navbar-nav .dropdown-menu{position:absolute}.navbar-light .navbar-toggler-icon{background-image:none}.navbar-dark .navbar-toggler-icon{background-image:none}.navbar-dark,.navbar[data-mdb-theme='dark']{--mdb-navbar-color: rgba(255,255,255,0.55);--mdb-navbar-hover-color: rgba(255,255,255,0.75);--mdb-navbar-disabled-color: rgba(255,255,255,0.25);--mdb-navbar-active-color: #fff;--mdb-navbar-brand-color: #fff;--mdb-navbar-brand-hover-color: #fff;--mdb-navbar-toggler-border-color: rgba(255,255,255,0.1);--mdb-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{border:0}.card .bg-image{border-top-left-radius:var(--mdb-card-border-radius);border-top-right-radius:var(--mdb-card-border-radius)}.card[class*='bg-'] .card-header{--mdb-card-header-border-bottom-color: rgba(0,0,0,0.175);border-bottom-color:var(--mdb-card-header-border-bottom-color)}.card[class*='bg-'] .card-footer{--mdb-card-footer-border-top-color: rgba(0,0,0,0.175);border-top-color:var(--mdb-card-footer-border-top-color)}.card-header{--mdb-card-header-border-width: 2px;--mdb-card-header-border-color: var(--mdb-divider-color);border-bottom:var(--mdb-card-header-border-width) solid var(--mdb-card-header-border-color)}.card-body[class*='bg-']{border-bottom-left-radius:var(--mdb-card-border-radius);border-bottom-right-radius:var(--mdb-card-border-radius)}.card-footer{--mdb-card-footer-border-color: var(--mdb-divider-color);--mdb-card-footer-border-width: 2px;border-top:var(--mdb-card-footer-border-width) solid var(--mdb-card-footer-border-color)}.card-img-left{border-top-left-radius:var(--mdb-card-border-radius);border-bottom-left-radius:var(--mdb-card-border-radius)}.select-dropdown .form-check-input label{display:block}select.select-initialized{display:none !important}.select-wrapper{--mdb-form-outline-select-arrow-color: var(--mdb-surface-color);--mdb-form-outline-select-arrow-font-size: 16px;--mdb-form-outline-select-arrow-top: 7px;--mdb-form-outline-select-arrow-right: 16px;--mdb-form-outline-select-valid-color: #00b74a;--mdb-form-outline-select-invalid-color: #f93154;--mdb-form-outline-select-clear-btn-color: var(--mdb-surface-color);--mdb-form-outline-select-clear-btn-font-size: 1rem;--mdb-form-outline-select-clear-btn-top: 7px;--mdb-form-outline-select-clear-btn-right: 27px;--mdb-form-outline-select-clear-btn-focus-color: #3b71ca;--mdb-form-outline-select-sm-clear-btn-font-size: .8rem;--mdb-form-outline-select-sm-clear-btn-top: 4px;--mdb-form-outline-select-lg-clear-btn-top: 11px;--mdb-form-outline-select-label-max-width: 80%;--mdb-form-outline-select-label-active-transform: translateY(-1rem) translateY(0.1rem) scale(0.8);--mdb-form-outline-select-lg-label-active-transform: translateY(-1.25rem) translateY(0.1rem) scale(0.8);--mdb-form-outline-select-sm-label-active-transform: translateY(-0.83rem) translateY(0.1rem) scale(0.8);--mdb-form-outline-select-input-focused-color: var(--mdb-surface-color);--mdb-form-outline-select-label-color: #3b71ca;--mdb-form-outline-select-notch-border-color: red !important;--mdb-form-outline-select-white-notch-border-color: #fff;--mdb-form-outline-select-input-focused-arrow-color: #3b71ca;--mdb-form-outline-select-white-focus-arrow-color: #fff;--mdb-form-outline-select-white-arrow-color: #fff;--mdb-form-outline-select-white-clear-btn: #fff;--mdb-form-outline-select-sm-arrow-top: 3px;--mdb-form-outline-select-lg-arrow-top: 11px;--mdb-form-outline-form-notch-border-top: 1px solid transparent}.select-arrow{color:var(--mdb-form-outline-select-arrow-color);text-align:center;font-size:var(--mdb-form-outline-select-arrow-font-size);position:absolute;top:var(--mdb-form-outline-select-arrow-top);right:var(--mdb-form-outline-select-arrow-right)}.select-arrow::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}.select-arrow:empty::after{margin-left:0}.was-validated .form-control:valid ~ .select-arrow{color:var(--mdb-form-outline-select-valid-color)}.was-validated .form-control:invalid ~ .select-arrow{color:var(--mdb-form-outline-select-invalid-color)}.select-clear-btn{color:var(--mdb-form-outline-select-clear-btn-color);font-size:var(--mdb-form-outline-select-clear-btn-font-size);position:absolute;top:var(--mdb-form-outline-select-clear-btn-top);right:var(--mdb-form-outline-select-clear-btn-right);cursor:pointer}.select-clear-btn:focus{color:var(--mdb-form-outline-select-clear-btn-focus-color);outline:none}.form-control-sm ~ .select-clear-btn{font-size:var(--mdb-form-outline-select-sm-clear-btn-font-size);top:var(--mdb-form-outline-select-sm-clear-btn-top)}.form-control-lg ~ .select-clear-btn{top:var(--mdb-form-outline-select-lg-clear-btn-top)}.select-dropdown-container{--mdb-form-outline-select-dropdown-container-z-index: 1070;--mdb-form-outline-select-dropdown-bg: var(--mdb-surface-bg);--mdb-form-outline-select-dropdown-box-shadow: 0 2px 5px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.16),0 2px 10px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.12);--mdb-form-outline-select-dropdown-min-width: 100px;--mdb-form-outline-select-dropdown-transform: scaleY(0.8);--mdb-form-outline-select-dropdown-transition: all 0.2s;--mdb-form-outline-select-dropdown-open-transform: scaleY(1);--mdb-form-outline-select-dropdown-input-group-padding: 10px;--mdb-form-outline-select-options-wrapper-scrollbar-width: 4px;--mdb-form-outline-select-options-wrapper-scrollbar-height: 4px;--mdb-form-outline-select-options-wrapper-scrollbar-border-bottom-right-radius: 4px;--mdb-form-outline-select-options-wrapper-scrollbar-border-bottom-left-radius: 4px;--mdb-form-outline-select-options-wrapper-scrollbar-thumb-height: 50px;--mdb-form-outline-select-options-wrapper-scrollbar-thumb-bg: var(--mdb-scrollbar-thumb-bg);--mdb-form-outline-select-options-wrapper-scrollbar-thumb-border-radius: 4px;--mdb-form-outline-select-no-results-padding-left: 16px;--mdb-form-outline-select-no-results-padding-right: 16px;z-index:var(--mdb-form-outline-select-dropdown-container-z-index)}.select-dropdown{background-color:var(--mdb-form-outline-select-dropdown-bg);box-shadow:var(--mdb-form-outline-select-dropdown-box-shadow);margin:0;min-width:var(--mdb-form-outline-select-dropdown-min-width);outline:0;position:relative;transform:var(--mdb-form-outline-select-dropdown-transform);opacity:0;transition:var(--mdb-form-outline-select-dropdown-transition)}.select-dropdown.open{transform:var(--mdb-form-outline-select-dropdown-open-transform);opacity:1}.select-dropdown>.input-group{padding:var(--mdb-form-outline-select-dropdown-input-group-padding)}.select-label{max-width:var(--mdb-form-outline-select-label-max-width);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-label.active{transform:var(--mdb-form-outline-select-label-active-transform)}.form-control-lg ~ .select-label.active{transform:var(--mdb-form-outline-select-lg-label-active-transform)}.form-control-sm ~ .select-label.active{transform:var(--mdb-form-outline-select-sm-label-active-transform)}.form-outline .select-label.active ~ .form-notch .form-notch-middle{border-right:none;border-left:none;border-top:var(--mdb-form-outline-form-notch-border-top)}.select-input{cursor:pointer}.select-input[disabled]{cursor:default}.select-input.focused,.form-outline .form-control.select-input:focus{color:var(--mdb-form-outline-select-input-focused-color);outline:0}.select-input.focused ~ .select-label,.form-outline .form-control.select-input:focus ~ .select-label{color:var(--mdb-form-outline-select-label-color)}.select-input.focused::placeholder,.form-outline .form-control.select-input:focus::placeholder{opacity:1}.select-input.focused ~ .form-notch .form-notch-leading,.form-outline .form-control.select-input:focus ~ .form-notch .form-notch-leading{border-color:var(--mdb-form-outline-select-notch-border-color);box-shadow:-1px 0 0 0 var(--mdb-form-outline-select-notch-border-color),0 1px 0 0 var(--mdb-form-outline-select-notch-border-color),0 -1px 0 0 var(--mdb-form-outline-select-notch-border-color)}.select-input.focused ~ .form-notch .form-notch-trailing,.form-outline .form-control.select-input:focus ~ .form-notch .form-notch-trailing{border-color:var(--mdb-form-outline-select-notch-border-color);box-shadow:1px 0 0 0 var(--mdb-form-outline-select-notch-border-color),0 -1px 0 0 var(--mdb-form-outline-select-notch-border-color),0 1px 0 0 var(--mdb-form-outline-select-notch-border-color)}.select-input.focused ~ .form-notch .form-notch-middle{border-top:var(--mdb-form-outline-form-notch-border-top);border-color:var(--mdb-form-outline-select-notch-border-color);box-shadow:0 1px 0 0 var(--mdb-form-outline-select-notch-border-color)}.select-input.focused ~ .select-arrow{color:var(--mdb-form-outline-select-input-focused-arrow-color)}.form-control-sm ~ .select-arrow{top:var(--mdb-form-outline-select-sm-arrow-top)}.form-control-lg ~ .select-arrow{top:var(--mdb-form-outline-select-lg-arrow-top)}.select-options-wrapper{overflow-y:auto}.select-options-wrapper::-webkit-scrollbar{width:var(--mdb-form-outline-select-options-wrapper-scrollbar-width);height:var(--mdb-form-outline-select-options-wrapper-scrollbar-height)}.select-options-wrapper::-webkit-scrollbar-button:start:decrement,.select-options-wrapper::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent}.select-options-wrapper::-webkit-scrollbar-track-piece{background-color:transparent;border-radius:0;border-bottom-right-radius:var(--mdb-form-outline-select-options-wrapper-scrollbar-border-bottom-right-radius);border-bottom-left-radius:var(--mdb-form-outline-select-options-wrapper-scrollbar-border-bottom-left-radius)}.select-options-wrapper::-webkit-scrollbar-thumb:vertical{height:var(--mdb-form-outline-select-options-wrapper-scrollbar-thumb-height);background-color:var(--mdb-form-outline-select-options-wrapper-scrollbar-thumb-bg);border-radius:var(--mdb-form-outline-select-options-wrapper-scrollbar-thumb-border-radius)}.select-options-list{list-style:none;margin:0;padding:0}.select-option-group-label{--mdb-form-outline-select-option-group-label-padding-left: 16px;--mdb-form-outline-select-option-group-label-padding-right: 16px;--mdb-form-outline-select-option-group-label-font-size: 1rem;--mdb-form-outline-select-option-group-label-font-weight: 400;--mdb-form-outline-select-option-group-label-color: rgba(var(--mdb-emphasis-color-rgb), 0.55);width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:flex;flex-direction:row;align-items:center;padding-left:var(--mdb-form-outline-select-option-group-label-padding-left);padding-right:var(--mdb-form-outline-select-option-group-label-padding-right);font-size:var(--mdb-form-outline-select-option-group-label-font-size);font-weight:var(--mdb-form-outline-select-option-group-label-font-weight);background-color:transparent;color:var(--mdb-form-outline-select-option-group-label-color);user-select:none}.select-option-group>.select-option{--mdb-form-outline-select-option-group-select-option-padding-left: 26px;padding-left:var(--mdb-form-outline-select-option-group-select-option-padding-left)}.select-option{--mdb-form-outline-select-option-color: var(--mdb-surface-color);--mdb-form-outline-select-option-padding-left: 16px;--mdb-form-outline-select-option-padding-right: 16px;--mdb-form-outline-select-option-font-size: 1rem;--mdb-form-outline-select-option-font-weight: 400;--mdb-form-outline-select-option-hover-not-disabled-bg: var(--mdb-highlight-bg-color);--mdb-form-outline-select-option-active-bg: var(--mdb-highlight-bg-color);--mdb-form-outline-select-option-selected-active-bg: rgba(59,113,202,0.45);--mdb-form-outline-select-option-selected-disabled-color: rgba(var(--mdb-surface-color-rgb), 0.5);--mdb-form-outline-select-option-disabled-color: rgba(var(--mdb-surface-color-rgb), 0.5);--mdb-form-outline-select-option-text-form-check-input-margin-right: 10px;--mdb-form-outline-select-option-secondary-text-font-size: .8rem;--mdb-form-outline-select-option-secondary-text-color: rgba(var(--mdb-emphasis-color-rgb), 0.55);--mdb-form-outline-select-option-icon-width: 28px;--mdb-form-outline-select-option-icon-height: 28px;--mdb-form-outline-select-white-arrow: #fff;--mdb-form-outline-select-option-disabled-secondary-text-color: rgba(var(--mdb-emphasis-color-rgb), 0.3);--mdb-form-outline-select-option-selected-bg: rgba(59,113,202,0.3);--mdb-form-outline-select-option-selected-hover-bg: rgba(59,113,202,0.45);width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:var(--mdb-form-outline-select-option-color);padding-left:var(--mdb-form-outline-select-option-padding-left);padding-right:var(--mdb-form-outline-select-option-padding-right);font-size:var(--mdb-form-outline-select-option-font-size);font-weight:var(--mdb-form-outline-select-option-font-weight);background-color:transparent;user-select:none}.select-option:hover:not(.disabled){background-color:var(--mdb-form-outline-select-option-hover-not-disabled-bg)}.select-option.active{background-color:var(--mdb-form-outline-select-option-active-bg)}.select-option.selected.active{background-color:var(--mdb-form-outline-select-option-selected-active-bg)}.select-option.selected:hover:not(.disabled){background-color:var(--mdb-form-outline-select-option-selected-hover-bg)}.select-option.selected{background-color:var(--mdb-form-outline-select-option-selected-bg)}.select-option.selected.disabled{cursor:default;color:var(--mdb-form-outline-select-option-selected-disabled-color);background-color:transparent}.select-option.disabled{cursor:default;color:var(--mdb-form-outline-select-option-disabled-color)}.select-option.disabled .select-option-secondary-text{color:var(--mdb-form-outline-select-option-disabled-secondary-text-color)}.select-option-text .form-check-input{margin-right:var(--mdb-form-outline-select-option-text-form-check-input-margin-right)}.select-option-secondary-text{font-size:var(--mdb-form-outline-select-option-secondary-text-font-size);color:var(--mdb-form-outline-select-option-secondary-text-color);display:block;line-height:normal}.select-option-icon{width:var(--mdb-form-outline-select-option-icon-width);height:var(--mdb-form-outline-select-option-icon-height)}.select-custom-content{--mdb-form-outline-select-custom-content-padding: 16px;padding:var(--mdb-form-outline-select-custom-content-padding)}.select-no-results{padding-left:var(--mdb-form-outline-select-no-results-padding-left);padding-right:var(--mdb-form-outline-select-no-results-padding-right);display:flex;align-items:center}.form-white .select-input.focused ~ .select-arrow{color:var(--mdb-form-outline-select-white-arrow-color)}.form-white .select-input:focus ~ .select-arrow{color:var(--mdb-form-outline-select-white-focus-arrow-color)}.form-white .select-arrow{color:var(--mdb-form-outline-select-white-arrow-color)}.form-white .select-clear-btn{color:var(--mdb-form-outline-select-white-clear-btn)}.form-white .select-input.focused,.form-white .form-control.select-input:focus{color:#fff}.form-white .select-input.focused ~ .select-label,.form-white .form-control.select-input:focus ~ .select-label{color:#fff}.form-white .select-input.focused ~ .form-notch .form-notch-leading,.form-white .form-control.select-input:focus ~ .form-notch .form-notch-leading{border-color:var(--mdb-form-outline-select-white-notch-border-color);box-shadow:-1px 0 0 0 var(--mdb-form-outline-select-white-notch-border-color),0 1px 0 0 var(--mdb-form-outline-select-white-notch-border-color),0 -1px 0 0 var(--mdb-form-outline-select-white-notch-border-color)}.form-white .select-input.focused ~ .form-notch .form-notch-trailing,.form-white .form-control.select-input:focus ~ .form-notch .form-notch-trailing{border-color:var(--mdb-form-outline-select-white-notch-border-color);box-shadow:1px 0 0 0 var(--mdb-form-outline-select-white-notch-border-color),0 -1px 0 0 var(--mdb-form-outline-select-white-notch-border-color),0 1px 0 0 var(--mdb-form-outline-select-white-notch-border-color)}.form-outline .form-control ~ .form-label.select-fake-value,.form-outline .form-control:focus ~ .form-label.select-fake-value,.form-outline .form-control.active ~ .form-label.select-fake-value{transform:none;display:none}.form-outline .form-control ~ .form-label.select-fake-value.active,.form-outline .form-control:focus ~ .form-label.select-fake-value.active,.form-outline .form-control.active ~ .form-label.select-fake-value.active{display:block}.chip{--mdb-chip-height: 32px;--mdb-chip-line-height: 2;--mdb-chip-padding-right: 12px;--mdb-chip-margin-y: 5px;--mdb-chip-margin-right: 1rem;--mdb-chip-font-size: 13px;--mdb-chip-font-weight: 400;--mdb-chip-font-color: var(--mdb-surface-color);--mdb-chip-bg: var(--mdb-tertiary-bg);--mdb-chip-border-radius: 16px;--mdb-chip-transition-opacity: 0.3s linear;--mdb-chip-img-margin-right: 8px;--mdb-chip-img-margin-left: -12px;--mdb-chip-close-padding-left: 8px;--mdb-chip-close-font-size: 16px;--mdb-chip-close-opacity: .53;--mdb-chip-outline-border-width: 1px;--mdb-chip-md-height: 42px;--mdb-chip-md-br: 21px;--mdb-chip-lg-height: 52px;--mdb-chip-lg-br: 26px;--mdb-chip-contenteditable-border-width: 3px;--mdb-chip-contenteditable-border-color: var(--mdb-border-color);--mdb-chip-icon-color: rgba(var(--mdb-emphasis-color-rgb), 0.3);--mdb-chip-icon-transition: 0.2s ease-in-out;--mdb-chip-icon-hover-color: rgba(var(--mdb-emphasis-color-rgb), 0.4);display:flex;justify-content:space-between;align-items:center;height:var(--mdb-chip-height);line-height:var(--mdb-chip-line-height);padding:0 var(--mdb-chip-padding-right);margin-top:var(--mdb-chip-margin-y);margin-bottom:var(--mdb-chip-margin-y);margin-right:var(--mdb-chip-margin-right);font-size:var(--mdb-chip-font-size);font-weight:var(--mdb-chip-font-weight);color:var(--mdb-chip-font-color);cursor:pointer;background-color:var(--mdb-chip-bg);border-radius:var(--mdb-chip-border-radius);transition:opacity var(--mdb-chip-transition-opacity);word-wrap:break-word;box-shadow:none;text-transform:none}.chip:hover{box-shadow:none !important}.chip:hover:not(.chip-outline){background-color:var(--mdb-chip-bg);box-shadow:none !important}.chip:active,.chip.active{background-color:var(--mdb-chip-bg)}.chip img{width:inherit;height:inherit;border-radius:100%;margin:0 var(--mdb-chip-img-margin-right) 0 var(--mdb-chip-img-margin-left)}.chip .close{float:right;padding-left:var(--mdb-chip-close-padding-left);font-size:var(--mdb-chip-close-font-size);opacity:var(--mdb-chip-close-opacity);cursor:pointer}.chip .close:hover{color:#332d2d}.chip .close-opacity{opacity:0}.chip-outline{background:transparent;display:flex;justify-content:center;align-items:center;border-width:var(--mdb-chip-outline-border-width)}.chip.chip-md{height:var(--mdb-chip-md-height);border-radius:var(--mdb-chip-md-br)}.chip.chip-lg{height:var(--mdb-chip-lg-height);border-radius:var(--mdb-chip-lg-br)}.chip[contenteditable='true']{outline:none;border:var(--mdb-chip-contenteditable-border-width) solid var(--mdb-chip-contenteditable-border-color);background-color:#fff}.chip .far,.chip .fas{color:var(--mdb-chip-icon-color);transition:all var(--mdb-chip-icon-transition)}.chip .far:hover,.chip .fas:hover{color:var(--mdb-chip-icon-hover-color)}.chips{--mdb-chips-min-height: 45px;--mdb-chips-padding-bottom: 1rem;--mdb-chips-margin-bottom: 30px;--mdb-chips-transition: 0.3s ease;--mdb-chips-padding-padding: 5px;--mdb-chips-input-width: 150px;min-height:var(--mdb-chips-min-height);padding-bottom:var(--mdb-chips-padding-bottom);margin-bottom:var(--mdb-chips-margin-bottom);border:none;outline:none;box-shadow:none;transition:all var(--mdb-chips-transition)}.chips-transition{transition:all var(--mdb-chips-transition)}.chips-padding{padding:var(--mdb-chips-padding-padding)}.chips:hover{cursor:text}.chips .tag.selected{color:#fff}.chips-placeholder,.chips-initial{margin-bottom:0;padding-bottom:0}.chips-placeholder .chips-input-wrapper,.chips-initial .chips-input-wrapper{display:flex;align-items:center;flex-wrap:wrap;transition:all var(--mdb-chips-transition)}.chips-placeholder .chips-input-wrapper input,.chips-initial .chips-input-wrapper input{width:var(--mdb-chips-input-width) !important}.chip-opacity{opacity:0}.form-control.chips-input.active{box-shadow:none}@media (-webkit-device-pixel-ratio: 1.25){:root{zoom:0.8}.modal-backdrop{width:125vw;height:125vh}.chrome .modal-fullscreen{width:125vw !important}.chrome .anchor{top:-110px !important}}*:last-child:not(:first-child):not(.container):not(.container-fluid):not(.container-sm):not(.container-md):not(.container-lg):not(.container-xl):not(.container-xxl):not(.override){margin-bottom:0 !important}p,li{margin-bottom:0 !important}img{display:block}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#ddd;clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.g-6,.gy-6{--mdb-gutter-y: 6rem}.g-6,.gx-6{--mdb-gutter-x: 6rem}.g-7,.gy-7{--mdb-gutter-y: 7rem}.g-7,.gx-7{--mdb-gutter-x: 7rem}section,.section{position:relative}.container{z-index:1}@media (max-width: 575.98px){.container{max-width:100%}}@media (min-width: 576px){.container{max-width:100%}}@media (min-width: 992px){.container{max-width:992px}}@media (min-width: 1200px){.container{max-width:1130px}}@media (min-width: 1400px){.container{max-width:1230px}}@media (min-width: 1400px){.container-xxl{max-width:1200px}}.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{overflow:hidden}html{font-size:20px}body{font-size:18px;font-family:proxima-nova, sans-serif;font-display:swap;text-rendering:geometricPrecision;font-weight:400;line-height:1.3;letter-spacing:0;color:rgba(0,0,0,0.8);overflow-x:hidden;padding-right:0}@media (min-width: 576px){body{font-size:18px}}@media (min-width: 768px){body{font-size:18px}}@media (min-width: 992px){body{font-size:20px}}@media (min-width: 1200px){body{font-size:21px}}@media (min-width: 1400px){body{font-size:22px}}@media (min-width: 1920px){body{font-size:22px}}@media (min-width: 3456px){body{font-size:22px}}.bg-grey{background-color:#F2F2F2}.alert-info{background-color:rgba(157,185,225,0.3)}.alert-info h4,.alert-info .h4,.alert-info p{color:rgba(0,0,0,0.8) !important}.alert-info p{margin-top:15px !important}.footnote{font-size:15px}@media (min-width: 576px){.footnote{font-size:15px}}@media (min-width: 768px){.footnote{font-size:15px}}@media (min-width: 992px){.footnote{font-size:13px}}@media (min-width: 1200px){.footnote{font-size:14px}}@media (min-width: 1400px){.footnote{font-size:15px}}@media (min-width: 1920px){.footnote{font-size:15px}}@media (min-width: 3456px){.footnote{font-size:15px}}.footnote span{color:#A82B91;transform:translateY(-3px)}.chip{font-size:15px;width:max-content;background-color:#F2F2F2 !important;margin-right:15px;white-space:nowrap;height:40px;border-radius:999px;padding-left:17px;padding-right:17px}@media (min-width: 576px){.chip{font-size:15px}}@media (min-width: 768px){.chip{font-size:15px}}@media (min-width: 992px){.chip{font-size:13px}}@media (min-width: 1200px){.chip{font-size:14px}}@media (min-width: 1400px){.chip{font-size:15px}}@media (min-width: 1920px){.chip{font-size:15px}}@media (min-width: 3456px){.chip{font-size:15px}}.chip .close{color:#000;font-weight:300;opacity:1;line-height:28px}#loading_overlay{background:none repeat scroll 0 0 black;position:fixed;display:block;opacity:0.5;z-index:1000001;left:0;top:0;height:100%;width:100%}@media (min-width: 768px){.column-md{column-count:2;column-gap:30px}}.column-md a{display:block}.bg-img{position:absolute;top:0;padding:0;width:100%;height:100%;padding-left:0;padding-right:0}.bg-img img{width:100%;height:100%;object-fit:cover}.card{border-radius:0;box-shadow:none;height:100%}.card .wistia_responsive_padding{padding-top:31.5% !important}.card .card-img-top{border-radius:0;max-height:205px;width:100%;height:100%;object-fit:cover}.card .card-img-top.v-align-top{object-position:center top}.card .card-img-top-wrapper{width:100%;padding-left:0;padding-right:0;position:relative}.card .card-img-top-wrapper:before{content:'';display:block;width:0;height:0;margin-top:54%}.card .card-body{padding:30px 30px 40px 30px;display:flex;flex-wrap:wrap;align-content:space-between;background-color:#F2F2F2}.card .card-body div:has(+.btn){margin-bottom:3.0241935484vw}@media (min-width: 576px){.card .card-body div:has(+.btn){margin-bottom:3.0241935484vw}}@media (min-width: 768px){.card .card-body div:has(+.btn){margin-bottom:3.0241935484vw}}@media (min-width: 992px){.card .card-body div:has(+.btn){margin-bottom:21px}}@media (min-width: 1200px){.card .card-body div:has(+.btn){margin-bottom:26px}}@media (min-width: 1400px){.card .card-body div:has(+.btn){margin-bottom:30px}}@media (min-width: 1920px){.card .card-body div:has(+.btn){margin-bottom:30px}}@media (min-width: 3456px){.card .card-body div:has(+.btn){margin-bottom:30px}}.card .card-body .btn-link{line-height:1 !important;height:auto !important}.card .card-title{margin-top:2.5201612903vw;margin-bottom:0;line-height:1.2}@media (min-width: 576px){.card .card-title{margin-top:2.5201612903vw}}@media (min-width: 768px){.card .card-title{margin-top:2.5201612903vw}}@media (min-width: 992px){.card .card-title{margin-top:18px}}@media (min-width: 1200px){.card .card-title{margin-top:21px}}@media (min-width: 1400px){.card .card-title{margin-top:25px}}@media (min-width: 1920px){.card .card-title{margin-top:25px}}@media (min-width: 3456px){.card .card-title{margin-top:25px}}.card .card-title:first-child{margin-top:0}.card .card-text{margin-top:3.0241935484vw;font-weight:400}@media (min-width: 576px){.card .card-text{margin-top:3.0241935484vw}}@media (min-width: 768px){.card .card-text{margin-top:3.0241935484vw}}@media (min-width: 992px){.card .card-text{margin-top:21px}}@media (min-width: 1200px){.card .card-text{margin-top:26px}}@media (min-width: 1400px){.card .card-text{margin-top:30px}}@media (min-width: 1920px){.card .card-text{margin-top:30px}}@media (min-width: 3456px){.card .card-text{margin-top:30px}}.card .card-text:first-child{font-size:12px;margin-top:0}@media (min-width: 576px){.card .card-text:first-child{font-size:13px}}@media (min-width: 768px){.card .card-text:first-child{font-size:14px}}@media (min-width: 992px){.card .card-text:first-child{font-size:14px}}@media (min-width: 1200px){.card .card-text:first-child{font-size:15px}}@media (min-width: 1400px){.card .card-text:first-child{font-size:16px}}@media (min-width: 1920px){.card .card-text:first-child{font-size:16px}}@media (min-width: 3456px){.card .card-text:first-child{font-size:16px}}.modal .modal-dialog.modal-lg{max-width:850px}@media (min-width: 1400px){.modal .modal-dialog.modal-xl{--mdb-modal-width: 1200px}}.modal .modal-content{border-radius:0}@media (max-width: 991.98px){.modal .modal-content{box-shadow:none}}.modal .modal-header{border:none;padding:25px 25px 0 17px}.modal .modal-header .btn-close{width:28px;height:28px;padding:0;opacity:1;background-image:none}.modal .modal-header .btn-close:after{border:none;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;content:'\f00d';font:var(--fa-font-regular);color:#979797;font-size:28px}@media (max-width: 991.98px){.modal .modal-header{display:none}}.modal .modal-body{padding-top:3.5282258065vw;padding-bottom:8.064516129vw;padding-left:7.0564516129vw;padding-right:7.0564516129vw;color:#000}@media (min-width: 576px){.modal .modal-body{padding-top:3.5282258065vw}}@media (min-width: 768px){.modal .modal-body{padding-top:3.5282258065vw}}@media (min-width: 992px){.modal .modal-body{padding-top:25px}}@media (min-width: 1200px){.modal .modal-body{padding-top:30px}}@media (min-width: 1400px){.modal .modal-body{padding-top:35px}}@media (min-width: 1920px){.modal .modal-body{padding-top:35px}}@media (min-width: 3456px){.modal .modal-body{padding-top:35px}}@media (min-width: 576px){.modal .modal-body{padding-bottom:8.064516129vw}}@media (min-width: 768px){.modal .modal-body{padding-bottom:8.064516129vw}}@media (min-width: 992px){.modal .modal-body{padding-bottom:55px}}@media (min-width: 1200px){.modal .modal-body{padding-bottom:70px}}@media (min-width: 1400px){.modal .modal-body{padding-bottom:80px}}@media (min-width: 1920px){.modal .modal-body{padding-bottom:80px}}@media (min-width: 3456px){.modal .modal-body{padding-bottom:80px}}@media (min-width: 576px){.modal .modal-body{padding-left:7.0564516129vw}}@media (min-width: 768px){.modal .modal-body{padding-left:7.0564516129vw}}@media (min-width: 992px){.modal .modal-body{padding-left:50px}}@media (min-width: 1200px){.modal .modal-body{padding-left:60px}}@media (min-width: 1400px){.modal .modal-body{padding-left:70px}}@media (min-width: 1920px){.modal .modal-body{padding-left:70px}}@media (min-width: 3456px){.modal .modal-body{padding-left:70px}}@media (min-width: 576px){.modal .modal-body{padding-right:7.0564516129vw}}@media (min-width: 768px){.modal .modal-body{padding-right:7.0564516129vw}}@media (min-width: 992px){.modal .modal-body{padding-right:50px}}@media (min-width: 1200px){.modal .modal-body{padding-right:60px}}@media (min-width: 1400px){.modal .modal-body{padding-right:70px}}@media (min-width: 1920px){.modal .modal-body{padding-right:70px}}@media (min-width: 3456px){.modal .modal-body{padding-right:70px}}.modal .modal-body:has(+.modal-footer){padding-bottom:3.0241935484vw}@media (min-width: 576px){.modal .modal-body:has(+.modal-footer){padding-bottom:3.0241935484vw}}@media (min-width: 768px){.modal .modal-body:has(+.modal-footer){padding-bottom:3.0241935484vw}}@media (min-width: 992px){.modal .modal-body:has(+.modal-footer){padding-bottom:21px}}@media (min-width: 1200px){.modal .modal-body:has(+.modal-footer){padding-bottom:26px}}@media (min-width: 1400px){.modal .modal-body:has(+.modal-footer){padding-bottom:30px}}@media (min-width: 1920px){.modal .modal-body:has(+.modal-footer){padding-bottom:30px}}@media (min-width: 3456px){.modal .modal-body:has(+.modal-footer){padding-bottom:30px}}.modal .modal-body .welcome-logo{display:flex;justify-content:center}.modal .modal-body .welcome-logo svg{width:180px}.modal .modal-body .conf-logo{width:100%;max-width:260px;margin-bottom:30px}.modal .modal-body h3,.modal .modal-body .h3,.modal .modal-body h4,.modal .modal-body .h4{color:#000}.modal .modal-body p{font-size:18px;line-height:1.5}@media (min-width: 576px){.modal .modal-body p{font-size:18px}}@media (min-width: 768px){.modal .modal-body p{font-size:18px}}@media (min-width: 992px){.modal .modal-body p{font-size:18px}}@media (min-width: 1200px){.modal .modal-body p{font-size:19px}}@media (min-width: 1400px){.modal .modal-body p{font-size:20px}}@media (min-width: 1920px){.modal .modal-body p{font-size:20px}}@media (min-width: 3456px){.modal .modal-body p{font-size:20px}}@media (max-width: 991.98px){.modal .modal-body p{line-height:1.3}}.modal .modal-body p strong{font-weight:900}.modal .modal-footer{border:none;padding-bottom:7.0564516129vw}@media (min-width: 576px){.modal .modal-footer{padding-bottom:7.0564516129vw}}@media (min-width: 768px){.modal .modal-footer{padding-bottom:7.0564516129vw}}@media (min-width: 992px){.modal .modal-footer{padding-bottom:50px}}@media (min-width: 1200px){.modal .modal-footer{padding-bottom:60px}}@media (min-width: 1400px){.modal .modal-footer{padding-bottom:70px}}@media (min-width: 1920px){.modal .modal-footer{padding-bottom:70px}}@media (min-width: 3456px){.modal .modal-footer{padding-bottom:70px}}@media (max-width: 991.98px){.modal#confModal .modal-dialog{margin:0;padding-top:66px;min-height:100vh;align-items:flex-start}}@media (max-width: 991.98px){.modal#confModal .modal-dialog .modal-content{min-height:calc(100vh - 66px)}}@media (max-width: 991.98px){.modal#confModal .modal-body{flex:0 1 auto}}.modal#pipelineModal .modal-body{padding-left:3.5282258065vw;padding-right:3.5282258065vw}@media (min-width: 576px){.modal#pipelineModal .modal-body{padding-left:3.5282258065vw}}@media (min-width: 768px){.modal#pipelineModal .modal-body{padding-left:3.5282258065vw}}@media (min-width: 992px){.modal#pipelineModal .modal-body{padding-left:25px}}@media (min-width: 1200px){.modal#pipelineModal .modal-body{padding-left:30px}}@media (min-width: 1400px){.modal#pipelineModal .modal-body{padding-left:35px}}@media (min-width: 1920px){.modal#pipelineModal .modal-body{padding-left:35px}}@media (min-width: 3456px){.modal#pipelineModal .modal-body{padding-left:35px}}@media (min-width: 576px){.modal#pipelineModal .modal-body{padding-right:3.5282258065vw}}@media (min-width: 768px){.modal#pipelineModal .modal-body{padding-right:3.5282258065vw}}@media (min-width: 992px){.modal#pipelineModal .modal-body{padding-right:25px}}@media (min-width: 1200px){.modal#pipelineModal .modal-body{padding-right:30px}}@media (min-width: 1400px){.modal#pipelineModal .modal-body{padding-right:35px}}@media (min-width: 1920px){.modal#pipelineModal .modal-body{padding-right:35px}}@media (min-width: 3456px){.modal#pipelineModal .modal-body{padding-right:35px}}.modal#pipelineModal .modal-body img{margin-top:20px}.modal#welcomeModal .modal-dialog{text-align:center}@media (max-width: 991.98px){.modal#welcomeModal .modal-dialog{margin:0;padding-top:66px;min-height:100vh;align-items:flex-start}}@media (max-width: 991.98px){.modal#welcomeModal .modal-dialog .modal-content{min-height:calc(100vh - 66px)}}.modal#welcomeModal .modal-body .welcome-logo{display:none;justify-content:center}.modal#welcomeModal .modal-body .welcome-logo svg{width:180px}@media (max-width: 991.98px){.modal#welcomeModal .modal-body{flex:0 1 auto}.modal#welcomeModal .modal-body .welcome-logo{display:flex}.modal#welcomeModal .modal-body h3,.modal#welcomeModal .modal-body .h3{font-size:34px}}@media (max-width: 991.98px) and (max-width: 991.98px){.modal#welcomeModal .modal-body h3,.modal#welcomeModal .modal-body .h3{margin-top:10px}}.modal#welcomeModal .modal-footer{flex-direction:column !important;align-items:center}.modal#welcomeModal .modal-footer .btn{margin-top:2.0161290323vw;width:100%;max-width:415px;white-space:normal}@media (min-width: 576px){.modal#welcomeModal .modal-footer .btn{margin-top:2.0161290323vw}}@media (min-width: 768px){.modal#welcomeModal .modal-footer .btn{margin-top:2.0161290323vw}}@media (min-width: 992px){.modal#welcomeModal .modal-footer .btn{margin-top:14px}}@media (min-width: 1200px){.modal#welcomeModal .modal-footer .btn{margin-top:17px}}@media (min-width: 1400px){.modal#welcomeModal .modal-footer .btn{margin-top:20px}}@media (min-width: 1920px){.modal#welcomeModal .modal-footer .btn{margin-top:20px}}@media (min-width: 3456px){.modal#welcomeModal .modal-footer .btn{margin-top:20px}}@media (max-width: 991.98px){.modal#welcomeModal .modal-footer .btn{margin-top:20px}}@media (max-width: 991.98px){body:has(#welcomeModal.show) .modal-backdrop{display:none}}h1,.h1,.h1,h2,.h2,.h2,h3,.h3,.h3,h4,.h4,.h4,h5,.h5,.h5,p,ul{margin-bottom:0}h1 a,.h1 a,.h1 a,h2 a,.h2 a,.h2 a,h3 a,.h3 a,.h3 a,h4 a,.h4 a,.h4 a,h5 a,.h5 a,.h5 a,p a,ul a{text-decoration:none !important}h1.no-after:after,.no-after.h1:after,.h1.no-after:after,h2.no-after:after,.no-after.h2:after,.h2.no-after:after,h3.no-after:after,.no-after.h3:after,.h3.no-after:after,h4.no-after:after,.no-after.h4:after,.h4.no-after:after,h5.no-after:after,.no-after.h5:after,.h5.no-after:after,p.no-after:after,ul.no-after:after{display:none !important}h1,.h1,.h1{font-size:45px;line-height:normal;text-transform:none;color:rgba(0,0,0,0.8);font-weight:900}@media (min-width: 576px){h1,.h1,.h1{font-size:45px}}@media (min-width: 768px){h1,.h1,.h1{font-size:50px}}@media (min-width: 992px){h1,.h1,.h1{font-size:44px}}@media (min-width: 1200px){h1,.h1,.h1{font-size:52px}}@media (min-width: 1400px){h1,.h1,.h1{font-size:60px}}@media (min-width: 1920px){h1,.h1,.h1{font-size:60px}}@media (min-width: 3456px){h1,.h1,.h1{font-size:60px}}h1:not(:first-child),.h1:not(:first-child),.h1:not(:first-child){margin-top:3.0241935484vw}@media (min-width: 576px){h1:not(:first-child),.h1:not(:first-child),.h1:not(:first-child){margin-top:3.0241935484vw}}@media (min-width: 768px){h1:not(:first-child),.h1:not(:first-child),.h1:not(:first-child){margin-top:3.0241935484vw}}@media (min-width: 992px){h1:not(:first-child),.h1:not(:first-child),.h1:not(:first-child){margin-top:21px}}@media (min-width: 1200px){h1:not(:first-child),.h1:not(:first-child),.h1:not(:first-child){margin-top:26px}}@media (min-width: 1400px){h1:not(:first-child),.h1:not(:first-child),.h1:not(:first-child){margin-top:30px}}@media (min-width: 1920px){h1:not(:first-child),.h1:not(:first-child),.h1:not(:first-child){margin-top:30px}}@media (min-width: 3456px){h1:not(:first-child),.h1:not(:first-child),.h1:not(:first-child){margin-top:30px}}h2,.h2,.h2{font-size:34px;line-height:1.2;text-transform:none;font-weight:900;color:rgba(0,0,0,0.8)}@media (min-width: 576px){h2,.h2,.h2{font-size:34px}}@media (min-width: 768px){h2,.h2,.h2{font-size:34px}}@media (min-width: 992px){h2,.h2,.h2{font-size:36px}}@media (min-width: 1200px){h2,.h2,.h2{font-size:38px}}@media (min-width: 1400px){h2,.h2,.h2{font-size:44px}}@media (min-width: 1920px){h2,.h2,.h2{font-size:44px}}@media (min-width: 3456px){h2,.h2,.h2{font-size:44px}}h2 sup,.h2 sup,.h2 sup{transform:translateY(5px);display:inline-block}h2:not(:first-child),.h2:not(:first-child),.h2:not(:first-child){margin-top:6.0483870968vw}@media (min-width: 576px){h2:not(:first-child),.h2:not(:first-child),.h2:not(:first-child){margin-top:6.0483870968vw}}@media (min-width: 768px){h2:not(:first-child),.h2:not(:first-child),.h2:not(:first-child){margin-top:6.0483870968vw}}@media (min-width: 992px){h2:not(:first-child),.h2:not(:first-child),.h2:not(:first-child){margin-top:40px}}@media (min-width: 1200px){h2:not(:first-child),.h2:not(:first-child),.h2:not(:first-child){margin-top:50px}}@media (min-width: 1400px){h2:not(:first-child),.h2:not(:first-child),.h2:not(:first-child){margin-top:60px}}@media (min-width: 1920px){h2:not(:first-child),.h2:not(:first-child),.h2:not(:first-child){margin-top:60px}}@media (min-width: 3456px){h2:not(:first-child),.h2:not(:first-child),.h2:not(:first-child){margin-top:60px}}h2.h2-sm,.h2-sm.h2,.h2.h2-sm{font-size:20px;text-transform:none}@media (min-width: 576px){h2.h2-sm,.h2-sm.h2,.h2.h2-sm{font-size:24px}}@media (min-width: 768px){h2.h2-sm,.h2-sm.h2,.h2.h2-sm{font-size:32px}}@media (min-width: 992px){h2.h2-sm,.h2-sm.h2,.h2.h2-sm{font-size:24px}}@media (min-width: 1200px){h2.h2-sm,.h2-sm.h2,.h2.h2-sm{font-size:28px}}@media (min-width: 1400px){h2.h2-sm,.h2-sm.h2,.h2.h2-sm{font-size:32px}}@media (min-width: 1920px){h2.h2-sm,.h2-sm.h2,.h2.h2-sm{font-size:32px}}@media (min-width: 3456px){h2.h2-sm,.h2-sm.h2,.h2.h2-sm{font-size:32px}}h2+h3,.h2+h3,h2+.h3,.h2+.h3,.h2+h3,.h2+.h3{margin-top:30px !important}h3,.h3,.h3{font-size:32px;line-height:normal;color:rgba(0,0,0,0.8);font-weight:900}@media (min-width: 576px){h3,.h3,.h3{font-size:32px}}@media (min-width: 768px){h3,.h3,.h3{font-size:32px}}@media (min-width: 992px){h3,.h3,.h3{font-size:26px}}@media (min-width: 1200px){h3,.h3,.h3{font-size:31px}}@media (min-width: 1400px){h3,.h3,.h3{font-size:36px}}@media (min-width: 1920px){h3,.h3,.h3{font-size:36px}}@media (min-width: 3456px){h3,.h3,.h3{font-size:36px}}h3:first-child,.h3:first-child,.h3:first-child{margin-top:0 !important}h3:not(:first-child),.h3:not(:first-child),.h3:not(:first-child){margin-top:4.0322580645vw}@media (min-width: 576px){h3:not(:first-child),.h3:not(:first-child),.h3:not(:first-child){margin-top:4.0322580645vw}}@media (min-width: 768px){h3:not(:first-child),.h3:not(:first-child),.h3:not(:first-child){margin-top:4.0322580645vw}}@media (min-width: 992px){h3:not(:first-child),.h3:not(:first-child),.h3:not(:first-child){margin-top:28px}}@media (min-width: 1200px){h3:not(:first-child),.h3:not(:first-child),.h3:not(:first-child){margin-top:34px}}@media (min-width: 1400px){h3:not(:first-child),.h3:not(:first-child),.h3:not(:first-child){margin-top:40px}}@media (min-width: 1920px){h3:not(:first-child),.h3:not(:first-child),.h3:not(:first-child){margin-top:40px}}@media (min-width: 3456px){h3:not(:first-child),.h3:not(:first-child),.h3:not(:first-child){margin-top:40px}}@media (max-width: 991.98px){h3:not(:first-child),.h3:not(:first-child),.h3:not(:first-child){margin-top:30px}}h4,.h4,.h4{font-size:20px;line-height:normal;color:rgba(0,0,0,0.8) !important;font-weight:900}@media (min-width: 576px){h4,.h4,.h4{font-size:20px}}@media (min-width: 768px){h4,.h4,.h4{font-size:20px}}@media (min-width: 992px){h4,.h4,.h4{font-size:20px}}@media (min-width: 1200px){h4,.h4,.h4{font-size:22px}}@media (min-width: 1400px){h4,.h4,.h4{font-size:24px}}@media (min-width: 1920px){h4,.h4,.h4{font-size:24px}}@media (min-width: 3456px){h4,.h4,.h4{font-size:24px}}h4+p,.h4+p,.h4+p{margin-top:0 !important}h4:first-child,.h4:first-child,.h4:first-child{margin-top:0 !important}h4:not(:first-child),.h4:not(:first-child),.h4:not(:first-child){margin-top:3.0241935484vw}@media (min-width: 576px){h4:not(:first-child),.h4:not(:first-child),.h4:not(:first-child){margin-top:3.0241935484vw}}@media (min-width: 768px){h4:not(:first-child),.h4:not(:first-child),.h4:not(:first-child){margin-top:3.0241935484vw}}@media (min-width: 992px){h4:not(:first-child),.h4:not(:first-child),.h4:not(:first-child){margin-top:21px}}@media (min-width: 1200px){h4:not(:first-child),.h4:not(:first-child),.h4:not(:first-child){margin-top:26px}}@media (min-width: 1400px){h4:not(:first-child),.h4:not(:first-child),.h4:not(:first-child){margin-top:30px}}@media (min-width: 1920px){h4:not(:first-child),.h4:not(:first-child),.h4:not(:first-child){margin-top:30px}}@media (min-width: 3456px){h4:not(:first-child),.h4:not(:first-child),.h4:not(:first-child){margin-top:30px}}@media (max-width: 991.98px){h4:not(:first-child),.h4:not(:first-child),.h4:not(:first-child){margin-top:25px}}h5,.h5,.h5{font-size:18px;line-height:normal;color:#000 !important;font-weight:900}@media (min-width: 576px){h5,.h5,.h5{font-size:18px}}@media (min-width: 768px){h5,.h5,.h5{font-size:18px}}@media (min-width: 992px){h5,.h5,.h5{font-size:18px}}@media (min-width: 1200px){h5,.h5,.h5{font-size:20px}}@media (min-width: 1400px){h5,.h5,.h5{font-size:22px}}@media (min-width: 1920px){h5,.h5,.h5{font-size:22px}}@media (min-width: 3456px){h5,.h5,.h5{font-size:22px}}h5+p,.h5+p,.h5+p{margin-top:0 !important}h5:first-child,.h5:first-child,.h5:first-child{margin-top:0 !important}h5:not(:first-child),.h5:not(:first-child),.h5:not(:first-child){margin-top:3.0241935484vw}@media (min-width: 576px){h5:not(:first-child),.h5:not(:first-child),.h5:not(:first-child){margin-top:3.0241935484vw}}@media (min-width: 768px){h5:not(:first-child),.h5:not(:first-child),.h5:not(:first-child){margin-top:3.0241935484vw}}@media (min-width: 992px){h5:not(:first-child),.h5:not(:first-child),.h5:not(:first-child){margin-top:21px}}@media (min-width: 1200px){h5:not(:first-child),.h5:not(:first-child),.h5:not(:first-child){margin-top:26px}}@media (min-width: 1400px){h5:not(:first-child),.h5:not(:first-child),.h5:not(:first-child){margin-top:30px}}@media (min-width: 1920px){h5:not(:first-child),.h5:not(:first-child),.h5:not(:first-child){margin-top:30px}}@media (min-width: 3456px){h5:not(:first-child),.h5:not(:first-child),.h5:not(:first-child){margin-top:30px}}@media (max-width: 991.98px){h5:not(:first-child),.h5:not(:first-child),.h5:not(:first-child){margin-top:25px}}a:not(.btn),a[class*='h']{color:#A82B91 !important;transition:all 0.3s ease-in-out !important}a:not(.btn).stretched-link,a[class*='h'].stretched-link{position:static !important}a:not(.btn):hover,a[class*='h']:hover{color:rgba(0,0,0,0.8) !important;text-decoration:none !important}a:not(.btn):hover.dark-hover,a[class*='h']:hover.dark-hover{color:rgba(0,0,0,0.8)}a:not(.btn).link-ico,a[class*='h'].link-ico{display:flex;align-items:center;width:fit-content}a:not(.btn).link-ico [class*='ico-'],a[class*='h'].link-ico [class*='ico-']{margin-right:10px}a:not(.btn).link-ico:hover svg,a[class*='h'].link-ico:hover svg{fill:red !important}p:not(:first-child){margin-top:30px}@media (min-width: 992px){p:not(:first-child){margin-top:3.0241935484vw}}@media (min-width: 992px) and (min-width: 576px){p:not(:first-child){margin-top:3.0241935484vw}}@media (min-width: 992px) and (min-width: 768px){p:not(:first-child){margin-top:3.0241935484vw}}@media (min-width: 992px) and (min-width: 992px){p:not(:first-child){margin-top:21px}}@media (min-width: 992px) and (min-width: 1200px){p:not(:first-child){margin-top:26px}}@media (min-width: 992px) and (min-width: 1400px){p:not(:first-child){margin-top:30px}}@media (min-width: 992px) and (min-width: 1920px){p:not(:first-child){margin-top:30px}}@media (min-width: 992px) and (min-width: 3456px){p:not(:first-child){margin-top:30px}}.legend{font-size:15px !important}.subhead{font-size:20px;line-height:1.3}@media (min-width: 576px){.subhead{font-size:20px}}@media (min-width: 768px){.subhead{font-size:20px}}@media (min-width: 992px){.subhead{font-size:22px}}@media (min-width: 1200px){.subhead{font-size:24px}}@media (min-width: 1400px){.subhead{font-size:26px}}@media (min-width: 1920px){.subhead{font-size:26px}}@media (min-width: 3456px){.subhead{font-size:26px}}.highlight{background-color:#D9D9D9}.text-26{font-size:18px}@media (min-width: 576px){.text-26{font-size:20px}}@media (min-width: 768px){.text-26{font-size:22px}}@media (min-width: 992px){.text-26{font-size:18px}}@media (min-width: 1200px){.text-26{font-size:22px}}@media (min-width: 1400px){.text-26{font-size:26px}}@media (min-width: 1920px){.text-26{font-size:26px}}@media (min-width: 3456px){.text-26{font-size:26px}}.text-24{font-size:16px}@media (min-width: 576px){.text-24{font-size:18px}}@media (min-width: 768px){.text-24{font-size:20px}}@media (min-width: 992px){.text-24{font-size:22px}}@media (min-width: 1200px){.text-24{font-size:23px}}@media (min-width: 1400px){.text-24{font-size:24px}}@media (min-width: 1920px){.text-24{font-size:24px}}@media (min-width: 3456px){.text-24{font-size:24px}}.text-23{font-size:14px}@media (min-width: 576px){.text-23{font-size:17px}}@media (min-width: 768px){.text-23{font-size:19px}}@media (min-width: 992px){.text-23{font-size:21px}}@media (min-width: 1200px){.text-23{font-size:22px}}@media (min-width: 1400px){.text-23{font-size:23px}}@media (min-width: 1920px){.text-23{font-size:23px}}@media (min-width: 3456px){.text-23{font-size:23px}}.text-22{font-size:13px}@media (min-width: 576px){.text-22{font-size:16px}}@media (min-width: 768px){.text-22{font-size:18px}}@media (min-width: 992px){.text-22{font-size:20px}}@media (min-width: 1200px){.text-22{font-size:21px}}@media (min-width: 1400px){.text-22{font-size:22px}}@media (min-width: 1920px){.text-22{font-size:22px}}@media (min-width: 3456px){.text-22{font-size:22px}}.text-20{font-size:18px}@media (min-width: 576px){.text-20{font-size:18px}}@media (min-width: 768px){.text-20{font-size:18px}}@media (min-width: 992px){.text-20{font-size:18px}}@media (min-width: 1200px){.text-20{font-size:19px}}@media (min-width: 1400px){.text-20{font-size:20px}}@media (min-width: 1920px){.text-20{font-size:20px}}@media (min-width: 3456px){.text-20{font-size:20px}}.text-19{font-size:13px}@media (min-width: 576px){.text-19{font-size:15px}}@media (min-width: 768px){.text-19{font-size:17px}}@media (min-width: 992px){.text-19{font-size:17px}}@media (min-width: 1200px){.text-19{font-size:18px}}@media (min-width: 1400px){.text-19{font-size:19px}}@media (min-width: 1920px){.text-19{font-size:19px}}@media (min-width: 3456px){.text-19{font-size:19px}}.text-18{font-size:13px}@media (min-width: 576px){.text-18{font-size:15px}}@media (min-width: 768px){.text-18{font-size:16px}}@media (min-width: 992px){.text-18{font-size:16px}}@media (min-width: 1200px){.text-18{font-size:17px}}@media (min-width: 1400px){.text-18{font-size:18px}}@media (min-width: 1920px){.text-18{font-size:18px}}@media (min-width: 3456px){.text-18{font-size:18px}}.text-17{font-size:14px}@media (min-width: 576px){.text-17{font-size:14px}}@media (min-width: 768px){.text-17{font-size:15px}}@media (min-width: 992px){.text-17{font-size:15px}}@media (min-width: 1200px){.text-17{font-size:16px}}@media (min-width: 1400px){.text-17{font-size:17px}}@media (min-width: 1920px){.text-17{font-size:17px}}@media (min-width: 3456px){.text-17{font-size:17px}}.text-16{font-size:12px}@media (min-width: 576px){.text-16{font-size:13px}}@media (min-width: 768px){.text-16{font-size:14px}}@media (min-width: 992px){.text-16{font-size:14px}}@media (min-width: 1200px){.text-16{font-size:15px}}@media (min-width: 1400px){.text-16{font-size:16px}}@media (min-width: 1920px){.text-16{font-size:16px}}@media (min-width: 3456px){.text-16{font-size:16px}}.text-sm{font-size:15px}@media (min-width: 576px){.text-sm{font-size:15px}}@media (min-width: 768px){.text-sm{font-size:15px}}@media (min-width: 992px){.text-sm{font-size:13px}}@media (min-width: 1200px){.text-sm{font-size:14px}}@media (min-width: 1400px){.text-sm{font-size:15px}}@media (min-width: 1920px){.text-sm{font-size:15px}}@media (min-width: 3456px){.text-sm{font-size:15px}}.fw-400,.regular{font-weight:400}.fw-500,.medium{font-weight:500}.fw-600,.semibold{font-weight:600}.fw-700,.bold{font-weight:700}.fw-900,.black{font-weight:900}.text-wht{color:#fff}.text-wht li:before{background-color:#fff !important}.text-no-transform{text-transform:none !important}ul:not(.navbar-nav):not(.pagination){padding-left:1.496em;margin-bottom:0}ul:not(.navbar-nav):not(.pagination) li{font-size:18px;white-space:normal;padding:0px 10px 0px 13px;line-height:normal;width:100%;margin-bottom:0;list-style:none}@media (min-width: 576px){ul:not(.navbar-nav):not(.pagination) li{font-size:18px}}@media (min-width: 768px){ul:not(.navbar-nav):not(.pagination) li{font-size:18px}}@media (min-width: 992px){ul:not(.navbar-nav):not(.pagination) li{font-size:20px}}@media (min-width: 1200px){ul:not(.navbar-nav):not(.pagination) li{font-size:21px}}@media (min-width: 1400px){ul:not(.navbar-nav):not(.pagination) li{font-size:22px}}@media (min-width: 1920px){ul:not(.navbar-nav):not(.pagination) li{font-size:22px}}@media (min-width: 3456px){ul:not(.navbar-nav):not(.pagination) li{font-size:22px}}ul:not(.navbar-nav):not(.pagination) li:before{content:"";display:inline-block;width:.22em;height:.22em;border-radius:100%;background-color:#000;margin-left:-0.22em;transform:translateX(-13px) translateY(-0.3em)}ul:not(.navbar-nav):not(.pagination) ul{margin-top:2px;padding-left:4px;padding-right:0 !important}ul:not(.navbar-nav):not(.pagination) ul li:before{content:"";display:inline-block;width:.5em;height:1.5px;border-radius:50%;background-color:#000;margin-left:-0.22em;transform:translateX(-13px) translateY(-0.3em)}ul.arrow{padding-left:1.496em;margin-bottom:0}ul.arrow li{font-size:18px;white-space:normal;padding:0px 10px 0px 13px;line-height:normal;width:100%;margin-bottom:0;list-style:none}@media (min-width: 576px){ul.arrow li{font-size:18px}}@media (min-width: 768px){ul.arrow li{font-size:18px}}@media (min-width: 992px){ul.arrow li{font-size:20px}}@media (min-width: 1200px){ul.arrow li{font-size:21px}}@media (min-width: 1400px){ul.arrow li{font-size:22px}}@media (min-width: 1920px){ul.arrow li{font-size:22px}}@media (min-width: 3456px){ul.arrow li{font-size:22px}}ul.arrow li:before{content:"";display:inline-block;width:.22em;height:.22em;border-radius:100%;background-color:#000;margin-left:-0.22em;transform:translateX(-13px) translateY(-0.3em)}ul.arrow ul{margin-top:2px;padding-left:4px;padding-right:0 !important}ul.arrow ul li:before{content:"";display:inline-block;width:.5em;height:1.5px;border-radius:50%;background-color:#000;margin-left:-0.22em;transform:translateX(-13px) translateY(-0.3em)}ul.arrow li:before{content:'';display:block;border-radius:0;background-color:transparent;width:1.375rem !important;height:1.375rem !important;min-width:1.375rem !important;max-width:1.375rem !important;min-height:1.375rem !important;max-height:1.375rem !important;background-image:var(--wpr-bg-d08497bb-18e1-4139-87e9-88b3bf34df38);background-size:contain;background-repeat:no-repeat;margin-right:15px;margin-top:0}@media (min-width: 768px){ul.arrow li:before{margin-top:5px}}ol{padding-left:1.2rem}ol li{margin-bottom:20px}.disclaimer{font-size:10px}@media (min-width: 576px){.disclaimer{font-size:11px}}@media (min-width: 768px){.disclaimer{font-size:12px}}@media (min-width: 992px){.disclaimer{font-size:12px}}@media (min-width: 1200px){.disclaimer{font-size:13px}}@media (min-width: 1400px){.disclaimer{font-size:14px}}@media (min-width: 1920px){.disclaimer{font-size:14px}}@media (min-width: 3456px){.disclaimer{font-size:14px}}sup{font-size:60%;top:-1em}.btn-line{padding-top:7.0564516129vw;display:flex;align-content:center;align-items:center;flex-wrap:wrap}@media (min-width: 576px){.btn-line{padding-top:7.0564516129vw}}@media (min-width: 768px){.btn-line{padding-top:7.0564516129vw}}@media (min-width: 992px){.btn-line{padding-top:50px}}@media (min-width: 1200px){.btn-line{padding-top:60px}}@media (min-width: 1400px){.btn-line{padding-top:70px}}@media (min-width: 1920px){.btn-line{padding-top:70px}}@media (min-width: 3456px){.btn-line{padding-top:70px}}[class*='btn-']:not(.btn-line):not(.btn-close){position:relative;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,0);font-size:18px;transition:all .2s ease-in-out !important;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;border:none;box-shadow:none !important;text-decoration:none;text-transform:none;background-image:none;margin:0;width:max-content;padding:10px 28px;border-radius:100px;font-weight:900}@media (min-width: 576px){[class*='btn-']:not(.btn-line):not(.btn-close){font-size:18px}}@media (min-width: 768px){[class*='btn-']:not(.btn-line):not(.btn-close){font-size:18px}}@media (min-width: 992px){[class*='btn-']:not(.btn-line):not(.btn-close){font-size:22px}}@media (min-width: 1200px){[class*='btn-']:not(.btn-line):not(.btn-close){font-size:22px}}@media (min-width: 1400px){[class*='btn-']:not(.btn-line):not(.btn-close){font-size:22px}}@media (min-width: 1920px){[class*='btn-']:not(.btn-line):not(.btn-close){font-size:22px}}@media (min-width: 3456px){[class*='btn-']:not(.btn-line):not(.btn-close){font-size:22px}}@media (min-width: 992px){[class*='btn-']:not(.btn-line):not(.btn-close){padding:13px 28px}}@media (max-width: 991.98px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-md-wide{width:50%}}@media (max-width: 575.98px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-md-wide{width:100%}}@media (max-width: 575.98px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-xs-wide{width:100%}}[class*='btn-']:not(.btn-line):not(.btn-close).btn-primary{background-color:#A82B91;color:#fff !important}[class*='btn-']:not(.btn-line):not(.btn-close).btn-primary:hover{background-color:rgba(0,0,0,0.8);color:#fff !important}[class*='btn-']:not(.btn-line):not(.btn-close).btn-secondary{background-color:#F2F2F2;color:#A82B91 !important}[class*='btn-']:not(.btn-line):not(.btn-close).btn-secondary:hover{background-color:#fff;color:#A82B91 !important}[class*='btn-']:not(.btn-line):not(.btn-close).trailing{padding:0;box-shadow:none}[class*='btn-']:not(.btn-line):not(.btn-close).btn-link{color:#A82B91;padding:0;background-color:transparent;text-align:left;text-transform:none;display:flex;align-items:center;font-size:18px}@media (min-width: 992px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link{font-size:13px}}@media (min-width: 992px) and (min-width: 576px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link{font-size:16px}}@media (min-width: 992px) and (min-width: 768px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link{font-size:18px}}@media (min-width: 992px) and (min-width: 992px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link{font-size:20px}}@media (min-width: 992px) and (min-width: 1200px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link{font-size:21px}}@media (min-width: 992px) and (min-width: 1400px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link{font-size:22px}}@media (min-width: 992px) and (min-width: 1920px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link{font-size:22px}}@media (min-width: 992px) and (min-width: 3456px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link{font-size:22px}}[class*='btn-']:not(.btn-line):not(.btn-close).btn-link span{text-decoration:underline}[class*='btn-']:not(.btn-line):not(.btn-close).btn-link .wistia_click_to_play{display:flex;align-items:center}[class*='btn-']:not(.btn-line):not(.btn-close).btn-link:hover span{text-decoration:none}[class*='btn-']:not(.btn-line):not(.btn-close).btn-link [class*='fa-']{margin-right:1.5120967742vw;text-decoration:none !important}@media (min-width: 576px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link [class*='fa-']{margin-right:1.5120967742vw}}@media (min-width: 768px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link [class*='fa-']{margin-right:1.5120967742vw}}@media (min-width: 992px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link [class*='fa-']{margin-right:10px}}@media (min-width: 1200px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link [class*='fa-']{margin-right:13px}}@media (min-width: 1400px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link [class*='fa-']{margin-right:15px}}@media (min-width: 1920px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link [class*='fa-']{margin-right:15px}}@media (min-width: 3456px){[class*='btn-']:not(.btn-line):not(.btn-close).btn-link [class*='fa-']{margin-right:15px}}[class*='btn-']:not(.btn-line):not(.btn-close).btn-link [class*='fa-']:before,[class*='btn-']:not(.btn-line):not(.btn-close).btn-link [class*='fa-']:after{text-decoration:none !important}[class*='btn-']:not(.btn-line):not(.btn-close).btn-icon{padding:0}label.h4{margin-bottom:10px}label span{color:#A82B91}.form-outline{outline:none !important}.form-outline textarea,.input-group textarea{height:250px !important}.form-outline .trailing,.input-group .trailing{color:#A82B91;inset:50% 15px auto auto !important;z-index:5}.form-outline button.trailing,.input-group button.trailing{background:none;border:none;pointer-events:all}.form-outline .form-control,.input-group .form-control{font-size:18px;font-weight:500;height:44px;line-height:44px;color:rgba(0,0,0,0.8) !important;padding:0 24px 0 24px;border:2px solid #979797 !important;overflow:hidden;text-overflow:ellipsis}@media (min-width: 576px){.form-outline .form-control,.input-group .form-control{font-size:18px}}@media (min-width: 768px){.form-outline .form-control,.input-group .form-control{font-size:18px}}@media (min-width: 992px){.form-outline .form-control,.input-group .form-control{font-size:18px}}@media (min-width: 1200px){.form-outline .form-control,.input-group .form-control{font-size:20px}}@media (min-width: 1400px){.form-outline .form-control,.input-group .form-control{font-size:20px}}@media (min-width: 1920px){.form-outline .form-control,.input-group .form-control{font-size:20px}}@media (min-width: 3456px){.form-outline .form-control,.input-group .form-control{font-size:20px}}@media (min-width: 992px){.form-outline .form-control,.input-group .form-control{height:48px;line-height:48px}}.form-outline .form-control:has(+.select-clear-btn),.input-group .form-control:has(+.select-clear-btn){padding-right:80px}.form-outline .form-control::placeholder,.input-group .form-control::placeholder{color:#666 !important;opacity:1 !important}.form-outline .form-control:focus,.input-group .form-control:focus{box-shadow:none !important}.form-outline .form-control:focus::placeholder,.input-group .form-control:focus::placeholder{opacity:0 !important}.form-outline .form-control:not(.select-input).rounded,.input-group .form-control:not(.select-input).rounded{border-radius:24px !important}.form-outline .form-control:not(.select-input)+.input-group-text,.input-group .form-control:not(.select-input)+.input-group-text{color:#A82B91;position:absolute;top:50%;right:0;padding-right:15px;transform:translateY(-50%);z-index:5}.form-outline+.btn,.input-group+.btn{margin-left:20px !important}.form-outline .select-input,.input-group .select-input{border:none !important;overflow:hidden;text-overflow:ellipsis;padding-right:45px}.form-outline .select-input ~ .select-arrow,.input-group .select-input ~ .select-arrow{transition:transform .2s ease;display:flex;align-items:center;top:50%;transform:translateY(-50%)}.form-outline .select-input ~ .select-arrow:after,.input-group .select-input ~ .select-arrow:after{border:none;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;content:'\f107';font:var(--fa-font-light);color:#A82B91;font-size:28px}.form-outline .select-input ~ .select-fake-value,.input-group .select-input ~ .select-fake-value{font-size:18px;color:#666 !important;top:5px;left:24px}@media (min-width: 576px){.form-outline .select-input ~ .select-fake-value,.input-group .select-input ~ .select-fake-value{font-size:18px}}@media (min-width: 768px){.form-outline .select-input ~ .select-fake-value,.input-group .select-input ~ .select-fake-value{font-size:18px}}@media (min-width: 992px){.form-outline .select-input ~ .select-fake-value,.input-group .select-input ~ .select-fake-value{font-size:18px}}@media (min-width: 1200px){.form-outline .select-input ~ .select-fake-value,.input-group .select-input ~ .select-fake-value{font-size:20px}}@media (min-width: 1400px){.form-outline .select-input ~ .select-fake-value,.input-group .select-input ~ .select-fake-value{font-size:20px}}@media (min-width: 1920px){.form-outline .select-input ~ .select-fake-value,.input-group .select-input ~ .select-fake-value{font-size:20px}}@media (min-width: 3456px){.form-outline .select-input ~ .select-fake-value,.input-group .select-input ~ .select-fake-value{font-size:20px}}.form-outline .select-input.focused ~ .select-arrow,.input-group .select-input.focused ~ .select-arrow{transform:translateY(-50%) rotate(180Deg);z-index:1071}.form-outline .select-input ~ .form-notch [class*='form-notch-'],.input-group .select-input ~ .form-notch [class*='form-notch-']{border-width:2px !important;border-color:#979797 !important;box-shadow:none !important}.form-outline .select-input ~ .form-notch [class*='form-notch-'].form-notch-leading,.input-group .select-input ~ .form-notch [class*='form-notch-'].form-notch-leading{border-radius:24px 0 0 24px !important;width:24px !important}.form-outline .select-input ~ .form-notch [class*='form-notch-'].form-notch-trailing,.input-group .select-input ~ .form-notch [class*='form-notch-'].form-notch-trailing{border-radius:0 24px 24px 0 !important;width:24px !important}.select-dropdown-container[data-popper-placement="top-start"]{inset:auto auto -50px 0px !important}.select-dropdown-container[data-popper-placement="bottom-start"]{inset:-50px auto auto 0px !important}@media (-webkit-device-pixel-ratio: 1.25){.select-wrapper{position:relative}.select-dropdown-container{width:calc(100% + 2px) !important}.select-dropdown-container[data-popper-placement="bottom-start"]{inset:-52px auto auto -1px !important}}.select-dropdown.open{border:2px solid #979797;border-radius:5px;overflow:hidden;padding:5px 0}.select-clear-btn{top:10px;right:50px}@media (min-width: 992px){.select-clear-btn{top:12px}}.select-option-group-label{font-size:18px;color:rgba(0,0,0,0.8);font-weight:900;padding-top:15px;padding-left:0;margin:15px 26px;border-top:1px solid rgba(0,0,0,0.8);width:auto}@media (min-width: 576px){.select-option-group-label{font-size:18px}}@media (min-width: 768px){.select-option-group-label{font-size:18px}}@media (min-width: 992px){.select-option-group-label{font-size:20px}}@media (min-width: 1200px){.select-option-group-label{font-size:21px}}@media (min-width: 1400px){.select-option-group-label{font-size:22px}}@media (min-width: 1920px){.select-option-group-label{font-size:22px}}@media (min-width: 3456px){.select-option-group-label{font-size:22px}}.select-option{font-size:18px;border-radius:2px;color:rgba(0,0,0,0.8);padding-left:25px;position:relative}@media (min-width: 576px){.select-option{font-size:18px}}@media (min-width: 768px){.select-option{font-size:18px}}@media (min-width: 992px){.select-option{font-size:20px}}@media (min-width: 1200px){.select-option{font-size:21px}}@media (min-width: 1400px){.select-option{font-size:22px}}@media (min-width: 1920px){.select-option{font-size:22px}}@media (min-width: 3456px){.select-option{font-size:22px}}.select-option .select-option-text{max-width:100%;overflow:hidden;text-overflow:ellipsis}.select-option.selected{background-color:#D9D9D9 !important}.select-option.active{background-color:#D9D9D9 !important}.select-option.selected.active{background-color:#D9D9D9 !important}.select-option:hover:not(.disabled):not(.selected):not(.active){background-color:#F2F2F2 !important}.select-option .form-check-input{width:24px;height:24px;border-width:1px !important;border-color:rgba(0,0,0,0.8);background-color:transparent}.select-option .form-check-input[type="checkbox"]{border-radius:0;margin-top:.15em}.select-option .form-check-input:before{display:none !important}.select-option .form-check-input:checked{border-color:transparent !important;background-color:#A82B91 !important}.select-option .form-check-input:checked:after{width:33%;height:72%;margin-left:33%;margin-top:1px}.form-check{display:flex}.form-check .form-check-input{width:30px;height:30px;border-color:#979797}.form-check .form-check-input[type="checkbox"]{border-radius:0;margin-top:-0.1em}.form-check .form-check-input:before{display:none !important}.form-check .form-check-input:checked{border-color:transparent !important;background-color:#A82B91 !important}.form-check .form-check-input:checked:after{width:33%;height:72%;margin-left:29%;margin-top:0}.form-check .form-check-label{display:flex;align-items:center;line-height:normal}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:rgba(0,0,0,0.8)}.was-validated .form-control:valid,.form-control.is-valid,.was-validated .form-control:invalid,.form-control.is-invalid{margin-bottom:0}.valid-feedback,.invalid-feedback{margin-left:10px;margin-top:2px}[class*="ico-"],.fas,[class*='fa-']{min-width:28px;width:28px;max-height:28px;font-size:28px;transition:background-image .2s ease-in-out !important;display:flex;background-position:center;background-size:contain;background-repeat:no-repeat;padding:0;text-align:center}@media (min-width: 576px){[class*="ico-"],.fas,[class*='fa-']{min-width:28px;width:28px;max-height:28px;font-size:28px}}@media (min-width: 768px){[class*="ico-"],.fas,[class*='fa-']{min-width:28px;width:28px;max-height:28px;font-size:28px}}@media (min-width: 992px){[class*="ico-"],.fas,[class*='fa-']{min-width:28px;width:28px;max-height:28px;font-size:28px}}@media (min-width: 1200px){[class*="ico-"],.fas,[class*='fa-']{min-width:28px;width:28px;max-height:28px;font-size:28px}}@media (min-width: 1400px){[class*="ico-"],.fas,[class*='fa-']{min-width:28px;width:28px;max-height:28px;font-size:28px}}@media (min-width: 1920px){[class*="ico-"],.fas,[class*='fa-']{min-width:28px;width:28px;max-height:28px;font-size:28px}}@media (min-width: 3456px){[class*="ico-"],.fas,[class*='fa-']{min-width:28px;width:28px;max-height:28px;font-size:28px}}[class*="ico-"]:before,.fas:before,[class*='fa-']:before{width:100%}[class*="ico-"].rot-90:before,.fas.rot-90:before,[class*='fa-'].rot-90:before{transform:rotate(90Deg)}[class*="ico-"].rot-180:before,.fas.rot-180:before,[class*='fa-'].rot-180:before{transform:rotate(180Deg)}[class*="ico-"]:after,.fas:after,[class*='fa-']:after{content:'';display:block;width:0;height:0;margin-top:100%}[class*="ico-"].ico-xxs,.fas.ico-xxs,[class*='fa-'].ico-xxs{min-width:16px;width:16px;max-height:16px;font-size:16px}@media (min-width: 576px){[class*="ico-"].ico-xxs,.fas.ico-xxs,[class*='fa-'].ico-xxs{min-width:16px;width:16px;max-height:16px;font-size:16px}}@media (min-width: 768px){[class*="ico-"].ico-xxs,.fas.ico-xxs,[class*='fa-'].ico-xxs{min-width:16px;width:16px;max-height:16px;font-size:16px}}@media (min-width: 992px){[class*="ico-"].ico-xxs,.fas.ico-xxs,[class*='fa-'].ico-xxs{min-width:16px;width:16px;max-height:16px;font-size:16px}}@media (min-width: 1200px){[class*="ico-"].ico-xxs,.fas.ico-xxs,[class*='fa-'].ico-xxs{min-width:16px;width:16px;max-height:16px;font-size:16px}}@media (min-width: 1400px){[class*="ico-"].ico-xxs,.fas.ico-xxs,[class*='fa-'].ico-xxs{min-width:16px;width:16px;max-height:16px;font-size:16px}}@media (min-width: 1920px){[class*="ico-"].ico-xxs,.fas.ico-xxs,[class*='fa-'].ico-xxs{min-width:16px;width:16px;max-height:16px;font-size:16px}}@media (min-width: 3456px){[class*="ico-"].ico-xxs,.fas.ico-xxs,[class*='fa-'].ico-xxs{min-width:16px;width:16px;max-height:16px;font-size:16px}}[class*="ico-"].ico-xs,.fas.ico-xs,[class*='fa-'].ico-xs{min-width:18px;width:18px;max-height:18px;font-size:18px}@media (min-width: 576px){[class*="ico-"].ico-xs,.fas.ico-xs,[class*='fa-'].ico-xs{min-width:18px;width:18px;max-height:18px;font-size:18px}}@media (min-width: 768px){[class*="ico-"].ico-xs,.fas.ico-xs,[class*='fa-'].ico-xs{min-width:18px;width:18px;max-height:18px;font-size:18px}}@media (min-width: 992px){[class*="ico-"].ico-xs,.fas.ico-xs,[class*='fa-'].ico-xs{min-width:18px;width:18px;max-height:18px;font-size:18px}}@media (min-width: 1200px){[class*="ico-"].ico-xs,.fas.ico-xs,[class*='fa-'].ico-xs{min-width:18px;width:18px;max-height:18px;font-size:18px}}@media (min-width: 1400px){[class*="ico-"].ico-xs,.fas.ico-xs,[class*='fa-'].ico-xs{min-width:18px;width:18px;max-height:18px;font-size:18px}}@media (min-width: 1920px){[class*="ico-"].ico-xs,.fas.ico-xs,[class*='fa-'].ico-xs{min-width:18px;width:18px;max-height:18px;font-size:18px}}@media (min-width: 3456px){[class*="ico-"].ico-xs,.fas.ico-xs,[class*='fa-'].ico-xs{min-width:18px;width:18px;max-height:18px;font-size:18px}}[class*="ico-"].ico-sm,.fas.ico-sm,[class*='fa-'].ico-sm{min-width:22px;width:22px;max-height:22px;font-size:22px}@media (min-width: 576px){[class*="ico-"].ico-sm,.fas.ico-sm,[class*='fa-'].ico-sm{min-width:22px;width:22px;max-height:22px;font-size:22px}}@media (min-width: 768px){[class*="ico-"].ico-sm,.fas.ico-sm,[class*='fa-'].ico-sm{min-width:22px;width:22px;max-height:22px;font-size:22px}}@media (min-width: 992px){[class*="ico-"].ico-sm,.fas.ico-sm,[class*='fa-'].ico-sm{min-width:22px;width:22px;max-height:22px;font-size:22px}}@media (min-width: 1200px){[class*="ico-"].ico-sm,.fas.ico-sm,[class*='fa-'].ico-sm{min-width:22px;width:22px;max-height:22px;font-size:22px}}@media (min-width: 1400px){[class*="ico-"].ico-sm,.fas.ico-sm,[class*='fa-'].ico-sm{min-width:22px;width:22px;max-height:22px;font-size:22px}}@media (min-width: 1920px){[class*="ico-"].ico-sm,.fas.ico-sm,[class*='fa-'].ico-sm{min-width:22px;width:22px;max-height:22px;font-size:22px}}@media (min-width: 3456px){[class*="ico-"].ico-sm,.fas.ico-sm,[class*='fa-'].ico-sm{min-width:22px;width:22px;max-height:22px;font-size:22px}}[class*="ico-"].ico-md,.fas.ico-md,[class*='fa-'].ico-md{min-width:40px;width:40px;max-height:40px;font-size:40px}@media (min-width: 576px){[class*="ico-"].ico-md,.fas.ico-md,[class*='fa-'].ico-md{min-width:40px;width:40px;max-height:40px;font-size:40px}}@media (min-width: 768px){[class*="ico-"].ico-md,.fas.ico-md,[class*='fa-'].ico-md{min-width:40px;width:40px;max-height:40px;font-size:40px}}@media (min-width: 992px){[class*="ico-"].ico-md,.fas.ico-md,[class*='fa-'].ico-md{min-width:40px;width:40px;max-height:40px;font-size:40px}}@media (min-width: 1200px){[class*="ico-"].ico-md,.fas.ico-md,[class*='fa-'].ico-md{min-width:40px;width:40px;max-height:40px;font-size:40px}}@media (min-width: 1400px){[class*="ico-"].ico-md,.fas.ico-md,[class*='fa-'].ico-md{min-width:40px;width:40px;max-height:40px;font-size:40px}}@media (min-width: 1920px){[class*="ico-"].ico-md,.fas.ico-md,[class*='fa-'].ico-md{min-width:40px;width:40px;max-height:40px;font-size:40px}}@media (min-width: 3456px){[class*="ico-"].ico-md,.fas.ico-md,[class*='fa-'].ico-md{min-width:40px;width:40px;max-height:40px;font-size:40px}}[class*="ico-"].ico-lg,.fas.ico-lg,[class*='fa-'].ico-lg{min-width:36px;width:36px;max-height:36px;font-size:36px}@media (min-width: 576px){[class*="ico-"].ico-lg,.fas.ico-lg,[class*='fa-'].ico-lg{min-width:44px;width:44px;max-height:44px;font-size:44px}}@media (min-width: 768px){[class*="ico-"].ico-lg,.fas.ico-lg,[class*='fa-'].ico-lg{min-width:56px;width:56px;max-height:56px;font-size:56px}}@media (min-width: 992px){[class*="ico-"].ico-lg,.fas.ico-lg,[class*='fa-'].ico-lg{min-width:40px;width:40px;max-height:40px;font-size:40px}}@media (min-width: 1200px){[class*="ico-"].ico-lg,.fas.ico-lg,[class*='fa-'].ico-lg{min-width:46px;width:46px;max-height:46px;font-size:46px}}@media (min-width: 1400px){[class*="ico-"].ico-lg,.fas.ico-lg,[class*='fa-'].ico-lg{min-width:50px;width:50px;max-height:50px;font-size:50px}}@media (min-width: 1920px){[class*="ico-"].ico-lg,.fas.ico-lg,[class*='fa-'].ico-lg{min-width:50px;width:50px;max-height:50px;font-size:50px}}@media (min-width: 3456px){[class*="ico-"].ico-lg,.fas.ico-lg,[class*='fa-'].ico-lg{min-width:50px;width:50px;max-height:50px;font-size:50px}}[class*="ico-"].ico-xl,.fas.ico-xl,[class*='fa-'].ico-xl{min-width:50px;width:50px;max-height:50px;font-size:50px}@media (min-width: 576px){[class*="ico-"].ico-xl,.fas.ico-xl,[class*='fa-'].ico-xl{min-width:30px;width:30px;max-height:30px;font-size:30px}}@media (min-width: 768px){[class*="ico-"].ico-xl,.fas.ico-xl,[class*='fa-'].ico-xl{min-width:40px;width:40px;max-height:40px;font-size:40px}}@media (min-width: 992px){[class*="ico-"].ico-xl,.fas.ico-xl,[class*='fa-'].ico-xl{min-width:55px;width:55px;max-height:55px;font-size:55px}}@media (min-width: 1200px){[class*="ico-"].ico-xl,.fas.ico-xl,[class*='fa-'].ico-xl{min-width:65px;width:65px;max-height:65px;font-size:65px}}@media (min-width: 1400px){[class*="ico-"].ico-xl,.fas.ico-xl,[class*='fa-'].ico-xl{min-width:75px;width:75px;max-height:75px;font-size:75px}}@media (min-width: 1920px){[class*="ico-"].ico-xl,.fas.ico-xl,[class*='fa-'].ico-xl{min-width:85px;width:85px;max-height:85px;font-size:85px}}@media (min-width: 3456px){[class*="ico-"].ico-xl,.fas.ico-xl,[class*='fa-'].ico-xl{min-width:85px;width:85px;max-height:85px;font-size:85px}}.header{transition:background-color .3s ease-in-out, padding .3s ease-in-out, box-shadow .3s ease-in-out;position:relative;padding-top:15px;padding-bottom:0}.header div:has(.navbar-brand){display:flex;align-items:center;justify-content:center}.header div:has(.title){display:flex;align-items:center;justify-content:center}.header div:has(.search){display:flex;align-items:center;justify-content:center}@media (min-width: 992px){.header div:has(.search){margin-left:auto}}.header .navbar-brand{display:block;width:180px;padding:0}@media (min-width: 992px){.header .navbar-brand{width:215px}}.header .title{font-size:20px;text-align:center;padding-top:10px;font-weight:900}@media (orientation: landscape){.header .title{padding-left:calc(20vw/14);padding-top:25px}}@media (min-width: 992px){.header .title{font-size:18px}}@media (min-width: 992px) and (min-width: 576px){.header .title{font-size:20px}}@media (min-width: 992px) and (min-width: 768px){.header .title{font-size:22px}}@media (min-width: 992px) and (min-width: 992px){.header .title{font-size:18px}}@media (min-width: 992px) and (min-width: 1200px){.header .title{font-size:22px}}@media (min-width: 992px) and (min-width: 1400px){.header .title{font-size:26px}}@media (min-width: 992px) and (min-width: 1920px){.header .title{font-size:26px}}@media (min-width: 992px) and (min-width: 3456px){.header .title{font-size:26px}}.header .search{padding-top:25px}.header .disclaimer{text-align:center}.header .navbar{box-shadow:none}@media (max-width: 991.98px){.header .navbar{position:absolute;inset:150px 0 auto auto;width:100vw;z-index:100;height:0}.header .navbar:before{content:'';display:block;width:0;height:0;transition:all .2s ease-in-out;background-color:#fff;width:100%;opacity:0;height:0;position:absolute;top:0;z-index:-1}.header .navbar:has(.show):before,.header .navbar:has(.collapsing):before{opacity:1;height:calc(100vh - 81px)}.header .navbar .container-fluid,.header .navbar .container-sm,.header .navbar .container-md,.header .navbar .container-lg,.header .navbar .container-xl,.header .navbar .container-xxl{overflow:visible;height:0}.header .navbar .navbar-toggler{transform:translateY(-102px);padding-right:0;color:rgba(0,0,0,0.8)}.header .navbar .navbar-toggler:has(+.show) .fa-bars:before,.header .navbar .navbar-toggler:has(+.collapsing) .fa-bars:before{content:'\f00d'}.header .navbar .container-fluid,.header .navbar .container-sm,.header .navbar .container-md,.header .navbar .container-lg,.header .navbar .container-xl,.header .navbar .container-xxl{justify-content:flex-end}.header .navbar .navbar-collapse{margin-top:-25px}.header .navbar .nav-link{padding:25px 0}}@media (max-width: 991.98px) and (max-width: 991.98px){.header .navbar .nav-link br{display:none}}@media (max-width: 991.98px){.header .navbar .nav-link:after{border:none;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;content:'\f105';font:var(--fa-font-light);font-size:28px;min-width:28px;width:28px;max-height:28px;margin-left:auto}}@media (min-width: 992px){.header .navbar{background-color:rgba(157,185,225,0.3);border-radius:50px;height:66px;margin-top:15px}.header .navbar .navbar-nav{justify-content:space-around;width:100%}.header .navbar .nav-item{display:flex}.header .navbar .nav-link{text-align:center;align-items:center}}.header .nav-link{font-size:20px;color:rgba(0,0,0,0.8) !important;display:flex}@media (min-width: 576px){.header .nav-link{font-size:20px}}@media (min-width: 768px){.header .nav-link{font-size:20px}}@media (min-width: 992px){.header .nav-link{font-size:18px}}@media (min-width: 1200px){.header .nav-link{font-size:19px}}@media (min-width: 1400px){.header .nav-link{font-size:20px}}@media (min-width: 1920px){.header .nav-link{font-size:20px}}@media (min-width: 3456px){.header .nav-link{font-size:20px}}.header .current-menu-item .nav-link{font-weight:900;color:#A82B91 !important}.header .current-menu-item .nav-link:after{color:#A82B91}@media (max-width: 991.98px){body.modal-open{padding-top:66px}}.content{margin-top:40px}@media (min-width: 992px){.content{margin-top:4.0322580645vw}}@media (min-width: 992px) and (min-width: 576px){.content{margin-top:4.0322580645vw}}@media (min-width: 992px) and (min-width: 768px){.content{margin-top:4.0322580645vw}}@media (min-width: 992px) and (min-width: 992px){.content{margin-top:28px}}@media (min-width: 992px) and (min-width: 1200px){.content{margin-top:34px}}@media (min-width: 992px) and (min-width: 1400px){.content{margin-top:40px}}@media (min-width: 992px) and (min-width: 1920px){.content{margin-top:40px}}@media (min-width: 992px) and (min-width: 3456px){.content{margin-top:40px}}.topbar{font-size:14px;background-color:#A82B91;color:#fff;height:66px;display:flex;text-align:center;align-items:center;font-weight:600}@media (min-width: 576px){.topbar{font-size:14px}}@media (min-width: 768px){.topbar{font-size:15px}}@media (min-width: 992px){.topbar{font-size:15px}}@media (min-width: 1200px){.topbar{font-size:16px}}@media (min-width: 1400px){.topbar{font-size:17px}}@media (min-width: 1920px){.topbar{font-size:17px}}@media (min-width: 3456px){.topbar{font-size:17px}}@media (max-width: 991.98px){.modal-open .topbar{position:fixed;inset:0 0 auto 0;z-index:1}}@media (min-width: 992px){.topbar{height:42px;text-align:right}}.presentations{margin-top:20px}@media (min-width: 992px){.presentations{margin-top:3.0241935484vw}}@media (min-width: 992px) and (min-width: 576px){.presentations{margin-top:3.0241935484vw}}@media (min-width: 992px) and (min-width: 768px){.presentations{margin-top:3.0241935484vw}}@media (min-width: 992px) and (min-width: 992px){.presentations{margin-top:21px}}@media (min-width: 992px) and (min-width: 1200px){.presentations{margin-top:26px}}@media (min-width: 992px) and (min-width: 1400px){.presentations{margin-top:30px}}@media (min-width: 992px) and (min-width: 1920px){.presentations{margin-top:30px}}@media (min-width: 992px) and (min-width: 3456px){.presentations{margin-top:30px}}.presentations>[class*='col-']{display:flex}.article{margin-top:40px}@media (min-width: 992px){.article{margin-top:5.0403225806vw}}@media (min-width: 992px) and (min-width: 576px){.article{margin-top:5.0403225806vw}}@media (min-width: 992px) and (min-width: 768px){.article{margin-top:5.0403225806vw}}@media (min-width: 992px) and (min-width: 992px){.article{margin-top:35px}}@media (min-width: 992px) and (min-width: 1200px){.article{margin-top:40px}}@media (min-width: 992px) and (min-width: 1400px){.article{margin-top:50px}}@media (min-width: 992px) and (min-width: 1920px){.article{margin-top:50px}}@media (min-width: 992px) and (min-width: 3456px){.article{margin-top:50px}}[class*='resources']{margin-top:45px}@media (min-width: 992px){[class*='resources']{margin-top:8.064516129vw}}@media (min-width: 992px) and (min-width: 576px){[class*='resources']{margin-top:8.064516129vw}}@media (min-width: 992px) and (min-width: 768px){[class*='resources']{margin-top:8.064516129vw}}@media (min-width: 992px) and (min-width: 992px){[class*='resources']{margin-top:55px}}@media (min-width: 992px) and (min-width: 1200px){[class*='resources']{margin-top:70px}}@media (min-width: 992px) and (min-width: 1400px){[class*='resources']{margin-top:80px}}@media (min-width: 992px) and (min-width: 1920px){[class*='resources']{margin-top:80px}}@media (min-width: 992px) and (min-width: 3456px){[class*='resources']{margin-top:80px}}[class*='resources'] h4 ~ p,[class*='resources'] .h4 ~ p,[class*='resources'] .h4 ~ p{margin-top:20px !important}@media (min-width: 768px){[class*='resources'] h4 ~ p,[class*='resources'] .h4 ~ p,[class*='resources'] .h4 ~ p{margin-top:calc(25vw/19.2) !important}}@media (min-width: 1920px){[class*='resources'] h4 ~ p,[class*='resources'] .h4 ~ p,[class*='resources'] .h4 ~ p{margin-top:25px !important}}[class*='resources'] [class*='col-']{padding-bottom:5.0403225806vw;display:flex;flex-direction:column}@media (min-width: 576px){[class*='resources'] [class*='col-']{padding-bottom:5.0403225806vw}}@media (min-width: 768px){[class*='resources'] [class*='col-']{padding-bottom:5.0403225806vw}}@media (min-width: 992px){[class*='resources'] [class*='col-']{padding-bottom:35px}}@media (min-width: 1200px){[class*='resources'] [class*='col-']{padding-bottom:40px}}@media (min-width: 1400px){[class*='resources'] [class*='col-']{padding-bottom:50px}}@media (min-width: 1920px){[class*='resources'] [class*='col-']{padding-bottom:50px}}@media (min-width: 3456px){[class*='resources'] [class*='col-']{padding-bottom:50px}}[class*='resources'].resources-additional{margin-top:50px}[class*='resources'] .res-pic{position:relative}@media (max-width: 767.98px){[class*='resources'] .res-pic{width:100vw;max-width:100vw;margin-left:calc(-.5 * var(--mdb-gutter-x));padding:0}}@media (min-width: 768px){[class*='resources'] .res-pic{order:1}[class*='resources'] .res-pic img{position:absolute;right:0;top:0;max-width:100vw;height:100%}}[class*='resources'] .res-content a{margin-top:calc(40vw/7.5)}[class*='resources'] .res-content h3+a,[class*='resources'] .res-content .h3+a{margin-top:calc(80vw/7.5)}@media (min-width: 768px){[class*='resources'] .res-content{order:2;border-bottom:2px solid #979797}[class*='resources'] .res-content a{margin-top:calc(25vw/19.2)}[class*='resources'] .res-content h3+a,[class*='resources'] .res-content .h3+a{margin-top:calc(50vw/19.2)}}[class*='resources'] h3:has(+div),[class*='resources'] .h3:has(+div){margin-bottom:30px}@media (min-width: 992px){[class*='resources'] h3:has(+div),[class*='resources'] .h3:has(+div){margin-bottom:10px}}[class*='resources'] h4+a,[class*='resources'] .h4+a{margin-top:2.0161290323vw}@media (min-width: 576px){[class*='resources'] h4+a,[class*='resources'] .h4+a{margin-top:2.0161290323vw}}@media (min-width: 768px){[class*='resources'] h4+a,[class*='resources'] .h4+a{margin-top:2.0161290323vw}}@media (min-width: 992px){[class*='resources'] h4+a,[class*='resources'] .h4+a{margin-top:14px}}@media (min-width: 1200px){[class*='resources'] h4+a,[class*='resources'] .h4+a{margin-top:17px}}@media (min-width: 1400px){[class*='resources'] h4+a,[class*='resources'] .h4+a{margin-top:20px}}@media (min-width: 1920px){[class*='resources'] h4+a,[class*='resources'] .h4+a{margin-top:20px}}@media (min-width: 3456px){[class*='resources'] h4+a,[class*='resources'] .h4+a{margin-top:20px}}[class*='resources'] h4 ~ a,[class*='resources'] .h4 ~ a{line-height:1.45}.congresses{margin-top:40px}@media (min-width: 992px){.congresses{margin-top:4.0322580645vw;padding-bottom:8.064516129vw}}@media (min-width: 992px) and (min-width: 576px){.congresses{margin-top:4.0322580645vw}}@media (min-width: 992px) and (min-width: 768px){.congresses{margin-top:4.0322580645vw}}@media (min-width: 992px) and (min-width: 992px){.congresses{margin-top:28px}}@media (min-width: 992px) and (min-width: 1200px){.congresses{margin-top:34px}}@media (min-width: 992px) and (min-width: 1400px){.congresses{margin-top:40px}}@media (min-width: 992px) and (min-width: 1920px){.congresses{margin-top:40px}}@media (min-width: 992px) and (min-width: 3456px){.congresses{margin-top:40px}}@media (min-width: 992px) and (min-width: 576px){.congresses{padding-bottom:8.064516129vw}}@media (min-width: 992px) and (min-width: 768px){.congresses{padding-bottom:8.064516129vw}}@media (min-width: 992px) and (min-width: 992px){.congresses{padding-bottom:55px}}@media (min-width: 992px) and (min-width: 1200px){.congresses{padding-bottom:70px}}@media (min-width: 992px) and (min-width: 1400px){.congresses{padding-bottom:80px}}@media (min-width: 992px) and (min-width: 1920px){.congresses{padding-bottom:80px}}@media (min-width: 992px) and (min-width: 3456px){.congresses{padding-bottom:80px}}.congresses .row:not(:last-child){margin-bottom:30px}@media (min-width: 992px){.congresses .row:not(:last-child){margin-bottom:3.0241935484vw}}@media (min-width: 992px) and (min-width: 576px){.congresses .row:not(:last-child){margin-bottom:3.0241935484vw}}@media (min-width: 992px) and (min-width: 768px){.congresses .row:not(:last-child){margin-bottom:3.0241935484vw}}@media (min-width: 992px) and (min-width: 992px){.congresses .row:not(:last-child){margin-bottom:21px}}@media (min-width: 992px) and (min-width: 1200px){.congresses .row:not(:last-child){margin-bottom:26px}}@media (min-width: 992px) and (min-width: 1400px){.congresses .row:not(:last-child){margin-bottom:30px}}@media (min-width: 992px) and (min-width: 1920px){.congresses .row:not(:last-child){margin-bottom:30px}}@media (min-width: 992px) and (min-width: 3456px){.congresses .row:not(:last-child){margin-bottom:30px}}.congresses .row:after{content:'';display:block;width:0;height:0;width:100%;height:2px;background-image:linear-gradient(to right, #f8cd49, #99c9dc, #A82B91);margin-left:15px;margin-right:15px;margin-top:30px}@media (min-width: 992px){.congresses .row:after{margin-top:3.0241935484vw}}@media (min-width: 992px) and (min-width: 576px){.congresses .row:after{margin-top:3.0241935484vw}}@media (min-width: 992px) and (min-width: 768px){.congresses .row:after{margin-top:3.0241935484vw}}@media (min-width: 992px) and (min-width: 992px){.congresses .row:after{margin-top:21px}}@media (min-width: 992px) and (min-width: 1200px){.congresses .row:after{margin-top:26px}}@media (min-width: 992px) and (min-width: 1400px){.congresses .row:after{margin-top:30px}}@media (min-width: 992px) and (min-width: 1920px){.congresses .row:after{margin-top:30px}}@media (min-width: 992px) and (min-width: 3456px){.congresses .row:after{margin-top:30px}}.congresses .congr-list .congr-item{cursor:pointer;color:rgba(0,0,0,0.8) !important;width:100%;display:flex}@media (max-width: 767.98px){.congresses .congr-list .congr-item{margin-top:20px;flex-wrap:wrap;flex-direction:column}}@media (min-width: 768px){.congresses .congr-list .congr-item:not(:first-child){margin-top:3.0241935484vw}}@media (min-width: 768px) and (min-width: 576px){.congresses .congr-list .congr-item:not(:first-child){margin-top:3.0241935484vw}}@media (min-width: 768px) and (min-width: 768px){.congresses .congr-list .congr-item:not(:first-child){margin-top:3.0241935484vw}}@media (min-width: 768px) and (min-width: 992px){.congresses .congr-list .congr-item:not(:first-child){margin-top:21px}}@media (min-width: 768px) and (min-width: 1200px){.congresses .congr-list .congr-item:not(:first-child){margin-top:26px}}@media (min-width: 768px) and (min-width: 1400px){.congresses .congr-list .congr-item:not(:first-child){margin-top:30px}}@media (min-width: 768px) and (min-width: 1920px){.congresses .congr-list .congr-item:not(:first-child){margin-top:30px}}@media (min-width: 768px) and (min-width: 3456px){.congresses .congr-list .congr-item:not(:first-child){margin-top:30px}}@media (min-width: 992px){.congresses .congr-list .congr-item{display:flex;align-items:center}}.congresses .congr-list .congr-item .congr-item_title{font-weight:900;padding-right:5px}@media (min-width: 768px){.congresses .congr-list .congr-item .congr-item_title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.congresses .congr-list .congr-item .congr-item_text{padding-right:5px;white-space:nowrap}@media (min-width: 992px){.congresses .congr-list .congr-item .congr-item_text{margin-top:0}}.congresses .congr-list .congr-item [class*='ico-']{color:#A82B91;margin-left:5px}@media (max-width: 991.98px){.congresses .congr-list .congr-item [class*='ico-']{display:none}}.filter:after{margin-top:7.0564516129vw;margin-bottom:7.0564516129vw;content:'';display:block;width:0;height:0;height:2px;background-color:#979797;width:calc(100% - var(--mdb-gutter-x));margin-left:calc(0.5*var(--mdb-gutter-x))}@media (min-width: 576px){.filter:after{margin-top:7.0564516129vw}}@media (min-width: 768px){.filter:after{margin-top:7.0564516129vw}}@media (min-width: 992px){.filter:after{margin-top:50px}}@media (min-width: 1200px){.filter:after{margin-top:60px}}@media (min-width: 1400px){.filter:after{margin-top:70px}}@media (min-width: 1920px){.filter:after{margin-top:70px}}@media (min-width: 3456px){.filter:after{margin-top:70px}}@media (min-width: 576px){.filter:after{margin-bottom:7.0564516129vw}}@media (min-width: 768px){.filter:after{margin-bottom:7.0564516129vw}}@media (min-width: 992px){.filter:after{margin-bottom:50px}}@media (min-width: 1200px){.filter:after{margin-bottom:60px}}@media (min-width: 1400px){.filter:after{margin-bottom:70px}}@media (min-width: 1920px){.filter:after{margin-bottom:70px}}@media (min-width: 3456px){.filter:after{margin-bottom:70px}}@media (max-width: 767.98px){.filter:after{margin-top:40px;margin-bottom:40px}}.filter:has(.chip):after{margin-top:2.0161290323vw}@media (min-width: 576px){.filter:has(.chip):after{margin-top:2.0161290323vw}}@media (min-width: 768px){.filter:has(.chip):after{margin-top:2.0161290323vw}}@media (min-width: 992px){.filter:has(.chip):after{margin-top:14px}}@media (min-width: 1200px){.filter:has(.chip):after{margin-top:17px}}@media (min-width: 1400px){.filter:has(.chip):after{margin-top:20px}}@media (min-width: 1920px){.filter:has(.chip):after{margin-top:20px}}@media (min-width: 3456px){.filter:has(.chip):after{margin-top:20px}}.filter .chips-wrapper{flex-direction:row;flex-wrap:wrap}.filter [class*='col-']{display:flex;flex-direction:column}@media (max-width: 991.98px){.filter [class*='col-']:has(.btn){padding-top:20px}.filter [class*='col-'].text-sm{align-items:center}}@media (min-width: 768px){.filter [class*='col-'].text-sm{padding-bottom:5px;justify-content:flex-end}}.filter [class*='col-'].footnote{flex-direction:row;justify-content:center}@media (min-width: 992px){.filter [class*='col-'].footnote{justify-content:flex-start}}.congress-presentations{padding-bottom:8.064516129vw;margin-top:10px}@media (min-width: 576px){.congress-presentations{padding-bottom:8.064516129vw}}@media (min-width: 768px){.congress-presentations{padding-bottom:8.064516129vw}}@media (min-width: 992px){.congress-presentations{padding-bottom:55px}}@media (min-width: 1200px){.congress-presentations{padding-bottom:70px}}@media (min-width: 1400px){.congress-presentations{padding-bottom:80px}}@media (min-width: 1920px){.congress-presentations{padding-bottom:80px}}@media (min-width: 3456px){.congress-presentations{padding-bottom:80px}}@media (min-width: 992px){.congress-presentations{margin-top:2.0161290323vw}}@media (min-width: 992px) and (min-width: 576px){.congress-presentations{margin-top:2.0161290323vw}}@media (min-width: 992px) and (min-width: 768px){.congress-presentations{margin-top:2.0161290323vw}}@media (min-width: 992px) and (min-width: 992px){.congress-presentations{margin-top:14px}}@media (min-width: 992px) and (min-width: 1200px){.congress-presentations{margin-top:17px}}@media (min-width: 992px) and (min-width: 1400px){.congress-presentations{margin-top:20px}}@media (min-width: 992px) and (min-width: 1920px){.congress-presentations{margin-top:20px}}@media (min-width: 992px) and (min-width: 3456px){.congress-presentations{margin-top:20px}}.congress-presentations .card{box-shadow:0px 0px 8px 0px rgba(0,0,0,0.25)}.congress-presentations .card:after{content:'';display:block;width:0;height:0;width:100%;height:8px;background-color:#A82B91}.congress-presentations .card .card-body{background-color:#fff}.congress-presentations .card .card-body .card-title:not(:first-child),.congress-presentations .card .card-body .card-text:not(:first-child){margin-top:5px}.congress-posters{margin-top:4.0322580645vw}@media (min-width: 576px){.congress-posters{margin-top:4.0322580645vw}}@media (min-width: 768px){.congress-posters{margin-top:4.0322580645vw}}@media (min-width: 992px){.congress-posters{margin-top:28px}}@media (min-width: 1200px){.congress-posters{margin-top:34px}}@media (min-width: 1400px){.congress-posters{margin-top:40px}}@media (min-width: 1920px){.congress-posters{margin-top:40px}}@media (min-width: 3456px){.congress-posters{margin-top:40px}}.congress-posters .cp-cards{margin-top:0px}.congress-posters .card{background-color:#F2F2F2}.congress-posters .card .card-img-top-wrapper:before{margin-top:55%}.congress-posters .card .card-img-top-wrapper .bg-img{padding:30px 30px 0 30px}.congress-posters .card .card-img-top-wrapper .bg-img img{object-position:left top}.congress-posters .card .card-title{font-size:18px;margin-top:2.5201612903vw;font-weight:500}@media (min-width: 576px){.congress-posters .card .card-title{font-size:18px}}@media (min-width: 768px){.congress-posters .card .card-title{font-size:18px}}@media (min-width: 992px){.congress-posters .card .card-title{font-size:20px}}@media (min-width: 1200px){.congress-posters .card .card-title{font-size:21px}}@media (min-width: 1400px){.congress-posters .card .card-title{font-size:22px}}@media (min-width: 1920px){.congress-posters .card .card-title{font-size:22px}}@media (min-width: 3456px){.congress-posters .card .card-title{font-size:22px}}@media (min-width: 576px){.congress-posters .card .card-title{margin-top:2.5201612903vw}}@media (min-width: 768px){.congress-posters .card .card-title{margin-top:2.5201612903vw}}@media (min-width: 992px){.congress-posters .card .card-title{margin-top:18px}}@media (min-width: 1200px){.congress-posters .card .card-title{margin-top:21px}}@media (min-width: 1400px){.congress-posters .card .card-title{margin-top:25px}}@media (min-width: 1920px){.congress-posters .card .card-title{margin-top:25px}}@media (min-width: 3456px){.congress-posters .card .card-title{margin-top:25px}}.medical-info{margin-top:4.0322580645vw}@media (min-width: 576px){.medical-info{margin-top:4.0322580645vw}}@media (min-width: 768px){.medical-info{margin-top:4.0322580645vw}}@media (min-width: 992px){.medical-info{margin-top:28px}}@media (min-width: 1200px){.medical-info{margin-top:34px}}@media (min-width: 1400px){.medical-info{margin-top:40px}}@media (min-width: 1920px){.medical-info{margin-top:40px}}@media (min-width: 3456px){.medical-info{margin-top:40px}}.medical-info .filter:after{margin-top:50px;margin-bottom:0}@media (max-width: 991.98px){.medical-info .filter:after{margin-top:35px}}.product-list-item{margin-top:2.5201612903vw}@media (min-width: 576px){.product-list-item{margin-top:2.5201612903vw}}@media (min-width: 768px){.product-list-item{margin-top:2.5201612903vw}}@media (min-width: 992px){.product-list-item{margin-top:18px}}@media (min-width: 1200px){.product-list-item{margin-top:21px}}@media (min-width: 1400px){.product-list-item{margin-top:25px}}@media (min-width: 1920px){.product-list-item{margin-top:25px}}@media (min-width: 3456px){.product-list-item{margin-top:25px}}.product-list-item:after{content:'';display:block;width:0;height:0;margin-top:2.5201612903vw;height:2px;background-color:#979797;width:calc(100% - var(--mdb-gutter-x));margin-left:calc(0.5*var(--mdb-gutter-x))}@media (min-width: 576px){.product-list-item:after{margin-top:2.5201612903vw}}@media (min-width: 768px){.product-list-item:after{margin-top:2.5201612903vw}}@media (min-width: 992px){.product-list-item:after{margin-top:18px}}@media (min-width: 1200px){.product-list-item:after{margin-top:21px}}@media (min-width: 1400px){.product-list-item:after{margin-top:25px}}@media (min-width: 1920px){.product-list-item:after{margin-top:25px}}@media (min-width: 3456px){.product-list-item:after{margin-top:25px}}@media (max-width: 767.98px){.product-list-item:after{margin-top:5px}}.product-list-item [class*='col-']{display:flex}@media (max-width: 767.98px){.product-list-item [class*='col-'].product-name{flex-direction:column;margin-bottom:10px}}@media (min-width: 768px){.product-list-item [class*='col-'].product-name{align-items:center}}.product-list-item [class*='col-'].product-name h2,.product-list-item [class*='col-'].product-name .h2,.product-list-item [class*='col-'].product-name .h2{white-space:nowrap}.product-list-item [class*='col-'] .subhead{margin-top:0}@media (min-width: 768px){.product-list-item [class*='col-'] .subhead{padding-left:15px}}[class*='-block']{margin-top:4.5362903226vw;padding-top:3.5282258065vw;padding-right:4.0322580645vw;padding-bottom:5.0403225806vw;padding-left:4.0322580645vw;border-bottom:10px solid #A82B91;position:relative}@media (min-width: 576px){[class*='-block']{margin-top:4.5362903226vw}}@media (min-width: 768px){[class*='-block']{margin-top:4.5362903226vw}}@media (min-width: 992px){[class*='-block']{margin-top:32px}}@media (min-width: 1200px){[class*='-block']{margin-top:38px}}@media (min-width: 1400px){[class*='-block']{margin-top:45px}}@media (min-width: 1920px){[class*='-block']{margin-top:45px}}@media (min-width: 3456px){[class*='-block']{margin-top:45px}}@media (min-width: 576px){[class*='-block']{padding-top:3.5282258065vw}}@media (min-width: 768px){[class*='-block']{padding-top:3.5282258065vw}}@media (min-width: 992px){[class*='-block']{padding-top:25px}}@media (min-width: 1200px){[class*='-block']{padding-top:30px}}@media (min-width: 1400px){[class*='-block']{padding-top:35px}}@media (min-width: 1920px){[class*='-block']{padding-top:35px}}@media (min-width: 3456px){[class*='-block']{padding-top:35px}}@media (min-width: 576px){[class*='-block']{padding-right:4.0322580645vw}}@media (min-width: 768px){[class*='-block']{padding-right:4.0322580645vw}}@media (min-width: 992px){[class*='-block']{padding-right:28px}}@media (min-width: 1200px){[class*='-block']{padding-right:34px}}@media (min-width: 1400px){[class*='-block']{padding-right:40px}}@media (min-width: 1920px){[class*='-block']{padding-right:40px}}@media (min-width: 3456px){[class*='-block']{padding-right:40px}}@media (min-width: 576px){[class*='-block']{padding-bottom:5.0403225806vw}}@media (min-width: 768px){[class*='-block']{padding-bottom:5.0403225806vw}}@media (min-width: 992px){[class*='-block']{padding-bottom:35px}}@media (min-width: 1200px){[class*='-block']{padding-bottom:40px}}@media (min-width: 1400px){[class*='-block']{padding-bottom:50px}}@media (min-width: 1920px){[class*='-block']{padding-bottom:50px}}@media (min-width: 3456px){[class*='-block']{padding-bottom:50px}}@media (min-width: 576px){[class*='-block']{padding-left:4.0322580645vw}}@media (min-width: 768px){[class*='-block']{padding-left:4.0322580645vw}}@media (min-width: 992px){[class*='-block']{padding-left:28px}}@media (min-width: 1200px){[class*='-block']{padding-left:34px}}@media (min-width: 1400px){[class*='-block']{padding-left:40px}}@media (min-width: 1920px){[class*='-block']{padding-left:40px}}@media (min-width: 3456px){[class*='-block']{padding-left:40px}}@media (max-width: 991.98px){[class*='-block']{margin-top:35px;padding:30px}}@media (max-width: 767.98px){[class*='-block'] p .fw-900{display:block}}[class*='-block'].wht-block{background-color:#fff;box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15)}[class*='-block'].grey-block{background-color:#F2F2F2}.request-medical-info{margin-top:4.5362903226vw;padding-bottom:6.0483870968vw}@media (min-width: 576px){.request-medical-info{margin-top:4.5362903226vw}}@media (min-width: 768px){.request-medical-info{margin-top:4.5362903226vw}}@media (min-width: 992px){.request-medical-info{margin-top:32px}}@media (min-width: 1200px){.request-medical-info{margin-top:38px}}@media (min-width: 1400px){.request-medical-info{margin-top:45px}}@media (min-width: 1920px){.request-medical-info{margin-top:45px}}@media (min-width: 3456px){.request-medical-info{margin-top:45px}}@media (min-width: 576px){.request-medical-info{padding-bottom:6.0483870968vw}}@media (min-width: 768px){.request-medical-info{padding-bottom:6.0483870968vw}}@media (min-width: 992px){.request-medical-info{padding-bottom:40px}}@media (min-width: 1200px){.request-medical-info{padding-bottom:50px}}@media (min-width: 1400px){.request-medical-info{padding-bottom:60px}}@media (min-width: 1920px){.request-medical-info{padding-bottom:60px}}@media (min-width: 3456px){.request-medical-info{padding-bottom:60px}}@media (max-width: 991.98px){.request-medical-info{margin-top:40px}}.request-medical-info .btn-line div{display:flex;align-items:center;margin:0;height:48px;padding:50px 0}@media (min-width: 768px){.request-medical-info .btn-line .btn:has(+div){margin-right:30px !important}}.request-medical-info .grey-block{margin-top:8.064516129vw}@media (min-width: 576px){.request-medical-info .grey-block{margin-top:8.064516129vw}}@media (min-width: 768px){.request-medical-info .grey-block{margin-top:8.064516129vw}}@media (min-width: 992px){.request-medical-info .grey-block{margin-top:55px}}@media (min-width: 1200px){.request-medical-info .grey-block{margin-top:70px}}@media (min-width: 1400px){.request-medical-info .grey-block{margin-top:80px}}@media (min-width: 1920px){.request-medical-info .grey-block{margin-top:80px}}@media (min-width: 3456px){.request-medical-info .grey-block{margin-top:80px}}.request-medical-info .grey-block [class*='col-']{display:flex;align-items:center}.msl-search{margin-top:7px;padding-bottom:6.0483870968vw}@media (min-width: 576px){.msl-search{margin-top:7px}}@media (min-width: 768px){.msl-search{margin-top:7px}}@media (min-width: 992px){.msl-search{margin-top:7px}}@media (min-width: 1200px){.msl-search{margin-top:9px}}@media (min-width: 1400px){.msl-search{margin-top:9px}}@media (min-width: 1920px){.msl-search{margin-top:10px}}@media (min-width: 3456px){.msl-search{margin-top:10px}}@media (min-width: 576px){.msl-search{padding-bottom:6.0483870968vw}}@media (min-width: 768px){.msl-search{padding-bottom:6.0483870968vw}}@media (min-width: 992px){.msl-search{padding-bottom:40px}}@media (min-width: 1200px){.msl-search{padding-bottom:50px}}@media (min-width: 1400px){.msl-search{padding-bottom:60px}}@media (min-width: 1920px){.msl-search{padding-bottom:60px}}@media (min-width: 3456px){.msl-search{padding-bottom:60px}}@media (max-width: 991.98px){.msl-search{margin-top:10px}}.msl-search .btn-line{padding-top:4.0322580645vw}@media (min-width: 576px){.msl-search .btn-line{padding-top:4.0322580645vw}}@media (min-width: 768px){.msl-search .btn-line{padding-top:4.0322580645vw}}@media (min-width: 992px){.msl-search .btn-line{padding-top:28px}}@media (min-width: 1200px){.msl-search .btn-line{padding-top:34px}}@media (min-width: 1400px){.msl-search .btn-line{padding-top:40px}}@media (min-width: 1920px){.msl-search .btn-line{padding-top:40px}}@media (min-width: 3456px){.msl-search .btn-line{padding-top:40px}}@media (max-width: 991.98px){.msl-search .btn-line{padding-top:25px}}.msl-search .msl-results{margin-top:6.0483870968vw}@media (min-width: 576px){.msl-search .msl-results{margin-top:6.0483870968vw}}@media (min-width: 768px){.msl-search .msl-results{margin-top:6.0483870968vw}}@media (min-width: 992px){.msl-search .msl-results{margin-top:40px}}@media (min-width: 1200px){.msl-search .msl-results{margin-top:50px}}@media (min-width: 1400px){.msl-search .msl-results{margin-top:60px}}@media (min-width: 1920px){.msl-search .msl-results{margin-top:60px}}@media (min-width: 3456px){.msl-search .msl-results{margin-top:60px}}@media (max-width: 991.98px){.msl-search .msl-results{margin-top:60px}}.msl-search .msl-results .name{margin-top:4.0322580645vw;font-size:18px;font-weight:900}@media (min-width: 576px){.msl-search .msl-results .name{margin-top:4.0322580645vw}}@media (min-width: 768px){.msl-search .msl-results .name{margin-top:4.0322580645vw}}@media (min-width: 992px){.msl-search .msl-results .name{margin-top:28px}}@media (min-width: 1200px){.msl-search .msl-results .name{margin-top:34px}}@media (min-width: 1400px){.msl-search .msl-results .name{margin-top:40px}}@media (min-width: 1920px){.msl-search .msl-results .name{margin-top:40px}}@media (min-width: 3456px){.msl-search .msl-results .name{margin-top:40px}}@media (min-width: 576px){.msl-search .msl-results .name{font-size:20px}}@media (min-width: 768px){.msl-search .msl-results .name{font-size:22px}}@media (min-width: 992px){.msl-search .msl-results .name{font-size:18px}}@media (min-width: 1200px){.msl-search .msl-results .name{font-size:22px}}@media (min-width: 1400px){.msl-search .msl-results .name{font-size:26px}}@media (min-width: 1920px){.msl-search .msl-results .name{font-size:26px}}@media (min-width: 3456px){.msl-search .msl-results .name{font-size:26px}}.msl-search .msl-results [class*='col-']{display:flex;align-items:center}.msl-search .msl-results [class*='col-'] .icon{max-width:27px;max-height:27px;width:27px;height:27px;margin-right:20px}.msl-search .grey-block{margin-top:6.0483870968vw}@media (min-width: 576px){.msl-search .grey-block{margin-top:6.0483870968vw}}@media (min-width: 768px){.msl-search .grey-block{margin-top:6.0483870968vw}}@media (min-width: 992px){.msl-search .grey-block{margin-top:40px}}@media (min-width: 1200px){.msl-search .grey-block{margin-top:50px}}@media (min-width: 1400px){.msl-search .grey-block{margin-top:60px}}@media (min-width: 1920px){.msl-search .grey-block{margin-top:60px}}@media (min-width: 3456px){.msl-search .grey-block{margin-top:60px}}@media (max-width: 991.98px){.msl-search .grey-block{margin-top:60px}}.search-results-wrapper{margin-top:0}.search-results-wrapper:before{margin-top:3.0241935484vw;margin-bottom:5.0403225806vw;content:'';display:block;width:0;height:0;height:2px;background-color:#979797;width:100%}@media (min-width: 576px){.search-results-wrapper:before{margin-top:3.0241935484vw}}@media (min-width: 768px){.search-results-wrapper:before{margin-top:3.0241935484vw}}@media (min-width: 992px){.search-results-wrapper:before{margin-top:21px}}@media (min-width: 1200px){.search-results-wrapper:before{margin-top:26px}}@media (min-width: 1400px){.search-results-wrapper:before{margin-top:30px}}@media (min-width: 1920px){.search-results-wrapper:before{margin-top:30px}}@media (min-width: 3456px){.search-results-wrapper:before{margin-top:30px}}@media (min-width: 576px){.search-results-wrapper:before{margin-bottom:5.0403225806vw}}@media (min-width: 768px){.search-results-wrapper:before{margin-bottom:5.0403225806vw}}@media (min-width: 992px){.search-results-wrapper:before{margin-bottom:35px}}@media (min-width: 1200px){.search-results-wrapper:before{margin-bottom:40px}}@media (min-width: 1400px){.search-results-wrapper:before{margin-bottom:50px}}@media (min-width: 1920px){.search-results-wrapper:before{margin-bottom:50px}}@media (min-width: 3456px){.search-results-wrapper:before{margin-bottom:50px}}@media (max-width: 767.98px){.search-results-wrapper:before{margin-top:40px;margin-bottom:40px}}.search-results-wrapper .medical-product-search-results .fw-900{margin-top:4.0322580645vw}@media (min-width: 576px){.search-results-wrapper .medical-product-search-results .fw-900{margin-top:4.0322580645vw}}@media (min-width: 768px){.search-results-wrapper .medical-product-search-results .fw-900{margin-top:4.0322580645vw}}@media (min-width: 992px){.search-results-wrapper .medical-product-search-results .fw-900{margin-top:28px}}@media (min-width: 1200px){.search-results-wrapper .medical-product-search-results .fw-900{margin-top:34px}}@media (min-width: 1400px){.search-results-wrapper .medical-product-search-results .fw-900{margin-top:40px}}@media (min-width: 1920px){.search-results-wrapper .medical-product-search-results .fw-900{margin-top:40px}}@media (min-width: 3456px){.search-results-wrapper .medical-product-search-results .fw-900{margin-top:40px}}.hcp-res---filter-inner{padding-bottom:3.0241935484vw}.hcp-res---filter-inner:not(:first-child){padding-top:3.0241935484vw;border-top:1px solid #000}@media (min-width: 576px){.hcp-res---filter-inner:not(:first-child){padding-top:3.0241935484vw}}@media (min-width: 768px){.hcp-res---filter-inner:not(:first-child){padding-top:3.0241935484vw}}@media (min-width: 992px){.hcp-res---filter-inner:not(:first-child){padding-top:21px}}@media (min-width: 1200px){.hcp-res---filter-inner:not(:first-child){padding-top:26px}}@media (min-width: 1400px){.hcp-res---filter-inner:not(:first-child){padding-top:30px}}@media (min-width: 1920px){.hcp-res---filter-inner:not(:first-child){padding-top:30px}}@media (min-width: 3456px){.hcp-res---filter-inner:not(:first-child){padding-top:30px}}@media (min-width: 576px){.hcp-res---filter-inner{padding-bottom:3.0241935484vw}}@media (min-width: 768px){.hcp-res---filter-inner{padding-bottom:3.0241935484vw}}@media (min-width: 992px){.hcp-res---filter-inner{padding-bottom:21px}}@media (min-width: 1200px){.hcp-res---filter-inner{padding-bottom:26px}}@media (min-width: 1400px){.hcp-res---filter-inner{padding-bottom:30px}}@media (min-width: 1920px){.hcp-res---filter-inner{padding-bottom:30px}}@media (min-width: 3456px){.hcp-res---filter-inner{padding-bottom:30px}}.hcp-res---filter-inner .form-check{margin-top:20px}.hcp-res---filter-inner h5:has(+.form-check),.hcp-res---filter-inner .h5:has(+.form-check){padding-bottom:.3125rem}.hcp-res---results-sort{display:flex;color:#000;background-color:#F2F2F2;padding:5px 10px 5px 15px}.hcp-res---results-sort>div{align-items:center;display:flex}.hcp-res---results-sort>div.sort-toggler{margin-left:auto;cursor:pointer}.hcp-res---results-sort>div.sort-toggler .fa-arrow-up{display:none}.hcp-res---results-sort>div.sort-toggler.reversed .fa-arrow-up{display:inline}.hcp-res---results-sort>div.sort-toggler.reversed .fa-arrow-down{display:none}.hcp-res---results-sort .fa-solid{color:#A82B91}.hcp-res---results-list .wht-block{margin-top:3.0241935484vw;padding-top:3.0241935484vw;padding-left:3.0241935484vw;padding-right:5.0403225806vw}@media (min-width: 576px){.hcp-res---results-list .wht-block{margin-top:3.0241935484vw}}@media (min-width: 768px){.hcp-res---results-list .wht-block{margin-top:3.0241935484vw}}@media (min-width: 992px){.hcp-res---results-list .wht-block{margin-top:21px}}@media (min-width: 1200px){.hcp-res---results-list .wht-block{margin-top:26px}}@media (min-width: 1400px){.hcp-res---results-list .wht-block{margin-top:30px}}@media (min-width: 1920px){.hcp-res---results-list .wht-block{margin-top:30px}}@media (min-width: 3456px){.hcp-res---results-list .wht-block{margin-top:30px}}@media (min-width: 576px){.hcp-res---results-list .wht-block{padding-top:3.0241935484vw}}@media (min-width: 768px){.hcp-res---results-list .wht-block{padding-top:3.0241935484vw}}@media (min-width: 992px){.hcp-res---results-list .wht-block{padding-top:21px}}@media (min-width: 1200px){.hcp-res---results-list .wht-block{padding-top:26px}}@media (min-width: 1400px){.hcp-res---results-list .wht-block{padding-top:30px}}@media (min-width: 1920px){.hcp-res---results-list .wht-block{padding-top:30px}}@media (min-width: 3456px){.hcp-res---results-list .wht-block{padding-top:30px}}@media (min-width: 576px){.hcp-res---results-list .wht-block{padding-left:3.0241935484vw}}@media (min-width: 768px){.hcp-res---results-list .wht-block{padding-left:3.0241935484vw}}@media (min-width: 992px){.hcp-res---results-list .wht-block{padding-left:21px}}@media (min-width: 1200px){.hcp-res---results-list .wht-block{padding-left:26px}}@media (min-width: 1400px){.hcp-res---results-list .wht-block{padding-left:30px}}@media (min-width: 1920px){.hcp-res---results-list .wht-block{padding-left:30px}}@media (min-width: 3456px){.hcp-res---results-list .wht-block{padding-left:30px}}@media (min-width: 576px){.hcp-res---results-list .wht-block{padding-right:5.0403225806vw}}@media (min-width: 768px){.hcp-res---results-list .wht-block{padding-right:5.0403225806vw}}@media (min-width: 992px){.hcp-res---results-list .wht-block{padding-right:35px}}@media (min-width: 1200px){.hcp-res---results-list .wht-block{padding-right:40px}}@media (min-width: 1400px){.hcp-res---results-list .wht-block{padding-right:50px}}@media (min-width: 1920px){.hcp-res---results-list .wht-block{padding-right:50px}}@media (min-width: 3456px){.hcp-res---results-list .wht-block{padding-right:50px}}.hcp-res---results-list .wht-block h4,.hcp-res---results-list .wht-block .h4{margin-bottom:3.5282258065vw;margin-top:0;display:flex;justify-content:space-between}@media (min-width: 576px){.hcp-res---results-list .wht-block h4,.hcp-res---results-list .wht-block .h4{margin-bottom:3.5282258065vw}}@media (min-width: 768px){.hcp-res---results-list .wht-block h4,.hcp-res---results-list .wht-block .h4{margin-bottom:3.5282258065vw}}@media (min-width: 992px){.hcp-res---results-list .wht-block h4,.hcp-res---results-list .wht-block .h4{margin-bottom:25px}}@media (min-width: 1200px){.hcp-res---results-list .wht-block h4,.hcp-res---results-list .wht-block .h4{margin-bottom:30px}}@media (min-width: 1400px){.hcp-res---results-list .wht-block h4,.hcp-res---results-list .wht-block .h4{margin-bottom:35px}}@media (min-width: 1920px){.hcp-res---results-list .wht-block h4,.hcp-res---results-list .wht-block .h4{margin-bottom:35px}}@media (min-width: 3456px){.hcp-res---results-list .wht-block h4,.hcp-res---results-list .wht-block .h4{margin-bottom:35px}}.hcp-res---results-list .wht-block h4 a,.hcp-res---results-list .wht-block .h4 a{color:rgba(0,0,0,0.8) !important}.hcp-res---results-list .wht-block:hover h4 a,.hcp-res---results-list .wht-block:hover .h4 a{color:#A82B91 !important}.hcp-res---results-list .wht-block .fa-arrow-right{position:absolute;top:3.5282258065vw;right:20px;color:#A82B91}@media (min-width: 576px){.hcp-res---results-list .wht-block .fa-arrow-right{top:3.5282258065vw}}@media (min-width: 768px){.hcp-res---results-list .wht-block .fa-arrow-right{top:3.5282258065vw}}@media (min-width: 992px){.hcp-res---results-list .wht-block .fa-arrow-right{top:25px}}@media (min-width: 1200px){.hcp-res---results-list .wht-block .fa-arrow-right{top:30px}}@media (min-width: 1400px){.hcp-res---results-list .wht-block .fa-arrow-right{top:35px}}@media (min-width: 1920px){.hcp-res---results-list .wht-block .fa-arrow-right{top:35px}}@media (min-width: 3456px){.hcp-res---results-list .wht-block .fa-arrow-right{top:35px}}.brdr{border:1px solid red !important}.brdg{border:1px solid green !important}.brdb{border:1px solid blue !important}.brdy{border:1px solid #ff0 !important}
