From ec7eb07b1dc747726a8591be7ecf1d3a7e45faee Mon Sep 17 00:00:00 2001 From: Tony Air Date: Sat, 13 Feb 2021 00:57:33 +0700 Subject: [PATCH] IMPR: apollo + mocking service worker --- README.md | 5 +- babel.config.json | 1 + dist/css/app.css | 2 +- dist/img/photo2.jpg | Bin 234289 -> 0 bytes dist/index.html | 2 +- dist/js/app.js | 2 +- dist/js/app.js.LICENSE.txt | 19 +- dist/records.json | 378 +++++++++++++++++------------ dist/report.html | 4 +- package.json | 61 +++-- src/html/Navigation.html | 4 +- src/img/photo2.jpg | Bin 1071922 -> 0 bytes src/index.html | 8 +- src/js/_components/_main.js | 27 ++- src/js/_components/_page.jsx | 89 +++++-- src/js/app.js | 14 ++ src/scss/_components/_ui.main.scss | 11 +- src/scss/types/editor.scss | 2 - webpack.config.common.js | 3 + webpack.config.js | 2 + webpack.config.serve.js | 15 +- webpack.yml | 3 +- 22 files changed, 424 insertions(+), 228 deletions(-) delete mode 100644 dist/img/photo2.jpg delete mode 100755 src/img/photo2.jpg diff --git a/README.md b/README.md index bb381a7..8002428 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ https://rawcdn.githack.com/a2nt/webpack-bootstrap-ui-kit/master/dist/index.html ## Requirements: -- composer - node - yarn - pnpm package manager @@ -32,10 +31,12 @@ pnpm install ## Edit files at ./src -## Start development server at https://127.0.0.1:8001: +## Start development server at http://127.0.0.1:3001 yarn start +Define your GraphQL mocks at src/mocks/handlers.js + ## Build your files to ./dist: yarn build diff --git a/babel.config.json b/babel.config.json index 3b7f619..c553394 100644 --- a/babel.config.json +++ b/babel.config.json @@ -21,6 +21,7 @@ ] ], "plugins": [ + "@babel/plugin-syntax-top-level-await", "@babel/plugin-proposal-object-rest-spread", "@babel/plugin-syntax-jsx" ] diff --git a/dist/css/app.css b/dist/css/app.css index 79a7592..8b3c72c 100644 --- a/dist/css/app.css +++ b/dist/css/app.css @@ -1 +1 @@ -:root{--bs-font-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0))}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212121;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h2,h2{font-size:2.5rem}}.h3,h3{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h3,h3{font-size:2rem}}.h4,h4{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h4,h4{font-size:1.75rem}}.h5,h5{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h5,h5{font-size:1.5rem}}.h6,h6{font-size:1.25rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{text-decoration:underline;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}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#2196f3;text-decoration:underline}a:hover{color:#1a78c2}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}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:#e91e63;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212121;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#757575;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.dropdown-menu .dropdown-list,.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#757575}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#757575}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xxxl,.container-xxxxl{width:100%;padding-right:var(--bs-gutter-x,1rem);padding-left:var(--bs-gutter-x,1rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1168px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1136px}}@media (min-width:1368px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1336px}}@media (min-width:1568px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xxxl{max-width:1536px}}@media (min-width:1868px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xxxl,.container-xxxxl{max-width:1836px}}.row{--bs-gutter-x:2rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1168px){.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.33333%}.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.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1368px){.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.33333%}.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.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}@media (min-width:1568px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.66667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333%}.col-xxxl-2{flex:0 0 auto;width:16.66667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333%}.col-xxxl-5{flex:0 0 auto;width:41.66667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333%}.col-xxxl-8{flex:0 0 auto;width:66.66667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333%}.col-xxxl-11{flex:0 0 auto;width:91.66667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333%}.offset-xxxl-2{margin-left:16.66667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333%}.offset-xxxl-5{margin-left:41.66667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333%}.offset-xxxl-8{margin-left:66.66667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333%}.offset-xxxl-11{margin-left:91.66667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x:0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y:0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x:.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y:.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x:.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y:.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x:1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y:1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x:1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y:1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x:3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y:3rem}}@media (min-width:1868px){.col-xxxxl{flex:1 0 0%}.row-cols-xxxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxxl-6>*{flex:0 0 auto;width:16.66667%}.col-xxxxl-auto{flex:0 0 auto;width:auto}.col-xxxxl-1{flex:0 0 auto;width:8.33333%}.col-xxxxl-2{flex:0 0 auto;width:16.66667%}.col-xxxxl-3{flex:0 0 auto;width:25%}.col-xxxxl-4{flex:0 0 auto;width:33.33333%}.col-xxxxl-5{flex:0 0 auto;width:41.66667%}.col-xxxxl-6{flex:0 0 auto;width:50%}.col-xxxxl-7{flex:0 0 auto;width:58.33333%}.col-xxxxl-8{flex:0 0 auto;width:66.66667%}.col-xxxxl-9{flex:0 0 auto;width:75%}.col-xxxxl-10{flex:0 0 auto;width:83.33333%}.col-xxxxl-11{flex:0 0 auto;width:91.66667%}.col-xxxxl-12{flex:0 0 auto;width:100%}.offset-xxxxl-0{margin-left:0}.offset-xxxxl-1{margin-left:8.33333%}.offset-xxxxl-2{margin-left:16.66667%}.offset-xxxxl-3{margin-left:25%}.offset-xxxxl-4{margin-left:33.33333%}.offset-xxxxl-5{margin-left:41.66667%}.offset-xxxxl-6{margin-left:50%}.offset-xxxxl-7{margin-left:58.33333%}.offset-xxxxl-8{margin-left:66.66667%}.offset-xxxxl-9{margin-left:75%}.offset-xxxxl-10{margin-left:83.33333%}.offset-xxxxl-11{margin-left:91.66667%}.g-xxxxl-0,.gx-xxxxl-0{--bs-gutter-x:0}.g-xxxxl-0,.gy-xxxxl-0{--bs-gutter-y:0}.g-xxxxl-1,.gx-xxxxl-1{--bs-gutter-x:.25rem}.g-xxxxl-1,.gy-xxxxl-1{--bs-gutter-y:.25rem}.g-xxxxl-2,.gx-xxxxl-2{--bs-gutter-x:.5rem}.g-xxxxl-2,.gy-xxxxl-2{--bs-gutter-y:.5rem}.g-xxxxl-3,.gx-xxxxl-3{--bs-gutter-x:1rem}.g-xxxxl-3,.gy-xxxxl-3{--bs-gutter-y:1rem}.g-xxxxl-4,.gx-xxxxl-4{--bs-gutter-x:1.5rem}.g-xxxxl-4,.gy-xxxxl-4{--bs-gutter-y:1.5rem}.g-xxxxl-5,.gx-xxxxl-5{--bs-gutter-x:3rem}.g-xxxxl-5,.gy-xxxxl-5{--bs-gutter-y:3rem}}.table,.typography table{--bs-table-bg:transparent;--bs-table-striped-color:#212121;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212121;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212121;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#212121;vertical-align:top;border-color:#e0e0e0}.table>:not(caption)>*>*,.typography table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);background-image:linear-gradient(var(--bs-table-accent-bg),var(--bs-table-accent-bg));border-bottom-width:1px}.table>tbody,.typography table>tbody{vertical-align:inherit}.table>thead,.typography table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*,.typography table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*,.typography table>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*,.typography table>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#d3eafd;--bs-table-striped-bg:#c8def0;--bs-table-striped-color:#000;--bs-table-active-bg:#bed3e4;--bs-table-active-color:#000;--bs-table-hover-bg:#c3d8ea;--bs-table-hover-color:#000;color:#000;border-color:#bed3e4}.table-secondary{--bs-table-bg:#e3e3e3;--bs-table-striped-bg:#d8d8d8;--bs-table-striped-color:#000;--bs-table-active-bg:#ccc;--bs-table-active-color:#000;--bs-table-hover-bg:#d2d2d2;--bs-table-hover-color:#000;color:#000;border-color:#ccc}.table-success{--bs-table-bg:#dbefdc;--bs-table-striped-bg:#d0e3d1;--bs-table-striped-color:#000;--bs-table-active-bg:#c5d7c6;--bs-table-active-color:#000;--bs-table-hover-bg:#cbddcc;--bs-table-hover-color:#000;color:#000;border-color:#c5d7c6}.table-info{--bs-table-bg:#ccf2f6;--bs-table-striped-bg:#c2e6ea;--bs-table-striped-color:#000;--bs-table-active-bg:#b8dadd;--bs-table-active-color:#000;--bs-table-hover-bg:#bde0e4;--bs-table-hover-color:#000;color:#000;border-color:#b8dadd}.table-warning{--bs-table-bg:#fffbd8;--bs-table-striped-bg:#f2eecd;--bs-table-striped-color:#000;--bs-table-active-bg:#e6e2c2;--bs-table-active-color:#000;--bs-table-hover-bg:#ece8c8;--bs-table-hover-color:#000;color:#000;border-color:#e6e2c2}.table-danger{--bs-table-bg:#fdd9d7;--bs-table-striped-bg:#f0cecc;--bs-table-striped-color:#000;--bs-table-active-bg:#e4c3c2;--bs-table-active-color:#000;--bs-table-hover-bg:#eac9c7;--bs-table-hover-color:#000;color:#000;border-color:#e4c3c2}.table-light{--bs-table-bg:#f5f5f5;--bs-table-striped-bg:#e9e9e9;--bs-table-striped-color:#000;--bs-table-active-bg:#ddd;--bs-table-active-color:#000;--bs-table-hover-bg:#e3e3e3;--bs-table-hover-color:#000;color:#000;border-color:#ddd}.table-dark{--bs-table-bg:#212121;--bs-table-striped-bg:#2c2c2c;--bs-table-striped-color:#fff;--bs-table-active-bg:#373737;--bs-table-active-color:#fff;--bs-table-hover-bg:#323232;--bs-table-hover-color:#fff;color:#fff;border-color:#373737}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1167.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1367.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1567.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1867.98px){.table-responsive-xxxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#757575}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212121;background-color:#fff;background-clip:padding-box;border:1px solid #bdbdbd;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212121;background-color:#fff;border-color:#90cbf9;outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#757575;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#eee;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212121;background-color:#eee;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e2e2e2}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212121;background-color:#eee;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e2e2e2}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212121;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212121;vertical-align:middle;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23424242' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #bdbdbd;border-radius:.25rem;appearance:none}.form-select:focus{border-color:#90cbf9;outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{color:#757575;background-color:#eee}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212121}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;color-adjust:exact;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-check-input{transition:none}}.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:#90cbf9;outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25)}.form-check-input:checked{background-color:#2196f3;border-color:#2196f3}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%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 10l3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%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:#2196f3;border-color:#2196f3;background-image:url("data:image/svg+xml;charset=utf-8,%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{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0,0,0,0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2390cbf9'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-position:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.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}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:none}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(33,150,243,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(33,150,243,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#2196f3;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#bce0fb}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e0e0e0;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#2196f3;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#bce0fb}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e0e0e0;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#9e9e9e}.form-range:disabled::-moz-range-thumb{background-color:#9e9e9e}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212121;text-align:center;white-space:nowrap;background-color:#eee;border:1px solid #bdbdbd;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:1.75rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){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:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#4caf50}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#000;background-color:rgba(76,175,80,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#4caf50;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%234caf50' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#4caf50;box-shadow:0 0 0 .25rem rgba(76,175,80,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#4caf50;padding-right:calc(.75em + 2.3125rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23424242' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%234caf50' d='M2.3 6.73L.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-position:right .75rem center,center right 1.75rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#4caf50;box-shadow:0 0 0 .25rem rgba(76,175,80,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#4caf50}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#4caf50}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(76,175,80,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#4caf50}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#f44336}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#000;background-color:rgba(244,67,54,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#f44336;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f44336'%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='%23f44336' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#f44336;box-shadow:0 0 0 .25rem rgba(244,67,54,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#f44336;padding-right:calc(.75em + 2.3125rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23424242' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f44336'%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='%23f44336' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 1.75rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#f44336;box-shadow:0 0 0 .25rem rgba(244,67,54,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#f44336}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#f44336}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(244,67,54,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#f44336}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212121;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212121}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-link{font-weight:400;color:#2196f3;text-decoration:underline}.btn-link:hover{color:#1a78c2}.btn-link.disabled,.btn-link:disabled{color:#757575}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{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{position:absolute;top:100%;left:0;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212121;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #fff;border-radius:.25rem}.dropdown-menu[style]{right:auto!important}.dropdown-menu-start{--bs-position:start;right:auto;left:0}.dropdown-menu-end{--bs-position:end;right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start;right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end;right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start;right:auto;left:0}.dropdown-menu-md-end{--bs-position:end;right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start;right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end;right:0;left:auto}}@media (min-width:1168px){.dropdown-menu-xl-start{--bs-position:start;right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end;right:0;left:auto}}@media (min-width:1368px){.dropdown-menu-xxl-start{--bs-position:start;right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end;right:0;left:auto}}@media (min-width:1568px){.dropdown-menu-xxxl-start{--bs-position:start;right:auto;left:0}.dropdown-menu-xxxl-end{--bs-position:end;right:0;left:auto}}@media (min-width:1868px){.dropdown-menu-xxxxl-start{--bs-position:start;right:auto;left:0}.dropdown-menu-xxxxl-end{--bs-position:end;right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.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{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.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{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #fff}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212121;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e1e1e;background-color:#f5f5f5}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#2196f3}.dropdown-item.disabled,.dropdown-item:disabled{color:#757575;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#757575;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212121}.dropdown-menu-dark{color:#e0e0e0;background-color:#424242;border-color:#fff}.dropdown-menu-dark .dropdown-item{color:#e0e0e0}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:hsla(0,0%,100%,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#2196f3}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#9e9e9e}.dropdown-menu-dark .dropdown-divider{border-color:#fff}.dropdown-menu-dark .dropdown-item-text{color:#e0e0e0}.dropdown-menu-dark .dropdown-header{color:#9e9e9e}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#3b3b3b}.nav-link.disabled{color:#757575;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #e0e0e0}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#eee #eee #e0e0e0}.nav-tabs .nav-link.disabled{color:#757575;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#616161;background-color:#fff;border-color:#e0e0e0 #e0e0e0 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#2196f3}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl,.navbar>.container-xxxl,.navbar>.container-xxxxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{align-items:center;width:100%}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@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 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:100%}@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:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-collapse{display:flex!important}.navbar-expand-sm .navbar-toggler{display:none}}@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:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-collapse{display:flex!important}.navbar-expand-md .navbar-toggler{display:none}}@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:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-collapse{display:flex!important}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1168px){.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:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-collapse{display:flex!important}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1368px){.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:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-collapse{display:flex!important}.navbar-expand-xxl .navbar-toggler{display:none}}@media (min-width:1568px){.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxxl .navbar-collapse{display:flex!important}.navbar-expand-xxxl .navbar-toggler{display:none}}@media (min-width:1868px){.navbar-expand-xxxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxxxl .navbar-collapse{display:flex!important}.navbar-expand-xxxxl .navbar-toggler{display:none}}.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:.5rem;padding-left:.5rem}.navbar-expand .navbar-collapse{display:flex!important}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#2196f3}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:#2196f3}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:none}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#2196f3}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.55);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:none}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.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:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.5rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:1rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212121;background-color:transparent;border:1px solid rgba(0,0,0,.125);border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button.collapsed{border-bottom-width:0}.accordion-button:not(.collapsed){color:#1e87db;background-color:#e9f5fe}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231e87db'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");transform:rotate(180deg)}.accordion-button:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212121'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#90cbf9;outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25)}.accordion-header{margin-bottom:0}.accordion-item:first-of-type .accordion-button{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed,.accordion-item:last-of-type .accordion-collapse{border-bottom-width:1px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-collapse{border:solid rgba(0,0,0,.125);border-width:0 1px}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-button{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item:first-of-type .accordion-button{border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#757575;content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:#757575}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#2196f3;text-decoration:none;background-color:#fff;border:1px solid #e0e0e0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;border-color:#e0e0e0}.page-link:focus,.page-link:hover{color:#1a78c2;background-color:#eee}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#2196f3;border-color:#2196f3}.page-item.disabled .page-link{color:#757575;pointer-events:none;background-color:#fff;border-color:#e0e0e0}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert,.message,.message.error,.message.required,.message.validation{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{height:1rem;font-size:.75rem;background-color:#eee;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#2196f3;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#616161;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#616161;text-decoration:none;background-color:#f5f5f5}.list-group-item-action:active{color:#212121;background-color:#eee}.list-group-item{position:relative;display:block;padding:.5rem 1rem;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#757575;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#2196f3;border-color:#2196f3}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1168px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1368px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1568px){.list-group-horizontal-xxxl{flex-direction:row}.list-group-horizontal-xxxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1868px){.list-group-horizontal-xxxxl{flex-direction:row}.list-group-horizontal-xxxxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxxxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxxxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxxxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxxxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:none;box-shadow:0 0 0 .25rem rgba(33,150,243,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:1rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#757575;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.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% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #e0e0e0;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #e0e0e0;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1168px){.modal-xl{max-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{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@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{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1167.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{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1367.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{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}@media (max-width:1567.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}}@media (max-width:1867.98px){.modal-fullscreen-xxxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxxxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top],.bs-popover-top{margin-bottom:.5rem!important}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right],.bs-popover-end{margin-left:.5rem!important}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom],.bs-popover-bottom{margin-top:.5rem!important}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left],.bs-popover-start{margin-right:.5rem!important}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid #d8d8d8;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem;color:#212121}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 010 .708L5.707 8l5.647 5.646a.5.5 0 01-.708.708l-6-6a.5.5 0 010-.708l6-6a.5.5 0 01.708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 01.708 0l6 6a.5.5 0 010 .708l-6 6a.5.5 0 01-.708-.708L10.293 8 4.646 2.354a.5.5 0 010-.708z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators li{background-color:#000}.carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.clearfix:after{display:block;clear:both;content:""}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--aspect-ratio:100%}.ratio-4x3{--aspect-ratio:75%}.ratio-16x9{--aspect-ratio:56.25%}.ratio-21x9{--aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1168px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1368px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1568px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1868px){.sticky-xxxxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow: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-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:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.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:1px solid #e0e0e0!important}.border-0{border:0!important}.border-top{border-top:1px solid #e0e0e0!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #e0e0e0!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #e0e0e0!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #e0e0e0!important}.border-start-0{border-left:0!important}.border-white{border-color:#fff!important}.border-0{border-width:0!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}.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}.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}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.fs-1,.fs-2{font-size:calc(1.375rem + 1.5vw)!important}.fs-3{font-size:calc(1.325rem + .9vw)!important}.fs-4{font-size:calc(1.3rem + .6vw)!important}.fs-5{font-size:calc(1.275rem + .3vw)!important}.fs-6{font-size:1.25rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-white{color:#fff!important}.text-body{color:#212121!important}.text-muted{color:#757575!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-reset{color:inherit!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.bg-body,.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!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-break{word-wrap:break-word!important;word-break:break-word!important}.font-monospace{font-family:var(--bs-font-monospace)!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:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!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-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}.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}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.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-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}.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}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.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-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}.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}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1168px){.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-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}.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}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1368px){.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-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}.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}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1568px){.float-xxxl-start{float:left!important}.float-xxxl-end{float:right!important}.float-xxxl-none{float:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-grid{display:grid!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:flex!important}.d-xxxl-inline-flex{display:inline-flex!important}.d-xxxl-none{display:none!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxxl-0{gap:0!important}.gap-xxxl-1{gap:.25rem!important}.gap-xxxl-2{gap:.5rem!important}.gap-xxxl-3{gap:1rem!important}.gap-xxxl-4{gap:1.5rem!important}.gap-xxxl-5{gap:3rem!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.justify-content-xxxl-evenly{justify-content:space-evenly!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.order-xxxl-first{order:-1!important}.order-xxxl-0{order:0!important}.order-xxxl-1{order:1!important}.order-xxxl-2{order:2!important}.order-xxxl-3{order:3!important}.order-xxxl-4{order:4!important}.order-xxxl-5{order:5!important}.order-xxxl-last{order:6!important}.m-xxxl-0{margin:0!important}.m-xxxl-1{margin:.25rem!important}.m-xxxl-2{margin:.5rem!important}.m-xxxl-3{margin:1rem!important}.m-xxxl-4{margin:1.5rem!important}.m-xxxl-5{margin:3rem!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-1{margin-top:.25rem!important}.mt-xxxl-2{margin-top:.5rem!important}.mt-xxxl-3{margin-top:1rem!important}.mt-xxxl-4{margin-top:1.5rem!important}.mt-xxxl-5{margin-top:3rem!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-1{margin-right:.25rem!important}.me-xxxl-2{margin-right:.5rem!important}.me-xxxl-3{margin-right:1rem!important}.me-xxxl-4{margin-right:1.5rem!important}.me-xxxl-5{margin-right:3rem!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-1{margin-bottom:.25rem!important}.mb-xxxl-2{margin-bottom:.5rem!important}.mb-xxxl-3{margin-bottom:1rem!important}.mb-xxxl-4{margin-bottom:1.5rem!important}.mb-xxxl-5{margin-bottom:3rem!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-1{margin-left:.25rem!important}.ms-xxxl-2{margin-left:.5rem!important}.ms-xxxl-3{margin-left:1rem!important}.ms-xxxl-4{margin-left:1.5rem!important}.ms-xxxl-5{margin-left:3rem!important}.ms-xxxl-auto{margin-left:auto!important}.p-xxxl-0{padding:0!important}.p-xxxl-1{padding:.25rem!important}.p-xxxl-2{padding:.5rem!important}.p-xxxl-3{padding:1rem!important}.p-xxxl-4{padding:1.5rem!important}.p-xxxl-5{padding:3rem!important}.px-xxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-1{padding-top:.25rem!important}.pt-xxxl-2{padding-top:.5rem!important}.pt-xxxl-3{padding-top:1rem!important}.pt-xxxl-4{padding-top:1.5rem!important}.pt-xxxl-5{padding-top:3rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-1{padding-right:.25rem!important}.pe-xxxl-2{padding-right:.5rem!important}.pe-xxxl-3{padding-right:1rem!important}.pe-xxxl-4{padding-right:1.5rem!important}.pe-xxxl-5{padding-right:3rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-1{padding-bottom:.25rem!important}.pb-xxxl-2{padding-bottom:.5rem!important}.pb-xxxl-3{padding-bottom:1rem!important}.pb-xxxl-4{padding-bottom:1.5rem!important}.pb-xxxl-5{padding-bottom:3rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-1{padding-left:.25rem!important}.ps-xxxl-2{padding-left:.5rem!important}.ps-xxxl-3{padding-left:1rem!important}.ps-xxxl-4{padding-left:1.5rem!important}.ps-xxxl-5{padding-left:3rem!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}}@media (min-width:1868px){.float-xxxxl-start{float:left!important}.float-xxxxl-end{float:right!important}.float-xxxxl-none{float:none!important}.d-xxxxl-inline{display:inline!important}.d-xxxxl-inline-block{display:inline-block!important}.d-xxxxl-block{display:block!important}.d-xxxxl-grid{display:grid!important}.d-xxxxl-table{display:table!important}.d-xxxxl-table-row{display:table-row!important}.d-xxxxl-table-cell{display:table-cell!important}.d-xxxxl-flex{display:flex!important}.d-xxxxl-inline-flex{display:inline-flex!important}.d-xxxxl-none{display:none!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxxxl-0{gap:0!important}.gap-xxxxl-1{gap:.25rem!important}.gap-xxxxl-2{gap:.5rem!important}.gap-xxxxl-3{gap:1rem!important}.gap-xxxxl-4{gap:1.5rem!important}.gap-xxxxl-5{gap:3rem!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.justify-content-xxxxl-evenly{justify-content:space-evenly!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.order-xxxxl-first{order:-1!important}.order-xxxxl-0{order:0!important}.order-xxxxl-1{order:1!important}.order-xxxxl-2{order:2!important}.order-xxxxl-3{order:3!important}.order-xxxxl-4{order:4!important}.order-xxxxl-5{order:5!important}.order-xxxxl-last{order:6!important}.m-xxxxl-0{margin:0!important}.m-xxxxl-1{margin:.25rem!important}.m-xxxxl-2{margin:.5rem!important}.m-xxxxl-3{margin:1rem!important}.m-xxxxl-4{margin:1.5rem!important}.m-xxxxl-5{margin:3rem!important}.m-xxxxl-auto{margin:auto!important}.mx-xxxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxxxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxxxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxxxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxxxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxxxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxxxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxxl-0{margin-top:0!important}.mt-xxxxl-1{margin-top:.25rem!important}.mt-xxxxl-2{margin-top:.5rem!important}.mt-xxxxl-3{margin-top:1rem!important}.mt-xxxxl-4{margin-top:1.5rem!important}.mt-xxxxl-5{margin-top:3rem!important}.mt-xxxxl-auto{margin-top:auto!important}.me-xxxxl-0{margin-right:0!important}.me-xxxxl-1{margin-right:.25rem!important}.me-xxxxl-2{margin-right:.5rem!important}.me-xxxxl-3{margin-right:1rem!important}.me-xxxxl-4{margin-right:1.5rem!important}.me-xxxxl-5{margin-right:3rem!important}.me-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-0{margin-bottom:0!important}.mb-xxxxl-1{margin-bottom:.25rem!important}.mb-xxxxl-2{margin-bottom:.5rem!important}.mb-xxxxl-3{margin-bottom:1rem!important}.mb-xxxxl-4{margin-bottom:1.5rem!important}.mb-xxxxl-5{margin-bottom:3rem!important}.mb-xxxxl-auto{margin-bottom:auto!important}.ms-xxxxl-0{margin-left:0!important}.ms-xxxxl-1{margin-left:.25rem!important}.ms-xxxxl-2{margin-left:.5rem!important}.ms-xxxxl-3{margin-left:1rem!important}.ms-xxxxl-4{margin-left:1.5rem!important}.ms-xxxxl-5{margin-left:3rem!important}.ms-xxxxl-auto{margin-left:auto!important}.p-xxxxl-0{padding:0!important}.p-xxxxl-1{padding:.25rem!important}.p-xxxxl-2{padding:.5rem!important}.p-xxxxl-3{padding:1rem!important}.p-xxxxl-4{padding:1.5rem!important}.p-xxxxl-5{padding:3rem!important}.px-xxxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxxxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxxxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxxxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxxxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxxxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxxxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxxxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxxxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxxxl-0{padding-top:0!important}.pt-xxxxl-1{padding-top:.25rem!important}.pt-xxxxl-2{padding-top:.5rem!important}.pt-xxxxl-3{padding-top:1rem!important}.pt-xxxxl-4{padding-top:1.5rem!important}.pt-xxxxl-5{padding-top:3rem!important}.pe-xxxxl-0{padding-right:0!important}.pe-xxxxl-1{padding-right:.25rem!important}.pe-xxxxl-2{padding-right:.5rem!important}.pe-xxxxl-3{padding-right:1rem!important}.pe-xxxxl-4{padding-right:1.5rem!important}.pe-xxxxl-5{padding-right:3rem!important}.pb-xxxxl-0{padding-bottom:0!important}.pb-xxxxl-1{padding-bottom:.25rem!important}.pb-xxxxl-2{padding-bottom:.5rem!important}.pb-xxxxl-3{padding-bottom:1rem!important}.pb-xxxxl-4{padding-bottom:1.5rem!important}.pb-xxxxl-5{padding-bottom:3rem!important}.ps-xxxxl-0{padding-left:0!important}.ps-xxxxl-1{padding-left:.25rem!important}.ps-xxxxl-2{padding-left:.5rem!important}.ps-xxxxl-3{padding-left:1rem!important}.ps-xxxxl-4{padding-left:1.5rem!important}.ps-xxxxl-5{padding-left:3rem!important}.text-xxxxl-start{text-align:left!important}.text-xxxxl-end{text-align:right!important}.text-xxxxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1,.fs-2{font-size:2.5rem!important}.fs-3{font-size:2rem!important}.fs-4{font-size:1.75rem!important}.fs-5{font-size:1.5rem!important}.fs-sm-1,.fs-sm-2{font-size:2.5rem!important}.fs-sm-3{font-size:2rem!important}.fs-sm-4{font-size:1.75rem!important}.fs-sm-5{font-size:1.5rem!important}.fs-md-1,.fs-md-2{font-size:2.5rem!important}.fs-md-3{font-size:2rem!important}.fs-md-4{font-size:1.75rem!important}.fs-md-5{font-size:1.5rem!important}.fs-lg-1,.fs-lg-2{font-size:2.5rem!important}.fs-lg-3{font-size:2rem!important}.fs-lg-4{font-size:1.75rem!important}.fs-lg-5{font-size:1.5rem!important}.fs-xl-1,.fs-xl-2{font-size:2.5rem!important}.fs-xl-3{font-size:2rem!important}.fs-xl-4{font-size:1.75rem!important}.fs-xl-5{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-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}}.carousel-slide{min-height:4rem;display:flex;justify-content:center;align-items:flex-start}.carousel-slide .video{width:100%}.carousel-slide .video iframe{width:100%!important;height:auto!important}.carousel-slide .img{display:block;width:100%}.carousel-slide img.loading{max-height:25vh}.carousel-control-next,.carousel-control-prev{z-index:11;font-size:3rem;text-shadow:1px 1px #000}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{background:rgba(0,0,0,.6)}.carousel-indicators li{box-shadow:none}.carousel-title{color:#fff}.carousel-content,.carousel-title{text-shadow:1px 1px #000}.flyout-FlyoutUI{position:absolute;z-index:99;transform:translateY(-50%);transition:right 2s;right:-100%;top:50%;background:#000;color:#fff;padding:1rem 2rem}.flyout-FlyoutUI__active{display:block;right:0}.flyout-FlyoutUI__title{color:#fff}.flyout-FlyoutUI__close{position:absolute;top:1rem;right:2rem}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes fade{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading{animation:fade .8s linear infinite}.pulse{animation:pulse .8s linear infinite}a,button,div,i,span{background-repeat:no-repeat;background-size:contain}iframe,img{max-width:100%}p:first-child,table:first-child{margin-top:0}p:last-child,table:last-child{margin-bottom:0}.a{cursor:pointer;color:#2196f3;text-decoration:underline}.a:focus,.a:hover{color:#1a78c2}.a.active,.a:hover,.a[aria-expanded=true],.btn.active,.btn:hover,.btn[aria-expanded=true],[data-toggle].active,[data-toggle]:hover,[data-toggle][aria-expanded=true],a.active,a:hover,a[aria-expanded=true],button.active,button:hover,button[aria-expanded=true]{opacity:.8}.a.active.fa,.a.active.fab,.a.active.far,.a.active.fas,.a.active>.fa,.a.active>.fab,.a.active>.far,.a.active>.fas,.a:hover.fa,.a:hover.fab,.a:hover.far,.a:hover.fas,.a:hover>.fa,.a:hover>.fab,.a:hover>.far,.a:hover>.fas,.a[aria-expanded=true].fa,.a[aria-expanded=true].fab,.a[aria-expanded=true].far,.a[aria-expanded=true].fas,.a[aria-expanded=true]>.fa,.a[aria-expanded=true]>.fab,.a[aria-expanded=true]>.far,.a[aria-expanded=true]>.fas,.btn.active.fa,.btn.active.fab,.btn.active.far,.btn.active.fas,.btn.active>.fa,.btn.active>.fab,.btn.active>.far,.btn.active>.fas,.btn:hover.fa,.btn:hover.fab,.btn:hover.far,.btn:hover.fas,.btn:hover>.fa,.btn:hover>.fab,.btn:hover>.far,.btn:hover>.fas,.btn[aria-expanded=true].fa,.btn[aria-expanded=true].fab,.btn[aria-expanded=true].far,.btn[aria-expanded=true].fas,.btn[aria-expanded=true]>.fa,.btn[aria-expanded=true]>.fab,.btn[aria-expanded=true]>.far,.btn[aria-expanded=true]>.fas,[data-toggle].active.fa,[data-toggle].active.fab,[data-toggle].active.far,[data-toggle].active.fas,[data-toggle].active>.fa,[data-toggle].active>.fab,[data-toggle].active>.far,[data-toggle].active>.fas,[data-toggle]:hover.fa,[data-toggle]:hover.fab,[data-toggle]:hover.far,[data-toggle]:hover.fas,[data-toggle]:hover>.fa,[data-toggle]:hover>.fab,[data-toggle]:hover>.far,[data-toggle]:hover>.fas,[data-toggle][aria-expanded=true].fa,[data-toggle][aria-expanded=true].fab,[data-toggle][aria-expanded=true].far,[data-toggle][aria-expanded=true].fas,[data-toggle][aria-expanded=true]>.fa,[data-toggle][aria-expanded=true]>.fab,[data-toggle][aria-expanded=true]>.far,[data-toggle][aria-expanded=true]>.fas,a.active.fa,a.active.fab,a.active.far,a.active.fas,a.active>.fa,a.active>.fab,a.active>.far,a.active>.fas,a:hover.fa,a:hover.fab,a:hover.far,a:hover.fas,a:hover>.fa,a:hover>.fab,a:hover>.far,a:hover>.fas,a[aria-expanded=true].fa,a[aria-expanded=true].fab,a[aria-expanded=true].far,a[aria-expanded=true].fas,a[aria-expanded=true]>.fa,a[aria-expanded=true]>.fab,a[aria-expanded=true]>.far,a[aria-expanded=true]>.fas,button.active.fa,button.active.fab,button.active.far,button.active.fas,button.active>.fa,button.active>.fab,button.active>.far,button.active>.fas,button:hover.fa,button:hover.fab,button:hover.far,button:hover.fas,button:hover>.fa,button:hover>.fab,button:hover>.far,button:hover>.fas,button[aria-expanded=true].fa,button[aria-expanded=true].fab,button[aria-expanded=true].far,button[aria-expanded=true].fas,button[aria-expanded=true]>.fa,button[aria-expanded=true]>.fab,button[aria-expanded=true]>.far,button[aria-expanded=true]>.fas{transform:rotate(-180deg)}.a.disabled,.btn.disabled,[data-toggle].disabled,a.disabled,button.disabled{opacity:.5;cursor:default}.a.disabled.active.fa,.a.disabled.active.fab,.a.disabled.active.far,.a.disabled.active.fas,.a.disabled.active>.fa,.a.disabled.active>.fab,.a.disabled.active>.far,.a.disabled.active>.fas,.a.disabled:hover.fa,.a.disabled:hover.fab,.a.disabled:hover.far,.a.disabled:hover.fas,.a.disabled:hover>.fa,.a.disabled:hover>.fab,.a.disabled:hover>.far,.a.disabled:hover>.fas,.a.disabled[aria-expanded=true].fa,.a.disabled[aria-expanded=true].fab,.a.disabled[aria-expanded=true].far,.a.disabled[aria-expanded=true].fas,.a.disabled[aria-expanded=true]>.fa,.a.disabled[aria-expanded=true]>.fab,.a.disabled[aria-expanded=true]>.far,.a.disabled[aria-expanded=true]>.fas,.btn.disabled.active.fa,.btn.disabled.active.fab,.btn.disabled.active.far,.btn.disabled.active.fas,.btn.disabled.active>.fa,.btn.disabled.active>.fab,.btn.disabled.active>.far,.btn.disabled.active>.fas,.btn.disabled:hover.fa,.btn.disabled:hover.fab,.btn.disabled:hover.far,.btn.disabled:hover.fas,.btn.disabled:hover>.fa,.btn.disabled:hover>.fab,.btn.disabled:hover>.far,.btn.disabled:hover>.fas,.btn.disabled[aria-expanded=true].fa,.btn.disabled[aria-expanded=true].fab,.btn.disabled[aria-expanded=true].far,.btn.disabled[aria-expanded=true].fas,.btn.disabled[aria-expanded=true]>.fa,.btn.disabled[aria-expanded=true]>.fab,.btn.disabled[aria-expanded=true]>.far,.btn.disabled[aria-expanded=true]>.fas,[data-toggle].disabled.active.fa,[data-toggle].disabled.active.fab,[data-toggle].disabled.active.far,[data-toggle].disabled.active.fas,[data-toggle].disabled.active>.fa,[data-toggle].disabled.active>.fab,[data-toggle].disabled.active>.far,[data-toggle].disabled.active>.fas,[data-toggle].disabled:hover.fa,[data-toggle].disabled:hover.fab,[data-toggle].disabled:hover.far,[data-toggle].disabled:hover.fas,[data-toggle].disabled:hover>.fa,[data-toggle].disabled:hover>.fab,[data-toggle].disabled:hover>.far,[data-toggle].disabled:hover>.fas,[data-toggle].disabled[aria-expanded=true].fa,[data-toggle].disabled[aria-expanded=true].fab,[data-toggle].disabled[aria-expanded=true].far,[data-toggle].disabled[aria-expanded=true].fas,[data-toggle].disabled[aria-expanded=true]>.fa,[data-toggle].disabled[aria-expanded=true]>.fab,[data-toggle].disabled[aria-expanded=true]>.far,[data-toggle].disabled[aria-expanded=true]>.fas,a.disabled.active.fa,a.disabled.active.fab,a.disabled.active.far,a.disabled.active.fas,a.disabled.active>.fa,a.disabled.active>.fab,a.disabled.active>.far,a.disabled.active>.fas,a.disabled:hover.fa,a.disabled:hover.fab,a.disabled:hover.far,a.disabled:hover.fas,a.disabled:hover>.fa,a.disabled:hover>.fab,a.disabled:hover>.far,a.disabled:hover>.fas,a.disabled[aria-expanded=true].fa,a.disabled[aria-expanded=true].fab,a.disabled[aria-expanded=true].far,a.disabled[aria-expanded=true].fas,a.disabled[aria-expanded=true]>.fa,a.disabled[aria-expanded=true]>.fab,a.disabled[aria-expanded=true]>.far,a.disabled[aria-expanded=true]>.fas,button.disabled.active.fa,button.disabled.active.fab,button.disabled.active.far,button.disabled.active.fas,button.disabled.active>.fa,button.disabled.active>.fab,button.disabled.active>.far,button.disabled.active>.fas,button.disabled:hover.fa,button.disabled:hover.fab,button.disabled:hover.far,button.disabled:hover.fas,button.disabled:hover>.fa,button.disabled:hover>.fab,button.disabled:hover>.far,button.disabled:hover>.fas,button.disabled[aria-expanded=true].fa,button.disabled[aria-expanded=true].fab,button.disabled[aria-expanded=true].far,button.disabled[aria-expanded=true].fas,button.disabled[aria-expanded=true]>.fa,button.disabled[aria-expanded=true]>.fab,button.disabled[aria-expanded=true]>.far,button.disabled[aria-expanded=true]>.fas{transform:rotate(0deg)}[data-toggle=table].active,[data-toggle=table]:focus,[data-toggle=table]:hover{opacity:1}[data-toggle=collapse][aria-expanded=true] .accordion-icon:before{content:"\f068"}.a,.a *,.alert,.alert *,.btn,.btn *,.dropdown,.message,.message *,.message.error,.message.error *,.message.required,.message.required *,.message.validation,.message.validation *,.row,.transition,[data-toggle],[data-toggle] *,a,a *,button,input,optgroup,select,textarea{transition:all .4s ease}.navbar-toggler{transition:transform .4s ease}.btn-toolbar{margin-top:1rem}.navbar-toggler-icon{width:auto;height:auto}.nav-item,.nav-link{display:flex}button.nav-link{border:0;outline:0;text-transform:inherit;letter-spacing:inherit}@media (min-width:992px){.dropdown-hover:focus .dropdown-menu,.dropdown-hover:hover .dropdown-menu{display:block}}@media (min-width:992px){.dropdown>.dropdown-toggle-sm{display:none}}.dropdown>.dropdown-toggle-fl{display:none}@media (min-width:992px){.dropdown>.dropdown-toggle-fl{display:flex}}.meta-MetaWindow{z-index:1031}.meta-MetaWindow .meta-nav{text-decoration:none}.field{position:relative;display:flex;flex-wrap:wrap;margin:1rem 0}.col-block{padding-top:.5rem;padding-bottom:.5rem}.btn.active,.btn:focus,.btn:hover{opacity:1}.alert,.alert-danger,.alert-info,.message,.message.error,.message.required,.message.validation{display:block}.alert+.alert,.alert+.message,.message+.alert,.message+.message{border-top:0}.alert .container,.message .container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width:576px){.alert .container,.message .container{flex-direction:row}}.alert .typography,.message .typography{flex:1 1}.alert .btn-close,.message .btn-close{position:absolute;top:0;right:0}@media (min-width:576px){.alert .btn-close,.message .btn-close{position:static;margin-left:1rem}}.message{display:block;margin:.5rem 0}.list-group-item.active .a,.list-group-item.active a{color:#fff}.navbar-toggler[aria-expanded=true]{transform:rotate(90deg)}.dropdown-toggle{position:relative;padding-right:1.5em}.dropdown-toggle:after{position:absolute;right:.5em;bottom:1em}.navbar-nav .dropdown-toggle.nav-link{padding-right:1.5em}.dropdown-toggle.active-dropdown:after,.dropdown-toggle.active:after,.dropdown.show .dropdown-toggle:after{transform:rotate(-90deg)}@keyframes expand{0%{max-height:0;overflow:hidden}to{max-height:500rem;max-height:200vh;overflow:visible}}.dropdown-menu{padding:0;border-radius:0;will-change:max-height,display;overflow:hidden;transition:none}.dropdown-menu.show{animation:expand 2s;animation-fill-mode:both;overflow:visible}.dropdown-menu .dropdown-menu{top:0;left:100%}.row-xs>[class^=col-]>.card,.row>[class^=col-]>.card{height:100%}.row-xs{margin-right:-.5rem;margin-left:-.5rem}.row-xs [class^=col-]{padding-left:.5rem;padding-right:.5rem}#ForgotPassword{margin:1rem 0;width:100%}#BetterNavigator{display:none}@media (min-width:768px){#BetterNavigator{display:block}}#SiteWideOffline{position:fixed;top:0;left:0;z-index:99999;width:100%}.alert-offline{display:none}body.is-offline .alert-offline{display:block}[aria-expanded=true] .fa-bars:before{content:"\f00d"}.jsSidebarUI{position:relative;min-height:100%}.jsSidebarUI__inner{position:relative;will-change:position,top}#BetterNavigator a,#BetterNavigator button,#BetterNavigator div,#BetterNavigator i,#BetterNavigator span{background-size:auto}.blog-post-info,.element{position:relative}.element{padding-top:2rem;padding-bottom:2rem}.element:first-child{padding-top:0}.element:last-child{padding-bottom:0}.element.dynamic__elements__image__elements__elementimage,.element.site__elements__sliderelement{padding-top:0;padding-bottom:0;margin-bottom:1rem}.element.dnadesign__elementallist__model__elementlist{padding-top:0;padding-bottom:0}.element.dnadesign__elementallist__model__elementlist .dynamic__elements__image__elements__elementimage,.element.dnadesign__elementallist__model__elementlist .element,.element.dnadesign__elementallist__model__elementlist .site__elements__sliderelement,.element.secondary{padding-top:1rem;padding-bottom:1rem}.element.page-header-element{display:none}.elements-sm .element,.page-content-sidebar .element{padding-top:1rem;padding-bottom:1rem}.elements-sm .element:first-child,.page-content-sidebar .element:first-child{padding-top:0}.elements-sm .element:last-child,.page-content-sidebar .element:last-child{padding-bottom:0}.dynamic__elements__image__elements__elementimage .container-fluid,.dynamic__elements__image__elements__elementimage .container-lg,.dynamic__elements__image__elements__elementimage .container-md,.dynamic__elements__image__elements__elementimage .container-sm,.dynamic__elements__image__elements__elementimage .container-xl,.dynamic__elements__image__elements__elementimage .container-xxl,.dynamic__elements__image__elements__elementimage .container-xxxl,.dynamic__elements__image__elements__elementimage .container-xxxxl,.site__elements__sliderelement .container-fluid,.site__elements__sliderelement .container-lg,.site__elements__sliderelement .container-md,.site__elements__sliderelement .container-sm,.site__elements__sliderelement .container-xl,.site__elements__sliderelement .container-xxl,.site__elements__sliderelement .container-xxxl,.site__elements__sliderelement .container-xxxxl{padding-left:0;padding-right:0}.element .elemental-area .element .container,.element .elemental-area .element .container-fluid,.element .elemental-area .element .container-lg,.element .elemental-area .element .container-md,.element .elemental-area .element .container-sm,.element .elemental-area .element .container-xl,.element .elemental-area .element .container-xxl,.element .elemental-area .element .container-xxxl,.element .elemental-area .element .container-xxxxl{padding:0;width:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#212121}.bg-dark .h1,.bg-dark .h2,.bg-dark .h3,.bg-dark .h4,.bg-dark .h5,.bg-dark .h6,.bg-dark .typography,.bg-dark a,.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-dark h5,.bg-dark h6{color:#fff}.h1:last-child,.h2:last-child,.h3:last-child,.h4:last-child,.h5:last-child,.h6:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,ol:last-child,p:last-child,ul:last-child{margin-bottom:0}.typography:after{display:block;clear:both;content:""}.typography .table,.typography table{--bs-table-bg:transparent;--bs-table-striped-color:#212121;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212121;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212121;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#212121;vertical-align:top;border-color:#e0e0e0}.typography .table>:not(caption)>*>*,.typography table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);background-image:linear-gradient(var(--bs-table-accent-bg),var(--bs-table-accent-bg));border-bottom-width:1px}.typography .table>tbody,.typography table>tbody{vertical-align:inherit}.typography .table>thead,.typography table>thead{vertical-align:bottom}.typography .table>:not(:last-child)>:last-child>*,.typography table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.typography .caption-top{caption-side:top}.typography .table-sm>:not(caption)>*>*{padding:.25rem}.typography .table-bordered>:not(caption)>*,.typography table>:not(caption)>*{border-width:1px 0}.typography .table-bordered>:not(caption)>*>*,.typography table>:not(caption)>*>*{border-width:0 1px}.typography .table-borderless>:not(caption)>*>*{border-bottom-width:0}.typography .table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.typography .table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.typography .table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.typography .table-primary{--bs-table-bg:#d3eafd;--bs-table-striped-bg:#c8def0;--bs-table-striped-color:#000;--bs-table-active-bg:#bed3e4;--bs-table-active-color:#000;--bs-table-hover-bg:#c3d8ea;--bs-table-hover-color:#000;color:#000;border-color:#bed3e4}.typography .table-secondary{--bs-table-bg:#e3e3e3;--bs-table-striped-bg:#d8d8d8;--bs-table-striped-color:#000;--bs-table-active-bg:#ccc;--bs-table-active-color:#000;--bs-table-hover-bg:#d2d2d2;--bs-table-hover-color:#000;color:#000;border-color:#ccc}.typography .table-success{--bs-table-bg:#dbefdc;--bs-table-striped-bg:#d0e3d1;--bs-table-striped-color:#000;--bs-table-active-bg:#c5d7c6;--bs-table-active-color:#000;--bs-table-hover-bg:#cbddcc;--bs-table-hover-color:#000;color:#000;border-color:#c5d7c6}.typography .table-info{--bs-table-bg:#ccf2f6;--bs-table-striped-bg:#c2e6ea;--bs-table-striped-color:#000;--bs-table-active-bg:#b8dadd;--bs-table-active-color:#000;--bs-table-hover-bg:#bde0e4;--bs-table-hover-color:#000;color:#000;border-color:#b8dadd}.typography .table-warning{--bs-table-bg:#fffbd8;--bs-table-striped-bg:#f2eecd;--bs-table-striped-color:#000;--bs-table-active-bg:#e6e2c2;--bs-table-active-color:#000;--bs-table-hover-bg:#ece8c8;--bs-table-hover-color:#000;color:#000;border-color:#e6e2c2}.typography .table-danger{--bs-table-bg:#fdd9d7;--bs-table-striped-bg:#f0cecc;--bs-table-striped-color:#000;--bs-table-active-bg:#e4c3c2;--bs-table-active-color:#000;--bs-table-hover-bg:#eac9c7;--bs-table-hover-color:#000;color:#000;border-color:#e4c3c2}.typography .table-light{--bs-table-bg:#f5f5f5;--bs-table-striped-bg:#e9e9e9;--bs-table-striped-color:#000;--bs-table-active-bg:#ddd;--bs-table-active-color:#000;--bs-table-hover-bg:#e3e3e3;--bs-table-hover-color:#000;color:#000;border-color:#ddd}.typography .table-dark{--bs-table-bg:#212121;--bs-table-striped-bg:#2c2c2c;--bs-table-striped-color:#fff;--bs-table-active-bg:#373737;--bs-table-active-color:#fff;--bs-table-hover-bg:#323232;--bs-table-hover-color:#fff;color:#fff;border-color:#373737}.typography .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.typography .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.typography .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.typography .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1167.98px){.typography .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1367.98px){.typography .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1567.98px){.typography .table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1867.98px){.typography .table-responsive-xxxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.typography a{color:#2196f3}.typography .captionImage,.typography .image,.typography .ss-htmleditorfield-file,.typography img{display:block;margin:1rem;max-width:100%}.typography .captionImage.center,.typography .image.center,.typography .ss-htmleditorfield-file.center,.typography img.center{margin-left:auto;margin-right:auto;text-align:center}.typography .captionImage.left,.typography .image.left,.typography .ss-htmleditorfield-file.left,.typography img.left{float:left;clear:left;margin:0 1rem 1rem 0}.typography .captionImage.right,.typography .image.right,.typography .ss-htmleditorfield-file.right,.typography img.right{float:right;clear:right;margin:1rem 0 0 1rem}.typography .captionImage.leftAlone,.typography .image.leftAlone,.typography .ss-htmleditorfield-file.leftAlone,.typography img.leftAlone{float:left;clear:left;margin:0 1rem 1rem 0}.typography .captionImage.rightAlone,.typography .image.rightAlone,.typography .ss-htmleditorfield-file.rightAlone,.typography img.rightAlone{float:right;clear:right;margin:1rem 0 0 1rem}.typography .captionImage iframe,.typography .image iframe,.typography .ss-htmleditorfield-file iframe,.typography img iframe{width:100%!important;height:100%!important}.typography .captionImage img{margin-bottom:.5rem!important}.typography .captionImage .caption{font-size:.8rem}.typography .text-left{text-align:left}.typography .text-center{text-align:center}.typography .text-right{text-align:right}.typography .text-justify{text-align:justify}.typography table{width:100%;max-width:100%;border-collapse:collapse}.typography table.table-none{border:0}.typography table.table-none td,.typography table.table-none th,.typography table.table-none tr{border:0;background:none!important}.typography table:first-child{margin-top:0}.typography table:last-child{margin-bottom:0}.typography ol,.typography ul{padding-left:2rem}.typography ol li,.typography ul li{position:relative;padding-left:0}.typography ul{list-style:none}.typography ul li{list-style:none;margin:.5em 0}.typography ul li:before{content:"\2022";display:inline-block;margin-right:.5em;position:absolute;left:-.75em;font-size:1.5em;top:-.25em}.typography div,.typography iframe,.typography img,.typography p,.typography table,.typography td,.typography th,.typography tr{max-width:100%!important}@media (max-width:575px){.typography div,.typography iframe,.typography img,.typography p,.typography table,.typography td,.typography th,.typography tr{display:block;width:100%!important;border:0!important;padding-left:0!important;padding-right:0!important}}@media (max-width:575px){.typography div,.typography img,.typography p,.typography table,.typography td,.typography th,.typography tr{height:auto!important}}@media (max-width:575px){.typography .d-typography-breakpoint-none{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.typography td{display:flex}.typography td:before{content:attr(data-label);font-weight:700;width:12rem;min-width:12rem;padding:0 .5rem;display:block}}.typography>:last-child{margin-bottom:0}@media (max-width:991px){body.shrink{padding-top:100px}body.shrink #Header{position:fixed;top:0;left:0;right:0;z-index:2}}@media (min-width:992px) and (max-width:1167px){body.shrink{padding-top:146px}body.shrink #Header{position:fixed;top:0;left:0;right:0;z-index:2}}body>.wrapper{min-height:100%;min-height:100vh}@media (min-width:992px){.wrapper{padding-bottom:10rem}.footer{height:10rem;margin-top:-10rem}}.sidebar__col{position:relative;margin-top:2rem;margin-bottom:4rem}.content-holder__sidebar>.container{padding:0}#SiteWideMessage{text-align:center}#SiteWideMessage .alert,#SiteWideMessage .message{margin-bottom:0}#SiteWideMessage .alert .btn-close,#SiteWideMessage .message .btn-close{margin-top:-.5rem;float:right}#Header{background-color:#212121;color:#f2f2f2}#Header a{color:#fff}#Header .nav-container{display:flex;justify-content:flex-end;align-items:flex-end;position:static}#Header .logo{filter:invert(100%)}#Header .tagline{display:inline-block;font-size:1.2rem;margin-left:2em}#Navigation{font-size:1.5rem;text-transform:uppercase;letter-spacing:.25rem;width:100%;background:#212121}#Navigation .navbar-toggler{color:#fff;font-size:2rem}#Navigation .nav-item,#Navigation .nav-link{flex-direction:column}@media (min-width:992px){#Navigation .nav-item,#Navigation .nav-link{align-items:center;justify-content:center;text-align:center}}#Navigation .nav-link{color:#fff;background:none}#Navigation .active .nav-link,#Navigation .nav-link.active,#Navigation .nav-link:focus,#Navigation .nav-link:hover{background:none;color:#2196f3}#Navigation .nav-item .nav-dropdown .fa-chevron-right{display:none}#Navigation .dropdown-menu{border-color:#212121;background:#212121;margin-top:0;border-top:0;width:100%}#Navigation .dropdown-menu .nav-item-link{color:#fff}#Navigation .dropdown-item:focus,#Navigation .dropdown-item:hover{background:#080808}#Navigation .dropdown-item:focus .nav-item-link,#Navigation .dropdown-item:hover .nav-item-link{color:#2196f3}#Navigation .dropdown-item .nav-item-link{width:100%;justify-content:flex-start;align-items:flex-start}@media (min-width:992px){#Navigation .navbar-nav>.nav-item{padding-right:2rem;padding-left:2rem}#Navigation .dropdown-item .nav-item-link{padding-left:1rem;padding-right:1rem}}#PageBreadcumbs{position:relative;z-index:2}#Footer{background-color:#212121;color:#f2f2f2}#Footer>.wrapper{padding-top:2rem}#Footer a{color:#fff}#Footer ul{margin-bottom:0}#Footer .field:first-child{margin-top:0}#Footer .footer{background-color:#141414}#Footer .footer .copyright{padding-right:.5rem}#Footer .footer li{padding:0 .5rem}@media (min-width:992px){#Footer .wrapper{padding-bottom:2rem}#Footer .footer{height:2rem;margin-top:-2rem;line-height:2rem}}.flyout-FlyoutUI{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.meta-MetaWindow{position:fixed}.meta-MetaWindow .meta-error,.meta-MetaWindow .meta-spinner,.meta-MetaWindow .meta-spinner_embed{display:none;align-items:center;justify-content:center;z-index:2;text-align:center}.meta-MetaWindow .meta-spinner,.meta-MetaWindow .meta-spinner_embed{font-size:2rem;color:#fff;font-weight:700;text-transform:uppercase;position:absolute;left:0;right:0;top:0;bottom:0}.meta-MetaWindow .meta-spinner_embed{display:flex}.meta-MetaWindow-overlay{background:rgba(96,125,139,.8);display:none;position:fixed;left:0;right:0;top:0;bottom:0;align-items:center;justify-content:center;z-index:98}.meta-MetaWindow-overlay__loading .meta-spinner,.meta-MetaWindow-overlay__open{display:flex}.meta-MetaWindow-overlay__error .meta-content{justify-content:center}.meta-MetaWindow-overlay__error .meta-error{display:flex}.meta-MetaWindow .meta-nav{font-size:2rem;color:#212121;text-shadow:#fff 0 0 .25em;border:0;background:none;z-index:2}.meta-MetaWindow .meta-nav:focus,.meta-MetaWindow .meta-nav:hover{color:#eceff1;background:#2196f3;text-shadow:none;text-decoration:none}.meta-MetaWindow .meta-nav-arrow{position:absolute;bottom:0;top:auto;display:flex;justify-content:center;align-items:center;font-size:2.5rem;padding:.25rem .5rem;z-index:2}@media (min-width:992px){.meta-MetaWindow .meta-nav-arrow{top:0;bottom:0}}.meta-MetaWindow .meta-nav-arrow__next{right:0}.meta-MetaWindow .meta-nav-arrow__prev{left:0}@media (min-width:992px){.meta-MetaWindow .meta-nav-arrow__next{right:-3rem}.meta-MetaWindow .meta-nav-arrow__prev{left:-3rem}}.meta-MetaWindow .meta-close{position:absolute;top:-3rem;right:0;width:1.25em}@media (min-width:992px){.meta-MetaWindow .meta-close{top:-3rem;right:-3rem}}.meta-MetaWindow .meta-content{position:relative;width:100%;height:80%;display:flex;flex-direction:column;z-index:1}@media (min-width:992px){.meta-MetaWindow .meta-content{width:90%;height:90%;width:calc(90% - 3rem);height:calc(90% - 3rem)}}.meta-MetaWindow .meta-wrap{width:100%;overflow:auto;word-break:break-word}.meta-MetaWindow .meta-wrap,.meta-MetaWindow .meta-wrap img{max-height:100%;max-width:100%}.meta-MetaWindow__text .meta-content{background:#fff;color:#000;padding:1rem 0 1rem 1rem}.meta-MetaWindow__text .meta-wrap{padding-right:1rem}.meta-MetaWindow__image .meta-wrap,.meta-MetaWindow__image .typography,.meta-MetaWindow__video .meta-wrap,.meta-MetaWindow__video .typography{display:flex;justify-content:center;align-items:center;flex-direction:column;max-height:100%;max-width:100%;min-height:100%}.meta-MetaWindow__image .meta-wrap img,.meta-MetaWindow__image .typography img,.meta-MetaWindow__video .meta-wrap img,.meta-MetaWindow__video .typography img{margin:0}.meta-MetaWindow__embed:before,.meta-MetaWindow__video:before{content:"";display:block;position:relative;width:100%;padding-top:56.25%}.meta-MetaWindow__embed a[rel="nofollow noreferrer noopener"],.meta-MetaWindow__video a[rel="nofollow noreferrer noopener"]{color:#fff;font-size:1.2rem;font-weight:700}.meta-MetaWindow__embed a[rel="nofollow noreferrer noopener"]:before,.meta-MetaWindow__video a[rel="nofollow noreferrer noopener"]:before{content:"Unable to load. Please follow the provided link: ";display:block}.meta-MetaWindow__embed iframe,.meta-MetaWindow__video iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file +:root{--bs-font-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0))}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212121;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h2,h2{font-size:2.5rem}}.h3,h3{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h3,h3{font-size:2rem}}.h4,h4{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h4,h4{font-size:1.75rem}}.h5,h5{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h5,h5{font-size:1.5rem}}.h6,h6{font-size:1.25rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{text-decoration:underline;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}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#2196f3;text-decoration:underline}a:hover{color:#1a78c2}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}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:#e91e63;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212121;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#757575;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.dropdown-menu .dropdown-list,.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#757575}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#757575}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xxxl,.container-xxxxl{width:100%;padding-right:var(--bs-gutter-x,1rem);padding-left:var(--bs-gutter-x,1rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1168px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1136px}}@media (min-width:1368px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1336px}}@media (min-width:1568px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xxxl{max-width:1536px}}@media (min-width:1868px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xxxl,.container-xxxxl{max-width:1836px}}.row{--bs-gutter-x:2rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1168px){.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.33333%}.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.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1368px){.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.33333%}.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.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}@media (min-width:1568px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.66667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333%}.col-xxxl-2{flex:0 0 auto;width:16.66667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333%}.col-xxxl-5{flex:0 0 auto;width:41.66667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333%}.col-xxxl-8{flex:0 0 auto;width:66.66667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333%}.col-xxxl-11{flex:0 0 auto;width:91.66667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333%}.offset-xxxl-2{margin-left:16.66667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333%}.offset-xxxl-5{margin-left:41.66667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333%}.offset-xxxl-8{margin-left:66.66667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333%}.offset-xxxl-11{margin-left:91.66667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x:0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y:0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x:.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y:.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x:.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y:.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x:1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y:1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x:1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y:1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x:3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y:3rem}}@media (min-width:1868px){.col-xxxxl{flex:1 0 0%}.row-cols-xxxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxxl-6>*{flex:0 0 auto;width:16.66667%}.col-xxxxl-auto{flex:0 0 auto;width:auto}.col-xxxxl-1{flex:0 0 auto;width:8.33333%}.col-xxxxl-2{flex:0 0 auto;width:16.66667%}.col-xxxxl-3{flex:0 0 auto;width:25%}.col-xxxxl-4{flex:0 0 auto;width:33.33333%}.col-xxxxl-5{flex:0 0 auto;width:41.66667%}.col-xxxxl-6{flex:0 0 auto;width:50%}.col-xxxxl-7{flex:0 0 auto;width:58.33333%}.col-xxxxl-8{flex:0 0 auto;width:66.66667%}.col-xxxxl-9{flex:0 0 auto;width:75%}.col-xxxxl-10{flex:0 0 auto;width:83.33333%}.col-xxxxl-11{flex:0 0 auto;width:91.66667%}.col-xxxxl-12{flex:0 0 auto;width:100%}.offset-xxxxl-0{margin-left:0}.offset-xxxxl-1{margin-left:8.33333%}.offset-xxxxl-2{margin-left:16.66667%}.offset-xxxxl-3{margin-left:25%}.offset-xxxxl-4{margin-left:33.33333%}.offset-xxxxl-5{margin-left:41.66667%}.offset-xxxxl-6{margin-left:50%}.offset-xxxxl-7{margin-left:58.33333%}.offset-xxxxl-8{margin-left:66.66667%}.offset-xxxxl-9{margin-left:75%}.offset-xxxxl-10{margin-left:83.33333%}.offset-xxxxl-11{margin-left:91.66667%}.g-xxxxl-0,.gx-xxxxl-0{--bs-gutter-x:0}.g-xxxxl-0,.gy-xxxxl-0{--bs-gutter-y:0}.g-xxxxl-1,.gx-xxxxl-1{--bs-gutter-x:.25rem}.g-xxxxl-1,.gy-xxxxl-1{--bs-gutter-y:.25rem}.g-xxxxl-2,.gx-xxxxl-2{--bs-gutter-x:.5rem}.g-xxxxl-2,.gy-xxxxl-2{--bs-gutter-y:.5rem}.g-xxxxl-3,.gx-xxxxl-3{--bs-gutter-x:1rem}.g-xxxxl-3,.gy-xxxxl-3{--bs-gutter-y:1rem}.g-xxxxl-4,.gx-xxxxl-4{--bs-gutter-x:1.5rem}.g-xxxxl-4,.gy-xxxxl-4{--bs-gutter-y:1.5rem}.g-xxxxl-5,.gx-xxxxl-5{--bs-gutter-x:3rem}.g-xxxxl-5,.gy-xxxxl-5{--bs-gutter-y:3rem}}.table,.typography table{--bs-table-bg:transparent;--bs-table-striped-color:#212121;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212121;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212121;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#212121;vertical-align:top;border-color:#e0e0e0}.table>:not(caption)>*>*,.typography table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody,.typography table>tbody{vertical-align:inherit}.table>thead,.typography table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*,.typography table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*,.typography table>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*,.typography table>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#d3eafd;--bs-table-striped-bg:#c8def0;--bs-table-striped-color:#000;--bs-table-active-bg:#bed3e4;--bs-table-active-color:#000;--bs-table-hover-bg:#c3d8ea;--bs-table-hover-color:#000;color:#000;border-color:#bed3e4}.table-secondary{--bs-table-bg:#e3e3e3;--bs-table-striped-bg:#d8d8d8;--bs-table-striped-color:#000;--bs-table-active-bg:#ccc;--bs-table-active-color:#000;--bs-table-hover-bg:#d2d2d2;--bs-table-hover-color:#000;color:#000;border-color:#ccc}.table-success{--bs-table-bg:#dbefdc;--bs-table-striped-bg:#d0e3d1;--bs-table-striped-color:#000;--bs-table-active-bg:#c5d7c6;--bs-table-active-color:#000;--bs-table-hover-bg:#cbddcc;--bs-table-hover-color:#000;color:#000;border-color:#c5d7c6}.table-info{--bs-table-bg:#ccf2f6;--bs-table-striped-bg:#c2e6ea;--bs-table-striped-color:#000;--bs-table-active-bg:#b8dadd;--bs-table-active-color:#000;--bs-table-hover-bg:#bde0e4;--bs-table-hover-color:#000;color:#000;border-color:#b8dadd}.table-warning{--bs-table-bg:#fffbd8;--bs-table-striped-bg:#f2eecd;--bs-table-striped-color:#000;--bs-table-active-bg:#e6e2c2;--bs-table-active-color:#000;--bs-table-hover-bg:#ece8c8;--bs-table-hover-color:#000;color:#000;border-color:#e6e2c2}.table-danger{--bs-table-bg:#fdd9d7;--bs-table-striped-bg:#f0cecc;--bs-table-striped-color:#000;--bs-table-active-bg:#e4c3c2;--bs-table-active-color:#000;--bs-table-hover-bg:#eac9c7;--bs-table-hover-color:#000;color:#000;border-color:#e4c3c2}.table-light{--bs-table-bg:#f5f5f5;--bs-table-striped-bg:#e9e9e9;--bs-table-striped-color:#000;--bs-table-active-bg:#ddd;--bs-table-active-color:#000;--bs-table-hover-bg:#e3e3e3;--bs-table-hover-color:#000;color:#000;border-color:#ddd}.table-dark{--bs-table-bg:#212121;--bs-table-striped-bg:#2c2c2c;--bs-table-striped-color:#fff;--bs-table-active-bg:#373737;--bs-table-active-color:#fff;--bs-table-hover-bg:#323232;--bs-table-hover-color:#fff;color:#fff;border-color:#373737}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1167.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1367.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1567.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1867.98px){.table-responsive-xxxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#757575}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212121;background-color:#fff;background-clip:padding-box;border:1px solid #bdbdbd;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212121;background-color:#fff;border-color:#90cbf9;outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#757575;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#eee;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212121;background-color:#eee;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e2e2e2}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212121;background-color:#eee;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e2e2e2}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212121;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212121;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23424242' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #bdbdbd;border-radius:.25rem;appearance:none}.form-select:focus{border-color:#90cbf9;outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{color:#757575;background-color:#eee}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212121}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;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:#90cbf9;outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25)}.form-check-input:checked{background-color:#2196f3;border-color:#2196f3}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%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 10l3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%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:#2196f3;border-color:#2196f3;background-image:url("data:image/svg+xml;charset=utf-8,%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{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0,0,0,0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2390cbf9'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-position:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.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}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(33,150,243,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(33,150,243,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#2196f3;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#bce0fb}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e0e0e0;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#2196f3;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#bce0fb}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e0e0e0;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#9e9e9e}.form-range:disabled::-moz-range-thumb{background-color:#9e9e9e}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212121;text-align:center;white-space:nowrap;background-color:#eee;border:1px solid #bdbdbd;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){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:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#4caf50}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#000;background-color:rgba(76,175,80,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#4caf50;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%234caf50' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#4caf50;box-shadow:0 0 0 .25rem rgba(76,175,80,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#4caf50;padding-right:4.125rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23424242' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%234caf50' d='M2.3 6.73L.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-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#4caf50;box-shadow:0 0 0 .25rem rgba(76,175,80,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#4caf50}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#4caf50}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(76,175,80,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#4caf50}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#f44336}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#000;background-color:rgba(244,67,54,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#f44336;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f44336'%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='%23f44336' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#f44336;box-shadow:0 0 0 .25rem rgba(244,67,54,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#f44336;padding-right:4.125rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23424242' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f44336'%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='%23f44336' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#f44336;box-shadow:0 0 0 .25rem rgba(244,67,54,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#f44336}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#f44336}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(244,67,54,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#f44336}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212121;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212121}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-link{font-weight:400;color:#2196f3;text-decoration:underline}.btn-link:hover{color:#1a78c2}.btn-link.disabled,.btn-link:disabled{color:#757575}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{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{position:absolute;top:100%;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212121;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #fff;border-radius:.25rem}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1168px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1368px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1568px){.dropdown-menu-xxxl-start{--bs-position:start}.dropdown-menu-xxxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxxl-end{--bs-position:end}.dropdown-menu-xxxl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1868px){.dropdown-menu-xxxxl-start{--bs-position:start}.dropdown-menu-xxxxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxxxl-end{--bs-position:end}.dropdown-menu-xxxxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%}.dropup .dropdown-menu[data-bs-popper]{margin-top:0;margin-bottom:.125rem}.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{top:0;right:auto;left:100%}.dropend .dropdown-menu[data-bs-popper]{margin-top:0;margin-left:.125rem}.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{top:0;right:100%;left:auto}.dropstart .dropdown-menu[data-bs-popper]{margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #fff}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212121;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e1e1e;background-color:#eee}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#2196f3}.dropdown-item.disabled,.dropdown-item:disabled{color:#9e9e9e;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#757575;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212121}.dropdown-menu-dark{color:#e0e0e0;background-color:#424242;border-color:#fff}.dropdown-menu-dark .dropdown-item{color:#e0e0e0}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:hsla(0,0%,100%,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#2196f3}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#9e9e9e}.dropdown-menu-dark .dropdown-divider{border-color:#fff}.dropdown-menu-dark .dropdown-item-text{color:#e0e0e0}.dropdown-menu-dark .dropdown-header{color:#9e9e9e}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#3b3b3b}.nav-link.disabled{color:#757575;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #e0e0e0}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#eee #eee #e0e0e0;isolation:isolate}.nav-tabs .nav-link.disabled{color:#757575;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#616161;background-color:#fff;border-color:#e0e0e0 #e0e0e0 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#2196f3}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl,.navbar>.container-xxxl,.navbar>.container-xxxxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@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 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.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}}@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:.5rem;padding-left:.5rem}.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}}@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:.5rem;padding-left:.5rem}.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}}@media (min-width:1168px){.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:.5rem;padding-left:.5rem}.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}}@media (min-width:1368px){.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:.5rem;padding-left:.5rem}.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}}@media (min-width:1568px){.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxxl .navbar-toggler{display:none}}@media (min-width:1868px){.navbar-expand-xxxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxxxl .navbar-toggler{display:none}}.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:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#2196f3}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:#2196f3}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:none}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#2196f3}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.55);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:none}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.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:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.5rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:1rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212121;text-align:left;background-color:transparent;border:1px solid rgba(0,0,0,.125);border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button.collapsed{border-bottom-width:0}.accordion-button:not(.collapsed){color:#1e87db;background-color:#e9f5fe}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231e87db'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");transform:rotate(180deg)}.accordion-button:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212121'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#90cbf9;outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25)}.accordion-header{margin-bottom:0}.accordion-item:first-of-type .accordion-button{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed,.accordion-item:last-of-type .accordion-collapse{border-bottom-width:1px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-collapse{border:solid rgba(0,0,0,.125);border-width:0 1px}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-button{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item:first-of-type .accordion-button{border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#757575;content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:#757575}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#2196f3;text-decoration:none;background-color:#fff;border:1px solid #e0e0e0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;border-color:#e0e0e0}.page-link:focus,.page-link:hover{color:#1a78c2;background-color:#eee}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#2196f3;border-color:#2196f3}.page-item.disabled .page-link{color:#757575;pointer-events:none;background-color:#fff;border-color:#e0e0e0}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert,.message,.message.error,.message.required,.message.validation{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{height:1rem;font-size:.75rem;background-color:#eee;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#2196f3;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#616161;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#616161;text-decoration:none;background-color:#f5f5f5}.list-group-item-action:active{color:#212121;background-color:#eee}.list-group-item{position:relative;display:block;padding:.5rem 1rem;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#757575;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#2196f3;border-color:#2196f3}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1168px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1368px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1568px){.list-group-horizontal-xxxl{flex-direction:row}.list-group-horizontal-xxxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1868px){.list-group-horizontal-xxxxl{flex-direction:row}.list-group-horizontal-xxxxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxxxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxxxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxxxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxxxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(33,150,243,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:1rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#757575;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.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% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #e0e0e0;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #e0e0e0;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1168px){.modal-xl{max-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{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@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{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1167.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{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1367.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{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}@media (max-width:1567.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}}@media (max-width:1867.98px){.modal-fullscreen-xxxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxxxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid #d8d8d8;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem;color:#212121}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 010 .708L5.707 8l5.647 5.646a.5.5 0 01-.708.708l-6-6a.5.5 0 010-.708l6-6a.5.5 0 01.708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 01.708 0l6 6a.5.5 0 010 .708l-6 6a.5.5 0 01-.708-.708L10.293 8 4.646 2.354a.5.5 0 010-.708z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.clearfix:after{display:block;clear:both;content:""}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1168px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1368px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1568px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1868px){.sticky-xxxxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow: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-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:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.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:1px solid #e0e0e0!important}.border-0{border:0!important}.border-top{border-top:1px solid #e0e0e0!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #e0e0e0!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #e0e0e0!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #e0e0e0!important}.border-start-0{border-left:0!important}.border-white{border-color:#fff!important}.border-0{border-width:0!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}.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}.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}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.fs-1,.fs-2{font-size:calc(1.375rem + 1.5vw)!important}.fs-3{font-size:calc(1.325rem + .9vw)!important}.fs-4{font-size:calc(1.3rem + .6vw)!important}.fs-5{font-size:calc(1.275rem + .3vw)!important}.fs-6{font-size:1.25rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-white{color:#fff!important}.text-body{color:#212121!important}.text-muted{color:#757575!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-reset{color:inherit!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.bg-body,.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!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-break{word-wrap:break-word!important;word-break:break-word!important}.font-monospace{font-family:var(--bs-font-monospace)!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:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!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-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}.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}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.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-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}.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}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.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-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}.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}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1168px){.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-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}.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}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1368px){.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-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}.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}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1568px){.float-xxxl-start{float:left!important}.float-xxxl-end{float:right!important}.float-xxxl-none{float:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-grid{display:grid!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:flex!important}.d-xxxl-inline-flex{display:inline-flex!important}.d-xxxl-none{display:none!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxxl-0{gap:0!important}.gap-xxxl-1{gap:.25rem!important}.gap-xxxl-2{gap:.5rem!important}.gap-xxxl-3{gap:1rem!important}.gap-xxxl-4{gap:1.5rem!important}.gap-xxxl-5{gap:3rem!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.justify-content-xxxl-evenly{justify-content:space-evenly!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.order-xxxl-first{order:-1!important}.order-xxxl-0{order:0!important}.order-xxxl-1{order:1!important}.order-xxxl-2{order:2!important}.order-xxxl-3{order:3!important}.order-xxxl-4{order:4!important}.order-xxxl-5{order:5!important}.order-xxxl-last{order:6!important}.m-xxxl-0{margin:0!important}.m-xxxl-1{margin:.25rem!important}.m-xxxl-2{margin:.5rem!important}.m-xxxl-3{margin:1rem!important}.m-xxxl-4{margin:1.5rem!important}.m-xxxl-5{margin:3rem!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-1{margin-top:.25rem!important}.mt-xxxl-2{margin-top:.5rem!important}.mt-xxxl-3{margin-top:1rem!important}.mt-xxxl-4{margin-top:1.5rem!important}.mt-xxxl-5{margin-top:3rem!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-1{margin-right:.25rem!important}.me-xxxl-2{margin-right:.5rem!important}.me-xxxl-3{margin-right:1rem!important}.me-xxxl-4{margin-right:1.5rem!important}.me-xxxl-5{margin-right:3rem!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-1{margin-bottom:.25rem!important}.mb-xxxl-2{margin-bottom:.5rem!important}.mb-xxxl-3{margin-bottom:1rem!important}.mb-xxxl-4{margin-bottom:1.5rem!important}.mb-xxxl-5{margin-bottom:3rem!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-1{margin-left:.25rem!important}.ms-xxxl-2{margin-left:.5rem!important}.ms-xxxl-3{margin-left:1rem!important}.ms-xxxl-4{margin-left:1.5rem!important}.ms-xxxl-5{margin-left:3rem!important}.ms-xxxl-auto{margin-left:auto!important}.p-xxxl-0{padding:0!important}.p-xxxl-1{padding:.25rem!important}.p-xxxl-2{padding:.5rem!important}.p-xxxl-3{padding:1rem!important}.p-xxxl-4{padding:1.5rem!important}.p-xxxl-5{padding:3rem!important}.px-xxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-1{padding-top:.25rem!important}.pt-xxxl-2{padding-top:.5rem!important}.pt-xxxl-3{padding-top:1rem!important}.pt-xxxl-4{padding-top:1.5rem!important}.pt-xxxl-5{padding-top:3rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-1{padding-right:.25rem!important}.pe-xxxl-2{padding-right:.5rem!important}.pe-xxxl-3{padding-right:1rem!important}.pe-xxxl-4{padding-right:1.5rem!important}.pe-xxxl-5{padding-right:3rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-1{padding-bottom:.25rem!important}.pb-xxxl-2{padding-bottom:.5rem!important}.pb-xxxl-3{padding-bottom:1rem!important}.pb-xxxl-4{padding-bottom:1.5rem!important}.pb-xxxl-5{padding-bottom:3rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-1{padding-left:.25rem!important}.ps-xxxl-2{padding-left:.5rem!important}.ps-xxxl-3{padding-left:1rem!important}.ps-xxxl-4{padding-left:1.5rem!important}.ps-xxxl-5{padding-left:3rem!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}}@media (min-width:1868px){.float-xxxxl-start{float:left!important}.float-xxxxl-end{float:right!important}.float-xxxxl-none{float:none!important}.d-xxxxl-inline{display:inline!important}.d-xxxxl-inline-block{display:inline-block!important}.d-xxxxl-block{display:block!important}.d-xxxxl-grid{display:grid!important}.d-xxxxl-table{display:table!important}.d-xxxxl-table-row{display:table-row!important}.d-xxxxl-table-cell{display:table-cell!important}.d-xxxxl-flex{display:flex!important}.d-xxxxl-inline-flex{display:inline-flex!important}.d-xxxxl-none{display:none!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxxxl-0{gap:0!important}.gap-xxxxl-1{gap:.25rem!important}.gap-xxxxl-2{gap:.5rem!important}.gap-xxxxl-3{gap:1rem!important}.gap-xxxxl-4{gap:1.5rem!important}.gap-xxxxl-5{gap:3rem!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.justify-content-xxxxl-evenly{justify-content:space-evenly!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.order-xxxxl-first{order:-1!important}.order-xxxxl-0{order:0!important}.order-xxxxl-1{order:1!important}.order-xxxxl-2{order:2!important}.order-xxxxl-3{order:3!important}.order-xxxxl-4{order:4!important}.order-xxxxl-5{order:5!important}.order-xxxxl-last{order:6!important}.m-xxxxl-0{margin:0!important}.m-xxxxl-1{margin:.25rem!important}.m-xxxxl-2{margin:.5rem!important}.m-xxxxl-3{margin:1rem!important}.m-xxxxl-4{margin:1.5rem!important}.m-xxxxl-5{margin:3rem!important}.m-xxxxl-auto{margin:auto!important}.mx-xxxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxxxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxxxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxxxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxxxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxxxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxxxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxxl-0{margin-top:0!important}.mt-xxxxl-1{margin-top:.25rem!important}.mt-xxxxl-2{margin-top:.5rem!important}.mt-xxxxl-3{margin-top:1rem!important}.mt-xxxxl-4{margin-top:1.5rem!important}.mt-xxxxl-5{margin-top:3rem!important}.mt-xxxxl-auto{margin-top:auto!important}.me-xxxxl-0{margin-right:0!important}.me-xxxxl-1{margin-right:.25rem!important}.me-xxxxl-2{margin-right:.5rem!important}.me-xxxxl-3{margin-right:1rem!important}.me-xxxxl-4{margin-right:1.5rem!important}.me-xxxxl-5{margin-right:3rem!important}.me-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-0{margin-bottom:0!important}.mb-xxxxl-1{margin-bottom:.25rem!important}.mb-xxxxl-2{margin-bottom:.5rem!important}.mb-xxxxl-3{margin-bottom:1rem!important}.mb-xxxxl-4{margin-bottom:1.5rem!important}.mb-xxxxl-5{margin-bottom:3rem!important}.mb-xxxxl-auto{margin-bottom:auto!important}.ms-xxxxl-0{margin-left:0!important}.ms-xxxxl-1{margin-left:.25rem!important}.ms-xxxxl-2{margin-left:.5rem!important}.ms-xxxxl-3{margin-left:1rem!important}.ms-xxxxl-4{margin-left:1.5rem!important}.ms-xxxxl-5{margin-left:3rem!important}.ms-xxxxl-auto{margin-left:auto!important}.p-xxxxl-0{padding:0!important}.p-xxxxl-1{padding:.25rem!important}.p-xxxxl-2{padding:.5rem!important}.p-xxxxl-3{padding:1rem!important}.p-xxxxl-4{padding:1.5rem!important}.p-xxxxl-5{padding:3rem!important}.px-xxxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxxxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxxxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxxxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxxxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxxxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxxxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxxxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxxxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxxxl-0{padding-top:0!important}.pt-xxxxl-1{padding-top:.25rem!important}.pt-xxxxl-2{padding-top:.5rem!important}.pt-xxxxl-3{padding-top:1rem!important}.pt-xxxxl-4{padding-top:1.5rem!important}.pt-xxxxl-5{padding-top:3rem!important}.pe-xxxxl-0{padding-right:0!important}.pe-xxxxl-1{padding-right:.25rem!important}.pe-xxxxl-2{padding-right:.5rem!important}.pe-xxxxl-3{padding-right:1rem!important}.pe-xxxxl-4{padding-right:1.5rem!important}.pe-xxxxl-5{padding-right:3rem!important}.pb-xxxxl-0{padding-bottom:0!important}.pb-xxxxl-1{padding-bottom:.25rem!important}.pb-xxxxl-2{padding-bottom:.5rem!important}.pb-xxxxl-3{padding-bottom:1rem!important}.pb-xxxxl-4{padding-bottom:1.5rem!important}.pb-xxxxl-5{padding-bottom:3rem!important}.ps-xxxxl-0{padding-left:0!important}.ps-xxxxl-1{padding-left:.25rem!important}.ps-xxxxl-2{padding-left:.5rem!important}.ps-xxxxl-3{padding-left:1rem!important}.ps-xxxxl-4{padding-left:1.5rem!important}.ps-xxxxl-5{padding-left:3rem!important}.text-xxxxl-start{text-align:left!important}.text-xxxxl-end{text-align:right!important}.text-xxxxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1,.fs-2{font-size:2.5rem!important}.fs-3{font-size:2rem!important}.fs-4{font-size:1.75rem!important}.fs-5{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-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}}.carousel-slide{min-height:4rem;display:flex;justify-content:center;align-items:flex-start}.carousel-slide .video{width:100%}.carousel-slide .video iframe{width:100%!important;height:auto!important}.carousel-slide .img{display:block;width:100%}.carousel-slide img.loading{max-height:25vh}.carousel-control-next,.carousel-control-prev{z-index:11;font-size:3rem;text-shadow:1px 1px #000}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{background:rgba(0,0,0,.6)}.carousel-indicators li{box-shadow:none}.carousel-title{color:#fff}.carousel-content,.carousel-title{text-shadow:1px 1px #000}.flyout-FlyoutUI{position:absolute;z-index:99;transform:translateY(-50%);transition:right 2s;right:-100%;top:50%;background:#000;color:#fff;padding:1rem 2rem}.flyout-FlyoutUI__active{display:block;right:0}.flyout-FlyoutUI__title{color:#fff}.flyout-FlyoutUI__close{position:absolute;top:1rem;right:2rem}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes fade{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading{animation:fade .8s linear infinite}.pulse{animation:pulse .8s linear infinite}a,button,div,i,span{background-repeat:no-repeat;background-size:contain}iframe,img{max-width:100%}p:first-child,table:first-child{margin-top:0}p:last-child,table:last-child{margin-bottom:0}.a{cursor:pointer;color:#2196f3;text-decoration:underline}.a:focus,.a:hover{color:#1a78c2}.a.active,.a:hover,.a[aria-expanded=true],.btn.active,.btn:hover,.btn[aria-expanded=true],[data-toggle].active,[data-toggle]:hover,[data-toggle][aria-expanded=true],a.active,a:hover,a[aria-expanded=true],button.active,button:hover,button[aria-expanded=true]{opacity:.8}.a.active.fa,.a.active.fab,.a.active.far,.a.active.fas,.a.active>.fa,.a.active>.fab,.a.active>.far,.a.active>.fas,.a:hover.fa,.a:hover.fab,.a:hover.far,.a:hover.fas,.a:hover>.fa,.a:hover>.fab,.a:hover>.far,.a:hover>.fas,.a[aria-expanded=true].fa,.a[aria-expanded=true].fab,.a[aria-expanded=true].far,.a[aria-expanded=true].fas,.a[aria-expanded=true]>.fa,.a[aria-expanded=true]>.fab,.a[aria-expanded=true]>.far,.a[aria-expanded=true]>.fas,.btn.active.fa,.btn.active.fab,.btn.active.far,.btn.active.fas,.btn.active>.fa,.btn.active>.fab,.btn.active>.far,.btn.active>.fas,.btn:hover.fa,.btn:hover.fab,.btn:hover.far,.btn:hover.fas,.btn:hover>.fa,.btn:hover>.fab,.btn:hover>.far,.btn:hover>.fas,.btn[aria-expanded=true].fa,.btn[aria-expanded=true].fab,.btn[aria-expanded=true].far,.btn[aria-expanded=true].fas,.btn[aria-expanded=true]>.fa,.btn[aria-expanded=true]>.fab,.btn[aria-expanded=true]>.far,.btn[aria-expanded=true]>.fas,[data-toggle].active.fa,[data-toggle].active.fab,[data-toggle].active.far,[data-toggle].active.fas,[data-toggle].active>.fa,[data-toggle].active>.fab,[data-toggle].active>.far,[data-toggle].active>.fas,[data-toggle]:hover.fa,[data-toggle]:hover.fab,[data-toggle]:hover.far,[data-toggle]:hover.fas,[data-toggle]:hover>.fa,[data-toggle]:hover>.fab,[data-toggle]:hover>.far,[data-toggle]:hover>.fas,[data-toggle][aria-expanded=true].fa,[data-toggle][aria-expanded=true].fab,[data-toggle][aria-expanded=true].far,[data-toggle][aria-expanded=true].fas,[data-toggle][aria-expanded=true]>.fa,[data-toggle][aria-expanded=true]>.fab,[data-toggle][aria-expanded=true]>.far,[data-toggle][aria-expanded=true]>.fas,a.active.fa,a.active.fab,a.active.far,a.active.fas,a.active>.fa,a.active>.fab,a.active>.far,a.active>.fas,a:hover.fa,a:hover.fab,a:hover.far,a:hover.fas,a:hover>.fa,a:hover>.fab,a:hover>.far,a:hover>.fas,a[aria-expanded=true].fa,a[aria-expanded=true].fab,a[aria-expanded=true].far,a[aria-expanded=true].fas,a[aria-expanded=true]>.fa,a[aria-expanded=true]>.fab,a[aria-expanded=true]>.far,a[aria-expanded=true]>.fas,button.active.fa,button.active.fab,button.active.far,button.active.fas,button.active>.fa,button.active>.fab,button.active>.far,button.active>.fas,button:hover.fa,button:hover.fab,button:hover.far,button:hover.fas,button:hover>.fa,button:hover>.fab,button:hover>.far,button:hover>.fas,button[aria-expanded=true].fa,button[aria-expanded=true].fab,button[aria-expanded=true].far,button[aria-expanded=true].fas,button[aria-expanded=true]>.fa,button[aria-expanded=true]>.fab,button[aria-expanded=true]>.far,button[aria-expanded=true]>.fas{transform:rotate(-180deg)}.a.disabled,.btn.disabled,[data-toggle].disabled,a.disabled,button.disabled{opacity:.5;cursor:default}.a.disabled.active.fa,.a.disabled.active.fab,.a.disabled.active.far,.a.disabled.active.fas,.a.disabled.active>.fa,.a.disabled.active>.fab,.a.disabled.active>.far,.a.disabled.active>.fas,.a.disabled:hover.fa,.a.disabled:hover.fab,.a.disabled:hover.far,.a.disabled:hover.fas,.a.disabled:hover>.fa,.a.disabled:hover>.fab,.a.disabled:hover>.far,.a.disabled:hover>.fas,.a.disabled[aria-expanded=true].fa,.a.disabled[aria-expanded=true].fab,.a.disabled[aria-expanded=true].far,.a.disabled[aria-expanded=true].fas,.a.disabled[aria-expanded=true]>.fa,.a.disabled[aria-expanded=true]>.fab,.a.disabled[aria-expanded=true]>.far,.a.disabled[aria-expanded=true]>.fas,.btn.disabled.active.fa,.btn.disabled.active.fab,.btn.disabled.active.far,.btn.disabled.active.fas,.btn.disabled.active>.fa,.btn.disabled.active>.fab,.btn.disabled.active>.far,.btn.disabled.active>.fas,.btn.disabled:hover.fa,.btn.disabled:hover.fab,.btn.disabled:hover.far,.btn.disabled:hover.fas,.btn.disabled:hover>.fa,.btn.disabled:hover>.fab,.btn.disabled:hover>.far,.btn.disabled:hover>.fas,.btn.disabled[aria-expanded=true].fa,.btn.disabled[aria-expanded=true].fab,.btn.disabled[aria-expanded=true].far,.btn.disabled[aria-expanded=true].fas,.btn.disabled[aria-expanded=true]>.fa,.btn.disabled[aria-expanded=true]>.fab,.btn.disabled[aria-expanded=true]>.far,.btn.disabled[aria-expanded=true]>.fas,[data-toggle].disabled.active.fa,[data-toggle].disabled.active.fab,[data-toggle].disabled.active.far,[data-toggle].disabled.active.fas,[data-toggle].disabled.active>.fa,[data-toggle].disabled.active>.fab,[data-toggle].disabled.active>.far,[data-toggle].disabled.active>.fas,[data-toggle].disabled:hover.fa,[data-toggle].disabled:hover.fab,[data-toggle].disabled:hover.far,[data-toggle].disabled:hover.fas,[data-toggle].disabled:hover>.fa,[data-toggle].disabled:hover>.fab,[data-toggle].disabled:hover>.far,[data-toggle].disabled:hover>.fas,[data-toggle].disabled[aria-expanded=true].fa,[data-toggle].disabled[aria-expanded=true].fab,[data-toggle].disabled[aria-expanded=true].far,[data-toggle].disabled[aria-expanded=true].fas,[data-toggle].disabled[aria-expanded=true]>.fa,[data-toggle].disabled[aria-expanded=true]>.fab,[data-toggle].disabled[aria-expanded=true]>.far,[data-toggle].disabled[aria-expanded=true]>.fas,a.disabled.active.fa,a.disabled.active.fab,a.disabled.active.far,a.disabled.active.fas,a.disabled.active>.fa,a.disabled.active>.fab,a.disabled.active>.far,a.disabled.active>.fas,a.disabled:hover.fa,a.disabled:hover.fab,a.disabled:hover.far,a.disabled:hover.fas,a.disabled:hover>.fa,a.disabled:hover>.fab,a.disabled:hover>.far,a.disabled:hover>.fas,a.disabled[aria-expanded=true].fa,a.disabled[aria-expanded=true].fab,a.disabled[aria-expanded=true].far,a.disabled[aria-expanded=true].fas,a.disabled[aria-expanded=true]>.fa,a.disabled[aria-expanded=true]>.fab,a.disabled[aria-expanded=true]>.far,a.disabled[aria-expanded=true]>.fas,button.disabled.active.fa,button.disabled.active.fab,button.disabled.active.far,button.disabled.active.fas,button.disabled.active>.fa,button.disabled.active>.fab,button.disabled.active>.far,button.disabled.active>.fas,button.disabled:hover.fa,button.disabled:hover.fab,button.disabled:hover.far,button.disabled:hover.fas,button.disabled:hover>.fa,button.disabled:hover>.fab,button.disabled:hover>.far,button.disabled:hover>.fas,button.disabled[aria-expanded=true].fa,button.disabled[aria-expanded=true].fab,button.disabled[aria-expanded=true].far,button.disabled[aria-expanded=true].fas,button.disabled[aria-expanded=true]>.fa,button.disabled[aria-expanded=true]>.fab,button.disabled[aria-expanded=true]>.far,button.disabled[aria-expanded=true]>.fas{transform:rotate(0deg)}[data-toggle=table].active,[data-toggle=table]:focus,[data-toggle=table]:hover{opacity:1}[data-toggle=collapse][aria-expanded=true] .accordion-icon:before{content:"\f068"}.a,.a *,.alert,.alert *,.btn,.btn *,.dropdown,.message,.message *,.message.error,.message.error *,.message.required,.message.required *,.message.validation,.message.validation *,.row,.transition,[data-toggle],[data-toggle] *,a,a *,button,input,optgroup,select,textarea{transition:all .4s ease}.navbar-toggler{transition:transform .4s ease}.btn-toolbar{margin-top:1rem}.navbar-toggler-icon{width:auto;height:auto}.nav-item,.nav-link{display:flex}button.nav-link{border:0;outline:0;text-transform:inherit;letter-spacing:inherit}@media (min-width:992px){.dropdown-hover:focus .dropdown-menu,.dropdown-hover:hover .dropdown-menu{display:block}}@media (min-width:992px){.dropdown>.dropdown-toggle-sm{display:none}}.dropdown>.dropdown-toggle-fl{display:none}@media (min-width:992px){.dropdown>.dropdown-toggle-fl{display:inherit}}@media (hover:none){.dropdown>.dropdown-toggle-touch{display:inherit}.dropdown>.dropdown-toggle-notouch{display:none}}.meta-MetaWindow{z-index:1031}.meta-MetaWindow .meta-nav{text-decoration:none}.field{position:relative;display:flex;flex-wrap:wrap;margin:1rem 0}.col-block{padding-top:.5rem;padding-bottom:.5rem}.btn.active,.btn:focus,.btn:hover{opacity:1}.alert,.alert-danger,.alert-info,.message,.message.error,.message.required,.message.validation{display:block}.alert+.alert,.alert+.message,.message+.alert,.message+.message{border-top:0}.alert .container,.message .container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width:576px){.alert .container,.message .container{flex-direction:row}}.alert .typography,.message .typography{flex:1 1}.alert .btn-close,.message .btn-close{position:absolute;top:0;right:0}@media (min-width:576px){.alert .btn-close,.message .btn-close{position:static;margin-left:1rem}}.message{display:block;margin:.5rem 0}.list-group-item.active .a,.list-group-item.active a{color:#fff}.navbar-toggler[aria-expanded=true]{transform:rotate(90deg)}.dropdown-toggle{position:relative;padding-right:1.5em}.dropdown-toggle:after{position:absolute;right:.5em;bottom:1em}.navbar-nav .dropdown-toggle.nav-link{padding-right:1.5em}.dropdown-toggle.active-dropdown:after,.dropdown-toggle.active:after,.dropdown.show .dropdown-toggle:after{transform:rotate(-90deg)}@keyframes expand{0%{max-height:0;overflow:hidden}to{max-height:500rem;max-height:200vh;overflow:visible}}.dropdown-menu{padding:0;border-radius:0;will-change:max-height,display;overflow:hidden;transition:none}.dropdown-menu.show{animation:expand 2s;animation-fill-mode:both;overflow:visible}.dropdown-menu .dropdown-menu{top:0;left:100%}.row-xs>[class^=col-]>.card,.row>[class^=col-]>.card{height:100%}.row-xs{margin-right:-.5rem;margin-left:-.5rem}.row-xs [class^=col-]{padding-left:.5rem;padding-right:.5rem}#ForgotPassword{margin:1rem 0;width:100%}#BetterNavigator{display:none}@media (min-width:768px){#BetterNavigator{display:block}}#SiteWideOffline{position:fixed;top:0;left:0;z-index:99999;width:100%}.alert-offline{display:none}body.is-offline .alert-offline{display:block}[aria-expanded=true] .fa-bars:before{content:"\f00d"}.jsSidebarUI{position:relative;min-height:100%}.jsSidebarUI__inner{position:relative;will-change:position,top}#BetterNavigator a,#BetterNavigator button,#BetterNavigator div,#BetterNavigator i,#BetterNavigator span{background-size:auto}.blog-post-info,.element{position:relative}.element{padding-top:2rem;padding-bottom:2rem}.element:first-child{padding-top:0}.element:last-child{padding-bottom:0}.element.dynamic__elements__image__elements__elementimage,.element.site__elements__sliderelement{padding-top:0;padding-bottom:0;margin-bottom:1rem}.element.dnadesign__elementallist__model__elementlist{padding-top:0;padding-bottom:0}.element.dnadesign__elementallist__model__elementlist .dynamic__elements__image__elements__elementimage,.element.dnadesign__elementallist__model__elementlist .element,.element.dnadesign__elementallist__model__elementlist .site__elements__sliderelement,.element.secondary{padding-top:1rem;padding-bottom:1rem}.element.page-header-element{display:none}.elements-sm .element,.page-content-sidebar .element{padding-top:1rem;padding-bottom:1rem}.elements-sm .element:first-child,.page-content-sidebar .element:first-child{padding-top:0}.elements-sm .element:last-child,.page-content-sidebar .element:last-child{padding-bottom:0}.dynamic__elements__image__elements__elementimage .container-fluid,.dynamic__elements__image__elements__elementimage .container-lg,.dynamic__elements__image__elements__elementimage .container-md,.dynamic__elements__image__elements__elementimage .container-sm,.dynamic__elements__image__elements__elementimage .container-xl,.dynamic__elements__image__elements__elementimage .container-xxl,.dynamic__elements__image__elements__elementimage .container-xxxl,.dynamic__elements__image__elements__elementimage .container-xxxxl,.site__elements__sliderelement .container-fluid,.site__elements__sliderelement .container-lg,.site__elements__sliderelement .container-md,.site__elements__sliderelement .container-sm,.site__elements__sliderelement .container-xl,.site__elements__sliderelement .container-xxl,.site__elements__sliderelement .container-xxxl,.site__elements__sliderelement .container-xxxxl{padding-left:0;padding-right:0}.element .elemental-area .element .container,.element .elemental-area .element .container-fluid,.element .elemental-area .element .container-lg,.element .elemental-area .element .container-md,.element .elemental-area .element .container-sm,.element .elemental-area .element .container-xl,.element .elemental-area .element .container-xxl,.element .elemental-area .element .container-xxxl,.element .elemental-area .element .container-xxxxl{padding:0;width:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#212121}.bg-dark .h1,.bg-dark .h2,.bg-dark .h3,.bg-dark .h4,.bg-dark .h5,.bg-dark .h6,.bg-dark .typography,.bg-dark a,.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-dark h5,.bg-dark h6{color:#fff}.h1:last-child,.h2:last-child,.h3:last-child,.h4:last-child,.h5:last-child,.h6:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,ol:last-child,p:last-child,ul:last-child{margin-bottom:0}.typography:after{display:block;clear:both;content:""}.typography .table,.typography table{--bs-table-bg:transparent;--bs-table-striped-color:#212121;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212121;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212121;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#212121;vertical-align:top;border-color:#e0e0e0}.typography .table>:not(caption)>*>*,.typography table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.typography .table>tbody,.typography table>tbody{vertical-align:inherit}.typography .table>thead,.typography table>thead{vertical-align:bottom}.typography .table>:not(:last-child)>:last-child>*,.typography table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.typography .caption-top{caption-side:top}.typography .table-sm>:not(caption)>*>*{padding:.25rem}.typography .table-bordered>:not(caption)>*,.typography table>:not(caption)>*{border-width:1px 0}.typography .table-bordered>:not(caption)>*>*,.typography table>:not(caption)>*>*{border-width:0 1px}.typography .table-borderless>:not(caption)>*>*{border-bottom-width:0}.typography .table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.typography .table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.typography .table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.typography .table-primary{--bs-table-bg:#d3eafd;--bs-table-striped-bg:#c8def0;--bs-table-striped-color:#000;--bs-table-active-bg:#bed3e4;--bs-table-active-color:#000;--bs-table-hover-bg:#c3d8ea;--bs-table-hover-color:#000;color:#000;border-color:#bed3e4}.typography .table-secondary{--bs-table-bg:#e3e3e3;--bs-table-striped-bg:#d8d8d8;--bs-table-striped-color:#000;--bs-table-active-bg:#ccc;--bs-table-active-color:#000;--bs-table-hover-bg:#d2d2d2;--bs-table-hover-color:#000;color:#000;border-color:#ccc}.typography .table-success{--bs-table-bg:#dbefdc;--bs-table-striped-bg:#d0e3d1;--bs-table-striped-color:#000;--bs-table-active-bg:#c5d7c6;--bs-table-active-color:#000;--bs-table-hover-bg:#cbddcc;--bs-table-hover-color:#000;color:#000;border-color:#c5d7c6}.typography .table-info{--bs-table-bg:#ccf2f6;--bs-table-striped-bg:#c2e6ea;--bs-table-striped-color:#000;--bs-table-active-bg:#b8dadd;--bs-table-active-color:#000;--bs-table-hover-bg:#bde0e4;--bs-table-hover-color:#000;color:#000;border-color:#b8dadd}.typography .table-warning{--bs-table-bg:#fffbd8;--bs-table-striped-bg:#f2eecd;--bs-table-striped-color:#000;--bs-table-active-bg:#e6e2c2;--bs-table-active-color:#000;--bs-table-hover-bg:#ece8c8;--bs-table-hover-color:#000;color:#000;border-color:#e6e2c2}.typography .table-danger{--bs-table-bg:#fdd9d7;--bs-table-striped-bg:#f0cecc;--bs-table-striped-color:#000;--bs-table-active-bg:#e4c3c2;--bs-table-active-color:#000;--bs-table-hover-bg:#eac9c7;--bs-table-hover-color:#000;color:#000;border-color:#e4c3c2}.typography .table-light{--bs-table-bg:#f5f5f5;--bs-table-striped-bg:#e9e9e9;--bs-table-striped-color:#000;--bs-table-active-bg:#ddd;--bs-table-active-color:#000;--bs-table-hover-bg:#e3e3e3;--bs-table-hover-color:#000;color:#000;border-color:#ddd}.typography .table-dark{--bs-table-bg:#212121;--bs-table-striped-bg:#2c2c2c;--bs-table-striped-color:#fff;--bs-table-active-bg:#373737;--bs-table-active-color:#fff;--bs-table-hover-bg:#323232;--bs-table-hover-color:#fff;color:#fff;border-color:#373737}.typography .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.typography .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.typography .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.typography .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1167.98px){.typography .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1367.98px){.typography .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1567.98px){.typography .table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1867.98px){.typography .table-responsive-xxxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.typography a{color:#2196f3}.typography .captionImage,.typography .image,.typography .ss-htmleditorfield-file,.typography img{display:block;margin:1rem;max-width:100%}.typography .captionImage.center,.typography .image.center,.typography .ss-htmleditorfield-file.center,.typography img.center{margin-left:auto;margin-right:auto;text-align:center}.typography .captionImage.left,.typography .image.left,.typography .ss-htmleditorfield-file.left,.typography img.left{float:left;clear:left;margin:0 1rem 1rem 0}.typography .captionImage.right,.typography .image.right,.typography .ss-htmleditorfield-file.right,.typography img.right{float:right;clear:right;margin:1rem 0 0 1rem}.typography .captionImage.leftAlone,.typography .image.leftAlone,.typography .ss-htmleditorfield-file.leftAlone,.typography img.leftAlone{float:left;clear:left;margin:0 1rem 1rem 0}.typography .captionImage.rightAlone,.typography .image.rightAlone,.typography .ss-htmleditorfield-file.rightAlone,.typography img.rightAlone{float:right;clear:right;margin:1rem 0 0 1rem}.typography .captionImage iframe,.typography .image iframe,.typography .ss-htmleditorfield-file iframe,.typography img iframe{width:100%!important;height:100%!important}.typography .captionImage img{margin-bottom:.5rem!important}.typography .captionImage .caption{font-size:.8rem}.typography .text-left{text-align:left}.typography .text-center{text-align:center}.typography .text-right{text-align:right}.typography .text-justify{text-align:justify}.typography table{width:100%;max-width:100%;border-collapse:collapse}.typography table.table-none{border:0}.typography table.table-none td,.typography table.table-none th,.typography table.table-none tr{border:0;background:none!important}.typography table:first-child{margin-top:0}.typography table:last-child{margin-bottom:0}.typography ol,.typography ul{padding-left:2rem}.typography ol li,.typography ul li{position:relative;padding-left:0}.typography ul{list-style:none}.typography ul li{list-style:none;margin:.5em 0}.typography ul li:before{content:"\2022";display:inline-block;margin-right:.5em;position:absolute;left:-.75em;font-size:1.5em;top:-.25em}.typography iframe,.typography img,.typography p,.typography table,.typography td,.typography th,.typography tr{max-width:100%!important}@media (max-width:575px){.typography iframe,.typography img,.typography p,.typography table,.typography td,.typography th,.typography tr{display:block;width:100%!important;border:0!important;padding-left:0!important;padding-right:0!important}}@media (max-width:575px){.typography img,.typography p,.typography table,.typography td,.typography th,.typography tr{height:auto!important}}@media (max-width:575px){.typography .d-typography-breakpoint-none{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.typography td{display:flex}.typography td:before{content:attr(data-label);font-weight:700;width:12rem;min-width:12rem;padding:0 .5rem;display:block}}.typography>:last-child{margin-bottom:0}@media (max-width:991px){body.shrink{padding-top:100px}body.shrink #Header{position:fixed;top:0;left:0;right:0;z-index:2}}@media (min-width:992px) and (max-width:1167px){body.shrink{padding-top:146px}body.shrink #Header{position:fixed;top:0;left:0;right:0;z-index:2}}body>.wrapper{min-height:100%;min-height:100vh}@media (min-width:992px){.wrapper{padding-bottom:10rem}.footer{height:10rem;margin-top:-10rem}}.sidebar__col{position:relative;margin-top:2rem;margin-bottom:4rem}.content-holder__sidebar>.container{padding:0}#SiteWideMessage{text-align:center}#SiteWideMessage .alert,#SiteWideMessage .message{margin-bottom:0}#SiteWideMessage .alert .btn-close,#SiteWideMessage .message .btn-close{margin-top:-.5rem;float:right}#Header{background-color:#212121;color:#f2f2f2}#Header a{color:#fff}#Header .nav-container{display:flex;justify-content:flex-end;align-items:flex-end;position:static}#Header .logo{filter:invert(100%)}#Header .tagline{display:inline-block;font-size:1.2rem;margin-left:2em}#Navigation{font-size:1.5rem;text-transform:uppercase;letter-spacing:.25rem;width:100%;background:#212121}#Navigation .navbar-toggler{color:#fff;font-size:2rem}#Navigation .nav-item,#Navigation .nav-link{flex-direction:column}@media (min-width:992px){#Navigation .nav-item,#Navigation .nav-link{align-items:center;justify-content:center;text-align:center}}#Navigation .nav-link{color:#fff;background:none}#Navigation .active .nav-link,#Navigation .nav-link.active,#Navigation .nav-link:focus,#Navigation .nav-link:hover{background:none;color:#2196f3}#Navigation .nav-item .nav-dropdown .fa-chevron-right{display:none}#Navigation .dropdown-menu{border-color:#212121;background:#212121;margin-top:0;border-top:0;width:100%}#Navigation .dropdown-menu .nav-item-link{color:#fff}#Navigation .dropdown-item:focus,#Navigation .dropdown-item:hover{background:#080808}#Navigation .dropdown-item:focus .nav-item-link,#Navigation .dropdown-item:hover .nav-item-link{color:#2196f3}#Navigation .dropdown-item .nav-item-link{width:100%;justify-content:flex-start;align-items:flex-start}@media (min-width:992px){#Navigation .navbar-nav>.nav-item{padding-right:2rem;padding-left:2rem}#Navigation .dropdown-item .nav-item-link{padding-left:1rem;padding-right:1rem}}#PageBreadcumbs{position:relative;z-index:2}#Footer{background-color:#212121;color:#f2f2f2}#Footer>.wrapper{padding-top:2rem}#Footer a{color:#fff}#Footer ul{margin-bottom:0}#Footer .field:first-child{margin-top:0}#Footer .footer{background-color:#141414}#Footer .footer .copyright{padding-right:.5rem}#Footer .footer li{padding:0 .5rem}@media (min-width:992px){#Footer .wrapper{padding-bottom:2rem}#Footer .footer{height:2rem;margin-top:-2rem;line-height:2rem}}.flyout-FlyoutUI{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.meta-MetaWindow{position:fixed}.meta-MetaWindow .meta-error,.meta-MetaWindow .meta-spinner,.meta-MetaWindow .meta-spinner_embed{display:none;align-items:center;justify-content:center;z-index:2;text-align:center}.meta-MetaWindow .meta-spinner,.meta-MetaWindow .meta-spinner_embed{font-size:2rem;color:#fff;font-weight:700;text-transform:uppercase;position:absolute;left:0;right:0;top:0;bottom:0}.meta-MetaWindow .meta-spinner_embed{display:flex}.meta-MetaWindow-overlay{background:rgba(96,125,139,.8);display:none;position:fixed;left:0;right:0;top:0;bottom:0;align-items:center;justify-content:center;z-index:98}.meta-MetaWindow-overlay__loading .meta-spinner,.meta-MetaWindow-overlay__open{display:flex}.meta-MetaWindow-overlay__error .meta-content{justify-content:center}.meta-MetaWindow-overlay__error .meta-error{display:flex}.meta-MetaWindow .meta-nav{font-size:2rem;color:#212121;text-shadow:#fff 0 0 .25em;border:0;background:none;z-index:2}.meta-MetaWindow .meta-nav:focus,.meta-MetaWindow .meta-nav:hover{color:#eceff1;background:#2196f3;text-shadow:none;text-decoration:none}.meta-MetaWindow .meta-nav-arrow{position:absolute;bottom:0;top:auto;display:flex;justify-content:center;align-items:center;font-size:2.5rem;padding:.25rem .5rem;z-index:2}@media (min-width:992px){.meta-MetaWindow .meta-nav-arrow{top:0;bottom:0}}.meta-MetaWindow .meta-nav-arrow__next{right:0}.meta-MetaWindow .meta-nav-arrow__prev{left:0}@media (min-width:992px){.meta-MetaWindow .meta-nav-arrow__next{right:-3rem}.meta-MetaWindow .meta-nav-arrow__prev{left:-3rem}}.meta-MetaWindow .meta-close{position:absolute;top:-3rem;right:0;width:1.25em}@media (min-width:992px){.meta-MetaWindow .meta-close{top:-3rem;right:-3rem}}.meta-MetaWindow .meta-content{position:relative;width:100%;height:80%;display:flex;flex-direction:column;z-index:1}@media (min-width:992px){.meta-MetaWindow .meta-content{width:90%;height:90%;width:calc(90% - 3rem);height:calc(90% - 3rem)}}.meta-MetaWindow .meta-wrap{width:100%;overflow:auto;word-break:break-word}.meta-MetaWindow .meta-wrap,.meta-MetaWindow .meta-wrap img{max-height:100%;max-width:100%}.meta-MetaWindow__text .meta-content{background:#fff;color:#000;padding:1rem 0 1rem 1rem}.meta-MetaWindow__text .meta-wrap{padding-right:1rem}.meta-MetaWindow__image .meta-wrap,.meta-MetaWindow__image .typography,.meta-MetaWindow__video .meta-wrap,.meta-MetaWindow__video .typography{display:flex;justify-content:center;align-items:center;flex-direction:column;max-height:100%;max-width:100%;min-height:100%}.meta-MetaWindow__image .meta-wrap img,.meta-MetaWindow__image .typography img,.meta-MetaWindow__video .meta-wrap img,.meta-MetaWindow__video .typography img{margin:0}.meta-MetaWindow__embed:before,.meta-MetaWindow__video:before{content:"";display:block;position:relative;width:100%;padding-top:56.25%}.meta-MetaWindow__embed a[rel="nofollow noreferrer noopener"],.meta-MetaWindow__video a[rel="nofollow noreferrer noopener"]{color:#fff;font-size:1.2rem;font-weight:700}.meta-MetaWindow__embed a[rel="nofollow noreferrer noopener"]:before,.meta-MetaWindow__video a[rel="nofollow noreferrer noopener"]:before{content:"Unable to load. Please follow the provided link: ";display:block}.meta-MetaWindow__embed iframe,.meta-MetaWindow__video iframe{position:absolute;top:0;left:0;width:100%;height:100%} \ No newline at end of file diff --git a/dist/img/photo2.jpg b/dist/img/photo2.jpg deleted file mode 100644 index bdbfebea16991ed940d318fca13582dcada008c8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 234289 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 diff --git a/dist/index.html b/dist/index.html index 82ef3a2..3111f81 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -Webpack Bootstrap 4 UI Demo

Flyout Demo

Lipsum .... .... ....

diff --git a/src/js/_components/_main.js b/src/js/_components/_main.js index 736ec5c..4280890 100644 --- a/src/js/_components/_main.js +++ b/src/js/_components/_main.js @@ -4,7 +4,6 @@ import Events from '../_events'; import Consts from '../_consts'; import Page from './_page.jsx'; - const axios = require('axios'); const MainUI = ((W) => { @@ -27,6 +26,7 @@ const MainUI = ((W) => { 'color:yellow;font-size:10px', ); + console.info(`%cENV: ${process.env.NODE_ENV}`, 'color:green;font-size:10px'); console.groupCollapsed('Events'); Object.keys(Events).forEach((k) => { console.info(`${k}: ${Events[k]}`); @@ -181,24 +181,35 @@ const MainUI = ((W) => { touch_timeout = setTimeout(() => { clearTimeout(touch_timeout); touch_timeout = null; - }, 10000); + }, 500); } }; SET_TOUCH_SCREEN( - 'ontouchstart' in window || + 'ontouchstart' in W || navigator.MaxTouchPoints > 0 || - navigator.msMaxTouchPoints > 0, + navigator.msMaxTouchPoints > 0 || + window.matchMedia('(hover: none)').matches, 'init', ); - D.addEventListener('touchstart', () => { - SET_TOUCH_SCREEN(true, 'touchstart'); + D.addEventListener('touchend', (e) => { + let touch = false; + if (e.type !== 'click') { + touch = true; + } + + SET_TOUCH_SCREEN(touch, 'click-touchend'); }); // disable touch on mouse events - D.addEventListener('mousemove', () => { - SET_TOUCH_SCREEN(false, 'mousemove'); + D.addEventListener('click', (e) => { + let touch = false; + if (e.type !== 'click') { + touch = true; + } + + SET_TOUCH_SCREEN(touch, 'click-touchend'); }); class MainUI { diff --git a/src/js/_components/_page.jsx b/src/js/_components/_page.jsx index 58cac4b..12172a8 100644 --- a/src/js/_components/_page.jsx +++ b/src/js/_components/_page.jsx @@ -3,7 +3,9 @@ */ import { Component } from 'react'; import Events from '../_events'; -const axios = require('axios'); + +import { client } from './_apollo'; +import { gql } from '@apollo/client'; class Page extends Component { state = { @@ -13,8 +15,12 @@ class Page extends Component { error: false, current: null, ID: null, + URLSegment: null, ClassName: 'Page', + CSSClass: null, Title: null, + Summary: null, + Link: null, URL: null, Elements: [], page: null, @@ -46,8 +52,6 @@ class Page extends Component { const ui = this; ui.name = ui.constructor.name; console.log(`${ui.name}: init`); - - ui.axios = axios; } reset = () => { @@ -67,28 +71,74 @@ class Page extends Component { load = (link) => { const ui = this; - const axios = ui.axios; + const query = gql(` + query Pages { + readPages(URLSegment: "home", limit: 1, offset: 0) { + edges { + node { + __typename + _id + ID + Title + ClassName + CSSClass + Summary + Link + URLSegment + Elements { + edges { + node { + __typename + _id + ID + Title + Render + } + } + pageInfo { + hasNextPage + hasPreviousPage + totalCount + } + } + } + } + pageInfo { + hasNextPage + hasPreviousPage + totalCount + } + } + } + `); ui.reset(); ui.setState({ Title: 'Loading ...', loading: true, }); - - axios - .get(link) + console.log(client.readQuery({ query })); + client + .query({ + query: query, + }) .then((resp) => { - // handle success - console.log( - `${ui.name}: response content-type: ${resp.headers['content-type']}`, - ); + const page = resp.data.readPages.edges[0].node; + + // write to cache + client.writeQuery({ query, data: { resp } }); + console.log(client.readQuery({ query })); - const page = resp.data.data.readPages.edges[0].node; ui.setState({ ID: page.ID, Title: page.Title, + ClassName: page.ClassName, + URLSegment: page.URLSegment, + CSSClass: page.CSSClass, + Summary: page.Summary, + Link: page.Link, Elements: page.Elements.edges, - URL: page.URL || link, + URL: page.Link || link, loading: false, }); }) @@ -131,19 +181,24 @@ class Page extends Component { render() { const ui = this; const name = ui.name; + const className = `elemental-area page-${ui.state.CSSClass} url-${ui.state.URLSegment}`; const ElementItem = (props) => (
); let html = ''; - ui.state.Elements.map((el) => { - html += el.node.Render; - }); + if (ui.state.Elements.length) { + ui.state.Elements.map((el) => { + html += el.node.Render; + }); + } else { + html += '
Loading ...
'; + } return (
); diff --git a/src/js/app.js b/src/js/app.js index 5682bac..af2ee1d 100755 --- a/src/js/app.js +++ b/src/js/app.js @@ -69,6 +69,20 @@ import 'bootstrap/js/dist/tab';*/ // Meta Lightbox import '@a2nt/meta-lightbox-react/src/js/app'; +// mock service worker +if (process.env.NODE_ENV === 'development') { + const regeneratorRuntime = require('regenerator-runtime'); + const { worker } = require('../mocks/browser'); + worker.start({ + serviceWorker: { + url: 'src/_graphql/mockServiceWorker.js', + options: { + scope: '/', + }, + }, + }); +} + //import Confirmation from 'bootstrap-confirmation2/dist/bootstrap-confirmation'; //import Table from 'bootstrap-table/dist/bootstrap-table'; diff --git a/src/scss/_components/_ui.main.scss b/src/scss/_components/_ui.main.scss index a4e0dfa..74eff72 100755 --- a/src/scss/_components/_ui.main.scss +++ b/src/scss/_components/_ui.main.scss @@ -186,7 +186,16 @@ button.nav-link { > .dropdown-toggle-fl { display: none; @media (min-width: $full-body-min-width) { - display: flex; + display: inherit; + } + } + + @media (hover: none) { + > .dropdown-toggle-touch { + display: inherit; + } + > .dropdown-toggle-notouch { + display: none; } } } diff --git a/src/scss/types/editor.scss b/src/scss/types/editor.scss index d0f4e0e..fa47fcc 100755 --- a/src/scss/types/editor.scss +++ b/src/scss/types/editor.scss @@ -135,7 +135,6 @@ ul { } } -div, table, p, tr, @@ -153,7 +152,6 @@ iframe { } } -div, table, p, tr, diff --git a/webpack.config.common.js b/webpack.config.common.js index 0302400..8c43c36 100644 --- a/webpack.config.common.js +++ b/webpack.config.common.js @@ -122,4 +122,7 @@ module.exports = { }, fallback: { path: false }, }, + experiments: { + topLevelAwait: true, + }, }; diff --git a/webpack.config.js b/webpack.config.js index 43e7ba0..8eb0542 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -30,6 +30,7 @@ const COMPRESS = NODE_ENV === 'production' ? true : false; console.log('NODE_ENV: ' + NODE_ENV); console.log('COMPRESS: ' + COMPRESS); console.log('WebP images: ' + conf['webp']); +console.log('GRAPHQL_API_KEY: ' + conf['GRAPHQL_API_KEY']); let plugins = [ new webpack.ProvidePlugin({ @@ -59,6 +60,7 @@ let plugins = [ UIAUTHOR: JSON.stringify(UIInfo.author), UIMetaNAME: JSON.stringify(UIMetaInfo.name), UIMetaVersion: JSON.stringify(UIMetaInfo.version), + GRAPHQL_API_KEY: JSON.stringify(conf['GRAPHQL_API_KEY']), }), new webpack.LoaderOptionsPlugin({ minimize: COMPRESS, diff --git a/webpack.config.serve.js b/webpack.config.serve.js index fbc215b..17eff8a 100644 --- a/webpack.config.serve.js +++ b/webpack.config.serve.js @@ -27,6 +27,7 @@ const COMPRESS = NODE_ENV === 'production' ? true : false; console.log('NODE_ENV: ' + NODE_ENV); console.log('COMPRESS: ' + COMPRESS); console.log('WebP images: ' + conf['webp']); +console.log('GRAPHQL_API_KEY: ' + conf['GRAPHQL_API_KEY']); const config = merge(common, { mode: 'development', @@ -43,7 +44,7 @@ const config = merge(common, { path: path.join(__dirname), filename: '[name].js', // necessary for HMR to know where to load the hot update chunks - publicPath: 'https://' + conf.HOSTNAME + ':' + conf.PORT + '/', + publicPath: 'http://' + conf.HOSTNAME + ':' + conf.PORT + '/', }, module: { @@ -58,10 +59,16 @@ const config = merge(common, { '@babel/preset-env', '@babel/react', { - plugins: ['@babel/plugin-proposal-class-properties'], + plugins: [ + '@babel/plugin-proposal-class-properties', + '@babel/plugin-syntax-top-level-await', + ], }, ], //Preset used for env setup - plugins: [['@babel/transform-react-jsx']], + plugins: [ + ['@babel/transform-react-jsx'], + ['@babel/plugin-syntax-top-level-await'], + ], cacheDirectory: true, cacheCompression: true, }, @@ -137,6 +144,7 @@ const config = merge(common, { UIAUTHOR: JSON.stringify(UIInfo.author), UIMetaNAME: JSON.stringify(UIMetaInfo.name), UIMetaVersion: JSON.stringify(UIMetaInfo.version), + GRAPHQL_API_KEY: JSON.stringify(conf['GRAPHQL_API_KEY']), }), //new webpack.HotModuleReplacementPlugin(), new MiniCssExtractPlugin(), @@ -173,6 +181,7 @@ const config = merge(common, { }, headers: { 'Access-Control-Allow-Origin': '*', + 'service-worker-allowed': '/', }, }, }); diff --git a/webpack.yml b/webpack.yml index 267c3f0..7f070de 100644 --- a/webpack.yml +++ b/webpack.yml @@ -6,10 +6,11 @@ Site\Templates\WebpackTemplateProvider: APPDIR: ./ THEMESDIR: themes HOSTNAME: 127.0.0.1 - PORT: 3000 + PORT: 3001 SRC: src DIST: dist TYPESJS: src/js/types TYPESSCSS: src/scss/types NODE_ENV: production #production,development webp: false + GRAPHQL_API_KEY: 'ApKrRSjySO4JAmX3E2Z7HvrBD0m8xdDlAiXyh4IbH3w'

Content Demo

Quick start

  1. Clone quick start repository

    git clone https://github.com/a2nt/webpack-bootstrap-ui-kit-quick-start.git
  2. Install npm packages

    +Webpack Bootstrap 4 UI Demo

    Flyout Demo

    Lipsum .... .... ....

    Content Demo

    Quick start

    1. Clone quick start repository

      git clone https://github.com/a2nt/webpack-bootstrap-ui-kit-quick-start.git
    2. Install npm packages

       				cd ./webpack-bootstrap-ui-kit-quick-start.git
       				npm install
       			
    3. Edit ./src files

    4. Start development server at https://127.0.0.1:8001/:

      yarn start

      Compile:

      yarn build

    Header #2

    Test ImageContent Text Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

    1. First
      • First
      • Second
        1. First
        2. Second
        3. Third
        • First
        • Second
        • Third
      • Content Text Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

    2. {paragraph} Second

      {paragraph} Second #2

    3. Content Text Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

    Table #1: Default

    #1#2#3
    #1-1#1-2#1-3
    #2-1#2-2#2-3
    #3-1#3-2#3-3

    Content Text Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

    Table #2: Border-less

    #1#2#3
    #1-1#1-2#1-3
    #2-1#2-2#2-3
    #3-1#3-2#3-3

    Content Header

    Some content ...
    Some kind image
    Some kind image
    Some kind image
    Some kind image

    Accordion demo

    Some content ...

    Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

    It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).

    It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).

    It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).

    Find Location

    Use _consts.js to change Google Maps to Mapbox.

    Office #1
    17 Lakeside Drive
    U
    Office #2
    Flower Hill Cemetery
    N
    Office #3
    555 Phoenix Road
    U
    Office #4
    15 East Hadley Road
    U
    \ No newline at end of file diff --git a/dist/js/app.js b/dist/js/app.js index 2d6d62a..3c9720e 100644 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -1,2 +1,2 @@ /*! For license information please see app.js.LICENSE.txt */ -!function(){var e={918:function(e,t,n){e.exports=n(86)},468:function(e,t,n){"use strict";var r=n(231),i=n(272),d=n(992),h=n(143),g=n(145),_=n(576),v=n(405),y=n(513);e.exports=function xhrAdapter(e){return new Promise((function dispatchXhrRequest(t,n){var b=e.data,w=e.headers;r.isFormData(b)&&delete w["Content-Type"];var E=new XMLHttpRequest;if(e.auth){var T=e.auth.username||"",C=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";w.Authorization="Basic "+btoa(T+":"+C)}var S=g(e.baseURL,e.url);if(E.open(e.method.toUpperCase(),h(S,e.params,e.paramsSerializer),!0),E.timeout=e.timeout,E.onreadystatechange=function handleLoad(){if(E&&4===E.readyState&&(0!==E.status||E.responseURL&&0===E.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in E?_(E.getAllResponseHeaders()):null,d={data:e.responseType&&"text"!==e.responseType?E.response:E.responseText,status:E.status,statusText:E.statusText,headers:r,config:e,request:E};i(t,n,d),E=null}},E.onabort=function handleAbort(){E&&(n(y("Request aborted",e,"ECONNABORTED",E)),E=null)},E.onerror=function handleError(){n(y("Network Error",e,null,E)),E=null},E.ontimeout=function handleTimeout(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(y(t,e,"ECONNABORTED",E)),E=null},r.isStandardBrowserEnv()){var O=(e.withCredentials||v(S))&&e.xsrfCookieName?d.read(e.xsrfCookieName):void 0;O&&(w[e.xsrfHeaderName]=O)}if("setRequestHeader"in E&&r.forEach(w,(function setRequestHeader(e,t){"undefined"===typeof b&&"content-type"===t.toLowerCase()?delete w[t]:E.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(E.withCredentials=!!e.withCredentials),e.responseType)try{E.responseType=e.responseType}catch(x){if("json"!==e.responseType)throw x}"function"===typeof e.onDownloadProgress&&E.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&E.upload&&E.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function onCanceled(e){E&&(E.abort(),n(e),E=null)})),b||(b=null),E.send(b)}))}},86:function(e,t,n){"use strict";var r=n(231),i=n(633),d=n(530),h=n(983);function createInstance(e){var t=new d(e),n=i(d.prototype.request,t);return r.extend(n,d.prototype,t),r.extend(n,t),n}var g=createInstance(n(665));g.Axios=d,g.create=function create(e){return createInstance(h(g.defaults,e))},g.Cancel=n(154),g.CancelToken=n(76),g.isCancel=n(243),g.all=function all(e){return Promise.all(e)},g.spread=n(929),g.isAxiosError=n(801),e.exports=g,e.exports.default=g},154:function(e){"use strict";function Cancel(e){this.message=e}Cancel.prototype.toString=function toString(){return"Cancel"+(this.message?": "+this.message:"")},Cancel.prototype.__CANCEL__=!0,e.exports=Cancel},76:function(e,t,n){"use strict";var r=n(154);function CancelToken(e){if("function"!==typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function promiseExecutor(e){t=e}));var n=this;e((function cancel(e){n.reason||(n.reason=new r(e),t(n.reason))}))}CancelToken.prototype.throwIfRequested=function throwIfRequested(){if(this.reason)throw this.reason},CancelToken.source=function source(){var e;return{token:new CancelToken((function executor(t){e=t})),cancel:e}},e.exports=CancelToken},243:function(e){"use strict";e.exports=function isCancel(e){return!(!e||!e.__CANCEL__)}},530:function(e,t,n){"use strict";var r=n(231),i=n(143),d=n(587),h=n(449),g=n(983);function Axios(e){this.defaults=e,this.interceptors={request:new d,response:new d}}Axios.prototype.request=function request(e){"string"===typeof e?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=g(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=[h,void 0],n=Promise.resolve(e);for(this.interceptors.request.forEach((function unshiftRequestInterceptors(e){t.unshift(e.fulfilled,e.rejected)})),this.interceptors.response.forEach((function pushResponseInterceptors(e){t.push(e.fulfilled,e.rejected)}));t.length;)n=n.then(t.shift(),t.shift());return n},Axios.prototype.getUri=function getUri(e){return e=g(this.defaults,e),i(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function forEachMethodNoData(e){Axios.prototype[e]=function(t,n){return this.request(g(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function forEachMethodWithData(e){Axios.prototype[e]=function(t,n,r){return this.request(g(r||{},{method:e,url:t,data:n}))}})),e.exports=Axios},587:function(e,t,n){"use strict";var r=n(231);function InterceptorManager(){this.handlers=[]}InterceptorManager.prototype.use=function use(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},InterceptorManager.prototype.eject=function eject(e){this.handlers[e]&&(this.handlers[e]=null)},InterceptorManager.prototype.forEach=function forEach(e){r.forEach(this.handlers,(function forEachHandler(t){null!==t&&e(t)}))},e.exports=InterceptorManager},145:function(e,t,n){"use strict";var r=n(895),i=n(203);e.exports=function buildFullPath(e,t){return e&&!r(t)?i(e,t):t}},513:function(e,t,n){"use strict";var r=n(922);e.exports=function createError(e,t,n,i,d){var h=new Error(e);return r(h,t,n,i,d)}},449:function(e,t,n){"use strict";var r=n(231),i=n(278),d=n(243),h=n(665);function throwIfCancellationRequested(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function dispatchRequest(e){return throwIfCancellationRequested(e),e.headers=e.headers||{},e.data=i(e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function cleanHeaderConfig(t){delete e.headers[t]})),(e.adapter||h.adapter)(e).then((function onAdapterResolution(t){return throwIfCancellationRequested(e),t.data=i(t.data,t.headers,e.transformResponse),t}),(function onAdapterRejection(t){return d(t)||(throwIfCancellationRequested(e),t&&t.response&&(t.response.data=i(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},922:function(e){"use strict";e.exports=function enhanceError(e,t,n,r,i){return e.config=t,n&&(e.code=n),e.request=r,e.response=i,e.isAxiosError=!0,e.toJSON=function toJSON(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},983:function(e,t,n){"use strict";var r=n(231);e.exports=function mergeConfig(e,t){t=t||{};var n={},i=["url","method","data"],d=["headers","auth","proxy","params"],h=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],g=["validateStatus"];function getMergedValue(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function mergeDeepProperties(i){r.isUndefined(t[i])?r.isUndefined(e[i])||(n[i]=getMergedValue(void 0,e[i])):n[i]=getMergedValue(e[i],t[i])}r.forEach(i,(function valueFromConfig2(e){r.isUndefined(t[e])||(n[e]=getMergedValue(void 0,t[e]))})),r.forEach(d,mergeDeepProperties),r.forEach(h,(function defaultToConfig2(i){r.isUndefined(t[i])?r.isUndefined(e[i])||(n[i]=getMergedValue(void 0,e[i])):n[i]=getMergedValue(void 0,t[i])})),r.forEach(g,(function merge(r){r in t?n[r]=getMergedValue(e[r],t[r]):r in e&&(n[r]=getMergedValue(void 0,e[r]))}));var _=i.concat(d).concat(h).concat(g),v=Object.keys(e).concat(Object.keys(t)).filter((function filterAxiosKeys(e){return-1===_.indexOf(e)}));return r.forEach(v,mergeDeepProperties),n}},272:function(e,t,n){"use strict";var r=n(513);e.exports=function settle(e,t,n){var i=n.config.validateStatus;n.status&&i&&!i(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},278:function(e,t,n){"use strict";var r=n(231);e.exports=function transformData(e,t,n){return r.forEach(n,(function transform(n){e=n(e,t)})),e}},665:function(e,t,n){"use strict";var r=n(231),i=n(698),d={"Content-Type":"application/x-www-form-urlencoded"};function setContentTypeIfUnset(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var h={adapter:function getDefaultAdapter(){var e;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(e=n(468)),e}(),transformRequest:[function transformRequest(e,t){return i(t,"Accept"),i(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e)?e:r.isArrayBufferView(e)?e.buffer:r.isURLSearchParams(e)?(setContentTypeIfUnset(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):r.isObject(e)?(setContentTypeIfUnset(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function transformResponse(e){if("string"===typeof e)try{e=JSON.parse(e)}catch(t){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function validateStatus(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function forEachMethodNoData(e){h.headers[e]={}})),r.forEach(["post","put","patch"],(function forEachMethodWithData(e){h.headers[e]=r.merge(d)})),e.exports=h},633:function(e){"use strict";e.exports=function bind(e,t){return function wrap(){for(var n=new Array(arguments.length),r=0;r=0)return;h[t]="set-cookie"===t?(h[t]?h[t]:[]).concat([n]):h[t]?h[t]+", "+n:n}})),h):h}},929:function(e){"use strict";e.exports=function spread(e){return function wrap(t){return e.apply(null,t)}}},231:function(e,t,n){"use strict";function _typeof(e){return(_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var r=n(633),i=Object.prototype.toString;function isArray(e){return"[object Array]"===i.call(e)}function isUndefined(e){return"undefined"===typeof e}function isObject(e){return null!==e&&"object"===_typeof(e)}function isPlainObject(e){if("[object Object]"!==i.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function isFunction(e){return"[object Function]"===i.call(e)}function forEach(e,t){if(null!==e&&"undefined"!==typeof e)if("object"!==_typeof(e)&&(e=[e]),isArray(e))for(var n=0,r=e.length;n=0&&v>0){for(r=[],d=n.length;y>=0&&!g;)y==_?(r.push(y),_=n.indexOf(e,y+1)):1==r.length?g=[r.pop(),v]:((i=r.pop())=0?_:v;r.length&&(g=[d,h])}return g}e.exports=balanced,balanced.range=range},268:function(e,t,n){var r=n(355);e.exports=function expandTop(e){if(!e)return[];"{}"===e.substr(0,2)&&(e="\\{\\}"+e.substr(2));return expand(function escapeBraces(e){return e.split("\\\\").join(i).split("\\{").join(d).split("\\}").join(h).split("\\,").join(g).split("\\.").join(_)}(e),!0).map(unescapeBraces)};var i="\0SLASH"+Math.random()+"\0",d="\0OPEN"+Math.random()+"\0",h="\0CLOSE"+Math.random()+"\0",g="\0COMMA"+Math.random()+"\0",_="\0PERIOD"+Math.random()+"\0";function numeric(e){return parseInt(e,10)==e?parseInt(e,10):e.charCodeAt(0)}function unescapeBraces(e){return e.split(i).join("\\").split(d).join("{").split(h).join("}").split(g).join(",").split(_).join(".")}function parseCommaParts(e){if(!e)return[""];var t=[],n=r("{","}",e);if(!n)return e.split(",");var i=n.pre,d=n.body,h=n.post,g=i.split(",");g[g.length-1]+="{"+d+"}";var _=parseCommaParts(h);return h.length&&(g[g.length-1]+=_.shift(),g.push.apply(g,_)),t.push.apply(t,g),t}function embrace(e){return"{"+e+"}"}function isPadded(e){return/^-?0\d/.test(e)}function lte(e,t){return e<=t}function gte(e,t){return e>=t}function expand(e,t){var n=[],i=r("{","}",e);if(!i||/\$$/.test(i.pre))return[e];var d,g=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(i.body),_=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(i.body),v=g||_,y=i.body.indexOf(",")>=0;if(!v&&!y)return i.post.match(/,.*\}/)?expand(e=i.pre+"{"+i.body+h+i.post):[e];if(v)d=i.body.split(/\.\./);else if(1===(d=parseCommaParts(i.body)).length&&1===(d=expand(d[0],!1).map(embrace)).length)return(E=i.post.length?expand(i.post,!1):[""]).map((function(e){return i.pre+d[0]+e}));var b,w=i.pre,E=i.post.length?expand(i.post,!1):[""];if(v){var T=numeric(d[0]),C=numeric(d[1]),S=Math.max(d[0].length,d[1].length),O=3==d.length?Math.abs(numeric(d[2])):1,x=lte;C0){var D=new Array(P+1).join("0");k=L<0?"-"+D+k.slice(1):D+k}}b.push(k)}}else{b=[];for(var j=0;j65536)throw new TypeError("pattern is too long");var n=this.options;if(!n.noglobstar&&"**"===e)return i;if(""===e)return"";var r,d="",y=!!n.nocase,E=!1,T=[],C=[],S=!1,O=-1,x=-1,A="."===e.charAt(0)?"":n.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",L=this;function clearStateChar(){if(r){switch(r){case"*":d+=_,y=!0;break;case"?":d+=g,y=!0;break;default:d+="\\"+r}L.debug("clearStateChar %j %j",r,d),r=!1}}for(var k,P=0,D=e.length;P-1;H--){var U=C[H],F=d.slice(0,U.reStart),z=d.slice(U.reStart,U.reEnd-8),q=d.slice(U.reEnd-8,U.reEnd),W=d.slice(U.reEnd);q+=W;var V=F.split("(").length-1,K=W;for(P=0;P=0&&!(i=e[d]);d--);for(d=0;d>> no match, partial?",e,w,t,E),w!==g))}if("string"===typeof y?(v=r.nocase?b.toLowerCase()===y.toLowerCase():b===y,this.debug("string match",y,b,v)):(v=b.match(y),this.debug("pattern match",y,b,v)),!v)return!1}if(d===g&&h===_)return!0;if(d===g)return n;if(h===_)return d===g-1&&""===e[d];throw new Error("wtf?")}},687:function(e,t,n){var r,i,d,h;function _typeof(e){return(_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}h=function(e,t,n,r){"use strict";function o(e){return e&&"object"==_typeof(e)&&"default"in e?e:{default:e}}var i=o(t),d=o(n),h=o(r),g=function a(){return(g=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0&&i[i.length-1])||6!==d[0]&&2!==d[0])){h=0;continue}if(3===d[0]&&(!i||d[1]>i[0]&&d[1]=0}function getDocumentElement(e){return((isElement(e)?e.ownerDocument:e.document)||window.document).documentElement}function getParentNode(e){return"html"===getNodeName(e)?e:e.assignedSlot||e.parentNode||e.host||getDocumentElement(e)}function getTrueOffsetParent(e){if(!isHTMLElement(e)||"fixed"===getComputedStyle_getComputedStyle(e).position)return null;var t=e.offsetParent;if(t){var n=getDocumentElement(t);if("body"===getNodeName(t)&&"static"===getComputedStyle_getComputedStyle(t).position&&"static"!==getComputedStyle_getComputedStyle(n).position)return n}return t}function getOffsetParent(e){for(var t=getWindow(e),n=getTrueOffsetParent(e);n&&isTableElement(n)&&"static"===getComputedStyle_getComputedStyle(n).position;)n=getTrueOffsetParent(n);return n&&"body"===getNodeName(n)&&"static"===getComputedStyle_getComputedStyle(n).position?t:n||function getContainingBlock(e){for(var t=getParentNode(e);isHTMLElement(t)&&["html","body"].indexOf(getNodeName(t))<0;){var n=getComputedStyle_getComputedStyle(t);if("none"!==n.transform||"none"!==n.perspective||n.willChange&&"auto"!==n.willChange)return t;t=t.parentNode}return null}(e)||t}function getMainAxisFromPlacement(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function within(e,t,n){return Math.max(e,Math.min(t,n))}function mergePaddingObject(e){return Object.assign(Object.assign({},{top:0,right:0,bottom:0,left:0}),e)}function expandToHashMap(e,t){return t.reduce((function(t,n){return t[n]=e,t}),{})}var N={name:"arrow",enabled:!0,phase:"main",fn:function arrow(e){var d,h=e.state,g=e.name,_=h.elements.arrow,v=h.modifiersData.popperOffsets,y=getBasePlacement(h.placement),b=getMainAxisFromPlacement(y),w=[i,r].indexOf(y)>=0?"height":"width";if(_&&v){var E=h.modifiersData[g+"#persistent"].padding,T=getLayoutRect(_),C="y"===b?t:i,S="y"===b?n:r,O=h.rects.reference[w]+h.rects.reference[b]-v[b]-h.rects.popper[w],x=v[b]-h.rects.reference[b],A=getOffsetParent(_),L=A?"y"===b?A.clientHeight||0:A.clientWidth||0:0,k=O/2-x/2,P=E[C],D=L-T[w]-E[S],j=L/2-T[w]/2+k,I=within(P,j,D),N=b;h.modifiersData[g]=((d={})[N]=I,d.centerOffset=I-j,d)}},effect:function arrow_effect(e){var t=e.state,n=e.options,r=e.name,i=n.element,d=void 0===i?"[data-popper-arrow]":i,g=n.padding,_=void 0===g?0:g;null!=d&&("string"!==typeof d||(d=t.elements.popper.querySelector(d)))&&contains(t.elements.popper,d)&&(t.elements.arrow=d,t.modifiersData[r+"#persistent"]={padding:mergePaddingObject("number"!==typeof _?_:expandToHashMap(_,h))})},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},R={top:"auto",right:"auto",bottom:"auto",left:"auto"};function mapToStyles(e){var d,h=e.popper,g=e.popperRect,_=e.placement,v=e.offsets,y=e.position,b=e.gpuAcceleration,w=e.adaptive,E=e.roundOffsets?function roundOffsetsByDPR(e){var t=e.x,n=e.y,r=window.devicePixelRatio||1;return{x:Math.round(t*r)/r||0,y:Math.round(n*r)/r||0}}(v):v,T=E.x,C=void 0===T?0:T,S=E.y,O=void 0===S?0:S,x=v.hasOwnProperty("x"),A=v.hasOwnProperty("y"),L=i,k=t,P=window;if(w){var D=getOffsetParent(h);D===getWindow(h)&&(D=getDocumentElement(h)),_===t&&(k=n,O-=D.clientHeight-g.height,O*=b?1:-1),_===i&&(L=r,C-=D.clientWidth-g.width,C*=b?1:-1)}var j,I=Object.assign({position:y},w&&R);return b?Object.assign(Object.assign({},I),{},((j={})[k]=A?"0":"",j[L]=x?"0":"",j.transform=(P.devicePixelRatio||1)<2?"translate("+C+"px, "+O+"px)":"translate3d("+C+"px, "+O+"px, 0)",j)):Object.assign(Object.assign({},I),{},((d={})[k]=A?O+"px":"",d[L]=x?C+"px":"",d.transform="",d))}var M={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function computeStyles(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=void 0===r||r,d=n.adaptive,h=void 0===d||d,g=n.roundOffsets,_=void 0===g||g,v={placement:getBasePlacement(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign(Object.assign({},t.styles.popper),mapToStyles(Object.assign(Object.assign({},v),{},{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:h,roundOffsets:_})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign(Object.assign({},t.styles.arrow),mapToStyles(Object.assign(Object.assign({},v),{},{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:_})))),t.attributes.popper=Object.assign(Object.assign({},t.attributes.popper),{},{"data-popper-placement":t.placement})},data:{}},B={passive:!0};var H={name:"eventListeners",enabled:!0,phase:"write",fn:function fn(){},effect:function eventListeners_effect(e){var t=e.state,n=e.instance,r=e.options,i=r.scroll,d=void 0===i||i,h=r.resize,g=void 0===h||h,_=getWindow(t.elements.popper),v=[].concat(t.scrollParents.reference,t.scrollParents.popper);return d&&v.forEach((function(e){e.addEventListener("scroll",n.update,B)})),g&&_.addEventListener("resize",n.update,B),function(){d&&v.forEach((function(e){e.removeEventListener("scroll",n.update,B)})),g&&_.removeEventListener("resize",n.update,B)}},data:{}},U={left:"right",right:"left",bottom:"top",top:"bottom"};function getOppositePlacement(e){return e.replace(/left|right|bottom|top/g,(function(e){return U[e]}))}var F={start:"end",end:"start"};function getOppositeVariationPlacement(e){return e.replace(/start|end/g,(function(e){return F[e]}))}function getBoundingClientRect(e){var t=e.getBoundingClientRect();return{width:t.width,height:t.height,top:t.top,right:t.right,bottom:t.bottom,left:t.left,x:t.left,y:t.top}}function getWindowScroll(e){var t=getWindow(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function getWindowScrollBarX(e){return getBoundingClientRect(getDocumentElement(e)).left+getWindowScroll(e).scrollLeft}function isScrollParent(e){var t=getComputedStyle_getComputedStyle(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function getScrollParent(e){return["html","body","#document"].indexOf(getNodeName(e))>=0?e.ownerDocument.body:isHTMLElement(e)&&isScrollParent(e)?e:getScrollParent(getParentNode(e))}function listScrollParents(e,t){void 0===t&&(t=[]);var n=getScrollParent(e),r="body"===getNodeName(n),i=getWindow(n),d=r?[i].concat(i.visualViewport||[],isScrollParent(n)?n:[]):n,h=t.concat(d);return r?h:h.concat(listScrollParents(getParentNode(d)))}function rectToClientRect(e){return Object.assign(Object.assign({},e),{},{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function getClientRectFromMixedType(e,t){return t===y?rectToClientRect(function getViewportRect(e){var t=getWindow(e),n=getDocumentElement(e),r=t.visualViewport,i=n.clientWidth,d=n.clientHeight,h=0,g=0;return r&&(i=r.width,d=r.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(h=r.offsetLeft,g=r.offsetTop)),{width:i,height:d,x:h+getWindowScrollBarX(e),y:g}}(e)):isHTMLElement(t)?function getInnerBoundingClientRect(e){var t=getBoundingClientRect(e);return t.top=t.top+e.clientTop,t.left=t.left+e.clientLeft,t.bottom=t.top+e.clientHeight,t.right=t.left+e.clientWidth,t.width=e.clientWidth,t.height=e.clientHeight,t.x=t.left,t.y=t.top,t}(t):rectToClientRect(function getDocumentRect(e){var t=getDocumentElement(e),n=getWindowScroll(e),r=e.ownerDocument.body,i=Math.max(t.scrollWidth,t.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),d=Math.max(t.scrollHeight,t.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),h=-n.scrollLeft+getWindowScrollBarX(e),g=-n.scrollTop;return"rtl"===getComputedStyle_getComputedStyle(r||t).direction&&(h+=Math.max(t.clientWidth,r?r.clientWidth:0)-i),{width:i,height:d,x:h,y:g}}(getDocumentElement(e)))}function getClippingRect(e,t,n){var r="clippingParents"===t?function getClippingParents(e){var t=listScrollParents(getParentNode(e)),n=["absolute","fixed"].indexOf(getComputedStyle_getComputedStyle(e).position)>=0&&isHTMLElement(e)?getOffsetParent(e):e;return isElement(n)?t.filter((function(e){return isElement(e)&&contains(e,n)&&"body"!==getNodeName(e)})):[]}(e):[].concat(t),i=[].concat(r,[n]),d=i[0],h=i.reduce((function(t,n){var r=getClientRectFromMixedType(e,n);return t.top=Math.max(r.top,t.top),t.right=Math.min(r.right,t.right),t.bottom=Math.min(r.bottom,t.bottom),t.left=Math.max(r.left,t.left),t}),getClientRectFromMixedType(e,d));return h.width=h.right-h.left,h.height=h.bottom-h.top,h.x=h.left,h.y=h.top,h}function getVariation(e){return e.split("-")[1]}function computeOffsets(e){var d,h=e.reference,v=e.element,y=e.placement,b=y?getBasePlacement(y):null,w=y?getVariation(y):null,E=h.x+h.width/2-v.width/2,T=h.y+h.height/2-v.height/2;switch(b){case t:d={x:E,y:h.y-v.height};break;case n:d={x:E,y:h.y+h.height};break;case r:d={x:h.x+h.width,y:T};break;case i:d={x:h.x-v.width,y:T};break;default:d={x:h.x,y:h.y}}var C=b?getMainAxisFromPlacement(b):null;if(null!=C){var S="y"===C?"height":"width";switch(w){case g:d[C]=d[C]-(h[S]/2-v[S]/2);break;case _:d[C]=d[C]+(h[S]/2-v[S]/2)}}return d}function detectOverflow(e,i){void 0===i&&(i={});var d=i,g=d.placement,_=void 0===g?e.placement:g,E=d.boundary,T=void 0===E?v:E,C=d.rootBoundary,S=void 0===C?y:C,O=d.elementContext,x=void 0===O?b:O,A=d.altBoundary,L=void 0!==A&&A,k=d.padding,P=void 0===k?0:k,D=mergePaddingObject("number"!==typeof P?P:expandToHashMap(P,h)),j=x===b?w:b,I=e.elements.reference,N=e.rects.popper,R=e.elements[L?j:x],M=getClippingRect(isElement(R)?R:R.contextElement||getDocumentElement(e.elements.popper),T,S),B=getBoundingClientRect(I),H=computeOffsets({reference:B,element:N,strategy:"absolute",placement:_}),U=rectToClientRect(Object.assign(Object.assign({},N),H)),F=x===b?U:B,z={top:M.top-F.top+D.top,bottom:F.bottom-M.bottom+D.bottom,left:M.left-F.left+D.left,right:F.right-M.right+D.right},q=e.modifiersData.offset;if(x===b&&q){var W=q[_];Object.keys(z).forEach((function(e){var i=[r,n].indexOf(e)>=0?1:-1,d=[t,n].indexOf(e)>=0?"y":"x";z[e]+=W[d]*i}))}return z}var z={name:"flip",enabled:!0,phase:"main",fn:function flip(e){var _=e.state,v=e.options,y=e.name;if(!_.modifiersData[y]._skip){for(var b=v.mainAxis,w=void 0===b||b,C=v.altAxis,S=void 0===C||C,O=v.fallbackPlacements,x=v.padding,A=v.boundary,L=v.rootBoundary,k=v.altBoundary,P=v.flipVariations,D=void 0===P||P,j=v.allowedAutoPlacements,I=_.options.placement,N=getBasePlacement(I),R=O||(N===I||!D?[getOppositePlacement(I)]:function getExpandedFallbackPlacements(e){if(getBasePlacement(e)===d)return[];var t=getOppositePlacement(e);return[getOppositeVariationPlacement(e),t,getOppositeVariationPlacement(t)]}(I)),M=[I].concat(R).reduce((function(e,t){return e.concat(getBasePlacement(t)===d?function computeAutoPlacement(e,t){void 0===t&&(t={});var n=t,r=n.placement,i=n.boundary,d=n.rootBoundary,g=n.padding,_=n.flipVariations,v=n.allowedAutoPlacements,y=void 0===v?T:v,b=getVariation(r),w=b?_?E:E.filter((function(e){return getVariation(e)===b})):h,C=w.filter((function(e){return y.indexOf(e)>=0}));0===C.length&&(C=w);var S=C.reduce((function(t,n){return t[n]=detectOverflow(e,{placement:n,boundary:i,rootBoundary:d,padding:g})[getBasePlacement(n)],t}),{});return Object.keys(S).sort((function(e,t){return S[e]-S[t]}))}(_,{placement:t,boundary:A,rootBoundary:L,padding:x,flipVariations:D,allowedAutoPlacements:j}):t)}),[]),B=_.rects.reference,H=_.rects.popper,U=new Map,F=!0,z=M[0],q=0;q=0,Y=Q?"width":"height",X=detectOverflow(_,{placement:W,boundary:A,rootBoundary:L,altBoundary:k,padding:x}),G=Q?K?r:i:K?n:t;B[Y]>H[Y]&&(G=getOppositePlacement(G));var J=getOppositePlacement(G),Z=[];if(w&&Z.push(X[V]<=0),S&&Z.push(X[G]<=0,X[J]<=0),Z.every((function(e){return e}))){z=W,F=!1;break}U.set(W,Z)}if(F)for(var ee=function _loop(e){var t=M.find((function(t){var n=U.get(t);if(n)return n.slice(0,e).every((function(e){return e}))}));if(t)return z=t,"break"},te=D?3:1;te>0;te--){if("break"===ee(te))break}_.placement!==z&&(_.modifiersData[y]._skip=!0,_.placement=z,_.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function getSideOffsets(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function isAnySideFullyClipped(e){return[t,r,n,i].some((function(t){return e[t]>=0}))}var q={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function hide(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,d=t.modifiersData.preventOverflow,h=detectOverflow(t,{elementContext:"reference"}),g=detectOverflow(t,{altBoundary:!0}),_=getSideOffsets(h,r),v=getSideOffsets(g,i,d),y=isAnySideFullyClipped(_),b=isAnySideFullyClipped(v);t.modifiersData[n]={referenceClippingOffsets:_,popperEscapeOffsets:v,isReferenceHidden:y,hasPopperEscaped:b},t.attributes.popper=Object.assign(Object.assign({},t.attributes.popper),{},{"data-popper-reference-hidden":y,"data-popper-escaped":b})}};var W={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function offset(e){var n=e.state,d=e.options,h=e.name,g=d.offset,_=void 0===g?[0,0]:g,v=T.reduce((function(e,d){return e[d]=function distanceAndSkiddingToXY(e,n,d){var h=getBasePlacement(e),g=[i,t].indexOf(h)>=0?-1:1,_="function"===typeof d?d(Object.assign(Object.assign({},n),{},{placement:e})):d,v=_[0],y=_[1];return v=v||0,y=(y||0)*g,[i,r].indexOf(h)>=0?{x:y,y:v}:{x:v,y:y}}(d,n.rects,_),e}),{}),y=v[n.placement],b=y.x,w=y.y;null!=n.modifiersData.popperOffsets&&(n.modifiersData.popperOffsets.x+=b,n.modifiersData.popperOffsets.y+=w),n.modifiersData[h]=v}};var V={name:"popperOffsets",enabled:!0,phase:"read",fn:function popperOffsets(e){var t=e.state,n=e.name;t.modifiersData[n]=computeOffsets({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}};var K={name:"preventOverflow",enabled:!0,phase:"main",fn:function preventOverflow(e){var d=e.state,h=e.options,_=e.name,v=h.mainAxis,y=void 0===v||v,b=h.altAxis,w=void 0!==b&&b,E=h.boundary,T=h.rootBoundary,C=h.altBoundary,S=h.padding,O=h.tether,x=void 0===O||O,A=h.tetherOffset,L=void 0===A?0:A,k=detectOverflow(d,{boundary:E,rootBoundary:T,padding:S,altBoundary:C}),P=getBasePlacement(d.placement),D=getVariation(d.placement),j=!D,I=getMainAxisFromPlacement(P),N=function getAltAxis(e){return"x"===e?"y":"x"}(I),R=d.modifiersData.popperOffsets,M=d.rects.reference,B=d.rects.popper,H="function"===typeof L?L(Object.assign(Object.assign({},d.rects),{},{placement:d.placement})):L,U={x:0,y:0};if(R){if(y){var F="y"===I?t:i,z="y"===I?n:r,q="y"===I?"height":"width",W=R[I],V=R[I]+k[F],K=R[I]-k[z],Q=x?-B[q]/2:0,Y=D===g?M[q]:B[q],X=D===g?-B[q]:-M[q],G=d.elements.arrow,J=x&&G?getLayoutRect(G):{width:0,height:0},Z=d.modifiersData["arrow#persistent"]?d.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},ee=Z[F],te=Z[z],ne=within(0,M[q],J[q]),re=j?M[q]/2-Q-ne-ee-H:Y-ne-ee-H,oe=j?-M[q]/2+Q+ne+te+H:X+ne+te+H,ie=d.elements.arrow&&getOffsetParent(d.elements.arrow),ae=ie?"y"===I?ie.clientTop||0:ie.clientLeft||0:0,se=d.modifiersData.offset?d.modifiersData.offset[d.placement][I]:0,ce=R[I]+re-se-ae,le=R[I]+oe-se,ue=within(x?Math.min(V,ce):V,W,x?Math.max(K,le):K);R[I]=ue,U[I]=ue-W}if(w){var fe="x"===I?t:i,de="x"===I?n:r,pe=R[N],he=within(pe+k[fe],pe,pe-k[de]);R[N]=he,U[N]=he-pe}d.modifiersData[_]=U}},requiresIfExists:["offset"]};function getCompositeRect(e,t,n){void 0===n&&(n=!1);var r=getDocumentElement(t),i=getBoundingClientRect(e),d=isHTMLElement(t),h={scrollLeft:0,scrollTop:0},g={x:0,y:0};return(d||!d&&!n)&&(("body"!==getNodeName(t)||isScrollParent(r))&&(h=function getNodeScroll(e){return e!==getWindow(e)&&isHTMLElement(e)?function getHTMLElementScroll(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}(e):getWindowScroll(e)}(t)),isHTMLElement(t)?((g=getBoundingClientRect(t)).x+=t.clientLeft,g.y+=t.clientTop):r&&(g.x=getWindowScrollBarX(r))),{x:i.left+h.scrollLeft-g.x,y:i.top+h.scrollTop-g.y,width:i.width,height:i.height}}function order(e){var t=new Map,n=new Set,r=[];function sort(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!n.has(e)){var r=t.get(e);r&&sort(r)}})),r.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){n.has(e.name)||sort(e)})),r}var Q={placement:"bottom",modifiers:[],strategy:"absolute"};function areValidElements(){for(var e=arguments.length,t=new Array(e),n=0;n0,r._pointerEvent=Boolean(window.PointerEvent),r._addEventListeners(),r}_inheritsLoose(Carousel,e);var t=Carousel.prototype;return t.next=function next(){this._isSliding||this._slide(ze)},t.nextWhenVisible=function nextWhenVisible(){!document.hidden&&ue(this._element)&&this.next()},t.prev=function prev(){this._isSliding||this._slide(qe)},t.pause=function pause(e){e||(this._isPaused=!0),Re.findOne(".carousel-item-next, .carousel-item-prev",this._element)&&(ae(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},t.cycle=function cycle(e){e||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config&&this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},t.to=function to(e){var t=this;this._activeElement=Re.findOne(Ke,this._element);var n=this._getItemIndex(this._activeElement);if(!(e>this._items.length-1||e<0))if(this._isSliding)Ae.one(this._element,We,(function(){return t.to(e)}));else{if(n===e)return this.pause(),void this.cycle();var r=e>n?ze:qe;this._slide(r,this._items[e])}},t.dispose=function dispose(){e.prototype.dispose.call(this),Ae.off(this._element,He),this._items=null,this._config=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},t._getConfig=function _getConfig(e){return e=_extends({},Ue,e),le(Me,e,Fe),e},t._handleSwipe=function _handleSwipe(){var e=Math.abs(this.touchDeltaX);if(!(e<=40)){var t=e/this.touchDeltaX;this.touchDeltaX=0,t>0&&this.prev(),t<0&&this.next()}},t._addEventListeners=function _addEventListeners(){var e=this;this._config.keyboard&&Ae.on(this._element,"keydown.bs.carousel",(function(t){return e._keydown(t)})),"hover"===this._config.pause&&(Ae.on(this._element,"mouseenter.bs.carousel",(function(t){return e.pause(t)})),Ae.on(this._element,"mouseleave.bs.carousel",(function(t){return e.cycle(t)}))),this._config.touch&&this._touchSupported&&this._addTouchEventListeners()},t._addTouchEventListeners=function _addTouchEventListeners(){var e=this,t=function start(t){e._pointerEvent&&Qe[t.pointerType.toUpperCase()]?e.touchStartX=t.clientX:e._pointerEvent||(e.touchStartX=t.touches[0].clientX)},n=function end(t){e._pointerEvent&&Qe[t.pointerType.toUpperCase()]&&(e.touchDeltaX=t.clientX-e.touchStartX),e._handleSwipe(),"hover"===e._config.pause&&(e.pause(),e.touchTimeout&&clearTimeout(e.touchTimeout),e.touchTimeout=setTimeout((function(t){return e.cycle(t)}),500+e._config.interval))};Re.find(".carousel-item img",this._element).forEach((function(e){Ae.on(e,"dragstart.bs.carousel",(function(e){return e.preventDefault()}))})),this._pointerEvent?(Ae.on(this._element,"pointerdown.bs.carousel",(function(e){return t(e)})),Ae.on(this._element,"pointerup.bs.carousel",(function(e){return n(e)})),this._element.classList.add("pointer-event")):(Ae.on(this._element,"touchstart.bs.carousel",(function(e){return t(e)})),Ae.on(this._element,"touchmove.bs.carousel",(function(t){return function move(t){t.touches&&t.touches.length>1?e.touchDeltaX=0:e.touchDeltaX=t.touches[0].clientX-e.touchStartX}(t)})),Ae.on(this._element,"touchend.bs.carousel",(function(e){return n(e)})))},t._keydown=function _keydown(e){if(!/input|textarea/i.test(e.target.tagName))switch(e.key){case"ArrowLeft":e.preventDefault(),this.prev();break;case"ArrowRight":e.preventDefault(),this.next()}},t._getItemIndex=function _getItemIndex(e){return this._items=e&&e.parentNode?Re.find(".carousel-item",e.parentNode):[],this._items.indexOf(e)},t._getItemByDirection=function _getItemByDirection(e,t){var n=e===ze,r=e===qe,i=this._getItemIndex(t),d=this._items.length-1;if((r&&0===i||n&&i===d)&&!this._config.wrap)return t;var h=(i+(e===qe?-1:1))%this._items.length;return-1===h?this._items[this._items.length-1]:this._items[h]},t._triggerSlideEvent=function _triggerSlideEvent(e,t){var n=this._getItemIndex(e),r=this._getItemIndex(Re.findOne(Ke,this._element));return Ae.trigger(this._element,"slide.bs.carousel",{relatedTarget:e,direction:t,from:r,to:n})},t._setActiveIndicatorElement=function _setActiveIndicatorElement(e){if(this._indicatorsElement){for(var t=Re.find(".active",this._indicatorsElement),n=0;n0)for(var r=0;r0&&i--,e.key===dt&&idocument.documentElement.clientHeight;t||(this._element.style.overflowY="hidden"),this._element.classList.add(Qt);var n=ie(this._dialog);Ae.off(this._element,ee),Ae.one(this._element,ee,(function(){e._element.classList.remove(Qt),t||(Ae.one(e._element,ee,(function(){e._element.style.overflowY=""})),ce(e._element,n))})),ce(this._element,n),this._element.focus()}},t._adjustDialog=function _adjustDialog(){var e=this._element.scrollHeight>document.documentElement.clientHeight;(!this._isBodyOverflowing&&e&&!ge||this._isBodyOverflowing&&!e&&ge)&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),(this._isBodyOverflowing&&!e&&!ge||!this._isBodyOverflowing&&e&&ge)&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},t._resetAdjustments=function _resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},t._checkScrollbar=function _checkScrollbar(){var e=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(e.left+e.right)
',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",container:!1,fallbackPlacements:null,boundary:"clippingParents",customClass:"",sanitize:!0,sanitizeFn:null,allowList:en,popperConfig:null},dn={HIDE:"hide.bs.tooltip",HIDDEN:"hidden.bs.tooltip",SHOW:"show.bs.tooltip",SHOWN:"shown.bs.tooltip",INSERTED:"inserted.bs.tooltip",CLICK:"click.bs.tooltip",FOCUSIN:"focusin.bs.tooltip",FOCUSOUT:"focusout.bs.tooltip",MOUSEENTER:"mouseenter.bs.tooltip",MOUSELEAVE:"mouseleave.bs.tooltip"},pn="fade",hn="show",mn="show",gn="out",_n="hover",vn="focus",yn=function(t){function Tooltip(n,r){var i;if("undefined"===typeof e)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");return(i=t.call(this,n)||this)._isEnabled=!0,i._timeout=0,i._hoverState="",i._activeTrigger={},i._popper=null,i.config=i._getConfig(r),i.tip=null,i._setListeners(),i}_inheritsLoose(Tooltip,t);var n=Tooltip.prototype;return n.enable=function enable(){this._isEnabled=!0},n.disable=function disable(){this._isEnabled=!1},n.toggleEnabled=function toggleEnabled(){this._isEnabled=!this._isEnabled},n.toggle=function toggle(e){if(this._isEnabled)if(e){var t=this.constructor.DATA_KEY,n=ye(e.delegateTarget,t);n||(n=new this.constructor(e.delegateTarget,this._getDelegateConfig()),ve(e.delegateTarget,t,n)),n._activeTrigger.click=!n._activeTrigger.click,n._isWithActiveTrigger()?n._enter(null,n):n._leave(null,n)}else{if(this.getTipElement().classList.contains(hn))return void this._leave(null,this);this._enter(null,this)}},n.dispose=function dispose(){clearTimeout(this._timeout),Ae.off(this._element,this.constructor.EVENT_KEY),Ae.off(this._element.closest(".modal"),"hide.bs.modal",this._hideModalHandler),this.tip&&this.tip.parentNode.removeChild(this.tip),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.config=null,this.tip=null,t.prototype.dispose.call(this)},n.show=function show(){var e=this;if("none"===this._element.style.display)throw new Error("Please use show on visible elements");if(this.isWithContent()&&this._isEnabled){var t=Ae.trigger(this._element,this.constructor.Event.SHOW),n=fe(this._element),r=null===n?this._element.ownerDocument.documentElement.contains(this._element):n.contains(this._element);if(t.defaultPrevented||!r)return;var i=this.getTipElement(),d=te(this.constructor.NAME);i.setAttribute("id",d),this._element.setAttribute("aria-describedby",d),this.setContent(),this.config.animation&&i.classList.add(pn);var h="function"===typeof this.config.placement?this.config.placement.call(this,i,this._element):this.config.placement,g=this._getAttachment(h);this._addAttachmentClass(g);var _=this._getContainer();ve(i,this.constructor.DATA_KEY,this),this._element.ownerDocument.documentElement.contains(this.tip)||_.appendChild(i),Ae.trigger(this._element,this.constructor.Event.INSERTED),this._popper=X(this._element,i,this._getPopperConfig(g)),i.classList.add(hn);var v,y,b="function"===typeof this.config.customClass?this.config.customClass():this.config.customClass;if(b)(v=i.classList).add.apply(v,b.split(" "));if("ontouchstart"in document.documentElement)(y=[]).concat.apply(y,document.body.children).forEach((function(e){Ae.on(e,"mouseover",(function(){}))}));var w=function complete(){var t=e._hoverState;e._hoverState=null,Ae.trigger(e._element,e.constructor.Event.SHOWN),t===gn&&e._leave(null,e)};if(this.tip.classList.contains(pn)){var E=ie(this.tip);Ae.one(this.tip,ee,w),ce(this.tip,E)}else w()}},n.hide=function hide(){var e=this;if(this._popper){var t=this.getTipElement(),n=function complete(){e._hoverState!==mn&&t.parentNode&&t.parentNode.removeChild(t),e._cleanTipClass(),e._element.removeAttribute("aria-describedby"),Ae.trigger(e._element,e.constructor.Event.HIDDEN),e._popper&&(e._popper.destroy(),e._popper=null)};if(!Ae.trigger(this._element,this.constructor.Event.HIDE).defaultPrevented){var r;if(t.classList.remove(hn),"ontouchstart"in document.documentElement)(r=[]).concat.apply(r,document.body.children).forEach((function(e){return Ae.off(e,"mouseover",de)}));if(this._activeTrigger.click=!1,this._activeTrigger.focus=!1,this._activeTrigger.hover=!1,this.tip.classList.contains(pn)){var i=ie(t);Ae.one(t,ee,n),ce(t,i)}else n();this._hoverState=""}}},n.update=function update(){null!==this._popper&&this._popper.update()},n.isWithContent=function isWithContent(){return Boolean(this.getTitle())},n.getTipElement=function getTipElement(){if(this.tip)return this.tip;var e=document.createElement("div");return e.innerHTML=this.config.template,this.tip=e.children[0],this.tip},n.setContent=function setContent(){var e=this.getTipElement();this.setElementContent(Re.findOne(".tooltip-inner",e),this.getTitle()),e.classList.remove(pn,hn)},n.setElementContent=function setElementContent(e,t){if(null!==e)return"object"===_typeof(t)&&se(t)?(t.jquery&&(t=t[0]),void(this.config.html?t.parentNode!==e&&(e.innerHTML="",e.appendChild(t)):e.textContent=t.textContent)):void(this.config.html?(this.config.sanitize&&(t=sanitizeHtml(t,this.config.allowList,this.config.sanitizeFn)),e.innerHTML=t):e.textContent=t)},n.getTitle=function getTitle(){var e=this._element.getAttribute("data-bs-original-title");return e||(e="function"===typeof this.config.title?this.config.title.call(this._element):this.config.title),e},n.updateAttachment=function updateAttachment(e){return"right"===e?"end":"left"===e?"start":e},n._getPopperConfig=function _getPopperConfig(e){var t=this,n={name:"flip",options:{altBoundary:!0}};return this.config.fallbackPlacements&&(n.options.fallbackPlacements=this.config.fallbackPlacements),_extends({},{placement:e,modifiers:[n,{name:"preventOverflow",options:{rootBoundary:this.config.boundary}},{name:"arrow",options:{element:"."+this.constructor.NAME+"-arrow"}},{name:"onChange",enabled:!0,phase:"afterWrite",fn:function fn(e){return t._handlePopperPlacementChange(e)}}],onFirstUpdate:function onFirstUpdate(e){e.options.placement!==e.placement&&t._handlePopperPlacementChange(e)}},this.config.popperConfig)},n._addAttachmentClass=function _addAttachmentClass(e){this.getTipElement().classList.add("bs-tooltip-"+this.updateAttachment(e))},n._getContainer=function _getContainer(){return!1===this.config.container?document.body:se(this.config.container)?this.config.container:Re.findOne(this.config.container)},n._getAttachment=function _getAttachment(e){return ln[e.toUpperCase()]},n._setListeners=function _setListeners(){var e=this;this.config.trigger.split(" ").forEach((function(t){if("click"===t)Ae.on(e._element,e.constructor.Event.CLICK,e.config.selector,(function(t){return e.toggle(t)}));else if("manual"!==t){var n=t===_n?e.constructor.Event.MOUSEENTER:e.constructor.Event.FOCUSIN,r=t===_n?e.constructor.Event.MOUSELEAVE:e.constructor.Event.FOCUSOUT;Ae.on(e._element,n,e.config.selector,(function(t){return e._enter(t)})),Ae.on(e._element,r,e.config.selector,(function(t){return e._leave(t)}))}})),this._hideModalHandler=function(){e._element&&e.hide()},Ae.on(this._element.closest(".modal"),"hide.bs.modal",this._hideModalHandler),this.config.selector?this.config=_extends({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},n._fixTitle=function _fixTitle(){var e=this._element.getAttribute("title"),t=_typeof(this._element.getAttribute("data-bs-original-title"));(e||"string"!==t)&&(this._element.setAttribute("data-bs-original-title",e||""),!e||this._element.getAttribute("aria-label")||this._element.textContent||this._element.setAttribute("aria-label",e),this._element.setAttribute("title",""))},n._enter=function _enter(e,t){var n=this.constructor.DATA_KEY;(t=t||ye(e.delegateTarget,n))||(t=new this.constructor(e.delegateTarget,this._getDelegateConfig()),ve(e.delegateTarget,n,t)),e&&(t._activeTrigger["focusin"===e.type?vn:_n]=!0),t.getTipElement().classList.contains(hn)||t._hoverState===mn?t._hoverState=mn:(clearTimeout(t._timeout),t._hoverState=mn,t.config.delay&&t.config.delay.show?t._timeout=setTimeout((function(){t._hoverState===mn&&t.show()}),t.config.delay.show):t.show())},n._leave=function _leave(e,t){var n=this.constructor.DATA_KEY;(t=t||ye(e.delegateTarget,n))||(t=new this.constructor(e.delegateTarget,this._getDelegateConfig()),ve(e.delegateTarget,n,t)),e&&(t._activeTrigger["focusout"===e.type?vn:_n]=!1),t._isWithActiveTrigger()||(clearTimeout(t._timeout),t._hoverState=gn,t.config.delay&&t.config.delay.hide?t._timeout=setTimeout((function(){t._hoverState===gn&&t.hide()}),t.config.delay.hide):t.hide())},n._isWithActiveTrigger=function _isWithActiveTrigger(){for(var e in this._activeTrigger)if(this._activeTrigger[e])return!0;return!1},n._getConfig=function _getConfig(e){var t=Ne.getDataAttributes(this._element);return Object.keys(t).forEach((function(e){sn.has(e)&&delete t[e]})),e&&"object"===_typeof(e.container)&&e.container.jquery&&(e.container=e.container[0]),"number"===typeof(e=_extends({},this.constructor.Default,t,"object"===_typeof(e)&&e?e:{})).delay&&(e.delay={show:e.delay,hide:e.delay}),"number"===typeof e.title&&(e.title=e.title.toString()),"number"===typeof e.content&&(e.content=e.content.toString()),le(tn,e,this.constructor.DefaultType),e.sanitize&&(e.template=sanitizeHtml(e.template,e.allowList,e.sanitizeFn)),e},n._getDelegateConfig=function _getDelegateConfig(){var e={};if(this.config)for(var t in this.config)this.constructor.Default[t]!==this.config[t]&&(e[t]=this.config[t]);return e},n._cleanTipClass=function _cleanTipClass(){var e=this.getTipElement(),t=e.getAttribute("class").match(an);null!==t&&t.length>0&&t.map((function(e){return e.trim()})).forEach((function(t){return e.classList.remove(t)}))},n._handlePopperPlacementChange=function _handlePopperPlacementChange(e){var t=e.state;t&&(this.tip=t.elements.popper,this._cleanTipClass(),this._addAttachmentClass(this._getAttachment(t.placement)))},Tooltip.jQueryInterface=function jQueryInterface(e){return this.each((function(){var t=ye(this,nn),n="object"===_typeof(e)&&e;if((t||!/dispose|hide/.test(e))&&(t||(t=new Tooltip(this,n)),"string"===typeof e)){if("undefined"===typeof t[e])throw new TypeError('No method named "'+e+'"');t[e]()}}))},_createClass(Tooltip,null,[{key:"Default",get:function get(){return un}},{key:"NAME",get:function get(){return tn}},{key:"DATA_KEY",get:function get(){return nn}},{key:"Event",get:function get(){return dn}},{key:"EVENT_KEY",get:function get(){return rn}},{key:"DefaultType",get:function get(){return cn}}]),Tooltip}(Le);me((function(){var $=he();if($){var e=$.fn.tooltip;$.fn.tooltip=yn.jQueryInterface,$.fn.tooltip.Constructor=yn,$.fn.tooltip.noConflict=function(){return $.fn.tooltip=e,yn.jQueryInterface}}}));var bn="popover",wn="bs.popover",En=".bs.popover",Tn=new RegExp("(^|\\s)bs-popover\\S+","g"),Cn=_extends({},yn.Default,{placement:"right",trigger:"click",content:"",template:''}),Sn=_extends({},yn.DefaultType,{content:"(string|element|function)"}),On={HIDE:"hide.bs.popover",HIDDEN:"hidden.bs.popover",SHOW:"show.bs.popover",SHOWN:"shown.bs.popover",INSERTED:"inserted.bs.popover",CLICK:"click.bs.popover",FOCUSIN:"focusin.bs.popover",FOCUSOUT:"focusout.bs.popover",MOUSEENTER:"mouseenter.bs.popover",MOUSELEAVE:"mouseleave.bs.popover"},xn=function(e){function Popover(){return e.apply(this,arguments)||this}_inheritsLoose(Popover,e);var t=Popover.prototype;return t.isWithContent=function isWithContent(){return this.getTitle()||this._getContent()},t.setContent=function setContent(){var e=this.getTipElement();this.setElementContent(Re.findOne(".popover-header",e),this.getTitle());var t=this._getContent();"function"===typeof t&&(t=t.call(this._element)),this.setElementContent(Re.findOne(".popover-body",e),t),e.classList.remove("fade","show")},t._addAttachmentClass=function _addAttachmentClass(e){this.getTipElement().classList.add("bs-popover-"+this.updateAttachment(e))},t._getContent=function _getContent(){return this._element.getAttribute("data-bs-content")||this.config.content},t._cleanTipClass=function _cleanTipClass(){var e=this.getTipElement(),t=e.getAttribute("class").match(Tn);null!==t&&t.length>0&&t.map((function(e){return e.trim()})).forEach((function(t){return e.classList.remove(t)}))},Popover.jQueryInterface=function jQueryInterface(e){return this.each((function(){var t=ye(this,wn),n="object"===_typeof(e)?e:null;if((t||!/dispose|hide/.test(e))&&(t||(t=new Popover(this,n),ve(this,wn,t)),"string"===typeof e)){if("undefined"===typeof t[e])throw new TypeError('No method named "'+e+'"');t[e]()}}))},_createClass(Popover,null,[{key:"Default",get:function get(){return Cn}},{key:"NAME",get:function get(){return bn}},{key:"DATA_KEY",get:function get(){return wn}},{key:"Event",get:function get(){return On}},{key:"EVENT_KEY",get:function get(){return En}},{key:"DefaultType",get:function get(){return Sn}}]),Popover}(yn);me((function(){var $=he();if($){var e=$.fn.popover;$.fn.popover=xn.jQueryInterface,$.fn.popover.Constructor=xn,$.fn.popover.noConflict=function(){return $.fn.popover=e,xn.jQueryInterface}}}));var An="scrollspy",Ln="bs.scrollspy",kn="."+Ln,Pn={offset:10,method:"auto",target:""},Dn={offset:"number",method:"string",target:"(string|element)"},jn="dropdown-item",In="active",Nn=".nav-link",Rn="position",Mn=function(e){function ScrollSpy(t,n){var r;return(r=e.call(this,t)||this)._scrollElement="BODY"===t.tagName?window:t,r._config=r._getConfig(n),r._selector=r._config.target+" "+".nav-link, "+r._config.target+" "+".list-group-item, "+r._config.target+" ."+jn,r._offsets=[],r._targets=[],r._activeTarget=null,r._scrollHeight=0,Ae.on(r._scrollElement,"scroll.bs.scrollspy",(function(e){return r._process(e)})),r.refresh(),r._process(),r}_inheritsLoose(ScrollSpy,e);var t=ScrollSpy.prototype;return t.refresh=function refresh(){var e=this,t=this._scrollElement===this._scrollElement.window?"offset":Rn,n="auto"===this._config.method?t:this._config.method,r=n===Rn?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),Re.find(this._selector).map((function(e){var t=re(e),i=t?Re.findOne(t):null;if(i){var d=i.getBoundingClientRect();if(d.width||d.height)return[Ne[n](i).top+r,t]}return null})).filter((function(e){return e})).sort((function(e,t){return e[0]-t[0]})).forEach((function(t){e._offsets.push(t[0]),e._targets.push(t[1])}))},t.dispose=function dispose(){e.prototype.dispose.call(this),Ae.off(this._scrollElement,kn),this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},t._getConfig=function _getConfig(e){if("string"!==typeof(e=_extends({},Pn,"object"===_typeof(e)&&e?e:{})).target&&se(e.target)){var t=e.target.id;t||(t=te(An),e.target.id=t),e.target="#"+t}return le(An,e,Dn),e},t._getScrollTop=function _getScrollTop(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},t._getScrollHeight=function _getScrollHeight(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},t._getOffsetHeight=function _getOffsetHeight(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},t._process=function _process(){var e=this._getScrollTop()+this._config.offset,t=this._getScrollHeight(),n=this._config.offset+t-this._getOffsetHeight();if(this._scrollHeight!==t&&this.refresh(),e>=n){var r=this._targets[this._targets.length-1];this._activeTarget!==r&&this._activate(r)}else{if(this._activeTarget&&e0)return this._activeTarget=null,void this._clear();for(var i=this._offsets.length;i--;){this._activeTarget!==this._targets[i]&&e>=this._offsets[i]&&("undefined"===typeof this._offsets[i+1]||e .dropdown-menu .active",t.parentNode);r&&r.classList.remove(Hn),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!1)}(e.classList.add(Hn),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!0),pe(e),e.classList.contains(Un)&&e.classList.add(Fn),e.parentNode&&e.parentNode.classList.contains("dropdown-menu"))&&(e.closest(".dropdown")&&Re.find(".dropdown-toggle").forEach((function(e){return e.classList.add(Hn)})),e.setAttribute("aria-expanded",!0));n&&n()},Tab.jQueryInterface=function jQueryInterface(e){return this.each((function(){var t=ye(this,Bn)||new Tab(this);if("string"===typeof e){if("undefined"===typeof t[e])throw new TypeError('No method named "'+e+'"');t[e]()}}))},_createClass(Tab,null,[{key:"DATA_KEY",get:function get(){return Bn}}]),Tab}(Le);Ae.on(document,"click.bs.tab.data-api",'[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',(function(e){e.preventDefault(),(ye(this,Bn)||new Wn(this)).show()})),me((function(){var $=he();if($){var e=$.fn.tab;$.fn.tab=Wn.jQueryInterface,$.fn.tab.Constructor=Wn,$.fn.tab.noConflict=function(){return $.fn.tab=e,Wn.jQueryInterface}}}));var Vn="toast",Kn="bs.toast",Qn="click.dismiss.bs.toast",Yn="hide",Xn="show",$n="showing",Gn={animation:"boolean",autohide:"boolean",delay:"number"},Jn={animation:!0,autohide:!0,delay:5e3},Zn=function(e){function Toast(t,n){var r;return(r=e.call(this,t)||this)._config=r._getConfig(n),r._timeout=null,r._setListeners(),r}_inheritsLoose(Toast,e);var t=Toast.prototype;return t.show=function show(){var e=this;if(!Ae.trigger(this._element,"show.bs.toast").defaultPrevented){this._clearTimeout(),this._config.animation&&this._element.classList.add("fade");var t=function complete(){e._element.classList.remove($n),e._element.classList.add(Xn),Ae.trigger(e._element,"shown.bs.toast"),e._config.autohide&&(e._timeout=setTimeout((function(){e.hide()}),e._config.delay))};if(this._element.classList.remove(Yn),pe(this._element),this._element.classList.add($n),this._config.animation){var n=ie(this._element);Ae.one(this._element,ee,t),ce(this._element,n)}else t()}},t.hide=function hide(){var e=this;if(this._element.classList.contains(Xn)&&!Ae.trigger(this._element,"hide.bs.toast").defaultPrevented){var t=function complete(){e._element.classList.add(Yn),Ae.trigger(e._element,"hidden.bs.toast")};if(this._element.classList.remove(Xn),this._config.animation){var n=ie(this._element);Ae.one(this._element,ee,t),ce(this._element,n)}else t()}},t.dispose=function dispose(){this._clearTimeout(),this._element.classList.contains(Xn)&&this._element.classList.remove(Xn),Ae.off(this._element,Qn),e.prototype.dispose.call(this),this._config=null},t._getConfig=function _getConfig(e){return e=_extends({},Jn,Ne.getDataAttributes(this._element),"object"===_typeof(e)&&e?e:{}),le(Vn,e,this.constructor.DefaultType),e},t._setListeners=function _setListeners(){var e=this;Ae.on(this._element,Qn,'[data-bs-dismiss="toast"]',(function(){return e.hide()}))},t._clearTimeout=function _clearTimeout(){clearTimeout(this._timeout),this._timeout=null},Toast.jQueryInterface=function jQueryInterface(e){return this.each((function(){var t=ye(this,Kn),n="object"===_typeof(e)&&e;if(t||(t=new Toast(this,n)),"string"===typeof e){if("undefined"===typeof t[e])throw new TypeError('No method named "'+e+'"');t[e](this)}}))},_createClass(Toast,null,[{key:"DefaultType",get:function get(){return Gn}},{key:"Default",get:function get(){return Jn}},{key:"DATA_KEY",get:function get(){return Kn}}]),Toast}(Le);me((function(){var $=he();if($){var e=$.fn.toast;$.fn.toast=Zn.jQueryInterface,$.fn.toast.Constructor=Zn,$.fn.toast.noConflict=function(){return $.fn.toast=e,Zn.jQueryInterface}}}));var er={AJAX:"ajax-load",AJAXMAIN:"ajax-main-load",MAININIT:"main-init",TABHIDDEN:"tab-hidden",TABFOCUSED:"tab-focused",OFFLINE:"offline",ONLINE:"online",BACKONLINE:"back-online",TOUCHENABLE:"touch-enabled",TOUCHDISABLED:"touch-disabled",LOADED:"load",SWIPELEFT:"swipeleft panleft",SWIPERIGHT:"swiperight panright",ALLERTAPPEARED:"alert-appeared",ALERTREMOVED:"alert-removed",LODEDANDREADY:"load-ready",LAZYIMAGEREADY:"image-lazy-bg-loaded",LAZYIMAGESREADY:"images-lazy-loaded",MAPLOADED:"map-loaded",MAPAPILOADED:"map-api-loaded",MAPMARKERCLICK:"map-marker-click",MAPPOPUPCLOSE:"map-popup-close",SCROLL:"scroll",RESIZE:"resize",CAROUSEL_READY:"bs.carousel.ready",SET_TARGET_UPDATE:"set-target-update",RESTORE_FIELD:"restore-field",FORM_INIT_BASICS:"form-basics",FORM_INIT_STEPPED:"form-init-stepped",FORM_INIT_VALIDATE:"form-init-validate",FORM_INIT_VALIDATE_FIELD:"form-init-validate-field",FORM_INIT_STORAGE:"form-init-storage",FORM_VALIDATION_FAILED:"form-validation-failed",FORM_STEPPED_NEW_STEP:"form-new-step",FORM_STEPPED_FIRST_STEP:"form-first-step",FORM_STEPPED_LAST_STEP:"form-last-step",FORM_FIELDS:"input,textarea,select"},tr={ENVS:["xs","sm","md","lg","xl","xxl","xxxl"]},nr=__webpack_require__(804),rr=__webpack_require__.n(nr);function _page_typeof(e){return(_page_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _page_defineProperties(e,t){for(var n=0;ne.length)&&(t=e.length);for(var n=0,r=new Array(t);n"),"color:yellow;font-size:10px"),console.groupCollapsed("Events"),Object.keys(er).forEach((function(e){console.info("".concat(e,": ").concat(er[e]))})),console.groupEnd("Events"),console.groupCollapsed("Consts"),Object.keys(tr).forEach((function(e){console.info("".concat(e,": ").concat(tr[e]))})),console.groupEnd("Events"),console.groupCollapsed("Init"),console.time("init");var i;n.addEventListener("visibilitychange",(function(){"hidden"===n.visibilityState?(console.log("".concat(t,": Tab: hidden")),r.classList.add("is-hidden"),r.classList.remove("is-focused"),e.dispatchEvent(new Event(er.TABHIDDEN))):(console.log("".concat(t,": Tab: focused")),r.classList.add("is-focused"),r.classList.remove("is-hidden"),e.dispatchEvent(new Event(er.TABFOCUSED)))}));var d,h,g=document.querySelector('meta[name="ping"]'),_=!1,v=function UPDATE_ONLINE_STATUS(n){_||(_=!0,n?(r.classList.contains("is-offline")?(console.log("".concat(t,": back Online")),e.dispatchEvent(new Event(er.BACKONLINE))):(console.log("".concat(t,": Online")),e.dispatchEvent(new Event(er.ONLINE))),r.classList.add("is-online"),r.classList.remove("is-offline"),g&&!i&&(console.log("".concat(t,": SESSION_PING is active")),i=setInterval(b,3e5))):(console.log("".concat(t,": Offline")),r.classList.add("is-offline"),r.classList.remove("is-online"),clearInterval(i),i=null,e.dispatchEvent(new Event(er.OFFLINE))),_=!1)},y=!1,b=function SESSION_PING(){if(!y&&!r.classList.contains("is-offline")){var e=g.getAttribute("content");console.log("".concat(t,": session ping")),y=!0,ar.post(e,{}).then((function(e){y=!1,v(!0)})).catch((function(e){console.error(e),console.warn("".concat(t,": SESSION_PING failed")),y=!1,v(!1)}))}};"undefined"!==typeof navigator.onLine&&(navigator.onLine?v(!0):v(!1)),e.addEventListener("".concat(er.OFFLINE),(function(){v(!1)})),e.addEventListener("".concat(er.ONLINE),(function(){v(!0)}));var w=function SET_TOUCH_SCREEN(n,i){h||i===d||(n?(console.log("".concat(t,": Touch screen enabled")),r.classList.add("is-touch"),r.classList.remove("is-mouse"),e.dispatchEvent(new Event(er.TOUCHENABLE))):(console.log("".concat(t,": Touch screen disabled")),r.classList.add("is-mouse"),r.classList.remove("is-touch"),e.dispatchEvent(new Event(er.TOUCHDISABLED))),d=i,h||(h=setTimeout((function(){clearTimeout(h),h=null}),1e4)))};w("ontouchstart"in window||navigator.MaxTouchPoints>0||navigator.msMaxTouchPoints>0,"init"),n.addEventListener("touchstart",(function(){w(!0,"touchstart")})),n.addEventListener("mousemove",(function(){w(!1,"mousemove")}));var E=function(){function MainUI(){!function _main_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,MainUI)}return function _main_createClass(e,t,n){return t&&_main_defineProperties(e.prototype,t),n&&_main_defineProperties(e,n),e}(MainUI,null,[{key:"init",value:function init(){var n=this;console.log("".concat(t,": init")),n.detectCSSScreenSize(),e.addEventListener("".concat(er.RESIZE),(function(){n.detectCSSScreenSize()})),window.history.replaceState({landing:window.location.href},document.title,window.location.href),n.ajax(),console.groupEnd("init")}},{key:"ajax",value:function ajax(){console.log("".concat(t,": ajax")),document.querySelectorAll(".graphql").forEach((function(e){e.addEventListener("click",(function(e){e.preventDefault();var n=ReactDOM.render(React.createElement(ir,null),document.getElementById("MainContent")),r=e.currentTarget,i=r.getAttribute("href")||r.getAttribute("data-href");n.state.current=r,n.load(i),window.addEventListener("popstate",(function(e){e.state&&e.state.page?(console.log("".concat(t," popstate: load")),n.setState(JSON.parse(e.state.page))):e.state&&e.state.landing?(console.log("".concat(t," popstate: go to landing")),window.location.href=e.state.landing):(console.log("".concat(t," popstate: missing")),console.log(e))}))}))}))}},{key:"detectCSSScreenSize",value:function detectCSSScreenSize(){var i,d=n.createElement("div");d.className="env-test",r.appendChild(d);var h=_toConsumableArray(tr.ENVS).reverse(),g=h.shift();(i=r.classList).remove.apply(i,_toConsumableArray(h));for(var _=0;_e.innerHeight?(r.classList.add("landscape"),r.classList.remove("portrait")):(y=!1,r.classList.add("portrait"),r.classList.remove("landscape")),console.log("".concat(t,": screen size detected ").concat(g," | landscape ").concat(y)),g}}]),MainUI}();e.addEventListener("".concat(er.LOADED),(function(){console.log("".concat(t,": Loaded")),E.init(),v(!0)})),e.addEventListener("".concat(er.AJAX),(function(){E.ajax(),v(!0)})),e.MainUI=E}(window),ReactDOM),cr=__webpack_require__.n(sr),lr=__webpack_require__(687),ur=__webpack_require__.n(lr);function _window_typeof(e){return(_window_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _window_toConsumableArray(e){return function _window_arrayWithoutHoles(e){if(Array.isArray(e))return _window_arrayLikeToArray(e)}(e)||function _window_iterableToArray(e){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||function _window_unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return _window_arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _window_arrayLikeToArray(e,t)}(e)||function _window_nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _window_arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0?r--:r=e.state.collections[t].length-1,e.state.collections[t][r].click()})),_window_defineProperty(_window_assertThisInitialized(n),"reset",(function(){_window_assertThisInitialized(n).setState({content:"",type:[],shown:!1,loading:!1,error:!1,embed:!1})})),_window_defineProperty(_window_assertThisInitialized(n),"embed",(function(e){var t=_window_assertThisInitialized(n);console.log("".concat(t.name,": embed")),t.reset(),t.setState({embed:e,loading:!1,type:["embed","video"]}),t.show()})),_window_defineProperty(_window_assertThisInitialized(n),"load",(function(e){var t=_window_assertThisInitialized(n),r=t.axios;t.reset(),t.setState({loading:!0}),t.show(),r.get(e,{responseType:"arraybuffer"}).then((function(e){switch(console.log("".concat(t.name,": response content-type: ").concat(e.headers["content-type"])),e.headers["content-type"]){case"image/jpeg":case"image/png":case"image/svg+xml":case"image/bmp":case"image/gif":case"image/tiff":case"image/webp":case"image/jpg":case"image/svg":t.setContent(''),"image");break;case"application/json":case"application/ld+json":case"application/json; charset=UTF-8":var n=JSON.parse(t._abToString(e.data));t.setContent("".concat(n.Content),"text html json");break;case"text/html":case"application/xhtml+xml":case"text/plain":case"text/html; charset=UTF-8":case"application/xhtml+xml; charset=UTF-8":case"text/plain; charset=UTF-8":t.setContent(t._abToString(e.data),"text html pajax");break;default:console.warn("".concat(t.name,": Unknown response content-type!"))}})).catch((function(e){console.error(e);var n="";if(e.response)switch(e.response.status){case 404:n="Not Found.";break;case 500:n="Server issue, please try again latter.";break;default:n="Something went wrong."}else e.request?n="No response received":console.warn("Error",e.message);t.setState({error:n})})).then((function(){t.setState({loading:!1})}))})),_window_defineProperty(_window_assertThisInitialized(n),"_abToString",(function(e){return String.fromCharCode.apply(null,new Uint8Array(e))})),_window_defineProperty(_window_assertThisInitialized(n),"_imageEncode",(function(e){new Uint8Array(e);return btoa([].reduce.call(new Uint8Array(e),(function(e,t){return e+String.fromCharCode(t)}),""))})),_window_defineProperty(_window_assertThisInitialized(n),"setContent",(function(e,t){var r=_window_assertThisInitialized(n);console.log("".concat(r.name,": setContent"));var i=t||["html","text"];Array.isArray(i)||(i=t.split(" ")),r.setState({content:e,type:i})})),_window_defineProperty(_window_assertThisInitialized(n),"show",(function(){var e=_window_assertThisInitialized(n);console.log("".concat(e.name,": show")),e.setState({shown:!0})})),_window_defineProperty(_window_assertThisInitialized(n),"hide",(function(){var e=_window_assertThisInitialized(n);console.log("".concat(e.name,": hide")),e.setState({shown:!1})})),_window_defineProperty(_window_assertThisInitialized(n),"getHtml",(function(){return{__html:_window_assertThisInitialized(n).state.content}}));var r=_window_assertThisInitialized(n);return r.name=r.constructor.name,console.log("".concat(r.name,": init")),r.axios=dr,document.querySelectorAll('[data-toggle="lightbox"]').forEach((function(e){var t=e.getAttribute("data-gallery");t&&(r.state.collections[t]=[],document.querySelectorAll('[data-toggle="lightbox"][data-gallery="'.concat(t,'"]')).forEach((function(e){r.state.collections[t].push(e)}))),e.addEventListener("click",(function(e){e.preventDefault();var t=e.currentTarget,n=t.getAttribute("href")||t.getAttribute("data-href"),i=t.getAttribute("data-embed");r.state.current=t,i?r.embed(n):r.load(n)}))})),n}return function _window_createClass(e,t,n){return t&&_window_defineProperties(e.prototype,t),n&&_window_defineProperties(e,n),e}(MetaWindow,[{key:"render",value:function render(){var e=this,t=e.name,n=null,r=e.state.current;if(r){var i=r.getAttribute("data-gallery");i&&e.state.collections[i].length>1&&(n=React.createElement("nav",{className:"meta-navs"},React.createElement("button",{className:"meta-nav meta-nav-arrow meta-nav-arrow__prev a",onClick:e.prev},React.createElement("i",{className:"fa fas fa-chevron-left"}),React.createElement("span",{className:"sr-only"},"Previous")),React.createElement("button",{className:"meta-nav meta-nav-arrow meta-nav-arrow__next a",onClick:e.next},React.createElement("i",{className:"fa fas fa-chevron-right"}),React.createElement("span",{className:"sr-only"},"Next"))))}var d=e.state.embed?React.createElement("section",{className:"meta-wrap typography"},React.createElement(ur(),{url:e.state.embed,providers:[].concat(_window_toConsumableArray(lr.defaultProviders),[fr]),LoadingFallbackElement:React.createElement("div",{className:"meta-spinner_embed"},"... Loading ...")})):React.createElement("section",{className:"meta-wrap typography",dangerouslySetInnerHTML:e.getHtml()}),h="meta-".concat(t," meta-").concat(t,"__").concat(e.state.type.join(" meta-".concat(t,"__"))),g="meta-".concat(t,"-overlay").concat(e.state.shown?" meta-".concat(t,"-overlay__open"):"").concat(e.state.loading?" meta-".concat(t,"-overlay__loading"):"").concat(e.state.error?" meta-".concat(t,"-overlay__error"):"");return React.createElement("div",{className:h},React.createElement("div",{className:g},React.createElement("article",{className:"meta-content"},n,React.createElement("button",{className:"meta-nav meta-close a",onClick:e.hide},React.createElement("i",{className:"fa fas fa-times"}),React.createElement("span",{className:"sr-only"},"Close")),React.createElement("div",{className:"meta-spinner"},"... Loading ..."),React.createElement("div",{className:"meta-error alert alert-danger"},e.state.error),d)))}}]),MetaWindow}(nr.Component);cr().render(rr().createElement(pr,null),document.getElementById("MetaLightboxApp"));function importAll(e){return e.keys().map(e)}importAll(__webpack_require__(310)),importAll(__webpack_require__(761))}()}(); \ No newline at end of file +!function(){var e={7523:function(e,t,n){"use strict";function _typeof(e){return(_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}n.d(t,{h4:function(){return re},ab:function(){return W}});var r=function defaultMakeData(){return Object.create(null)},i=Array.prototype,h=i.forEach,d=i.slice,y=function(){function Trie(e,t){void 0===e&&(e=!0),void 0===t&&(t=r),this.weakness=e,this.makeData=t}return Trie.prototype.lookup=function(){for(var e=[],t=0;tthis.max;)this.delete(this.oldest.key)},Cache.prototype.delete=function(e){var t=this.map.get(e);return!!t&&(t===this.newest&&(this.newest=t.older),t===this.oldest&&(this.oldest=t.newer),t.newer&&(t.newer.older=t.older),t.older&&(t.older.newer=t.newer),this.map.delete(e),this.dispose(t.value,e),!0)},Cache}(),O=new E;function maybeUnsubscribe(e){var t=e.unsubscribe;"function"===typeof t&&(e.unsubscribe=void 0,t())}var k=[];function assert(e,t){if(!e)throw new Error(t||"assertion failure")}function valueGet(e){switch(e.length){case 0:throw new Error("unknown value");case 1:return e[0];case 2:throw e[1]}}var T=function(){function Entry(e){this.fn=e,this.parents=new Set,this.childValues=new Map,this.dirtyChildren=null,this.dirty=!0,this.recomputing=!1,this.value=[],this.deps=null,++Entry.count}return Entry.prototype.peek=function(){if(1===this.value.length&&!mightBeDirty(this))return this.value[0]},Entry.prototype.recompute=function(e){return assert(!this.recomputing,"already recomputing"),function rememberParent(e){var t=O.getValue();if(t)return e.parents.add(t),t.childValues.has(e)||t.childValues.set(e,[]),mightBeDirty(e)?reportDirtyChild(t,e):reportCleanChild(t,e),t}(this),mightBeDirty(this)?function reallyRecompute(e,t){forgetChildren(e),O.withValue(e,recomputeNewValue,[e,t]),function maybeSubscribe(e,t){if("function"===typeof e.subscribe)try{maybeUnsubscribe(e),e.unsubscribe=e.subscribe.apply(null,t)}catch(n){return e.setDirty(),!1}return!0}(e,t)&&function setClean(e){if(e.dirty=!1,mightBeDirty(e))return;reportClean(e)}(e);return valueGet(e.value)}(this,e):valueGet(this.value)},Entry.prototype.setDirty=function(){this.dirty||(this.dirty=!0,this.value.length=0,reportDirty(this),forgetChildren(this),maybeUnsubscribe(this))},Entry.prototype.dispose=function(){var e=this;forgetChildren(this),maybeUnsubscribe(this),this.parents.forEach((function(t){t.setDirty(),forgetChild(t,e)}))},Entry.prototype.dependOn=function(e){e.add(this),this.deps||(this.deps=k.pop()||new Set),this.deps.add(e)},Entry.prototype.forgetDeps=function(){var e=this;this.deps&&(this.deps.forEach((function(t){return t.delete(e)})),this.deps.clear(),k.push(this.deps),this.deps=null)},Entry.count=0,Entry}();function recomputeNewValue(e,t){e.recomputing=!0,e.value.length=0;try{e.value[0]=e.fn.apply(null,t)}catch(n){e.value[1]=n}e.recomputing=!1}function mightBeDirty(e){return e.dirty||!(!e.dirtyChildren||!e.dirtyChildren.size)}function reportDirty(e){e.parents.forEach((function(t){return reportDirtyChild(t,e)}))}function reportClean(e){e.parents.forEach((function(t){return reportCleanChild(t,e)}))}function reportDirtyChild(e,t){if(assert(e.childValues.has(t)),assert(mightBeDirty(t)),e.dirtyChildren){if(e.dirtyChildren.has(t))return}else e.dirtyChildren=k.pop()||new Set;e.dirtyChildren.add(t),reportDirty(e)}function reportCleanChild(e,t){assert(e.childValues.has(t)),assert(!mightBeDirty(t));var n=e.childValues.get(t);0===n.length?e.childValues.set(t,function valueCopy(e){return e.slice(0)}(t.value)):function valueIs(e,t){var n=e.length;return n>0&&n===t.length&&e[n-1]===t[n-1]}(n,t.value)||e.setDirty(),removeDirtyChild(e,t),mightBeDirty(e)||reportClean(e)}function removeDirtyChild(e,t){var n=e.dirtyChildren;n&&(n.delete(t),0===n.size&&(k.length<100&&k.push(n),e.dirtyChildren=null))}function forgetChildren(e){e.childValues.size>0&&e.childValues.forEach((function(t,n){forgetChild(e,n)})),e.forgetDeps(),assert(null===e.dirtyChildren)}function forgetChild(e,t){t.parents.delete(e),e.childValues.delete(t),removeDirtyChild(e,t)}function dep(e){var t=new Map,n=e&&e.subscribe;function depend(e){var r=O.getValue();if(r){var i=t.get(e);i||t.set(e,i=new Set),r.dependOn(i),"function"===typeof n&&(maybeUnsubscribe(i),i.unsubscribe=n(e))}}return depend.dirty=function dirty(e){var n=t.get(e);n&&(n.forEach((function(e){return e.setDirty()})),t.delete(e),maybeUnsubscribe(n))},depend}var x=new y("function"===typeof WeakMap);function defaultMakeCacheKey(){for(var e=[],t=0;t0){var t=--this.rootIds[e];return t||delete this.rootIds[e],t}return 0},EntityStore.prototype.getRootIdSet=function(e){return void 0===e&&(e=new Set),Object.keys(this.rootIds).forEach(e.add,e),this instanceof K?this.parent.getRootIdSet(e):Object.keys(this.policies.rootTypenamesById).forEach(e.add,e),e},EntityStore.prototype.gc=function(){var e=this,t=this.getRootIdSet(),n=this.toObject();t.forEach((function(r){M.call(n,r)&&(Object.keys(e.findChildRefIds(r)).forEach(t.add,t),delete n[r])}));var r=Object.keys(n);if(r.length){for(var i=this;i instanceof K;)i=i.parent;r.forEach((function(e){return i.delete(e)}))}return r},EntityStore.prototype.findChildRefIds=function(e){if(!M.call(this.refs,e)){var t=this.refs[e]=Object.create(null),n=new Set([this.data[e]]),r=function canTraverse_1(e){return null!==e&&"object"===entityStore_typeof(e)};n.forEach((function(e){(0,I.hh)(e)?t[e.__ref]=!0:r(e)&&Object.values(e).filter(r).forEach(n.add,n)}))}return this.refs[e]},EntityStore.prototype.makeCacheKey=function(){for(var e=[],t=0;t0;if(b&&!y)throw g.missing[0];return{result:g.result,missing:g.missing,complete:!b}},StoreReader.prototype.isFresh=function(e,t,n,r){if(supportsResultCaching(r.store)&&this.knownResults.get(e)===n){var i=this.executeSelectionSet.peek(n,t,r);if(i&&e===i.result)return!0}return!1},StoreReader.prototype.execSelectionSetImpl=function(e){var t=this,n=e.selectionSet,r=e.objectOrReference,i=e.context;if((0,I.hh)(r)&&!i.policies.rootTypenamesById[r.__ref]&&!i.store.has(r.__ref))return{result:{},missing:[missingFromInvariant(new P.ej(4),i)]};var h=i.variables,d=i.policies,y=i.store,v=[],g={result:null},b=y.getFieldValue(r,"__typename");function getMissing(){return g.missing||(g.missing=[])}function handleMissing(e){var t;return e.missing&&(t=getMissing()).push.apply(t,e.missing),e.result}this.config.addTypename&&"string"===typeof b&&!d.rootIdsByTypename[b]&&v.push({__typename:b});var _=new Set(n.selections);return _.forEach((function(e){var n;if((0,I.LZ)(e,h))if((0,I.My)(e)){var y=d.readField({fieldName:e.name.value,field:e,variables:i.variables,from:r},i),g=(0,I.u2)(e);i.path.push(g);var w=i.clientOnly;i.clientOnly=w||!(!e.directives||!e.directives.some((function(e){return"client"===e.name.value}))),void 0===y?I.Gw.added(e)||getMissing().push(missingFromInvariant(new P.ej(5),i)):Array.isArray(y)?y=handleMissing(t.executeSubSelectedArray({field:e,array:y,context:i})):e.selectionSet&&null!=y&&(y=handleMissing(t.executeSelectionSet({selectionSet:e.selectionSet,objectOrReference:y,context:i}))),void 0!==y&&v.push(((n={})[g]=y,n)),i.clientOnly=w,(0,P.kG)(i.path.pop()===g)}else{var E=(0,I.hi)(e,i.fragmentMap);E&&d.fragmentMatches(E,b)&&E.selectionSet.selections.forEach(_.add,_)}})),g.result=(0,I.bw)(v),this.knownResults.set(g.result,n),g},StoreReader.prototype.execSubSelectedArrayImpl=function(e){var t,n=this,r=e.field,i=e.array,h=e.context;function handleMissing(e,n){return e.missing&&(t=t||[]).push.apply(t,e.missing),(0,P.kG)(h.path.pop()===n),e.result}return r.selectionSet&&(i=i.filter(h.store.canRead)),{result:i=i.map((function(e,t){return null===e?null:(h.path.push(t),Array.isArray(e)?handleMissing(n.executeSubSelectedArray({field:r,array:e,context:h}),t):r.selectionSet?handleMissing(n.executeSelectionSet({selectionSet:r.selectionSet,objectOrReference:e,context:h}),t):((0,P.kG)(h.path.pop()===t),e))})),missing:t}},StoreReader}();var z=function(){function StoreWriter(e,t){this.cache=e,this.reader=t}return StoreWriter.prototype.writeToStore=function(e){var t=e.query,n=e.result,r=e.dataId,i=e.store,h=e.variables,d=(0,I.$H)(t),y=function makeProcessedFieldsMerger(){return new I.w0}();h=(0,N.pi)((0,N.pi)({},(0,I.O4)(d)),h);var v=this.processSelectionSet({result:n||Object.create(null),dataId:r,selectionSet:d.selectionSet,mergeTree:{map:new Map},context:{store:i,written:Object.create(null),merge:function merge(e,t){return y.merge(e,t)},variables:h,varString:JSON.stringify(h),fragmentMap:(0,I.F)((0,I.kU)(t))}});if(!(0,I.hh)(v))throw new P.ej(7);return i.retain(v.__ref),v},StoreWriter.prototype.processSelectionSet=function(e){var t=this,n=e.dataId,r=e.result,i=e.selectionSet,h=e.context,d=e.mergeTree,y=this.cache.policies,v=y.identify(r,i,h.fragmentMap),g=v[0],b=v[1];if("string"===typeof(n=n||g)){var _=h.written[n]||(h.written[n]=[]),w=(0,I.kQ)(n);if(_.indexOf(i)>=0)return w;if(_.push(i),this.reader&&this.reader.isFresh(r,w,i,h))return w}var E=Object.create(null);b&&(E=h.merge(E,b));var S=n&&y.rootTypenamesById[n]||(0,I.qw)(r,i,h.fragmentMap)||n&&h.store.get(n,"__typename");"string"===typeof S&&(E.__typename=S);var O=new Set(i.selections);if(O.forEach((function(e){var n;if((0,I.LZ)(e,h.variables))if((0,I.My)(e)){var i=(0,I.u2)(e),v=r[i];if("undefined"!==typeof v){var g=y.getStoreFieldName({typename:S,fieldName:e.name.value,field:e,variables:h.variables}),b=getChildMergeTree(d,g),_=t.processFieldValue(v,e,h,b),w=e.selectionSet&&h.store.getFieldValue(_,"__typename")||void 0,k=y.getMergeFunction(S,e.name.value,w);k?b.info={field:e,typename:S,merge:k}:maybeRecycleChildMergeTree(d,g),E=h.merge(E,((n={})[g]=_,n))}else if(y.usingPossibleTypes&&!(0,I.FS)(["defer","client"],e))throw new P.ej(8)}else{var T=(0,I.hi)(e,h.fragmentMap);T&&y.fragmentMatches(T,S,r,h.variables)&&T.selectionSet.selections.forEach(O.add,O)}})),"string"===typeof n){var k=(0,I.kQ)(n);return d.map.size&&(E=this.applyMerges(d,k,E,h)),h.store.merge(n,E),k}return E},StoreWriter.prototype.processFieldValue=function(e,t,n,r){var i=this;return t.selectionSet&&null!==e?Array.isArray(e)?e.map((function(e,h){var d=i.processFieldValue(e,t,n,getChildMergeTree(r,h));return maybeRecycleChildMergeTree(r,h),d})):this.processSelectionSet({result:e,selectionSet:t.selectionSet,context:n,mergeTree:r}):e},StoreWriter.prototype.applyMerges=function(e,t,n,r,i){var h,d=this;if(e.map.size&&!(0,I.hh)(n)){var y,v=Array.isArray(n)||!(0,I.hh)(t)&&!storeValueIsStoreObject(t)?void 0:t,g=n;v&&!i&&(i=[(0,I.hh)(v)?v.__ref:v]);var b=function getValue_1(e,t){return Array.isArray(e)?"number"===typeof t?e[t]:void 0:r.store.getFieldValue(e,String(t))};e.map.forEach((function(e,t){i&&i.push(t);var n=b(v,t),h=b(g,t),_=d.applyMerges(e,n,h,r,i);_!==h&&(y=y||new Map).set(t,_),i&&(0,P.kG)(i.pop()===t)})),y&&(n=Array.isArray(g)?g.slice(0):(0,N.pi)({},g),y.forEach((function(e,t){n[t]=e})))}return e.info?this.cache.policies.runMergeFunction(t,n,e.info,r,i&&(h=r.store).getStorage.apply(h,i)):n},StoreWriter}(),H=[];function getChildMergeTree(e,t){var n=e.map;return n.has(t)||n.set(t,H.pop()||{map:new Map}),n.get(t)}function maybeRecycleChildMergeTree(e,t){var n=e.map,r=n.get(t);!r||r.info||r.map.size||(H.push(r),n.delete(t))}new Set;var W=new E;function consumeAndIterate(e,t){if(e.size){var n=[];e.forEach((function(e){return n.push(e)})),e.clear(),n.forEach(t)}}var G=new WeakMap;function getCacheInfo(e){var t=G.get(e);return t||G.set(e,t={vars:new Set,dep:dep()}),t}function makeVar(e){var t=new Set,n=new Set,r=function rv(r){if(arguments.length>0)e!==r&&(e=r,t.forEach((function(e){getCacheInfo(e).dep.dirty(rv),broadcast(e)})),consumeAndIterate(n,(function(t){return t(e)})));else{var h=W.getValue();h&&(i(h),getCacheInfo(h).dep(rv))}return e};r.onNextChange=function(e){return n.add(e),function(){n.delete(e)}};var i=r.attachCache=function(e){return t.add(e),getCacheInfo(e).vars.add(r),r};return r.forgetCache=function(e){return t.delete(e)},r}function broadcast(e){e.broadcastWatches&&e.broadcastWatches()}function policies_typeof(e){return(policies_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function argsFromFieldSpecifier(e){return void 0!==e.args?e.args:e.field?(0,I.NC)(e.field,e.variables):null}var Y=function defaultDataIdFromObject(e,t){var n=e.__typename,r=e.id,i=e._id;if("string"===typeof n&&(t&&(t.keyObject=void 0!==r?{id:r}:void 0!==i?{_id:i}:void 0),void 0===r&&(r=i),void 0!==r))return n+":"+("number"===typeof r||"string"===typeof r?r:JSON.stringify(r))},J=function nullKeyFieldsFn(){},X=function simpleKeyArgsFn(e,t){return t.fieldName},Z=function mergeTrueFn(e,t,n){return(0,n.mergeObjects)(e,t)},ee=function mergeFalseFn(e,t){return t},te=function(){function Policies(e){this.config=e,this.typePolicies=Object.create(null),this.toBeAdded=Object.create(null),this.supertypeMap=new Map,this.fuzzySubtypes=new Map,this.rootIdsByTypename=Object.create(null),this.rootTypenamesById=Object.create(null),this.usingPossibleTypes=!1,this.config=(0,N.pi)({dataIdFromObject:Y},e),this.cache=this.config.cache,this.setRootTypename("Query"),this.setRootTypename("Mutation"),this.setRootTypename("Subscription"),e.possibleTypes&&this.addPossibleTypes(e.possibleTypes),e.typePolicies&&this.addTypePolicies(e.typePolicies)}return Policies.prototype.identify=function(e,t,n){var r=t&&n?(0,I.qw)(e,t,n):e.__typename;if(r===this.rootTypenamesById.ROOT_QUERY)return["ROOT_QUERY"];for(var i,h={typename:r,selectionSet:t,fragmentMap:n},d=r&&this.getTypePolicy(r),y=d&&d.keyFn||this.config.dataIdFromObject;y;){var v=y(e,h);if(!Array.isArray(v)){i=v;break}y=keyFieldsFnFromSpecifier(v)}return i=i&&String(i),h.keyObject?[i,h.keyObject]:[i]},Policies.prototype.addTypePolicies=function(e){var t=this;Object.keys(e).forEach((function(n){var r=e[n],i=r.queryType,h=r.mutationType,d=r.subscriptionType,y=(0,N._T)(r,["queryType","mutationType","subscriptionType"]);i&&t.setRootTypename("Query",n),h&&t.setRootTypename("Mutation",n),d&&t.setRootTypename("Subscription",n),M.call(t.toBeAdded,n)?t.toBeAdded[n].push(y):t.toBeAdded[n]=[y]}))},Policies.prototype.updateTypePolicy=function(e,t){var n=this,r=this.getTypePolicy(e),i=t.keyFields,h=t.fields;function setMerge(e,t){e.merge="function"===typeof t?t:!0===t?Z:!1===t?ee:e.merge}setMerge(r,t.merge),r.keyFn=!1===i?J:Array.isArray(i)?keyFieldsFnFromSpecifier(i):"function"===typeof i?i:r.keyFn,h&&Object.keys(h).forEach((function(t){var r=n.getFieldPolicy(e,t,!0),i=h[t];if("function"===typeof i)r.read=i;else{var d=i.keyArgs,y=i.read,v=i.merge;r.keyFn=!1===d?X:Array.isArray(d)?keyArgsFnFromSpecifier(d):"function"===typeof d?d:r.keyFn,"function"===typeof y&&(r.read=y),setMerge(r,v)}r.read&&r.merge&&(r.keyFn=r.keyFn||X)}))},Policies.prototype.setRootTypename=function(e,t){void 0===t&&(t=e);var n="ROOT_"+e.toUpperCase(),r=this.rootTypenamesById[n];t!==r&&((0,P.kG)(!r||r===e,1),r&&delete this.rootIdsByTypename[r],this.rootIdsByTypename[t]=n,this.rootTypenamesById[n]=t)},Policies.prototype.addPossibleTypes=function(e){var t=this;this.usingPossibleTypes=!0,Object.keys(e).forEach((function(n){t.getSupertypeSet(n,!0),e[n].forEach((function(e){t.getSupertypeSet(e,!0).add(n);var r=e.match(j);r&&r[0]===e||t.fuzzySubtypes.set(e,new RegExp(e))}))}))},Policies.prototype.getTypePolicy=function(e){var t=this;if(!M.call(this.typePolicies,e)){var n=this.typePolicies[e]=Object.create(null);n.fields=Object.create(null);var r=this.supertypeMap.get(e);r&&r.size&&r.forEach((function(e){var r=t.getTypePolicy(e),i=r.fields,h=(0,N._T)(r,["fields"]);Object.assign(n,h),Object.assign(n.fields,i)}))}var i=this.toBeAdded[e];return i&&i.length&&this.updateTypePolicy(e,I.oA.apply(void 0,i.splice(0))),this.typePolicies[e]},Policies.prototype.getFieldPolicy=function(e,t,n){if(e){var r=this.getTypePolicy(e).fields;return r[t]||n&&(r[t]=Object.create(null))}},Policies.prototype.getSupertypeSet=function(e,t){var n=this.supertypeMap.get(e);return!n&&t&&this.supertypeMap.set(e,n=new Set),n},Policies.prototype.fragmentMatches=function(e,t,n,r){var i=this;if(!e.typeCondition)return!0;if(!t)return!1;var h=e.typeCondition.name.value;if(t===h)return!0;if(this.usingPossibleTypes&&this.supertypeMap.has(h))for(var d=this.getSupertypeSet(t,!0),y=[d],v=function maybeEnqueue_1(e){var t=i.getSupertypeSet(e,!1);t&&t.size&&y.indexOf(t)<0&&y.push(t)},g=!(!n||!this.fuzzySubtypes.size),b=0;b=e.lastRequestId){if(h&&"none"===n.errorPolicy)throw e.markError(new g.c({graphQLErrors:i.errors}));e.markResult(i,n,t),e.markReady()}var y={data:i.data,loading:!1,networkStatus:e.networkStatus||_.I.ready};return h&&"ignore"!==n.errorPolicy&&(y.errors=i.errors),y}),(function(t){var n=(0,g.M)(t)?t:new g.c({networkError:t});throw r>=e.lastRequestId&&e.markError(n),n}))},QueryManager.prototype.fetchQueryObservable=function(e,t,n){var r=this;void 0===n&&(n=_.I.loading);var i=this.transform(t.query).document,h=this.getVariables(i,t.variables),y=this.getQuery(e),v=y.networkStatus,g=t.fetchPolicy,b=void 0===g?"cache-first":g,w=t.errorPolicy,E=void 0===w?"none":w,S=t.returnPartialData,O=void 0!==S&&S,k=t.notifyOnNetworkStatusChange,T=void 0!==k&&k,x=t.context,C=void 0===x?{}:x;("cache-first"===b||"cache-and-network"===b||"network-only"===b||"no-cache"===b)&&T&&"number"===typeof v&&v!==n&&(0,_.O)(n)&&("cache-first"!==b&&(b="cache-and-network"),O=!0);var D=Object.assign({},t,{query:i,variables:h,fetchPolicy:b,errorPolicy:E,returnPartialData:O,notifyOnNetworkStatusChange:T,context:C}),I=function fromVariables(e){return D.variables=e,r.fetchQueryByPolicy(y,D,n)};this.fetchCancelFns.set(e,(function(e){Promise.resolve().then((function(){return A.cancel(e)}))}));var A=new d.X_(this.transform(D.query).hasClientExports?this.localState.addExportedVariables(D.query,D.variables,D.context).then(I):I(D.variables));return A.cleanup((function(){r.fetchCancelFns.delete(e);var n=t.nextFetchPolicy;n&&(t.nextFetchPolicy=void 0,t.fetchPolicy="function"===typeof n?n.call(t,t.fetchPolicy||"cache-first"):n)})),A},QueryManager.prototype.fetchQueryByPolicy=function(e,t,n){var i=this,h=t.query,y=t.variables,v=t.fetchPolicy,g=t.errorPolicy,b=t.returnPartialData,w=t.context;e.init({document:h,variables:y,lastRequestId:this.generateRequestId(),networkStatus:n});var E=function readCache(){return e.getDiff(y)},S=function resultsFromCache(t,n){void 0===n&&(n=e.networkStatus||_.I.loading);var v=t.result;var g=function fromData(e){return d.y$.of((0,r.pi)({data:e,loading:(0,_.O)(n),networkStatus:n},t.complete?null:{partial:!0}))};return i.transform(h).hasForcedResolvers?i.localState.runResolvers({document:h,remoteResult:{data:v},context:w,variables:y,onlyRunForcedResolvers:!0}).then((function(e){return g(e.data)})):g(v)},O=function resultsFromLink(t){return i.getResultsFromLink(e,t,{variables:y,context:w,fetchPolicy:v,errorPolicy:g})};switch(v){default:case"cache-first":return(k=E()).complete?[S(k,e.markReady())]:b?[S(k),O(!0)]:[O(!0)];case"cache-and-network":var k;return(k=E()).complete||b?[S(k),O(!0)]:[O(!0)];case"cache-only":return[S(E(),e.markReady())];case"network-only":return[O(!0)];case"no-cache":return[O(!1)];case"standby":return[]}},QueryManager.prototype.getQuery=function(e){return e&&!this.queries.has(e)&&this.queries.set(e,new k(this.cache)),this.queries.get(e)},QueryManager.prototype.prepareContext=function(e){void 0===e&&(e={});var t=this.localState.prepareContext(e);return(0,r.pi)((0,r.pi)({},t),{clientAwareness:this.clientAwareness})},QueryManager}();function _typeof(e){return(_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function mergeOptions(e,t){return(0,d.oA)(e,t,t.variables&&{variables:(0,r.pi)((0,r.pi)({},e.variables),t.variables)})}var C=function(){function ApolloClient(e){var t=this;this.defaultOptions={},this.resetStoreCallbacks=[],this.clearStoreCallbacks=[];var n=e.uri,r=e.credentials,d=e.headers,v=e.cache,g=e.ssrMode,b=void 0!==g&&g,_=e.ssrForceFetchDelay,w=void 0===_?0:_,E=e.connectToDevTools,O=void 0===E?"object"===("undefined"===typeof window?"undefined":_typeof(window))&&!window.__APOLLO_CLIENT__&&!1:E,k=e.queryDeduplication,T=void 0===k||k,C=e.defaultOptions,D=e.assumeImmutableResults,I=void 0!==D&&D,A=e.resolvers,L=e.typeDefs,N=e.fragmentMatcher,P=e.name,R=e.version,M=e.link;if(M||(M=n?new y.uG({uri:n,credentials:r,headers:d}):h.i0.empty()),!v)throw new i.ej(9);this.link=M,this.cache=v,this.disableNetworkFetches=b||w>0,this.queryDeduplication=T,this.defaultOptions=C||{},this.typeDefs=L,w&&setTimeout((function(){return t.disableNetworkFetches=!1}),w),this.watchQuery=this.watchQuery.bind(this),this.query=this.query.bind(this),this.mutate=this.mutate.bind(this),this.resetStore=this.resetStore.bind(this),this.reFetchObservableQueries=this.reFetchObservableQueries.bind(this),O&&"object"===("undefined"===typeof window?"undefined":_typeof(window))&&(window.__APOLLO_CLIENT__=this),this.version="3.3.9",this.localState=new S({cache:v,client:this,resolvers:A,fragmentMatcher:N}),this.queryManager=new x({cache:this.cache,link:this.link,queryDeduplication:T,ssrMode:b,clientAwareness:{name:P,version:R},localState:this.localState,assumeImmutableResults:I,onBroadcast:O?function(){t.devToolsHookCb&&t.devToolsHookCb({action:{},state:{queries:t.queryManager.getQueryStore(),mutations:t.queryManager.mutationStore||{}},dataWithOptimisticResults:t.cache.extract(!0)})}:void 0})}return ApolloClient.prototype.stop=function(){this.queryManager.stop()},ApolloClient.prototype.watchQuery=function(e){return this.defaultOptions.watchQuery&&(e=mergeOptions(this.defaultOptions.watchQuery,e)),!this.disableNetworkFetches||"network-only"!==e.fetchPolicy&&"cache-and-network"!==e.fetchPolicy||(e=(0,r.pi)((0,r.pi)({},e),{fetchPolicy:"cache-first"})),this.queryManager.watchQuery(e)},ApolloClient.prototype.query=function(e){return this.defaultOptions.query&&(e=mergeOptions(this.defaultOptions.query,e)),(0,i.kG)("cache-and-network"!==e.fetchPolicy,10),this.disableNetworkFetches&&"network-only"===e.fetchPolicy&&(e=(0,r.pi)((0,r.pi)({},e),{fetchPolicy:"cache-first"})),this.queryManager.query(e)},ApolloClient.prototype.mutate=function(e){return this.defaultOptions.mutate&&(e=mergeOptions(this.defaultOptions.mutate,e)),this.queryManager.mutate(e)},ApolloClient.prototype.subscribe=function(e){return this.queryManager.startGraphQLSubscription(e)},ApolloClient.prototype.readQuery=function(e,t){return void 0===t&&(t=!1),this.cache.readQuery(e,t)},ApolloClient.prototype.readFragment=function(e,t){return void 0===t&&(t=!1),this.cache.readFragment(e,t)},ApolloClient.prototype.writeQuery=function(e){this.cache.writeQuery(e),this.queryManager.broadcastQueries()},ApolloClient.prototype.writeFragment=function(e){this.cache.writeFragment(e),this.queryManager.broadcastQueries()},ApolloClient.prototype.__actionHookForDevTools=function(e){this.devToolsHookCb=e},ApolloClient.prototype.__requestRaw=function(e){return(0,h.ht)(this.link,e)},ApolloClient.prototype.resetStore=function(){var e=this;return Promise.resolve().then((function(){return e.queryManager.clearStore()})).then((function(){return Promise.all(e.resetStoreCallbacks.map((function(e){return e()})))})).then((function(){return e.reFetchObservableQueries()}))},ApolloClient.prototype.clearStore=function(){var e=this;return Promise.resolve().then((function(){return e.queryManager.clearStore()})).then((function(){return Promise.all(e.clearStoreCallbacks.map((function(e){return e()})))}))},ApolloClient.prototype.onResetStore=function(e){var t=this;return this.resetStoreCallbacks.push(e),function(){t.resetStoreCallbacks=t.resetStoreCallbacks.filter((function(t){return t!==e}))}},ApolloClient.prototype.onClearStore=function(e){var t=this;return this.clearStoreCallbacks.push(e),function(){t.clearStoreCallbacks=t.clearStoreCallbacks.filter((function(t){return t!==e}))}},ApolloClient.prototype.reFetchObservableQueries=function(e){return this.queryManager.reFetchObservableQueries(e)},ApolloClient.prototype.extract=function(e){return this.cache.extract(e)},ApolloClient.prototype.restore=function(e){return this.cache.restore(e)},ApolloClient.prototype.addResolvers=function(e){this.localState.addResolvers(e)},ApolloClient.prototype.setResolvers=function(e){this.localState.setResolvers(e)},ApolloClient.prototype.getResolvers=function(){return this.localState.getResolvers()},ApolloClient.prototype.setLocalStateFragmentMatcher=function(e){this.localState.setFragmentMatcher(e)},ApolloClient.prototype.setLink=function(e){this.link=this.queryManager.link=e},ApolloClient}()},6785:function(e,t,n){"use strict";n.d(t,{u:function(){return g}});var r=n(7775),i=n(3784),h=n(6708),d=n(394),y=n(4422),v=function(){function Reobserver(e,t,n,r){this.observer=e,this.options=t,this.fetch=n,this.shouldFetch=r}return Reobserver.prototype.reobserve=function(e,t){e?this.updateOptions(e):this.updatePolling();var n=this.fetch(this.options,t);return this.concast&&this.concast.removeObserver(this.observer,!0),n.addObserver(this.observer),(this.concast=n).promise},Reobserver.prototype.updateOptions=function(e){return Object.assign(this.options,(0,y.oA)(e)),this.updatePolling(),this},Reobserver.prototype.stop=function(){this.concast&&(this.concast.removeObserver(this.observer),delete this.concast),this.pollingInfo&&(clearTimeout(this.pollingInfo.timeout),this.options.pollInterval=0,this.updatePolling())},Reobserver.prototype.updatePolling=function(){var e=this,t=this.pollingInfo,n=this.options.pollInterval;if(n){if((!t||t.interval!==n)&&((0,i.kG)(n,20),!1!==this.shouldFetch)){(t||(this.pollingInfo={})).interval=n;var r=function maybeFetch(){e.pollingInfo&&(e.shouldFetch&&e.shouldFetch()?e.reobserve({fetchPolicy:"network-only",nextFetchPolicy:e.options.fetchPolicy||"cache-first"},d.I.poll).then(h,h):h())},h=function poll(){var t=e.pollingInfo;t&&(clearTimeout(t.timeout),t.timeout=setTimeout(r,t.interval))};h()}}else t&&(clearTimeout(t.timeout),delete this.pollingInfo)},Reobserver}(),g=function(e){function ObservableQuery(t){var n=t.queryManager,i=t.queryInfo,h=t.options,v=e.call(this,(function(e){return v.onSubscribe(e)}))||this;v.observers=new Set,v.subscriptions=new Set,v.observer={next:function next(e){(v.lastError||v.isDifferentFromLastResult(e))&&(v.updateLastResult(e),(0,y.pM)(v.observers,"next",e))},error:function error(e){v.updateLastResult((0,r.pi)((0,r.pi)({},v.lastResult),{error:e,errors:e.graphQLErrors,networkStatus:d.I.error,loading:!1})),(0,y.pM)(v.observers,"error",v.lastError=e)}},v.isTornDown=!1,v.options=h,v.queryId=n.generateQueryId();var g=(0,y.$H)(h.query);return v.queryName=g&&g.name&&g.name.value,v.queryManager=n,v.queryInfo=i,v}return(0,r.ZT)(ObservableQuery,e),Object.defineProperty(ObservableQuery.prototype,"variables",{get:function get(){return this.options.variables},enumerable:!1,configurable:!0}),ObservableQuery.prototype.result=function(){var e=this;return new Promise((function(t,n){var r={next:function next(n){t(n),e.observers.delete(r),e.observers.size||e.queryManager.removeQuery(e.queryId),setTimeout((function(){i.unsubscribe()}),0)},error:n},i=e.subscribe(r)}))},ObservableQuery.prototype.getCurrentResult=function(e){void 0===e&&(e=!0);var t=this.lastResult,n=this.queryInfo.networkStatus||t&&t.networkStatus||d.I.ready,i=(0,r.pi)((0,r.pi)({},t),{loading:(0,d.O)(n),networkStatus:n});if(this.isTornDown)return i;var h=this.options.fetchPolicy,y=void 0===h?"cache-first":h;if("no-cache"===y||"network-only"===y)delete i.partial;else if(!i.data||!this.queryManager.transform(this.options.query).hasForcedResolvers){var v=this.queryInfo.getDiff();i.data=v.complete||this.options.returnPartialData?v.result:void 0,v.complete?(i.networkStatus!==d.I.loading||"cache-first"!==y&&"cache-only"!==y||(i.networkStatus=d.I.ready,i.loading=!1),delete i.partial):i.partial=!0}return e&&this.updateLastResult(i),i},ObservableQuery.prototype.isDifferentFromLastResult=function(e){return!(0,h.D)(this.lastResultSnapshot,e)},ObservableQuery.prototype.getLastResult=function(){return this.lastResult},ObservableQuery.prototype.getLastError=function(){return this.lastError},ObservableQuery.prototype.resetLastResults=function(){delete this.lastResult,delete this.lastResultSnapshot,delete this.lastError,this.isTornDown=!1},ObservableQuery.prototype.resetQueryStoreErrors=function(){this.queryManager.resetErrors(this.queryId)},ObservableQuery.prototype.refetch=function(e){var t={pollInterval:0},n=this.options.fetchPolicy;return"no-cache"!==n&&"cache-and-network"!==n&&(t.fetchPolicy="network-only",t.nextFetchPolicy=n||"cache-first"),e&&!(0,h.D)(this.options.variables,e)&&(t.variables=this.options.variables=(0,r.pi)((0,r.pi)({},this.options.variables),e)),this.newReobserver(!1).reobserve(t,d.I.refetch)},ObservableQuery.prototype.fetchMore=function(e){var t=this,n=(0,r.pi)((0,r.pi)({},e.query?e:(0,r.pi)((0,r.pi)((0,r.pi)({},this.options),e),{variables:(0,r.pi)((0,r.pi)({},this.options.variables),e.variables)})),{fetchPolicy:"no-cache"}),i=this.queryManager.generateQueryId();return n.notifyOnNetworkStatusChange&&(this.queryInfo.networkStatus=d.I.fetchMore,this.observe()),this.queryManager.fetchQuery(i,n,d.I.fetchMore).then((function(r){var i=r.data,h=e.updateQuery;return h?t.updateQuery((function(e){return h(e,{fetchMoreResult:i,variables:n.variables})})):t.queryManager.cache.writeQuery({query:n.query,variables:n.variables,data:i}),r})).finally((function(){t.queryManager.stopQuery(i),t.reobserve()}))},ObservableQuery.prototype.subscribeToMore=function(e){var t=this,n=this.queryManager.startGraphQLSubscription({query:e.document,variables:e.variables,context:e.context}).subscribe({next:function next(n){var r=e.updateQuery;r&&t.updateQuery((function(e,t){var i=t.variables;return r(e,{subscriptionData:n,variables:i})}))},error:function error(t){e.onError&&e.onError(t)}});return this.subscriptions.add(n),function(){t.subscriptions.delete(n)&&n.unsubscribe()}},ObservableQuery.prototype.setOptions=function(e){return this.reobserve(e)},ObservableQuery.prototype.setVariables=function(e){if((0,h.D)(this.variables,e))return this.observers.size?this.result():Promise.resolve();if(this.options.variables=e,!this.observers.size)return Promise.resolve();var t=this.options.fetchPolicy,n=void 0===t?"cache-first":t,r={fetchPolicy:n,variables:e};return"cache-first"!==n&&"no-cache"!==n&&"network-only"!==n&&(r.fetchPolicy="cache-and-network",r.nextFetchPolicy=n),this.reobserve(r,d.I.setVariables)},ObservableQuery.prototype.updateQuery=function(e){var t,n=this.queryManager,r=e(n.cache.diff({query:this.options.query,variables:this.variables,previousResult:null===(t=this.lastResult)||void 0===t?void 0:t.data,returnPartialData:!0,optimistic:!1}).result,{variables:this.variables});r&&(n.cache.writeQuery({query:this.options.query,data:r,variables:this.variables}),n.broadcastQueries())},ObservableQuery.prototype.startPolling=function(e){this.getReobserver().updateOptions({pollInterval:e})},ObservableQuery.prototype.stopPolling=function(){this.reobserver&&this.reobserver.updateOptions({pollInterval:0})},ObservableQuery.prototype.updateLastResult=function(e){var t=this.lastResult;return this.lastResult=e,this.lastResultSnapshot=this.queryManager.assumeImmutableResults?e:(0,y.Xh)(e),(0,y.Of)(e.errors)||delete this.lastError,t},ObservableQuery.prototype.onSubscribe=function(e){var t=this;if(e===this.observer)return function(){};try{var n=e._subscription._observer;n&&!n.error&&(n.error=defaultSubscriptionObserverErrorCallback)}catch(i){}var r=!this.observers.size;return this.observers.add(e),this.lastError?e.error&&e.error(this.lastError):this.lastResult&&e.next&&e.next(this.lastResult),r&&this.reobserve().catch((function(e){})),function(){t.observers.delete(e)&&!t.observers.size&&t.tearDownQuery()}},ObservableQuery.prototype.getReobserver=function(){return this.reobserver||(this.reobserver=this.newReobserver(!0))},ObservableQuery.prototype.newReobserver=function(e){var t=this,n=this.queryManager,i=this.queryId;return n.setObservableQuery(this),new v(this.observer,e?this.options:(0,r.pi)({},this.options),(function(e,r){return n.setObservableQuery(t),n.fetchQueryObservable(i,e,r)}),!n.ssrMode&&function(){return!(0,d.O)(t.queryInfo.networkStatus)})},ObservableQuery.prototype.reobserve=function(e,t){return this.isTornDown=!1,this.getReobserver().reobserve(e,t)},ObservableQuery.prototype.observe=function(){this.observer.next(this.getCurrentResult(!1))},ObservableQuery.prototype.hasObservers=function(){return this.observers.size>0},ObservableQuery.prototype.tearDownQuery=function(){this.isTornDown||(this.reobserver&&(this.reobserver.stop(),delete this.reobserver),delete this.options.context,this.subscriptions.forEach((function(e){return e.unsubscribe()})),this.subscriptions.clear(),this.queryManager.stopQuery(this.queryId),this.observers.clear(),this.isTornDown=!0)},ObservableQuery}(y.y$);function defaultSubscriptionObserverErrorCallback(e){}(0,y.Dy)(g)},6794:function(e,t,n){"use strict";n.d(t,{fe:function(){return r.f},JH:function(){return r.J},Ie:function(){return i.I},h4:function(){return d.h4},ApolloLink:function(){return v.i0},concat:function(){return v.zo},HttpLink:function(){return g.uG},Ps:function(){return w.a}});var r=n(1057),i=(n(6785),n(394)),h=n(7219);n.o(h,"ApolloLink")&&n.d(t,{ApolloLink:function(){return h.ApolloLink}}),n.o(h,"HttpLink")&&n.d(t,{HttpLink:function(){return h.HttpLink}}),n.o(h,"concat")&&n.d(t,{concat:function(){return h.concat}});n(3077);var d=n(7523),y=n(5777);n.o(y,"ApolloLink")&&n.d(t,{ApolloLink:function(){return y.ApolloLink}}),n.o(y,"HttpLink")&&n.d(t,{HttpLink:function(){return y.HttpLink}}),n.o(y,"concat")&&n.d(t,{concat:function(){return y.concat}});var v=n(3191);n.o(v,"HttpLink")&&n.d(t,{HttpLink:function(){return v.HttpLink}});var g=n(5718),b=(n(9389),n(4422),n(3784)),_=n(8048),w=n.n(_);(0,b.U6)("log");w().resetCaches,w().disableFragmentWarnings,w().enableExperimentalFragmentVariables,w().disableExperimentalFragmentVariables},394:function(e,t,n){"use strict";var r;function isNetworkRequestInFlight(e){return!!e&&e<7}n.d(t,{I:function(){return r},O:function(){return isNetworkRequestInFlight}}),function(e){e[e.loading=1]="loading",e[e.setVariables=2]="setVariables",e[e.fetchMore=3]="fetchMore",e[e.refetch=4]="refetch",e[e.poll=6]="poll",e[e.ready=7]="ready",e[e.error=8]="error"}(r||(r={}))},7219:function(){},3077:function(e,t,n){"use strict";n.d(t,{M:function(){return isApolloError},c:function(){return h}});var r=n(7775),i=n(4422);function isApolloError(e){return e.hasOwnProperty("graphQLErrors")}var h=function(e){function ApolloError(t){var n=t.graphQLErrors,r=t.networkError,h=t.errorMessage,d=t.extraInfo,y=e.call(this,h)||this;return y.graphQLErrors=n||[],y.networkError=r||null,y.message=h||function generateErrorMessage(e){var t="";return(0,i.Of)(e.graphQLErrors)&&e.graphQLErrors.forEach((function(e){var n=e?e.message:"Error message not found.";t+=n+"\n"})),e.networkError&&(t+=e.networkError.message+"\n"),t=t.replace(/\n$/,"")}(y),y.extraInfo=d,y.__proto__=ApolloError.prototype,y}return(0,r.ZT)(ApolloError,e),ApolloError}(Error)},5742:function(e,t,n){"use strict";var r=n(6794);n.o(r,"ApolloLink")&&n.d(t,{ApolloLink:function(){return r.ApolloLink}}),n.o(r,"HttpLink")&&n.d(t,{HttpLink:function(){return r.HttpLink}}),n.o(r,"concat")&&n.d(t,{concat:function(){return r.concat}});var i=n(3197);n.o(i,"ApolloLink")&&n.d(t,{ApolloLink:function(){return i.ApolloLink}}),n.o(i,"HttpLink")&&n.d(t,{HttpLink:function(){return i.HttpLink}}),n.o(i,"concat")&&n.d(t,{concat:function(){return i.concat}})},8936:function(e,t,n){"use strict";n.d(t,{i:function(){return y}});var r=n(7775),i=n(3784),h=n(4422),d=n(9389);function passthrough(e,t){return t?t(e):h.y$.of()}function toLink(e){return"function"===typeof e?new y(e):e}function isTerminating(e){return e.request.length<=1}!function(e){function LinkError(t,n){var r=e.call(this,t)||this;return r.link=n,r}(0,r.ZT)(LinkError,e)}(Error);var y=function(){function ApolloLink(e){e&&(this.request=e)}return ApolloLink.empty=function(){return new ApolloLink((function(){return h.y$.of()}))},ApolloLink.from=function(e){return 0===e.length?ApolloLink.empty():e.map(toLink).reduce((function(e,t){return e.concat(t)}))},ApolloLink.split=function(e,t,n){var r=toLink(t),i=toLink(n||new ApolloLink(passthrough));return isTerminating(r)&&isTerminating(i)?new ApolloLink((function(t){return e(t)?r.request(t)||h.y$.of():i.request(t)||h.y$.of()})):new ApolloLink((function(t,n){return e(t)?r.request(t,n)||h.y$.of():i.request(t,n)||h.y$.of()}))},ApolloLink.execute=function(e,t){return e.request((0,d.zi)(t.context,(0,d.DQ)((0,d.Ak)(t))))||h.y$.of()},ApolloLink.concat=function(e,t){var n=toLink(e);if(isTerminating(n))return n;var r=toLink(t);return isTerminating(r)?new ApolloLink((function(e){return n.request(e,(function(e){return r.request(e)||h.y$.of()}))||h.y$.of()})):new ApolloLink((function(e,t){return n.request(e,(function(e){return r.request(e,t)||h.y$.of()}))||h.y$.of()}))},ApolloLink.prototype.split=function(e,t,n){return this.concat(ApolloLink.split(e,t,n||new ApolloLink(passthrough)))},ApolloLink.prototype.concat=function(e){return ApolloLink.concat(this,e)},ApolloLink.prototype.request=function(e,t){throw new i.ej(21)},ApolloLink.prototype.onError=function(e,t){if(t&&t.error)return t.error(e),!1;throw e},ApolloLink.prototype.setOnError=function(e){return this.onError=e,this},ApolloLink}()},3277:function(e,t,n){"use strict";n.d(t,{z:function(){return r}});var r=n(8936).i.concat},1493:function(e,t,n){"use strict";n(8936).i.empty},8798:function(e,t,n){"use strict";n.d(t,{h:function(){return r}});var r=n(8936).i.execute},6023:function(e,t,n){"use strict";n(8936).i.from},3191:function(e,t,n){"use strict";n.d(t,{zo:function(){return r.z},ht:function(){return i.h},i0:function(){return h.i}});n(1493),n(6023),n(1409);var r=n(3277),i=n(8798),h=n(8936),d=n(7788);n.o(d,"HttpLink")&&n.d(t,{HttpLink:function(){return d.HttpLink}})},1409:function(e,t,n){"use strict";n(8936).i.split},7788:function(){},5718:function(e,t,n){"use strict";n.d(t,{uG:function(){return O}});var r=n(9389),i=Object.prototype.hasOwnProperty;var h=n(3784),d=function serializeFetchParameter(e,t){var n;try{n=JSON.stringify(e)}catch(i){var r=new h.ej(23);throw r.parseError=i,r}return n},y=n(7775),v=n(3210);function print(e){return(0,v.Vn)(e,{leave:g})}var g={Name:function Name(e){return e.value},Variable:function Variable(e){return"$"+e.name},Document:function Document(e){return join(e.definitions,"\n\n")+"\n"},OperationDefinition:function OperationDefinition(e){var t=e.operation,n=e.name,r=wrap("(",join(e.variableDefinitions,", "),")"),i=join(e.directives," "),h=e.selectionSet;return n||i||r||"query"!==t?join([t,join([n,r]),i,h]," "):h},VariableDefinition:function VariableDefinition(e){var t=e.variable,n=e.type,r=e.defaultValue,i=e.directives;return t+": "+n+wrap(" = ",r)+wrap(" ",join(i," "))},SelectionSet:function SelectionSet(e){return block(e.selections)},Field:function Field(e){var t=e.alias,n=e.name,r=e.arguments,i=e.directives,h=e.selectionSet,d=wrap("",t,": ")+n,y=d+wrap("(",join(r,", "),")");return y.length>80&&(y=d+wrap("(\n",indent(join(r,"\n")),"\n)")),join([y,join(i," "),h]," ")},Argument:function Argument(e){return e.name+": "+e.value},FragmentSpread:function FragmentSpread(e){return"..."+e.name+wrap(" ",join(e.directives," "))},InlineFragment:function InlineFragment(e){var t=e.typeCondition,n=e.directives,r=e.selectionSet;return join(["...",wrap("on ",t),join(n," "),r]," ")},FragmentDefinition:function FragmentDefinition(e){var t=e.name,n=e.typeCondition,r=e.variableDefinitions,i=e.directives,h=e.selectionSet;return"fragment ".concat(t).concat(wrap("(",join(r,", "),")")," ")+"on ".concat(n," ").concat(wrap("",join(i," ")," "))+h},IntValue:function IntValue(e){return e.value},FloatValue:function FloatValue(e){return e.value},StringValue:function StringValue(e,t){var n=e.value;return e.block?function printBlockString(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=-1===e.indexOf("\n"),i=" "===e[0]||"\t"===e[0],h='"'===e[e.length-1],d="\\"===e[e.length-1],y=!r||h||d||n,v="";return!y||r&&i||(v+="\n"+t),v+=t?e.replace(/\n/g,"\n"+t):e,y&&(v+="\n"),'"""'+v.replace(/"""/g,'\\"""')+'"""'}(n,"description"===t?"":" "):JSON.stringify(n)},BooleanValue:function BooleanValue(e){return e.value?"true":"false"},NullValue:function NullValue(){return"null"},EnumValue:function EnumValue(e){return e.value},ListValue:function ListValue(e){return"["+join(e.values,", ")+"]"},ObjectValue:function ObjectValue(e){return"{"+join(e.fields,", ")+"}"},ObjectField:function ObjectField(e){return e.name+": "+e.value},Directive:function Directive(e){return"@"+e.name+wrap("(",join(e.arguments,", "),")")},NamedType:function NamedType(e){return e.name},ListType:function ListType(e){return"["+e.type+"]"},NonNullType:function NonNullType(e){return e.type+"!"},SchemaDefinition:addDescription((function(e){var t=e.directives,n=e.operationTypes;return join(["schema",join(t," "),block(n)]," ")})),OperationTypeDefinition:function OperationTypeDefinition(e){return e.operation+": "+e.type},ScalarTypeDefinition:addDescription((function(e){return join(["scalar",e.name,join(e.directives," ")]," ")})),ObjectTypeDefinition:addDescription((function(e){var t=e.name,n=e.interfaces,r=e.directives,i=e.fields;return join(["type",t,wrap("implements ",join(n," & ")),join(r," "),block(i)]," ")})),FieldDefinition:addDescription((function(e){var t=e.name,n=e.arguments,r=e.type,i=e.directives;return t+(hasMultilineItems(n)?wrap("(\n",indent(join(n,"\n")),"\n)"):wrap("(",join(n,", "),")"))+": "+r+wrap(" ",join(i," "))})),InputValueDefinition:addDescription((function(e){var t=e.name,n=e.type,r=e.defaultValue,i=e.directives;return join([t+": "+n,wrap("= ",r),join(i," ")]," ")})),InterfaceTypeDefinition:addDescription((function(e){var t=e.name,n=e.interfaces,r=e.directives,i=e.fields;return join(["interface",t,wrap("implements ",join(n," & ")),join(r," "),block(i)]," ")})),UnionTypeDefinition:addDescription((function(e){var t=e.name,n=e.directives,r=e.types;return join(["union",t,join(n," "),r&&0!==r.length?"= "+join(r," | "):""]," ")})),EnumTypeDefinition:addDescription((function(e){var t=e.name,n=e.directives,r=e.values;return join(["enum",t,join(n," "),block(r)]," ")})),EnumValueDefinition:addDescription((function(e){return join([e.name,join(e.directives," ")]," ")})),InputObjectTypeDefinition:addDescription((function(e){var t=e.name,n=e.directives,r=e.fields;return join(["input",t,join(n," "),block(r)]," ")})),DirectiveDefinition:addDescription((function(e){var t=e.name,n=e.arguments,r=e.repeatable,i=e.locations;return"directive @"+t+(hasMultilineItems(n)?wrap("(\n",indent(join(n,"\n")),"\n)"):wrap("(",join(n,", "),")"))+(r?" repeatable":"")+" on "+join(i," | ")})),SchemaExtension:function SchemaExtension(e){var t=e.directives,n=e.operationTypes;return join(["extend schema",join(t," "),block(n)]," ")},ScalarTypeExtension:function ScalarTypeExtension(e){return join(["extend scalar",e.name,join(e.directives," ")]," ")},ObjectTypeExtension:function ObjectTypeExtension(e){var t=e.name,n=e.interfaces,r=e.directives,i=e.fields;return join(["extend type",t,wrap("implements ",join(n," & ")),join(r," "),block(i)]," ")},InterfaceTypeExtension:function InterfaceTypeExtension(e){var t=e.name,n=e.interfaces,r=e.directives,i=e.fields;return join(["extend interface",t,wrap("implements ",join(n," & ")),join(r," "),block(i)]," ")},UnionTypeExtension:function UnionTypeExtension(e){var t=e.name,n=e.directives,r=e.types;return join(["extend union",t,join(n," "),r&&0!==r.length?"= "+join(r," | "):""]," ")},EnumTypeExtension:function EnumTypeExtension(e){var t=e.name,n=e.directives,r=e.values;return join(["extend enum",t,join(n," "),block(r)]," ")},InputObjectTypeExtension:function InputObjectTypeExtension(e){var t=e.name,n=e.directives,r=e.fields;return join(["extend input",t,join(n," "),block(r)]," ")}};function addDescription(e){return function(t){return join([t.description,e(t)],"\n")}}function join(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return null!==(t=null===e||void 0===e?void 0:e.filter((function(e){return e})).join(n))&&void 0!==t?t:""}function block(e){return wrap("{\n",indent(join(e,"\n")),"\n}")}function wrap(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return null!=t&&""!==t?e+t+n:""}function indent(e){return wrap(" ",e.replace(/\n/g,"\n "))}function isMultiline(e){return-1!==e.indexOf("\n")}function hasMultilineItems(e){return null!=e&&e.some(isMultiline)}var b={http:{includeQuery:!0,includeExtensions:!1},headers:{accept:"*/*","content-type":"application/json"},options:{method:"POST"}},_=n(6454),w=n(3191),E=n(4422);var S=function createHttpLink(e){void 0===e&&(e={});var t=e.uri,n=void 0===t?"/graphql":t,v=e.fetch,g=e.includeExtensions,S=e.useGETForQueries,O=e.includeUnusedVariables,k=void 0!==O&&O,T=(0,y._T)(e,["uri","fetch","includeExtensions","useGETForQueries","includeUnusedVariables"]);!function checkFetcher(e){if(!e&&"undefined"===typeof fetch)throw new h.ej(22)}(v),v||(v=fetch);var x={http:{includeExtensions:g},options:T.fetchOptions,credentials:T.credentials,headers:T.headers};return new w.i0((function(e){var t=function selectURI(e,t){return e.getContext().uri||("function"===typeof t?t(e):t||"/graphql")}(e,n),h=e.getContext(),g={};if(h.clientAwareness){var w=h.clientAwareness,O=w.name,T=w.version;O&&(g["apollographql-client-name"]=O),T&&(g["apollographql-client-version"]=T)}var C,D=(0,y.pi)((0,y.pi)({},g),h.headers),I={http:h.http,options:h.fetchOptions,credentials:h.credentials,headers:D},A=function selectHttpOptionsAndBody(e,t){for(var n=[],r=2;r=300&&(0,r.PW)(t,n,"Response not successful: Received status code "+t.status),Array.isArray(n)||i.call(n,"data")||i.call(n,"errors")||(0,r.PW)(t,n,"Server response was missing for query '"+(Array.isArray(e)?e.map((function(e){return e.operationName})):e.operationName)+"'."),n}))}}(e)).then((function(e){return n.next(e),n.complete(),e})).catch((function(e){"AbortError"!==e.name&&(e.result&&e.result.errors&&e.result.data&&n.next(e.result),n.error(e))})),function(){C&&C.abort()}}))}))},O=function(e){function HttpLink(t){void 0===t&&(t={});var n=e.call(this,S(t).request)||this;return n.options=t,n}return(0,y.ZT)(HttpLink,e),HttpLink}(w.i0)},9389:function(e,t,n){"use strict";n.d(t,{zi:function(){return createOperation},Qc:function(){return fromError},PW:function(){return h},DQ:function(){return transformOperation},Ak:function(){return validateOperation}});var r=n(4422);function fromError(e){return new r.y$((function(t){t.error(e)}))}var i=n(3784);var h=function throwServerError(e,t,n){var r=new Error(n);throw r.name="ServerError",r.response=e,r.statusCode=e.status,r.result=t,r};function validateOperation(e){for(var t=["query","operationName","variables","extensions","context"],n=0,r=Object.keys(e);n0&&(this.previousOptions.subscription!==this.getOptions().subscription||!(0,h.D)(this.previousOptions.variables,this.getOptions().variables)||this.previousOptions.skip!==this.getOptions().skip)&&(this.cleanup(),t=this.getLoadingResult()),this.initialize(this.getOptions()),this.startSubscription(),this.previousOptions=this.getOptions(),(0,i.pi)((0,i.pi)({},t),{variables:this.getOptions().variables})},SubscriptionData.prototype.afterExecute=function(){this.isMounted=!0},SubscriptionData.prototype.cleanup=function(){this.endSubscription(),delete this.currentObservable.query},SubscriptionData.prototype.initialize=function(e){this.currentObservable.query||!0===this.getOptions().skip||(this.currentObservable.query=this.refreshClient().client.subscribe({query:e.subscription,variables:e.variables,fetchPolicy:e.fetchPolicy}))},SubscriptionData.prototype.startSubscription=function(){this.currentObservable.subscription||(this.currentObservable.subscription=this.currentObservable.query.subscribe({next:this.updateCurrentData.bind(this),error:this.updateError.bind(this),complete:this.completeSubscription.bind(this)}))},SubscriptionData.prototype.getLoadingResult=function(){return{loading:!0,error:void 0,data:void 0}},SubscriptionData.prototype.updateResult=function(e){this.isMounted&&this.setResult(e)},SubscriptionData.prototype.updateCurrentData=function(e){var t=this.getOptions().onSubscriptionData;this.updateResult({data:e.data,loading:!1,error:void 0}),t&&t({client:this.refreshClient().client,subscriptionData:e})},SubscriptionData.prototype.updateError=function(e){this.updateResult({error:e,loading:!1})},SubscriptionData.prototype.completeSubscription=function(){var e=this.getOptions().onSubscriptionComplete;e&&e(),this.endSubscription()},SubscriptionData.prototype.endSubscription=function(){this.currentObservable.subscription&&(this.currentObservable.subscription.unsubscribe(),delete this.currentObservable.subscription)}}(y),n(3077)),g=n(6794);(function(e){function MutationData(t){var n=t.options,r=t.context,i=t.result,h=t.setResult,y=e.call(this,n,r)||this;return y.runMutation=function(e){void 0===e&&(e={}),y.onMutationStart();var t=y.generateNewMutationId();return y.mutate(e).then((function(e){return y.onMutationCompleted(e,t),e})).catch((function(e){if(y.onMutationError(e,t),!y.getOptions().onError)throw e}))},y.verifyDocumentType(n.mutation,d.n_.Mutation),y.result=i,y.setResult=h,y.mostRecentMutationId=0,y}(0,i.ZT)(MutationData,e),MutationData.prototype.execute=function(e){return this.isMounted=!0,this.verifyDocumentType(this.getOptions().mutation,d.n_.Mutation),[this.runMutation,(0,i.pi)((0,i.pi)({},e),{client:this.refreshClient().client})]},MutationData.prototype.afterExecute=function(){return this.isMounted=!0,this.unmount.bind(this)},MutationData.prototype.cleanup=function(){},MutationData.prototype.mutate=function(e){return this.refreshClient().client.mutate((0,g.JH)(this.getOptions(),e))},MutationData.prototype.onMutationStart=function(){this.result.loading||this.getOptions().ignoreResults||this.updateResult({loading:!0,error:void 0,data:void 0,called:!0})},MutationData.prototype.onMutationCompleted=function(e,t){var n=this.getOptions(),r=n.onCompleted,i=n.ignoreResults,h=e.data,d=e.errors,y=d&&d.length>0?new v.c({graphQLErrors:d}):void 0;this.isMostRecentMutation(t)&&!i&&this.updateResult({called:!0,loading:!1,data:h,error:y}),function callOncomplete(){r&&r(h)}()},MutationData.prototype.onMutationError=function(e,t){var n=this.getOptions().onError;this.isMostRecentMutation(t)&&this.updateResult({loading:!1,error:e,data:void 0,called:!0}),n&&n(e)},MutationData.prototype.generateNewMutationId=function(){return++this.mostRecentMutationId},MutationData.prototype.isMostRecentMutation=function(e){return this.mostRecentMutationId===e},MutationData.prototype.updateResult=function(e){!this.isMounted||this.previousResult&&(0,h.D)(this.previousResult,e)||(this.setResult(e),this.previousResult=e)}})(y),function(e){function QueryData(t){var n=t.options,r=t.context,h=t.onNewData,d=e.call(this,n,r)||this;return d.runLazy=!1,d.previous=Object.create(null),d.runLazyQuery=function(e){d.cleanup(),d.runLazy=!0,d.lazyOptions=e,d.onNewData()},d.getQueryResult=function(){var e=d.observableQueryFields(),t=d.getOptions();if(t.skip)e=(0,i.pi)((0,i.pi)({},e),{data:void 0,error:void 0,loading:!1,networkStatus:g.Ie.ready,called:!0});else if(d.currentObservable){var n=d.currentObservable.getCurrentResult(),r=n.data,h=n.loading,y=n.partial,b=n.networkStatus,_=n.errors,w=n.error;if(_&&_.length>0&&(w=new v.c({graphQLErrors:_})),e=(0,i.pi)((0,i.pi)({},e),{data:r,loading:h,networkStatus:b,error:w,called:!0}),h);else if(w)Object.assign(e,{data:(d.currentObservable.getLastResult()||{}).data});else{var E=d.currentObservable.options.fetchPolicy;if(t.partialRefetch&&y&&(!r||0===Object.keys(r).length)&&"cache-only"!==E)return Object.assign(e,{loading:!0,networkStatus:g.Ie.loading}),e.refetch(),e}}e.client=d.client,d.setOptions(t,!0);var S=d.previous.result;return d.previous.loading=S&&S.loading||!1,e.previousData=S&&(S.data||S.previousData),d.previous.result=e,d.currentObservable&&d.currentObservable.resetQueryStoreErrors(),e},d.obsRefetch=function(e){var t;return null===(t=d.currentObservable)||void 0===t?void 0:t.refetch(e)},d.obsFetchMore=function(e){return d.currentObservable.fetchMore(e)},d.obsUpdateQuery=function(e){return d.currentObservable.updateQuery(e)},d.obsStartPolling=function(e){var t;null===(t=d.currentObservable)||void 0===t||t.startPolling(e)},d.obsStopPolling=function(){var e;null===(e=d.currentObservable)||void 0===e||e.stopPolling()},d.obsSubscribeToMore=function(e){return d.currentObservable.subscribeToMore(e)},d.onNewData=h,d}(0,i.ZT)(QueryData,e),QueryData.prototype.execute=function(){this.refreshClient();var e=this.getOptions(),t=e.skip,n=e.query;return(t||n!==this.previous.query)&&(this.removeQuerySubscription(),this.removeObservable(!t),this.previous.query=n),this.updateObservableQuery(),this.isMounted&&this.startQuerySubscription(),this.getExecuteSsrResult()||this.getExecuteResult()},QueryData.prototype.executeLazy=function(){return this.runLazy?[this.runLazyQuery,this.execute()]:[this.runLazyQuery,{loading:!1,networkStatus:g.Ie.ready,called:!1,data:void 0}]},QueryData.prototype.fetchData=function(){var e=this,t=this.getOptions();return!t.skip&&!1!==t.ssr&&new Promise((function(t){return e.startQuerySubscription(t)}))},QueryData.prototype.afterExecute=function(e){var t=(void 0===e?{}:e).lazy,n=void 0!==t&&t;return this.isMounted=!0,n&&!this.runLazy||this.handleErrorOrCompleted(),this.previousOptions=this.getOptions(),this.unmount.bind(this)},QueryData.prototype.cleanup=function(){this.removeQuerySubscription(),this.removeObservable(!0),delete this.previous.result},QueryData.prototype.getOptions=function(){var t=e.prototype.getOptions.call(this);return this.lazyOptions&&(t.variables=(0,i.pi)((0,i.pi)({},t.variables),this.lazyOptions.variables),t.context=(0,i.pi)((0,i.pi)({},t.context),this.lazyOptions.context)),this.runLazy&&delete t.skip,t},QueryData.prototype.ssrInitiated=function(){return this.context&&this.context.renderPromises},QueryData.prototype.getExecuteResult=function(){var e=this.getQueryResult();return this.startQuerySubscription(),e},QueryData.prototype.getExecuteSsrResult=function(){var e,t=this.getOptions(),n=t.ssr,r=t.skip,h=!1===n,d=this.refreshClient().client.disableNetworkFetches,y=(0,i.pi)({loading:!0,networkStatus:g.Ie.loading,called:!0,data:void 0,stale:!1,client:this.client},this.observableQueryFields());return h&&(this.ssrInitiated()||d)?(this.previous.result=y,y):(this.ssrInitiated()&&(e=r?this.getQueryResult():this.context.renderPromises.addQueryPromise(this,this.getQueryResult)||y),e)},QueryData.prototype.prepareObservableQueryOptions=function(){var e=this.getOptions();this.verifyDocumentType(e.query,d.n_.Query);var t=e.displayName||"Query";return!this.ssrInitiated()||"network-only"!==e.fetchPolicy&&"cache-and-network"!==e.fetchPolicy||(e.fetchPolicy="cache-first"),(0,i.pi)((0,i.pi)({},e),{displayName:t,context:e.context})},QueryData.prototype.initializeObservableQuery=function(){if(this.ssrInitiated()&&(this.currentObservable=this.context.renderPromises.getSSRObservable(this.getOptions())),!this.currentObservable){var e=this.prepareObservableQueryOptions();this.previous.observableQueryOptions=(0,i.pi)((0,i.pi)({},e),{children:null}),this.currentObservable=this.refreshClient().client.watchQuery((0,i.pi)({},e)),this.ssrInitiated()&&this.context.renderPromises.registerSSRObservable(this.currentObservable,e)}},QueryData.prototype.updateObservableQuery=function(){if(this.currentObservable){if(!this.getOptions().skip){var e=(0,i.pi)((0,i.pi)({},this.prepareObservableQueryOptions()),{children:null});(0,h.D)(e,this.previous.observableQueryOptions)||(this.previous.observableQueryOptions=e,this.currentObservable.setOptions(e).catch((function(){})))}}else this.initializeObservableQuery()},QueryData.prototype.startQuerySubscription=function(e){var t=this;void 0===e&&(e=this.onNewData),this.currentSubscription||this.getOptions().skip||(this.currentSubscription=this.currentObservable.subscribe({next:function next(n){var r=n.loading,i=n.networkStatus,d=n.data,y=t.previous.result;y&&y.loading===r&&y.networkStatus===i&&(0,h.D)(y.data,d)||e()},error:function error(n){if(t.resubscribeToQuery(),!n.hasOwnProperty("graphQLErrors"))throw n;var r=t.previous.result;(r&&r.loading||!(0,h.D)(n,t.previous.error))&&(t.previous.error=n,e())}}))},QueryData.prototype.resubscribeToQuery=function(){this.removeQuerySubscription();var e=this.currentObservable;if(e){var t=e.getLastError(),n=e.getLastResult();e.resetLastResults(),this.startQuerySubscription(),Object.assign(e,{lastError:t,lastResult:n})}},QueryData.prototype.handleErrorOrCompleted=function(){if(this.currentObservable&&this.previous.result){var e=this.previous.result,t=e.data,n=e.loading,r=e.error;if(!n){var i=this.getOptions(),d=i.query,y=i.variables,v=i.onCompleted,g=i.onError,b=i.skip;if(this.previousOptions&&!this.previous.loading&&(0,h.D)(this.previousOptions.query,d)&&(0,h.D)(this.previousOptions.variables,y))return;!v||r||b?g&&r&&g(r):v(t)}}},QueryData.prototype.removeQuerySubscription=function(){this.currentSubscription&&(this.currentSubscription.unsubscribe(),delete this.currentSubscription)},QueryData.prototype.removeObservable=function(e){this.currentObservable&&(this.currentObservable.tearDownQuery(),e&&delete this.currentObservable)},QueryData.prototype.observableQueryFields=function(){var e;return{variables:null===(e=this.currentObservable)||void 0===e?void 0:e.variables,refetch:this.obsRefetch,fetchMore:this.obsFetchMore,updateQuery:this.obsUpdateQuery,startPolling:this.obsStartPolling,stopPolling:this.obsStopPolling,subscribeToMore:this.obsSubscribeToMore}}}(y)},3197:function(e,t,n){"use strict";n(3643),n(6613),n(6198);var r=n(2142);n.o(r,"ApolloLink")&&n.d(t,{ApolloLink:function(){return r.ApolloLink}}),n.o(r,"HttpLink")&&n.d(t,{HttpLink:function(){return r.HttpLink}}),n.o(r,"concat")&&n.d(t,{concat:function(){return r.concat}})},6198:function(e,t,n){"use strict";n.d(t,{n_:function(){return r},mw:function(){return operationName},E2:function(){return parser}});var r,i=n(3784);!function(e){e[e.Query=0]="Query",e[e.Mutation=1]="Mutation",e[e.Subscription=2]="Subscription"}(r||(r={}));var h=new Map;function operationName(e){var t;switch(e){case r.Query:t="Query";break;case r.Mutation:t="Mutation";break;case r.Subscription:t="Subscription"}return t}function parser(e){var t,n,d=h.get(e);if(d)return d;(0,i.kG)(!!e&&!!e.kind,34);var y=e.definitions.filter((function(e){return"FragmentDefinition"===e.kind})),v=e.definitions.filter((function(e){return"OperationDefinition"===e.kind&&"query"===e.operation})),g=e.definitions.filter((function(e){return"OperationDefinition"===e.kind&&"mutation"===e.operation})),b=e.definitions.filter((function(e){return"OperationDefinition"===e.kind&&"subscription"===e.operation}));(0,i.kG)(!y.length||v.length||g.length||b.length,35),(0,i.kG)(v.length+g.length+b.length<=1,36),n=v.length?r.Query:r.Mutation,v.length||g.length||(n=r.Subscription);var _=v.length?v:g.length?g:b;(0,i.kG)(1===_.length,37);var w=_[0];t=w.variableDefinitions||[];var E={name:w.name&&"Name"===w.name.kind?w.name.value:"data",type:n,variables:t};return h.set(e,E),E}},2142:function(){},4422:function(e,t,n){"use strict";n.d(t,{X_:function(){return T},w0:function(){return E},y$:function(){return O()},Gw:function(){return addTypenameToDocument},NC:function(){return argumentsObjectFromField},sz:function(){return asyncMap},aL:function(){return buildQueryFromSelectionSet},mr:function(){return x},Xh:function(){return cloneDeep},oA:function(){return compact},F:function(){return createFragmentMap},Dy:function(){return fixObservableSubclass},O4:function(){return getDefaultValues},kU:function(){return getFragmentDefinitions},hi:function(){return getFragmentFromSelection},Yk:function(){return getFragmentQueryDocument},p$:function(){return getMainDefinition},$H:function(){return getOperationDefinition},rY:function(){return getOperationName},iW:function(){return getQueryDefinition},PT:function(){return getStoreKeyName},qw:function(){return getTypenameFromResult},d2:function(){return graphQLResultHasError},mj:function(){return hasClientExports},FS:function(){return hasDirectives},My:function(){return storeUtils_isField},Ao:function(){return isInlineFragment},Of:function(){return isNonEmptyArray},hh:function(){return isReference},pM:function(){return iterateObserversSafely},kQ:function(){return makeReference},Jv:function(){return maybeDeepFreeze},Ee:function(){return mergeDeep_mergeDeep},bw:function(){return mergeDeepArray},ob:function(){return removeClientSetsFromDocument},Fo:function(){return removeConnectionDirectiveFromDocument},u2:function(){return resultKeyNameFromField},LZ:function(){return shouldInclude},vf:function(){return storeKeyNameFromField}});var r=n(3210),i=n(3784);function shouldInclude(e,t){var n=e.directives;return!n||!n.length||function getInclusionDirectives(e){var t=[];e&&e.length&&e.forEach((function(e){if(function isInclusionDirective(e){var t=e.name.value;return"skip"===t||"include"===t}(e)){var n=e.arguments;e.name.value;(0,i.kG)(n&&1===n.length,39);var r=n[0];(0,i.kG)(r.name&&"if"===r.name.value,40);var h=r.value;(0,i.kG)(h&&("Variable"===h.kind||"BooleanValue"===h.kind),41),t.push({directive:e,ifArgument:r})}}));return t}(n).every((function(e){var n=e.directive,r=e.ifArgument,h=!1;return"Variable"===r.value.kind?(h=t&&t[r.value.name.value],(0,i.kG)(void 0!==h,38)):h=r.value.value,"skip"===n.name.value?!h:h}))}function hasDirectives(e,t){return function getDirectiveNames(e){var t=[];return(0,r.Vn)(e,{Directive:function Directive(e){t.push(e.name.value)}}),t}(t).some((function(t){return e.indexOf(t)>-1}))}function hasClientExports(e){return e&&hasDirectives(["client"],e)&&hasDirectives(["export"],e)}var h=n(7775);function getFragmentQueryDocument(e,t){var n=t,r=[];return e.definitions.forEach((function(e){if("OperationDefinition"===e.kind)throw new i.ej(42);"FragmentDefinition"===e.kind&&r.push(e)})),"undefined"===typeof n&&((0,i.kG)(1===r.length,43),n=r[0].name.value),(0,h.pi)((0,h.pi)({},e),{definitions:(0,h.pr)([{kind:"OperationDefinition",operation:"query",selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:n}}]}}],e.definitions)})}function createFragmentMap(e){void 0===e&&(e=[]);var t={};return e.forEach((function(e){t[e.name.value]=e})),t}function getFragmentFromSelection(e,t){switch(e.kind){case"InlineFragment":return e;case"FragmentSpread":var n=t&&t[e.name.value];return(0,i.kG)(n,44),n;default:return null}}var d=n(9188),y=n.n(d);function _typeof(e){return(_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function makeReference(e){return{__ref:String(e)}}function isReference(e){return Boolean(e&&"object"===_typeof(e)&&"string"===typeof e.__ref)}function valueToObjectRepresentation(e,t,n,r){if(function isIntValue(e){return"IntValue"===e.kind}(n)||function isFloatValue(e){return"FloatValue"===e.kind}(n))e[t.value]=Number(n.value);else if(function isBooleanValue(e){return"BooleanValue"===e.kind}(n)||function isStringValue(e){return"StringValue"===e.kind}(n))e[t.value]=n.value;else if(function isObjectValue(e){return"ObjectValue"===e.kind}(n)){var h={};n.fields.map((function(e){return valueToObjectRepresentation(h,e.name,e.value,r)})),e[t.value]=h}else if(function isVariable(e){return"Variable"===e.kind}(n)){var d=(r||{})[n.name.value];e[t.value]=d}else if(function isListValue(e){return"ListValue"===e.kind}(n))e[t.value]=n.values.map((function(e){var n={};return valueToObjectRepresentation(n,t,e,r),n[t.value]}));else if(function isEnumValue(e){return"EnumValue"===e.kind}(n))e[t.value]=n.value;else{if(!function isNullValue(e){return"NullValue"===e.kind}(n))throw new i.ej(53);e[t.value]=null}}function storeKeyNameFromField(e,t){var n=null;e.directives&&(n={},e.directives.forEach((function(e){n[e.name.value]={},e.arguments&&e.arguments.forEach((function(r){var i=r.name,h=r.value;return valueToObjectRepresentation(n[e.name.value],i,h,t)}))})));var r=null;return e.arguments&&e.arguments.length&&(r={},e.arguments.forEach((function(e){var n=e.name,i=e.value;return valueToObjectRepresentation(r,n,i,t)}))),getStoreKeyName(e.name.value,r,n)}var v=["connection","include","skip","client","rest","export"];function getStoreKeyName(e,t,n){if(t&&n&&n.connection&&n.connection.key){if(n.connection.filter&&n.connection.filter.length>0){var r=n.connection.filter?n.connection.filter:[];r.sort();var i={};return r.forEach((function(e){i[e]=t[e]})),n.connection.key+"("+JSON.stringify(i)+")"}return n.connection.key}var h=e;if(t){var d=y()(t);h+="("+d+")"}return n&&Object.keys(n).forEach((function(e){-1===v.indexOf(e)&&(n[e]&&Object.keys(n[e]).length?h+="@"+e+"("+JSON.stringify(n[e])+")":h+="@"+e)})),h}function argumentsObjectFromField(e,t){if(e.arguments&&e.arguments.length){var n={};return e.arguments.forEach((function(e){var r=e.name,i=e.value;return valueToObjectRepresentation(n,r,i,t)})),n}return null}function resultKeyNameFromField(e){return e.alias?e.alias.value:e.name.value}function getTypenameFromResult(e,t,n){if("string"===typeof e.__typename)return e.__typename;for(var r=0,i=t.selections;r1)for(var r=new E,i=1;i0}function graphQLResultHasError(e){return e.errors&&e.errors.length>0||!1}function canUse_typeof(e){return(canUse_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}fixObservableSubclass(T);var x="function"===typeof WeakMap&&!("object"===("undefined"===typeof navigator?"undefined":canUse_typeof(navigator))&&"ReactNative"===navigator.product);function compact(){for(var e=[],t=0;t=0&&e.indexOf(t,n)===n}(x,v)}return!1}function definedKeys(e){return Object.keys(e).filter(isDefinedKey,e)}function isDefinedKey(e){return void 0!==this[e]}var v="{ [native code] }";function previouslyCompared(e,t){var n=y.get(e);if(n){if(n.has(t))return!0}else y.set(e,n=new Set);return n.add(t),!1}},4385:function(e,t,n){e.exports=n(7283)},44:function(e,t,n){"use strict";var r=n(7386),i=n(5800),h=n(4164),d=n(9502),y=n(7090),v=n(1245),g=n(3802),b=n(5138);e.exports=function xhrAdapter(e){return new Promise((function dispatchXhrRequest(t,n){var _=e.data,w=e.headers;r.isFormData(_)&&delete w["Content-Type"];var E=new XMLHttpRequest;if(e.auth){var S=e.auth.username||"",O=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";w.Authorization="Basic "+btoa(S+":"+O)}var k=y(e.baseURL,e.url);if(E.open(e.method.toUpperCase(),d(k,e.params,e.paramsSerializer),!0),E.timeout=e.timeout,E.onreadystatechange=function handleLoad(){if(E&&4===E.readyState&&(0!==E.status||E.responseURL&&0===E.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in E?v(E.getAllResponseHeaders()):null,h={data:e.responseType&&"text"!==e.responseType?E.response:E.responseText,status:E.status,statusText:E.statusText,headers:r,config:e,request:E};i(t,n,h),E=null}},E.onabort=function handleAbort(){E&&(n(b("Request aborted",e,"ECONNABORTED",E)),E=null)},E.onerror=function handleError(){n(b("Network Error",e,null,E)),E=null},E.ontimeout=function handleTimeout(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(b(t,e,"ECONNABORTED",E)),E=null},r.isStandardBrowserEnv()){var T=(e.withCredentials||g(k))&&e.xsrfCookieName?h.read(e.xsrfCookieName):void 0;T&&(w[e.xsrfHeaderName]=T)}if("setRequestHeader"in E&&r.forEach(w,(function setRequestHeader(e,t){"undefined"===typeof _&&"content-type"===t.toLowerCase()?delete w[t]:E.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(E.withCredentials=!!e.withCredentials),e.responseType)try{E.responseType=e.responseType}catch(x){if("json"!==e.responseType)throw x}"function"===typeof e.onDownloadProgress&&E.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&E.upload&&E.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function onCanceled(e){E&&(E.abort(),n(e),E=null)})),_||(_=null),E.send(_)}))}},7283:function(e,t,n){"use strict";var r=n(7386),i=n(2436),h=n(295),d=n(7996);function createInstance(e){var t=new h(e),n=i(h.prototype.request,t);return r.extend(n,h.prototype,t),r.extend(n,t),n}var y=createInstance(n(226));y.Axios=h,y.create=function create(e){return createInstance(d(y.defaults,e))},y.Cancel=n(2984),y.CancelToken=n(2413),y.isCancel=n(7548),y.all=function all(e){return Promise.all(e)},y.spread=n(6669),y.isAxiosError=n(2460),e.exports=y,e.exports.default=y},2984:function(e){"use strict";function Cancel(e){this.message=e}Cancel.prototype.toString=function toString(){return"Cancel"+(this.message?": "+this.message:"")},Cancel.prototype.__CANCEL__=!0,e.exports=Cancel},2413:function(e,t,n){"use strict";var r=n(2984);function CancelToken(e){if("function"!==typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function promiseExecutor(e){t=e}));var n=this;e((function cancel(e){n.reason||(n.reason=new r(e),t(n.reason))}))}CancelToken.prototype.throwIfRequested=function throwIfRequested(){if(this.reason)throw this.reason},CancelToken.source=function source(){var e;return{token:new CancelToken((function executor(t){e=t})),cancel:e}},e.exports=CancelToken},7548:function(e){"use strict";e.exports=function isCancel(e){return!(!e||!e.__CANCEL__)}},295:function(e,t,n){"use strict";var r=n(7386),i=n(9502),h=n(9863),d=n(4037),y=n(7996);function Axios(e){this.defaults=e,this.interceptors={request:new h,response:new h}}Axios.prototype.request=function request(e){"string"===typeof e?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=y(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=[d,void 0],n=Promise.resolve(e);for(this.interceptors.request.forEach((function unshiftRequestInterceptors(e){t.unshift(e.fulfilled,e.rejected)})),this.interceptors.response.forEach((function pushResponseInterceptors(e){t.push(e.fulfilled,e.rejected)}));t.length;)n=n.then(t.shift(),t.shift());return n},Axios.prototype.getUri=function getUri(e){return e=y(this.defaults,e),i(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function forEachMethodNoData(e){Axios.prototype[e]=function(t,n){return this.request(y(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function forEachMethodWithData(e){Axios.prototype[e]=function(t,n,r){return this.request(y(r||{},{method:e,url:t,data:n}))}})),e.exports=Axios},9863:function(e,t,n){"use strict";var r=n(7386);function InterceptorManager(){this.handlers=[]}InterceptorManager.prototype.use=function use(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},InterceptorManager.prototype.eject=function eject(e){this.handlers[e]&&(this.handlers[e]=null)},InterceptorManager.prototype.forEach=function forEach(e){r.forEach(this.handlers,(function forEachHandler(t){null!==t&&e(t)}))},e.exports=InterceptorManager},7090:function(e,t,n){"use strict";var r=n(1833),i=n(8501);e.exports=function buildFullPath(e,t){return e&&!r(t)?i(e,t):t}},5138:function(e,t,n){"use strict";var r=n(3701);e.exports=function createError(e,t,n,i,h){var d=new Error(e);return r(d,t,n,i,h)}},4037:function(e,t,n){"use strict";var r=n(7386),i=n(437),h=n(7548),d=n(226);function throwIfCancellationRequested(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function dispatchRequest(e){return throwIfCancellationRequested(e),e.headers=e.headers||{},e.data=i(e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function cleanHeaderConfig(t){delete e.headers[t]})),(e.adapter||d.adapter)(e).then((function onAdapterResolution(t){return throwIfCancellationRequested(e),t.data=i(t.data,t.headers,e.transformResponse),t}),(function onAdapterRejection(t){return h(t)||(throwIfCancellationRequested(e),t&&t.response&&(t.response.data=i(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},3701:function(e){"use strict";e.exports=function enhanceError(e,t,n,r,i){return e.config=t,n&&(e.code=n),e.request=r,e.response=i,e.isAxiosError=!0,e.toJSON=function toJSON(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},7996:function(e,t,n){"use strict";var r=n(7386);e.exports=function mergeConfig(e,t){t=t||{};var n={},i=["url","method","data"],h=["headers","auth","proxy","params"],d=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],y=["validateStatus"];function getMergedValue(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function mergeDeepProperties(i){r.isUndefined(t[i])?r.isUndefined(e[i])||(n[i]=getMergedValue(void 0,e[i])):n[i]=getMergedValue(e[i],t[i])}r.forEach(i,(function valueFromConfig2(e){r.isUndefined(t[e])||(n[e]=getMergedValue(void 0,t[e]))})),r.forEach(h,mergeDeepProperties),r.forEach(d,(function defaultToConfig2(i){r.isUndefined(t[i])?r.isUndefined(e[i])||(n[i]=getMergedValue(void 0,e[i])):n[i]=getMergedValue(void 0,t[i])})),r.forEach(y,(function merge(r){r in t?n[r]=getMergedValue(e[r],t[r]):r in e&&(n[r]=getMergedValue(void 0,e[r]))}));var v=i.concat(h).concat(d).concat(y),g=Object.keys(e).concat(Object.keys(t)).filter((function filterAxiosKeys(e){return-1===v.indexOf(e)}));return r.forEach(g,mergeDeepProperties),n}},5800:function(e,t,n){"use strict";var r=n(5138);e.exports=function settle(e,t,n){var i=n.config.validateStatus;n.status&&i&&!i(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},437:function(e,t,n){"use strict";var r=n(7386);e.exports=function transformData(e,t,n){return r.forEach(n,(function transform(n){e=n(e,t)})),e}},226:function(e,t,n){"use strict";var r=n(7386),i=n(52),h={"Content-Type":"application/x-www-form-urlencoded"};function setContentTypeIfUnset(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var d={adapter:function getDefaultAdapter(){var e;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(e=n(44)),e}(),transformRequest:[function transformRequest(e,t){return i(t,"Accept"),i(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e)?e:r.isArrayBufferView(e)?e.buffer:r.isURLSearchParams(e)?(setContentTypeIfUnset(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):r.isObject(e)?(setContentTypeIfUnset(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function transformResponse(e){if("string"===typeof e)try{e=JSON.parse(e)}catch(t){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function validateStatus(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function forEachMethodNoData(e){d.headers[e]={}})),r.forEach(["post","put","patch"],(function forEachMethodWithData(e){d.headers[e]=r.merge(h)})),e.exports=d},2436:function(e){"use strict";e.exports=function bind(e,t){return function wrap(){for(var n=new Array(arguments.length),r=0;r=0)return;d[t]="set-cookie"===t?(d[t]?d[t]:[]).concat([n]):d[t]?d[t]+", "+n:n}})),d):d}},6669:function(e){"use strict";e.exports=function spread(e){return function wrap(t){return e.apply(null,t)}}},7386:function(e,t,n){"use strict";function _typeof(e){return(_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var r=n(2436),i=Object.prototype.toString;function isArray(e){return"[object Array]"===i.call(e)}function isUndefined(e){return"undefined"===typeof e}function isObject(e){return null!==e&&"object"===_typeof(e)}function isPlainObject(e){if("[object Object]"!==i.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function isFunction(e){return"[object Function]"===i.call(e)}function forEach(e,t){if(null!==e&&"undefined"!==typeof e)if("object"!==_typeof(e)&&(e=[e]),isArray(e))for(var n=0,r=e.length;n=0&&g>0){for(r=[],h=n.length;b>=0&&!y;)b==v?(r.push(b),v=n.indexOf(e,b+1)):1==r.length?y=[r.pop(),g]:((i=r.pop())=0?v:g;r.length&&(y=[h,d])}return y}e.exports=balanced,balanced.range=range},5204:function(e,t,n){var r=n(4838);e.exports=function expandTop(e){if(!e)return[];"{}"===e.substr(0,2)&&(e="\\{\\}"+e.substr(2));return expand(function escapeBraces(e){return e.split("\\\\").join(i).split("\\{").join(h).split("\\}").join(d).split("\\,").join(y).split("\\.").join(v)}(e),!0).map(unescapeBraces)};var i="\0SLASH"+Math.random()+"\0",h="\0OPEN"+Math.random()+"\0",d="\0CLOSE"+Math.random()+"\0",y="\0COMMA"+Math.random()+"\0",v="\0PERIOD"+Math.random()+"\0";function numeric(e){return parseInt(e,10)==e?parseInt(e,10):e.charCodeAt(0)}function unescapeBraces(e){return e.split(i).join("\\").split(h).join("{").split(d).join("}").split(y).join(",").split(v).join(".")}function parseCommaParts(e){if(!e)return[""];var t=[],n=r("{","}",e);if(!n)return e.split(",");var i=n.pre,h=n.body,d=n.post,y=i.split(",");y[y.length-1]+="{"+h+"}";var v=parseCommaParts(d);return d.length&&(y[y.length-1]+=v.shift(),y.push.apply(y,v)),t.push.apply(t,y),t}function embrace(e){return"{"+e+"}"}function isPadded(e){return/^-?0\d/.test(e)}function lte(e,t){return e<=t}function gte(e,t){return e>=t}function expand(e,t){var n=[],i=r("{","}",e);if(!i||/\$$/.test(i.pre))return[e];var h,y=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(i.body),v=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(i.body),g=y||v,b=i.body.indexOf(",")>=0;if(!g&&!b)return i.post.match(/,.*\}/)?expand(e=i.pre+"{"+i.body+d+i.post):[e];if(g)h=i.body.split(/\.\./);else if(1===(h=parseCommaParts(i.body)).length&&1===(h=expand(h[0],!1).map(embrace)).length)return(E=i.post.length?expand(i.post,!1):[""]).map((function(e){return i.pre+h[0]+e}));var _,w=i.pre,E=i.post.length?expand(i.post,!1):[""];if(g){var S=numeric(h[0]),O=numeric(h[1]),k=Math.max(h[0].length,h[1].length),T=3==h.length?Math.abs(numeric(h[2])):1,x=lte;O0){var L=new Array(A+1).join("0");I=D<0?"-"+L+I.slice(1):L+I}}_.push(I)}}else{_=[];for(var N=0;N2)return"[Array]";for(var n=Math.min(10,e.length),r=e.length-n,i=[],h=0;h1&&i.push("... ".concat(r," more items"));return"["+i.join(", ")+"]"}(e,n);return function formatObject(e,t){var n=Object.keys(e);if(0===n.length)return"{}";if(t.length>2)return"["+function getObjectTag(e){var t=Object.prototype.toString.call(e).replace(/^\[object /,"").replace(/]$/,"");if("Object"===t&&"function"===typeof e.constructor){var n=e.constructor.name;if("string"===typeof n&&""!==n)return n}return t}(e)+"]";return"{ "+n.map((function(n){return n+": "+formatValue(e[n],t)})).join(", ")+" }"}(e,n)}(e,t);default:return String(e)}}},7421:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=function instanceOf(e,t){return e instanceof t};t.default=n},6192:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function invariant(e,t){if(!Boolean(e))throw new Error(null!=t?t:"Unexpected invariant triggered.")}},7121:function(e,t){"use strict";function _typeof(e){return(_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function isObjectLike(e){return"object"==_typeof(e)&&null!==e}},9311:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n="function"===typeof Symbol&&"function"===typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):void 0;t.default=n},2318:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNode=function isNode(e){return null!=e&&"string"===typeof e.kind},t.Token=t.Location=void 0;var r=function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}(n(9578));var i=function(){function Location(e,t,n){this.start=e.start,this.end=t.end,this.startToken=e,this.endToken=t,this.source=n}return Location.prototype.toJSON=function toJSON(){return{start:this.start,end:this.end}},Location}();t.Location=i,(0,r.default)(i);var h=function(){function Token(e,t,n,r,i,h,d){this.kind=e,this.start=t,this.end=n,this.line=r,this.column=i,this.value=d,this.prev=h,this.next=null}return Token.prototype.toJSON=function toJSON(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}},Token}();t.Token=h,(0,r.default)(h)},1451:function(e,t){"use strict";function isBlank(e){for(var t=0;ti&&isBlank(t[h-1]);)--h;return t.slice(i,h).join("\n")},t.getBlockStringIndentation=getBlockStringIndentation,t.printBlockString=function printBlockString(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=-1===e.indexOf("\n"),i=" "===e[0]||"\t"===e[0],h='"'===e[e.length-1],d="\\"===e[e.length-1],y=!r||h||d||n,v="";!y||r&&i||(v+="\n"+t);v+=t?e.replace(/\n/g,"\n"+t):e,y&&(v+="\n");return'"""'+v.replace(/"""/g,'\\"""')+'"""'}},4670:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DirectiveLocation=void 0;var n=Object.freeze({QUERY:"QUERY",MUTATION:"MUTATION",SUBSCRIPTION:"SUBSCRIPTION",FIELD:"FIELD",FRAGMENT_DEFINITION:"FRAGMENT_DEFINITION",FRAGMENT_SPREAD:"FRAGMENT_SPREAD",INLINE_FRAGMENT:"INLINE_FRAGMENT",VARIABLE_DEFINITION:"VARIABLE_DEFINITION",SCHEMA:"SCHEMA",SCALAR:"SCALAR",OBJECT:"OBJECT",FIELD_DEFINITION:"FIELD_DEFINITION",ARGUMENT_DEFINITION:"ARGUMENT_DEFINITION",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",ENUM_VALUE:"ENUM_VALUE",INPUT_OBJECT:"INPUT_OBJECT",INPUT_FIELD_DEFINITION:"INPUT_FIELD_DEFINITION"});t.DirectiveLocation=n},1314:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Kind=void 0;var n=Object.freeze({NAME:"Name",DOCUMENT:"Document",OPERATION_DEFINITION:"OperationDefinition",VARIABLE_DEFINITION:"VariableDefinition",SELECTION_SET:"SelectionSet",FIELD:"Field",ARGUMENT:"Argument",FRAGMENT_SPREAD:"FragmentSpread",INLINE_FRAGMENT:"InlineFragment",FRAGMENT_DEFINITION:"FragmentDefinition",VARIABLE:"Variable",INT:"IntValue",FLOAT:"FloatValue",STRING:"StringValue",BOOLEAN:"BooleanValue",NULL:"NullValue",ENUM:"EnumValue",LIST:"ListValue",OBJECT:"ObjectValue",OBJECT_FIELD:"ObjectField",DIRECTIVE:"Directive",NAMED_TYPE:"NamedType",LIST_TYPE:"ListType",NON_NULL_TYPE:"NonNullType",SCHEMA_DEFINITION:"SchemaDefinition",OPERATION_TYPE_DEFINITION:"OperationTypeDefinition",SCALAR_TYPE_DEFINITION:"ScalarTypeDefinition",OBJECT_TYPE_DEFINITION:"ObjectTypeDefinition",FIELD_DEFINITION:"FieldDefinition",INPUT_VALUE_DEFINITION:"InputValueDefinition",INTERFACE_TYPE_DEFINITION:"InterfaceTypeDefinition",UNION_TYPE_DEFINITION:"UnionTypeDefinition",ENUM_TYPE_DEFINITION:"EnumTypeDefinition",ENUM_VALUE_DEFINITION:"EnumValueDefinition",INPUT_OBJECT_TYPE_DEFINITION:"InputObjectTypeDefinition",DIRECTIVE_DEFINITION:"DirectiveDefinition",SCHEMA_EXTENSION:"SchemaExtension",SCALAR_TYPE_EXTENSION:"ScalarTypeExtension",OBJECT_TYPE_EXTENSION:"ObjectTypeExtension",INTERFACE_TYPE_EXTENSION:"InterfaceTypeExtension",UNION_TYPE_EXTENSION:"UnionTypeExtension",ENUM_TYPE_EXTENSION:"EnumTypeExtension",INPUT_OBJECT_TYPE_EXTENSION:"InputObjectTypeExtension"});t.Kind=n},501:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isPunctuatorTokenKind=function isPunctuatorTokenKind(e){return e===h.TokenKind.BANG||e===h.TokenKind.DOLLAR||e===h.TokenKind.AMP||e===h.TokenKind.PAREN_L||e===h.TokenKind.PAREN_R||e===h.TokenKind.SPREAD||e===h.TokenKind.COLON||e===h.TokenKind.EQUALS||e===h.TokenKind.AT||e===h.TokenKind.BRACKET_L||e===h.TokenKind.BRACKET_R||e===h.TokenKind.BRACE_L||e===h.TokenKind.PIPE||e===h.TokenKind.BRACE_R},t.Lexer=void 0;var r=n(1443),i=n(2318),h=n(8605),d=n(1451),y=function(){function Lexer(e){var t=new i.Token(h.TokenKind.SOF,0,0,0,0,null);this.source=e,this.lastToken=t,this.token=t,this.line=1,this.lineStart=0}var e=Lexer.prototype;return e.advance=function advance(){return this.lastToken=this.token,this.token=this.lookahead()},e.lookahead=function lookahead(){var e=this.token;if(e.kind!==h.TokenKind.EOF)do{var t;e=null!==(t=e.next)&&void 0!==t?t:e.next=readToken(this,e)}while(e.kind===h.TokenKind.COMMENT);return e},Lexer}();function printCharCode(e){return isNaN(e)?h.TokenKind.EOF:e<127?JSON.stringify(String.fromCharCode(e)):'"\\u'.concat(("00"+e.toString(16).toUpperCase()).slice(-4),'"')}function readToken(e,t){for(var n=e.source,d=n.body,y=d.length,v=t.end;v31||9===y));return new i.Token(h.TokenKind.COMMENT,t,g,n,r,d,v.slice(t+1,g))}function readNumber(e,t,n,d,y,v){var g=e.body,b=n,_=t,w=!1;if(45===b&&(b=g.charCodeAt(++_)),48===b){if((b=g.charCodeAt(++_))>=48&&b<=57)throw(0,r.syntaxError)(e,_,"Invalid number, unexpected digit after 0: ".concat(printCharCode(b),"."))}else _=readDigits(e,_,b),b=g.charCodeAt(_);if(46===b&&(w=!0,b=g.charCodeAt(++_),_=readDigits(e,_,b),b=g.charCodeAt(_)),69!==b&&101!==b||(w=!0,43!==(b=g.charCodeAt(++_))&&45!==b||(b=g.charCodeAt(++_)),_=readDigits(e,_,b),b=g.charCodeAt(_)),46===b||function isNameStart(e){return 95===e||e>=65&&e<=90||e>=97&&e<=122}(b))throw(0,r.syntaxError)(e,_,"Invalid number, expected digit but got: ".concat(printCharCode(b),"."));return new i.Token(w?h.TokenKind.FLOAT:h.TokenKind.INT,t,_,d,y,v,g.slice(t,_))}function readDigits(e,t,n){var i=e.body,h=t,d=n;if(d>=48&&d<=57){do{d=i.charCodeAt(++h)}while(d>=48&&d<=57);return h}throw(0,r.syntaxError)(e,h,"Invalid number, expected digit but got: ".concat(printCharCode(d),"."))}function readString(e,t,n,d,y){for(var v,g,b,_,w=e.body,E=t+1,S=E,O=0,k="";E=48&&e<=57?e-48:e>=65&&e<=70?e-55:e>=97&&e<=102?e-87:-1}function readName(e,t,n,r,d){for(var y=e.body,v=y.length,g=t+1,b=0;g!==v&&!isNaN(b=y.charCodeAt(g))&&(95===b||b>=48&&b<=57||b>=65&&b<=90||b>=97&&b<=122);)++g;return new i.Token(h.TokenKind.NAME,t,g,n,r,d,y.slice(t,g))}t.Lexer=y},9923:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getLocation=function getLocation(e,t){var n,r=/\r\n|[\n\r]/g,i=1,h=t+1;for(;(n=r.exec(e.body))&&n.index120){for(var w=Math.floor(v/80),E=v%80,S=[],O=0;O<_.length;O+=80)S.push(_.slice(O,O+80));return g+printPrefixedLines([["".concat(d),S[0]]].concat(S.slice(1,w+1).map((function(e){return["",e]})),[[" ",whitespace(E-1)+"^"],["",S[w+1]]]))}return g+printPrefixedLines([["".concat(d-1),b[i-1]],["".concat(d),_],["",whitespace(v-1)+"^"],["".concat(d+1),b[i+1]]])}function printPrefixedLines(e){var t=e.filter((function(e){e[0];return void 0!==e[1]})),n=Math.max.apply(Math,t.map((function(e){return e[0].length})));return t.map((function(e){var t=e[0],r=e[1];return function leftPad(e,t){return whitespace(e-t.length)+t}(n,t)+(r?" | "+r:" |")})).join("\n")}function whitespace(e){return Array(e+1).join(" ")}},267:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isSource=function isSource(e){return(0,d.default)(e,y)},t.Source=void 0;var r=n(7796),i=_interopRequireDefault(n(1809)),h=_interopRequireDefault(n(5434)),d=_interopRequireDefault(n(7421));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _defineProperties(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:"GraphQL request",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{line:1,column:1};"string"===typeof e||(0,h.default)(0,"Body must be a string. Received: ".concat((0,i.default)(e),".")),this.body=e,this.name=t,this.locationOffset=n,this.locationOffset.line>0||(0,h.default)(0,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||(0,h.default)(0,"column in locationOffset is 1-indexed and must be positive.")}return function _createClass(e,t,n){return t&&_defineProperties(e.prototype,t),n&&_defineProperties(e,n),e}(Source,[{key:r.SYMBOL_TO_STRING_TAG,get:function get(){return"Source"}}]),Source}();t.Source=y},8605:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TokenKind=void 0;var n=Object.freeze({SOF:"",EOF:"",BANG:"!",DOLLAR:"$",AMP:"&",PAREN_L:"(",PAREN_R:")",SPREAD:"...",COLON:":",EQUALS:"=",AT:"@",BRACKET_L:"[",BRACKET_R:"]",BRACE_L:"{",PIPE:"|",BRACE_R:"}",NAME:"Name",INT:"Int",FLOAT:"Float",STRING:"String",BLOCK_STRING:"BlockString",COMMENT:"Comment"});t.TokenKind=n},6454:function(e,t,n){"use strict";t.Vn=function visit(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:h,y=void 0,v=Array.isArray(e),g=[e],b=-1,_=[],w=void 0,E=void 0,S=void 0,O=[],k=[],T=e;do{var x=++b===g.length,C=x&&0!==_.length;if(x){if(E=0===k.length?void 0:O[O.length-1],w=S,S=k.pop(),C){if(v)w=w.slice();else{for(var D={},I=0,A=Object.keys(w);I65536)throw new TypeError("pattern is too long");var n=this.options;if(!n.noglobstar&&"**"===e)return i;if(""===e)return"";var r,h="",b=!!n.nocase,E=!1,S=[],O=[],k=!1,T=-1,x=-1,C="."===e.charAt(0)?"":n.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",D=this;function clearStateChar(){if(r){switch(r){case"*":h+=v,b=!0;break;case"?":h+=y,b=!0;break;default:h+="\\"+r}D.debug("clearStateChar %j %j",r,h),r=!1}}for(var I,A=0,L=e.length;A-1;Q--){var q=O[Q],V=h.slice(0,q.reStart),B=h.slice(q.reStart,q.reEnd-8),K=h.slice(q.reEnd-8,q.reEnd),U=h.slice(q.reEnd);K+=U;var z=V.split("(").length-1,H=U;for(A=0;A=0&&!(i=e[h]);h--);for(h=0;h>> no match, partial?",e,w,t,E),w!==y))}if("string"===typeof b?(g=r.nocase?_.toLowerCase()===b.toLowerCase():_===b,this.debug("string match",b,_,g)):(g=_.match(b),this.debug("pattern match",b,_,g)),!g)return!1}if(h===y&&d===v)return!0;if(h===y)return n;if(d===v)return h===y-1&&""===e[h];throw new Error("wtf?")}},5823:function(e,t,n){var r,i,h,d;function _typeof(e){return(_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}d=function(e,t,n,r){"use strict";function o(e){return e&&"object"==_typeof(e)&&"default"in e?e:{default:e}}var i=o(t),h=o(n),d=o(r),y=function a(){return(y=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0&&i[i.length-1])||6!==h[0]&&2!==h[0])){d=0;continue}if(3===h[0]&&(!i||h[1]>i[0]&&h[1]=b)return console[e].apply(console,arguments)}}function setVerbosity(e){var t=g[b];return b=Math.max(0,g.indexOf(e)),t}!function(e){e.log=wrapConsoleMethod("log"),e.warn=wrapConsoleMethod("warn"),e.error=wrapConsoleMethod("error")}(invariant||(invariant={}));var _=i.process||{env:{}};if(!i.process)try{Object.defineProperty(i,"process",{value:_})}catch(w){}},7775:function(e,t,n){"use strict";n.d(t,{ZT:function(){return __extends},pi:function(){return i},_T:function(){return __rest},mG:function(){return __awaiter},Jh:function(){return __generator},pr:function(){return __spreadArrays}});var r=function extendStatics(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)};function __extends(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function __(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var i=function __assign(){return(i=Object.assign||function __assign(e){for(var t,n=1,r=arguments.length;n0&&i[i.length-1])&&(6===h[0]||2===h[0])){d=0;continue}if(3===h[0]&&(!i||h[1]>i[0]&&h[1]1,i=!1,h=arguments[1],d=h;return new n((function(n){return t.subscribe({next:function next(t){var h=!i;if(i=!0,!h||r)try{d=e(d,t)}catch(y){return n.error(y)}else d=t},error:function error(e){n.error(e)},complete:function complete(){if(!i&&!r)return n.error(new TypeError("Cannot reduce an empty sequence"));n.next(d),n.complete()}})}))}},{key:"concat",value:function concat(){for(var e=this,t=arguments.length,n=new Array(t),r=0;r=0&&i.splice(e,1),completeIfDone()}});i.push(h)},error:function error(e){r.error(e)},complete:function complete(){completeIfDone()}});function completeIfDone(){h.closed&&0===i.length&&r.complete()}return function(){i.forEach((function(e){return e.unsubscribe()})),h.unsubscribe()}}))}},{key:d,value:function value(){return this}}],[{key:"from",value:function from(e){var t="function"===typeof this?this:Observable;if(null==e)throw new TypeError(e+" is not an object");var n=getMethod(e,d);if(n){var i=n.call(e);if(Object(i)!==i)throw new TypeError(i+" is not an object");return isObservable(i)&&i.constructor===t?i:new t((function(e){return i.subscribe(e)}))}if(r("iterator")&&(n=getMethod(e,h)))return new t((function(t){enqueue((function(){if(!t.closed){var r=!0,i=!1,h=void 0;try{for(var d,y=n.call(e)[Symbol.iterator]();!(r=(d=y.next()).done);r=!0){var v=d.value;if(t.next(v),t.closed)return}}catch(g){i=!0,h=g}finally{try{r||null==y.return||y.return()}finally{if(i)throw h}}t.complete()}}))}));if(Array.isArray(e))return new t((function(t){enqueue((function(){if(!t.closed){for(var n=0;n2)return"[Array]";for(var n=Math.min(10,e.length),r=e.length-n,i=[],h=0;h1&&i.push("... ".concat(r," more items"));return"["+i.join(", ")+"]"}(e,n);return function formatObject(e,t){var n=Object.keys(e);if(0===n.length)return"{}";if(t.length>2)return"["+function getObjectTag(e){var t=Object.prototype.toString.call(e).replace(/^\[object /,"").replace(/]$/,"");if("Object"===t&&"function"===typeof e.constructor){var n=e.constructor.name;if("string"===typeof n&&""!==n)return n}return t}(e)+"]";return"{ "+n.map((function(n){return n+": "+formatValue(e[n],t)})).join(", ")+" }"}(e,n)}(e,t);default:return String(e)}}function defineInspect(e){var t=e.prototype.toJSON;"function"===typeof t||function invariant(e,t){if(!Boolean(e))throw new Error(null!=t?t:"Unexpected invariant triggered.")}(0),e.prototype.inspect=t,r&&(e.prototype[r]=t)}function isNode(e){return null!=e&&"string"===typeof e.kind}defineInspect(function(){function Location(e,t,n){this.start=e.start,this.end=t.end,this.startToken=e,this.endToken=t,this.source=n}return Location.prototype.toJSON=function toJSON(){return{start:this.start,end:this.end}},Location}()),defineInspect(function(){function Token(e,t,n,r,i,h,d){this.kind=e,this.start=t,this.end=n,this.line=r,this.column=i,this.value=d,this.prev=h,this.next=null}return Token.prototype.toJSON=function toJSON(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}},Token}());var i={Name:[],Document:["definitions"],OperationDefinition:["name","variableDefinitions","directives","selectionSet"],VariableDefinition:["variable","type","defaultValue","directives"],Variable:["name"],SelectionSet:["selections"],Field:["alias","name","arguments","directives","selectionSet"],Argument:["name","value"],FragmentSpread:["name","directives"],InlineFragment:["typeCondition","directives","selectionSet"],FragmentDefinition:["name","variableDefinitions","typeCondition","directives","selectionSet"],IntValue:[],FloatValue:[],StringValue:[],BooleanValue:[],NullValue:[],EnumValue:[],ListValue:["values"],ObjectValue:["fields"],ObjectField:["name","value"],Directive:["name","arguments"],NamedType:["name"],ListType:["type"],NonNullType:["type"],SchemaDefinition:["description","directives","operationTypes"],OperationTypeDefinition:["type"],ScalarTypeDefinition:["description","name","directives"],ObjectTypeDefinition:["description","name","interfaces","directives","fields"],FieldDefinition:["description","name","arguments","type","directives"],InputValueDefinition:["description","name","type","defaultValue","directives"],InterfaceTypeDefinition:["description","name","interfaces","directives","fields"],UnionTypeDefinition:["description","name","directives","types"],EnumTypeDefinition:["description","name","directives","values"],EnumValueDefinition:["description","name","directives"],InputObjectTypeDefinition:["description","name","directives","fields"],DirectiveDefinition:["description","name","arguments","locations"],SchemaExtension:["directives","operationTypes"],ScalarTypeExtension:["name","directives"],ObjectTypeExtension:["name","interfaces","directives","fields"],InterfaceTypeExtension:["name","interfaces","directives","fields"],UnionTypeExtension:["name","directives","types"],EnumTypeExtension:["name","directives","values"],InputObjectTypeExtension:["name","directives","fields"]},h=Object.freeze({});function visit(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:i,r=void 0,d=Array.isArray(e),y=[e],v=-1,g=[],b=void 0,_=void 0,w=void 0,E=[],S=[],O=e;do{var k=++v===y.length,T=k&&0!==g.length;if(k){if(_=0===S.length?void 0:E[E.length-1],b=w,w=S.pop(),T){if(d)b=b.slice();else{for(var x={},C=0,D=Object.keys(b);C=0}function getDocumentElement(e){return((isElement(e)?e.ownerDocument:e.document)||window.document).documentElement}function getParentNode(e){return"html"===getNodeName(e)?e:e.assignedSlot||e.parentNode||e.host||getDocumentElement(e)}function getTrueOffsetParent(e){if(!isHTMLElement(e)||"fixed"===getComputedStyle_getComputedStyle(e).position)return null;var t=e.offsetParent;if(t){var n=getDocumentElement(t);if("body"===getNodeName(t)&&"static"===getComputedStyle_getComputedStyle(t).position&&"static"!==getComputedStyle_getComputedStyle(n).position)return n}return t}function getOffsetParent(e){for(var t=getWindow(e),n=getTrueOffsetParent(e);n&&isTableElement(n)&&"static"===getComputedStyle_getComputedStyle(n).position;)n=getTrueOffsetParent(n);return n&&"body"===getNodeName(n)&&"static"===getComputedStyle_getComputedStyle(n).position?t:n||function getContainingBlock(e){for(var t=getParentNode(e);isHTMLElement(t)&&["html","body"].indexOf(getNodeName(t))<0;){var n=getComputedStyle_getComputedStyle(t);if("none"!==n.transform||"none"!==n.perspective||n.willChange&&"auto"!==n.willChange)return t;t=t.parentNode}return null}(e)||t}function getMainAxisFromPlacement(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function within(e,t,n){return Math.max(e,Math.min(t,n))}function mergePaddingObject(e){return Object.assign(Object.assign({},{top:0,right:0,bottom:0,left:0}),e)}function expandToHashMap(e,t){return t.reduce((function(t,n){return t[n]=e,t}),{})}var R={name:"arrow",enabled:!0,phase:"main",fn:function arrow(e){var h,d=e.state,y=e.name,v=d.elements.arrow,g=d.modifiersData.popperOffsets,b=getBasePlacement(d.placement),_=getMainAxisFromPlacement(b),w=[i,r].indexOf(b)>=0?"height":"width";if(v&&g){var E=d.modifiersData[y+"#persistent"].padding,S=getLayoutRect(v),O="y"===_?t:i,k="y"===_?n:r,T=d.rects.reference[w]+d.rects.reference[_]-g[_]-d.rects.popper[w],x=g[_]-d.rects.reference[_],C=getOffsetParent(v),D=C?"y"===_?C.clientHeight||0:C.clientWidth||0:0,I=T/2-x/2,A=E[O],L=D-S[w]-E[k],N=D/2-S[w]/2+I,P=within(A,N,L),R=_;d.modifiersData[y]=((h={})[R]=P,h.centerOffset=P-N,h)}},effect:function arrow_effect(e){var t=e.state,n=e.options,r=e.name,i=n.element,h=void 0===i?"[data-popper-arrow]":i,y=n.padding,v=void 0===y?0:y;null!=h&&("string"!==typeof h||(h=t.elements.popper.querySelector(h)))&&contains(t.elements.popper,h)&&(t.elements.arrow=h,t.modifiersData[r+"#persistent"]={padding:mergePaddingObject("number"!==typeof v?v:expandToHashMap(v,d))})},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},M={top:"auto",right:"auto",bottom:"auto",left:"auto"};function mapToStyles(e){var h,d=e.popper,y=e.popperRect,v=e.placement,g=e.offsets,b=e.position,_=e.gpuAcceleration,w=e.adaptive,E=e.roundOffsets?function roundOffsetsByDPR(e){var t=e.x,n=e.y,r=window.devicePixelRatio||1;return{x:Math.round(t*r)/r||0,y:Math.round(n*r)/r||0}}(g):g,S=E.x,O=void 0===S?0:S,k=E.y,T=void 0===k?0:k,x=g.hasOwnProperty("x"),C=g.hasOwnProperty("y"),D=i,I=t,A=window;if(w){var L=getOffsetParent(d);L===getWindow(d)&&(L=getDocumentElement(d)),v===t&&(I=n,T-=L.clientHeight-y.height,T*=_?1:-1),v===i&&(D=r,O-=L.clientWidth-y.width,O*=_?1:-1)}var N,P=Object.assign({position:b},w&&M);return _?Object.assign(Object.assign({},P),{},((N={})[I]=C?"0":"",N[D]=x?"0":"",N.transform=(A.devicePixelRatio||1)<2?"translate("+O+"px, "+T+"px)":"translate3d("+O+"px, "+T+"px, 0)",N)):Object.assign(Object.assign({},P),{},((h={})[I]=C?T+"px":"",h[D]=x?O+"px":"",h.transform="",h))}var j={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function computeStyles(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=void 0===r||r,h=n.adaptive,d=void 0===h||h,y=n.roundOffsets,v=void 0===y||y,g={placement:getBasePlacement(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign(Object.assign({},t.styles.popper),mapToStyles(Object.assign(Object.assign({},g),{},{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:d,roundOffsets:v})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign(Object.assign({},t.styles.arrow),mapToStyles(Object.assign(Object.assign({},g),{},{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:v})))),t.attributes.popper=Object.assign(Object.assign({},t.attributes.popper),{},{"data-popper-placement":t.placement})},data:{}},F={passive:!0};var Q={name:"eventListeners",enabled:!0,phase:"write",fn:function fn(){},effect:function eventListeners_effect(e){var t=e.state,n=e.instance,r=e.options,i=r.scroll,h=void 0===i||i,d=r.resize,y=void 0===d||d,v=getWindow(t.elements.popper),g=[].concat(t.scrollParents.reference,t.scrollParents.popper);return h&&g.forEach((function(e){e.addEventListener("scroll",n.update,F)})),y&&v.addEventListener("resize",n.update,F),function(){h&&g.forEach((function(e){e.removeEventListener("scroll",n.update,F)})),y&&v.removeEventListener("resize",n.update,F)}},data:{}},q={left:"right",right:"left",bottom:"top",top:"bottom"};function getOppositePlacement(e){return e.replace(/left|right|bottom|top/g,(function(e){return q[e]}))}var V={start:"end",end:"start"};function getOppositeVariationPlacement(e){return e.replace(/start|end/g,(function(e){return V[e]}))}function getBoundingClientRect(e){var t=e.getBoundingClientRect();return{width:t.width,height:t.height,top:t.top,right:t.right,bottom:t.bottom,left:t.left,x:t.left,y:t.top}}function getWindowScroll(e){var t=getWindow(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function getWindowScrollBarX(e){return getBoundingClientRect(getDocumentElement(e)).left+getWindowScroll(e).scrollLeft}function isScrollParent(e){var t=getComputedStyle_getComputedStyle(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function getScrollParent(e){return["html","body","#document"].indexOf(getNodeName(e))>=0?e.ownerDocument.body:isHTMLElement(e)&&isScrollParent(e)?e:getScrollParent(getParentNode(e))}function listScrollParents(e,t){void 0===t&&(t=[]);var n=getScrollParent(e),r="body"===getNodeName(n),i=getWindow(n),h=r?[i].concat(i.visualViewport||[],isScrollParent(n)?n:[]):n,d=t.concat(h);return r?d:d.concat(listScrollParents(getParentNode(h)))}function rectToClientRect(e){return Object.assign(Object.assign({},e),{},{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function getClientRectFromMixedType(e,t){return t===b?rectToClientRect(function getViewportRect(e){var t=getWindow(e),n=getDocumentElement(e),r=t.visualViewport,i=n.clientWidth,h=n.clientHeight,d=0,y=0;return r&&(i=r.width,h=r.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(d=r.offsetLeft,y=r.offsetTop)),{width:i,height:h,x:d+getWindowScrollBarX(e),y:y}}(e)):isHTMLElement(t)?function getInnerBoundingClientRect(e){var t=getBoundingClientRect(e);return t.top=t.top+e.clientTop,t.left=t.left+e.clientLeft,t.bottom=t.top+e.clientHeight,t.right=t.left+e.clientWidth,t.width=e.clientWidth,t.height=e.clientHeight,t.x=t.left,t.y=t.top,t}(t):rectToClientRect(function getDocumentRect(e){var t=getDocumentElement(e),n=getWindowScroll(e),r=e.ownerDocument.body,i=Math.max(t.scrollWidth,t.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),h=Math.max(t.scrollHeight,t.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),d=-n.scrollLeft+getWindowScrollBarX(e),y=-n.scrollTop;return"rtl"===getComputedStyle_getComputedStyle(r||t).direction&&(d+=Math.max(t.clientWidth,r?r.clientWidth:0)-i),{width:i,height:h,x:d,y:y}}(getDocumentElement(e)))}function getClippingRect(e,t,n){var r="clippingParents"===t?function getClippingParents(e){var t=listScrollParents(getParentNode(e)),n=["absolute","fixed"].indexOf(getComputedStyle_getComputedStyle(e).position)>=0&&isHTMLElement(e)?getOffsetParent(e):e;return isElement(n)?t.filter((function(e){return isElement(e)&&contains(e,n)&&"body"!==getNodeName(e)})):[]}(e):[].concat(t),i=[].concat(r,[n]),h=i[0],d=i.reduce((function(t,n){var r=getClientRectFromMixedType(e,n);return t.top=Math.max(r.top,t.top),t.right=Math.min(r.right,t.right),t.bottom=Math.min(r.bottom,t.bottom),t.left=Math.max(r.left,t.left),t}),getClientRectFromMixedType(e,h));return d.width=d.right-d.left,d.height=d.bottom-d.top,d.x=d.left,d.y=d.top,d}function getVariation(e){return e.split("-")[1]}function computeOffsets(e){var h,d=e.reference,g=e.element,b=e.placement,_=b?getBasePlacement(b):null,w=b?getVariation(b):null,E=d.x+d.width/2-g.width/2,S=d.y+d.height/2-g.height/2;switch(_){case t:h={x:E,y:d.y-g.height};break;case n:h={x:E,y:d.y+d.height};break;case r:h={x:d.x+d.width,y:S};break;case i:h={x:d.x-g.width,y:S};break;default:h={x:d.x,y:d.y}}var O=_?getMainAxisFromPlacement(_):null;if(null!=O){var k="y"===O?"height":"width";switch(w){case y:h[O]=h[O]-(d[k]/2-g[k]/2);break;case v:h[O]=h[O]+(d[k]/2-g[k]/2)}}return h}function detectOverflow(e,i){void 0===i&&(i={});var h=i,y=h.placement,v=void 0===y?e.placement:y,E=h.boundary,S=void 0===E?g:E,O=h.rootBoundary,k=void 0===O?b:O,T=h.elementContext,x=void 0===T?_:T,C=h.altBoundary,D=void 0!==C&&C,I=h.padding,A=void 0===I?0:I,L=mergePaddingObject("number"!==typeof A?A:expandToHashMap(A,d)),N=x===_?w:_,P=e.elements.reference,R=e.rects.popper,M=e.elements[D?N:x],j=getClippingRect(isElement(M)?M:M.contextElement||getDocumentElement(e.elements.popper),S,k),F=getBoundingClientRect(P),Q=computeOffsets({reference:F,element:R,strategy:"absolute",placement:v}),q=rectToClientRect(Object.assign(Object.assign({},R),Q)),V=x===_?q:F,B={top:j.top-V.top+L.top,bottom:V.bottom-j.bottom+L.bottom,left:j.left-V.left+L.left,right:V.right-j.right+L.right},K=e.modifiersData.offset;if(x===_&&K){var U=K[v];Object.keys(B).forEach((function(e){var i=[r,n].indexOf(e)>=0?1:-1,h=[t,n].indexOf(e)>=0?"y":"x";B[e]+=U[h]*i}))}return B}var B={name:"flip",enabled:!0,phase:"main",fn:function flip(e){var v=e.state,g=e.options,b=e.name;if(!v.modifiersData[b]._skip){for(var _=g.mainAxis,w=void 0===_||_,O=g.altAxis,k=void 0===O||O,T=g.fallbackPlacements,x=g.padding,C=g.boundary,D=g.rootBoundary,I=g.altBoundary,A=g.flipVariations,L=void 0===A||A,N=g.allowedAutoPlacements,P=v.options.placement,R=getBasePlacement(P),M=T||(R===P||!L?[getOppositePlacement(P)]:function getExpandedFallbackPlacements(e){if(getBasePlacement(e)===h)return[];var t=getOppositePlacement(e);return[getOppositeVariationPlacement(e),t,getOppositeVariationPlacement(t)]}(P)),j=[P].concat(M).reduce((function(e,t){return e.concat(getBasePlacement(t)===h?function computeAutoPlacement(e,t){void 0===t&&(t={});var n=t,r=n.placement,i=n.boundary,h=n.rootBoundary,y=n.padding,v=n.flipVariations,g=n.allowedAutoPlacements,b=void 0===g?S:g,_=getVariation(r),w=_?v?E:E.filter((function(e){return getVariation(e)===_})):d,O=w.filter((function(e){return b.indexOf(e)>=0}));0===O.length&&(O=w);var k=O.reduce((function(t,n){return t[n]=detectOverflow(e,{placement:n,boundary:i,rootBoundary:h,padding:y})[getBasePlacement(n)],t}),{});return Object.keys(k).sort((function(e,t){return k[e]-k[t]}))}(v,{placement:t,boundary:C,rootBoundary:D,padding:x,flipVariations:L,allowedAutoPlacements:N}):t)}),[]),F=v.rects.reference,Q=v.rects.popper,q=new Map,V=!0,B=j[0],K=0;K=0,G=W?"width":"height",Y=detectOverflow(v,{placement:U,boundary:C,rootBoundary:D,altBoundary:I,padding:x}),J=W?H?r:i:H?n:t;F[G]>Q[G]&&(J=getOppositePlacement(J));var X=getOppositePlacement(J),Z=[];if(w&&Z.push(Y[z]<=0),k&&Z.push(Y[J]<=0,Y[X]<=0),Z.every((function(e){return e}))){B=U,V=!1;break}q.set(U,Z)}if(V)for(var ee=function _loop(e){var t=j.find((function(t){var n=q.get(t);if(n)return n.slice(0,e).every((function(e){return e}))}));if(t)return B=t,"break"},te=L?3:1;te>0;te--){if("break"===ee(te))break}v.placement!==B&&(v.modifiersData[b]._skip=!0,v.placement=B,v.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function getSideOffsets(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function isAnySideFullyClipped(e){return[t,r,n,i].some((function(t){return e[t]>=0}))}var K={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function hide(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,h=t.modifiersData.preventOverflow,d=detectOverflow(t,{elementContext:"reference"}),y=detectOverflow(t,{altBoundary:!0}),v=getSideOffsets(d,r),g=getSideOffsets(y,i,h),b=isAnySideFullyClipped(v),_=isAnySideFullyClipped(g);t.modifiersData[n]={referenceClippingOffsets:v,popperEscapeOffsets:g,isReferenceHidden:b,hasPopperEscaped:_},t.attributes.popper=Object.assign(Object.assign({},t.attributes.popper),{},{"data-popper-reference-hidden":b,"data-popper-escaped":_})}};var U={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function offset(e){var n=e.state,h=e.options,d=e.name,y=h.offset,v=void 0===y?[0,0]:y,g=S.reduce((function(e,h){return e[h]=function distanceAndSkiddingToXY(e,n,h){var d=getBasePlacement(e),y=[i,t].indexOf(d)>=0?-1:1,v="function"===typeof h?h(Object.assign(Object.assign({},n),{},{placement:e})):h,g=v[0],b=v[1];return g=g||0,b=(b||0)*y,[i,r].indexOf(d)>=0?{x:b,y:g}:{x:g,y:b}}(h,n.rects,v),e}),{}),b=g[n.placement],_=b.x,w=b.y;null!=n.modifiersData.popperOffsets&&(n.modifiersData.popperOffsets.x+=_,n.modifiersData.popperOffsets.y+=w),n.modifiersData[d]=g}};var z={name:"popperOffsets",enabled:!0,phase:"read",fn:function popperOffsets(e){var t=e.state,n=e.name;t.modifiersData[n]=computeOffsets({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}};var H={name:"preventOverflow",enabled:!0,phase:"main",fn:function preventOverflow(e){var h=e.state,d=e.options,v=e.name,g=d.mainAxis,b=void 0===g||g,_=d.altAxis,w=void 0!==_&&_,E=d.boundary,S=d.rootBoundary,O=d.altBoundary,k=d.padding,T=d.tether,x=void 0===T||T,C=d.tetherOffset,D=void 0===C?0:C,I=detectOverflow(h,{boundary:E,rootBoundary:S,padding:k,altBoundary:O}),A=getBasePlacement(h.placement),L=getVariation(h.placement),N=!L,P=getMainAxisFromPlacement(A),R=function getAltAxis(e){return"x"===e?"y":"x"}(P),M=h.modifiersData.popperOffsets,j=h.rects.reference,F=h.rects.popper,Q="function"===typeof D?D(Object.assign(Object.assign({},h.rects),{},{placement:h.placement})):D,q={x:0,y:0};if(M){if(b){var V="y"===P?t:i,B="y"===P?n:r,K="y"===P?"height":"width",U=M[P],z=M[P]+I[V],H=M[P]-I[B],W=x?-F[K]/2:0,G=L===y?j[K]:F[K],Y=L===y?-F[K]:-j[K],J=h.elements.arrow,X=x&&J?getLayoutRect(J):{width:0,height:0},Z=h.modifiersData["arrow#persistent"]?h.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},ee=Z[V],te=Z[B],ne=within(0,j[K],X[K]),re=N?j[K]/2-W-ne-ee-Q:G-ne-ee-Q,ie=N?-j[K]/2+W+ne+te+Q:Y+ne+te+Q,oe=h.elements.arrow&&getOffsetParent(h.elements.arrow),ae=oe?"y"===P?oe.clientTop||0:oe.clientLeft||0:0,se=h.modifiersData.offset?h.modifiersData.offset[h.placement][P]:0,ce=M[P]+re-se-ae,ue=M[P]+ie-se,le=within(x?Math.min(z,ce):z,U,x?Math.max(H,ue):H);M[P]=le,q[P]=le-U}if(w){var pe="x"===P?t:i,fe="x"===P?n:r,he=M[R],de=within(he+I[pe],he,he-I[fe]);M[R]=de,q[R]=de-he}h.modifiersData[v]=q}},requiresIfExists:["offset"]};function getCompositeRect(e,t,n){void 0===n&&(n=!1);var r=getDocumentElement(t),i=getBoundingClientRect(e),h=isHTMLElement(t),d={scrollLeft:0,scrollTop:0},y={x:0,y:0};return(h||!h&&!n)&&(("body"!==getNodeName(t)||isScrollParent(r))&&(d=function getNodeScroll(e){return e!==getWindow(e)&&isHTMLElement(e)?function getHTMLElementScroll(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}(e):getWindowScroll(e)}(t)),isHTMLElement(t)?((y=getBoundingClientRect(t)).x+=t.clientLeft,y.y+=t.clientTop):r&&(y.x=getWindowScrollBarX(r))),{x:i.left+d.scrollLeft-y.x,y:i.top+d.scrollTop-y.y,width:i.width,height:i.height}}function order(e){var t=new Map,n=new Set,r=[];function sort(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!n.has(e)){var r=t.get(e);r&&sort(r)}})),r.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){n.has(e.name)||sort(e)})),r}var W={placement:"bottom",modifiers:[],strategy:"absolute"};function areValidElements(){for(var e=arguments.length,t=new Array(e),n=0;n0,r._pointerEvent=Boolean(window.PointerEvent),r._addEventListeners(),r}_inheritsLoose(Carousel,e);var t=Carousel.prototype;return t.next=function next(){this._isSliding||this._slide(We)},t.nextWhenVisible=function nextWhenVisible(){!document.hidden&&le(this._element)&&this.next()},t.prev=function prev(){this._isSliding||this._slide(Ge)},t.pause=function pause(e){e||(this._isPaused=!0),je(".carousel-item-next, .carousel-item-prev",this._element)&&(ae(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},t.cycle=function cycle(e){e||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config&&this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},t.to=function to(e){var t=this;this._activeElement=je($e,this._element);var n=this._getItemIndex(this._activeElement);if(!(e>this._items.length-1||e<0))if(this._isSliding)Ce.one(this._element,Ye,(function(){return t.to(e)}));else{if(n===e)return this.pause(),void this.cycle();var r=e>n?We:Ge;this._slide(r,this._items[e])}},t.dispose=function dispose(){e.prototype.dispose.call(this),Ce.off(this._element,Ue),this._items=null,this._config=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},t._getConfig=function _getConfig(e){return e=_extends({},ze,e),ue(Be,e,He),e},t._handleSwipe=function _handleSwipe(){var e=Math.abs(this.touchDeltaX);if(!(e<=40)){var t=e/this.touchDeltaX;this.touchDeltaX=0,t>0&&(me?this.next():this.prev()),t<0&&(me?this.prev():this.next())}},t._addEventListeners=function _addEventListeners(){var e=this;this._config.keyboard&&Ce.on(this._element,"keydown.bs.carousel",(function(t){return e._keydown(t)})),"hover"===this._config.pause&&(Ce.on(this._element,"mouseenter.bs.carousel",(function(t){return e.pause(t)})),Ce.on(this._element,"mouseleave.bs.carousel",(function(t){return e.cycle(t)}))),this._config.touch&&this._touchSupported&&this._addTouchEventListeners()},t._addTouchEventListeners=function _addTouchEventListeners(){var e=this,t=function start(t){!e._pointerEvent||"pen"!==t.pointerType&&t.pointerType!==Xe?e._pointerEvent||(e.touchStartX=t.touches[0].clientX):e.touchStartX=t.clientX},n=function end(t){!e._pointerEvent||"pen"!==t.pointerType&&t.pointerType!==Xe||(e.touchDeltaX=t.clientX-e.touchStartX),e._handleSwipe(),"hover"===e._config.pause&&(e.pause(),e.touchTimeout&&clearTimeout(e.touchTimeout),e.touchTimeout=setTimeout((function(t){return e.cycle(t)}),500+e._config.interval))};Me(".carousel-item img",this._element).forEach((function(e){Ce.on(e,"dragstart.bs.carousel",(function(e){return e.preventDefault()}))})),this._pointerEvent?(Ce.on(this._element,"pointerdown.bs.carousel",(function(e){return t(e)})),Ce.on(this._element,"pointerup.bs.carousel",(function(e){return n(e)})),this._element.classList.add("pointer-event")):(Ce.on(this._element,"touchstart.bs.carousel",(function(e){return t(e)})),Ce.on(this._element,"touchmove.bs.carousel",(function(t){return function move(t){t.touches&&t.touches.length>1?e.touchDeltaX=0:e.touchDeltaX=t.touches[0].clientX-e.touchStartX}(t)})),Ce.on(this._element,"touchend.bs.carousel",(function(e){return n(e)})))},t._keydown=function _keydown(e){/input|textarea/i.test(e.target.tagName)||("ArrowLeft"===e.key?(e.preventDefault(),me?this.next():this.prev()):"ArrowRight"===e.key&&(e.preventDefault(),me?this.prev():this.next()))},t._getItemIndex=function _getItemIndex(e){return this._items=e&&e.parentNode?Me(".carousel-item",e.parentNode):[],this._items.indexOf(e)},t._getItemByDirection=function _getItemByDirection(e,t){var n=e===We,r=e===Ge,i=this._getItemIndex(t),h=this._items.length-1;if((r&&0===i||n&&i===h)&&!this._config.wrap)return t;var d=(i+(e===Ge?-1:1))%this._items.length;return-1===d?this._items[this._items.length-1]:this._items[d]},t._triggerSlideEvent=function _triggerSlideEvent(e,t){var n=this._getItemIndex(e),r=this._getItemIndex(je($e,this._element));return Ce.trigger(this._element,"slide.bs.carousel",{relatedTarget:e,direction:t,from:r,to:n})},t._setActiveIndicatorElement=function _setActiveIndicatorElement(e){if(this._indicatorsElement){var t=je(".active",this._indicatorsElement);t.classList.remove(Je),t.removeAttribute("aria-current");for(var n=Me("[data-bs-target]",this._indicatorsElement),r=0;r0)for(var r=0;r0&&i--,e.key===vt&&idocument.documentElement.clientHeight;t||(this._element.style.overflowY="hidden"),this._element.classList.add(Xt);var n=oe(this._dialog);Ce.off(this._element,"transitionend"),Ce.one(this._element,"transitionend",(function(){e._element.classList.remove(Xt),t||(Ce.one(e._element,"transitionend",(function(){e._element.style.overflowY=""})),ce(e._element,n))})),ce(this._element,n),this._element.focus()}},t._adjustDialog=function _adjustDialog(){var e=this._element.scrollHeight>document.documentElement.clientHeight;(!this._isBodyOverflowing&&e&&!me||this._isBodyOverflowing&&!e&&me)&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),(this._isBodyOverflowing&&!e&&!me||!this._isBodyOverflowing&&e&&me)&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},t._resetAdjustments=function _resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},t._checkScrollbar=function _checkScrollbar(){var e=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(e.left+e.right)
',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:[0,0],container:!1,fallbackPlacements:["top","right","bottom","left"],boundary:"clippingParents",customClass:"",sanitize:!0,sanitizeFn:null,allowList:sn,popperConfig:null},vn={HIDE:"hide.bs.tooltip",HIDDEN:"hidden.bs.tooltip",SHOW:"show.bs.tooltip",SHOWN:"shown.bs.tooltip",INSERTED:"inserted.bs.tooltip",CLICK:"click.bs.tooltip",FOCUSIN:"focusin.bs.tooltip",FOCUSOUT:"focusout.bs.tooltip",MOUSEENTER:"mouseenter.bs.tooltip",MOUSELEAVE:"mouseleave.bs.tooltip"},gn="fade",bn="show",_n="show",wn="out",En="hover",Sn="focus",On=function(t){function Tooltip(n,r){var i;if("undefined"===typeof e)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");return(i=t.call(this,n)||this)._isEnabled=!0,i._timeout=0,i._hoverState="",i._activeTrigger={},i._popper=null,i.config=i._getConfig(r),i.tip=null,i._setListeners(),i}_inheritsLoose(Tooltip,t);var n=Tooltip.prototype;return n.enable=function enable(){this._isEnabled=!0},n.disable=function disable(){this._isEnabled=!1},n.toggleEnabled=function toggleEnabled(){this._isEnabled=!this._isEnabled},n.toggle=function toggle(e){if(this._isEnabled)if(e){var t=this._initializeOnDelegatedTarget(e);t._activeTrigger.click=!t._activeTrigger.click,t._isWithActiveTrigger()?t._enter(null,t):t._leave(null,t)}else{if(this.getTipElement().classList.contains(bn))return void this._leave(null,this);this._enter(null,this)}},n.dispose=function dispose(){clearTimeout(this._timeout),Ce.off(this._element,this.constructor.EVENT_KEY),Ce.off(this._element.closest(".modal"),"hide.bs.modal",this._hideModalHandler),this.tip&&this.tip.parentNode&&this.tip.parentNode.removeChild(this.tip),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.config=null,this.tip=null,t.prototype.dispose.call(this)},n.show=function show(){var e=this;if("none"===this._element.style.display)throw new Error("Please use show on visible elements");if(this.isWithContent()&&this._isEnabled){var t=Ce.trigger(this._element,this.constructor.Event.SHOW),n=pe(this._element),r=null===n?this._element.ownerDocument.documentElement.contains(this._element):n.contains(this._element);if(!t.defaultPrevented&&r){var i=this.getTipElement(),h=te(this.constructor.NAME);i.setAttribute("id",h),this._element.setAttribute("aria-describedby",h),this.setContent(),this.config.animation&&i.classList.add(gn);var d="function"===typeof this.config.placement?this.config.placement.call(this,i,this._element):this.config.placement,y=this._getAttachment(d);this._addAttachmentClass(y);var v=this._getContainer();ge(i,this.constructor.DATA_KEY,this),this._element.ownerDocument.documentElement.contains(this.tip)||v.appendChild(i),Ce.trigger(this._element,this.constructor.Event.INSERTED),this._popper=Y(this._element,i,this._getPopperConfig(y)),i.classList.add(bn);var g,b,_="function"===typeof this.config.customClass?this.config.customClass():this.config.customClass;if(_)(g=i.classList).add.apply(g,_.split(" "));if("ontouchstart"in document.documentElement)(b=[]).concat.apply(b,document.body.children).forEach((function(e){Ce.on(e,"mouseover",(function(){}))}));var w=function complete(){var t=e._hoverState;e._hoverState=null,Ce.trigger(e._element,e.constructor.Event.SHOWN),t===wn&&e._leave(null,e)};if(this.tip.classList.contains(gn)){var E=oe(this.tip);Ce.one(this.tip,"transitionend",w),ce(this.tip,E)}else w()}}},n.hide=function hide(){var e=this;if(this._popper){var t=this.getTipElement(),n=function complete(){e._hoverState!==_n&&t.parentNode&&t.parentNode.removeChild(t),e._cleanTipClass(),e._element.removeAttribute("aria-describedby"),Ce.trigger(e._element,e.constructor.Event.HIDDEN),e._popper&&(e._popper.destroy(),e._popper=null)};if(!Ce.trigger(this._element,this.constructor.Event.HIDE).defaultPrevented){var r;if(t.classList.remove(bn),"ontouchstart"in document.documentElement)(r=[]).concat.apply(r,document.body.children).forEach((function(e){return Ce.off(e,"mouseover",fe)}));if(this._activeTrigger.click=!1,this._activeTrigger.focus=!1,this._activeTrigger.hover=!1,this.tip.classList.contains(gn)){var i=oe(t);Ce.one(t,"transitionend",n),ce(t,i)}else n();this._hoverState=""}}},n.update=function update(){null!==this._popper&&this._popper.update()},n.isWithContent=function isWithContent(){return Boolean(this.getTitle())},n.getTipElement=function getTipElement(){if(this.tip)return this.tip;var e=document.createElement("div");return e.innerHTML=this.config.template,this.tip=e.children[0],this.tip},n.setContent=function setContent(){var e=this.getTipElement();this.setElementContent(je(".tooltip-inner",e),this.getTitle()),e.classList.remove(gn,bn)},n.setElementContent=function setElementContent(e,t){if(null!==e)return"object"===_typeof(t)&&se(t)?(t.jquery&&(t=t[0]),void(this.config.html?t.parentNode!==e&&(e.innerHTML="",e.appendChild(t)):e.textContent=t.textContent)):void(this.config.html?(this.config.sanitize&&(t=sanitizeHtml(t,this.config.allowList,this.config.sanitizeFn)),e.innerHTML=t):e.textContent=t)},n.getTitle=function getTitle(){var e=this._element.getAttribute("data-bs-original-title");return e||(e="function"===typeof this.config.title?this.config.title.call(this._element):this.config.title),e},n.updateAttachment=function updateAttachment(e){return"right"===e?"end":"left"===e?"start":e},n._initializeOnDelegatedTarget=function _initializeOnDelegatedTarget(e,t){var n=this.constructor.DATA_KEY;return(t=t||be(e.delegateTarget,n))||(t=new this.constructor(e.delegateTarget,this._getDelegateConfig()),ge(e.delegateTarget,n,t)),t},n._getOffset=function _getOffset(){var e=this,t=this.config.offset;return"string"===typeof t?t.split(",").map((function(e){return Number.parseInt(e,10)})):"function"===typeof t?function(n){return t(n,e._element)}:t},n._getPopperConfig=function _getPopperConfig(e){var t=this,n={placement:e,modifiers:[{name:"flip",options:{altBoundary:!0,fallbackPlacements:this.config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this.config.boundary}},{name:"arrow",options:{element:"."+this.constructor.NAME+"-arrow"}},{name:"onChange",enabled:!0,phase:"afterWrite",fn:function fn(e){return t._handlePopperPlacementChange(e)}}],onFirstUpdate:function onFirstUpdate(e){e.options.placement!==e.placement&&t._handlePopperPlacementChange(e)}};return _extends({},n,"function"===typeof this.config.popperConfig?this.config.popperConfig(n):this.config.popperConfig)},n._addAttachmentClass=function _addAttachmentClass(e){this.getTipElement().classList.add("bs-tooltip-"+this.updateAttachment(e))},n._getContainer=function _getContainer(){return!1===this.config.container?document.body:se(this.config.container)?this.config.container:je(this.config.container)},n._getAttachment=function _getAttachment(e){return mn[e.toUpperCase()]},n._setListeners=function _setListeners(){var e=this;this.config.trigger.split(" ").forEach((function(t){if("click"===t)Ce.on(e._element,e.constructor.Event.CLICK,e.config.selector,(function(t){return e.toggle(t)}));else if("manual"!==t){var n=t===En?e.constructor.Event.MOUSEENTER:e.constructor.Event.FOCUSIN,r=t===En?e.constructor.Event.MOUSELEAVE:e.constructor.Event.FOCUSOUT;Ce.on(e._element,n,e.config.selector,(function(t){return e._enter(t)})),Ce.on(e._element,r,e.config.selector,(function(t){return e._leave(t)}))}})),this._hideModalHandler=function(){e._element&&e.hide()},Ce.on(this._element.closest(".modal"),"hide.bs.modal",this._hideModalHandler),this.config.selector?this.config=_extends({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},n._fixTitle=function _fixTitle(){var e=this._element.getAttribute("title"),t=_typeof(this._element.getAttribute("data-bs-original-title"));(e||"string"!==t)&&(this._element.setAttribute("data-bs-original-title",e||""),!e||this._element.getAttribute("aria-label")||this._element.textContent||this._element.setAttribute("aria-label",e),this._element.setAttribute("title",""))},n._enter=function _enter(e,t){t=this._initializeOnDelegatedTarget(e,t),e&&(t._activeTrigger["focusin"===e.type?Sn:En]=!0),t.getTipElement().classList.contains(bn)||t._hoverState===_n?t._hoverState=_n:(clearTimeout(t._timeout),t._hoverState=_n,t.config.delay&&t.config.delay.show?t._timeout=setTimeout((function(){t._hoverState===_n&&t.show()}),t.config.delay.show):t.show())},n._leave=function _leave(e,t){t=this._initializeOnDelegatedTarget(e,t),e&&(t._activeTrigger["focusout"===e.type?Sn:En]=!1),t._isWithActiveTrigger()||(clearTimeout(t._timeout),t._hoverState=wn,t.config.delay&&t.config.delay.hide?t._timeout=setTimeout((function(){t._hoverState===wn&&t.hide()}),t.config.delay.hide):t.hide())},n._isWithActiveTrigger=function _isWithActiveTrigger(){for(var e in this._activeTrigger)if(this._activeTrigger[e])return!0;return!1},n._getConfig=function _getConfig(e){var t=Re.getDataAttributes(this._element);return Object.keys(t).forEach((function(e){hn.has(e)&&delete t[e]})),e&&"object"===_typeof(e.container)&&e.container.jquery&&(e.container=e.container[0]),"number"===typeof(e=_extends({},this.constructor.Default,t,"object"===_typeof(e)&&e?e:{})).delay&&(e.delay={show:e.delay,hide:e.delay}),"number"===typeof e.title&&(e.title=e.title.toString()),"number"===typeof e.content&&(e.content=e.content.toString()),ue(cn,e,this.constructor.DefaultType),e.sanitize&&(e.template=sanitizeHtml(e.template,e.allowList,e.sanitizeFn)),e},n._getDelegateConfig=function _getDelegateConfig(){var e={};if(this.config)for(var t in this.config)this.constructor.Default[t]!==this.config[t]&&(e[t]=this.config[t]);return e},n._cleanTipClass=function _cleanTipClass(){var e=this.getTipElement(),t=e.getAttribute("class").match(pn);null!==t&&t.length>0&&t.map((function(e){return e.trim()})).forEach((function(t){return e.classList.remove(t)}))},n._handlePopperPlacementChange=function _handlePopperPlacementChange(e){var t=e.state;t&&(this.tip=t.elements.popper,this._cleanTipClass(),this._addAttachmentClass(this._getAttachment(t.placement)))},Tooltip.jQueryInterface=function jQueryInterface(e){return this.each((function(){var t=be(this,un),n="object"===_typeof(e)&&e;if((t||!/dispose|hide/.test(e))&&(t||(t=new Tooltip(this,n)),"string"===typeof e)){if("undefined"===typeof t[e])throw new TypeError('No method named "'+e+'"');t[e]()}}))},_createClass(Tooltip,null,[{key:"Default",get:function get(){return yn}},{key:"NAME",get:function get(){return cn}},{key:"DATA_KEY",get:function get(){return un}},{key:"Event",get:function get(){return vn}},{key:"EVENT_KEY",get:function get(){return ln}},{key:"DefaultType",get:function get(){return dn}}]),Tooltip}(De);ye(cn,On);var kn="popover",Tn="bs.popover",xn=".bs.popover",Cn=new RegExp("(^|\\s)bs-popover\\S+","g"),Dn=_extends({},On.Default,{placement:"right",offset:[0,8],trigger:"click",content:"",template:''}),In=_extends({},On.DefaultType,{content:"(string|element|function)"}),An={HIDE:"hide.bs.popover",HIDDEN:"hidden.bs.popover",SHOW:"show.bs.popover",SHOWN:"shown.bs.popover",INSERTED:"inserted.bs.popover",CLICK:"click.bs.popover",FOCUSIN:"focusin.bs.popover",FOCUSOUT:"focusout.bs.popover",MOUSEENTER:"mouseenter.bs.popover",MOUSELEAVE:"mouseleave.bs.popover"};ye(kn,function(e){function Popover(){return e.apply(this,arguments)||this}_inheritsLoose(Popover,e);var t=Popover.prototype;return t.isWithContent=function isWithContent(){return this.getTitle()||this._getContent()},t.setContent=function setContent(){var e=this.getTipElement();this.setElementContent(je(".popover-header",e),this.getTitle());var t=this._getContent();"function"===typeof t&&(t=t.call(this._element)),this.setElementContent(je(".popover-body",e),t),e.classList.remove("fade","show")},t._addAttachmentClass=function _addAttachmentClass(e){this.getTipElement().classList.add("bs-popover-"+this.updateAttachment(e))},t._getContent=function _getContent(){return this._element.getAttribute("data-bs-content")||this.config.content},t._cleanTipClass=function _cleanTipClass(){var e=this.getTipElement(),t=e.getAttribute("class").match(Cn);null!==t&&t.length>0&&t.map((function(e){return e.trim()})).forEach((function(t){return e.classList.remove(t)}))},Popover.jQueryInterface=function jQueryInterface(e){return this.each((function(){var t=be(this,Tn),n="object"===_typeof(e)?e:null;if((t||!/dispose|hide/.test(e))&&(t||(t=new Popover(this,n),ge(this,Tn,t)),"string"===typeof e)){if("undefined"===typeof t[e])throw new TypeError('No method named "'+e+'"');t[e]()}}))},_createClass(Popover,null,[{key:"Default",get:function get(){return Dn}},{key:"NAME",get:function get(){return kn}},{key:"DATA_KEY",get:function get(){return Tn}},{key:"Event",get:function get(){return An}},{key:"EVENT_KEY",get:function get(){return xn}},{key:"DefaultType",get:function get(){return In}}]),Popover}(On));var Ln="scrollspy",Nn="bs.scrollspy",Pn="."+Nn,Rn={offset:10,method:"auto",target:""},Mn={offset:"number",method:"string",target:"(string|element)"},jn="dropdown-item",Fn="active",Qn=".nav-link",qn="position",Vn=function(e){function ScrollSpy(t,n){var r;return(r=e.call(this,t)||this)._scrollElement="BODY"===t.tagName?window:t,r._config=r._getConfig(n),r._selector=r._config.target+" "+".nav-link, "+r._config.target+" "+".list-group-item, "+r._config.target+" ."+jn,r._offsets=[],r._targets=[],r._activeTarget=null,r._scrollHeight=0,Ce.on(r._scrollElement,"scroll.bs.scrollspy",(function(){return r._process()})),r.refresh(),r._process(),r}_inheritsLoose(ScrollSpy,e);var t=ScrollSpy.prototype;return t.refresh=function refresh(){var e=this,t=this._scrollElement===this._scrollElement.window?"offset":qn,n="auto"===this._config.method?t:this._config.method,r=n===qn?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),Me(this._selector).map((function(e){var t=re(e),i=t?je(t):null;if(i){var h=i.getBoundingClientRect();if(h.width||h.height)return[Re[n](i).top+r,t]}return null})).filter((function(e){return e})).sort((function(e,t){return e[0]-t[0]})).forEach((function(t){e._offsets.push(t[0]),e._targets.push(t[1])}))},t.dispose=function dispose(){e.prototype.dispose.call(this),Ce.off(this._scrollElement,Pn),this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},t._getConfig=function _getConfig(e){if("string"!==typeof(e=_extends({},Rn,"object"===_typeof(e)&&e?e:{})).target&&se(e.target)){var t=e.target.id;t||(t=te(Ln),e.target.id=t),e.target="#"+t}return ue(Ln,e,Mn),e},t._getScrollTop=function _getScrollTop(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},t._getScrollHeight=function _getScrollHeight(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},t._getOffsetHeight=function _getOffsetHeight(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},t._process=function _process(){var e=this._getScrollTop()+this._config.offset,t=this._getScrollHeight(),n=this._config.offset+t-this._getOffsetHeight();if(this._scrollHeight!==t&&this.refresh(),e>=n){var r=this._targets[this._targets.length-1];this._activeTarget!==r&&this._activate(r)}else{if(this._activeTarget&&e0)return this._activeTarget=null,void this._clear();for(var i=this._offsets.length;i--;){this._activeTarget!==this._targets[i]&&e>=this._offsets[i]&&("undefined"===typeof this._offsets[i+1]||e .dropdown-menu .active",t.parentNode);r&&r.classList.remove(Kn),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!1)}(e.classList.add(Kn),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!0),he(e),e.classList.contains(Un)&&e.classList.add(zn),e.parentNode&&e.parentNode.classList.contains("dropdown-menu"))&&(e.closest(".dropdown")&&Me(".dropdown-toggle").forEach((function(e){return e.classList.add(Kn)})),e.setAttribute("aria-expanded",!0));n&&n()},Tab.jQueryInterface=function jQueryInterface(e){return this.each((function(){var t=be(this,Bn)||new Tab(this);if("string"===typeof e){if("undefined"===typeof t[e])throw new TypeError('No method named "'+e+'"');t[e]()}}))},_createClass(Tab,null,[{key:"DATA_KEY",get:function get(){return Bn}}]),Tab}(De);Ce.on(document,"click.bs.tab.data-api",'[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',(function(e){e.preventDefault(),(be(this,Bn)||new Gn(this)).show()})),ye("tab",Gn);var Yn="toast",Jn="bs.toast",$n="click.dismiss.bs.toast",Xn="hide",Zn="show",er="showing",tr={animation:"boolean",autohide:"boolean",delay:"number"},nr={animation:!0,autohide:!0,delay:5e3};ye(Yn,function(e){function Toast(t,n){var r;return(r=e.call(this,t)||this)._config=r._getConfig(n),r._timeout=null,r._setListeners(),r}_inheritsLoose(Toast,e);var t=Toast.prototype;return t.show=function show(){var e=this;if(!Ce.trigger(this._element,"show.bs.toast").defaultPrevented){this._clearTimeout(),this._config.animation&&this._element.classList.add("fade");var t=function complete(){e._element.classList.remove(er),e._element.classList.add(Zn),Ce.trigger(e._element,"shown.bs.toast"),e._config.autohide&&(e._timeout=setTimeout((function(){e.hide()}),e._config.delay))};if(this._element.classList.remove(Xn),he(this._element),this._element.classList.add(er),this._config.animation){var n=oe(this._element);Ce.one(this._element,"transitionend",t),ce(this._element,n)}else t()}},t.hide=function hide(){var e=this;if(this._element.classList.contains(Zn)&&!Ce.trigger(this._element,"hide.bs.toast").defaultPrevented){var t=function complete(){e._element.classList.add(Xn),Ce.trigger(e._element,"hidden.bs.toast")};if(this._element.classList.remove(Zn),this._config.animation){var n=oe(this._element);Ce.one(this._element,"transitionend",t),ce(this._element,n)}else t()}},t.dispose=function dispose(){this._clearTimeout(),this._element.classList.contains(Zn)&&this._element.classList.remove(Zn),Ce.off(this._element,$n),e.prototype.dispose.call(this),this._config=null},t._getConfig=function _getConfig(e){return e=_extends({},nr,Re.getDataAttributes(this._element),"object"===_typeof(e)&&e?e:{}),ue(Yn,e,this.constructor.DefaultType),e},t._setListeners=function _setListeners(){var e=this;Ce.on(this._element,$n,'[data-bs-dismiss="toast"]',(function(){return e.hide()}))},t._clearTimeout=function _clearTimeout(){clearTimeout(this._timeout),this._timeout=null},Toast.jQueryInterface=function jQueryInterface(e){return this.each((function(){var t=be(this,Jn),n="object"===_typeof(e)&&e;if(t||(t=new Toast(this,n)),"string"===typeof e){if("undefined"===typeof t[e])throw new TypeError('No method named "'+e+'"');t[e](this)}}))},_createClass(Toast,null,[{key:"DefaultType",get:function get(){return tr}},{key:"Default",get:function get(){return nr}},{key:"DATA_KEY",get:function get(){return Jn}}]),Toast}(De));var rr,ir={AJAX:"ajax-load",AJAXMAIN:"ajax-main-load",MAININIT:"main-init",TABHIDDEN:"tab-hidden",TABFOCUSED:"tab-focused",OFFLINE:"offline",ONLINE:"online",BACKONLINE:"back-online",TOUCHENABLE:"touch-enabled",TOUCHDISABLED:"touch-disabled",LOADED:"load",SWIPELEFT:"swipeleft panleft",SWIPERIGHT:"swiperight panright",ALLERTAPPEARED:"alert-appeared",ALERTREMOVED:"alert-removed",LODEDANDREADY:"load-ready",LAZYIMAGEREADY:"image-lazy-bg-loaded",LAZYIMAGESREADY:"images-lazy-loaded",MAPLOADED:"map-loaded",MAPAPILOADED:"map-api-loaded",MAPMARKERCLICK:"map-marker-click",MAPPOPUPCLOSE:"map-popup-close",SCROLL:"scroll",RESIZE:"resize",CAROUSEL_READY:"bs.carousel.ready",SET_TARGET_UPDATE:"set-target-update",RESTORE_FIELD:"restore-field",FORM_INIT_BASICS:"form-basics",FORM_INIT_STEPPED:"form-init-stepped",FORM_INIT_VALIDATE:"form-init-validate",FORM_INIT_VALIDATE_FIELD:"form-init-validate-field",FORM_INIT_STORAGE:"form-init-storage",FORM_VALIDATION_FAILED:"form-validation-failed",FORM_STEPPED_NEW_STEP:"form-new-step",FORM_STEPPED_FIRST_STEP:"form-first-step",FORM_STEPPED_LAST_STEP:"form-last-step",FORM_FIELDS:"input,textarea,select"},or={ENVS:["xs","sm","md","lg","xl","xxl","xxxl"]},ar=__webpack_require__(3804),sr=__webpack_require__.n(ar),cr=__webpack_require__(5742),ur=__webpack_require__(6794),__spreadArrays=function(){for(var e=0,t=0,n=arguments.length;t0&&i[i.length-1])&&(6===h[0]||2===h[0])){d=0;continue}if(3===h[0]&&(!i||h[1]>i[0]&&h[1]0&&i[i.length-1])&&(6===h[0]||2===h[0])){d=0;continue}if(3===h[0]&&(!i||h[1]>i[0]&&h[1]this.maxSize&&!this.paused?[4,this.purge()]:[3,2];case 1:return n.sent(),this.paused=!0,[2];case 2:return this.paused?[2]:[4,this.storage.write(e)];case 3:return n.sent(),this.log.info("string"===typeof e?"Persisted cache of size "+e.length+" characters":"Persisted cache"),[3,5];case 4:throw t=n.sent(),this.log.error("Error persisting cache",t),t;case 5:return[2]}}))}))},Persistor.prototype.restore=function(){return Persistor_awaiter(this,void 0,void 0,(function(){var e,t;return Persistor_generator(this,(function(n){switch(n.label){case 0:return n.trys.push([0,5,,6]),[4,this.storage.read()];case 1:return null==(e=n.sent())?[3,3]:[4,this.cache.restore(e)];case 2:return n.sent(),this.log.info("string"===typeof e?"Restored cache of size "+e.length+" characters":"Restored cache"),[3,4];case 3:this.log.info("No stored cache to restore"),n.label=4;case 4:return[3,6];case 5:throw t=n.sent(),this.log.error("Error restoring cache",t),t;case 6:return[2]}}))}))},Persistor.prototype.purge=function(){return Persistor_awaiter(this,void 0,void 0,(function(){var e;return Persistor_generator(this,(function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,this.storage.purge()];case 1:return t.sent(),this.log.info("Purged cache storage"),[3,3];case 2:throw e=t.sent(),this.log.error("Error purging cache storage",e),e;case 3:return[2]}}))}))},Persistor}(),onCacheWrite=function(e){var t=e.cache;return function(e){var n=t.write,r=t.evict,i=t.modify;return t.write=function(){for(var r=[],i=0;iLoading ...
',React.createElement("div",{className:t,dangerouslySetInnerHTML:e.getHtml(n)})}}]),Page}(ar.Component);function _toConsumableArray(e){return function _arrayWithoutHoles(e){if(Array.isArray(e))return _arrayLikeToArray(e)}(e)||function _iterableToArray(e){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||function _unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return _arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _arrayLikeToArray(e,t)}(e)||function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n"),"color:yellow;font-size:10px"),console.info("%cENV: ".concat("production"),"color:green;font-size:10px"),console.groupCollapsed("Events"),Object.keys(ir).forEach((function(e){console.info("".concat(e,": ").concat(ir[e]))})),console.groupEnd("Events"),console.groupCollapsed("Consts"),Object.keys(or).forEach((function(e){console.info("".concat(e,": ").concat(or[e]))})),console.groupEnd("Events"),console.groupCollapsed("Init"),console.time("init");var i;n.addEventListener("visibilitychange",(function(){"hidden"===n.visibilityState?(console.log("".concat(t,": Tab: hidden")),r.classList.add("is-hidden"),r.classList.remove("is-focused"),e.dispatchEvent(new Event(ir.TABHIDDEN))):(console.log("".concat(t,": Tab: focused")),r.classList.add("is-focused"),r.classList.remove("is-hidden"),e.dispatchEvent(new Event(ir.TABFOCUSED)))}));var h,d,y=document.querySelector('meta[name="ping"]'),v=!1,g=function UPDATE_ONLINE_STATUS(n){v||(v=!0,n?(r.classList.contains("is-offline")?(console.log("".concat(t,": back Online")),e.dispatchEvent(new Event(ir.BACKONLINE))):(console.log("".concat(t,": Online")),e.dispatchEvent(new Event(ir.ONLINE))),r.classList.add("is-online"),r.classList.remove("is-offline"),y&&!i&&(console.log("".concat(t,": SESSION_PING is active")),i=setInterval(_,3e5))):(console.log("".concat(t,": Offline")),r.classList.add("is-offline"),r.classList.remove("is-online"),clearInterval(i),i=null,e.dispatchEvent(new Event(ir.OFFLINE))),v=!1)},b=!1,_=function SESSION_PING(){if(!b&&!r.classList.contains("is-offline")){var e=y.getAttribute("content");console.log("".concat(t,": session ping")),b=!0,Tr.post(e,{}).then((function(e){b=!1,g(!0)})).catch((function(e){console.error(e),console.warn("".concat(t,": SESSION_PING failed")),b=!1,g(!1)}))}};"undefined"!==typeof navigator.onLine&&(navigator.onLine?g(!0):g(!1)),e.addEventListener("".concat(ir.OFFLINE),(function(){g(!1)})),e.addEventListener("".concat(ir.ONLINE),(function(){g(!0)}));var w=function SET_TOUCH_SCREEN(n,i){d||i===h||(n?(console.log("".concat(t,": Touch screen enabled")),r.classList.add("is-touch"),r.classList.remove("is-mouse"),e.dispatchEvent(new Event(ir.TOUCHENABLE))):(console.log("".concat(t,": Touch screen disabled")),r.classList.add("is-mouse"),r.classList.remove("is-touch"),e.dispatchEvent(new Event(ir.TOUCHDISABLED))),h=i,d||(d=setTimeout((function(){clearTimeout(d),d=null}),500)))};w("ontouchstart"in e||navigator.MaxTouchPoints>0||navigator.msMaxTouchPoints>0||window.matchMedia("(hover: none)").matches,"init"),n.addEventListener("touchend",(function(e){var t=!1;"click"!==e.type&&(t=!0),w(t,"click-touchend")})),n.addEventListener("click",(function(e){var t=!1;"click"!==e.type&&(t=!0),w(t,"click-touchend")}));var E=function(){function MainUI(){!function _main_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,MainUI)}return function _main_createClass(e,t,n){return t&&_main_defineProperties(e.prototype,t),n&&_main_defineProperties(e,n),e}(MainUI,null,[{key:"init",value:function init(){var n=this;console.log("".concat(t,": init")),n.detectCSSScreenSize(),e.addEventListener("".concat(ir.RESIZE),(function(){n.detectCSSScreenSize()})),window.history.replaceState({landing:window.location.href},document.title,window.location.href),n.ajax(),console.groupEnd("init")}},{key:"ajax",value:function ajax(){console.log("".concat(t,": ajax")),document.querySelectorAll(".graphql").forEach((function(e){e.addEventListener("click",(function(e){e.preventDefault();var n=ReactDOM.render(React.createElement(kr,null),document.getElementById("MainContent")),r=e.currentTarget,i=r.getAttribute("href")||r.getAttribute("data-href");n.state.current=r,n.load(i),window.addEventListener("popstate",(function(e){e.state&&e.state.page?(console.log("".concat(t," popstate: load")),n.setState(JSON.parse(e.state.page))):e.state&&e.state.landing?(console.log("".concat(t," popstate: go to landing")),window.location.href=e.state.landing):(console.log("".concat(t," popstate: missing")),console.log(e))}))}))}))}},{key:"detectCSSScreenSize",value:function detectCSSScreenSize(){var i,h=n.createElement("div");h.className="env-test",r.appendChild(h);var d=_toConsumableArray(or.ENVS).reverse(),y=d.shift();(i=r.classList).remove.apply(i,_toConsumableArray(d));for(var v=0;ve.innerHeight?(r.classList.add("landscape"),r.classList.remove("portrait")):(b=!1,r.classList.add("portrait"),r.classList.remove("landscape")),console.log("".concat(t,": screen size detected ").concat(y," | landscape ").concat(b)),y}}]),MainUI}();e.addEventListener("".concat(ir.LOADED),(function(){console.log("".concat(t,": Loaded")),E.init(),g(!0)})),e.addEventListener("".concat(ir.AJAX),(function(){E.ajax(),g(!0)})),e.MainUI=E}(window),ReactDOM),Cr=__webpack_require__.n(xr),Dr=__webpack_require__(5823),Ir=__webpack_require__.n(Dr);function _window_typeof(e){return(_window_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _window_toConsumableArray(e){return function _window_arrayWithoutHoles(e){if(Array.isArray(e))return _window_arrayLikeToArray(e)}(e)||function _window_iterableToArray(e){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||function _window_unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return _window_arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _window_arrayLikeToArray(e,t)}(e)||function _window_nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _window_arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0?r--:r=e.state.collections[t].length-1,e.state.collections[t][r].click()})),_window_defineProperty(_window_assertThisInitialized(n),"reset",(function(){_window_assertThisInitialized(n).setState({content:"",type:[],shown:!1,loading:!1,error:!1,embed:!1})})),_window_defineProperty(_window_assertThisInitialized(n),"embed",(function(e){var t=_window_assertThisInitialized(n);console.log("".concat(t.name,": embed")),t.reset(),t.setState({embed:e,loading:!1,type:["embed","video"]}),t.show()})),_window_defineProperty(_window_assertThisInitialized(n),"load",(function(e){var t=_window_assertThisInitialized(n),r=t.axios;t.reset(),t.setState({loading:!0}),t.show(),r.get(e,{responseType:"arraybuffer"}).then((function(e){switch(console.log("".concat(t.name,": response content-type: ").concat(e.headers["content-type"])),e.headers["content-type"]){case"image/jpeg":case"image/png":case"image/svg+xml":case"image/bmp":case"image/gif":case"image/tiff":case"image/webp":case"image/jpg":case"image/svg":t.setContent(''),"image");break;case"application/json":case"application/ld+json":case"application/json; charset=UTF-8":var n=JSON.parse(t._abToString(e.data));t.setContent("".concat(n.Content),"text html json");break;case"text/html":case"application/xhtml+xml":case"text/plain":case"text/html; charset=UTF-8":case"application/xhtml+xml; charset=UTF-8":case"text/plain; charset=UTF-8":t.setContent(t._abToString(e.data),"text html pajax");break;default:console.warn("".concat(t.name,": Unknown response content-type!"))}})).catch((function(e){console.error(e);var n="";if(e.response)switch(e.response.status){case 404:n="Not Found.";break;case 500:n="Server issue, please try again latter.";break;default:n="Something went wrong."}else e.request?n="No response received":console.warn("Error",e.message);t.setState({error:n})})).then((function(){t.setState({loading:!1})}))})),_window_defineProperty(_window_assertThisInitialized(n),"_abToString",(function(e){return String.fromCharCode.apply(null,new Uint8Array(e))})),_window_defineProperty(_window_assertThisInitialized(n),"_imageEncode",(function(e){new Uint8Array(e);return btoa([].reduce.call(new Uint8Array(e),(function(e,t){return e+String.fromCharCode(t)}),""))})),_window_defineProperty(_window_assertThisInitialized(n),"setContent",(function(e,t){var r=_window_assertThisInitialized(n);console.log("".concat(r.name,": setContent"));var i=t||["html","text"];Array.isArray(i)||(i=t.split(" ")),r.setState({content:e,type:i})})),_window_defineProperty(_window_assertThisInitialized(n),"show",(function(){var e=_window_assertThisInitialized(n);console.log("".concat(e.name,": show")),e.setState({shown:!0})})),_window_defineProperty(_window_assertThisInitialized(n),"hide",(function(){var e=_window_assertThisInitialized(n);console.log("".concat(e.name,": hide")),e.setState({shown:!1})})),_window_defineProperty(_window_assertThisInitialized(n),"getHtml",(function(){return{__html:_window_assertThisInitialized(n).state.content}}));var r=_window_assertThisInitialized(n);return r.name=r.constructor.name,console.log("".concat(r.name,": init")),r.axios=Lr,document.querySelectorAll('[data-toggle="lightbox"]').forEach((function(e){var t=e.getAttribute("data-gallery");t&&(r.state.collections[t]=[],document.querySelectorAll('[data-toggle="lightbox"][data-gallery="'.concat(t,'"]')).forEach((function(e){r.state.collections[t].push(e)}))),e.addEventListener("click",(function(e){e.preventDefault();var t=e.currentTarget,n=t.getAttribute("href")||t.getAttribute("data-href"),i=t.getAttribute("data-embed");r.state.current=t,i?r.embed(n):r.load(n)}))})),n}return function _window_createClass(e,t,n){return t&&_window_defineProperties(e.prototype,t),n&&_window_defineProperties(e,n),e}(MetaWindow,[{key:"render",value:function render(){var e=this,t=e.name,n=null,r=e.state.current;if(r){var i=r.getAttribute("data-gallery");i&&e.state.collections[i].length>1&&(n=React.createElement("nav",{className:"meta-navs"},React.createElement("button",{className:"meta-nav meta-nav-arrow meta-nav-arrow__prev a",onClick:e.prev},React.createElement("i",{className:"fa fas fa-chevron-left"}),React.createElement("span",{className:"sr-only"},"Previous")),React.createElement("button",{className:"meta-nav meta-nav-arrow meta-nav-arrow__next a",onClick:e.next},React.createElement("i",{className:"fa fas fa-chevron-right"}),React.createElement("span",{className:"sr-only"},"Next"))))}var h=e.state.embed?React.createElement("section",{className:"meta-wrap typography"},React.createElement(Ir(),{url:e.state.embed,providers:[].concat(_window_toConsumableArray(Dr.defaultProviders),[Ar]),LoadingFallbackElement:React.createElement("div",{className:"meta-spinner_embed"},"... Loading ...")})):React.createElement("section",{className:"meta-wrap typography",dangerouslySetInnerHTML:e.getHtml()}),d="meta-".concat(t," meta-").concat(t,"__").concat(e.state.type.join(" meta-".concat(t,"__"))),y="meta-".concat(t,"-overlay").concat(e.state.shown?" meta-".concat(t,"-overlay__open"):"").concat(e.state.loading?" meta-".concat(t,"-overlay__loading"):"").concat(e.state.error?" meta-".concat(t,"-overlay__error"):"");return React.createElement("div",{className:d},React.createElement("div",{className:y},React.createElement("article",{className:"meta-content"},n,React.createElement("button",{className:"meta-nav meta-close a",onClick:e.hide},React.createElement("i",{className:"fa fas fa-times"}),React.createElement("span",{className:"sr-only"},"Close")),React.createElement("div",{className:"meta-spinner"},"... Loading ..."),React.createElement("div",{className:"meta-error alert alert-danger"},e.state.error),h)))}}]),MetaWindow}(ar.Component);Cr().render(sr().createElement(Nr,null),document.getElementById("MetaLightboxApp"));function importAll(e){return e.keys().map(e)}importAll(__webpack_require__(9310)),importAll(__webpack_require__(3761))}()}(); \ No newline at end of file diff --git a/dist/js/app.js.LICENSE.txt b/dist/js/app.js.LICENSE.txt index 8a266c7..ea12d43 100644 --- a/dist/js/app.js.LICENSE.txt +++ b/dist/js/app.js.LICENSE.txt @@ -1,5 +1,20 @@ /*! - * Bootstrap v5.0.0-beta1 (https://getbootstrap.com/) - * Copyright 2011-2020 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) + * Bootstrap v5.0.0-beta2 (https://getbootstrap.com/) + * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ + +/*! ***************************************************************************** +Copyright (c) Microsoft Corporation. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. +***************************************************************************** */ diff --git a/dist/records.json b/dist/records.json index 24dc33a..378cf7f 100644 --- a/dist/records.json +++ b/dist/records.json @@ -14,36 +14,36 @@ }, "modules": { "byIdentifier": { - "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.1/node_modules/html-loader/dist/cjs.js!./node_modules/.pnpm/@a2nt/meta-lightbox-react@3.0.3_jquery@3.5.1/node_modules/@a2nt/meta-lightbox-react/src/html/meta-lightbox.html": 930, - "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.1/node_modules/html-loader/dist/cjs.js!./src/html/Elements/Accordion.html": 485, - "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.1/node_modules/html-loader/dist/cjs.js!./src/html/Elements/Content.html": 807, - "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.1/node_modules/html-loader/dist/cjs.js!./src/html/Elements/ElementsList.html": 623, - "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.1/node_modules/html-loader/dist/cjs.js!./src/html/Elements/Map.html": 423, - "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.1/node_modules/html-loader/dist/cjs.js!./src/html/First.html": 437, - "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.1/node_modules/html-loader/dist/cjs.js!./src/html/Footer.html": 199, - "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.1/node_modules/html-loader/dist/cjs.js!./src/html/Head.html": 102, - "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.1/node_modules/html-loader/dist/cjs.js!./src/html/Last.html": 592, - "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.1/node_modules/html-loader/dist/cjs.js!./src/html/Navigation.html": 352, - "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.1/node_modules/html-loader/dist/cjs.js!./src/html/Slider.html": 398, - "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.1/node_modules/html-loader/dist/cjs.js!./src/html/_components/Flyout.html": 176, - "./node_modules/.pnpm/html-webpack-plugin@5.0.0_webpack@5.21.1/node_modules/html-webpack-plugin/lib/loader.js!./src/index.html": 294, + "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.2/node_modules/html-loader/dist/cjs.js!./node_modules/.pnpm/@a2nt/meta-lightbox-react@3.0.4_jquery@3.5.1/node_modules/@a2nt/meta-lightbox-react/src/html/meta-lightbox.html": 307, + "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.2/node_modules/html-loader/dist/cjs.js!./src/html/Elements/Accordion.html": 895, + "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.2/node_modules/html-loader/dist/cjs.js!./src/html/Elements/Content.html": 235, + "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.2/node_modules/html-loader/dist/cjs.js!./src/html/Elements/ElementsList.html": 815, + "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.2/node_modules/html-loader/dist/cjs.js!./src/html/Elements/Map.html": 673, + "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.2/node_modules/html-loader/dist/cjs.js!./src/html/First.html": 782, + "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.2/node_modules/html-loader/dist/cjs.js!./src/html/Footer.html": 196, + "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.2/node_modules/html-loader/dist/cjs.js!./src/html/Head.html": 245, + "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.2/node_modules/html-loader/dist/cjs.js!./src/html/Last.html": 836, + "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.2/node_modules/html-loader/dist/cjs.js!./src/html/Navigation.html": 607, + "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.2/node_modules/html-loader/dist/cjs.js!./src/html/Slider.html": 366, + "./node_modules/.pnpm/html-loader@1.3.2_webpack@5.21.2/node_modules/html-loader/dist/cjs.js!./src/html/_components/Flyout.html": 91, + "./node_modules/.pnpm/html-webpack-plugin@5.1.0_webpack@5.21.2/node_modules/html-webpack-plugin/lib/loader.js!./src/index.html": 661, "data:text/javascript,__webpack_public_path__ = htmlWebpackPluginPublicPath;": 187 }, "usedIds": [ - 102, - 176, + 91, 187, - 199, - 294, - 352, - 398, - 423, - 437, - 485, - 592, - 623, - 807, - 930 + 196, + 235, + 245, + 307, + 366, + 607, + 661, + 673, + 782, + 815, + 836, + 895 ] } } @@ -74,150 +74,208 @@ }, "modules": { "byIdentifier": { - "./node_modules/.pnpm/cache-loader@4.1.0_webpack@5.21.1/node_modules/cache-loader/dist/cjs.js?{\"cacheDirectory\":\"/mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.cache/favicons-webpack-plugin\"}!./node_modules/.pnpm/github.com/jantimon/favicons-webpack-plugin@ee2818afa97c4b4bf1c6f919a403e56203e26606_webpack@5.21.1/node_modules/favicons-webpack-plugin/src/loader.js?{\"prefix\":\"/icons/\",\"options\":{\"appName\":\"@a2nt/ss-bootstrap-ui-webpack-boilerplate-react\",\"appDescription\":\"This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.\",\"version\":\"3.0.1\",\"developerName\":\"Tony Air\"},\"path\":\"dist\"}!./src/favicon.png": 268 + "./node_modules/.pnpm/cache-loader@4.1.0_webpack@5.21.2/node_modules/cache-loader/dist/cjs.js?{\"cacheDirectory\":\"/mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.cache/favicons-webpack-plugin\"}!./node_modules/.pnpm/github.com/jantimon/favicons-webpack-plugin@ee2818afa97c4b4bf1c6f919a403e56203e26606_webpack@5.21.2/node_modules/favicons-webpack-plugin/src/loader.js?{\"prefix\":\"/icons/\",\"options\":{\"appName\":\"@a2nt/ss-bootstrap-ui-webpack-boilerplate-react\",\"appDescription\":\"This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.\",\"version\":\"3.0.1\",\"developerName\":\"Tony Air\"},\"path\":\"dist\"}!./src/favicon.png": 878 }, "usedIds": [ - 268 - ] - } - } - ], - "mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@5.0.1_webpack@5.21.1/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/resolve-url-loader@3.1.2/node_modules/resolve-url-loader/index.js!./node_modules/.pnpm/sass-loader@11.0.0_node-sass@5.0.0+webpack@5.21.1/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/.pnpm/@a2nt/meta-lightbox-react@3.0.3_jquery@3.5.1/node_modules/@a2nt/meta-lightbox-react/src/scss/_window.scss": [ - { - "chunks": { - "byName": { - "mini-css-extract-plugin": 323 - }, - "bySource": { - "0 mini-css-extract-plugin": 323 - }, - "usedIds": [ - 323 - ] - }, - "modules": { - "byIdentifier": { - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@5.0.1_webpack@5.21.1/node_modules/css-loader/dist/runtime/api.js": 50, - "./node_modules/.pnpm/css-loader@5.0.1_webpack@5.21.1/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/resolve-url-loader@3.1.2/node_modules/resolve-url-loader/index.js!./node_modules/.pnpm/sass-loader@11.0.0_node-sass@5.0.0+webpack@5.21.1/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/.pnpm/@a2nt/meta-lightbox-react@3.0.3_jquery@3.5.1/node_modules/@a2nt/meta-lightbox-react/src/scss/_window.scss": 98 - }, - "usedIds": [ - 50, - 98 - ] - } - } - ], - "mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@5.0.1_webpack@5.21.1/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/resolve-url-loader@3.1.2/node_modules/resolve-url-loader/index.js!./node_modules/.pnpm/sass-loader@11.0.0_node-sass@5.0.0+webpack@5.21.1/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/app.scss": [ - { - "chunks": { - "byName": { - "mini-css-extract-plugin": 323 - }, - "bySource": { - "0 mini-css-extract-plugin": 323 - }, - "usedIds": [ - 323 - ] - }, - "modules": { - "byIdentifier": { - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@5.0.1_webpack@5.21.1/node_modules/css-loader/dist/runtime/api.js": 50, - "./node_modules/.pnpm/css-loader@5.0.1_webpack@5.21.1/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/resolve-url-loader@3.1.2/node_modules/resolve-url-loader/index.js!./node_modules/.pnpm/sass-loader@11.0.0_node-sass@5.0.0+webpack@5.21.1/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/app.scss": 282 - }, - "usedIds": [ - 50, - 282 + 878 ] } } ], "modules": { "byIdentifier": { - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/index.js": 918, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters/xhr.js": 468, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/axios.js": 86, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/Cancel.js": 154, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/CancelToken.js": 76, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/isCancel.js": 243, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/Axios.js": 530, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/InterceptorManager.js": 587, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/buildFullPath.js": 145, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/createError.js": 513, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/dispatchRequest.js": 449, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/enhanceError.js": 922, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/mergeConfig.js": 983, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/settle.js": 272, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/transformData.js": 278, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/defaults.js": 665, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/bind.js": 633, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/buildURL.js": 143, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/combineURLs.js": 203, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/cookies.js": 992, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAbsoluteURL.js": 895, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAxiosError.js": 801, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isURLSameOrigin.js": 405, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/normalizeHeaderName.js": 698, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/parseHeaders.js": 576, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/spread.js": 929, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/utils.js": 231, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/balanced-match@1.0.0/node_modules/balanced-match/index.js": 355, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/brace-expansion@2.0.0/node_modules/brace-expansion/index.js": 268, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/minimatch@3.0.4/node_modules/minimatch/minimatch.js": 95, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/react-tiny-oembed@1.0.1_react-dom@17.0.1+react@17.0.1/node_modules/react-tiny-oembed/lib/index.js": 687, - "./node_modules/.pnpm/babel-loader@8.2.2_1f37cfef62bd4d0f0d6c24eee1bea7db/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/app.js|a487d4a75d72fb08475f3d7fa7c5ec0a": 152, - "./node_modules/.pnpm/file-loader@6.2.0_webpack@5.21.1/node_modules/file-loader/dist/cjs.js??ruleSet[1].rules[3].use[0]!./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.21.1/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./node_modules/.pnpm/image-minimizer-webpack-plugin@2.2.0_webpack@5.21.1/node_modules/image-minimizer-webpack-plugin/dist/loader.js??ruleSet[1].rules[5]!./src/img/photo3.svg": 755, - "./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.21.1/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./node_modules/.pnpm/image-minimizer-webpack-plugin@2.2.0_webpack@5.21.1/node_modules/image-minimizer-webpack-plugin/dist/loader.js??ruleSet[1].rules[5]!./src/img/bg.png": 694, - "./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.21.1/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./node_modules/.pnpm/image-minimizer-webpack-plugin@2.2.0_webpack@5.21.1/node_modules/image-minimizer-webpack-plugin/dist/loader.js??ruleSet[1].rules[5]!./src/img/logo.png": 329, - "./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.21.1/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./node_modules/.pnpm/image-minimizer-webpack-plugin@2.2.0_webpack@5.21.1/node_modules/image-minimizer-webpack-plugin/dist/loader.js??ruleSet[1].rules[5]!./src/img/photo1.png": 97, - "./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.21.1/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./node_modules/.pnpm/image-minimizer-webpack-plugin@2.2.0_webpack@5.21.1/node_modules/image-minimizer-webpack-plugin/dist/loader.js??ruleSet[1].rules[5]!./src/img/photo2.jpg": 227, - "./node_modules/font-awesome|sync|nonrecursive|../../../../../../\\.(otf|eot|svg|ttf|woff|woff2)$/": 761, - "./src/img|sync|nonrecursive|../../../../../../\\.(png|jpe?g|svg)$/": 310, - "external \"React\"": 804, - "ignored|path": 386 + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/cache/index.js|cfa86d33e5ee420ce1ae0c3930332300": 7523, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/cache/inmemory/types.js": 5777, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/core/ApolloClient.js|d1b77c59ba48d4c710131d26c008be75": 1057, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/core/ObservableQuery.js|ba9e9eaf1f42de9a6ee4fbbd4a91b780": 6785, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/core/index.js": 6794, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/core/networkStatus.js": 394, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/core/types.js": 7219, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/errors/index.js": 3077, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/index.js": 5742, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/link/core/ApolloLink.js": 8936, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/link/core/concat.js": 3277, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/link/core/empty.js": 1493, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/link/core/execute.js": 8798, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/link/core/from.js": 6023, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/link/core/index.js": 3191, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/link/core/split.js": 1409, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/link/core/types.js": 7788, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/link/http/index.js|2189e328ab31f75d3a962e874e496fd5": 5718, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/link/utils/index.js|2b9282852457d93976f84794c1cd95a4": 9389, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/react/context/index.js|a5de8895e08e106a88039c668440e9e9": 3643, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/react/hooks/index.js|333e065692d1598f74b17aa567e571de": 6613, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/react/index.js": 3197, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/react/parser/index.js": 6198, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/react/types/types.js": 2142, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@apollo/client@3.3.9_graphql@15.5.0+react@17.0.1/node_modules/@apollo/client/utilities/index.js|d6a416af73c5a7310a3c2a058396a3c8": 4422, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/@wry/equality@0.3.2/node_modules/@wry/equality/lib/equality.esm.js": 6708, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/index.js": 4385, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters/xhr.js": 44, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/axios.js": 7283, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/Cancel.js": 2984, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/CancelToken.js": 2413, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/isCancel.js": 7548, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/Axios.js": 295, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/InterceptorManager.js": 9863, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/buildFullPath.js": 7090, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/createError.js": 5138, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/dispatchRequest.js": 4037, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/enhanceError.js": 3701, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/mergeConfig.js": 7996, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/settle.js": 5800, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/transformData.js": 437, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/defaults.js": 226, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/bind.js": 2436, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/buildURL.js": 9502, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/combineURLs.js": 8501, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/cookies.js": 4164, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAbsoluteURL.js": 1833, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAxiosError.js": 2460, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isURLSameOrigin.js": 3802, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/normalizeHeaderName.js": 52, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/parseHeaders.js": 1245, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/spread.js": 6669, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/utils.js": 7386, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/balanced-match@1.0.0/node_modules/balanced-match/index.js": 4838, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/brace-expansion@2.0.0/node_modules/brace-expansion/index.js": 5204, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/index.js": 9188, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql-tag@2.11.0_graphql@15.5.0/node_modules/graphql-tag/src/index.js": 8048, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/error/GraphQLError.js": 5702, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/error/syntaxError.js": 1443, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/jsutils/defineInspect.js": 9578, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/jsutils/devAssert.js": 5434, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/jsutils/inspect.js": 1809, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/jsutils/instanceOf.js": 7421, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/jsutils/invariant.js": 6192, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/jsutils/isObjectLike.js": 7121, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/jsutils/nodejsCustomInspectSymbol.js": 9311, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/language/ast.js": 2318, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/language/blockString.js": 1451, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/language/directiveLocation.js": 4670, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/language/kinds.js": 1314, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/language/lexer.js": 501, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/language/location.js": 9923, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/language/parser.js": 6623, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/language/printLocation.js": 3760, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/language/source.js": 267, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/language/tokenKind.js": 8605, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/language/visitor.js": 6454, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/polyfills/symbols.js": 7796, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/minimatch@3.0.4/node_modules/minimatch/minimatch.js": 6615, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/react-tiny-oembed@1.0.1_react-dom@17.0.1+react@17.0.1/node_modules/react-tiny-oembed/lib/index.js": 5823, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/symbol-observable@3.0.0/node_modules/symbol-observable/es/index.js|5ef7766d47ef1c282506a1ff860916b6": 7962, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/ts-invariant@0.6.0/node_modules/ts-invariant/lib/invariant.esm.js|6cacb1651ddddf356cbf354513a7d7ec": 3784, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/tslib@2.1.0/node_modules/tslib/tslib.es6.js": 7775, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/zen-observable@0.8.15/node_modules/zen-observable/index.js": 6169, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/zen-observable@0.8.15/node_modules/zen-observable/lib/Observable.js": 1243, + "./node_modules/.pnpm/babel-loader@8.2.2_dcac3d309cb98ce30193ac990b30c3c3/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/app.js|2151b630eb873fd086d666959fe67b82": 6907, + "./node_modules/.pnpm/file-loader@6.2.0_webpack@5.21.2/node_modules/file-loader/dist/cjs.js??ruleSet[1].rules[3].use[0]!./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.21.2/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./node_modules/.pnpm/image-minimizer-webpack-plugin@2.2.0_webpack@5.21.2/node_modules/image-minimizer-webpack-plugin/dist/loader.js??ruleSet[1].rules[5]!./src/img/photo3.svg": 3609, + "./node_modules/.pnpm/graphql@15.5.0/node_modules/graphql/language/visitor.mjs|3169b6159575a7c1144bcfbea4ed01af": 3210, + "./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.21.2/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./node_modules/.pnpm/image-minimizer-webpack-plugin@2.2.0_webpack@5.21.2/node_modules/image-minimizer-webpack-plugin/dist/loader.js??ruleSet[1].rules[5]!./src/img/bg.png": 7665, + "./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.21.2/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./node_modules/.pnpm/image-minimizer-webpack-plugin@2.2.0_webpack@5.21.2/node_modules/image-minimizer-webpack-plugin/dist/loader.js??ruleSet[1].rules[5]!./src/img/logo.png": 1763, + "./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.21.2/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./node_modules/.pnpm/image-minimizer-webpack-plugin@2.2.0_webpack@5.21.2/node_modules/image-minimizer-webpack-plugin/dist/loader.js??ruleSet[1].rules[5]!./src/img/photo1.png": 6730, + "./node_modules/font-awesome|sync|nonrecursive|../../../../../../\\.(otf|eot|svg|ttf|woff|woff2)$/": 3761, + "./src/img|sync|nonrecursive|../../../../../../\\.(png|jpe?g|svg)$/": 9310, + "external \"React\"": 3804, + "ignored|path": 1386 }, "usedIds": [ - 76, - 86, - 95, - 97, - 143, - 145, - 152, - 154, - 203, - 227, - 231, - 243, - 268, - 272, - 278, - 310, - 329, - 355, - 386, - 405, - 449, - 468, - 513, - 530, - 576, - 587, - 633, - 665, - 687, - 694, - 698, - 755, - 761, - 801, - 804, - 895, - 918, - 922, - 929, - 983, - 992 + 44, + 52, + 226, + 267, + 295, + 394, + 437, + 501, + 1057, + 1243, + 1245, + 1314, + 1386, + 1409, + 1443, + 1451, + 1493, + 1763, + 1809, + 1833, + 2142, + 2318, + 2413, + 2436, + 2460, + 2984, + 3077, + 3191, + 3197, + 3210, + 3277, + 3609, + 3643, + 3701, + 3760, + 3761, + 3784, + 3802, + 3804, + 4037, + 4164, + 4385, + 4422, + 4670, + 4838, + 5138, + 5204, + 5434, + 5702, + 5718, + 5742, + 5777, + 5800, + 5823, + 6023, + 6169, + 6192, + 6198, + 6454, + 6613, + 6615, + 6623, + 6669, + 6708, + 6730, + 6785, + 6794, + 6907, + 7090, + 7121, + 7219, + 7283, + 7386, + 7421, + 7523, + 7548, + 7665, + 7775, + 7788, + 7796, + 7962, + 7996, + 8048, + 8501, + 8605, + 8798, + 8936, + 9188, + 9310, + 9311, + 9389, + 9502, + 9578, + 9863, + 9923 ] } } \ No newline at end of file diff --git a/dist/report.html b/dist/report.html index 7b8d6f2..2702069 100644 --- a/dist/report.html +++ b/dist/report.html @@ -3,7 +3,7 @@ - @a2nt/ss-bootstrap-ui-webpack-boilerplate-react [8 Feb 2021 at 07:28] + @a2nt/ss-bootstrap-ui-webpack-boilerplate-react [13 Feb 2021 at 00:56] diff --git a/package.json b/package.json index 6b98a04..f637b8d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "yarn": ">= 1.22.0" }, "scripts": { - "start": "cross-env NODE_ENV=development webpack-dev-server --https --config webpack.config.serve.js", + "start": "cross-env NODE_ENV=development webpack-dev-server --config webpack.config.serve.js", "dash": "cross-env NODE_ENV=development webpack-dashboard -- webpack-dev-server --config webpack.config.serve.js", "build": "cross-env NODE_ENV=production webpack --progress --stats-all", "lint:check": "eslint ./src --config eslint.config.json && sass-lint ./src --config sass-lint.yml -v -q", @@ -26,7 +26,8 @@ "prunecaches": "rimraf ./node_modules/.cache/", "postinstall": "npm run prunecaches", "postuninstall": "npm run prunecaches", - "preinstall": "npx only-allow pnpm" + "preinstall": "npx only-allow pnpm", + "update": "npx msw init ./src/_graphql" }, "directories": { "assets": { @@ -48,17 +49,20 @@ "ie>=11" ], "dependencies": { - "@a2nt/meta-lightbox-react": "^3.0.3", + "@a2nt/meta-lightbox-react": "^3.0.4", + "@angular/common": "^11.2.0", + "@angular/core": "^11.2.0", + "@apollo/client": "^3.3.9", "@popperjs/core": "^2.6.0", "aos": "^2.3.4", + "apollo3-cache-persist": "^0.9.1", "axios": "^0.21.1", "balanced-match": "^1.0.0", "bootbox": "^5.5.2", "bootstrap": "next", "brace-expansion": "^2.0.0", - "events": "^3.2.0", "font-awesome": "^4.7.0", - "fsevents": "^2.3.2", + "graphql": "^15.5.0", "hammerjs": "^2.0.8", "inputmask": "^5.0.5", "jquery": "^3.5.1", @@ -67,37 +71,43 @@ "jquery-zoom": "^1.7.21", "jquery.appear": "^1.0.1", "jquery.instagramFeed": "github:jsanahuja/jquery.instagramFeed", + "localforage": "^1.9.0", + "localforage-cordovasqlitedriver": "^1.8.0", "lodash.debounce": "^4.0.8", "lodash.throttle": "^4.1.1", - "mapbox-gl": "^2.1.0", + "mapbox-gl": "^2.1.1", "material-design-color": "^2.3.2", "minimatch": "^3.0.4", "moment": "^2.29.1", - "punycode": "^2.1.1", - "querystring": "^0.2.0", "react": "^17.0.1", "react-dom": "^17.0.1", "react-tiny-oembed": "^1.0.1", + "rxjs": "^6.6.3", "select2": "^4.0.13", "setimmediate": "^1.0.5", "smooth-scroll": "^16.1.3", "sticky-sidebar": "^3.3.1", "tablednd": "^1.0.5", - "watchpack-chokidar2": "^2.0.1", - "yarn": "^1.22.10" + "watchpack-chokidar2": "^2.0.1" }, "devDependencies": { "@a2nt/image-sprite-webpack-plugin": "^0.2.5", - "@babel/core": "^7.12.13", - "@babel/eslint-parser": "^7.12.13", + "@babel/core": "^7.12.16", + "@babel/eslint-parser": "^7.12.16", "@babel/plugin-proposal-class-properties": "^7.12.13", "@babel/plugin-proposal-object-rest-spread": "^7.12.13", "@babel/plugin-syntax-jsx": "^7.12.13", - "@babel/plugin-transform-react-jsx": "^7.12.13", - "@babel/preset-env": "^7.12.13", + "@babel/plugin-syntax-top-level-await": "^7.12.13", + "@babel/plugin-transform-react-jsx": "^7.12.16", + "@babel/plugin-transform-runtime": "^7.12.15", + "@babel/preset-env": "^7.12.16", "@babel/preset-react": "^7.12.13", "@babel/runtime": "^7.12.13", "@googlemaps/markerclustererplus": "*", + "@ungap/global-this": "^0.4.4", + "@wry/context": "^0.5.4", + "@wry/equality": "^0.3.2", + "@wry/trie": "^0.2.2", "animate.css": "^4.1.1", "ansi-html": "^0.0.7", "ansi-regex": "^5.0.0", @@ -107,7 +117,7 @@ "copy-webpack-plugin": "^7.0.0", "croppie": "^2.6.5", "cross-env": "^7.0.3", - "css-loader": "^5.0.1", + "css-loader": "^5.0.2", "eslint": "^7.19.0", "eslint-plugin-import": "^2.22.1", "eslint-plugin-jquery": "^1.5.1", @@ -115,52 +125,63 @@ "events": "^3.2.0", "exif-js": "^2.3.0", "exports-loader": "^2.0.0", + "fast-json-stable-stringify": "^2.1.0", "fast-levenshtein": "^3.0.0", "fastest-levenshtein": "^1.0.12", "favicons-webpack-plugin": "github:jantimon/favicons-webpack-plugin#benkostr-webpack-5", "file-loader": "^6.2.0", + "graphql-tag": "^2.11.0", "hoist-non-react-statics": "^3.3.2", "html-dom-parser": "^1.0.0", "html-entities": "^1.4.0", "html-loader": "^1.3.2", "html-react-parser": "^1.2.4", - "html-webpack-plugin": "^5.0.0", + "html-webpack-plugin": "^5.1.0", "image-minimizer-webpack-plugin": "^2.2.0", "imagemin-jpegtran": "^7.0.0", "img-optimize-loader": "^1.0.7", "loglevel": "^1.7.1", - "mini-css-extract-plugin": "^1.3.5", + "mini-css-extract-plugin": "^1.3.6", + "msw": "^0.26.2", + "node-fetch": "^2.6.1", "node-sass": "^5.0.0", "object-assign": "^4.1.1", + "optimism": "^0.14.0", "optimize-css-assets-webpack-plugin": "^5.0.4", "postcss-loader": "^5.0.0", "prop-types": "^15.7.2", "punycode": "^2.1.1", "querystring": "^0.2.0", + "raw-loader": "^4.0.2", "react-hot-loader": "^4.13.0", "react-is": "^17.0.1", "react-lifecycles-compat": "^3.0.4", + "regenerator-runtime": "^0.13.7", "resolve-url-loader": "^3.1.2", "rimraf": "^3.0.2", "routie": "0.0.1", "sass-lint": "^1.13.1", "sass-lint-fix": "^1.12.1", - "sass-loader": "^11.0.0", + "sass-loader": "^11.0.1", "scheduler": "^0.20.1", "shallowequal": "^1.1.0", "strip-ansi": "^6.0.0", "style-loader": "^2.0.0", "svg-url-loader": "^7.1.1", + "symbol-observable": "^3.0.0", "terser-webpack-plugin": "^5.1.1", + "ts-invariant": "^0.6.0", + "tslib": "^2.1.0", "url": "^0.11.0", "url-loader": "^4.1.1", - "webpack": "^5.21.1", + "webpack": "^5.21.2", "webpack-bundle-analyzer": "^4.4.0", "webpack-cli": "^4.5.0", "webpack-dev-server": "^4.0.0-beta.0", "webpack-manifest-plugin": "^3.0.0", "webpack-merge": "^5.7.3", - "yarn": "^1.22.10" + "yarn": "^1.22.10", + "zen-observable": "^0.8.15" }, "stylelint": { "rules": { diff --git a/src/html/Navigation.html b/src/html/Navigation.html index f207067..4eb3bd1 100644 --- a/src/html/Navigation.html +++ b/src/html/Navigation.html @@ -27,14 +27,14 @@