:root{--back-to-top-z-index: 5;--back-to-top-color: #3eaf7c;--back-to-top-color-hover: #71cda3}.back-to-top{cursor:pointer;position:fixed;bottom:2rem;right:2.5rem;width:2rem;height:1.2rem;background-color:var(--back-to-top-color);-webkit-mask:url(/assets/back-to-top-8efcbe56.svg) no-repeat;mask:url(/assets/back-to-top-8efcbe56.svg) no-repeat;z-index:var(--back-to-top-z-index)}.back-to-top:hover{background-color:var(--back-to-top-color-hover)}@media (max-width: 959px){.back-to-top{display:none}}@media print{.back-to-top{display:none}}.back-to-top-enter-active,.back-to-top-leave-active{transition:opacity .3s}.back-to-top-enter-from,.back-to-top-leave-to{opacity:0}:root{--external-link-icon-color: #aaa}.external-link-icon{position:relative;display:inline-block;color:var(--external-link-icon-color);vertical-align:middle;top:-1px}@media print{.external-link-icon{display:none}}.external-link-icon-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;-webkit-user-select:none;user-select:none}:root{--medium-zoom-z-index: 100;--medium-zoom-bg-color: #ffffff;--medium-zoom-opacity: 1}.medium-zoom-overlay{background-color:var(--medium-zoom-bg-color)!important;z-index:var(--medium-zoom-z-index)}.medium-zoom-overlay~img{z-index:calc(var(--medium-zoom-z-index) + 1)}.medium-zoom--opened .medium-zoom-overlay{opacity:var(--medium-zoom-opacity)}:root{--nprogress-color: #29d;--nprogress-z-index: 1031}#nprogress{pointer-events:none}#nprogress .bar{background:var(--nprogress-color);position:fixed;z-index:var(--nprogress-z-index);top:0;left:0;width:100%;height:2px}:root{--c-brand: #3eaf7c;--c-brand-light: #4abf8a;--c-bg: #ffffff;--c-bg-light: #f3f4f5;--c-bg-lighter: #eeeeee;--c-bg-dark: #ebebec;--c-bg-darker: #e6e6e6;--c-bg-navbar: var(--c-bg);--c-bg-sidebar: var(--c-bg);--c-bg-arrow: #cccccc;--c-text: #2c3e50;--c-text-accent: var(--c-brand);--c-text-light: #3a5169;--c-text-lighter: #4e6e8e;--c-text-lightest: #6a8bad;--c-text-quote: #999999;--c-border: #eaecef;--c-border-dark: #dfe2e5;--c-tip: #42b983;--c-tip-bg: var(--c-bg-light);--c-tip-title: var(--c-text);--c-tip-text: var(--c-text);--c-tip-text-accent: var(--c-text-accent);--c-warning: #ffc310;--c-warning-bg: #fffae3;--c-warning-bg-light: #fff3ba;--c-warning-bg-lighter: #fff0b0;--c-warning-border-dark: #f7dc91;--c-warning-details-bg: #fff5ca;--c-warning-title: #f1b300;--c-warning-text: #746000;--c-warning-text-accent: #edb100;--c-warning-text-light: #c1971c;--c-warning-text-quote: #ccab49;--c-danger: #f11e37;--c-danger-bg: #ffe0e0;--c-danger-bg-light: #ffcfde;--c-danger-bg-lighter: #ffc9c9;--c-danger-border-dark: #f1abab;--c-danger-details-bg: #ffd4d4;--c-danger-title: #ed1e2c;--c-danger-text: #660000;--c-danger-text-accent: #bd1a1a;--c-danger-text-light: #b5474d;--c-danger-text-quote: #c15b5b;--c-details-bg: #eeeeee;--c-badge-tip: var(--c-tip);--c-badge-warning: #ecc808;--c-badge-warning-text: var(--c-bg);--c-badge-danger: #dc2626;--c-badge-danger-text: var(--c-bg);--t-color: .3s ease;--t-transform: .3s ease;--code-bg-color: #282c34;--code-hl-bg-color: rgba(0, 0, 0, .66);--code-ln-color: #9e9e9e;--code-ln-wrapper-width: 3.5rem;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-family-code: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;--navbar-height: 3.6rem;--navbar-padding-v: .7rem;--navbar-padding-h: 1.5rem;--sidebar-width: 20rem;--sidebar-width-mobile: calc(var(--sidebar-width) * .82);--content-width: 740px;--homepage-width: 960px}.external-link-icon{--external-link-icon-color: var(--c-text-quote)}html.dark{--c-brand: #3aa675;--c-brand-light: #349469;--c-bg: #22272e;--c-bg-light: #2b313a;--c-bg-lighter: #262c34;--c-bg-dark: #343b44;--c-bg-darker: #37404c;--c-text: #adbac7;--c-text-light: #96a7b7;--c-text-lighter: #8b9eb0;--c-text-lightest: #8094a8;--c-border: #3e4c5a;--c-border-dark: #34404c;--c-tip: #318a62;--c-warning: #e0ad15;--c-warning-bg: #2d2f2d;--c-warning-bg-light: #423e2a;--c-warning-bg-lighter: #44442f;--c-warning-border-dark: #957c35;--c-warning-details-bg: #39392d;--c-warning-title: #fdca31;--c-warning-text: #d8d96d;--c-warning-text-accent: #ffbf00;--c-warning-text-light: #ddb84b;--c-warning-text-quote: #ccab49;--c-danger: #fc1e38;--c-danger-bg: #39232c;--c-danger-bg-light: #4b2b35;--c-danger-bg-lighter: #553040;--c-danger-border-dark: #a25151;--c-danger-details-bg: #482936;--c-danger-title: #fc2d3b;--c-danger-text: #ea9ca0;--c-danger-text-accent: #fd3636;--c-danger-text-light: #d9777c;--c-danger-text-quote: #d56b6b;--c-details-bg: #323843;--c-badge-warning: var(--c-warning);--c-badge-warning-text: #3c2e05;--c-badge-danger: var(--c-danger);--c-badge-danger-text: #401416;--code-hl-bg-color: #363b46}html.dark .DocSearch{--docsearch-logo-color: var(--c-text);--docsearch-modal-shadow: inset 1px 1px 0 0 #2c2e40, 0 3px 8px 0 #000309;--docsearch-key-shadow: inset 0 -2px 0 0 #282d55, inset 0 0 1px 1px #51577d, 0 2px 2px 0 rgba(3, 4, 9, .3);--docsearch-key-gradient: linear-gradient(-225deg, #444950, #1c1e21);--docsearch-footer-shadow: inset 0 1px 0 0 rgba(73, 76, 106, .5), 0 -4px 8px 0 rgba(0, 0, 0, .2)}html,body{padding:0;margin:0;background-color:var(--c-bg);transition:background-color var(--t-color)}html.dark{color-scheme:dark}html{font-size:16px}body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;color:var(--c-text)}a{font-weight:500;color:var(--c-text-accent);text-decoration:none;overflow-wrap:break-word}p a code{font-weight:400;color:var(--c-text-accent)}kbd{font-family:var(--font-family-code);color:var(--c-text);background:var(--c-bg-lighter);border:solid .15rem var(--c-border-dark);border-bottom:solid .25rem var(--c-border-dark);border-radius:.15rem;padding:0 .15em}code{font-family:var(--font-family-code);color:var(--c-text-lighter);padding:.25rem .5rem;margin:0;font-size:.85em;background-color:var(--c-bg-light);border-radius:3px;overflow-wrap:break-word;transition:background-color var(--t-color)}blockquote{font-size:1rem;color:var(--c-text-quote);border-left:.2rem solid var(--c-border-dark);margin:1rem 0;padding:.25rem 0 .25rem 1rem}blockquote>p{margin:0}ul,ol{padding-left:1.2em}strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}h1:focus-visible,h2:focus-visible,h3:focus-visible,h4:focus-visible,h5:focus-visible,h6:focus-visible{outline:none}h1:hover .header-anchor,h2:hover .header-anchor,h3:hover .header-anchor,h4:hover .header-anchor,h5:hover .header-anchor,h6:hover .header-anchor{opacity:1}h1{font-size:2.2rem}h2{font-size:1.65rem;padding-bottom:.3rem;border-bottom:1px solid var(--c-border);transition:border-color var(--t-color)}h3{font-size:1.35rem}h4{font-size:1.15rem}h5{font-size:1.05rem}h6{font-size:1rem}a.header-anchor{font-size:.85em;float:left;margin-left:-.87em;padding-right:.23em;margin-top:.125em;opacity:0;-webkit-user-select:none;user-select:none}@media print{a.header-anchor{display:none}}a.header-anchor:hover{text-decoration:none}a.header-anchor:focus-visible{opacity:1}@media print{a[href^="http://"]:after,a[href^="https://"]:after{content:" (" attr(href) ") "}}p,ul,ol{line-height:1.7}hr{border:0;border-top:1px solid var(--c-border)}table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto;transition:border-color var(--t-color)}tr{border-top:1px solid var(--c-border-dark);transition:border-color var(--t-color)}tr:nth-child(2n){background-color:var(--c-bg-light);transition:background-color var(--t-color)}tr:nth-child(2n) code{background-color:var(--c-bg-dark)}th,td{padding:.6em 1em;border:1px solid var(--c-border-dark);transition:border-color var(--t-color)}.arrow{display:inline-block;width:0;height:0}.arrow.up{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid var(--c-bg-arrow)}.arrow.down{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid var(--c-bg-arrow)}.arrow.right{border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid var(--c-bg-arrow)}.arrow.left{border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:6px solid var(--c-bg-arrow)}.badge{display:inline-block;font-size:14px;font-weight:600;height:18px;line-height:18px;border-radius:3px;padding:0 6px;color:var(--c-bg);vertical-align:top;transition:color var(--t-color),background-color var(--t-color)}.badge.tip{background-color:var(--c-badge-tip)}.badge.warning{background-color:var(--c-badge-warning);color:var(--c-badge-warning-text)}.badge.danger{background-color:var(--c-badge-danger);color:var(--c-badge-danger-text)}.badge+.badge{margin-left:5px}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:var(--font-family-code);font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#ec5975}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:#3eaf7c}.theme-default-content pre,.theme-default-content pre[class*=language-]{line-height:1.375;padding:1.3rem 1.5rem;margin:.85rem 0;border-radius:6px;overflow:auto}.theme-default-content pre code,.theme-default-content pre[class*=language-] code{color:#fff;padding:0;background-color:transparent!important;border-radius:0;overflow-wrap:unset;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.theme-default-content .line-number{font-family:var(--font-family-code)}div[class*=language-]{position:relative;background-color:var(--code-bg-color);border-radius:6px}div[class*=language-]:before{content:attr(data-ext);position:absolute;z-index:3;top:.8em;right:1em;font-size:.75rem;color:var(--code-ln-color)}div[class*=language-] pre,div[class*=language-] pre[class*=language-]{background:transparent!important;position:relative;z-index:1}div[class*=language-] .highlight-lines{-webkit-user-select:none;user-select:none;padding-top:1.3rem;position:absolute;top:0;left:0;width:100%;line-height:1.375}div[class*=language-] .highlight-lines .highlight-line{background-color:var(--code-hl-bg-color)}div[class*=language-]:not(.line-numbers-mode) .line-numbers{display:none}div[class*=language-].line-numbers-mode .highlight-lines .highlight-line{position:relative}div[class*=language-].line-numbers-mode .highlight-lines .highlight-line:before{content:" ";position:absolute;z-index:2;left:0;top:0;display:block;width:var(--code-ln-wrapper-width);height:100%}div[class*=language-].line-numbers-mode pre{margin-left:var(--code-ln-wrapper-width);padding-left:1rem;vertical-align:middle}div[class*=language-].line-numbers-mode .line-numbers{position:absolute;top:0;width:var(--code-ln-wrapper-width);text-align:center;color:var(--code-ln-color);padding-top:1.25rem;line-height:1.375;counter-reset:line-number}div[class*=language-].line-numbers-mode .line-numbers .line-number{position:relative;z-index:3;-webkit-user-select:none;user-select:none;height:1.375em}div[class*=language-].line-numbers-mode .line-numbers .line-number:before{counter-increment:line-number;content:counter(line-number);font-size:.85em}div[class*=language-].line-numbers-mode:after{content:"";position:absolute;top:0;left:0;width:var(--code-ln-wrapper-width);height:100%;border-radius:6px 0 0 6px;border-right:1px solid var(--code-hl-bg-color)}@media (max-width: 419px){.theme-default-content div[class*=language-]{margin:.85rem -1.5rem;border-radius:0}}.code-group__nav{margin-top:.85rem;margin-bottom:calc(-1.7rem - 6px);padding-bottom:calc(1.7rem - 6px);padding-left:10px;padding-top:10px;border-top-left-radius:6px;border-top-right-radius:6px;background-color:var(--code-bg-color)}.code-group__ul{margin:auto 0;padding-left:0;display:inline-flex;list-style:none}.code-group__nav-tab{border:0;padding:5px;cursor:pointer;background-color:transparent;font-size:.85em;line-height:1.4;color:#ffffffe6;font-weight:600}.code-group__nav-tab:focus{outline:none}.code-group__nav-tab:focus-visible{outline:1px solid rgba(255,255,255,.9)}.code-group__nav-tab-active{border-bottom:var(--c-brand) 1px solid}@media (max-width: 419px){.code-group__nav{margin-left:-1.5rem;margin-right:-1.5rem;border-radius:0}}.code-group-item{display:none}.code-group-item__active{display:block}.code-group-item>pre{background-color:orange}.custom-container{transition:color var(--t-color),border-color var(--t-color),background-color var(--t-color)}.custom-container .custom-container-title{font-weight:600}.custom-container .custom-container-title:not(:only-child){margin-bottom:-.4rem}.custom-container.tip,.custom-container.warning,.custom-container.danger{padding:.1rem 1.5rem;border-left-width:.5rem;border-left-style:solid;margin:1rem 0}.custom-container.tip{border-color:var(--c-tip);background-color:var(--c-tip-bg);color:var(--c-tip-text)}.custom-container.tip .custom-container-title{color:var(--c-tip-title)}.custom-container.tip a{color:var(--c-tip-text-accent)}.custom-container.tip code{background-color:var(--c-bg-dark)}.custom-container.warning{border-color:var(--c-warning);background-color:var(--c-warning-bg);color:var(--c-warning-text)}.custom-container.warning .custom-container-title{color:var(--c-warning-title)}.custom-container.warning a{color:var(--c-warning-text-accent)}.custom-container.warning blockquote{border-left-color:var(--c-warning-border-dark);color:var(--c-warning-text-quote)}.custom-container.warning code{color:var(--c-warning-text-light);background-color:var(--c-warning-bg-light)}.custom-container.warning details{background-color:var(--c-warning-details-bg)}.custom-container.warning details code{background-color:var(--c-warning-bg-lighter)}.custom-container.warning .external-link-icon{--external-link-icon-color: var(--c-warning-text-quote)}.custom-container.danger{border-color:var(--c-danger);background-color:var(--c-danger-bg);color:var(--c-danger-text)}.custom-container.danger .custom-container-title{color:var(--c-danger-title)}.custom-container.danger a{color:var(--c-danger-text-accent)}.custom-container.danger blockquote{border-left-color:var(--c-danger-border-dark);color:var(--c-danger-text-quote)}.custom-container.danger code{color:var(--c-danger-text-light);background-color:var(--c-danger-bg-light)}.custom-container.danger details{background-color:var(--c-danger-details-bg)}.custom-container.danger details code{background-color:var(--c-danger-bg-lighter)}.custom-container.danger .external-link-icon{--external-link-icon-color: var(--c-danger-text-quote)}.custom-container.details{display:block;position:relative;border-radius:2px;margin:1.6em 0;padding:1.6em;background-color:var(--c-details-bg)}.custom-container.details code{background-color:var(--c-bg-darker)}.custom-container.details h4{margin-top:0}.custom-container.details figure:last-child,.custom-container.details p:last-child{margin-bottom:0;padding-bottom:0}.custom-container.details summary{outline:none;cursor:pointer}.home{padding:var(--navbar-height) 2rem 0;max-width:var(--homepage-width);margin:0 auto;display:block}.home .hero{text-align:center}.home .hero img{max-width:100%;max-height:280px;display:block;margin:3rem auto 1.5rem}.home .hero h1{font-size:3rem}.home .hero h1,.home .hero .description,.home .hero .actions{margin:1.8rem auto}.home .hero .actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.home .hero .description{max-width:35rem;font-size:1.6rem;line-height:1.3;color:var(--c-text-lightest)}.home .hero .action-button{display:inline-block;font-size:1.2rem;padding:.8rem 1.6rem;border-width:2px;border-style:solid;border-radius:4px;transition:background-color var(--t-color);box-sizing:border-box}.home .hero .action-button.primary{color:var(--c-bg);background-color:var(--c-brand);border-color:var(--c-brand)}.home .hero .action-button.primary:hover{background-color:var(--c-brand-light)}.home .hero .action-button.secondary{color:var(--c-brand);background-color:var(--c-bg);border-color:var(--c-brand)}.home .hero .action-button.secondary:hover{color:var(--c-bg);background-color:var(--c-brand-light)}.home .features{border-top:1px solid var(--c-border);transition:border-color var(--t-color);padding:1.2rem 0;margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:stretch;justify-content:space-between}.home .feature{flex-grow:1;flex-basis:30%;max-width:30%}.home .feature h2{font-size:1.4rem;font-weight:500;border-bottom:none;padding-bottom:0;color:var(--c-text-light)}.home .feature p{color:var(--c-text-lighter)}.home .theme-default-content{padding:0;margin:0}.home .footer{padding:2.5rem;border-top:1px solid var(--c-border);text-align:center;color:var(--c-text-lighter);transition:border-color var(--t-color)}@media (max-width: 719px){.home .features{flex-direction:column}.home .feature{max-width:100%;padding:0 2.5rem}}@media (max-width: 419px){.home{padding-left:1.5rem;padding-right:1.5rem}.home .hero img{max-height:210px;margin:2rem auto 1.2rem}.home .hero h1{font-size:2rem}.home .hero h1,.home .hero .description,.home .hero .actions{margin:1.2rem auto}.home .hero .description{font-size:1.2rem}.home .hero .action-button{font-size:1rem;padding:.6rem 1.2rem}.home .feature h2{font-size:1.25rem}}.page{padding-top:var(--navbar-height);padding-left:var(--sidebar-width)}.navbar{position:fixed;z-index:20;top:0;left:0;right:0;height:var(--navbar-height);box-sizing:border-box;border-bottom:1px solid var(--c-border);background-color:var(--c-bg-navbar);transition:background-color var(--t-color),border-color var(--t-color)}.sidebar{font-size:16px;width:var(--sidebar-width);position:fixed;z-index:10;margin:0;top:var(--navbar-height);left:0;bottom:0;box-sizing:border-box;border-right:1px solid var(--c-border);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--c-brand) var(--c-border);background-color:var(--c-bg-sidebar);transition:background-color var(--t-color),border-color var(--t-color),-webkit-transform var(--t-transform);transition:transform var(--t-transform),background-color var(--t-color),border-color var(--t-color);transition:transform var(--t-transform),background-color var(--t-color),border-color var(--t-color),-webkit-transform var(--t-transform)}.sidebar::-webkit-scrollbar{width:7px}.sidebar::-webkit-scrollbar-track{background-color:var(--c-border)}.sidebar::-webkit-scrollbar-thumb{background-color:var(--c-brand)}.sidebar-mask{position:fixed;z-index:9;top:0;left:0;width:100vw;height:100vh;display:none}.theme-container.sidebar-open .sidebar-mask{display:block}.theme-container.sidebar-open .navbar>.toggle-sidebar-button .icon span:nth-child(1){-webkit-transform:rotate(45deg) translate3d(5.5px,5.5px,0);transform:rotate(45deg) translate3d(5.5px,5.5px,0)}.theme-container.sidebar-open .navbar>.toggle-sidebar-button .icon span:nth-child(2){-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1)}.theme-container.sidebar-open .navbar>.toggle-sidebar-button .icon span:nth-child(3){-webkit-transform:rotate(-45deg) translate3d(6px,-6px,0);transform:rotate(-45deg) translate3d(6px,-6px,0)}.theme-container.sidebar-open .navbar>.toggle-sidebar-button .icon span:nth-child(1),.theme-container.sidebar-open .navbar>.toggle-sidebar-button .icon span:nth-child(3){-webkit-transform-origin:center;transform-origin:center}.theme-container.no-navbar .theme-default-content h1,.theme-container.no-navbar .theme-default-content h2,.theme-container.no-navbar .theme-default-content h3,.theme-container.no-navbar .theme-default-content h4,.theme-container.no-navbar .theme-default-content h5,.theme-container.no-navbar .theme-default-content h6{margin-top:1.5rem;padding-top:0}.theme-container.no-navbar .page{padding-top:0}.theme-container.no-navbar .sidebar{top:0}.theme-container.no-sidebar .sidebar{display:none}@media (max-width: 719px){.theme-container.no-sidebar .sidebar{display:block}}.theme-container.no-sidebar .page{padding-left:0}.theme-default-content a:hover{text-decoration:underline}.theme-default-content img{max-width:100%}.theme-default-content h1,.theme-default-content h2,.theme-default-content h3,.theme-default-content h4,.theme-default-content h5,.theme-default-content h6{margin-top:calc(.5rem - var(--navbar-height));padding-top:calc(1rem + var(--navbar-height));margin-bottom:0}.theme-default-content h1:first-child,.theme-default-content h2:first-child,.theme-default-content h3:first-child,.theme-default-content h4:first-child,.theme-default-content h5:first-child,.theme-default-content h6:first-child{margin-bottom:1rem}.theme-default-content h1:first-child+p,.theme-default-content h1:first-child+pre,.theme-default-content h1:first-child+.custom-container,.theme-default-content h2:first-child+p,.theme-default-content h2:first-child+pre,.theme-default-content h2:first-child+.custom-container,.theme-default-content h3:first-child+p,.theme-default-content h3:first-child+pre,.theme-default-content h3:first-child+.custom-container,.theme-default-content h4:first-child+p,.theme-default-content h4:first-child+pre,.theme-default-content h4:first-child+.custom-container,.theme-default-content h5:first-child+p,.theme-default-content h5:first-child+pre,.theme-default-content h5:first-child+.custom-container,.theme-default-content h6:first-child+p,.theme-default-content h6:first-child+pre,.theme-default-content h6:first-child+.custom-container{margin-top:2rem}@media (max-width: 959px){.sidebar{font-size:15px;width:var(--sidebar-width-mobile)}.page{padding-left:var(--sidebar-width-mobile)}}@media (max-width: 719px){.sidebar{top:0;padding-top:var(--navbar-height);-webkit-transform:translateX(-100%);transform:translate(-100%)}.page{padding-left:0}.theme-container.sidebar-open .sidebar{-webkit-transform:translateX(0);transform:translate(0)}.theme-container.no-navbar .sidebar{padding-top:0}}@media (max-width: 419px){h1{font-size:1.9rem}}.navbar{--navbar-line-height: calc( var(--navbar-height) - 2 * var(--navbar-padding-v) );padding:var(--navbar-padding-v) var(--navbar-padding-h);line-height:var(--navbar-line-height)}.navbar .logo{height:var(--navbar-line-height);margin-right:var(--navbar-padding-v);vertical-align:top}.navbar .site-name{font-size:1.3rem;font-weight:600;color:var(--c-text);position:relative}.navbar .navbar-items-wrapper{display:flex;position:absolute;box-sizing:border-box;top:var(--navbar-padding-v);right:var(--navbar-padding-h);height:var(--navbar-line-height);padding-left:var(--navbar-padding-h);white-space:nowrap;font-size:.9rem}.navbar .navbar-items-wrapper .search-box{flex:0 0 auto;vertical-align:top}@media screen and (max-width: 719px){.navbar{padding-left:4rem}.navbar .can-hide{display:none}.navbar .site-name{width:calc(100vw - 9.4rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.navbar-items{display:inline-block}@media print{.navbar-items{display:none}}.navbar-items a{display:inline-block;line-height:1.4rem;color:inherit}.navbar-items a:hover,.navbar-items a.router-link-active{color:var(--c-text)}.navbar-items .navbar-item{position:relative;display:inline-block;margin-left:1.5rem;line-height:var(--navbar-line-height)}.navbar-items .navbar-item:first-child{margin-left:0}.navbar-items .navbar-item>a:hover,.navbar-items .navbar-item>a.router-link-active{margin-bottom:-2px;border-bottom:2px solid var(--c-text-accent)}@media (max-width: 719px){.navbar-items .navbar-item{margin-left:0}.navbar-items .navbar-item>a:hover,.navbar-items .navbar-item>a.router-link-active{margin-bottom:0;border-bottom:none}.navbar-items a:hover,.navbar-items a.router-link-active{color:var(--c-text-accent)}}.toggle-sidebar-button{position:absolute;top:.6rem;left:1rem;display:none;padding:.6rem;cursor:pointer}.toggle-sidebar-button .icon{display:flex;flex-direction:column;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;cursor:inherit}.toggle-sidebar-button .icon span{display:inline-block;width:100%;height:2px;border-radius:2px;background-color:var(--c-text);transition:-webkit-transform var(--t-transform);transition:transform var(--t-transform);transition:transform var(--t-transform),-webkit-transform var(--t-transform)}.toggle-sidebar-button .icon span:nth-child(2){margin:6px 0}@media screen and (max-width: 719px){.toggle-sidebar-button{display:block}}.toggle-color-mode-button{display:flex;margin:auto;margin-left:1rem;border:0;background:none;color:var(--c-text);opacity:.8;cursor:pointer}@media print{.toggle-color-mode-button{display:none}}.toggle-color-mode-button:hover{opacity:1}.toggle-color-mode-button .icon{width:1.25rem;height:1.25rem}.DocSearch{transition:background-color var(--t-color)}.navbar-dropdown-wrapper{cursor:pointer}.navbar-dropdown-wrapper .navbar-dropdown-title,.navbar-dropdown-wrapper .navbar-dropdown-title-mobile{display:block;font-size:.9rem;font-family:inherit;cursor:inherit;padding:inherit;line-height:1.4rem;background:transparent;border:none;font-weight:500;color:var(--c-text)}.navbar-dropdown-wrapper .navbar-dropdown-title:hover,.navbar-dropdown-wrapper .navbar-dropdown-title-mobile:hover{border-color:transparent}.navbar-dropdown-wrapper .navbar-dropdown-title .arrow,.navbar-dropdown-wrapper .navbar-dropdown-title-mobile .arrow{vertical-align:middle;margin-top:-1px;margin-left:.4rem}.navbar-dropdown-wrapper .navbar-dropdown-title-mobile{display:none;font-weight:600;font-size:inherit}.navbar-dropdown-wrapper .navbar-dropdown-title-mobile:hover{color:var(--c-text-accent)}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item{color:inherit;line-height:1.7rem}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subtitle{margin:.45rem 0 0;border-top:1px solid var(--c-border);padding:1rem 0 .45rem;font-size:.9rem}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subtitle>span{padding:0 1.5rem 0 1.25rem}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subtitle>a{font-weight:inherit}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subtitle>a.router-link-active:after{display:none}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subitem-wrapper{padding:0;list-style:none}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subitem-wrapper .navbar-dropdown-subitem{font-size:.9em}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item a{display:block;line-height:1.7rem;position:relative;border-bottom:none;font-weight:400;margin-bottom:0;padding:0 1.5rem 0 1.25rem}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item a:hover,.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item a.router-link-active{color:var(--c-text-accent)}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item a.router-link-active:after{content:"";width:0;height:0;border-left:5px solid var(--c-text-accent);border-top:3px solid transparent;border-bottom:3px solid transparent;position:absolute;top:calc(50% - 2px);left:9px}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item:first-child .navbar-dropdown-subtitle{margin-top:0;padding-top:0;border-top:0}.navbar-dropdown-wrapper.mobile.open .navbar-dropdown-title,.navbar-dropdown-wrapper.mobile.open .navbar-dropdown-title-mobile{margin-bottom:.5rem}.navbar-dropdown-wrapper.mobile .navbar-dropdown-title,.navbar-dropdown-wrapper.mobile .navbar-dropdown-title-mobile{display:none}.navbar-dropdown-wrapper.mobile .navbar-dropdown-title-mobile{display:block}.navbar-dropdown-wrapper.mobile .navbar-dropdown{transition:height .1s ease-out;overflow:hidden}.navbar-dropdown-wrapper.mobile .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subtitle{border-top:0;margin-top:0;padding-top:0;padding-bottom:0}.navbar-dropdown-wrapper.mobile .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subtitle,.navbar-dropdown-wrapper.mobile .navbar-dropdown .navbar-dropdown-item>a{font-size:15px;line-height:2rem}.navbar-dropdown-wrapper.mobile .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subitem{font-size:14px;padding-left:1rem}.navbar-dropdown-wrapper:not(.mobile){height:1.8rem}.navbar-dropdown-wrapper:not(.mobile):hover .navbar-dropdown,.navbar-dropdown-wrapper:not(.mobile).open .navbar-dropdown{display:block!important}.navbar-dropdown-wrapper:not(.mobile).open:blur{display:none}.navbar-dropdown-wrapper:not(.mobile) .navbar-dropdown{display:none;height:auto!important;box-sizing:border-box;max-height:calc(100vh - 2.7rem);overflow-y:auto;position:absolute;top:100%;right:0;background-color:var(--c-bg-navbar);padding:.6rem 0;border:1px solid var(--c-border);border-bottom-color:var(--c-border-dark);text-align:left;border-radius:.25rem;white-space:nowrap;margin:0}.page{padding-bottom:2rem;display:block}.page .theme-default-content{max-width:var(--content-width);margin:0 auto;padding:2rem 2.5rem;padding-top:0}@media (max-width: 959px){.page .theme-default-content{padding:2rem}}@media (max-width: 419px){.page .theme-default-content{padding:1.5rem}}.page-meta{max-width:var(--content-width);margin:0 auto;padding:1rem 2.5rem;overflow:auto}@media (max-width: 959px){.page-meta{padding:2rem}}@media (max-width: 419px){.page-meta{padding:1.5rem}}.page-meta .meta-item{cursor:default;margin-top:.8rem}.page-meta .meta-item .meta-item-label{font-weight:500;color:var(--c-text-lighter)}.page-meta .meta-item .meta-item-info{font-weight:400;color:var(--c-text-quote)}.page-meta .edit-link{display:inline-block;margin-right:.25rem}@media print{.page-meta .edit-link{display:none}}.page-meta .last-updated{float:right}@media (max-width: 719px){.page-meta .last-updated{font-size:.8em;float:none}.page-meta .contributors{font-size:.8em}}.page-nav{max-width:var(--content-width);margin:0 auto;padding:1rem 2.5rem 2rem;padding-bottom:0}@media (max-width: 959px){.page-nav{padding:2rem}}@media (max-width: 419px){.page-nav{padding:1.5rem}}.page-nav .inner{min-height:2rem;margin-top:0;border-top:1px solid var(--c-border);transition:border-color var(--t-color);padding-top:1rem;overflow:auto}.page-nav .prev a:before{content:"\2190"}.page-nav .next{float:right}.page-nav .next a:after{content:"\2192"}.sidebar ul{padding:0;margin:0;list-style-type:none}.sidebar a{display:inline-block}.sidebar .navbar-items{display:none;border-bottom:1px solid var(--c-border);transition:border-color var(--t-color);padding:.5rem 0 .75rem}.sidebar .navbar-items a{font-weight:600}.sidebar .navbar-items .navbar-item{display:block;line-height:1.25rem;font-size:1.1em;padding:.5rem 0 .5rem 1.5rem}.sidebar .sidebar-items{padding:1.5rem 0}@media (max-width: 719px){.sidebar .navbar-items{display:block}.sidebar .navbar-items .navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item a.router-link-active:after{top:calc(1rem - 2px)}.sidebar .sidebar-items{padding:1rem 0}}.sidebar-item{cursor:default;border-left:.25rem solid transparent;color:var(--c-text)}.sidebar-item:focus-visible{outline-width:1px;outline-offset:-1px}.sidebar-item.active:not(p.sidebar-heading){font-weight:600;color:var(--c-text-accent);border-left-color:var(--c-text-accent)}.sidebar-item.sidebar-heading{transition:color .15s ease;font-size:1.1em;font-weight:700;padding:.35rem 1.5rem .35rem 1.25rem;width:100%;box-sizing:border-box;margin:0}.sidebar-item.sidebar-heading+.sidebar-item-children{transition:height .1s ease-out;overflow:hidden;margin-bottom:.75rem}.sidebar-item.collapsible{cursor:pointer}.sidebar-item.collapsible .arrow{position:relative;top:-.12em;left:.5em}.sidebar-item:not(.sidebar-heading){font-size:1em;font-weight:400;display:inline-block;margin:0;padding:.35rem 1rem .35rem 2rem;line-height:1.4;width:100%;box-sizing:border-box}.sidebar-item:not(.sidebar-heading)+.sidebar-item-children{padding-left:1rem;font-size:.95em}.sidebar-item-children .sidebar-item-children .sidebar-item:not(.sidebar-heading){padding:.25rem 1rem .25rem 1.75rem}.sidebar-item-children .sidebar-item-children .sidebar-item:not(.sidebar-heading).active{font-weight:500;border-left-color:transparent}a.sidebar-heading+.sidebar-item-children .sidebar-item:not(.sidebar-heading).active{border-left-color:transparent}a.sidebar-item{cursor:pointer}a.sidebar-item:hover{color:var(--c-text-accent)}.table-of-contents .badge{vertical-align:middle}.dropdown-enter-from,.dropdown-leave-to{height:0!important}.fade-slide-y-enter-active{transition:all .2s ease}.fade-slide-y-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}.fade-slide-y-enter-from,.fade-slide-y-leave-to{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}@font-face{font-family:FK Grotesk;src:url(/assets/font/67d1113b2facd96b52682ba3_FKGrotesk.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:FK Display;src:url(/assets/font/67ef84cc51edf88c27c4cc59_FKDisplay.woff2) format("woff2");font-weight:400 400;font-style:normal;font-display:swap}:root{--c-brand: #09C679;--c-brand-light: #E4F222;--c-bg: #F2FAF7;--c-bg-light: #fff;--c-bg-lighter: #ffffff;--c-bg-navbar: #EAF3F0;--c-bg-sidebar: var(--c-bg);--c-bg-arrow: #cccccc;--c-text: #171D1F;--c-text-accent: var(--c-brand);--c-text-light: #3a5169;--c-text-lighter: #4e6e8e;--c-text-lightest: #6a8bad;--c-text-quote: #999999;--c-border: #eaecef;--c-border-dark: #dfe2e5;--c-tip: #42b983;--c-tip-bg: var(--c-bg-light);--c-tip-title: var(--c-text);--c-tip-text: var(--c-text);--c-tip-text-accent: var(--c-text-accent);--c-warning: #e7c000;--c-warning-bg: #fffae3;--c-warning-title: #ad9000;--c-warning-text: #746000;--c-warning-text-accent: var(--c-text);--c-danger: #cc0000;--c-danger-bg: #ffe0e0;--c-danger-title: #990000;--c-danger-text: #660000;--c-danger-text-accent: var(--c-text);--c-details-bg: #eeeeee;--c-badge-tip: var(--c-tip);--c-badge-warning: var(--c-warning);--c-badge-danger: var(--c-danger);--code-bg-color: #282c34;--code-hl-bg-color: rgba(0, 0, 0, .66);--code-ln-color: #9e9e9e;--code-ln-wrapper-width: 3.5rem;--font-family: "FK Grotesk", Arial, sans-serif;--font-family-code: "FK Display", Arial, sans-serif;--navbar-height: 3.6rem;--navbar-padding-v: .7rem;--navbar-padding-h: 1.5rem;--sidebar-width: 20rem;--sidebar-width-mobile: calc(var(--sidebar-width) * .82);--content-width: 740px;--homepage-width: 960px;--b-brand-button-background-color: #E4F222;--b-brand-button-text-color: #171D1F}.back-to-top{--back-to-top-color: var(--c-brand);--back-to-top-color-hover: var(--c-brand-light)}.DocSearch{--docsearch-primary-color: var(--c-brand);--docsearch-text-color: var(--c-text);--docsearch-highlight-color: var(--c-brand);--docsearch-muted-color: var(--c-text-quote);--docsearch-container-background: rgba(9, 10, 17, .8);--docsearch-modal-background: var(--c-bg-light);--docsearch-searchbox-background: var(--c-bg-lighter);--docsearch-searchbox-focus-background: var(--c-bg);--docsearch-searchbox-shadow: inset 0 0 0 2px var(--c-brand);--docsearch-hit-color: var(--c-text-light);--docsearch-hit-active-color: var(--c-bg);--docsearch-hit-background: var(--c-bg);--docsearch-hit-shadow: 0 1px 3px 0 var(--c-border-dark);--docsearch-footer-background: var(--c-bg)}.medium-zoom-overlay{--medium-zoom-bg-color: var(--c-bg)}#nprogress{--nprogress-color: var(--c-brand)}.pwa-popup{--pwa-popup-text-color: var(--c-text);--pwa-popup-bg-color: var(--c-bg);--pwa-popup-border-color: var(--c-brand);--pwa-popup-shadow: 0 4px 16px var(--c-brand);--pwa-popup-btn-text-color: var(--c-bg);--pwa-popup-btn-bg-color: var(--c-brand);--pwa-popup-btn-hover-bg-color: var(--c-brand-light)}.search-box{--search-bg-color: var(--c-bg);--search-accent-color: var(--c-brand);--search-text-color: var(--c-text);--search-border-color: var(--c-border);--search-item-text-color: var(--c-text-lighter);--search-item-focus-bg-color: var(--c-bg-light)}:root.dark{--c-bg: #171D1F;--c-bg-light: #2A3636;--b-brand-button-background-color: #09C679;--b-brand-button-text-color: #F2FAF7;--c-bg-navbar: #2A3636;--c-text: #EAF3F0;--c-text-lightest: #F2FAF7}.home .hero img{max-width:300px;height:auto}a{transition:all .15s;border-bottom:2px transparent}.action-button.brand{background-color:var(--b-brand-button-background-color);color:var(--b-brand-button-text-color);border:none!important;padding:.4rem 1.6rem!important;border-radius:5rem!important}.action-button.brand:hover{background-color:var(--b-brand-button-text-color);color:var(--b-brand-button-background-color)}:root{--search-bg-color: #ffffff;--search-accent-color: #3eaf7c;--search-text-color: #2c3e50;--search-border-color: #eaecef;--search-item-text-color: #5d81a5;--search-item-focus-bg-color: #f3f4f5;--search-input-width: 8rem;--search-result-width: 20rem}.search-box{display:inline-block;position:relative;margin-left:1rem}@media print{.search-box{display:none}}.search-box input{-webkit-appearance:none;appearance:none;cursor:text;width:var(--search-input-width);height:2rem;color:var(--search-text-color);display:inline-block;border:1px solid var(--search-border-color);border-radius:2rem;font-size:.9rem;line-height:2rem;padding:0 .5rem 0 2rem;outline:none;transition:all ease .3s;background:var(--search-bg-color) url(/assets/search-0782d0d1.svg) .6rem .5rem no-repeat;background-size:1rem}.search-box input:focus{cursor:auto;border-color:var(--search-accent-color)}.search-box .suggestions{background:var(--search-bg-color);width:var(--search-result-width);position:absolute;top:2rem;right:0;border:1px solid var(--search-border-color);border-radius:6px;padding:.4rem;list-style-type:none}.search-box .suggestion{line-height:1.4;padding:.4rem .6rem;border-radius:4px;cursor:pointer}.search-box .suggestion.focus{background-color:var(--search-item-focus-bg-color)}.search-box .suggestion.focus a{color:var(--search-accent-color)}.search-box .suggestion a{white-space:normal;color:var(--search-item-text-color)}.search-box .suggestion .page-title{font-weight:600}.search-box .suggestion .page-header{font-size:.9em;margin-left:.25em}@media (max-width: 719px){.search-box input{cursor:pointer;width:0;border-color:transparent;position:relative}.search-box input:focus{cursor:text;left:0;width:10rem}}@media (max-width: 419px){.search-box input:focus{width:8rem}.search-box .suggestions{width:calc(100vw - 4rem);right:-.5rem}}._challenge_code_c020m_1{font-size:24px}.appRoot .form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}.appRoot .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.appRoot .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.appRoot .form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.appRoot .form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.appRoot .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.appRoot .form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.was-validated .appRoot .form-control:valid,.appRoot .form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .appRoot .form-select:valid:not([multiple]):not([size]),.was-validated .appRoot .form-select:valid:not([multiple])[size="1"],.appRoot .form-select.is-valid:not([multiple]):not([size]),.appRoot .form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .appRoot .form-control:invalid,.appRoot .form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .appRoot .form-select:invalid:not([multiple]):not([size]),.was-validated .appRoot .form-select:invalid:not([multiple])[size="1"],.appRoot .form-select.is-invalid:not([multiple]):not([size]),.appRoot .form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.appRoot .btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}._iframeHolder_1cwy4_1 iframe{width:100%;height:800px}.doc-type-label[data-v-ef4c2fb8]{display:block;margin-bottom:8px;font-weight:500}.doc-type-group[data-v-ef4c2fb8]{display:flex;gap:12px;margin-bottom:16px}.doc-type-btn[data-v-ef4c2fb8]{display:flex;align-items:center;padding:8px 16px;border:2px solid #ccc;border-radius:6px;cursor:pointer;font-weight:500;background:#f9f9f9;transition:border-color .2s,background .2s}.doc-type-btn.selected[data-v-ef4c2fb8]{border-color:#333;background:#e0e0e0}.doc-type-btn input[type=radio][data-v-ef4c2fb8]{display:none}.full-width-content .theme-default-content{max-width:100%}.appRoot .form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}.appRoot .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.appRoot .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.appRoot .form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.appRoot .form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.appRoot .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.appRoot .form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.was-validated .appRoot .form-control:valid,.appRoot .form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .appRoot .form-select:valid:not([multiple]):not([size]),.was-validated .appRoot .form-select:valid:not([multiple])[size="1"],.appRoot .form-select.is-valid:not([multiple]):not([size]),.appRoot .form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .appRoot .form-control:invalid,.appRoot .form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .appRoot .form-select:invalid:not([multiple]):not([size]),.was-validated .appRoot .form-select:invalid:not([multiple])[size="1"],.appRoot .form-select.is-invalid:not([multiple]):not([size]),.appRoot .form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.appRoot .btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.iframeContainer[data-v-eeea1292],.iframeContainer[data-v-00e25ef6],.iframeContainer[data-v-25ff409e],.iframeContainer[data-v-28b367a3],.iframeContainer[data-v-cc6c7d04]{height:300px;width:100%}.appRoot{margin-top:30px}.appRoot :root{--bs-blue: #0085e4;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}.appRoot *,.appRoot *:before,.appRoot *:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){.appRoot :root{scroll-behavior:smooth}}.appRoot body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.appRoot hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.appRoot h6,.appRoot .h6,.appRoot h5,.appRoot .h5,.appRoot h4,.appRoot .h4,.appRoot h3,.appRoot .h3,.appRoot h2,.appRoot .h2,.appRoot h1,.appRoot .h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.appRoot h1,.appRoot .h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.appRoot h1,.appRoot .h1{font-size:2.5rem}}.appRoot h2,.appRoot .h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){.appRoot h2,.appRoot .h2{font-size:2rem}}.appRoot h3,.appRoot .h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){.appRoot h3,.appRoot .h3{font-size:1.75rem}}.appRoot h4,.appRoot .h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){.appRoot h4,.appRoot .h4{font-size:1.5rem}}.appRoot h5,.appRoot .h5{font-size:1.25rem}.appRoot h6,.appRoot .h6{font-size:1rem}.appRoot p{margin-top:0;margin-bottom:1rem}.appRoot abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.appRoot address{margin-bottom:1rem;font-style:normal;line-height:inherit}.appRoot ol,.appRoot ul{padding-left:2rem}.appRoot ol,.appRoot ul,.appRoot dl{margin-top:0;margin-bottom:1rem}.appRoot ol ol,.appRoot ul ul,.appRoot ol ul,.appRoot ul ol{margin-bottom:0}.appRoot dt{font-weight:700}.appRoot dd{margin-bottom:.5rem;margin-left:0}.appRoot blockquote{margin:0 0 1rem}.appRoot b,.appRoot strong{font-weight:bolder}.appRoot small,.appRoot .small{font-size:.875em}.appRoot mark,.appRoot .mark{padding:.1875em;background-color:var(--bs-highlight-bg)}.appRoot sub,.appRoot sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}.appRoot sub{bottom:-.25em}.appRoot sup{top:-.5em}.appRoot a{color:var(--bs-link-color);text-decoration:underline}.appRoot a:hover{color:var(--bs-link-hover-color)}.appRoot a:not([href]):not([class]),.appRoot a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.appRoot pre,.appRoot code,.appRoot kbd,.appRoot samp{font-family:var(--bs-font-monospace);font-size:1em}.appRoot pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}.appRoot pre code{font-size:inherit;color:inherit;word-break:normal}.appRoot code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>.appRoot code{color:inherit}.appRoot kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}.appRoot kbd kbd{padding:0;font-size:1em}.appRoot figure{margin:0 0 1rem}.appRoot img,.appRoot svg{vertical-align:middle}.appRoot table{caption-side:bottom;border-collapse:collapse}.appRoot caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}.appRoot th{text-align:inherit;text-align:-webkit-match-parent}.appRoot thead,.appRoot tbody,.appRoot tfoot,.appRoot tr,.appRoot td,.appRoot th{border-color:inherit;border-style:solid;border-width:0}.appRoot label{display:inline-block}.appRoot button{border-radius:0}.appRoot button:focus:not(:focus-visible){outline:0}.appRoot input,.appRoot button,.appRoot select,.appRoot optgroup,.appRoot textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.appRoot button,.appRoot select{text-transform:none}.appRoot [role=button]{cursor:pointer}.appRoot select{word-wrap:normal}.appRoot select:disabled{opacity:1}.appRoot [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}.appRoot button,.appRoot [type=button],.appRoot [type=reset],.appRoot [type=submit]{-webkit-appearance:button}.appRoot button:not(:disabled),.appRoot [type=button]:not(:disabled),.appRoot [type=reset]:not(:disabled),.appRoot [type=submit]:not(:disabled){cursor:pointer}.appRoot ::-moz-focus-inner{padding:0;border-style:none}.appRoot textarea{resize:vertical}.appRoot fieldset{min-width:0;padding:0;margin:0;border:0}.appRoot legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){.appRoot legend{font-size:1.5rem}}.appRoot legend+*{clear:left}.appRoot ::-webkit-datetime-edit-fields-wrapper,.appRoot ::-webkit-datetime-edit-text,.appRoot ::-webkit-datetime-edit-minute,.appRoot ::-webkit-datetime-edit-hour-field,.appRoot ::-webkit-datetime-edit-day-field,.appRoot ::-webkit-datetime-edit-month-field,.appRoot ::-webkit-datetime-edit-year-field{padding:0}.appRoot ::-webkit-inner-spin-button{height:auto}.appRoot [type=search]{outline-offset:-2px;-webkit-appearance:textfield}.appRoot ::-webkit-search-decoration{-webkit-appearance:none}.appRoot ::-webkit-color-swatch-wrapper{padding:0}.appRoot ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.appRoot ::file-selector-button{font:inherit;-webkit-appearance:button}.appRoot output{display:inline-block}.appRoot iframe{border:0}.appRoot summary{display:list-item;cursor:pointer}.appRoot progress{vertical-align:baseline}.appRoot [hidden]{display:none!important}.appRoot .lead{font-size:1.25rem;font-weight:300}.appRoot .display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.appRoot .display-1{font-size:5rem}}.appRoot .display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.appRoot .display-2{font-size:4.5rem}}.appRoot .display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.appRoot .display-3{font-size:4rem}}.appRoot .display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.appRoot .display-4{font-size:3.5rem}}.appRoot .display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.appRoot .display-5{font-size:3rem}}.appRoot .display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.appRoot .display-6{font-size:2.5rem}}.appRoot .list-unstyled,.appRoot .list-inline{padding-left:0;list-style:none}.appRoot .list-inline-item{display:inline-block}.appRoot .list-inline-item:not(:last-child){margin-right:.5rem}.appRoot .initialism{font-size:.875em;text-transform:uppercase}.appRoot .blockquote{margin-bottom:1rem;font-size:1.25rem}.appRoot .blockquote>:last-child{margin-bottom:0}.appRoot .blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.appRoot .blockquote-footer:before{content:"\2014\a0"}.appRoot .img-fluid{max-width:100%;height:auto}.appRoot .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.appRoot .figure{display:inline-block}.appRoot .figure-img{margin-bottom:.5rem;line-height:1}.appRoot .figure-caption{font-size:.875em;color:#6c757d}.appRoot .container,.appRoot .container-fluid,.appRoot .container-xxl,.appRoot .container-xl,.appRoot .container-lg,.appRoot .container-md,.appRoot .container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.appRoot .container-sm,.appRoot .container{max-width:540px}}@media (min-width: 768px){.appRoot .container-md,.appRoot .container-sm,.appRoot .container{max-width:720px}}@media (min-width: 992px){.appRoot .container-lg,.appRoot .container-md,.appRoot .container-sm,.appRoot .container{max-width:960px}}@media (min-width: 1200px){.appRoot .container-xl,.appRoot .container-lg,.appRoot .container-md,.appRoot .container-sm,.appRoot .container{max-width:1140px}}@media (min-width: 1400px){.appRoot .container-xxl,.appRoot .container-xl,.appRoot .container-lg,.appRoot .container-md,.appRoot .container-sm,.appRoot .container{max-width:1320px}}.appRoot .row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.appRoot .row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.appRoot .col{flex:1 0 0%}.appRoot .row-cols-auto>*{flex:0 0 auto;width:auto}.appRoot .row-cols-1>*{flex:0 0 auto;width:100%}.appRoot .row-cols-2>*{flex:0 0 auto;width:50%}.appRoot .row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.appRoot .row-cols-4>*{flex:0 0 auto;width:25%}.appRoot .row-cols-5>*{flex:0 0 auto;width:20%}.appRoot .row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.appRoot .col-auto{flex:0 0 auto;width:auto}.appRoot .col-1{flex:0 0 auto;width:8.33333333%}.appRoot .col-2{flex:0 0 auto;width:16.66666667%}.appRoot .col-3{flex:0 0 auto;width:25%}.appRoot .col-4{flex:0 0 auto;width:33.33333333%}.appRoot .col-5{flex:0 0 auto;width:41.66666667%}.appRoot .col-6{flex:0 0 auto;width:50%}.appRoot .col-7{flex:0 0 auto;width:58.33333333%}.appRoot .col-8{flex:0 0 auto;width:66.66666667%}.appRoot .col-9{flex:0 0 auto;width:75%}.appRoot .col-10{flex:0 0 auto;width:83.33333333%}.appRoot .col-11{flex:0 0 auto;width:91.66666667%}.appRoot .col-12{flex:0 0 auto;width:100%}.appRoot .offset-1{margin-left:8.33333333%}.appRoot .offset-2{margin-left:16.66666667%}.appRoot .offset-3{margin-left:25%}.appRoot .offset-4{margin-left:33.33333333%}.appRoot .offset-5{margin-left:41.66666667%}.appRoot .offset-6{margin-left:50%}.appRoot .offset-7{margin-left:58.33333333%}.appRoot .offset-8{margin-left:66.66666667%}.appRoot .offset-9{margin-left:75%}.appRoot .offset-10{margin-left:83.33333333%}.appRoot .offset-11{margin-left:91.66666667%}.appRoot .g-0,.appRoot .gx-0{--bs-gutter-x: 0}.appRoot .g-0,.appRoot .gy-0{--bs-gutter-y: 0}.appRoot .g-1,.appRoot .gx-1{--bs-gutter-x: .25rem}.appRoot .g-1,.appRoot .gy-1{--bs-gutter-y: .25rem}.appRoot .g-2,.appRoot .gx-2{--bs-gutter-x: .5rem}.appRoot .g-2,.appRoot .gy-2{--bs-gutter-y: .5rem}.appRoot .g-3,.appRoot .gx-3{--bs-gutter-x: 1rem}.appRoot .g-3,.appRoot .gy-3{--bs-gutter-y: 1rem}.appRoot .g-4,.appRoot .gx-4{--bs-gutter-x: 1.5rem}.appRoot .g-4,.appRoot .gy-4{--bs-gutter-y: 1.5rem}.appRoot .g-5,.appRoot .gx-5{--bs-gutter-x: 3rem}.appRoot .g-5,.appRoot .gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.appRoot .col-sm{flex:1 0 0%}.appRoot .row-cols-sm-auto>*{flex:0 0 auto;width:auto}.appRoot .row-cols-sm-1>*{flex:0 0 auto;width:100%}.appRoot .row-cols-sm-2>*{flex:0 0 auto;width:50%}.appRoot .row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.appRoot .row-cols-sm-4>*{flex:0 0 auto;width:25%}.appRoot .row-cols-sm-5>*{flex:0 0 auto;width:20%}.appRoot .row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.appRoot .col-sm-auto{flex:0 0 auto;width:auto}.appRoot .col-sm-1{flex:0 0 auto;width:8.33333333%}.appRoot .col-sm-2{flex:0 0 auto;width:16.66666667%}.appRoot .col-sm-3{flex:0 0 auto;width:25%}.appRoot .col-sm-4{flex:0 0 auto;width:33.33333333%}.appRoot .col-sm-5{flex:0 0 auto;width:41.66666667%}.appRoot .col-sm-6{flex:0 0 auto;width:50%}.appRoot .col-sm-7{flex:0 0 auto;width:58.33333333%}.appRoot .col-sm-8{flex:0 0 auto;width:66.66666667%}.appRoot .col-sm-9{flex:0 0 auto;width:75%}.appRoot .col-sm-10{flex:0 0 auto;width:83.33333333%}.appRoot .col-sm-11{flex:0 0 auto;width:91.66666667%}.appRoot .col-sm-12{flex:0 0 auto;width:100%}.appRoot .offset-sm-0{margin-left:0}.appRoot .offset-sm-1{margin-left:8.33333333%}.appRoot .offset-sm-2{margin-left:16.66666667%}.appRoot .offset-sm-3{margin-left:25%}.appRoot .offset-sm-4{margin-left:33.33333333%}.appRoot .offset-sm-5{margin-left:41.66666667%}.appRoot .offset-sm-6{margin-left:50%}.appRoot .offset-sm-7{margin-left:58.33333333%}.appRoot .offset-sm-8{margin-left:66.66666667%}.appRoot .offset-sm-9{margin-left:75%}.appRoot .offset-sm-10{margin-left:83.33333333%}.appRoot .offset-sm-11{margin-left:91.66666667%}.appRoot .g-sm-0,.appRoot .gx-sm-0{--bs-gutter-x: 0}.appRoot .g-sm-0,.appRoot .gy-sm-0{--bs-gutter-y: 0}.appRoot .g-sm-1,.appRoot .gx-sm-1{--bs-gutter-x: .25rem}.appRoot .g-sm-1,.appRoot .gy-sm-1{--bs-gutter-y: .25rem}.appRoot .g-sm-2,.appRoot .gx-sm-2{--bs-gutter-x: .5rem}.appRoot .g-sm-2,.appRoot .gy-sm-2{--bs-gutter-y: .5rem}.appRoot .g-sm-3,.appRoot .gx-sm-3{--bs-gutter-x: 1rem}.appRoot .g-sm-3,.appRoot .gy-sm-3{--bs-gutter-y: 1rem}.appRoot .g-sm-4,.appRoot .gx-sm-4{--bs-gutter-x: 1.5rem}.appRoot .g-sm-4,.appRoot .gy-sm-4{--bs-gutter-y: 1.5rem}.appRoot .g-sm-5,.appRoot .gx-sm-5{--bs-gutter-x: 3rem}.appRoot .g-sm-5,.appRoot .gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.appRoot .col-md{flex:1 0 0%}.appRoot .row-cols-md-auto>*{flex:0 0 auto;width:auto}.appRoot .row-cols-md-1>*{flex:0 0 auto;width:100%}.appRoot .row-cols-md-2>*{flex:0 0 auto;width:50%}.appRoot .row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.appRoot .row-cols-md-4>*{flex:0 0 auto;width:25%}.appRoot .row-cols-md-5>*{flex:0 0 auto;width:20%}.appRoot .row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.appRoot .col-md-auto{flex:0 0 auto;width:auto}.appRoot .col-md-1{flex:0 0 auto;width:8.33333333%}.appRoot .col-md-2{flex:0 0 auto;width:16.66666667%}.appRoot .col-md-3{flex:0 0 auto;width:25%}.appRoot .col-md-4{flex:0 0 auto;width:33.33333333%}.appRoot .col-md-5{flex:0 0 auto;width:41.66666667%}.appRoot .col-md-6{flex:0 0 auto;width:50%}.appRoot .col-md-7{flex:0 0 auto;width:58.33333333%}.appRoot .col-md-8{flex:0 0 auto;width:66.66666667%}.appRoot .col-md-9{flex:0 0 auto;width:75%}.appRoot .col-md-10{flex:0 0 auto;width:83.33333333%}.appRoot .col-md-11{flex:0 0 auto;width:91.66666667%}.appRoot .col-md-12{flex:0 0 auto;width:100%}.appRoot .offset-md-0{margin-left:0}.appRoot .offset-md-1{margin-left:8.33333333%}.appRoot .offset-md-2{margin-left:16.66666667%}.appRoot .offset-md-3{margin-left:25%}.appRoot .offset-md-4{margin-left:33.33333333%}.appRoot .offset-md-5{margin-left:41.66666667%}.appRoot .offset-md-6{margin-left:50%}.appRoot .offset-md-7{margin-left:58.33333333%}.appRoot .offset-md-8{margin-left:66.66666667%}.appRoot .offset-md-9{margin-left:75%}.appRoot .offset-md-10{margin-left:83.33333333%}.appRoot .offset-md-11{margin-left:91.66666667%}.appRoot .g-md-0,.appRoot .gx-md-0{--bs-gutter-x: 0}.appRoot .g-md-0,.appRoot .gy-md-0{--bs-gutter-y: 0}.appRoot .g-md-1,.appRoot .gx-md-1{--bs-gutter-x: .25rem}.appRoot .g-md-1,.appRoot .gy-md-1{--bs-gutter-y: .25rem}.appRoot .g-md-2,.appRoot .gx-md-2{--bs-gutter-x: .5rem}.appRoot .g-md-2,.appRoot .gy-md-2{--bs-gutter-y: .5rem}.appRoot .g-md-3,.appRoot .gx-md-3{--bs-gutter-x: 1rem}.appRoot .g-md-3,.appRoot .gy-md-3{--bs-gutter-y: 1rem}.appRoot .g-md-4,.appRoot .gx-md-4{--bs-gutter-x: 1.5rem}.appRoot .g-md-4,.appRoot .gy-md-4{--bs-gutter-y: 1.5rem}.appRoot .g-md-5,.appRoot .gx-md-5{--bs-gutter-x: 3rem}.appRoot .g-md-5,.appRoot .gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.appRoot .col-lg{flex:1 0 0%}.appRoot .row-cols-lg-auto>*{flex:0 0 auto;width:auto}.appRoot .row-cols-lg-1>*{flex:0 0 auto;width:100%}.appRoot .row-cols-lg-2>*{flex:0 0 auto;width:50%}.appRoot .row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.appRoot .row-cols-lg-4>*{flex:0 0 auto;width:25%}.appRoot .row-cols-lg-5>*{flex:0 0 auto;width:20%}.appRoot .row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.appRoot .col-lg-auto{flex:0 0 auto;width:auto}.appRoot .col-lg-1{flex:0 0 auto;width:8.33333333%}.appRoot .col-lg-2{flex:0 0 auto;width:16.66666667%}.appRoot .col-lg-3{flex:0 0 auto;width:25%}.appRoot .col-lg-4{flex:0 0 auto;width:33.33333333%}.appRoot .col-lg-5{flex:0 0 auto;width:41.66666667%}.appRoot .col-lg-6{flex:0 0 auto;width:50%}.appRoot .col-lg-7{flex:0 0 auto;width:58.33333333%}.appRoot .col-lg-8{flex:0 0 auto;width:66.66666667%}.appRoot .col-lg-9{flex:0 0 auto;width:75%}.appRoot .col-lg-10{flex:0 0 auto;width:83.33333333%}.appRoot .col-lg-11{flex:0 0 auto;width:91.66666667%}.appRoot .col-lg-12{flex:0 0 auto;width:100%}.appRoot .offset-lg-0{margin-left:0}.appRoot .offset-lg-1{margin-left:8.33333333%}.appRoot .offset-lg-2{margin-left:16.66666667%}.appRoot .offset-lg-3{margin-left:25%}.appRoot .offset-lg-4{margin-left:33.33333333%}.appRoot .offset-lg-5{margin-left:41.66666667%}.appRoot .offset-lg-6{margin-left:50%}.appRoot .offset-lg-7{margin-left:58.33333333%}.appRoot .offset-lg-8{margin-left:66.66666667%}.appRoot .offset-lg-9{margin-left:75%}.appRoot .offset-lg-10{margin-left:83.33333333%}.appRoot .offset-lg-11{margin-left:91.66666667%}.appRoot .g-lg-0,.appRoot .gx-lg-0{--bs-gutter-x: 0}.appRoot .g-lg-0,.appRoot .gy-lg-0{--bs-gutter-y: 0}.appRoot .g-lg-1,.appRoot .gx-lg-1{--bs-gutter-x: .25rem}.appRoot .g-lg-1,.appRoot .gy-lg-1{--bs-gutter-y: .25rem}.appRoot .g-lg-2,.appRoot .gx-lg-2{--bs-gutter-x: .5rem}.appRoot .g-lg-2,.appRoot .gy-lg-2{--bs-gutter-y: .5rem}.appRoot .g-lg-3,.appRoot .gx-lg-3{--bs-gutter-x: 1rem}.appRoot .g-lg-3,.appRoot .gy-lg-3{--bs-gutter-y: 1rem}.appRoot .g-lg-4,.appRoot .gx-lg-4{--bs-gutter-x: 1.5rem}.appRoot .g-lg-4,.appRoot .gy-lg-4{--bs-gutter-y: 1.5rem}.appRoot .g-lg-5,.appRoot .gx-lg-5{--bs-gutter-x: 3rem}.appRoot .g-lg-5,.appRoot .gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.appRoot .col-xl{flex:1 0 0%}.appRoot .row-cols-xl-auto>*{flex:0 0 auto;width:auto}.appRoot .row-cols-xl-1>*{flex:0 0 auto;width:100%}.appRoot .row-cols-xl-2>*{flex:0 0 auto;width:50%}.appRoot .row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.appRoot .row-cols-xl-4>*{flex:0 0 auto;width:25%}.appRoot .row-cols-xl-5>*{flex:0 0 auto;width:20%}.appRoot .row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.appRoot .col-xl-auto{flex:0 0 auto;width:auto}.appRoot .col-xl-1{flex:0 0 auto;width:8.33333333%}.appRoot .col-xl-2{flex:0 0 auto;width:16.66666667%}.appRoot .col-xl-3{flex:0 0 auto;width:25%}.appRoot .col-xl-4{flex:0 0 auto;width:33.33333333%}.appRoot .col-xl-5{flex:0 0 auto;width:41.66666667%}.appRoot .col-xl-6{flex:0 0 auto;width:50%}.appRoot .col-xl-7{flex:0 0 auto;width:58.33333333%}.appRoot .col-xl-8{flex:0 0 auto;width:66.66666667%}.appRoot .col-xl-9{flex:0 0 auto;width:75%}.appRoot .col-xl-10{flex:0 0 auto;width:83.33333333%}.appRoot .col-xl-11{flex:0 0 auto;width:91.66666667%}.appRoot .col-xl-12{flex:0 0 auto;width:100%}.appRoot .offset-xl-0{margin-left:0}.appRoot .offset-xl-1{margin-left:8.33333333%}.appRoot .offset-xl-2{margin-left:16.66666667%}.appRoot .offset-xl-3{margin-left:25%}.appRoot .offset-xl-4{margin-left:33.33333333%}.appRoot .offset-xl-5{margin-left:41.66666667%}.appRoot .offset-xl-6{margin-left:50%}.appRoot .offset-xl-7{margin-left:58.33333333%}.appRoot .offset-xl-8{margin-left:66.66666667%}.appRoot .offset-xl-9{margin-left:75%}.appRoot .offset-xl-10{margin-left:83.33333333%}.appRoot .offset-xl-11{margin-left:91.66666667%}.appRoot .g-xl-0,.appRoot .gx-xl-0{--bs-gutter-x: 0}.appRoot .g-xl-0,.appRoot .gy-xl-0{--bs-gutter-y: 0}.appRoot .g-xl-1,.appRoot .gx-xl-1{--bs-gutter-x: .25rem}.appRoot .g-xl-1,.appRoot .gy-xl-1{--bs-gutter-y: .25rem}.appRoot .g-xl-2,.appRoot .gx-xl-2{--bs-gutter-x: .5rem}.appRoot .g-xl-2,.appRoot .gy-xl-2{--bs-gutter-y: .5rem}.appRoot .g-xl-3,.appRoot .gx-xl-3{--bs-gutter-x: 1rem}.appRoot .g-xl-3,.appRoot .gy-xl-3{--bs-gutter-y: 1rem}.appRoot .g-xl-4,.appRoot .gx-xl-4{--bs-gutter-x: 1.5rem}.appRoot .g-xl-4,.appRoot .gy-xl-4{--bs-gutter-y: 1.5rem}.appRoot .g-xl-5,.appRoot .gx-xl-5{--bs-gutter-x: 3rem}.appRoot .g-xl-5,.appRoot .gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.appRoot .col-xxl{flex:1 0 0%}.appRoot .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.appRoot .row-cols-xxl-1>*{flex:0 0 auto;width:100%}.appRoot .row-cols-xxl-2>*{flex:0 0 auto;width:50%}.appRoot .row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.appRoot .row-cols-xxl-4>*{flex:0 0 auto;width:25%}.appRoot .row-cols-xxl-5>*{flex:0 0 auto;width:20%}.appRoot .row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.appRoot .col-xxl-auto{flex:0 0 auto;width:auto}.appRoot .col-xxl-1{flex:0 0 auto;width:8.33333333%}.appRoot .col-xxl-2{flex:0 0 auto;width:16.66666667%}.appRoot .col-xxl-3{flex:0 0 auto;width:25%}.appRoot .col-xxl-4{flex:0 0 auto;width:33.33333333%}.appRoot .col-xxl-5{flex:0 0 auto;width:41.66666667%}.appRoot .col-xxl-6{flex:0 0 auto;width:50%}.appRoot .col-xxl-7{flex:0 0 auto;width:58.33333333%}.appRoot .col-xxl-8{flex:0 0 auto;width:66.66666667%}.appRoot .col-xxl-9{flex:0 0 auto;width:75%}.appRoot .col-xxl-10{flex:0 0 auto;width:83.33333333%}.appRoot .col-xxl-11{flex:0 0 auto;width:91.66666667%}.appRoot .col-xxl-12{flex:0 0 auto;width:100%}.appRoot .offset-xxl-0{margin-left:0}.appRoot .offset-xxl-1{margin-left:8.33333333%}.appRoot .offset-xxl-2{margin-left:16.66666667%}.appRoot .offset-xxl-3{margin-left:25%}.appRoot .offset-xxl-4{margin-left:33.33333333%}.appRoot .offset-xxl-5{margin-left:41.66666667%}.appRoot .offset-xxl-6{margin-left:50%}.appRoot .offset-xxl-7{margin-left:58.33333333%}.appRoot .offset-xxl-8{margin-left:66.66666667%}.appRoot .offset-xxl-9{margin-left:75%}.appRoot .offset-xxl-10{margin-left:83.33333333%}.appRoot .offset-xxl-11{margin-left:91.66666667%}.appRoot .g-xxl-0,.appRoot .gx-xxl-0{--bs-gutter-x: 0}.appRoot .g-xxl-0,.appRoot .gy-xxl-0{--bs-gutter-y: 0}.appRoot .g-xxl-1,.appRoot .gx-xxl-1{--bs-gutter-x: .25rem}.appRoot .g-xxl-1,.appRoot .gy-xxl-1{--bs-gutter-y: .25rem}.appRoot .g-xxl-2,.appRoot .gx-xxl-2{--bs-gutter-x: .5rem}.appRoot .g-xxl-2,.appRoot .gy-xxl-2{--bs-gutter-y: .5rem}.appRoot .g-xxl-3,.appRoot .gx-xxl-3{--bs-gutter-x: 1rem}.appRoot .g-xxl-3,.appRoot .gy-xxl-3{--bs-gutter-y: 1rem}.appRoot .g-xxl-4,.appRoot .gx-xxl-4{--bs-gutter-x: 1.5rem}.appRoot .g-xxl-4,.appRoot .gy-xxl-4{--bs-gutter-y: 1.5rem}.appRoot .g-xxl-5,.appRoot .gx-xxl-5{--bs-gutter-x: 3rem}.appRoot .g-xxl-5,.appRoot .gy-xxl-5{--bs-gutter-y: 3rem}}.appRoot .form-label{margin-bottom:.5rem}.appRoot .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.appRoot .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.appRoot .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.appRoot .form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.appRoot .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.appRoot .form-control{transition:none}}.appRoot .form-control[type=file]{overflow:hidden}.appRoot .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.appRoot .form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.appRoot .form-control::-webkit-date-and-time-value{height:1.5em}.appRoot .form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.appRoot .form-control::placeholder{color:#6c757d;opacity:1}.appRoot .form-control:disabled{background-color:#e9ecef;opacity:1}.appRoot .form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.appRoot .form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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){.appRoot .form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.appRoot .form-control::file-selector-button{transition:none}}.appRoot .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.appRoot .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.appRoot .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.appRoot .form-control-plaintext:focus{outline:0}.appRoot .form-control-plaintext.form-control-sm,.appRoot .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.appRoot .form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.appRoot .form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.appRoot .form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.appRoot .form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.appRoot .form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.appRoot .form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.appRoot textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}.appRoot textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}.appRoot textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.appRoot .form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem}.appRoot .form-control-color:not(:disabled):not([readonly]){cursor:pointer}.appRoot .form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.appRoot .form-control-color::-webkit-color-swatch{border-radius:.375rem}.appRoot .form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.appRoot .form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.appRoot .form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.appRoot .form-select{transition:none}}.appRoot .form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.appRoot .form-select[multiple],.appRoot .form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.appRoot .form-select:disabled{background-color:#e9ecef}.appRoot .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.appRoot .form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}.appRoot .form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}.appRoot .form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.appRoot .form-check .form-check-input{float:left;margin-left:-1.5em}.appRoot .form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.appRoot .form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.appRoot .form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;appearance:none;print-color-adjust:exact}.appRoot .form-check-input[type=checkbox]{border-radius:.25em}.appRoot .form-check-input[type=radio]{border-radius:50%}.appRoot .form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.appRoot .form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.appRoot .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.appRoot .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.appRoot .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.appRoot .form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.appRoot .form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.appRoot .form-check-input[disabled]~.form-check-label,.appRoot .form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.appRoot .form-switch{padding-left:2.5em}.appRoot .form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.appRoot .form-switch .form-check-input{transition:none}}.appRoot .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.appRoot .form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.appRoot .form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.appRoot .form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.appRoot .form-check-inline{display:inline-block;margin-right:1rem}.appRoot .btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.appRoot .btn-check[disabled]+.btn,.appRoot .btn-check:disabled+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.appRoot .form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;appearance:none}.appRoot .form-range:focus{outline:0}.appRoot .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.appRoot .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.appRoot .form-range::-moz-focus-outer{border:0}.appRoot .form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.appRoot .form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.appRoot .form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.appRoot .form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.appRoot .form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.appRoot .form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.appRoot .form-range::-moz-range-thumb:active{background-color:#b6d4fe}.appRoot .form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.appRoot .form-range:disabled{pointer-events:none}.appRoot .form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.appRoot .form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.appRoot .form-floating{position:relative}.appRoot .form-floating>.form-control,.appRoot .form-floating>.form-control-plaintext,.appRoot .form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.appRoot .form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.appRoot .form-floating>label{transition:none}}.appRoot .form-floating>.form-control,.appRoot .form-floating>.form-control-plaintext{padding:1rem .75rem}.appRoot .form-floating>.form-control::-webkit-input-placeholder,.appRoot .form-floating>.form-control-plaintext::-webkit-input-placeholder{color:transparent}.appRoot .form-floating>.form-control::placeholder,.appRoot .form-floating>.form-control-plaintext::placeholder{color:transparent}.appRoot .form-floating>.form-control:focus,.appRoot .form-floating>.form-control:not(:placeholder-shown),.appRoot .form-floating>.form-control-plaintext:focus,.appRoot .form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.appRoot .form-floating>.form-control:-webkit-autofill,.appRoot .form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.appRoot .form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.appRoot .form-floating>.form-control:focus~label,.appRoot .form-floating>.form-control:not(:placeholder-shown)~label,.appRoot .form-floating>.form-control-plaintext~label,.appRoot .form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.appRoot .form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.appRoot .form-floating>.form-control-plaintext~label{border-width:1px 0}.appRoot .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.appRoot .input-group>.form-control,.appRoot .input-group>.form-select,.appRoot .input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.appRoot .input-group>.form-control:focus,.appRoot .input-group>.form-select:focus,.appRoot .input-group>.form-floating:focus-within{z-index:5}.appRoot .input-group .btn{position:relative;z-index:2}.appRoot .input-group .btn:focus{z-index:5}.appRoot .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.appRoot .input-group-lg>.form-control,.appRoot .input-group-lg>.form-select,.appRoot .input-group-lg>.input-group-text,.appRoot .input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.appRoot .input-group-sm>.form-control,.appRoot .input-group-sm>.form-select,.appRoot .input-group-sm>.input-group-text,.appRoot .input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.appRoot .input-group-lg>.form-select,.appRoot .input-group-sm>.form-select{padding-right:3rem}.appRoot .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.appRoot .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.appRoot .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.appRoot .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.appRoot .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.appRoot .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.appRoot .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.appRoot .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.appRoot .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}.appRoot .input-group>.form-floating:not(:first-child)>.form-control,.appRoot .input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.appRoot .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.appRoot .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#198754e6;border-radius:.375rem}.was-validated .appRoot:valid~.valid-feedback,.was-validated .appRoot:valid~.valid-tooltip,.appRoot.is-valid~.valid-feedback,.appRoot.is-valid~.valid-tooltip{display:block}.was-validated .appRoot .form-control:valid,.appRoot .form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .appRoot .form-control:valid:focus,.appRoot .form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated .appRoot textarea.form-control:valid,.appRoot textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .appRoot .form-select:valid,.appRoot .form-select.is-valid{border-color:#198754}.was-validated .appRoot .form-select:valid:not([multiple]):not([size]),.was-validated .appRoot .form-select:valid:not([multiple])[size="1"],.appRoot .form-select.is-valid:not([multiple]):not([size]),.appRoot .form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .appRoot .form-select:valid:focus,.appRoot .form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated .appRoot .form-control-color:valid,.appRoot .form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .appRoot .form-check-input:valid,.appRoot .form-check-input.is-valid{border-color:#198754}.was-validated .appRoot .form-check-input:valid:checked,.appRoot .form-check-input.is-valid:checked{background-color:#198754}.was-validated .appRoot .form-check-input:valid:focus,.appRoot .form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem #19875440}.was-validated .appRoot .form-check-input:valid~.form-check-label,.appRoot .form-check-input.is-valid~.form-check-label{color:#198754}.appRoot .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .appRoot .input-group>.form-control:not(:focus):valid,.appRoot .input-group>.form-control:not(:focus).is-valid,.was-validated .appRoot .input-group>.form-select:not(:focus):valid,.appRoot .input-group>.form-select:not(:focus).is-valid,.was-validated .appRoot .input-group>.form-floating:not(:focus-within):valid,.appRoot .input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.appRoot .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.appRoot .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#dc3545e6;border-radius:.375rem}.was-validated .appRoot:invalid~.invalid-feedback,.was-validated .appRoot:invalid~.invalid-tooltip,.appRoot.is-invalid~.invalid-feedback,.appRoot.is-invalid~.invalid-tooltip{display:block}.was-validated .appRoot .form-control:invalid,.appRoot .form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .appRoot .form-control:invalid:focus,.appRoot .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated .appRoot textarea.form-control:invalid,.appRoot textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .appRoot .form-select:invalid,.appRoot .form-select.is-invalid{border-color:#dc3545}.was-validated .appRoot .form-select:invalid:not([multiple]):not([size]),.was-validated .appRoot .form-select:invalid:not([multiple])[size="1"],.appRoot .form-select.is-invalid:not([multiple]):not([size]),.appRoot .form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .appRoot .form-select:invalid:focus,.appRoot .form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated .appRoot .form-control-color:invalid,.appRoot .form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .appRoot .form-check-input:invalid,.appRoot .form-check-input.is-invalid{border-color:#dc3545}.was-validated .appRoot .form-check-input:invalid:checked,.appRoot .form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .appRoot .form-check-input:invalid:focus,.appRoot .form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.was-validated .appRoot .form-check-input:invalid~.form-check-label,.appRoot .form-check-input.is-invalid~.form-check-label{color:#dc3545}.appRoot .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .appRoot .input-group>.form-control:not(:focus):invalid,.appRoot .input-group>.form-control:not(:focus).is-invalid,.was-validated .appRoot .input-group>.form-select:not(:focus):invalid,.appRoot .input-group>.form-select:not(:focus).is-invalid,.was-validated .appRoot .input-group>.form-floating:not(:focus-within):invalid,.appRoot .input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.appRoot .btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: #212529;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: .375rem;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.appRoot .btn{transition:none}}.appRoot .btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.appRoot .btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.appRoot .btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.appRoot .btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.appRoot .btn,:not(.btn-check)+.appRoot .btn:active,.appRoot .btn:first-child:active,.appRoot .btn.active,.appRoot .btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.appRoot .btn:focus-visible,:not(.btn-check)+.appRoot .btn:active:focus-visible,.appRoot .btn:first-child:active:focus-visible,.appRoot .btn.active:focus-visible,.appRoot .btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.appRoot .btn:disabled,.appRoot .btn.disabled,fieldset:disabled .appRoot .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.appRoot .btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.appRoot .btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.appRoot .btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.appRoot .btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.appRoot .btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.appRoot .btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.appRoot .btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.appRoot .btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.appRoot .btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.appRoot .btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.appRoot .btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.appRoot .btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.appRoot .btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.appRoot .btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.appRoot .btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.appRoot .btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.appRoot .btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.appRoot .btn-link:focus-visible{color:var(--bs-btn-color)}.appRoot .btn-link:hover{color:var(--bs-btn-hover-color)}.appRoot .btn-lg{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: .5rem}.appRoot .btn-sm{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: .25rem}.appRoot .spinner-grow,.appRoot .spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;-webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.appRoot .spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.appRoot .spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.appRoot .spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.appRoot .spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.appRoot .spinner-border,.appRoot .spinner-grow{--bs-spinner-animation-speed: 1.5s}}.appRoot .alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 1px solid var(--bs-alert-border-color);--bs-alert-border-radius: .375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.appRoot .alert-heading{color:inherit}.appRoot .alert-link{font-weight:700}.appRoot .alert-dismissible{padding-right:3rem}.appRoot .alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.appRoot .alert-primary{--bs-alert-color: #084298;--bs-alert-bg: #cfe2ff;--bs-alert-border-color: #b6d4fe}.appRoot .alert-primary .alert-link{color:#06357a}.appRoot .alert-secondary{--bs-alert-color: #41464b;--bs-alert-bg: #e2e3e5;--bs-alert-border-color: #d3d6d8}.appRoot .alert-secondary .alert-link{color:#34383c}.appRoot .alert-success{--bs-alert-color: #0f5132;--bs-alert-bg: #d1e7dd;--bs-alert-border-color: #badbcc}.appRoot .alert-success .alert-link{color:#0c4128}.appRoot .alert-info{--bs-alert-color: #055160;--bs-alert-bg: #cff4fc;--bs-alert-border-color: #b6effb}.appRoot .alert-info .alert-link{color:#04414d}.appRoot .alert-warning{--bs-alert-color: #664d03;--bs-alert-bg: #fff3cd;--bs-alert-border-color: #ffecb5}.appRoot .alert-warning .alert-link{color:#523e02}.appRoot .alert-danger{--bs-alert-color: #842029;--bs-alert-bg: #f8d7da;--bs-alert-border-color: #f5c2c7}.appRoot .alert-danger .alert-link{color:#6a1a21}.appRoot .alert-light{--bs-alert-color: #636464;--bs-alert-bg: #fefefe;--bs-alert-border-color: #fdfdfe}.appRoot .alert-light .alert-link{color:#4f5050}.appRoot .alert-dark{--bs-alert-color: #141619;--bs-alert-bg: #d3d3d4;--bs-alert-border-color: #bcbebf}.appRoot .alert-dark .alert-link{color:#101214}.appRoot .btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.appRoot .btn-close:hover{color:#000;text-decoration:none;opacity:.75}.appRoot .btn-close:focus{outline:0;box-shadow:0 0 0 .25rem #0d6efd40;opacity:1}.appRoot .btn-close:disabled,.appRoot .btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.appRoot .btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.appRoot .card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-border-width: 1px;--bs-card-border-color: rgba(0, 0, 0, .175);--bs-card-border-radius: .375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(.375rem - 1px);--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(0, 0, 0, .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #fff;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.appRoot .card>hr{margin-right:0;margin-left:0}.appRoot .card>.list-group{border-top:inherit;border-bottom:inherit}.appRoot .card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.appRoot .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.appRoot .card>.card-header+.list-group,.appRoot .card>.list-group+.card-footer{border-top:0}.appRoot .card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.appRoot .card-title{margin-bottom:var(--bs-card-title-spacer-y)}.appRoot .card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}.appRoot .card-text:last-child{margin-bottom:0}.appRoot .card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.appRoot .card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.appRoot .card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.appRoot .card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.appRoot .card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.appRoot .card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.appRoot .card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.appRoot .card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.appRoot .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.appRoot .card-img,.appRoot .card-img-top,.appRoot .card-img-bottom{width:100%}.appRoot .card-img,.appRoot .card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.appRoot .card-img,.appRoot .card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.appRoot .card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.appRoot .card-group{display:flex;flex-flow:row wrap}.appRoot .card-group>.card{flex:1 0 0%;margin-bottom:0}.appRoot .card-group>.card+.card{margin-left:0;border-left:0}.appRoot .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.appRoot .card-group>.card:not(:last-child) .card-img-top,.appRoot .card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.appRoot .card-group>.card:not(:last-child) .card-img-bottom,.appRoot .card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.appRoot .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.appRoot .card-group>.card:not(:first-child) .card-img-top,.appRoot .card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.appRoot .card-group>.card:not(:first-child) .card-img-bottom,.appRoot .card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.appRoot .clearfix:after{display:block;clear:both;content:""}.appRoot .text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity, 1))!important}.appRoot .text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity, 1))!important}.appRoot .text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity, 1))!important}.appRoot .text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity, 1))!important}.appRoot .text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity, 1))!important}.appRoot .text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity, 1))!important}.appRoot .text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity, 1))!important}.appRoot .text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity, 1))!important}.appRoot .link-primary{color:#0d6efd!important}.appRoot .link-primary:hover,.appRoot .link-primary:focus{color:#0a58ca!important}.appRoot .link-secondary{color:#6c757d!important}.appRoot .link-secondary:hover,.appRoot .link-secondary:focus{color:#565e64!important}.appRoot .link-success{color:#198754!important}.appRoot .link-success:hover,.appRoot .link-success:focus{color:#146c43!important}.appRoot .link-info{color:#0dcaf0!important}.appRoot .link-info:hover,.appRoot .link-info:focus{color:#3dd5f3!important}.appRoot .link-warning{color:#ffc107!important}.appRoot .link-warning:hover,.appRoot .link-warning:focus{color:#ffcd39!important}.appRoot .link-danger{color:#dc3545!important}.appRoot .link-danger:hover,.appRoot .link-danger:focus{color:#b02a37!important}.appRoot .link-light{color:#f8f9fa!important}.appRoot .link-light:hover,.appRoot .link-light:focus{color:#f9fafb!important}.appRoot .link-dark{color:#212529!important}.appRoot .link-dark:hover,.appRoot .link-dark:focus{color:#1a1e21!important}.appRoot .ratio{position:relative;width:100%}.appRoot .ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.appRoot .ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.appRoot .ratio-1x1{--bs-aspect-ratio: 100%}.appRoot .ratio-4x3{--bs-aspect-ratio: 75%}.appRoot .ratio-16x9{--bs-aspect-ratio: 56.25%}.appRoot .ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.appRoot .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.appRoot .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.appRoot .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.appRoot .sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.appRoot .sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.appRoot .sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.appRoot .sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.appRoot .sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.appRoot .sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.appRoot .sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.appRoot .sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.appRoot .sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.appRoot .sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.appRoot .sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.appRoot .hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.appRoot .vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.appRoot .visually-hidden,.appRoot .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}.appRoot .stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.appRoot .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appRoot .vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.appRoot .align-baseline{vertical-align:baseline!important}.appRoot .align-top{vertical-align:top!important}.appRoot .align-middle{vertical-align:middle!important}.appRoot .align-bottom{vertical-align:bottom!important}.appRoot .align-text-bottom{vertical-align:text-bottom!important}.appRoot .align-text-top{vertical-align:text-top!important}.appRoot .float-start{float:left!important}.appRoot .float-end{float:right!important}.appRoot .float-none{float:none!important}.appRoot .opacity-0{opacity:0!important}.appRoot .opacity-25{opacity:.25!important}.appRoot .opacity-50{opacity:.5!important}.appRoot .opacity-75{opacity:.75!important}.appRoot .opacity-100{opacity:1!important}.appRoot .overflow-auto{overflow:auto!important}.appRoot .overflow-hidden{overflow:hidden!important}.appRoot .overflow-visible{overflow:visible!important}.appRoot .overflow-scroll{overflow:scroll!important}.appRoot .d-inline{display:inline!important}.appRoot .d-inline-block{display:inline-block!important}.appRoot .d-block{display:block!important}.appRoot .d-grid{display:grid!important}.appRoot .d-table{display:table!important}.appRoot .d-table-row{display:table-row!important}.appRoot .d-table-cell{display:table-cell!important}.appRoot .d-flex{display:flex!important}.appRoot .d-inline-flex{display:inline-flex!important}.appRoot .d-none{display:none!important}.appRoot .shadow{box-shadow:0 .5rem 1rem #00000026!important}.appRoot .shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.appRoot .shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.appRoot .shadow-none{box-shadow:none!important}.appRoot .position-static{position:static!important}.appRoot .position-relative{position:relative!important}.appRoot .position-absolute{position:absolute!important}.appRoot .position-fixed{position:fixed!important}.appRoot .position-sticky{position:-webkit-sticky!important;position:sticky!important}.appRoot .top-0{top:0!important}.appRoot .top-50{top:50%!important}.appRoot .top-100{top:100%!important}.appRoot .bottom-0{bottom:0!important}.appRoot .bottom-50{bottom:50%!important}.appRoot .bottom-100{bottom:100%!important}.appRoot .start-0{left:0!important}.appRoot .start-50{left:50%!important}.appRoot .start-100{left:100%!important}.appRoot .end-0{right:0!important}.appRoot .end-50{right:50%!important}.appRoot .end-100{right:100%!important}.appRoot .translate-middle{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.appRoot .translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translate(-50%)!important}.appRoot .translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.appRoot .border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.appRoot .border-0{border:0!important}.appRoot .border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.appRoot .border-top-0{border-top:0!important}.appRoot .border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.appRoot .border-end-0{border-right:0!important}.appRoot .border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.appRoot .border-bottom-0{border-bottom:0!important}.appRoot .border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.appRoot .border-start-0{border-left:0!important}.appRoot .border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.appRoot .border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.appRoot .border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.appRoot .border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.appRoot .border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.appRoot .border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.appRoot .border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.appRoot .border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.appRoot .border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.appRoot .border-1{--bs-border-width: 1px}.appRoot .border-2{--bs-border-width: 2px}.appRoot .border-3{--bs-border-width: 3px}.appRoot .border-4{--bs-border-width: 4px}.appRoot .border-5{--bs-border-width: 5px}.appRoot .border-opacity-10{--bs-border-opacity: .1}.appRoot .border-opacity-25{--bs-border-opacity: .25}.appRoot .border-opacity-50{--bs-border-opacity: .5}.appRoot .border-opacity-75{--bs-border-opacity: .75}.appRoot .border-opacity-100{--bs-border-opacity: 1}.appRoot .w-25{width:25%!important}.appRoot .w-50{width:50%!important}.appRoot .w-75{width:75%!important}.appRoot .w-100{width:100%!important}.appRoot .w-auto{width:auto!important}.appRoot .mw-100{max-width:100%!important}.appRoot .vw-100{width:100vw!important}.appRoot .min-vw-100{min-width:100vw!important}.appRoot .h-25{height:25%!important}.appRoot .h-50{height:50%!important}.appRoot .h-75{height:75%!important}.appRoot .h-100{height:100%!important}.appRoot .h-auto{height:auto!important}.appRoot .mh-100{max-height:100%!important}.appRoot .vh-100{height:100vh!important}.appRoot .min-vh-100{min-height:100vh!important}.appRoot .flex-fill{flex:1 1 auto!important}.appRoot .flex-row{flex-direction:row!important}.appRoot .flex-column{flex-direction:column!important}.appRoot .flex-row-reverse{flex-direction:row-reverse!important}.appRoot .flex-column-reverse{flex-direction:column-reverse!important}.appRoot .flex-grow-0{flex-grow:0!important}.appRoot .flex-grow-1{flex-grow:1!important}.appRoot .flex-shrink-0{flex-shrink:0!important}.appRoot .flex-shrink-1{flex-shrink:1!important}.appRoot .flex-wrap{flex-wrap:wrap!important}.appRoot .flex-nowrap{flex-wrap:nowrap!important}.appRoot .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.appRoot .justify-content-start{justify-content:flex-start!important}.appRoot .justify-content-end{justify-content:flex-end!important}.appRoot .justify-content-center{justify-content:center!important}.appRoot .justify-content-between{justify-content:space-between!important}.appRoot .justify-content-around{justify-content:space-around!important}.appRoot .justify-content-evenly{justify-content:space-evenly!important}.appRoot .align-items-start{align-items:flex-start!important}.appRoot .align-items-end{align-items:flex-end!important}.appRoot .align-items-center{align-items:center!important}.appRoot .align-items-baseline{align-items:baseline!important}.appRoot .align-items-stretch{align-items:stretch!important}.appRoot .align-content-start{align-content:flex-start!important}.appRoot .align-content-end{align-content:flex-end!important}.appRoot .align-content-center{align-content:center!important}.appRoot .align-content-between{align-content:space-between!important}.appRoot .align-content-around{align-content:space-around!important}.appRoot .align-content-stretch{align-content:stretch!important}.appRoot .align-self-auto{align-self:auto!important}.appRoot .align-self-start{align-self:flex-start!important}.appRoot .align-self-end{align-self:flex-end!important}.appRoot .align-self-center{align-self:center!important}.appRoot .align-self-baseline{align-self:baseline!important}.appRoot .align-self-stretch{align-self:stretch!important}.appRoot .order-first{order:-1!important}.appRoot .order-0{order:0!important}.appRoot .order-1{order:1!important}.appRoot .order-2{order:2!important}.appRoot .order-3{order:3!important}.appRoot .order-4{order:4!important}.appRoot .order-5{order:5!important}.appRoot .order-last{order:6!important}.appRoot .m-0{margin:0!important}.appRoot .m-1{margin:.25rem!important}.appRoot .m-2{margin:.5rem!important}.appRoot .m-3{margin:1rem!important}.appRoot .m-4{margin:1.5rem!important}.appRoot .m-5{margin:3rem!important}.appRoot .m-auto{margin:auto!important}.appRoot .mx-0{margin-right:0!important;margin-left:0!important}.appRoot .mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.appRoot .mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.appRoot .mx-3{margin-right:1rem!important;margin-left:1rem!important}.appRoot .mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.appRoot .mx-5{margin-right:3rem!important;margin-left:3rem!important}.appRoot .mx-auto{margin-right:auto!important;margin-left:auto!important}.appRoot .my-0{margin-top:0!important;margin-bottom:0!important}.appRoot .my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.appRoot .my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.appRoot .my-3{margin-top:1rem!important;margin-bottom:1rem!important}.appRoot .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.appRoot .my-5{margin-top:3rem!important;margin-bottom:3rem!important}.appRoot .my-auto{margin-top:auto!important;margin-bottom:auto!important}.appRoot .mt-0{margin-top:0!important}.appRoot .mt-1{margin-top:.25rem!important}.appRoot .mt-2{margin-top:.5rem!important}.appRoot .mt-3{margin-top:1rem!important}.appRoot .mt-4{margin-top:1.5rem!important}.appRoot .mt-5{margin-top:3rem!important}.appRoot .mt-auto{margin-top:auto!important}.appRoot .me-0{margin-right:0!important}.appRoot .me-1{margin-right:.25rem!important}.appRoot .me-2{margin-right:.5rem!important}.appRoot .me-3{margin-right:1rem!important}.appRoot .me-4{margin-right:1.5rem!important}.appRoot .me-5{margin-right:3rem!important}.appRoot .me-auto{margin-right:auto!important}.appRoot .mb-0{margin-bottom:0!important}.appRoot .mb-1{margin-bottom:.25rem!important}.appRoot .mb-2{margin-bottom:.5rem!important}.appRoot .mb-3{margin-bottom:1rem!important}.appRoot .mb-4{margin-bottom:1.5rem!important}.appRoot .mb-5{margin-bottom:3rem!important}.appRoot .mb-auto{margin-bottom:auto!important}.appRoot .ms-0{margin-left:0!important}.appRoot .ms-1{margin-left:.25rem!important}.appRoot .ms-2{margin-left:.5rem!important}.appRoot .ms-3{margin-left:1rem!important}.appRoot .ms-4{margin-left:1.5rem!important}.appRoot .ms-5{margin-left:3rem!important}.appRoot .ms-auto{margin-left:auto!important}.appRoot .p-0{padding:0!important}.appRoot .p-1{padding:.25rem!important}.appRoot .p-2{padding:.5rem!important}.appRoot .p-3{padding:1rem!important}.appRoot .p-4{padding:1.5rem!important}.appRoot .p-5{padding:3rem!important}.appRoot .px-0{padding-right:0!important;padding-left:0!important}.appRoot .px-1{padding-right:.25rem!important;padding-left:.25rem!important}.appRoot .px-2{padding-right:.5rem!important;padding-left:.5rem!important}.appRoot .px-3{padding-right:1rem!important;padding-left:1rem!important}.appRoot .px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.appRoot .px-5{padding-right:3rem!important;padding-left:3rem!important}.appRoot .py-0{padding-top:0!important;padding-bottom:0!important}.appRoot .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.appRoot .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.appRoot .py-3{padding-top:1rem!important;padding-bottom:1rem!important}.appRoot .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.appRoot .py-5{padding-top:3rem!important;padding-bottom:3rem!important}.appRoot .pt-0{padding-top:0!important}.appRoot .pt-1{padding-top:.25rem!important}.appRoot .pt-2{padding-top:.5rem!important}.appRoot .pt-3{padding-top:1rem!important}.appRoot .pt-4{padding-top:1.5rem!important}.appRoot .pt-5{padding-top:3rem!important}.appRoot .pe-0{padding-right:0!important}.appRoot .pe-1{padding-right:.25rem!important}.appRoot .pe-2{padding-right:.5rem!important}.appRoot .pe-3{padding-right:1rem!important}.appRoot .pe-4{padding-right:1.5rem!important}.appRoot .pe-5{padding-right:3rem!important}.appRoot .pb-0{padding-bottom:0!important}.appRoot .pb-1{padding-bottom:.25rem!important}.appRoot .pb-2{padding-bottom:.5rem!important}.appRoot .pb-3{padding-bottom:1rem!important}.appRoot .pb-4{padding-bottom:1.5rem!important}.appRoot .pb-5{padding-bottom:3rem!important}.appRoot .ps-0{padding-left:0!important}.appRoot .ps-1{padding-left:.25rem!important}.appRoot .ps-2{padding-left:.5rem!important}.appRoot .ps-3{padding-left:1rem!important}.appRoot .ps-4{padding-left:1.5rem!important}.appRoot .ps-5{padding-left:3rem!important}.appRoot .gap-0{gap:0!important}.appRoot .gap-1{gap:.25rem!important}.appRoot .gap-2{gap:.5rem!important}.appRoot .gap-3{gap:1rem!important}.appRoot .gap-4{gap:1.5rem!important}.appRoot .gap-5{gap:3rem!important}.appRoot .font-monospace{font-family:var(--bs-font-monospace)!important}.appRoot .fs-1{font-size:calc(1.375rem + 1.5vw)!important}.appRoot .fs-2{font-size:calc(1.325rem + .9vw)!important}.appRoot .fs-3{font-size:calc(1.3rem + .6vw)!important}.appRoot .fs-4{font-size:calc(1.275rem + .3vw)!important}.appRoot .fs-5{font-size:1.25rem!important}.appRoot .fs-6{font-size:1rem!important}.appRoot .fst-italic{font-style:italic!important}.appRoot .fst-normal{font-style:normal!important}.appRoot .fw-light{font-weight:300!important}.appRoot .fw-lighter{font-weight:lighter!important}.appRoot .fw-normal{font-weight:400!important}.appRoot .fw-bold{font-weight:700!important}.appRoot .fw-semibold{font-weight:600!important}.appRoot .fw-bolder{font-weight:bolder!important}.appRoot .lh-1{line-height:1!important}.appRoot .lh-sm{line-height:1.25!important}.appRoot .lh-base{line-height:1.5!important}.appRoot .lh-lg{line-height:2!important}.appRoot .text-start{text-align:left!important}.appRoot .text-end{text-align:right!important}.appRoot .text-center{text-align:center!important}.appRoot .text-decoration-none{text-decoration:none!important}.appRoot .text-decoration-underline{text-decoration:underline!important}.appRoot .text-decoration-line-through{text-decoration:line-through!important}.appRoot .text-lowercase{text-transform:lowercase!important}.appRoot .text-uppercase{text-transform:uppercase!important}.appRoot .text-capitalize{text-transform:capitalize!important}.appRoot .text-wrap{white-space:normal!important}.appRoot .text-nowrap{white-space:nowrap!important}.appRoot .text-break{word-wrap:break-word!important;word-break:break-word!important}.appRoot .text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.appRoot .text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.appRoot .text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.appRoot .text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.appRoot .text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.appRoot .text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.appRoot .text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.appRoot .text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.appRoot .text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.appRoot .text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.appRoot .text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.appRoot .text-muted{--bs-text-opacity: 1;color:#6c757d!important}.appRoot .text-black-50{--bs-text-opacity: 1;color:#00000080!important}.appRoot .text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.appRoot .text-reset{--bs-text-opacity: 1;color:inherit!important}.appRoot .text-opacity-25{--bs-text-opacity: .25}.appRoot .text-opacity-50{--bs-text-opacity: .5}.appRoot .text-opacity-75{--bs-text-opacity: .75}.appRoot .text-opacity-100{--bs-text-opacity: 1}.appRoot .bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.appRoot .bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.appRoot .bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.appRoot .bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.appRoot .bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.appRoot .bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.appRoot .bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.appRoot .bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.appRoot .bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.appRoot .bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.appRoot .bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.appRoot .bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.appRoot .bg-opacity-10{--bs-bg-opacity: .1}.appRoot .bg-opacity-25{--bs-bg-opacity: .25}.appRoot .bg-opacity-50{--bs-bg-opacity: .5}.appRoot .bg-opacity-75{--bs-bg-opacity: .75}.appRoot .bg-opacity-100{--bs-bg-opacity: 1}.appRoot .bg-gradient{background-image:var(--bs-gradient)!important}.appRoot .user-select-all{-webkit-user-select:all!important;user-select:all!important}.appRoot .user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.appRoot .user-select-none{-webkit-user-select:none!important;user-select:none!important}.appRoot .pe-none{pointer-events:none!important}.appRoot .pe-auto{pointer-events:auto!important}.appRoot .rounded{border-radius:var(--bs-border-radius)!important}.appRoot .rounded-0{border-radius:0!important}.appRoot .rounded-1{border-radius:var(--bs-border-radius-sm)!important}.appRoot .rounded-2{border-radius:var(--bs-border-radius)!important}.appRoot .rounded-3{border-radius:var(--bs-border-radius-lg)!important}.appRoot .rounded-4{border-radius:var(--bs-border-radius-xl)!important}.appRoot .rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.appRoot .rounded-circle{border-radius:50%!important}.appRoot .rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.appRoot .rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.appRoot .rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.appRoot .rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.appRoot .rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.appRoot .visible{visibility:visible!important}.appRoot .invisible{visibility:hidden!important}@media (min-width: 576px){.appRoot .float-sm-start{float:left!important}.appRoot .float-sm-end{float:right!important}.appRoot .float-sm-none{float:none!important}.appRoot .d-sm-inline{display:inline!important}.appRoot .d-sm-inline-block{display:inline-block!important}.appRoot .d-sm-block{display:block!important}.appRoot .d-sm-grid{display:grid!important}.appRoot .d-sm-table{display:table!important}.appRoot .d-sm-table-row{display:table-row!important}.appRoot .d-sm-table-cell{display:table-cell!important}.appRoot .d-sm-flex{display:flex!important}.appRoot .d-sm-inline-flex{display:inline-flex!important}.appRoot .d-sm-none{display:none!important}.appRoot .flex-sm-fill{flex:1 1 auto!important}.appRoot .flex-sm-row{flex-direction:row!important}.appRoot .flex-sm-column{flex-direction:column!important}.appRoot .flex-sm-row-reverse{flex-direction:row-reverse!important}.appRoot .flex-sm-column-reverse{flex-direction:column-reverse!important}.appRoot .flex-sm-grow-0{flex-grow:0!important}.appRoot .flex-sm-grow-1{flex-grow:1!important}.appRoot .flex-sm-shrink-0{flex-shrink:0!important}.appRoot .flex-sm-shrink-1{flex-shrink:1!important}.appRoot .flex-sm-wrap{flex-wrap:wrap!important}.appRoot .flex-sm-nowrap{flex-wrap:nowrap!important}.appRoot .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.appRoot .justify-content-sm-start{justify-content:flex-start!important}.appRoot .justify-content-sm-end{justify-content:flex-end!important}.appRoot .justify-content-sm-center{justify-content:center!important}.appRoot .justify-content-sm-between{justify-content:space-between!important}.appRoot .justify-content-sm-around{justify-content:space-around!important}.appRoot .justify-content-sm-evenly{justify-content:space-evenly!important}.appRoot .align-items-sm-start{align-items:flex-start!important}.appRoot .align-items-sm-end{align-items:flex-end!important}.appRoot .align-items-sm-center{align-items:center!important}.appRoot .align-items-sm-baseline{align-items:baseline!important}.appRoot .align-items-sm-stretch{align-items:stretch!important}.appRoot .align-content-sm-start{align-content:flex-start!important}.appRoot .align-content-sm-end{align-content:flex-end!important}.appRoot .align-content-sm-center{align-content:center!important}.appRoot .align-content-sm-between{align-content:space-between!important}.appRoot .align-content-sm-around{align-content:space-around!important}.appRoot .align-content-sm-stretch{align-content:stretch!important}.appRoot .align-self-sm-auto{align-self:auto!important}.appRoot .align-self-sm-start{align-self:flex-start!important}.appRoot .align-self-sm-end{align-self:flex-end!important}.appRoot .align-self-sm-center{align-self:center!important}.appRoot .align-self-sm-baseline{align-self:baseline!important}.appRoot .align-self-sm-stretch{align-self:stretch!important}.appRoot .order-sm-first{order:-1!important}.appRoot .order-sm-0{order:0!important}.appRoot .order-sm-1{order:1!important}.appRoot .order-sm-2{order:2!important}.appRoot .order-sm-3{order:3!important}.appRoot .order-sm-4{order:4!important}.appRoot .order-sm-5{order:5!important}.appRoot .order-sm-last{order:6!important}.appRoot .m-sm-0{margin:0!important}.appRoot .m-sm-1{margin:.25rem!important}.appRoot .m-sm-2{margin:.5rem!important}.appRoot .m-sm-3{margin:1rem!important}.appRoot .m-sm-4{margin:1.5rem!important}.appRoot .m-sm-5{margin:3rem!important}.appRoot .m-sm-auto{margin:auto!important}.appRoot .mx-sm-0{margin-right:0!important;margin-left:0!important}.appRoot .mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.appRoot .mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.appRoot .mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.appRoot .mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.appRoot .mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.appRoot .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.appRoot .my-sm-0{margin-top:0!important;margin-bottom:0!important}.appRoot .my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.appRoot .my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.appRoot .my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.appRoot .my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.appRoot .my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.appRoot .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.appRoot .mt-sm-0{margin-top:0!important}.appRoot .mt-sm-1{margin-top:.25rem!important}.appRoot .mt-sm-2{margin-top:.5rem!important}.appRoot .mt-sm-3{margin-top:1rem!important}.appRoot .mt-sm-4{margin-top:1.5rem!important}.appRoot .mt-sm-5{margin-top:3rem!important}.appRoot .mt-sm-auto{margin-top:auto!important}.appRoot .me-sm-0{margin-right:0!important}.appRoot .me-sm-1{margin-right:.25rem!important}.appRoot .me-sm-2{margin-right:.5rem!important}.appRoot .me-sm-3{margin-right:1rem!important}.appRoot .me-sm-4{margin-right:1.5rem!important}.appRoot .me-sm-5{margin-right:3rem!important}.appRoot .me-sm-auto{margin-right:auto!important}.appRoot .mb-sm-0{margin-bottom:0!important}.appRoot .mb-sm-1{margin-bottom:.25rem!important}.appRoot .mb-sm-2{margin-bottom:.5rem!important}.appRoot .mb-sm-3{margin-bottom:1rem!important}.appRoot .mb-sm-4{margin-bottom:1.5rem!important}.appRoot .mb-sm-5{margin-bottom:3rem!important}.appRoot .mb-sm-auto{margin-bottom:auto!important}.appRoot .ms-sm-0{margin-left:0!important}.appRoot .ms-sm-1{margin-left:.25rem!important}.appRoot .ms-sm-2{margin-left:.5rem!important}.appRoot .ms-sm-3{margin-left:1rem!important}.appRoot .ms-sm-4{margin-left:1.5rem!important}.appRoot .ms-sm-5{margin-left:3rem!important}.appRoot .ms-sm-auto{margin-left:auto!important}.appRoot .p-sm-0{padding:0!important}.appRoot .p-sm-1{padding:.25rem!important}.appRoot .p-sm-2{padding:.5rem!important}.appRoot .p-sm-3{padding:1rem!important}.appRoot .p-sm-4{padding:1.5rem!important}.appRoot .p-sm-5{padding:3rem!important}.appRoot .px-sm-0{padding-right:0!important;padding-left:0!important}.appRoot .px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.appRoot .px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.appRoot .px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.appRoot .px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.appRoot .px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.appRoot .py-sm-0{padding-top:0!important;padding-bottom:0!important}.appRoot .py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.appRoot .py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.appRoot .py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.appRoot .py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.appRoot .py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.appRoot .pt-sm-0{padding-top:0!important}.appRoot .pt-sm-1{padding-top:.25rem!important}.appRoot .pt-sm-2{padding-top:.5rem!important}.appRoot .pt-sm-3{padding-top:1rem!important}.appRoot .pt-sm-4{padding-top:1.5rem!important}.appRoot .pt-sm-5{padding-top:3rem!important}.appRoot .pe-sm-0{padding-right:0!important}.appRoot .pe-sm-1{padding-right:.25rem!important}.appRoot .pe-sm-2{padding-right:.5rem!important}.appRoot .pe-sm-3{padding-right:1rem!important}.appRoot .pe-sm-4{padding-right:1.5rem!important}.appRoot .pe-sm-5{padding-right:3rem!important}.appRoot .pb-sm-0{padding-bottom:0!important}.appRoot .pb-sm-1{padding-bottom:.25rem!important}.appRoot .pb-sm-2{padding-bottom:.5rem!important}.appRoot .pb-sm-3{padding-bottom:1rem!important}.appRoot .pb-sm-4{padding-bottom:1.5rem!important}.appRoot .pb-sm-5{padding-bottom:3rem!important}.appRoot .ps-sm-0{padding-left:0!important}.appRoot .ps-sm-1{padding-left:.25rem!important}.appRoot .ps-sm-2{padding-left:.5rem!important}.appRoot .ps-sm-3{padding-left:1rem!important}.appRoot .ps-sm-4{padding-left:1.5rem!important}.appRoot .ps-sm-5{padding-left:3rem!important}.appRoot .gap-sm-0{gap:0!important}.appRoot .gap-sm-1{gap:.25rem!important}.appRoot .gap-sm-2{gap:.5rem!important}.appRoot .gap-sm-3{gap:1rem!important}.appRoot .gap-sm-4{gap:1.5rem!important}.appRoot .gap-sm-5{gap:3rem!important}.appRoot .text-sm-start{text-align:left!important}.appRoot .text-sm-end{text-align:right!important}.appRoot .text-sm-center{text-align:center!important}}@media (min-width: 768px){.appRoot .float-md-start{float:left!important}.appRoot .float-md-end{float:right!important}.appRoot .float-md-none{float:none!important}.appRoot .d-md-inline{display:inline!important}.appRoot .d-md-inline-block{display:inline-block!important}.appRoot .d-md-block{display:block!important}.appRoot .d-md-grid{display:grid!important}.appRoot .d-md-table{display:table!important}.appRoot .d-md-table-row{display:table-row!important}.appRoot .d-md-table-cell{display:table-cell!important}.appRoot .d-md-flex{display:flex!important}.appRoot .d-md-inline-flex{display:inline-flex!important}.appRoot .d-md-none{display:none!important}.appRoot .flex-md-fill{flex:1 1 auto!important}.appRoot .flex-md-row{flex-direction:row!important}.appRoot .flex-md-column{flex-direction:column!important}.appRoot .flex-md-row-reverse{flex-direction:row-reverse!important}.appRoot .flex-md-column-reverse{flex-direction:column-reverse!important}.appRoot .flex-md-grow-0{flex-grow:0!important}.appRoot .flex-md-grow-1{flex-grow:1!important}.appRoot .flex-md-shrink-0{flex-shrink:0!important}.appRoot .flex-md-shrink-1{flex-shrink:1!important}.appRoot .flex-md-wrap{flex-wrap:wrap!important}.appRoot .flex-md-nowrap{flex-wrap:nowrap!important}.appRoot .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.appRoot .justify-content-md-start{justify-content:flex-start!important}.appRoot .justify-content-md-end{justify-content:flex-end!important}.appRoot .justify-content-md-center{justify-content:center!important}.appRoot .justify-content-md-between{justify-content:space-between!important}.appRoot .justify-content-md-around{justify-content:space-around!important}.appRoot .justify-content-md-evenly{justify-content:space-evenly!important}.appRoot .align-items-md-start{align-items:flex-start!important}.appRoot .align-items-md-end{align-items:flex-end!important}.appRoot .align-items-md-center{align-items:center!important}.appRoot .align-items-md-baseline{align-items:baseline!important}.appRoot .align-items-md-stretch{align-items:stretch!important}.appRoot .align-content-md-start{align-content:flex-start!important}.appRoot .align-content-md-end{align-content:flex-end!important}.appRoot .align-content-md-center{align-content:center!important}.appRoot .align-content-md-between{align-content:space-between!important}.appRoot .align-content-md-around{align-content:space-around!important}.appRoot .align-content-md-stretch{align-content:stretch!important}.appRoot .align-self-md-auto{align-self:auto!important}.appRoot .align-self-md-start{align-self:flex-start!important}.appRoot .align-self-md-end{align-self:flex-end!important}.appRoot .align-self-md-center{align-self:center!important}.appRoot .align-self-md-baseline{align-self:baseline!important}.appRoot .align-self-md-stretch{align-self:stretch!important}.appRoot .order-md-first{order:-1!important}.appRoot .order-md-0{order:0!important}.appRoot .order-md-1{order:1!important}.appRoot .order-md-2{order:2!important}.appRoot .order-md-3{order:3!important}.appRoot .order-md-4{order:4!important}.appRoot .order-md-5{order:5!important}.appRoot .order-md-last{order:6!important}.appRoot .m-md-0{margin:0!important}.appRoot .m-md-1{margin:.25rem!important}.appRoot .m-md-2{margin:.5rem!important}.appRoot .m-md-3{margin:1rem!important}.appRoot .m-md-4{margin:1.5rem!important}.appRoot .m-md-5{margin:3rem!important}.appRoot .m-md-auto{margin:auto!important}.appRoot .mx-md-0{margin-right:0!important;margin-left:0!important}.appRoot .mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.appRoot .mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.appRoot .mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.appRoot .mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.appRoot .mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.appRoot .mx-md-auto{margin-right:auto!important;margin-left:auto!important}.appRoot .my-md-0{margin-top:0!important;margin-bottom:0!important}.appRoot .my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.appRoot .my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.appRoot .my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.appRoot .my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.appRoot .my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.appRoot .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.appRoot .mt-md-0{margin-top:0!important}.appRoot .mt-md-1{margin-top:.25rem!important}.appRoot .mt-md-2{margin-top:.5rem!important}.appRoot .mt-md-3{margin-top:1rem!important}.appRoot .mt-md-4{margin-top:1.5rem!important}.appRoot .mt-md-5{margin-top:3rem!important}.appRoot .mt-md-auto{margin-top:auto!important}.appRoot .me-md-0{margin-right:0!important}.appRoot .me-md-1{margin-right:.25rem!important}.appRoot .me-md-2{margin-right:.5rem!important}.appRoot .me-md-3{margin-right:1rem!important}.appRoot .me-md-4{margin-right:1.5rem!important}.appRoot .me-md-5{margin-right:3rem!important}.appRoot .me-md-auto{margin-right:auto!important}.appRoot .mb-md-0{margin-bottom:0!important}.appRoot .mb-md-1{margin-bottom:.25rem!important}.appRoot .mb-md-2{margin-bottom:.5rem!important}.appRoot .mb-md-3{margin-bottom:1rem!important}.appRoot .mb-md-4{margin-bottom:1.5rem!important}.appRoot .mb-md-5{margin-bottom:3rem!important}.appRoot .mb-md-auto{margin-bottom:auto!important}.appRoot .ms-md-0{margin-left:0!important}.appRoot .ms-md-1{margin-left:.25rem!important}.appRoot .ms-md-2{margin-left:.5rem!important}.appRoot .ms-md-3{margin-left:1rem!important}.appRoot .ms-md-4{margin-left:1.5rem!important}.appRoot .ms-md-5{margin-left:3rem!important}.appRoot .ms-md-auto{margin-left:auto!important}.appRoot .p-md-0{padding:0!important}.appRoot .p-md-1{padding:.25rem!important}.appRoot .p-md-2{padding:.5rem!important}.appRoot .p-md-3{padding:1rem!important}.appRoot .p-md-4{padding:1.5rem!important}.appRoot .p-md-5{padding:3rem!important}.appRoot .px-md-0{padding-right:0!important;padding-left:0!important}.appRoot .px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.appRoot .px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.appRoot .px-md-3{padding-right:1rem!important;padding-left:1rem!important}.appRoot .px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.appRoot .px-md-5{padding-right:3rem!important;padding-left:3rem!important}.appRoot .py-md-0{padding-top:0!important;padding-bottom:0!important}.appRoot .py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.appRoot .py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.appRoot .py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.appRoot .py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.appRoot .py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.appRoot .pt-md-0{padding-top:0!important}.appRoot .pt-md-1{padding-top:.25rem!important}.appRoot .pt-md-2{padding-top:.5rem!important}.appRoot .pt-md-3{padding-top:1rem!important}.appRoot .pt-md-4{padding-top:1.5rem!important}.appRoot .pt-md-5{padding-top:3rem!important}.appRoot .pe-md-0{padding-right:0!important}.appRoot .pe-md-1{padding-right:.25rem!important}.appRoot .pe-md-2{padding-right:.5rem!important}.appRoot .pe-md-3{padding-right:1rem!important}.appRoot .pe-md-4{padding-right:1.5rem!important}.appRoot .pe-md-5{padding-right:3rem!important}.appRoot .pb-md-0{padding-bottom:0!important}.appRoot .pb-md-1{padding-bottom:.25rem!important}.appRoot .pb-md-2{padding-bottom:.5rem!important}.appRoot .pb-md-3{padding-bottom:1rem!important}.appRoot .pb-md-4{padding-bottom:1.5rem!important}.appRoot .pb-md-5{padding-bottom:3rem!important}.appRoot .ps-md-0{padding-left:0!important}.appRoot .ps-md-1{padding-left:.25rem!important}.appRoot .ps-md-2{padding-left:.5rem!important}.appRoot .ps-md-3{padding-left:1rem!important}.appRoot .ps-md-4{padding-left:1.5rem!important}.appRoot .ps-md-5{padding-left:3rem!important}.appRoot .gap-md-0{gap:0!important}.appRoot .gap-md-1{gap:.25rem!important}.appRoot .gap-md-2{gap:.5rem!important}.appRoot .gap-md-3{gap:1rem!important}.appRoot .gap-md-4{gap:1.5rem!important}.appRoot .gap-md-5{gap:3rem!important}.appRoot .text-md-start{text-align:left!important}.appRoot .text-md-end{text-align:right!important}.appRoot .text-md-center{text-align:center!important}}@media (min-width: 992px){.appRoot .float-lg-start{float:left!important}.appRoot .float-lg-end{float:right!important}.appRoot .float-lg-none{float:none!important}.appRoot .d-lg-inline{display:inline!important}.appRoot .d-lg-inline-block{display:inline-block!important}.appRoot .d-lg-block{display:block!important}.appRoot .d-lg-grid{display:grid!important}.appRoot .d-lg-table{display:table!important}.appRoot .d-lg-table-row{display:table-row!important}.appRoot .d-lg-table-cell{display:table-cell!important}.appRoot .d-lg-flex{display:flex!important}.appRoot .d-lg-inline-flex{display:inline-flex!important}.appRoot .d-lg-none{display:none!important}.appRoot .flex-lg-fill{flex:1 1 auto!important}.appRoot .flex-lg-row{flex-direction:row!important}.appRoot .flex-lg-column{flex-direction:column!important}.appRoot .flex-lg-row-reverse{flex-direction:row-reverse!important}.appRoot .flex-lg-column-reverse{flex-direction:column-reverse!important}.appRoot .flex-lg-grow-0{flex-grow:0!important}.appRoot .flex-lg-grow-1{flex-grow:1!important}.appRoot .flex-lg-shrink-0{flex-shrink:0!important}.appRoot .flex-lg-shrink-1{flex-shrink:1!important}.appRoot .flex-lg-wrap{flex-wrap:wrap!important}.appRoot .flex-lg-nowrap{flex-wrap:nowrap!important}.appRoot .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.appRoot .justify-content-lg-start{justify-content:flex-start!important}.appRoot .justify-content-lg-end{justify-content:flex-end!important}.appRoot .justify-content-lg-center{justify-content:center!important}.appRoot .justify-content-lg-between{justify-content:space-between!important}.appRoot .justify-content-lg-around{justify-content:space-around!important}.appRoot .justify-content-lg-evenly{justify-content:space-evenly!important}.appRoot .align-items-lg-start{align-items:flex-start!important}.appRoot .align-items-lg-end{align-items:flex-end!important}.appRoot .align-items-lg-center{align-items:center!important}.appRoot .align-items-lg-baseline{align-items:baseline!important}.appRoot .align-items-lg-stretch{align-items:stretch!important}.appRoot .align-content-lg-start{align-content:flex-start!important}.appRoot .align-content-lg-end{align-content:flex-end!important}.appRoot .align-content-lg-center{align-content:center!important}.appRoot .align-content-lg-between{align-content:space-between!important}.appRoot .align-content-lg-around{align-content:space-around!important}.appRoot .align-content-lg-stretch{align-content:stretch!important}.appRoot .align-self-lg-auto{align-self:auto!important}.appRoot .align-self-lg-start{align-self:flex-start!important}.appRoot .align-self-lg-end{align-self:flex-end!important}.appRoot .align-self-lg-center{align-self:center!important}.appRoot .align-self-lg-baseline{align-self:baseline!important}.appRoot .align-self-lg-stretch{align-self:stretch!important}.appRoot .order-lg-first{order:-1!important}.appRoot .order-lg-0{order:0!important}.appRoot .order-lg-1{order:1!important}.appRoot .order-lg-2{order:2!important}.appRoot .order-lg-3{order:3!important}.appRoot .order-lg-4{order:4!important}.appRoot .order-lg-5{order:5!important}.appRoot .order-lg-last{order:6!important}.appRoot .m-lg-0{margin:0!important}.appRoot .m-lg-1{margin:.25rem!important}.appRoot .m-lg-2{margin:.5rem!important}.appRoot .m-lg-3{margin:1rem!important}.appRoot .m-lg-4{margin:1.5rem!important}.appRoot .m-lg-5{margin:3rem!important}.appRoot .m-lg-auto{margin:auto!important}.appRoot .mx-lg-0{margin-right:0!important;margin-left:0!important}.appRoot .mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.appRoot .mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.appRoot .mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.appRoot .mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.appRoot .mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.appRoot .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.appRoot .my-lg-0{margin-top:0!important;margin-bottom:0!important}.appRoot .my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.appRoot .my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.appRoot .my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.appRoot .my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.appRoot .my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.appRoot .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.appRoot .mt-lg-0{margin-top:0!important}.appRoot .mt-lg-1{margin-top:.25rem!important}.appRoot .mt-lg-2{margin-top:.5rem!important}.appRoot .mt-lg-3{margin-top:1rem!important}.appRoot .mt-lg-4{margin-top:1.5rem!important}.appRoot .mt-lg-5{margin-top:3rem!important}.appRoot .mt-lg-auto{margin-top:auto!important}.appRoot .me-lg-0{margin-right:0!important}.appRoot .me-lg-1{margin-right:.25rem!important}.appRoot .me-lg-2{margin-right:.5rem!important}.appRoot .me-lg-3{margin-right:1rem!important}.appRoot .me-lg-4{margin-right:1.5rem!important}.appRoot .me-lg-5{margin-right:3rem!important}.appRoot .me-lg-auto{margin-right:auto!important}.appRoot .mb-lg-0{margin-bottom:0!important}.appRoot .mb-lg-1{margin-bottom:.25rem!important}.appRoot .mb-lg-2{margin-bottom:.5rem!important}.appRoot .mb-lg-3{margin-bottom:1rem!important}.appRoot .mb-lg-4{margin-bottom:1.5rem!important}.appRoot .mb-lg-5{margin-bottom:3rem!important}.appRoot .mb-lg-auto{margin-bottom:auto!important}.appRoot .ms-lg-0{margin-left:0!important}.appRoot .ms-lg-1{margin-left:.25rem!important}.appRoot .ms-lg-2{margin-left:.5rem!important}.appRoot .ms-lg-3{margin-left:1rem!important}.appRoot .ms-lg-4{margin-left:1.5rem!important}.appRoot .ms-lg-5{margin-left:3rem!important}.appRoot .ms-lg-auto{margin-left:auto!important}.appRoot .p-lg-0{padding:0!important}.appRoot .p-lg-1{padding:.25rem!important}.appRoot .p-lg-2{padding:.5rem!important}.appRoot .p-lg-3{padding:1rem!important}.appRoot .p-lg-4{padding:1.5rem!important}.appRoot .p-lg-5{padding:3rem!important}.appRoot .px-lg-0{padding-right:0!important;padding-left:0!important}.appRoot .px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.appRoot .px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.appRoot .px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.appRoot .px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.appRoot .px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.appRoot .py-lg-0{padding-top:0!important;padding-bottom:0!important}.appRoot .py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.appRoot .py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.appRoot .py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.appRoot .py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.appRoot .py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.appRoot .pt-lg-0{padding-top:0!important}.appRoot .pt-lg-1{padding-top:.25rem!important}.appRoot .pt-lg-2{padding-top:.5rem!important}.appRoot .pt-lg-3{padding-top:1rem!important}.appRoot .pt-lg-4{padding-top:1.5rem!important}.appRoot .pt-lg-5{padding-top:3rem!important}.appRoot .pe-lg-0{padding-right:0!important}.appRoot .pe-lg-1{padding-right:.25rem!important}.appRoot .pe-lg-2{padding-right:.5rem!important}.appRoot .pe-lg-3{padding-right:1rem!important}.appRoot .pe-lg-4{padding-right:1.5rem!important}.appRoot .pe-lg-5{padding-right:3rem!important}.appRoot .pb-lg-0{padding-bottom:0!important}.appRoot .pb-lg-1{padding-bottom:.25rem!important}.appRoot .pb-lg-2{padding-bottom:.5rem!important}.appRoot .pb-lg-3{padding-bottom:1rem!important}.appRoot .pb-lg-4{padding-bottom:1.5rem!important}.appRoot .pb-lg-5{padding-bottom:3rem!important}.appRoot .ps-lg-0{padding-left:0!important}.appRoot .ps-lg-1{padding-left:.25rem!important}.appRoot .ps-lg-2{padding-left:.5rem!important}.appRoot .ps-lg-3{padding-left:1rem!important}.appRoot .ps-lg-4{padding-left:1.5rem!important}.appRoot .ps-lg-5{padding-left:3rem!important}.appRoot .gap-lg-0{gap:0!important}.appRoot .gap-lg-1{gap:.25rem!important}.appRoot .gap-lg-2{gap:.5rem!important}.appRoot .gap-lg-3{gap:1rem!important}.appRoot .gap-lg-4{gap:1.5rem!important}.appRoot .gap-lg-5{gap:3rem!important}.appRoot .text-lg-start{text-align:left!important}.appRoot .text-lg-end{text-align:right!important}.appRoot .text-lg-center{text-align:center!important}}@media (min-width: 1200px){.appRoot .float-xl-start{float:left!important}.appRoot .float-xl-end{float:right!important}.appRoot .float-xl-none{float:none!important}.appRoot .d-xl-inline{display:inline!important}.appRoot .d-xl-inline-block{display:inline-block!important}.appRoot .d-xl-block{display:block!important}.appRoot .d-xl-grid{display:grid!important}.appRoot .d-xl-table{display:table!important}.appRoot .d-xl-table-row{display:table-row!important}.appRoot .d-xl-table-cell{display:table-cell!important}.appRoot .d-xl-flex{display:flex!important}.appRoot .d-xl-inline-flex{display:inline-flex!important}.appRoot .d-xl-none{display:none!important}.appRoot .flex-xl-fill{flex:1 1 auto!important}.appRoot .flex-xl-row{flex-direction:row!important}.appRoot .flex-xl-column{flex-direction:column!important}.appRoot .flex-xl-row-reverse{flex-direction:row-reverse!important}.appRoot .flex-xl-column-reverse{flex-direction:column-reverse!important}.appRoot .flex-xl-grow-0{flex-grow:0!important}.appRoot .flex-xl-grow-1{flex-grow:1!important}.appRoot .flex-xl-shrink-0{flex-shrink:0!important}.appRoot .flex-xl-shrink-1{flex-shrink:1!important}.appRoot .flex-xl-wrap{flex-wrap:wrap!important}.appRoot .flex-xl-nowrap{flex-wrap:nowrap!important}.appRoot .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.appRoot .justify-content-xl-start{justify-content:flex-start!important}.appRoot .justify-content-xl-end{justify-content:flex-end!important}.appRoot .justify-content-xl-center{justify-content:center!important}.appRoot .justify-content-xl-between{justify-content:space-between!important}.appRoot .justify-content-xl-around{justify-content:space-around!important}.appRoot .justify-content-xl-evenly{justify-content:space-evenly!important}.appRoot .align-items-xl-start{align-items:flex-start!important}.appRoot .align-items-xl-end{align-items:flex-end!important}.appRoot .align-items-xl-center{align-items:center!important}.appRoot .align-items-xl-baseline{align-items:baseline!important}.appRoot .align-items-xl-stretch{align-items:stretch!important}.appRoot .align-content-xl-start{align-content:flex-start!important}.appRoot .align-content-xl-end{align-content:flex-end!important}.appRoot .align-content-xl-center{align-content:center!important}.appRoot .align-content-xl-between{align-content:space-between!important}.appRoot .align-content-xl-around{align-content:space-around!important}.appRoot .align-content-xl-stretch{align-content:stretch!important}.appRoot .align-self-xl-auto{align-self:auto!important}.appRoot .align-self-xl-start{align-self:flex-start!important}.appRoot .align-self-xl-end{align-self:flex-end!important}.appRoot .align-self-xl-center{align-self:center!important}.appRoot .align-self-xl-baseline{align-self:baseline!important}.appRoot .align-self-xl-stretch{align-self:stretch!important}.appRoot .order-xl-first{order:-1!important}.appRoot .order-xl-0{order:0!important}.appRoot .order-xl-1{order:1!important}.appRoot .order-xl-2{order:2!important}.appRoot .order-xl-3{order:3!important}.appRoot .order-xl-4{order:4!important}.appRoot .order-xl-5{order:5!important}.appRoot .order-xl-last{order:6!important}.appRoot .m-xl-0{margin:0!important}.appRoot .m-xl-1{margin:.25rem!important}.appRoot .m-xl-2{margin:.5rem!important}.appRoot .m-xl-3{margin:1rem!important}.appRoot .m-xl-4{margin:1.5rem!important}.appRoot .m-xl-5{margin:3rem!important}.appRoot .m-xl-auto{margin:auto!important}.appRoot .mx-xl-0{margin-right:0!important;margin-left:0!important}.appRoot .mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.appRoot .mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.appRoot .mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.appRoot .mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.appRoot .mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.appRoot .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.appRoot .my-xl-0{margin-top:0!important;margin-bottom:0!important}.appRoot .my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.appRoot .my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.appRoot .my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.appRoot .my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.appRoot .my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.appRoot .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.appRoot .mt-xl-0{margin-top:0!important}.appRoot .mt-xl-1{margin-top:.25rem!important}.appRoot .mt-xl-2{margin-top:.5rem!important}.appRoot .mt-xl-3{margin-top:1rem!important}.appRoot .mt-xl-4{margin-top:1.5rem!important}.appRoot .mt-xl-5{margin-top:3rem!important}.appRoot .mt-xl-auto{margin-top:auto!important}.appRoot .me-xl-0{margin-right:0!important}.appRoot .me-xl-1{margin-right:.25rem!important}.appRoot .me-xl-2{margin-right:.5rem!important}.appRoot .me-xl-3{margin-right:1rem!important}.appRoot .me-xl-4{margin-right:1.5rem!important}.appRoot .me-xl-5{margin-right:3rem!important}.appRoot .me-xl-auto{margin-right:auto!important}.appRoot .mb-xl-0{margin-bottom:0!important}.appRoot .mb-xl-1{margin-bottom:.25rem!important}.appRoot .mb-xl-2{margin-bottom:.5rem!important}.appRoot .mb-xl-3{margin-bottom:1rem!important}.appRoot .mb-xl-4{margin-bottom:1.5rem!important}.appRoot .mb-xl-5{margin-bottom:3rem!important}.appRoot .mb-xl-auto{margin-bottom:auto!important}.appRoot .ms-xl-0{margin-left:0!important}.appRoot .ms-xl-1{margin-left:.25rem!important}.appRoot .ms-xl-2{margin-left:.5rem!important}.appRoot .ms-xl-3{margin-left:1rem!important}.appRoot .ms-xl-4{margin-left:1.5rem!important}.appRoot .ms-xl-5{margin-left:3rem!important}.appRoot .ms-xl-auto{margin-left:auto!important}.appRoot .p-xl-0{padding:0!important}.appRoot .p-xl-1{padding:.25rem!important}.appRoot .p-xl-2{padding:.5rem!important}.appRoot .p-xl-3{padding:1rem!important}.appRoot .p-xl-4{padding:1.5rem!important}.appRoot .p-xl-5{padding:3rem!important}.appRoot .px-xl-0{padding-right:0!important;padding-left:0!important}.appRoot .px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.appRoot .px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.appRoot .px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.appRoot .px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.appRoot .px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.appRoot .py-xl-0{padding-top:0!important;padding-bottom:0!important}.appRoot .py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.appRoot .py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.appRoot .py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.appRoot .py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.appRoot .py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.appRoot .pt-xl-0{padding-top:0!important}.appRoot .pt-xl-1{padding-top:.25rem!important}.appRoot .pt-xl-2{padding-top:.5rem!important}.appRoot .pt-xl-3{padding-top:1rem!important}.appRoot .pt-xl-4{padding-top:1.5rem!important}.appRoot .pt-xl-5{padding-top:3rem!important}.appRoot .pe-xl-0{padding-right:0!important}.appRoot .pe-xl-1{padding-right:.25rem!important}.appRoot .pe-xl-2{padding-right:.5rem!important}.appRoot .pe-xl-3{padding-right:1rem!important}.appRoot .pe-xl-4{padding-right:1.5rem!important}.appRoot .pe-xl-5{padding-right:3rem!important}.appRoot .pb-xl-0{padding-bottom:0!important}.appRoot .pb-xl-1{padding-bottom:.25rem!important}.appRoot .pb-xl-2{padding-bottom:.5rem!important}.appRoot .pb-xl-3{padding-bottom:1rem!important}.appRoot .pb-xl-4{padding-bottom:1.5rem!important}.appRoot .pb-xl-5{padding-bottom:3rem!important}.appRoot .ps-xl-0{padding-left:0!important}.appRoot .ps-xl-1{padding-left:.25rem!important}.appRoot .ps-xl-2{padding-left:.5rem!important}.appRoot .ps-xl-3{padding-left:1rem!important}.appRoot .ps-xl-4{padding-left:1.5rem!important}.appRoot .ps-xl-5{padding-left:3rem!important}.appRoot .gap-xl-0{gap:0!important}.appRoot .gap-xl-1{gap:.25rem!important}.appRoot .gap-xl-2{gap:.5rem!important}.appRoot .gap-xl-3{gap:1rem!important}.appRoot .gap-xl-4{gap:1.5rem!important}.appRoot .gap-xl-5{gap:3rem!important}.appRoot .text-xl-start{text-align:left!important}.appRoot .text-xl-end{text-align:right!important}.appRoot .text-xl-center{text-align:center!important}}@media (min-width: 1400px){.appRoot .float-xxl-start{float:left!important}.appRoot .float-xxl-end{float:right!important}.appRoot .float-xxl-none{float:none!important}.appRoot .d-xxl-inline{display:inline!important}.appRoot .d-xxl-inline-block{display:inline-block!important}.appRoot .d-xxl-block{display:block!important}.appRoot .d-xxl-grid{display:grid!important}.appRoot .d-xxl-table{display:table!important}.appRoot .d-xxl-table-row{display:table-row!important}.appRoot .d-xxl-table-cell{display:table-cell!important}.appRoot .d-xxl-flex{display:flex!important}.appRoot .d-xxl-inline-flex{display:inline-flex!important}.appRoot .d-xxl-none{display:none!important}.appRoot .flex-xxl-fill{flex:1 1 auto!important}.appRoot .flex-xxl-row{flex-direction:row!important}.appRoot .flex-xxl-column{flex-direction:column!important}.appRoot .flex-xxl-row-reverse{flex-direction:row-reverse!important}.appRoot .flex-xxl-column-reverse{flex-direction:column-reverse!important}.appRoot .flex-xxl-grow-0{flex-grow:0!important}.appRoot .flex-xxl-grow-1{flex-grow:1!important}.appRoot .flex-xxl-shrink-0{flex-shrink:0!important}.appRoot .flex-xxl-shrink-1{flex-shrink:1!important}.appRoot .flex-xxl-wrap{flex-wrap:wrap!important}.appRoot .flex-xxl-nowrap{flex-wrap:nowrap!important}.appRoot .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.appRoot .justify-content-xxl-start{justify-content:flex-start!important}.appRoot .justify-content-xxl-end{justify-content:flex-end!important}.appRoot .justify-content-xxl-center{justify-content:center!important}.appRoot .justify-content-xxl-between{justify-content:space-between!important}.appRoot .justify-content-xxl-around{justify-content:space-around!important}.appRoot .justify-content-xxl-evenly{justify-content:space-evenly!important}.appRoot .align-items-xxl-start{align-items:flex-start!important}.appRoot .align-items-xxl-end{align-items:flex-end!important}.appRoot .align-items-xxl-center{align-items:center!important}.appRoot .align-items-xxl-baseline{align-items:baseline!important}.appRoot .align-items-xxl-stretch{align-items:stretch!important}.appRoot .align-content-xxl-start{align-content:flex-start!important}.appRoot .align-content-xxl-end{align-content:flex-end!important}.appRoot .align-content-xxl-center{align-content:center!important}.appRoot .align-content-xxl-between{align-content:space-between!important}.appRoot .align-content-xxl-around{align-content:space-around!important}.appRoot .align-content-xxl-stretch{align-content:stretch!important}.appRoot .align-self-xxl-auto{align-self:auto!important}.appRoot .align-self-xxl-start{align-self:flex-start!important}.appRoot .align-self-xxl-end{align-self:flex-end!important}.appRoot .align-self-xxl-center{align-self:center!important}.appRoot .align-self-xxl-baseline{align-self:baseline!important}.appRoot .align-self-xxl-stretch{align-self:stretch!important}.appRoot .order-xxl-first{order:-1!important}.appRoot .order-xxl-0{order:0!important}.appRoot .order-xxl-1{order:1!important}.appRoot .order-xxl-2{order:2!important}.appRoot .order-xxl-3{order:3!important}.appRoot .order-xxl-4{order:4!important}.appRoot .order-xxl-5{order:5!important}.appRoot .order-xxl-last{order:6!important}.appRoot .m-xxl-0{margin:0!important}.appRoot .m-xxl-1{margin:.25rem!important}.appRoot .m-xxl-2{margin:.5rem!important}.appRoot .m-xxl-3{margin:1rem!important}.appRoot .m-xxl-4{margin:1.5rem!important}.appRoot .m-xxl-5{margin:3rem!important}.appRoot .m-xxl-auto{margin:auto!important}.appRoot .mx-xxl-0{margin-right:0!important;margin-left:0!important}.appRoot .mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.appRoot .mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.appRoot .mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.appRoot .mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.appRoot .mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.appRoot .mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.appRoot .my-xxl-0{margin-top:0!important;margin-bottom:0!important}.appRoot .my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.appRoot .my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.appRoot .my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.appRoot .my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.appRoot .my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.appRoot .my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.appRoot .mt-xxl-0{margin-top:0!important}.appRoot .mt-xxl-1{margin-top:.25rem!important}.appRoot .mt-xxl-2{margin-top:.5rem!important}.appRoot .mt-xxl-3{margin-top:1rem!important}.appRoot .mt-xxl-4{margin-top:1.5rem!important}.appRoot .mt-xxl-5{margin-top:3rem!important}.appRoot .mt-xxl-auto{margin-top:auto!important}.appRoot .me-xxl-0{margin-right:0!important}.appRoot .me-xxl-1{margin-right:.25rem!important}.appRoot .me-xxl-2{margin-right:.5rem!important}.appRoot .me-xxl-3{margin-right:1rem!important}.appRoot .me-xxl-4{margin-right:1.5rem!important}.appRoot .me-xxl-5{margin-right:3rem!important}.appRoot .me-xxl-auto{margin-right:auto!important}.appRoot .mb-xxl-0{margin-bottom:0!important}.appRoot .mb-xxl-1{margin-bottom:.25rem!important}.appRoot .mb-xxl-2{margin-bottom:.5rem!important}.appRoot .mb-xxl-3{margin-bottom:1rem!important}.appRoot .mb-xxl-4{margin-bottom:1.5rem!important}.appRoot .mb-xxl-5{margin-bottom:3rem!important}.appRoot .mb-xxl-auto{margin-bottom:auto!important}.appRoot .ms-xxl-0{margin-left:0!important}.appRoot .ms-xxl-1{margin-left:.25rem!important}.appRoot .ms-xxl-2{margin-left:.5rem!important}.appRoot .ms-xxl-3{margin-left:1rem!important}.appRoot .ms-xxl-4{margin-left:1.5rem!important}.appRoot .ms-xxl-5{margin-left:3rem!important}.appRoot .ms-xxl-auto{margin-left:auto!important}.appRoot .p-xxl-0{padding:0!important}.appRoot .p-xxl-1{padding:.25rem!important}.appRoot .p-xxl-2{padding:.5rem!important}.appRoot .p-xxl-3{padding:1rem!important}.appRoot .p-xxl-4{padding:1.5rem!important}.appRoot .p-xxl-5{padding:3rem!important}.appRoot .px-xxl-0{padding-right:0!important;padding-left:0!important}.appRoot .px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.appRoot .px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.appRoot .px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.appRoot .px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.appRoot .px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.appRoot .py-xxl-0{padding-top:0!important;padding-bottom:0!important}.appRoot .py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.appRoot .py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.appRoot .py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.appRoot .py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.appRoot .py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.appRoot .pt-xxl-0{padding-top:0!important}.appRoot .pt-xxl-1{padding-top:.25rem!important}.appRoot .pt-xxl-2{padding-top:.5rem!important}.appRoot .pt-xxl-3{padding-top:1rem!important}.appRoot .pt-xxl-4{padding-top:1.5rem!important}.appRoot .pt-xxl-5{padding-top:3rem!important}.appRoot .pe-xxl-0{padding-right:0!important}.appRoot .pe-xxl-1{padding-right:.25rem!important}.appRoot .pe-xxl-2{padding-right:.5rem!important}.appRoot .pe-xxl-3{padding-right:1rem!important}.appRoot .pe-xxl-4{padding-right:1.5rem!important}.appRoot .pe-xxl-5{padding-right:3rem!important}.appRoot .pb-xxl-0{padding-bottom:0!important}.appRoot .pb-xxl-1{padding-bottom:.25rem!important}.appRoot .pb-xxl-2{padding-bottom:.5rem!important}.appRoot .pb-xxl-3{padding-bottom:1rem!important}.appRoot .pb-xxl-4{padding-bottom:1.5rem!important}.appRoot .pb-xxl-5{padding-bottom:3rem!important}.appRoot .ps-xxl-0{padding-left:0!important}.appRoot .ps-xxl-1{padding-left:.25rem!important}.appRoot .ps-xxl-2{padding-left:.5rem!important}.appRoot .ps-xxl-3{padding-left:1rem!important}.appRoot .ps-xxl-4{padding-left:1.5rem!important}.appRoot .ps-xxl-5{padding-left:3rem!important}.appRoot .gap-xxl-0{gap:0!important}.appRoot .gap-xxl-1{gap:.25rem!important}.appRoot .gap-xxl-2{gap:.5rem!important}.appRoot .gap-xxl-3{gap:1rem!important}.appRoot .gap-xxl-4{gap:1.5rem!important}.appRoot .gap-xxl-5{gap:3rem!important}.appRoot .text-xxl-start{text-align:left!important}.appRoot .text-xxl-end{text-align:right!important}.appRoot .text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.appRoot .fs-1{font-size:2.5rem!important}.appRoot .fs-2{font-size:2rem!important}.appRoot .fs-3{font-size:1.75rem!important}.appRoot .fs-4{font-size:1.5rem!important}}@media print{.appRoot .d-print-inline{display:inline!important}.appRoot .d-print-inline-block{display:inline-block!important}.appRoot .d-print-block{display:block!important}.appRoot .d-print-grid{display:grid!important}.appRoot .d-print-table{display:table!important}.appRoot .d-print-table-row{display:table-row!important}.appRoot .d-print-table-cell{display:table-cell!important}.appRoot .d-print-flex{display:flex!important}.appRoot .d-print-inline-flex{display:inline-flex!important}.appRoot .d-print-none{display:none!important}}.appRoot .btn.btn.btn:hover,.appRoot .btn.btn.btn:focus{text-decoration:none;transition:all .15s}
