html{background-color:#f1f1f1}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{text-decoration:none!important}.app-container{background-color:#f1f1f1;display:flex;height:100vh;width:100vw}.content-container{width:100%}.content-container,.screen-container{display:flex;flex-direction:column;max-height:inherit}.screen-container{flex-grow:1;overflow:auto}.spinner-container{height:100%;justify-content:center;width:100%}.align-items-center,.spinner-container{align-items:center;display:flex}.justify-content-end{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.add-button-icon{margin-bottom:3px}.tooltip-text-viewer{background-color:#fff;border:1px solid hsla(0,0%,50%,.486);border-radius:5px;box-shadow:1px 1px 6px #888;font-size:.8rem;left:200px;padding:2px 10px;position:absolute;z-index:9999}.has-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}*{scrollbar-color:#f5f5f5 #d3d3d3;scrollbar-width:thin}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:20px}::-webkit-scrollbar-thumb{background-color:#d3d3d3;border:3px solid #d3d3d3;border-radius:20px}

/*!
 * Bootstrap v5.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-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:#93186c;--bs-secondary:#242424;--bs-primary-rgb:147,24,108;--bs-secondary-rgb:36,36,36;--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",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,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}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[data-bs-original-title],abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fcf8e3;padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{direction:ltr;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:700;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:.75rem;padding-left:var(--bs-gutter-x,.75rem);padding-right:.75rem;padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;border-color:#bacbe6;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-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}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{height:auto;padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border-radius:.25rem;height:1.5em}.form-control-color::-webkit-color-swatch{border-radius:.25rem;height:1.5em}.form-select{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{-webkit-print-color-adjust:exact;-webkit-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);color-adjust:exact;height:1em;margin-top:.25em;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#0d6efd}.form-check-input:disabled{-webkit-filter:none;filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0,0,0,0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{-webkit-filter:none;filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-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;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height: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;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;-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){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-ms-input-placeholder){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%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 calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%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;charset=utf-8,%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);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%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 calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.btn.disabled,.btn:disabled,fieldset:disabled .btn{opacity:.65;pointer-events:none}.btn-primary{background-color:#93186c;border-color:#93186c;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{background-color:#7d145c;border-color:#761356;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(163,59,130,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#761356;border-color:#6e1251;color:#fff}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(163,59,130,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#93186c;border-color:#93186c;color:#fff}.btn-secondary{background-color:#242424;border-color:#242424;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{background-color:#1f1f1f;border-color:#1d1d1d;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .25rem rgba(69,69,69,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#1d1d1d;border-color:#1b1b1b;color:#fff}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(69,69,69,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#242424;border-color:#242424;color:#fff}.btn-outline-primary{border-color:#93186c;color:#93186c}.btn-outline-primary:hover{background-color:#93186c;border-color:#93186c;color:#fff}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(147,24,108,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{background-color:#93186c;border-color:#93186c;color:#fff}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(147,24,108,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#93186c}.btn-outline-secondary{border-color:#242424;color:#242424}.btn-outline-secondary:hover{background-color:#242424;border-color:#242424;color:#fff}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(36,36,36,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{background-color:#242424;border-color:#242424;color:#fff}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(36,36,36,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#242424}.btn-link{color:#0d6efd;font-weight:400;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;font-size:1rem;list-style:none;margin:0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;z-index:1000}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem;top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid rgba(0,0,0,.15);height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1rem;text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#e9ecef;color:#1e2125}.dropdown-item.active,.dropdown-item:active{background-color:#0d6efd;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1rem}.dropdown-menu-dark{background-color:#343a40;border-color:rgba(0,0,0,.15);color:#dee2e6}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{background-color:hsla(0,0%,100%,.15);color:#fff}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{background-color:#0d6efd;color:#fff}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:#0d6efd;display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background:none;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#0d6efd;color:#fff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem;padding-top:.5rem;position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{font-size:1.25rem;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}.navbar-toggler-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler,.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;-webkit-transform:none;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;-webkit-transform:none;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;-webkit-transform:none;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;-webkit-transform:none;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler,.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;-webkit-transform:none;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;-webkit-transform:none;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.55)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0,0,0,0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255,255,255,0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.5rem 1rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.5rem 1rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.5rem}.card-header-pills,.card-header-tabs{margin-left:-.5rem;margin-right:-.5rem}.card-img-overlay{border-radius:calc(.25rem - 1px);bottom:0;left:0;padding:1rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{align-items:center;background-color:#fff;border:0;border-radius:0;color:#212529;display:flex;font-size:1rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);color:#0c63e4}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:1.25rem}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:0}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:.5rem}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#0d6efd;display:block;position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{border-color:#dee2e6;z-index:2}.page-link:focus,.page-link:hover{background-color:#e9ecef;color:#0a58ca}.page-link:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0;z-index:3}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;pointer-events:none}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.pagination-lg .page-link{font-size:1.25rem;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;color:#fff;display:inline-block;font-size:.75em;font-weight:700;line-height:1;padding:.35em .65em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{background-color:#e9d1e2;border-color:#dfbad3;color:#580e41}.alert-primary .alert-link{color:#460b34}.alert-secondary{background-color:#d3d3d3;border-color:#bdbdbd;color:#161616}.alert-secondary .alert-link{color:#121212}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:#0d6efd;color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{border-radius:.25rem;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);color:#212529;display:block;padding:.5rem 1rem;position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#e9d1e2;color:#580e41}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#d2bccb;color:#580e41}.list-group-item-primary.list-group-item-action.active{background-color:#580e41;border-color:#580e41;color:#fff}.list-group-item-secondary{background-color:#d3d3d3;color:#161616}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#bebebe;color:#161616}.list-group-item-secondary.list-group-item-action.active{background-color:#161616;border-color:#161616;color:#fff}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 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") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);font-size:.875rem;max-width:100%;pointer-events:auto;width:350px}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{max-width:100%;pointer-events:none;width:-webkit-max-content;width:max-content}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.5rem .75rem}.toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}.toast-body{word-wrap:break-word;padding:.75rem}.modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1055}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{-webkit-transform:translateY(-50px);transform:translateY(-50px);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1050}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:center;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #dee2e6;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{word-wrap:break-word;display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1080}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:-1px}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.popover .popover-arrow{display:block;height:.5rem;position:absolute;width:1rem}.popover .popover-arrow:after,.popover .popover-arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:1rem;left:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f0f0f0;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:1rem;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:1rem;margin-bottom:0;padding:.5rem 1rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:1rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transform:none;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-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}}.spinner-grow{-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{background-clip:padding-box;background-color:#fff;bottom:0;display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:1045}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{margin-bottom:-.5rem;margin-right:-.5rem;margin-top:-.5rem;padding:.5rem}.offcanvas-title{line-height:1.5;margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:1rem}.offcanvas-start{border-right:1px solid rgba(0,0,0,.2);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:400px}.offcanvas-end{border-left:1px solid rgba(0,0,0,.2);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:400px}.offcanvas-top{border-bottom:1px solid rgba(0,0,0,.2);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{height:30vh;left:0;max-height:100%;right:0}.offcanvas-bottom{border-top:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show{-webkit-transform:none;transform:none}.placeholder{background-color:currentColor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.link-primary{color:#93186c}.link-primary:focus,.link-primary:hover{color:#761356}.link-secondary{color:#242424}.link-secondary:focus,.link-secondary:hover{color:#1d1d1d}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentColor;display:inline-block;min-height:1em;opacity:.25;width:1px}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#93186c!important}.border-secondary{border-color:#242424!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(147,24,108,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(36,36,36,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(147,24,108,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(36,36,36,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.pro-sidebar{color:#adadad;min-width:270px;width:270px}.pro-sidebar>.pro-sidebar-inner{background:#1d1d1d}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-header{border-bottom:1px solid hsla(0,0%,68%,.2)}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-footer{border-top:1px solid hsla(0,0%,68%,.2)}.pro-sidebar.collapsed{min-width:80px;width:80px}@media (max-width:480px){.pro-sidebar.xs{left:-270px;position:fixed}.pro-sidebar.xs.collapsed{left:-80px}.pro-sidebar.xs.toggled{left:0}.pro-sidebar.xs.toggled .overlay{display:block}.pro-sidebar.xs.rtl{left:auto;right:-270px}.pro-sidebar.xs.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.xs.rtl.toggled{left:auto;right:0}}@media (max-width:576px){.pro-sidebar.sm{left:-270px;position:fixed}.pro-sidebar.sm.collapsed{left:-80px}.pro-sidebar.sm.toggled{left:0}.pro-sidebar.sm.toggled .overlay{display:block}.pro-sidebar.sm.rtl{left:auto;right:-270px}.pro-sidebar.sm.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.sm.rtl.toggled{left:auto;right:0}}@media (max-width:768px){.pro-sidebar.md{left:-270px;position:fixed}.pro-sidebar.md.collapsed{left:-80px}.pro-sidebar.md.toggled{left:0}.pro-sidebar.md.toggled .overlay{display:block}.pro-sidebar.md.rtl{left:auto;right:-270px}.pro-sidebar.md.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.md.rtl.toggled{left:auto;right:0}}@media (max-width:992px){.pro-sidebar.lg{left:-270px;position:fixed}.pro-sidebar.lg.collapsed{left:-80px}.pro-sidebar.lg.toggled{left:0}.pro-sidebar.lg.toggled .overlay{display:block}.pro-sidebar.lg.rtl{left:auto;right:-270px}.pro-sidebar.lg.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.lg.rtl.toggled{left:auto;right:0}}@media (max-width:1200px){.pro-sidebar.xl{left:-270px;position:fixed}.pro-sidebar.xl.collapsed{left:-80px}.pro-sidebar.xl.toggled{left:0}.pro-sidebar.xl.toggled .overlay{display:block}.pro-sidebar.xl.rtl{left:auto;right:-270px}.pro-sidebar.xl.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.xl.rtl.toggled{left:auto;right:0}}@media (max-width:1600px){.pro-sidebar.xxl{left:-270px;position:fixed}.pro-sidebar.xxl.collapsed{left:-80px}.pro-sidebar.xxl.toggled{left:0}.pro-sidebar.xxl.toggled .overlay{display:block}.pro-sidebar.xxl.rtl{left:auto;right:-270px}.pro-sidebar.xxl.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.xxl.rtl.toggled{left:auto;right:0}}.pro-sidebar .pro-menu.submenu-bullets .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item:before{border:1px solid #2b2b2b;box-shadow:1px 0 0 #adadad,0 -1px 0 #adadad,0 1px 0 #adadad,-1px 0 0 #adadad}.pro-sidebar .pro-menu>ul>.pro-sub-menu>.pro-inner-list-item{background-color:#2b2b2b}.pro-sidebar .pro-menu a{color:#adadad}.pro-sidebar .pro-menu .pro-menu-item.active,.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item:focus,.pro-sidebar .pro-menu a:hover{color:#d8d8d8}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{height:35px;line-height:35px;min-width:35px;width:35px}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item:hover{color:#d8d8d8}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item:before{background:#adadad}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{border-color:#adadad}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item{padding-left:24px}.pro-sidebar .pro-menu.shaped .pro-menu-item>.pro-inner-item>.pro-icon-wrapper,.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item>.popper-inner,.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item>.pro-inner-list-item{background-color:#2b2b2b}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item{padding-right:24px}.popper-element[data-popper-placement^=left]>.popper-arrow{border-right:7px solid #2b2b2b}.popper-element[data-popper-placement^=right]>.popper-arrow{border-left:7px solid #2b2b2b}.sidebar-container{height:100vh}.sidebar-icon{fill:currentColor;stroke:currentColor;stroke-width:0;height:35px;width:35px}.sidebar-icon-small{transition:color .2s ease-in-out,fill .2s ease-in-out!important}.sidebar-icon-small:hover{color:#d7a2c6;cursor:pointer}.sidebar-menuitem,.sidebar-menuitem-collapsed{margin-left:29px;margin-top:10px}.sidebar-menuitem-collapsed .pro-icon-wrapper{height:106px!important}.sidebar-menuitem-collapsed .pro-icon{flex-direction:column}.sidebar-menuitem-collapsed svg{height:35px;margin-bottom:4px;width:35px}.sidebar-menuitem-collapsed-title{font-size:12px;line-height:normal;max-height:64px;overflow:hidden;overflow-wrap:break-word;text-transform:uppercase;width:108px}.sidebar-toggle{margin-left:15px}.sidebar-toggle-icon{font-size:30px}.sidebar-title{overflow:hidden;padding:8px 8px 8px 40px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.sidebar-title .sidebar-icon{margin-right:20px}.sidebar-subtitle{color:#e0e0e0;font-weight:700;margin:6px 20px 6px 0;padding:8px 30px 0 0}.sidebar-divider,.sidebar-subdivider{border:none;border-bottom:1px solid hsla(0,0%,95%,.2)}.sidebar-divider{margin:15px 0}.sidebar-subdivider{margin:8px 20px 8px 0}.sidebar-hidden{border:none;display:none;height:0;margin:0;visibility:hidden;width:0}.sidebar-icon-small{font-size:20px}.sidebar-logo{height:auto;width:140px}.sidebar-logo-container-collapsed,.sidebar-logo-container-expanded{align-items:center;box-sizing:border-box;display:flex;height:62px;justify-content:space-between;padding:16px;width:100%}.sidebar-logo-container-collapsed{justify-content:center}.sidebar-logo-container-expanded{padding-left:40px}.sidebar-submenuitem-main{color:#e0e0e0;font-weight:700;margin:6px 0}.sidebar-submenuitem{color:#e0e0e0}.sidebar-submenuitem-main .pro-inner-item{padding-left:0!important}.sidebar-menuitem-collapsed:hover,.sidebar-menuitem:hover{color:#d7a2c6}.sidebar-menuitem,.sidebar-menuitem .pro-inner-item,.sidebar-menuitem-collapsed,.sidebar-menuitem-collapsed:hover,.sidebar-menuitem:hover,.sidebar-submenuitem .pro-inner-item,.sidebar-submenuitem-main .pro-inner-item{transition:color .2s ease-in-out,fill .2s ease-in-out!important}.sidebar-submenuitem-disabled{color:#6c757d;font-style:italic}.sidebar-submenuitem-disabled:hover{color:#6c757d;cursor:default}.sidebar-footer{min-height:40px}.sidebar-footer,.sidebar-footer-feedback{align-items:center;display:flex;justify-content:center}.sidebar-footer-feedback{color:#e0e0e0;cursor:pointer;font-size:14px;font-weight:300;text-transform:uppercase;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.sidebar-footer-feedback:hover{color:#d7a2c6}.sidebar-footer-icon{margin-right:3px}.sidebar-menuitem-active,.sidebar-menuitem-collapsed-active,.sidebar-submenuitem-active{color:#d7a2c6}.sidebar-menuitem-active .pro-inner-item,.sidebar-submenuitem-active .pro-inner-item{cursor:default!important}@-webkit-keyframes swing{0%,30%,50%,70%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@keyframes swing{0%,30%,50%,70%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}.pro-sidebar{color:#e0e0e0;height:100%;min-width:380px;position:relative;text-align:left;transition:width,left,right,.3s;width:380px;z-index:1009}.pro-sidebar>.pro-sidebar-inner{background:#292d36;height:100%;position:relative;z-index:101}.pro-sidebar>.pro-sidebar-inner>img.sidebar-bg{height:100%;left:0;object-fit:cover;object-position:center;opacity:.3;position:absolute;top:0;width:100%;z-index:100}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;position:relative;z-index:101}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-header{border-bottom:1px solid hsla(0,0%,88%,.2)}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-content{flex-grow:1}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-footer{border-top:1px solid hsla(0,0%,88%,.2)}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout ul{list-style-type:none;margin:0;padding:0}.pro-sidebar .overlay{background-color:rgba(0,0,0,.3);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:100}.pro-sidebar.collapsed{min-width:120px;width:120px}.pro-sidebar.rtl{direction:rtl;text-align:right}@media (max-width:480px){.pro-sidebar.xs{left:-380px;position:fixed}.pro-sidebar.xs.collapsed{left:-120px}.pro-sidebar.xs.toggled{left:0}.pro-sidebar.xs.toggled .overlay{display:block}.pro-sidebar.xs.rtl{left:auto;right:-380px}.pro-sidebar.xs.rtl.collapsed{left:auto;right:-120px}.pro-sidebar.xs.rtl.toggled{left:auto;right:0}}@media (max-width:576px){.pro-sidebar.sm{left:-380px;position:fixed}.pro-sidebar.sm.collapsed{left:-120px}.pro-sidebar.sm.toggled{left:0}.pro-sidebar.sm.toggled .overlay{display:block}.pro-sidebar.sm.rtl{left:auto;right:-380px}.pro-sidebar.sm.rtl.collapsed{left:auto;right:-120px}.pro-sidebar.sm.rtl.toggled{left:auto;right:0}}@media (max-width:768px){.pro-sidebar.md{left:-380px;position:fixed}.pro-sidebar.md.collapsed{left:-120px}.pro-sidebar.md.toggled{left:0}.pro-sidebar.md.toggled .overlay{display:block}.pro-sidebar.md.rtl{left:auto;right:-380px}.pro-sidebar.md.rtl.collapsed{left:auto;right:-120px}.pro-sidebar.md.rtl.toggled{left:auto;right:0}}@media (max-width:992px){.pro-sidebar.lg{left:-380px;position:fixed}.pro-sidebar.lg.collapsed{left:-120px}.pro-sidebar.lg.toggled{left:0}.pro-sidebar.lg.toggled .overlay{display:block}.pro-sidebar.lg.rtl{left:auto;right:-380px}.pro-sidebar.lg.rtl.collapsed{left:auto;right:-120px}.pro-sidebar.lg.rtl.toggled{left:auto;right:0}}@media (max-width:1200px){.pro-sidebar.xl{left:-380px;position:fixed}.pro-sidebar.xl.collapsed{left:-120px}.pro-sidebar.xl.toggled{left:0}.pro-sidebar.xl.toggled .overlay{display:block}.pro-sidebar.xl.rtl{left:auto;right:-380px}.pro-sidebar.xl.rtl.collapsed{left:auto;right:-120px}.pro-sidebar.xl.rtl.toggled{left:auto;right:0}}@media (max-width:1600px){.pro-sidebar.xxl{left:-380px;position:fixed}.pro-sidebar.xxl.collapsed{left:-120px}.pro-sidebar.xxl.toggled{left:0}.pro-sidebar.xxl.toggled .overlay{display:block}.pro-sidebar.xxl.rtl{left:auto;right:-380px}.pro-sidebar.xxl.rtl.collapsed{left:auto;right:-120px}.pro-sidebar.xxl.rtl.toggled{left:auto;right:0}}.pro-sidebar .pro-menu.submenu-bullets .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item:before{border:1px solid #292d36;border-radius:50%;box-shadow:1px 0 0 #e0e0e0,0 -1px 0 #e0e0e0,0 1px 0 #e0e0e0,-1px 0 0 #e0e0e0;content:"";display:inline-block;height:4px;margin-right:15px;min-width:4px;position:relative;width:4px}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-item-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pro-sidebar .pro-menu{padding-bottom:10px;padding-top:10px}.pro-sidebar .pro-menu>ul>.pro-sub-menu>.pro-inner-list-item{background-color:#292d36;position:relative}.pro-sidebar .pro-menu>ul>.pro-sub-menu>.pro-inner-list-item>div>ul{padding-bottom:15px;padding-top:15px}.pro-sidebar .pro-menu a{color:#e0e0e0;text-decoration:none}.pro-sidebar .pro-menu a:before{background-color:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.pro-sidebar .pro-menu a:hover{color:#d7a2c6}.pro-sidebar .pro-menu .pro-menu-item{font-size:15px}.pro-sidebar .pro-menu .pro-menu-item.active{color:#d7a2c6}.pro-sidebar .pro-menu .pro-menu-item .suffix-wrapper{opacity:1;transition:opacity .2s}.pro-sidebar .pro-menu .pro-menu-item .prefix-wrapper{display:flex;margin-right:5px;opacity:1;transition:opacity .2s}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item{align-items:center;cursor:pointer;display:flex;padding:8px 35px 8px 20px;position:relative}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item:focus{color:#d7a2c6;outline:none}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{display:inline-block;font-size:14px;height:40px;line-height:40px;margin-right:10px;min-width:40px;text-align:center;width:40px}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-icon-wrapper .pro-icon{align-items:center;display:flex;height:100%;justify-content:center}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-item-content{flex-grow:1;flex-shrink:1}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item:hover{color:#d7a2c6}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item:hover .pro-icon-wrapper .pro-icon{-webkit-animation:swing .5s ease-in-out 1 alternate;animation:swing .5s ease-in-out 1 alternate}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item:before{background:#e0e0e0}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{border-color:#e0e0e0;border-style:solid;border-width:0 2px 2px 0;display:inline-block;padding:2.5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;vertical-align:middle}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu.open>.pro-inner-item:before{background:transparent!important}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu.open>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item{padding-left:12px}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item{padding:8px 30px 8px 15px}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item>.pro-icon-wrapper{background:none;height:auto;line-height:auto;min-width:auto;width:auto}.pro-sidebar .pro-menu:not(.inner-submenu-arrows) .pro-inner-list-item .pro-menu-item.pro-sub-menu .pro-inner-item .pro-arrow-wrapper{display:none}.pro-sidebar .pro-menu.shaped .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{background-color:#292d36}.pro-sidebar .pro-menu.square .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{border-radius:0}.pro-sidebar .pro-menu.round .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{border-radius:4px}.pro-sidebar .pro-menu.circle .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{border-radius:50%}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item{position:relative}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item>.pro-inner-item>.prefix-wrapper,.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item>.pro-inner-item>.suffix-wrapper{opacity:0}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item>.pro-inner-list-item{background-color:#292d36;z-index:111}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item:before{bottom:0;content:"";cursor:pointer;display:inline-block;left:0;position:absolute;right:0;top:0}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu{position:relative}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-item{pointer-events:none}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper{display:none}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item{background-color:transparent;height:auto!important;max-height:100%;max-width:270px;min-width:220px;padding-left:3px;position:fixed;visibility:hidden}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item.has-arrow{padding-left:10px}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item>.popper-inner{background-color:#292d36;border-radius:4px;max-height:100vh;overflow-y:auto;padding-left:20px}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu:hover>.pro-inner-list-item{transition:visibility,-webkit-transform .3s;transition:visibility,transform .3s;transition:visibility,transform .3s,-webkit-transform .3s;visibility:visible}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu:hover .pro-icon-wrapper .pro-icon{-webkit-animation:swing .5s ease-in-out 1 alternate;animation:swing .5s ease-in-out 1 alternate}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item,.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-sub-menu-item{padding:8px 30px 8px 5px}.pro-sidebar.rtl .pro-menu .pro-menu-item .prefix-wrapper{margin-left:5px;margin-right:0}.pro-sidebar.rtl .pro-menu .pro-menu-item>.pro-inner-item{padding:8px 20px 8px 35px}.pro-sidebar.rtl .pro-menu .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{margin-left:10px;margin-right:0}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper{left:20px;right:auto}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu.open>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item{padding-left:0;padding-right:12px}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item{padding:8px 15px 8px 30px}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item:before{margin-left:15px;margin-right:0}.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item{padding-left:0;padding-right:3px}.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item.has-arrow{padding-right:10px}.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item>.popper-inner{padding-left:0;padding-right:20px}.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item,.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-sub-menu-item{padding:8px 5px 8px 30px}.popper-arrow{border-bottom:7px solid transparent;border-top:7px solid transparent;height:0;position:absolute;width:0;z-index:-1}.popper-element[data-popper-placement^=left]>.popper-arrow{border-right:7px solid #292d36;right:0}.popper-element[data-popper-placement^=right]>.popper-arrow{border-left:7px solid #292d36;left:0}.react-slidedown{height:0;transition-duration:.2s;transition-property:none;transition-timing-function:ease-in-out}.react-slidedown.transitioning{overflow-y:hidden}.react-slidedown.closed{display:none}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item:hover .pro-icon-wrapper .pro-icon,.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu:hover .pro-icon-wrapper .pro-icon{-webkit-animation:none;animation:none}.pro-sidebar .pro-menu .sidebar-menuitem-disabled>.pro-inner-item,.pro-sidebar .pro-menu .sidebar-menuitem-disabled>.pro-inner-item:focus,.pro-sidebar .pro-menu .sidebar-menuitem-disabled>.pro-inner-item:hover,.pro-sidebar .pro-menu .sidebar-submenuitem-disabled>.pro-inner-item,.pro-sidebar .pro-menu .sidebar-submenuitem-disabled>.pro-inner-item:focus,.pro-sidebar .pro-menu .sidebar-submenuitem-disabled>.pro-inner-item:hover{color:inherit;cursor:default}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item{max-width:350px}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{margin-right:15px}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item{padding-left:10px}.pro-sidebar .pro-menu{padding-top:0}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout ul{padding:8px 0}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item{opacity:0;transition:visibility .2s linear,opacity .2s linear}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu:hover>.pro-inner-list-item{opacity:1;transition:visibility .2s linear,opacity .2s linear}.home-main-container{overflow:auto}.home-content-container{background-color:#fff;border-radius:3px;box-shadow:0 6px 8px 0 rgba(0,0,0,.1);padding:2.4rem 3rem}.home-classification-container,.home-graph-container,.home-pyramid-container{border-bottom:3px solid #f1f1f1;border-top:3px solid #f1f1f1;padding:30px 0;text-align:center}.home-graph-image{image-rendering:-webkit-optimize-contrast;width:85%}.home-caption-container{padding:.6rem}.home-caption-title{font-size:.9rem;font-weight:600}.home-caption-content{font-size:.85rem;line-height:normal}.home-paragraph-container{margin:1rem 0 1.6rem;padding:.6rem}.home-paragraph-title{color:#93186c;font-size:1.25rem;font-weight:700;margin-bottom:.6rem}.home-paragraph-content{font-size:1rem;line-height:normal;margin-bottom:.6rem}.home-pyramid-image{image-rendering:-webkit-optimize-contrast;width:40%}.home-classification-container{display:flex;flex-direction:row;justify-content:center}.home-classification-image-container{display:flex;flex-direction:column;width:60px}.home-classification-text-container{padding-left:1.2rem;text-align:left}.home-classification-text{font-size:1.4rem;height:84px;line-height:60px;padding-top:8px}.home-classification-text-highlight{color:#93186c;cursor:pointer;font-weight:600;margin-left:.45rem}.home-classification-text:first-child,.home-classification-text:last-child{height:72px}.home-classification-text:first-child{padding-top:0}.home-button-container{display:flex;justify-content:center;padding-top:.8rem}.banner-container{background-color:#fff;box-shadow:0 1px 3px #888;min-height:103px;padding:0 20px;z-index:1}.banner-title-row{box-sizing:border-box;padding:6px 12px 12px}.banner-title-icon{fill:#93186c;stroke:#93186c;stroke-width:0;color:#93186c;display:inline-flex;font-size:50px;height:50px;line-height:50px;margin-right:16px}.banner-title-text1{cursor:default;margin-right:.8rem}.banner-title-text1,.banner-title-text2{color:#93186c;font-size:2rem;font-weight:700;height:50px}.banner-title-text2{white-space:nowrap}.max-width-subtitle{max-width:200px}.banner-title-text2{font-weight:400}.banner-breadcrumb-row{display:flex;flex-direction:row;justify-content:space-between}.banner-breadcrumbs{font-size:1rem;padding-left:22px}.banner-breadcrumbs,.banner-controls{align-items:center;box-sizing:border-box;display:flex;height:35px;width:auto}.banner-controls{font-size:25px}.banner-control,.banner-control-disabled{color:#d7a2c6;display:flex;margin-left:8px}.banner-control{transition:color .2s ease-in-out,fill .2s ease-in-out!important}.banner-control:hover{color:#93186c;cursor:pointer}.banner-breadcrumb-link,.banner-breadcrumb-static{margin:0 3px;padding:0;text-decoration:none;width:auto}.banner-breadcrumb-link{color:#b8b8b8;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.banner-breadcrumb-link:hover{color:#93186c;cursor:pointer}.banner-businessline-max-width,.banner-offerfamily-max-width{max-width:50ch}.banner-businessline-min-width{min-width:12ch}.banner-offerfamily-max-width{max-width:70ch}.banner-breadcrumb-static{color:#b8b8b8}.banner-breadcrumb-active{color:#242424;margin:0 3px;max-width:70ch}.banner-subtitles{display:flex;justify-content:flex-end}.banner-subtitle-fields,.banner-subtitle-values{display:flex;flex-direction:column}.banner-subtitle-fields{align-items:flex-end}.banner-subtitle-field,.banner-subtitle-value{cursor:default;font-size:1.05rem;min-height:25.2px;white-space:nowrap}.banner-subtitle-field{color:#93186c;font-weight:700;margin-right:6px}.banner-subtitle-value{color:#242424;overflow:hidden;text-overflow:ellipsis}.lds-ring{display:inline-block;height:30px;position:relative;width:30px}.lds-ring div{-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-radius:50%;border-style:solid;border-width:3px;box-sizing:border-box;display:block;height:24px;margin:3px;position:absolute;width:24px}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.lds-ring-colour-primary{border-color:#93186c transparent transparent}.lds-ring-colour-secondary{border-color:#cddead transparent transparent}.lds-ring-colour-light{border-color:#b8b8b8 transparent transparent}.business-lines-card-row{flex-grow:1;max-height:inherit;overflow:auto}.business-lines-card-col{height:49%}.business-lines-card{box-shadow:0 6px 8px 0 rgba(0,0,0,.1);height:100%;padding:0;transition:box-shadow .4s ease-in-out}.business-lines-card:hover{box-shadow:0 8px 10px 0 rgba(0,0,0,.5);cursor:pointer}.business-lines-card a{display:flex;flex-grow:1;overflow:auto}.business-lines-card-title{color:#242424;font-size:1.6rem;font-weight:600;margin-bottom:.4rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.business-lines-card:hover .business-lines-card-title{color:#93186c}.business-lines-card-desc{color:#969696;font-size:1rem}.business-lines-card-hop{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end}.business-lines-card-hop-divider{color:#b8b8b8;margin:.6rem 0}.business-lines-card-hop-title{color:#969696;font-size:.8rem;font-weight:500;text-transform:uppercase}.business-lines-card-hop-name{color:#93186c;font-size:1.2rem;font-weight:600;padding-bottom:1.2rem}.business-lines-card-body{display:flex;flex-direction:column;flex-grow:1;padding:1.2rem 1.6rem 0;width:100%}.business-lines-card-header{color:#93186c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-lines-card-footer{align-items:center;display:flex;justify-content:flex-end}.business-lines-action-icon{color:#242424;font-size:1.2rem;line-height:.6rem;margin-left:6px;min-height:1.2rem;min-width:1.2rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.business-lines-action-icon:hover{color:#d7a2c6;cursor:pointer}.business-lines-button-container{display:flex;justify-content:flex-end}.business-lines-button-spacing{margin-right:8px}.confirm-modal-body,.confirm-modal-footer,.confirm-modal-header{align-items:center;display:flex;justify-content:center}.confirm-modal-body{flex-direction:column}.confirm-modal-icon{color:#93186c;font-size:3rem;line-height:1rem}.confirm-modal-message{color:#242424;font-size:1.2rem;font-weight:700;text-align:center}.confirm-modal-button,.confirm-modal-button-loading{height:40px;width:100px}.confirm-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.business-line-modal-header{align-items:center;display:flex;justify-content:left}.business-line-modal-body{max-height:65vh;overflow:auto}.business-line-modal-icon{fill:#93186c;height:40px}.business-line-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.business-line-modal-button,.business-line-modal-button-loading{height:40px;margin:.25rem;width:100px}.business-line-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.business-line-modal-footer{align-items:center;display:flex;justify-content:space-between}.business-line-modal-error,.business-line-modal-error-icon{color:#dc3545;font-size:1rem}.business-line-modal-error{align-items:center;display:flex}.business-line-modal-error-icon{margin-right:.25rem}.business-line-modal-button-container{display:flex}.business-line-history-modal-header{align-items:center;display:flex;justify-content:left}.business-line-history-modal-body{height:65vh;overflow:auto}.business-line-history-modal-icon{fill:#93186c;height:40px}.business-line-history-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.business-line-history-modal-footer{align-items:center;display:flex;justify-content:space-between}.business-line-history-modal-button{height:40px;margin:.25rem;width:100px}.business-line-history-modal-button-container{display:flex}.business-line-history-modal-spinner{padding-top:10px!important;text-align:center}.deleted-business-lines-modal-header{align-items:center;display:flex;justify-content:left}.deleted-business-lines-modal-body{height:65vh;overflow:auto}.deleted-business-lines-modal-icon{fill:#93186c;height:40px}.deleted-business-lines-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.deleted-business-lines-modal-button,.deleted-business-lines-modal-button-loading{height:40px;margin:.25rem;width:100px}.deleted-business-lines-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.deleted-business-lines-modal-footer{align-items:center;display:flex;justify-content:space-between}.deleted-business-lines-modal-error,.deleted-business-lines-modal-error-icon{color:#dc3545;font-size:1rem}.deleted-business-lines-modal-error{align-items:center;display:flex}.deleted-business-lines-modal-error-icon{margin-right:.25rem}.deleted-business-lines-modal-button-container{display:flex}.deleted-business-lines-icons{align-content:center;display:flex;justify-content:flex-end;margin-top:2px}.deleted-business-lines-action-icon{color:#242424;font-size:1.2rem;line-height:.6rem;margin-left:6px;min-height:1.2rem;min-width:1.2rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.deleted-business-lines-action-icon:hover{color:#d7a2c6;cursor:pointer}.offer-families-card-row{align-content:flex-start;flex-grow:1;max-height:inherit;overflow:auto}.offer-families-card-col{height:32.5%}.offer-families-card{box-shadow:0 6px 8px 0 rgba(0,0,0,.1);color:#242424;height:100%;overflow:auto;padding:.8rem 1.2rem}.offer-families-card-body{padding:0}.offer-families-card-header,.offer-families-product{align-items:center;display:flex;justify-content:space-between}.offer-families-card-header{border-bottom:1px solid #e0e0e0;margin-bottom:8px;padding-bottom:6px}.offer-families-product{margin-bottom:5px}.offer-families-product:last-child{margin-bottom:0}.offer-families-of-link,.offer-families-product-link{transition:color .2s ease-in-out,fill .2s ease-in-out!important}.offer-families-of-link:hover,.offer-families-product-link:hover{color:#93186c}.offer-families-of-link{color:#242424;font-size:1.2rem;font-weight:600;max-width:350px}.offer-families-product-link{color:#242424}.offer-families-action-container{display:flex;flex-direction:column;line-height:normal;padding:8px}.offer-families-action-icon{color:#242424;font-size:1.2rem;line-height:.6rem;margin-bottom:8px;min-height:1.2rem;min-width:1.2rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.offer-families-action-icon:hover{color:#d7a2c6;cursor:pointer}.offer-families-action-icon:last-child{margin-bottom:0}.offer-families-button-container{display:flex;justify-content:flex-end}.offer-families-button-spacing{margin-right:8px}.offer-families-divider{margin:.5rem 0}.offer-family-modal-header{align-items:center;display:flex;justify-content:left}.offer-family-modal-body{max-height:65vh;overflow:auto}.offer-family-modal-icon{fill:#93186c;height:40px}.offer-family-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.offer-family-modal-button,.offer-family-modal-button-loading{height:40px;margin:.25rem;width:100px}.offer-family-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.offer-family-modal-footer{align-items:center;display:flex;justify-content:space-between}.offer-family-modal-error,.offer-family-modal-error-icon{color:#dc3545;font-size:1rem}.offer-family-modal-error{align-items:center;display:flex}.offer-family-modal-error-icon{margin-right:.25rem}.offer-family-modal-button-container{display:flex}.product-modal-header{align-items:center;display:flex;justify-content:left}.product-modal-body{max-height:65vh;overflow:auto}.product-modal-icon{fill:#93186c;height:40px}.product-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.product-modal-button,.product-modal-button-loading{height:40px;margin:.25rem;width:100px}.product-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.product-modal-footer{align-items:center;display:flex;justify-content:space-between}.product-modal-error,.product-modal-error-icon{color:#dc3545;font-size:1rem}.product-modal-error{align-items:center;display:flex}.product-modal-error-icon{margin-right:.25rem}.product-modal-button-container{display:flex}.product-modal-placeholder{color:#6c757d}.product-modal-selected{color:#242424}.react-dual-listbox{flex-grow:1}.duallistbox-icon{font-size:1.2rem;font-weight:700}.react-dual-listbox{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.react-dual-listbox,.react-dual-listbox *{-webkit-box-sizing:border-box;box-sizing:border-box}.react-dual-listbox input:disabled,.react-dual-listbox select:disabled{background:#eee;cursor:not-allowed}.react-dual-listbox button,.react-dual-listbox select{font-family:inherit;line-height:1.42857}.rdl-list-box{-ms-flex-item-align:stretch;align-self:stretch;display:-ms-flexbox;display:flex;-ms-flex:1 1 0px;flex:1 1;-ms-flex-direction:column;flex-direction:column}.rdl-control,.rdl-filter{border:1px solid #ccc;border-radius:2px;color:#333;display:block;font-size:14px;padding:8px 12px;width:100%}.rdl-filter{margin-bottom:10px}.rdl-control-container{display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column}.rdl-control-label{padding:2px 4px}.rdl-control-label.rdl-sr-only{clip:rect(0 0 0 0);position:absolute}.rdl-control{-ms-flex:1 0 auto;flex:1 0 auto}.rdl-control optgroup{font:inherit;font-weight:700}.rdl-actions{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-direction:column;flex-direction:column;margin:0 10px}.rdl-has-header .rdl-actions{padding-top:31px}.rdl-has-filter .rdl-actions{padding-top:44px}.rdl-has-header.rdl-has-filter .rdl-actions{padding-top:75px}.rdl-actions-left,.rdl-actions-right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.rdl-actions-right{margin-bottom:10px}.rdl-move{background:#fff;border:1px solid #ccc;border-radius:2px;color:#333;cursor:pointer;font-size:12px;margin-bottom:5px;padding:5px 10px}.rdl-move:active:not(:disabled),.rdl-move:focus:not(:disabled){background:#e6e6e6;border-color:#8c8c8c}.rdl-move:focus:not(:disabled){outline:thin dotted;outline-offset:-2px}.rdl-move:hover:not(:disabled){background:#e6e6e6;border-color:#adadad}.rdl-move:disabled{cursor:not-allowed;opacity:.5}.rdl-move:last-child{margin-bottom:0}.rdl-move i{margin:0 -1px}.rdl-align-top .rdl-available{margin-right:10px}.rdl-align-top .rdl-selected{margin-left:10px}.rdl-align-top .rdl-control{border-top-left-radius:0;border-top-right-radius:0}.rdl-align-top .rdl-actions-left,.rdl-align-top .rdl-actions-right{-ms-flex-direction:row;flex-direction:row;margin:0}.rdl-align-top .rdl-list-box .rdl-move{-ms-flex:0 1 50%;flex:0 1 50%}.rdl-align-top .rdl-list-box .rdl-move:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-right:0;border-top-right-radius:0;margin-bottom:0}.rdl-align-top .rdl-list-box .rdl-move:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0}.product-history-modal-header{align-items:center;display:flex;justify-content:left}.product-history-modal-body{height:65vh;overflow:auto}.product-history-modal-icon{fill:#93186c;height:40px}.product-history-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.product-history-modal-footer{align-items:center;display:flex;justify-content:space-between}.product-history-modal-button{height:40px;margin:.25rem;width:100px}.product-history-modal-button-container{display:flex}.product-history-modal-spinner{padding-top:10px!important;text-align:center}.offer-family-history-modal-header{align-items:center;display:flex;justify-content:left}.offer-family-history-modal-body{height:65vh;overflow:auto}.offer-family-history-modal-icon{fill:#93186c;height:40px}.offer-family-history-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.offer-family-history-modal-footer{align-items:center;display:flex;justify-content:space-between}.offer-family-history-modal-button{height:40px;margin:.25rem;width:100px}.offer-family-history-modal-button-container{display:flex}.offer-family-history-modal-spinner{padding-top:10px!important;text-align:center}.deleted-entities-modal-header{align-items:center;display:flex;justify-content:left}.deleted-entities-modal-body{height:65vh;overflow:auto}.deleted-entities-modal-icon{fill:#93186c;height:40px}.deleted-entities-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.deleted-entities-modal-button,.deleted-entities-modal-button-loading{height:40px;margin:.25rem;width:100px}.deleted-entities-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.deleted-entities-modal-footer{align-items:center;display:flex;justify-content:space-between}.deleted-entities-modal-error,.deleted-entities-modal-error-icon{color:#dc3545;font-size:1rem}.deleted-entities-modal-error{align-items:center;display:flex}.deleted-entities-modal-error-icon{margin-right:.25rem}.deleted-entities-modal-button-container{display:flex}.deleted-entities-icons{align-content:center;display:flex;justify-content:flex-end;margin-top:2px}.deleted-entities-action-icon{color:#242424;font-size:1.2rem;line-height:.6rem;margin-left:6px;min-height:1.2rem;min-width:1.2rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.deleted-entities-action-icon:hover{color:#d7a2c6;cursor:pointer}.primary-markets-table-container{display:inline-block}.primary-markets-container{display:flex;flex-direction:column;flex-grow:1;max-height:inherit;max-width:1500px;overflow-x:visible;overflow-y:auto;padding-bottom:1rem!important;padding-left:1rem!important;padding-right:1rem!important;padding-top:0}td{min-width:50px;padding-bottom:0;padding-top:1}td,td.truncate{white-space:nowrap}td.sidebar,td.spacer-row{background-color:#f1f1f1}tr.sticky-row-0{top:0}tr.sticky-row-0,tr.sticky-row-1{position:-webkit-sticky;position:sticky}tr.sticky-row-1{top:25px}tr.sticky-row-2{top:74px}tr.sticky-row-2,tr.sticky-row-3{position:-webkit-sticky;position:sticky}tr.sticky-row-3{top:120px}.offerFamilyName{color:#93186c;font-size:larger;font-weight:700;margin-top:12px;padding-right:1em}.offerFamilyName:hover{color:#d7a2c6}.productName{color:#242424;padding-right:1em}.productName:hover{color:#d7a2c6}.region-row{color:#93186c;font-size:1.5em;font-weight:600;margin-left:.5em;padding-right:.5em;padding-top:12px;text-align:left}.country-row{color:grey;font-size:.8em;margin-bottom:20px;text-align:center}.wider-countries{min-width:100px}.flags-row{align-items:center;display:flex;justify-content:center;padding-top:15px;text-align:center}.col-even{background-color:#f3f6f4}.col-odd{background-color:#e7f1fa}.col-tick{color:#93186cce;font-weight:700}.col-cross,.col-tick{font-family:monospace;text-align:center}.col-cross{color:#aaa;font-weight:600}.country-flag-square{height:250px;width:250px}.flagx{background-image:url(/static/media/iso3-country-flags.0949f191252be93f65c4.png);background-size:840px 30px;-webkit-filter:saturate(50%);filter:saturate(50%);height:30px;opacity:65%;width:30px}.flag-iso3-ARE{background-position:-30px 0}.flag-iso3-AUS{background-position:-60px 0}.flag-iso3-BEL{background-position:-90px 0}.flag-iso3-CAN{background-position:-120px 0}.flag-iso3-CHE{background-position:-150px 0}.flag-iso3-CHN{background-position:-180px 0}.flag-iso3-DEU{background-position:-210px 0}.flag-iso3-DNK{background-position:-240px 0}.flag-iso3-ESP{background-position:-270px 0}.flag-iso3-FIN{background-position:-300px 0}.flag-iso3-FRA{background-position:-330px 0}.flag-iso3-GBR{background-position:-360px 0}.flag-iso3-HKG{background-position:-390px 0}.flag-iso3-IRL{background-position:-420px 0}.flag-iso3-ITA{background-position:-450px 0}.flag-iso3-JEY{background-position:-480px 0}.flag-iso3-NLD{background-position:-510px 0}.flag-iso3-NZL{background-position:-540px 0}.flag-iso3-SGP{background-position:-570px 0}.flag-iso3-SWE{background-position:-600px 0}.flag-iso3-USA{background-position:-630px 0}.flag-iso3-ZAF{background-position:-660px 0}.flag-iso3-AUT{background-position:-690px 0}.flag-iso3-JPN{background-position:-720px 0}.flag-iso3-NOR{background-position:-750px 0}.flag-iso3-POL{background-position:-780px 0}.flag-iso3-PRT{background-position:-810px 0}.channels-card-row{align-content:flex-start;flex-grow:1;max-height:inherit;overflow:auto}.channels-card-col{height:33.33%}.channels-card,.channels-card-active,.channels-card-empty{box-shadow:0 6px 8px 0 rgba(0,0,0,.1);display:flex;height:100%;overflow:auto;padding:.6rem 1.6rem}.channels-channel-title{font-size:1.2rem;font-weight:600;margin-right:6px}.channels-card-active .channels-branded-channel-link,.channels-card-active .channels-channel-link,.channels-card-empty .channels-channel-link{color:#242424}.channels-card{background-color:#f1f1f1;color:#b8b8b8}.channels-card-body{padding:0}.channels-card .channels-card-body,.channels-card-empty .channels-card-body{display:flex;justify-content:center}.channels-card .channels-channel-title,.channels-card-empty .channels-channel-title{font-size:1.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channels-branded-channel,.channels-card-header{align-items:center;display:flex;justify-content:space-between;width:100%}.channels-branded-channel{margin-bottom:5px}.channels-card .channels-card-header,.channels-card-empty .channels-card-header{justify-content:center}.channels-card-header{text-align:center}.channels-card-back-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:8px;padding-bottom:6px}.channels-branded-channel-link,.channels-channel-link{margin-right:6px;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease-in-out,fill .2s ease-in-out!important;white-space:nowrap}.channels-branded-channel-link:hover,.channels-channel-link:hover{color:#93186c}.channels-action-container{display:flex;flex-direction:column;line-height:normal;padding:8px}.channels-action-icon{color:#242424;font-size:1.2rem;line-height:.6rem;margin-bottom:8px;min-height:1.2rem;min-width:1.2rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.channels-action-icon:hover{color:#d7a2c6;cursor:pointer}.channels-action-icon:last-child{margin-bottom:0}.channels-button-container{display:flex;justify-content:flex-end;padding:0}.channels-button-spacing{margin-right:8px}.channels-divider{border-top:1px solid #e0e0e0;margin:.2rem 0}.channels-flip-box{position:relative}.channels-flip-box:hover .channels-card-back{opacity:1}.channels-flip-box:hover .channels-card-front{opacity:0}.channels-flip-box .channels-card-back,.channels-flip-box .channels-card-front{bottom:0;left:0;position:absolute;top:0;transition:all 1s cubic-bezier(1,1,.5,1.3);width:100%}.channels-flip-box .channels-card-back{background-color:#cecece;opacity:0;transition:opacity .5s ease-in-out}.channels-flip-box .channels-card-front{opacity:1;transition:opacity .5s ease-in-out}.channels-flip-box .channels-card-back-noflip,.channels-flip-box .channels-card-front-noflip{bottom:0;left:0;position:absolute;top:0;width:100%}.channels-flip-box .channels-card-ellipse{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#93186c;bottom:40px;color:#fff;font-size:3rem;height:20px;margin-bottom:0;position:relative}.business-line-channel-modal-header{align-items:center;display:flex;justify-content:left}.business-line-channel-modal-body{height:460px;overflow:auto}.business-line-channel-modal-icon{fill:#93186c;height:40px}.business-line-channel-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.business-line-channel-modal-button,.business-line-channel-modal-button-loading{height:40px;margin:.25rem;width:100px}.business-line-channel-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.business-line-channel-modal-footer{align-items:center;display:flex;justify-content:space-between}.business-line-channel-modal-error,.business-line-channel-modal-error-icon{color:#dc3545;font-size:1rem}.business-line-channel-modal-error{align-items:center;display:flex}.business-line-channel-modal-error-icon{margin-right:.25rem}.business-line-channel-modal-button-container{display:flex}.business-line-channel-modal-dlist{display:flex;flex-direction:column;height:350px}.branded-channel-modal-header{align-items:center;display:flex;justify-content:left}.branded-channel-modal-body{height:500px;overflow:auto}.branded-channel-modal-icon{fill:#93186c;height:40px}.branded-channel-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.branded-channel-modal-button,.branded-channel-modal-button-loading{height:40px;margin:.25rem;width:100px}.branded-channel-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.branded-channel-modal-footer{align-items:center;display:flex;justify-content:space-between}.branded-channel-modal-error,.branded-channel-modal-error-icon{color:#dc3545;font-size:1rem}.branded-channel-modal-error{align-items:center;display:flex}.branded-channel-modal-error-icon{margin-right:.25rem}.branded-channel-modal-button-container{display:flex}.branded-channel-modal-dlist{display:flex;flex-direction:column;height:390px}.branded-channel-modal-placeholder{color:#6c757d}.branded-channel-modal-selected{color:#242424}.business-line-channel-history-modal-header{align-items:center;display:flex;justify-content:left}.business-line-channel-history-modal-icon{fill:#93186c;height:40px}.business-line-channel-history-modal-body{height:65vh;overflow:auto}.business-line-channel-history-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.business-line-channel-history-modal-footer{align-items:center;display:flex;justify-content:space-between}.business-line-channel-history-modal-button{height:40px;margin:.25rem;width:100px}.business-line-channel-history-modal-button-container{display:flex}.business-line-channel-history-data{word-wrap:break-word;font-size:.89rem;line-height:1.1rem;margin-bottom:0;overflow:auto;padding:6px 12px;white-space:pre-line}.business-line-channel-history-data p{margin-bottom:.5rem}.business-line-channel-history-data li p{margin:0;margin-block:0}.business-line-channel-history-data h3{font-size:1.5rem}.business-line-channel-history-data ol:first-child,.business-line-channel-history-data ul:first-child{padding-left:1rem}.business-line-channel-history-modal-spinner{padding-top:10px!important;text-align:center}.branded-channel-history-modal-header{align-items:center;display:flex;justify-content:left}.branded-channel-history-modal-icon{fill:#93186c;height:40px}.branded-channel-history-modal-body{height:65vh;overflow:auto}.branded-channel-history-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.branded-channel-history-modal-footer{align-items:center;display:flex;justify-content:space-between}.branded-channel-history-modal-button{height:40px;margin:.25rem;width:100px}.branded-channel-history-modal-button-container{display:flex}.branded-channel-history-data{word-wrap:break-word;font-size:.89rem;line-height:1.1rem;margin-bottom:0;overflow:auto;padding:6px 12px;white-space:pre-line}.branded-channel-history-data p{margin-bottom:.5rem}.branded-channel-history-data li p{margin:0;margin-block:0}.branded-channel-history-data h3{font-size:1.5rem}.branded-channel-history-data ol:first-child,.branded-channel-history-data ul:first-child{padding-left:1rem}.branded-channel-history-modal-spinner{padding-top:10px!important;text-align:center}.vision-board-card-row{flex-grow:1;max-height:inherit;overflow:hidden}.vision-board-card-col{height:49.2%}.vision-board-card{box-shadow:0 6px 8px 0 rgba(0,0,0,.1);color:#242424;display:flex;height:100%}.vision-board-card-header{align-items:center;display:flex;justify-content:space-between}.vision-board-card-body{overflow:auto;padding:6px 12px}.vision-board-title{word-wrap:break-word;align-items:flex-start;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;box-shadow:0 6px 8px 0 rgba(0,0,0,.1);display:flex;justify-content:space-between;padding:6px 16px;white-space:pre-line}.vision-board-footer-head,.vision-board-title-head{color:#93186c;font-weight:700;margin-right:8px}.vision-board-card-header .vision-board-title-head{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vision-board-data,.vision-board-footer-data,.vision-board-title-data{color:#242424}.vision-board-placeholder,.vision-board-title-placeholder{color:#6c757d;font-style:italic}.vision-board-data,.vision-board-placeholder{word-wrap:break-word;font-size:.89rem;line-height:1.1rem;white-space:pre-line}.vision-board-title-data,.vision-board-title-placeholder{font-size:1rem;margin-top:2px}.vision-board-footer{align-items:center;display:flex}.vision-board-footer-data,.vision-board-footer-head,.vision-board-title-head{font-size:1.1rem}.vision-board-list{margin-bottom:0;padding-left:1.2rem}.vision-board-button-container{display:flex;justify-content:flex-end}.vision-board-action-icon{color:#242424;font-size:1.2rem;line-height:.6rem;margin-left:6px;min-height:1.2rem;min-width:1.2rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.vision-board-action-icon:hover{color:#d7a2c6;cursor:pointer}.vision-board-title-content{display:flex}.vision-board-title-action{display:flex;padding-top:.3rem;text-align:end}.vision-board-data p{margin-bottom:.5rem}.vision-board-data :last-child,.vision-board-title-data :last-child{margin-bottom:0}.vision-board-data li p{margin:0;margin-block:0}.vision-board-data h3{font-size:1.5rem}.vision-board-data ol:first-child,.vision-board-data ul:first-child{padding-left:1rem}.remirror-editor-wrapper{padding-top:var(--rmr-space-3)}.remirror-button-active{background-color:var(--rmr-color-primary)!important;color:var(--rmr-color-primary-text)!important}.remirror-button{align-items:center;background-color:var(--rmr-color-background);border:1px solid var(--rmr-color-border);border-radius:var(--rmr-radius-border);color:var(--rmr-color-text);cursor:pointer;display:inline-flex;font-size:100%;font-weight:400;justify-content:center;line-height:1.5;padding:.375em .75em;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.remirror-button[aria-disabled=true]{cursor:auto}.remirror-button:not([aria-disabled=true]):hover{background-color:var(--rmr-color-hover-primary);border-color:var(--rmr-color-hover-border);color:var(--rmr-color-hover-primary-text)}.remirror-button:not([aria-disabled=true]):active,.remirror-button:not([aria-disabled=true])[aria-expanded=true],.remirror-button:not([aria-disabled=true])[data-active]{background-color:var(--rmr-color-active-primary);border-color:var(--rmr-color-active-border);color:var(--rmr-color-active-primary-text)}@media screen and (-ms-high-contrast:active){.remirror-button{border:2px solid}}.remirror-composite{align-items:center;border:0;font-size:100%;justify-content:center;padding:.375em .75em}.remirror-composite,.remirror-composite:not([aria-selected=true]){background-color:inherit;color:inherit}[aria-activedescendant="*"]:focus .remirror-composite[aria-selected=true],[aria-activedescendant="*"]:focus~* .remirror-composite[aria-selected=true]{background-color:var(--rmr-color-background);color:var(--rmr-color-text)}.remirror-dialog{border:1px solid var(--rmr-color-border);border-radius:var(--rmr-radius-border);color:var(--rmr-color-text);left:50%;max-height:calc(100vh - 56px);outline:0;padding:1em;position:fixed;top:28px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:999}.remirror-dialog:focus{box-shadow:0 0 0 .2em var(--rmr-color-shadow-1)}.remirror-dialog-backdrop{background-color:var(--rmr-color-backdrop);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.remirror-form>:not(:first-child){margin-top:1rem}.remirror-form-message{font-size:.8em;margin-top:.5rem!important}.remirror-form-label{display:block;margin:0 0 .5rem!important}input[type=checkbox]+.remirror-form-label,input[type=radio]+.remirror-form-label{display:inline-block;margin:0 0 0 .5rem!important}.remirror-form-group{border:1px solid var(--rmr-color-border);border-radius:var(--rmr-radius-border);color:var(--rmr-color-text);display:block;padding:.5rem 1rem 1rem}.remirror-form-group>*{display:block}.remirror-group{display:flex}.remirror-group>:not(:first-child){margin-left:-1px}.remirror-group>:not(:first-child):not(:last-child):not(.first-child):not(.last-child){border-radius:0}.remirror-group>.first-child,.remirror-group>:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.remirror-group>.last-child,.remirror-group>:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.remirror-input{border:1px solid var(--rmr-hue-gray-2);border-radius:var(--rmr-radius-border);color:var(--rmr-hue-gray-5);display:block;font-size:100%;margin:0!important;padding:.5em .75em;width:100%}.remirror-input:focus{border-color:var(--rmr-hue-gray-3)}.remirror-menu{border-radius:0;display:flex}.remirror-menu-pane{align-items:flex-start;display:flex;justify-content:center;padding-bottom:var(--rmr-space-1);padding-right:var(--rmr-space-2);padding-top:var(--rmr-space-1);position:relative}.remirror-menu-pane-active{background-color:var(--rmr-color-primary);color:var(--rmr-color-primary-text)}.remirror-menu-dropdown-label{padding:0 var(--rmr-space-2)}.remirror-menu-pane-icon{color:var(--rmr-hue-gray-7);left:8px;position:absolute;width:20px}[aria-checked=true] .remirror-menu-pane-icon,button:active .remirror-menu-pane-icon,button:hover .remirror-menu-pane-icon{color:var(--rmr-hue-gray-1)}.remirror-menu-pane-label{overflow:hidden;padding-right:var(--rmr-space-3);text-overflow:ellipsis;white-space:nowrap}.remirror-menu-pane-shortcut{align-self:flex-end;color:var(--rmr-hue-gray-6)}[aria-checked=true] .remirror-menu-pane-shortcut,button:active .remirror-menu-pane-shortcut,button:hover .remirror-menu-pane-shortcut{color:var(--rmr-hue-gray-1)}[role=menu]>.remirror-menu-button-left{left:var(--rmr-space-2)}[role=menu]>.remirror-menu-button-right{right:var(--rmr-space-2)}.remirror-menu-button-nested-left svg{margin-right:var(--rmr-space-2)}[role=menu]>.remirror-menu-button-nested-right{padding-right:2em!important}.remirror-menu-button-nested-right svg{margin-left:var(--rmr-space-2)}.remirror-menu-button{position:relative}.remirror-menu-button svg{fill:currentColor;height:.65em;width:.65em}[role=menu]>.remirror-menu-button svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[role=menubar]>.remirror-menu-button svg{display:none}.remirror-menu-bar{box-shadow:none!important;display:flex;position:relative;white-space:nowrap}.remirror-menu-bar[aria-orientation=vertical]{padding:.25em 0}.remirror-menu-bar[aria-orientation=horizontal]{padding:0}.remirror-flex-column{flex-direction:column}.remirror-flex-row{flex-direction:row}.remirror-menu-item{background:transparent;border:0;border-radius:0;color:var(--rmr-color-foreground);cursor:default;font-size:100%;justify-content:flex-start;line-height:1.5;margin:0;text-align:left;text-decoration:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.remirror-menu-item:focus,.remirror-menu-item[aria-expanded=true]{background-color:var(--rmr-color-primary);box-shadow:none!important;color:var(--rmr-color-primary-text)}.remirror-menu-item:active,.remirror-menu-item[data-active]{background-color:var(--rmr-color-active-primary)!important;color:var(--rmr-color-active-primary-text)!important}.remirror-menu-item-row{padding:0 var(--rmr-space-2)}.remirror-menu-item-column{padding:0 var(--rmr-space-4)}.remirror-menu-item-checkbox{outline:0;position:relative}.remirror-menu-item-checkbox[aria-checked=true]:before{content:"✓";height:1em;left:.4em;position:absolute;top:0;width:1em}.remirror-menu-item-radio{outline:0;position:relative}.remirror-menu-item-radio[aria-checked=true]:before{content:"•";font-size:1.4em;height:.7142857143em;left:.35em;position:absolute;top:-.25em;width:.7142857143em}.remirror-menu-group{display:inherit;flex-direction:inherit}.remirror-floating-popover{border:none;max-height:calc(100vh - 56px);padding:0}.remirror-popover [data-arrow]{background-color:transparent}.remirror-popover [data-arrow] .stroke{fill:var(--rmr-color-border)}.remirror-popover [data-arrow] .fill{fill:var(--rmr-color-background)}.remirror-animated-popover{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);-webkit-transform-origin:top center;transform-origin:top center;transition:opacity .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out,-webkit-transform .25s ease-in-out}[data-enter] .remirror-animated-popover{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.remirror-role{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--rmr-color-background);box-sizing:border-box;color:var(--rmr-color-text);font-family:var(--rmr-font-family-default)}.remirror-separator{border:solid var(--rmr-color-border);border-width:0 1px 0 0;height:auto;margin:0 .5em;padding:0;width:0}.remirror-separator[aria-orientation=horizontal]{border-width:0 0 1px;height:0;margin:.5em 0;width:auto}.remirror-tab{background-color:transparent;border:solid transparent;border-radius:var(--rmr-radius-border) var(--rmr-radius-border) 0 0;border-width:1px 1px 0;font-size:100%;margin:0 0 -1px;padding:.5em 1em}.remirror-tab[aria-selected=true]{background-color:var(--rmr-color-background);border-color:var(--rmr-color-border)}[aria-orientation=vertical] .remirror-tab{border-radius:.2em 0 0 .2em;border-width:1px 0 1px 1px;margin:0 -1px 0 0}.remirror-tab-list{border:solid var(--rmr-color-border);border-width:0 0 1px;display:flex;flex-direction:row;margin:0 0 1em}.remirror-tab-list[aria-orientation=vertical]{border-width:0 1px 0 0;flex-direction:column;margin:0 1em 0 0}.remirror-tabbable:not([type=checkbox]):not([type=radio]){outline:0}.remirror-tabbable:not([type=checkbox]):not([type=radio]):focus{box-shadow:var(--rmr-color-outline) 0 0 0 .2em;position:relative;z-index:2}.remirror-tabbable:not([type=checkbox]):not([type=radio]):hover{z-index:2}.remirror-tabbable[aria-disabled=true]{opacity:.5}.remirror-toolbar{display:flex;flex-direction:row;overflow-y:auto}.remirror-toolbar>:not(:first-child){margin:0 0 0 .5em}.remirror-toolbar[aria-orientation=vertical]{display:inline-flex;flex-direction:column}.remirror-toolbar[aria-orientation=vertical]>:not(:first-child){margin:.5em 0 0}.remirror-tooltip{background-color:var(--rmr-color-faded);border-radius:var(--rmr-radius-border);color:#fff;font-size:.8em;padding:.5rem;z-index:999}.remirror-tooltip [data-arrow]{background-color:transparent}.remirror-tooltip [data-arrow] .stroke{fill:transparent}.remirror-tooltip [data-arrow] .fill{fill:var(--rmr-hue-gray-8)}.remirror-table-size-editor{background:var(--rmr-color-background);box-shadow:var(--rmr-color-shadow-1);font-family:var(--rmr-font-family-default);font-size:var(--rmr-font-size-1)}.remirror-table-size-editor-body{position:relative}.remirror-table-size-editor-body:after{background:transparent;bottom:-50px;content:"";left:0;position:absolute;right:-50px;top:-50px}.remirror-table-size-editor-cell{border:var(--rmr-color-border);position:absolute;z-index:2}.remirror-table-size-editor-cell-selected{background:var(--rmr-color-selection-background);border-color:var(--rmr-color-border)}.remirror-table-size-editor-footer{padding-bottom:var(--rmr-space-1);text-align:center}.remirror-color-picker{background:var(--rmr-color-background);box-shadow:var(--rmr-box-shadow-1);font-family:var(--rmr-font-family-default);font-size:var(--rmr-font-size-1);padding:var(--rmr-space-2) var(--rmr-space-3)}.remirror-editor.ProseMirror{word-wrap:break-word;-webkit-font-feature-settings:"liga" 0,none;font-feature-settings:"liga" 0,none;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;overflow-y:scroll;white-space:pre-wrap;white-space:break-spaces}.remirror-editor.ProseMirror pre{white-space:pre-wrap}.remirror-editor.ProseMirror li{position:relative}.remirror-editor.ProseMirror[contenteditable=false]{white-space:normal}.remirror-editor.ProseMirror[contenteditable=true]{white-space:pre-wrap}.remirror-editor.ProseMirror hr{border-color:#2e2e2e}.remirror-editor.ProseMirror .selection,.remirror-editor.ProseMirror ::selection{background:var(--rmr-color-selection-background);caret-color:var(--rmr-color-selection-caret);color:var(--rmr-color-selection-text);text-shadow:var(--rmr-color-selection-shadow)}.remirror-editor.ProseMirror img.ProseMirror-separator{border:none!important;display:inline!important;margin:0!important}.remirror-editor.ProseMirror-hideselection ::selection{background:transparent}.remirror-editor.ProseMirror-hideselection ::-moz-selection{background:transparent}.remirror-editor.ProseMirror-hideselection{caret-color:transparent}.remirror-editor .ProseMirror-selectednode{outline:2px solid #8cf}.remirror-editor li.ProseMirror-selectednode{outline:none}.remirror-editor li.ProseMirror-selectednode:after{border:2px solid #8cf;bottom:-2px;content:"";left:-32px;pointer-events:none;position:absolute;right:-2px;top:-2px}.remirror-editor.ProseMirror blockquote{border-left:3px solid var(--rmr-hue-gray-3);font-style:italic;margin-left:0;margin-right:0;padding-left:10px}.remirror-editor.ProseMirror blockquote p{color:#888}.remirror-editor div[data-callout-type]{border-left:2px solid transparent;display:flex;margin-left:0;margin-right:0;padding:10px}.remirror-editor div[data-callout-type]>:not(.remirror-callout-emoji-wrapper){flex-grow:1;margin-left:8px}.remirror-editor div[data-callout-type=info]{background:#eef6fc;border-left-color:#3298dc}.remirror-editor div[data-callout-type=warning]{background:#fffbeb;border-left-color:#ffdd57}.remirror-editor div[data-callout-type=error]{background:#feecf0;border-left-color:#f14668}.remirror-editor div[data-callout-type=success]{background:#effaf3;border-left-color:#48c774}.remirror-editor div[data-callout-type=blank]{background:#f8f8f8}.remirror-wrap{white-space:pre-wrap!important}.remirror-a11y-dark code[class*=language-],.remirror-a11y-dark pre[class*=language-]{word-wrap:normal;background:none;color:#f8f8f2;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}.remirror-a11y-dark pre[class*=language-]{border-radius:.3em;margin:.5em 0;overflow:auto;padding:1em}.remirror-a11y-dark :not(pre)>code[class*=language-],.remirror-a11y-dark pre[class*=language-]{background:#2b2b2b}.remirror-a11y-dark :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.remirror-a11y-dark .token.cdata,.remirror-a11y-dark .token.comment,.remirror-a11y-dark .token.doctype,.remirror-a11y-dark .token.prolog{color:#d4d0ab}.remirror-a11y-dark .token.punctuation,.remirror-a11y-dark .token.punctuation.important{color:#fefefe}.remirror-a11y-dark .token.constant,.remirror-a11y-dark .token.deleted,.remirror-a11y-dark .token.property,.remirror-a11y-dark .token.symbol,.remirror-a11y-dark .token.tag{color:#ffa07a}.remirror-a11y-dark .token.boolean,.remirror-a11y-dark .token.number{color:#00e0e0}.remirror-a11y-dark .token.attr-name,.remirror-a11y-dark .token.builtin,.remirror-a11y-dark .token.char,.remirror-a11y-dark .token.inserted,.remirror-a11y-dark .token.selector,.remirror-a11y-dark .token.string{color:#abe338}.remirror-a11y-dark .language-css .token.string,.remirror-a11y-dark .style .token.string,.remirror-a11y-dark .token.entity,.remirror-a11y-dark .token.operator,.remirror-a11y-dark .token.url,.remirror-a11y-dark .token.variable{color:#00e0e0}.remirror-a11y-dark .token.atrule,.remirror-a11y-dark .token.attr-value,.remirror-a11y-dark .token.function{color:gold}.remirror-a11y-dark .token.keyword{color:#00e0e0}.remirror-a11y-dark .token.important,.remirror-a11y-dark .token.regex{color:gold}.remirror-a11y-dark .token.bold,.remirror-a11y-dark .token.important{font-weight:700}.remirror-a11y-dark .token.italic{font-style:italic}.remirror-a11y-dark .token.entity{cursor:help}@media screen and (-ms-high-contrast:active){.remirror-a11y-dark code[class*=language-],.remirror-a11y-dark pre[class*=language-]{background:window;color:windowText}.remirror-a11y-dark :not(pre)>code[class*=language-],.remirror-a11y-dark pre[class*=language-]{background:window}.remirror-a11y-dark .token.important{background:highlight;color:window;font-weight:400}.remirror-a11y-dark .token.atrule,.remirror-a11y-dark .token.attr-value,.remirror-a11y-dark .token.function,.remirror-a11y-dark .token.keyword,.remirror-a11y-dark .token.operator,.remirror-a11y-dark .token.selector{font-weight:700}.remirror-a11y-dark .token.attr-value,.remirror-a11y-dark .token.comment,.remirror-a11y-dark .token.doctype,.remirror-a11y-dark .token.function,.remirror-a11y-dark .token.keyword,.remirror-a11y-dark .token.operator,.remirror-a11y-dark .token.property,.remirror-a11y-dark .token.string{color:highlight}.remirror-a11y-dark .token.attr-value,.remirror-a11y-dark .token.url{font-weight:400}}.remirror-atom-dark code[class*=language-],.remirror-atom-dark pre[class*=language-]{color:#c5c8c6;direction:ltr;font-family:Inconsolata,Monaco,Consolas,Courier New,Courier,monospace;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;tab-size:4;text-align:left;text-shadow:0 1px rgba(0,0,0,.3);white-space:pre;word-break:normal;word-spacing:normal}.remirror-atom-dark pre[class*=language-]{border-radius:.3em;margin:.5em 0;overflow:auto;padding:1em}.remirror-atom-dark :not(pre)>code[class*=language-],.remirror-atom-dark pre[class*=language-]{background:#1d1f21}.remirror-atom-dark :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em}.remirror-atom-dark .token.cdata,.remirror-atom-dark .token.comment,.remirror-atom-dark .token.doctype,.remirror-atom-dark .token.prolog{color:#7c7c7c}.remirror-atom-dark .token.punctuation,.remirror-atom-dark .token.punctuation.important{color:#c5c8c6}.remirror-atom-dark .namespace{opacity:.7}.remirror-atom-dark .token.keyword,.remirror-atom-dark .token.property,.remirror-atom-dark .token.tag{color:#96cbfe}.remirror-atom-dark .token.class-name{color:#ffffb6;text-decoration:underline}.remirror-atom-dark .token.boolean,.remirror-atom-dark .token.constant{color:#9c9}.remirror-atom-dark .token.deleted,.remirror-atom-dark .token.symbol{color:#f92672}.remirror-atom-dark .token.number{color:#ff73fd}.remirror-atom-dark .token.attr-name,.remirror-atom-dark .token.builtin,.remirror-atom-dark .token.char,.remirror-atom-dark .token.inserted,.remirror-atom-dark .token.selector,.remirror-atom-dark .token.string{color:#a8ff60}.remirror-atom-dark .token.variable{color:#c6c5fe}.remirror-atom-dark .token.operator{color:#ededed}.remirror-atom-dark .token.entity{color:#ffffb6}.remirror-atom-dark .token.url{color:#96cbfe}.remirror-atom-dark .language-css .token.string,.remirror-atom-dark .style .token.string{color:#87c38a}.remirror-atom-dark .token.atrule,.remirror-atom-dark .token.attr-value{color:#f9ee98}.remirror-atom-dark .token.function{color:#dad085}.remirror-atom-dark .token.regex{color:#e9c062}.remirror-atom-dark .token.important{color:#fd971f}.remirror-atom-dark .token.bold,.remirror-atom-dark .token.important{font-weight:700}.remirror-atom-dark .token.italic{font-style:italic}.remirror-atom-dark .token.entity{cursor:help}.remirror-base16-ateliersulphurpool-light code[class*=language-],.remirror-base16-ateliersulphurpool-light pre[class*=language-]{background:#f5f7ff;color:#5e6687;direction:ltr;font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.375;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}.remirror-base16-ateliersulphurpool-light code[class*=language-] ::selection,.remirror-base16-ateliersulphurpool-light code[class*=language-]::selection,.remirror-base16-ateliersulphurpool-light pre[class*=language-] ::selection,.remirror-base16-ateliersulphurpool-light pre[class*=language-]::selection{background:#dfe2f1;text-shadow:none}.remirror-base16-ateliersulphurpool-light pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}.remirror-base16-ateliersulphurpool-light :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em}.remirror-base16-ateliersulphurpool-light .token.cdata,.remirror-base16-ateliersulphurpool-light .token.comment,.remirror-base16-ateliersulphurpool-light .token.doctype,.remirror-base16-ateliersulphurpool-light .token.prolog{color:#898ea4}.remirror-base16-ateliersulphurpool-light .token.punctuation,.remirror-base16-ateliersulphurpool-light .token.punctuation.important{color:#5e6687}.remirror-base16-ateliersulphurpool-light .token.namespace{opacity:.7}.remirror-base16-ateliersulphurpool-light .token.boolean,.remirror-base16-ateliersulphurpool-light .token.number,.remirror-base16-ateliersulphurpool-light .token.operator{color:#c76b29}.remirror-base16-ateliersulphurpool-light .token.property{color:#c08b30}.remirror-base16-ateliersulphurpool-light .token.tag{color:#3d8fd1}.remirror-base16-ateliersulphurpool-light .token.string{color:#22a2c9}.remirror-base16-ateliersulphurpool-light .token.selector{color:#6679cc}.remirror-base16-ateliersulphurpool-light .token.attr-name{color:#c76b29}.remirror-base16-ateliersulphurpool-light .language-css .token.string,.remirror-base16-ateliersulphurpool-light .style .token.string,.remirror-base16-ateliersulphurpool-light .token.entity,.remirror-base16-ateliersulphurpool-light .token.url{color:#22a2c9}.remirror-base16-ateliersulphurpool-light .token.attr-value,.remirror-base16-ateliersulphurpool-light .token.control,.remirror-base16-ateliersulphurpool-light .token.directive,.remirror-base16-ateliersulphurpool-light .token.keyword,.remirror-base16-ateliersulphurpool-light .token.unit{color:#ac9739}.remirror-base16-ateliersulphurpool-light .token.atrule,.remirror-base16-ateliersulphurpool-light .token.regex,.remirror-base16-ateliersulphurpool-light .token.statement{color:#22a2c9}.remirror-base16-ateliersulphurpool-light .token.placeholder,.remirror-base16-ateliersulphurpool-light .token.variable{color:#3d8fd1}.remirror-base16-ateliersulphurpool-light .token.deleted{text-decoration:line-through}.remirror-base16-ateliersulphurpool-light .token.inserted{border-bottom:1px dotted #202746;text-decoration:none}.remirror-base16-ateliersulphurpool-light .token.italic{font-style:italic}.remirror-base16-ateliersulphurpool-light .token.bold,.remirror-base16-ateliersulphurpool-light .token.important{font-weight:700}.remirror-base16-ateliersulphurpool-light .token.important{color:#c94922}.remirror-base16-ateliersulphurpool-light .token.entity{cursor:help}.remirror-base16-ateliersulphurpool-light pre>code.highlight{outline:.4em solid #c94922;outline-offset:.4em}.remirror-base16-ateliersulphurpool-light .line-numbers .line-numbers-rows{border-right-color:#dfe2f1}.remirror-base16-ateliersulphurpool-light .line-numbers-rows>span:before{color:#979db4}.remirror-base16-ateliersulphurpool-light .line-highlight{background:rgba(107,115,148,.2);background:linear-gradient(90deg,rgba(107,115,148,.2) 70%,rgba(107,115,148,0))}.remirror-cb code[class*=language-],.remirror-cb pre[class*=language-]{word-wrap:normal;background:none;border:0;color:#fff;direction:ltr;font-family:Menlo,Monaco,Courier New,monospace;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.4;tab-size:4;text-align:left;text-shadow:0 1px 1px #000;white-space:pre;word-spacing:normal}.remirror-cb pre[class*=language-] code{float:left;padding:0 15px 0 0}.remirror-cb :not(pre)>code[class*=language-],.remirror-cb pre[class*=language-]{background:#222}.remirror-cb pre[class*=language-]{border-radius:8px;margin:1em 0;overflow:auto;padding:15px}.remirror-cb :not(pre)>code[class*=language-]{border-radius:3px;line-height:1;padding:5px 10px}.remirror-cb .token.cdata,.remirror-cb .token.comment,.remirror-cb .token.doctype,.remirror-cb .token.prolog{color:#797979}.remirror-cb .token.operator,.remirror-cb .token.punctuation,.remirror-cb .token.punctuation.important,.remirror-cb .token.selector{color:#fff}.remirror-cb .token.namespace{opacity:.7}.remirror-cb .token.boolean,.remirror-cb .token.tag{color:#ffd893}.remirror-cb .token.atrule,.remirror-cb .token.attr-value,.remirror-cb .token.hex,.remirror-cb .token.string{color:#b0c975}.remirror-cb .token.attr-name,.remirror-cb .token.entity,.remirror-cb .token.keyword,.remirror-cb .token.property,.remirror-cb .token.url{color:#c27628}.remirror-cb .token.regex{color:#9b71c6}.remirror-cb .token.entity{cursor:help}.remirror-cb .token.constant,.remirror-cb .token.function{color:#e5a638}.remirror-cb .token.variable{color:#fdfba8}.remirror-cb .token.number{color:#8799b0}.remirror-cb .token.deliminator,.remirror-cb .token.important{color:#e45734}.remirror-cb pre[data-line]{padding:1em 0 1em 3em;position:relative}.remirror-cb .line-highlight{background:hsla(0,0%,100%,.2);left:0;line-height:inherit;margin-top:1em;pointer-events:none;position:absolute;right:0;white-space:pre}.remirror-cb .line-highlight:before,.remirror-cb .line-highlight[data-end]:after{background-color:hsla(0,0%,100%,.3);border-radius:8px;color:#fff;content:attr(data-start);font:700 65%/1.5 sans-serif;left:.6em;min-width:1em;padding:0 .5em;position:absolute;text-align:center;text-shadow:none;top:.3em}.remirror-cb .line-highlight[data-end]:after{bottom:.4em;content:attr(data-end);top:auto}.remirror-cb .line-numbers-rows{margin:0}.remirror-cb .line-numbers-rows span{border-right:3px solid #d9d336;padding-right:10px}.remirror-darcula code[class*=language-],.remirror-darcula pre[class*=language-]{color:#a9b7c6;direction:ltr;font-family:Consolas,Monaco,Andale Mono,monospace;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}.remirror-darcula code[class*=language-] ::selection,.remirror-darcula code[class*=language-]::selection,.remirror-darcula pre[class*=language-] ::selection,.remirror-darcula pre[class*=language-]::selection{background:rgba(33,66,131,.85);color:inherit}.remirror-darcula pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}.remirror-darcula :not(pre)>code[class*=language-],.remirror-darcula pre[class*=language-]{background:#2b2b2b}.remirror-darcula :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em}.remirror-darcula .token.cdata,.remirror-darcula .token.comment,.remirror-darcula .token.prolog{color:grey}.remirror-darcula .token.atrule,.remirror-darcula .token.boolean,.remirror-darcula .token.delimiter,.remirror-darcula .token.important,.remirror-darcula .token.keyword,.remirror-darcula .token.selector{color:#cc7832}.remirror-darcula .token.attr-name,.remirror-darcula .token.operator,.remirror-darcula .token.punctuation{color:#a9b7c6}.remirror-darcula .token.builtin,.remirror-darcula .token.doctype,.remirror-darcula .token.tag,.remirror-darcula .token.tag .punctuation{color:#e8bf6a}.remirror-darcula .token.entity,.remirror-darcula .token.number,.remirror-darcula .token.symbol{color:#6897bb}.remirror-darcula .token.constant,.remirror-darcula .token.property,.remirror-darcula .token.variable{color:#9876aa}.remirror-darcula .token.char,.remirror-darcula .token.string{color:#6a8759}.remirror-darcula .token.attr-value,.remirror-darcula .token.attr-value .punctuation{color:#a5c261}.remirror-darcula .token.attr-value .punctuation:first-of-type{color:#a9b7c6}.remirror-darcula .token.url{color:#287bde;text-decoration:underline}.remirror-darcula .token.function{color:#ffc66d}.remirror-darcula .token.regex{background:#364135}.remirror-darcula .token.bold{font-weight:700}.remirror-darcula .token.italic{font-style:italic}.remirror-darcula .token.inserted{background:#294436}.remirror-darcula .token.deleted{background:#484a4a}.remirror-darcula .token.punctuation.important,.remirror-darcula code.language-css .token.property,.remirror-darcula code.language-css .token.property+.token.punctuation{color:#a9b7c6}.remirror-darcula code.language-css .token.id,.remirror-darcula code.language-css .token.selector>.token.attribute,.remirror-darcula code.language-css .token.selector>.token.class,.remirror-darcula code.language-css .token.selector>.token.pseudo-class,.remirror-darcula code.language-css .token.selector>.token.pseudo-element{color:#ffc66d}.remirror-dracula code[class*=language-],.remirror-dracula pre[class*=language-]{word-wrap:normal;background:none;color:#f8f8f2;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;tab-size:4;text-align:left;text-shadow:0 1px rgba(0,0,0,.3);white-space:pre;word-break:normal;word-spacing:normal}.remirror-dracula pre[class*=language-]{border-radius:.3em;margin:.5em 0;overflow:auto;padding:1em}.remirror-dracula :not(pre)>code[class*=language-],.remirror-dracula pre[class*=language-]{background:#282a36}.remirror-dracula :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.remirror-dracula .token.cdata,.remirror-dracula .token.comment,.remirror-dracula .token.doctype,.remirror-dracula .token.prolog{color:#6272a4}.remirror-dracula .token.punctuation,.remirror-dracula .token.punctuation.important{color:#f8f8f2}.remirror-dracula .namespace{opacity:.7}.remirror-dracula .token.constant,.remirror-dracula .token.deleted,.remirror-dracula .token.property,.remirror-dracula .token.symbol,.remirror-dracula .token.tag{color:#ff79c6}.remirror-dracula .token.boolean,.remirror-dracula .token.number{color:#bd93f9}.remirror-dracula .token.attr-name,.remirror-dracula .token.builtin,.remirror-dracula .token.char,.remirror-dracula .token.inserted,.remirror-dracula .token.selector,.remirror-dracula .token.string{color:#50fa7b}.remirror-dracula .language-css .token.string,.remirror-dracula .style .token.string,.remirror-dracula .token.entity,.remirror-dracula .token.operator,.remirror-dracula .token.url,.remirror-dracula .token.variable{color:#f8f8f2}.remirror-dracula .token.atrule,.remirror-dracula .token.attr-value,.remirror-dracula .token.class-name,.remirror-dracula .token.function{color:#f1fa8c}.remirror-dracula .token.keyword{color:#8be9fd}.remirror-dracula .token.important,.remirror-dracula .token.regex{color:#ffb86c}.remirror-dracula .token.bold,.remirror-dracula .token.important{font-weight:700}.remirror-dracula .token.italic{font-style:italic}.remirror-dracula .token.entity{cursor:help}.remirror-duotone-dark code[class*=language-],.remirror-duotone-dark pre[class*=language-]{background:#2a2734;color:#9a86fd;direction:ltr;font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.375;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}.remirror-duotone-dark code[class*=language-] ::selection,.remirror-duotone-dark code[class*=language-]::selection,.remirror-duotone-dark pre[class*=language-] ::selection,.remirror-duotone-dark pre[class*=language-]::selection{background:#6a51e6;text-shadow:none}.remirror-duotone-dark pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}.remirror-duotone-dark :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em}.remirror-duotone-dark .token.cdata,.remirror-duotone-dark .token.comment,.remirror-duotone-dark .token.doctype,.remirror-duotone-dark .token.prolog,.remirror-duotone-dark .token.punctuation,.remirror-duotone-dark .token.punctuation.important{color:#6c6783}.remirror-duotone-dark .token.namespace{opacity:.7}.remirror-duotone-dark .token.number,.remirror-duotone-dark .token.operator,.remirror-duotone-dark .token.tag{color:#e09142}.remirror-duotone-dark .token.function,.remirror-duotone-dark .token.property{color:#9a86fd}.remirror-duotone-dark .token.atrule-id,.remirror-duotone-dark .token.selector,.remirror-duotone-dark .token.tag-id{color:#eeebff}.remirror-duotone-dark .token.attr-name,.remirror-duotone-dark code.language-javascript{color:#c4b9fe}.remirror-duotone-dark .language-css .token.string,.remirror-duotone-dark .language-scss .token.string,.remirror-duotone-dark .style .token.string,.remirror-duotone-dark .token.atrule,.remirror-duotone-dark .token.attr-value,.remirror-duotone-dark .token.boolean,.remirror-duotone-dark .token.control,.remirror-duotone-dark .token.directive,.remirror-duotone-dark .token.entity,.remirror-duotone-dark .token.keyword,.remirror-duotone-dark .token.placeholder,.remirror-duotone-dark .token.regex,.remirror-duotone-dark .token.statement,.remirror-duotone-dark .token.string,.remirror-duotone-dark .token.unit,.remirror-duotone-dark .token.url,.remirror-duotone-dark .token.variable,.remirror-duotone-dark code.language-css,.remirror-duotone-dark code.language-scss{color:#fc9}.remirror-duotone-dark .token.deleted{text-decoration:line-through}.remirror-duotone-dark .token.inserted{border-bottom:1px dotted #eeebff;text-decoration:none}.remirror-duotone-dark .token.italic{font-style:italic}.remirror-duotone-dark .token.bold,.remirror-duotone-dark .token.important{font-weight:700}.remirror-duotone-dark .token.important{color:#c4b9fe}.remirror-duotone-dark .token.entity{cursor:help}.remirror-duotone-dark pre>code.highlight{outline:.4em solid #8a75f5;outline-offset:.4em}.remirror-duotone-dark .line-numbers .line-numbers-rows{border-right-color:#2c2937}.remirror-duotone-dark .line-numbers-rows>span:before{color:#3c3949}.remirror-duotone-dark .line-highlight{background:rgba(224,145,66,.2);background:linear-gradient(90deg,rgba(224,145,66,.2) 70%,rgba(224,145,66,0))}.remirror-duotone-earth code[class*=language-],.remirror-duotone-earth pre[class*=language-]{background:#322d29;color:#88786d;direction:ltr;font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.375;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}.remirror-duotone-earth code[class*=language-] ::selection,.remirror-duotone-earth code[class*=language-]::selection,.remirror-duotone-earth pre[class*=language-] ::selection,.remirror-duotone-earth pre[class*=language-]::selection{background:#6f5849;text-shadow:none}.remirror-duotone-earth pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}.remirror-duotone-earth :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em}.remirror-duotone-earth .token.cdata,.remirror-duotone-earth .token.comment,.remirror-duotone-earth .token.doctype,.remirror-duotone-earth .token.prolog,.remirror-duotone-earth .token.punctuation,.remirror-duotone-earth .token.punctuation.important{color:#6a5f58}.remirror-duotone-earth .token.namespace{opacity:.7}.remirror-duotone-earth .token.number,.remirror-duotone-earth .token.operator,.remirror-duotone-earth .token.tag{color:#bfa05a}.remirror-duotone-earth .token.function,.remirror-duotone-earth .token.property{color:#88786d}.remirror-duotone-earth .token.atrule-id,.remirror-duotone-earth .token.selector,.remirror-duotone-earth .token.tag-id{color:#fff3eb}.remirror-duotone-earth .token.attr-name,.remirror-duotone-earth code.language-javascript{color:#a48774}.remirror-duotone-earth .language-css .token.string,.remirror-duotone-earth .language-scss .token.string,.remirror-duotone-earth .style .token.string,.remirror-duotone-earth .token.atrule,.remirror-duotone-earth .token.attr-value,.remirror-duotone-earth .token.boolean,.remirror-duotone-earth .token.control,.remirror-duotone-earth .token.directive,.remirror-duotone-earth .token.entity,.remirror-duotone-earth .token.keyword,.remirror-duotone-earth .token.placeholder,.remirror-duotone-earth .token.regex,.remirror-duotone-earth .token.statement,.remirror-duotone-earth .token.string,.remirror-duotone-earth .token.unit,.remirror-duotone-earth .token.url,.remirror-duotone-earth .token.variable,.remirror-duotone-earth code.language-css,.remirror-duotone-earth code.language-scss{color:#fcc440}.remirror-duotone-earth .token.deleted{text-decoration:line-through}.remirror-duotone-earth .token.inserted{border-bottom:1px dotted #fff3eb;text-decoration:none}.remirror-duotone-earth .token.italic{font-style:italic}.remirror-duotone-earth .token.bold,.remirror-duotone-earth .token.important{font-weight:700}.remirror-duotone-earth .token.important{color:#a48774}.remirror-duotone-earth .token.entity{cursor:help}.remirror-duotone-earth pre>code.highlight{outline:.4em solid #816d5f;outline-offset:.4em}.remirror-duotone-earth .line-numbers .line-numbers-rows{border-right-color:#35302b}.remirror-duotone-earth .line-numbers-rows>span:before{color:#46403d}.remirror-duotone-earth .line-highlight{background:rgba(191,160,90,.2);background:linear-gradient(90deg,rgba(191,160,90,.2) 70%,rgba(191,160,90,0))}.remirror-duotone-forest code[class*=language-],.remirror-duotone-forest pre[class*=language-]{background:#2a2d2a;color:#687d68;direction:ltr;font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.375;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}.remirror-duotone-forest code[class*=language-] ::selection,.remirror-duotone-forest code[class*=language-]::selection,.remirror-duotone-forest pre[class*=language-] ::selection,.remirror-duotone-forest pre[class*=language-]::selection{background:#435643;text-shadow:none}.remirror-duotone-forest pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}.remirror-duotone-forest :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em}.remirror-duotone-forest .token.cdata,.remirror-duotone-forest .token.comment,.remirror-duotone-forest .token.doctype,.remirror-duotone-forest .token.prolog,.remirror-duotone-forest .token.punctuation,.remirror-duotone-forest .token.punctuation.important{color:#535f53}.remirror-duotone-forest .token.namespace{opacity:.7}.remirror-duotone-forest .token.number,.remirror-duotone-forest .token.operator,.remirror-duotone-forest .token.tag{color:#a2b34d}.remirror-duotone-forest .token.function,.remirror-duotone-forest .token.property{color:#687d68}.remirror-duotone-forest .token.atrule-id,.remirror-duotone-forest .token.selector,.remirror-duotone-forest .token.tag-id{color:#f0fff0}.remirror-duotone-forest .token.attr-name,.remirror-duotone-forest code.language-javascript{color:#b3d6b3}.remirror-duotone-forest .language-css .token.string,.remirror-duotone-forest .language-scss .token.string,.remirror-duotone-forest .style .token.string,.remirror-duotone-forest .token.atrule,.remirror-duotone-forest .token.attr-value,.remirror-duotone-forest .token.boolean,.remirror-duotone-forest .token.control,.remirror-duotone-forest .token.directive,.remirror-duotone-forest .token.entity,.remirror-duotone-forest .token.keyword,.remirror-duotone-forest .token.placeholder,.remirror-duotone-forest .token.regex,.remirror-duotone-forest .token.statement,.remirror-duotone-forest .token.string,.remirror-duotone-forest .token.unit,.remirror-duotone-forest .token.url,.remirror-duotone-forest .token.variable,.remirror-duotone-forest code.language-css,.remirror-duotone-forest code.language-scss{color:#e5fb79}.remirror-duotone-forest .token.deleted{text-decoration:line-through}.remirror-duotone-forest .token.inserted{border-bottom:1px dotted #f0fff0;text-decoration:none}.remirror-duotone-forest .token.italic{font-style:italic}.remirror-duotone-forest .token.bold,.remirror-duotone-forest .token.important{font-weight:700}.remirror-duotone-forest .token.important{color:#b3d6b3}.remirror-duotone-forest .token.entity{cursor:help}.remirror-duotone-forest pre>code.highlight{outline:.4em solid #5c705c;outline-offset:.4em}.remirror-duotone-forest .line-numbers .line-numbers-rows{border-right-color:#2c302c}.remirror-duotone-forest .line-numbers-rows>span:before{color:#3b423b}.remirror-duotone-forest .line-highlight{background:rgba(162,179,77,.2);background:linear-gradient(90deg,rgba(162,179,77,.2) 70%,rgba(162,179,77,0))}.remirror-duotone-light code[class*=language-],.remirror-duotone-light pre[class*=language-]{background:#faf8f5;color:#728fcb;direction:ltr;font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.375;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}.remirror-duotone-light code[class*=language-] ::selection,.remirror-duotone-light code[class*=language-]::selection,.remirror-duotone-light pre[class*=language-] ::selection,.remirror-duotone-light pre[class*=language-]::selection{background:#faf8f5;text-shadow:none}.remirror-duotone-light pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}.remirror-duotone-light :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em}.remirror-duotone-light .token.cdata,.remirror-duotone-light .token.comment,.remirror-duotone-light .token.doctype,.remirror-duotone-light .token.prolog,.remirror-duotone-light .token.punctuation,.remirror-duotone-light .token.punctuation.important{color:#b6ad9a}.remirror-duotone-light .token.namespace{opacity:.7}.remirror-duotone-light .token.number,.remirror-duotone-light .token.operator,.remirror-duotone-light .token.tag{color:#063289}.remirror-duotone-light .token.function,.remirror-duotone-light .token.property{color:#b29762}.remirror-duotone-light .token.atrule-id,.remirror-duotone-light .token.selector,.remirror-duotone-light .token.tag-id{color:#2d2006}.remirror-duotone-light .token.attr-name,.remirror-duotone-light code.language-javascript{color:#896724}.remirror-duotone-light .language-css .token.string,.remirror-duotone-light .language-scss .token.string,.remirror-duotone-light .style .token.string,.remirror-duotone-light .token.atrule,.remirror-duotone-light .token.attr-value,.remirror-duotone-light .token.boolean,.remirror-duotone-light .token.control,.remirror-duotone-light .token.directive,.remirror-duotone-light .token.entity,.remirror-duotone-light .token.keyword,.remirror-duotone-light .token.regex,.remirror-duotone-light .token.statement,.remirror-duotone-light .token.string,.remirror-duotone-light .token.unit,.remirror-duotone-light .token.url,.remirror-duotone-light code.language-css,.remirror-duotone-light code.language-scss{color:#728fcb}.remirror-duotone-light .token.placeholder,.remirror-duotone-light .token.variable{color:#93abdc}.remirror-duotone-light .token.deleted{text-decoration:line-through}.remirror-duotone-light .token.inserted{border-bottom:1px dotted #2d2006;text-decoration:none}.remirror-duotone-light .token.italic{font-style:italic}.remirror-duotone-light .token.bold,.remirror-duotone-light .token.important{font-weight:700}.remirror-duotone-light .token.important{color:#896724}.remirror-duotone-light .token.entity{cursor:help}.remirror-duotone-light pre>code.highlight{outline:.4em solid #896724;outline-offset:.4em}.remirror-duotone-light .line-numbers .line-numbers-rows{border-right-color:#ece8de}.remirror-duotone-light .line-numbers-rows>span:before{color:#cdc4b1}.remirror-duotone-light .line-highlight{background:rgba(45,32,6,.2);background:linear-gradient(90deg,rgba(45,32,6,.2) 70%,rgba(45,32,6,0))}.remirror-duotone-sea code[class*=language-],.remirror-duotone-sea pre[class*=language-]{background:#1d262f;color:#57718e;direction:ltr;font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.375;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}.remirror-duotone-sea code[class*=language-] ::selection,.remirror-duotone-sea code[class*=language-]::selection,.remirror-duotone-sea pre[class*=language-] ::selection,.remirror-duotone-sea pre[class*=language-]::selection{background:#004a9e;text-shadow:none}.remirror-duotone-sea pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}.remirror-duotone-sea :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em}.remirror-duotone-sea .token.cdata,.remirror-duotone-sea .token.comment,.remirror-duotone-sea .token.doctype,.remirror-duotone-sea .token.prolog,.remirror-duotone-sea .token.punctuation,.remirror-duotone-sea .token.punctuation.important{color:#4a5f78}.remirror-duotone-sea .token.namespace{opacity:.7}.remirror-duotone-sea .token.number,.remirror-duotone-sea .token.operator,.remirror-duotone-sea .token.tag{color:#0aa370}.remirror-duotone-sea .token.function,.remirror-duotone-sea .token.property{color:#57718e}.remirror-duotone-sea .token.atrule-id,.remirror-duotone-sea .token.selector,.remirror-duotone-sea .token.tag-id{color:#ebf4ff}.remirror-duotone-sea .token.attr-name,.remirror-duotone-sea code.language-javascript{color:#7eb6f6}.remirror-duotone-sea .language-css .token.string,.remirror-duotone-sea .language-scss .token.string,.remirror-duotone-sea .style .token.string,.remirror-duotone-sea .token.atrule,.remirror-duotone-sea .token.attr-value,.remirror-duotone-sea .token.boolean,.remirror-duotone-sea .token.control,.remirror-duotone-sea .token.directive,.remirror-duotone-sea .token.entity,.remirror-duotone-sea .token.keyword,.remirror-duotone-sea .token.placeholder,.remirror-duotone-sea .token.regex,.remirror-duotone-sea .token.statement,.remirror-duotone-sea .token.string,.remirror-duotone-sea .token.unit,.remirror-duotone-sea .token.url,.remirror-duotone-sea .token.variable,.remirror-duotone-sea code.language-css,.remirror-duotone-sea code.language-scss{color:#47ebb4}.remirror-duotone-sea .token.deleted{text-decoration:line-through}.remirror-duotone-sea .token.inserted{border-bottom:1px dotted #ebf4ff;text-decoration:none}.remirror-duotone-sea .token.italic{font-style:italic}.remirror-duotone-sea .token.bold,.remirror-duotone-sea .token.important{font-weight:700}.remirror-duotone-sea .token.important{color:#7eb6f6}.remirror-duotone-sea .token.entity{cursor:help}.remirror-duotone-sea pre>code.highlight{outline:.4em solid #34659d;outline-offset:.4em}.remirror-duotone-sea .line-numbers .line-numbers-rows{border-right-color:#1f2932}.remirror-duotone-sea .line-numbers-rows>span:before{color:#2c3847}.remirror-duotone-sea .line-highlight{background:rgba(10,163,112,.2);background:linear-gradient(90deg,rgba(10,163,112,.2) 70%,rgba(10,163,112,0))}.remirror-duotone-space code[class*=language-],.remirror-duotone-space pre[class*=language-]{background:#24242e;color:#767693;direction:ltr;font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.375;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}.remirror-duotone-space code[class*=language-] ::selection,.remirror-duotone-space code[class*=language-]::selection,.remirror-duotone-space pre[class*=language-] ::selection,.remirror-duotone-space pre[class*=language-]::selection{background:#5151e6;text-shadow:none}.remirror-duotone-space pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}.remirror-duotone-space :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em}.remirror-duotone-space .token.cdata,.remirror-duotone-space .token.comment,.remirror-duotone-space .token.doctype,.remirror-duotone-space .token.prolog,.remirror-duotone-space .token.punctuation,.remirror-duotone-space .token.punctuation.important{color:#5b5b76}.remirror-duotone-space .token.namespace{opacity:.7}.remirror-duotone-space .token.number,.remirror-duotone-space .token.operator,.remirror-duotone-space .token.tag{color:#dd672c}.remirror-duotone-space .token.function,.remirror-duotone-space .token.property{color:#767693}.remirror-duotone-space .token.atrule-id,.remirror-duotone-space .token.selector,.remirror-duotone-space .token.tag-id{color:#ebebff}.remirror-duotone-space .token.attr-name,.remirror-duotone-space code.language-javascript{color:#aaaaca}.remirror-duotone-space .language-css .token.string,.remirror-duotone-space .language-scss .token.string,.remirror-duotone-space .style .token.string,.remirror-duotone-space .token.atrule,.remirror-duotone-space .token.attr-value,.remirror-duotone-space .token.boolean,.remirror-duotone-space .token.control,.remirror-duotone-space .token.directive,.remirror-duotone-space .token.entity,.remirror-duotone-space .token.keyword,.remirror-duotone-space .token.placeholder,.remirror-duotone-space .token.regex,.remirror-duotone-space .token.statement,.remirror-duotone-space .token.string,.remirror-duotone-space .token.unit,.remirror-duotone-space .token.url,.remirror-duotone-space .token.variable,.remirror-duotone-space code.language-css,.remirror-duotone-space code.language-scss{color:#fe8c52}.remirror-duotone-space .token.deleted{text-decoration:line-through}.remirror-duotone-space .token.inserted{border-bottom:1px dotted #ebebff;text-decoration:none}.remirror-duotone-space .token.italic{font-style:italic}.remirror-duotone-space .token.bold,.remirror-duotone-space .token.important{font-weight:700}.remirror-duotone-space .token.important{color:#aaaaca}.remirror-duotone-space .token.entity{cursor:help}.remirror-duotone-space pre>code.highlight{outline:.4em solid #7676f4;outline-offset:.4em}.remirror-duotone-space .line-numbers .line-numbers-rows{border-right-color:#262631}.remirror-duotone-space .line-numbers-rows>span:before{color:#393949}.remirror-duotone-space .line-highlight{background:rgba(221,103,44,.2);background:linear-gradient(90deg,rgba(221,103,44,.2) 70%,rgba(221,103,44,0))}.remirror-gh-colors code[class*=language-],.remirror-gh-colors pre[class*=language-]{color:#393a34;direction:ltr;font-family:Consolas,Bitstream Vera Sans Mono,Courier New,Courier,monospace;font-size:.95em;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.2em;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}.remirror-gh-colors code[class*=language-] ::selection,.remirror-gh-colors code[class*=language-]::selection,.remirror-gh-colors pre[class*=language-] ::selection,.remirror-gh-colors pre[class*=language-]::selection{background:#b3d4fc}.remirror-gh-colors pre[class*=language-]{background-color:#fff;border:1px solid #ddd;margin:.5em 0;overflow:auto;padding:1em}.remirror-gh-colors :not(pre)>code[class*=language-]{background:#f8f8f8;border:1px solid #ddd;padding:1px .2em}.remirror-gh-colors .token.cdata,.remirror-gh-colors .token.comment,.remirror-gh-colors .token.doctype,.remirror-gh-colors .token.prolog{color:#998;font-style:italic}.remirror-gh-colors .token.namespace{opacity:.7}.remirror-gh-colors .token.attr-value,.remirror-gh-colors .token.string{color:#e3116c}.remirror-gh-colors .token.operator,.remirror-gh-colors .token.punctuation{color:#393a34}.remirror-gh-colors .token.boolean,.remirror-gh-colors .token.constant,.remirror-gh-colors .token.entity,.remirror-gh-colors .token.inserted,.remirror-gh-colors .token.number,.remirror-gh-colors .token.property,.remirror-gh-colors .token.regex,.remirror-gh-colors .token.symbol,.remirror-gh-colors .token.url,.remirror-gh-colors .token.variable{color:#36acaa}.remirror-gh-colors .language-autohotkey .token.selector,.remirror-gh-colors .token.atrule,.remirror-gh-colors .token.attr-name,.remirror-gh-colors .token.keyword{color:#00a4db}.remirror-gh-colors .language-autohotkey .token.tag,.remirror-gh-colors .token.deleted,.remirror-gh-colors .token.function{color:#9a050f}.remirror-gh-colors .language-autohotkey .token.keyword,.remirror-gh-colors .token.selector,.remirror-gh-colors .token.tag{color:#00009f}.remirror-gh-colors .token.bold,.remirror-gh-colors .token.function,.remirror-gh-colors .token.important{font-weight:700}.remirror-gh-colors .token.italic{font-style:italic}.remirror-hopscotch code[class*=language-],.remirror-hopscotch pre[class*=language-]{word-wrap:break-word;background:#322931;color:#fff;color:#b9b5b8;direction:ltr;font-family:Fira Mono,Menlo,Monaco,Lucida Console,Courier New,Courier,monospace;font-size:16px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.375;tab-size:4;text-align:left;white-space:pre;white-space:pre-wrap;word-break:break-all;word-spacing:normal}.remirror-hopscotch pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}.remirror-hopscotch :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em}.remirror-hopscotch .token.cdata,.remirror-hopscotch .token.comment,.remirror-hopscotch .token.doctype,.remirror-hopscotch .token.prolog{color:#797379}.remirror-hopscotch .token.punctuation,.remirror-hopscotch .token.punctuation.important{color:#b9b5b8}.remirror-hopscotch .namespace{opacity:.7}.remirror-hopscotch .token.boolean,.remirror-hopscotch .token.null,.remirror-hopscotch .token.number,.remirror-hopscotch .token.operator{color:#fd8b19}.remirror-hopscotch .token.property{color:#fdcc59}.remirror-hopscotch .token.tag{color:#1290bf}.remirror-hopscotch .token.string{color:#149b93}.remirror-hopscotch .token.selector{color:#c85e7c}.remirror-hopscotch .token.attr-name{color:#fd8b19}.remirror-hopscotch .language-css .token.string,.remirror-hopscotch .style .token.string,.remirror-hopscotch .token.entity,.remirror-hopscotch .token.url{color:#149b93}.remirror-hopscotch .token.attr-value,.remirror-hopscotch .token.control,.remirror-hopscotch .token.directive,.remirror-hopscotch .token.keyword,.remirror-hopscotch .token.unit{color:#8fc13e}.remirror-hopscotch .token.atrule,.remirror-hopscotch .token.regex,.remirror-hopscotch .token.statement{color:#149b93}.remirror-hopscotch .token.placeholder,.remirror-hopscotch .token.variable{color:#1290bf}.remirror-hopscotch .token.important{color:#dd464c;font-weight:700}.remirror-hopscotch .token.entity{cursor:help}.remirror-hopscotch pre>code.highlight{outline:.4em solid red;outline-offset:.4em}.remirror-pojoaque code[class*=language-],.remirror-pojoaque pre[class*=language-]{word-wrap:break-word;color:#dccf8f;font-family:Menlo,Monaco,Courier New,monospace;font-size:15px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;tab-size:4;text-shadow:0;white-space:pre;white-space:pre-wrap;word-break:break-all}.remirror-pojoaque :not(pre)>code[class*=language-],.remirror-pojoaque pre[class*=language-]{background:#181914 url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAMAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQACQYGBgcGCQcHCQ0IBwgNDwsJCQsPEQ4ODw4OERENDg4ODg0RERQUFhQUERoaHBwaGiYmJiYmKysrKysrKysrKwEJCAgJCgkMCgoMDwwODA8TDg4ODhMVDg4PDg4VGhMRERERExoXGhYWFhoXHR0aGh0dJCQjJCQrKysrKysrKysr/8AAEQgAjACMAwEiAAIRAQMRAf/EAF4AAQEBAAAAAAAAAAAAAAAAAAABBwEBAQAAAAAAAAAAAAAAAAAAAAIQAAEDAwIHAQEAAAAAAAAAAADwAREhYaExkUFRcYGxwdHh8REBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AyGFEjHaBS2fDDs2zkhKmBKktb7km+ZwwCnXPkLVmCTMItj6AXFxRS465/BTnkAJvkLkJe+7AKKoi2AtRS2zuAWsCb5GOlBN8gKfmuGHZ8MFqIth3ALmFoFwbwKWyAlTAp17uKqBvgBD8sM4fTjhvAhkzhaRkBMKBrfs7jGPIpzy7gFrAqnC0C0gB0EWwBDW2cBVQwm+QtPpa3wBO3sVvszCnLAhkzgL5/RLf13cLQd8/AGlu0Cb5HTx9KuAEieGJEdcehS3eRTp2ATdt3CpIm+QtZwAhROXFeb7swp/ahaM3kBE/jSIUBc/AWrgBN8uNFAl+b7sAXFxFn2YLUU5Ns7gFX8C4ib+hN8gFWXwK3bZglxEJm+gKdciLPsFV/TClsgJUwKJ5FVA7tvIFrfZhVfGJDcsCKaYgAqv6YRbE+RWOWBtu7+AL3yRalXLyKqAIIfk+zARbDgFyEsncYwJvlgFRW+GEWntIi2P0BooyFxcNr8Ep3+ANLbMO+QyhvbiqdgC0kVvgUUiLYgBS2QtPbiVI1/sgOmG9uO+Y8DW+7jS2zAOnj6O2BndwuIAUtkdRN8gFoK3wwXMQyZwHVbClsuNLd4E3yAUR6FVDBR+BafQGt93LVMxJTv8ABts4CVLhcfYWsCb5kC9/BHdU8CLYFY5bMAd+eX9MGthhpbA1vu4B7+RKkaW2Yq4AQtVBBFsAJU/AuIXBhN8gGWnstefhiZyWvLAEnbYS1uzSFP6Jvn4Baxx70JKkQojLib5AVTey1jjgkKJGO0AKWyOm7N7cSpgSpAdPH0Tfd/gp1z5C1ZgKqN9J2wFxcUUuAFLZAm+QC0Fb4YUVRFsAOvj4KW2dwtYE3yAWk/wS/PLMKfmuGHZ8MAXF/Ja32Yi5haAKWz4Ydm2cSpgU693Atb7km+Zwwh+WGcPpxw3gAkzCLY+iYUDW/Z3Adc/gpzyFrAqnALkJe+7DoItgAtRS2zuKqGE3yAx0oJvkdvYrfZmALURbDuL5/RLf13cAuDeBS2RpbtAm+QFVA3wR+3fUtFHoBDJnC0jIXH0HWsgMY8inPLuOkd9chp4z20ALQLSA8cI9jYAIa2zjzjBd8gRafS1vgiUho/kAKcsCGTOGWvoOpkAtB3z8Hm8x2Ff5ADp4+lXAlIvcmwH/2Q==) repeat 0 0;border:1px solid #000;border-radius:5px;color:#dccf8f}.remirror-pojoaque pre[class*=language-]{overflow:auto;padding:12px}.remirror-pojoaque :not(pre)>code[class*=language-]{padding:2px 6px}.remirror-pojoaque .token.namespace{opacity:.7}.remirror-pojoaque .token.cdata,.remirror-pojoaque .token.comment,.remirror-pojoaque .token.doctype,.remirror-pojoaque .token.prolog{color:#586e75;font-style:italic}.remirror-pojoaque .token.builtin,.remirror-pojoaque .token.char,.remirror-pojoaque .token.inserted,.remirror-pojoaque .token.number,.remirror-pojoaque .token.string{color:#468966}.remirror-pojoaque .token.attr-name{color:#b89859}.remirror-pojoaque .language-css .token.string,.remirror-pojoaque .style .token.string,.remirror-pojoaque .token.entity,.remirror-pojoaque .token.operator,.remirror-pojoaque .token.url{color:#dccf8f}.remirror-pojoaque .token.regex,.remirror-pojoaque .token.selector{color:#859900}.remirror-pojoaque .token.atrule,.remirror-pojoaque .token.keyword{color:#cb4b16}.remirror-pojoaque .token.attr-value{color:#468966}.remirror-pojoaque .token.function,.remirror-pojoaque .token.placeholder,.remirror-pojoaque .token.variable{color:#b58900}.remirror-pojoaque .token.boolean,.remirror-pojoaque .token.constant,.remirror-pojoaque .token.number,.remirror-pojoaque .token.property,.remirror-pojoaque .token.symbol,.remirror-pojoaque .token.tag{color:#b89859}.remirror-pojoaque .token.tag{color:#ffb03b}.remirror-pojoaque .token.deleted,.remirror-pojoaque .token.important,.remirror-pojoaque .token.statement{color:#dc322f}.remirror-pojoaque .token.punctuation,.remirror-pojoaque .token.punctuation.important{color:#dccf8f}.remirror-pojoaque .token.entity{cursor:help}.remirror-pojoaque .token.bold{font-weight:700}.remirror-pojoaque .token.italic{font-style:italic}.remirror-vs code[class*=language-],.remirror-vs pre[class*=language-]{color:#393a34;direction:ltr;font-family:Consolas,Bitstream Vera Sans Mono,Courier New,Courier,monospace;font-size:.95em;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.2em;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}.remirror-vs code[class*=language-] ::selection,.remirror-vs code[class*=language-]::selection,.remirror-vs pre[class*=language-] ::selection,.remirror-vs pre[class*=language-]::selection{background:#c1def1}.remirror-vs pre[class*=language-]{background-color:#fff;border:1px solid #ddd;margin:.5em 0;overflow:auto;padding:1em}.remirror-vs :not(pre)>code[class*=language-]{background:#f8f8f8;border:1px solid #ddd;padding:1px .2em}.remirror-vs .token.cdata,.remirror-vs .token.comment,.remirror-vs .token.doctype,.remirror-vs .token.prolog{color:green;font-style:italic}.remirror-vs .token.namespace{opacity:.7}.remirror-vs .token.string{color:#a31515}.remirror-vs .token.operator,.remirror-vs .token.punctuation{color:#393a34}.remirror-vs .token.boolean,.remirror-vs .token.constant,.remirror-vs .token.inserted,.remirror-vs .token.number,.remirror-vs .token.symbol,.remirror-vs .token.url,.remirror-vs .token.variable{color:#36acaa}.remirror-vs .language-autohotkey .token.selector,.remirror-vs .language-json .token.boolean,.remirror-vs .language-json .token.number,.remirror-vs .token.atrule,.remirror-vs .token.attr-value,.remirror-vs .token.keyword,.remirror-vs code[class*=language-css]{color:#00f}.remirror-vs .token.function{color:#393a34}.remirror-vs .language-autohotkey .token.tag,.remirror-vs .token.deleted{color:#9a050f}.remirror-vs .language-autohotkey .token.keyword,.remirror-vs .token.selector{color:#00009f}.remirror-vs .token.bold,.remirror-vs .token.important{font-weight:700}.remirror-vs .token.italic{font-style:italic}.remirror-vs .language-json .token.property,.remirror-vs .token.class-name{color:#2b91af}.remirror-vs .token.selector,.remirror-vs .token.tag{color:maroon}.remirror-vs .token.attr-name,.remirror-vs .token.entity,.remirror-vs .token.property,.remirror-vs .token.regex{color:red}.remirror-vs .token.directive.tag .tag{background:#ff0;color:#393a34}.remirror-vs .line-numbers .line-numbers-rows{border-right-color:#a5a5a5}.remirror-vs .line-numbers-rows>span:before{color:#2b91af}.remirror-vs .line-highlight{background:rgba(193,222,241,.2);background:linear-gradient(90deg,rgba(193,222,241,.2) 70%,rgba(221,222,241,0))}.remirror-xonokai code[class*=language-],.remirror-xonokai pre[class*=language-]{word-wrap:normal;color:#76d9e6;font-family:Menlo,Monaco,Courier New,monospace;font-size:14px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;tab-size:2;text-shadow:none;white-space:pre;white-space:pre-wrap}.remirror-xonokai :not(pre)>code[class*=language-],.remirror-xonokai pre[class*=language-]{background:#2a2a2a}.remirror-xonokai pre[class*=language-]{border:1px solid #e1e1e8;border-radius:4px;overflow:auto;padding:15px;position:relative}.remirror-xonokai pre[class*=language-] code{display:block;white-space:pre}.remirror-xonokai :not(pre)>code[class*=language-]{border:.13em solid #7a6652;border-radius:.3em;box-shadow:inset 1px 1px .3em -.1em #000;padding:.15em .2em .05em}.remirror-xonokai .token.namespace{opacity:.7}.remirror-xonokai .token.cdata,.remirror-xonokai .token.comment,.remirror-xonokai .token.doctype,.remirror-xonokai .token.prolog{color:#6f705e}.remirror-xonokai .token.boolean,.remirror-xonokai .token.number,.remirror-xonokai .token.operator{color:#a77afe}.remirror-xonokai .language-css .token.string,.remirror-xonokai .style .token.string,.remirror-xonokai .token.attr-name,.remirror-xonokai .token.entity,.remirror-xonokai .token.string,.remirror-xonokai .token.url{color:#e6d06c}.remirror-xonokai .token.inserted,.remirror-xonokai .token.selector{color:#a6e22d}.remirror-xonokai .token.atrule,.remirror-xonokai .token.attr-value,.remirror-xonokai .token.deleted,.remirror-xonokai .token.important,.remirror-xonokai .token.keyword{color:#ef3b7d}.remirror-xonokai .token.regex,.remirror-xonokai .token.statement{color:#76d9e6}.remirror-xonokai .token.placeholder,.remirror-xonokai .token.variable{color:#fff}.remirror-xonokai .token.bold,.remirror-xonokai .token.important,.remirror-xonokai .token.statement{font-weight:700}.remirror-xonokai .token.punctuation,.remirror-xonokai .token.punctuation.important{color:#bebec5}.remirror-xonokai .token.entity{cursor:help}.remirror-xonokai .token.italic{font-style:italic}.remirror-xonokai code.language-markup{color:#f9f9f9}.remirror-xonokai code.language-markup .token.tag{color:#ef3b7d}.remirror-xonokai code.language-markup .token.attr-name{color:#a6e22d}.remirror-xonokai code.language-markup .token.attr-value{color:#e6d06c}.remirror-xonokai code.language-markup .token.script,.remirror-xonokai code.language-markup .token.script .token.keyword,.remirror-xonokai code.language-markup .token.style{color:#76d9e6}.remirror-xonokai pre[class*=language-][data-line]{padding:1em 0 1em 3em;position:relative}.remirror-xonokai pre[data-line] .line-highlight{background:hsla(0,0%,100%,.08);left:0;line-height:inherit;margin-top:1em;padding:0;pointer-events:none;position:absolute;right:0;white-space:pre}.remirror-xonokai pre[data-line] .line-highlight:before,.remirror-xonokai pre[data-line] .line-highlight[data-end]:after{background-color:hsla(0,0%,100%,.4);border-radius:999px;box-shadow:0 1px 1px hsla(0,0%,100%,.7);color:#000;content:attr(data-start);font:700 65%/1 sans-serif;height:1em;left:.6em;line-height:1em;min-width:1em;padding:.2em .5em;position:absolute;text-align:center;text-shadow:none;top:.4em}.remirror-xonokai pre[data-line] .line-highlight[data-end]:after{bottom:.4em;content:attr(data-end);top:auto}.remirror-emoji-image{height:1.375em;object-fit:contain;vertical-align:bottom;width:1.375em}.remirror-emoji-wrapper{text-indent:-99999px}.remirror-emoji-popup-item{color:#fff;max-width:250px;overflow:hidden;padding:8px;text-overflow:ellipsis;white-space:nowrap;width:250px}.remirror-emoji-popup-hovered{background-color:var(--rmr-hue-gray-2)}.remirror-emoji-popup-highlight{background-color:var(--rmr-hue-gray-3)}.remirror-emoji-popup-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(11,43,65,.25),0 0 1px rgba(11,43,65,.31);margin:0 auto;max-height:250px;overflow-y:scroll;padding-bottom:8px;padding-top:8px;position:absolute;width:-webkit-max-content;width:max-content;z-index:10}.remirror-emoji-popup-name{color:#798186}.remirror-emoji-popup-char{font-size:1.25em;padding-right:5px}.remirror-file-root{align-items:center;background-color:#e8ecf1;border-radius:4px;color:#000;display:flex;margin:8px auto;max-width:600px;min-height:32px;padding:8px 12px;width:100%}.remirror-file-name{font-size:1rem;margin-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remirror-file-size{color:gray;font-size:.8rem;margin-left:8px;white-space:nowrap}.remirror-file-upload-progress{color:gray;font-family:Menlo,Monaco,Courier New,monospace;font-size:.8rem;margin-left:8px;margin-right:8px}.remirror-file-error{color:red;font-size:.8rem}.remirror-file-icon-button{align-items:center;color:#000;display:flex;justify-content:center}.remirror-editor.ProseMirror .ProseMirror-gapcursor{display:none;pointer-events:none;position:absolute}.remirror-editor.ProseMirror .ProseMirror-gapcursor:after{-webkit-animation:ProseMirror-cursor-blink 1.1s steps(2,start) infinite;animation:ProseMirror-cursor-blink 1.1s steps(2,start) infinite;border-top:1px solid #000;content:"";display:block;position:absolute;top:-2px;width:20px}@-webkit-keyframes ProseMirror-cursor-blink{to{visibility:hidden}}@keyframes ProseMirror-cursor-blink{to{visibility:hidden}}.remirror-editor.ProseMirror .ProseMirror-focused .ProseMirror-gapcursor,.remirror-editor.ProseMirror.ProseMirror-focused .ProseMirror-gapcursor{display:block}.remirror-image-loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:16px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:120px;width:120px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.remirror-editor ol>li>.remirror-list-item-marker-container{display:none}.remirror-editor .remirror-ul-list-content>li.remirror-list-item-with-custom-mark,.remirror-editor ul>li.remirror-list-item-with-custom-mark{list-style:none}.remirror-editor ul ul+ul{-webkit-margin-before:1em;margin-block-start:1em}.remirror-list-item-marker-container{display:inline-block;left:-32px;position:absolute;text-align:center;width:24px}.remirror-list-item-checkbox{-webkit-filter:hue-rotate(60deg);filter:hue-rotate(60deg)}.remirror-collapsible-list-item-closed li{display:none}.remirror-collapsible-list-item-closed .remirror-collapsible-list-item-button{background-color:var(--rmr-hue-gray-6)}.remirror-collapsible-list-item-button{background-color:var(--rmr-color-border);border-radius:50%;cursor:pointer;display:inline-block;height:8px;transition:background-color .25s ease;vertical-align:middle;width:8px}.remirror-collapsible-list-item-button:hover{background-color:var(--rmr-color-primary)}.remirror-collapsible-list-item-button.disabled,.remirror-collapsible-list-item-button.disabled:hover{background-color:var(--rmr-color-border);cursor:default}.remirror-list-spine{border-left:1px solid var(--rmr-color-border);bottom:0;cursor:pointer;left:-20px;position:absolute;top:4px;transition:border-left-color .25s ease;width:16px}.remirror-list-spine:hover{border-left-color:var(--rmr-color-primary)}.remirror-mention-atom{background:var(--rmr-hue-gray-2);border-radius:var(--rmr-radius-border);color:var(--rmr-color-primary);font-size:.9em;font-style:normal;font-weight:700;padding:.2rem .5rem;white-space:nowrap}.remirror-suggest-atom{color:rgba(0,0,0,.6)}.remirror-mention-atom-popup-item{color:#fff;max-width:250px;overflow:hidden;padding:8px;text-overflow:ellipsis;white-space:nowrap;width:250px}.remirror-mention-atom-popup-hovered{background-color:var(--rmr-hue-gray-2)}.remirror-mention-atom-popup-highlight{background-color:var(--rmr-hue-gray-3)}.remirror-mention-atom-popup-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(11,43,65,.25),0 0 1px rgba(11,43,65,.31);margin:0 auto;max-height:250px;overflow-y:scroll;padding-bottom:8px;padding-top:8px;width:-webkit-max-content;width:max-content;z-index:10}.remirror-mention-atom-popup-name,.remirror-mention-atom-zero-items{color:#798186}.remirror-mention-atom-popup-char{font-size:1.25em;padding-right:5px}.remirror-is-empty:first-of-type:before{color:#aaa;content:attr(data-placeholder);font-style:italic;height:0;pointer-events:none;position:absolute}.remirror-editor.ProseMirror{position:relative}.remirror-positioner{cursor:none;min-height:1px;min-width:1px;pointer-events:none;position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:-1}.remirror-positioner-widget{height:0;position:absolute;width:0}.remirror-editor.ProseMirror .tableWrapper{overflow-x:auto}.remirror-editor.ProseMirror table{border-collapse:collapse;overflow:hidden;table-layout:fixed;width:100%}.remirror-editor.ProseMirror td,.remirror-editor.ProseMirror th{border:1px solid var(--rmr-color-table-default-border);box-sizing:border-box;position:relative;vertical-align:top}.remirror-editor.ProseMirror .column-resize-handle{background-color:var(--rmr-hue-blue-7);bottom:0;pointer-events:none;position:absolute;right:-2px;top:0;width:4px;z-index:40}.remirror-editor.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.remirror-editor.ProseMirror td.selectedCell,.remirror-editor.ProseMirror th.selectedCell{background-color:var(--rmr-color-table-selected-cell);border-color:var(--rmr-color-table-selected-border);border-style:double}.remirror-table-colgroup>col:first-of-type{overflow:visible;width:13px}.remirror-controllers-toggle{visibility:hidden}.remirror-table-show-controllers .remirror-controllers-toggle{visibility:visible}.remirror-table-insert-button{background-color:#dcdcdc;border-radius:4px;cursor:pointer;height:18px;position:absolute;transition:background-color .15s ease;width:18px;z-index:25}.remirror-table-insert-button svg{fill:#fff}.remirror-table-insert-button:hover{background-color:#136bda}.remirror-table-insert-button:hover svg{fill:#fff}.remirror-table-delete-row-column-inner-button{background-color:#cecece;border-radius:4px;cursor:pointer;height:18px;left:calc(var(--remirror-table-delete-button-x) - 9px);position:absolute;top:calc(var(--remirror-table-delete-button-y) - 9px);transition:background-color .15s ease;width:18px;z-index:30}.remirror-table-delete-row-column-inner-button:hover{background-color:#ff7884}.remirror-table-with-controllers{height:1px;margin-top:40px}.ProseMirror table.remirror-table-with-controllers{overflow:visible}.remirror-table-waitting-controllers{display:none}.remirror-table-tbody-with-controllers>tr:first-of-type{height:12px;overflow:visible}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type{cursor:pointer;height:12px;overflow:visible;padding:0;position:relative;width:12px;z-index:15}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type div.remirror-table-controller-wrapper{align-items:flex-end;display:flex;height:12px;justify-content:flex-end;overflow:visible;width:12px}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type div.remirror-table-controller-trigger-area{display:none;flex:1 1;position:relative;z-index:10}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type div.remirror-table-controller-mark-row-corner{border:2px solid var(--rmr-color-table-mark);border-radius:50%;bottom:-2px;height:0;left:-12px;position:absolute;width:0}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type div.remirror-table-controller-mark-column-corner{border:2px solid var(--rmr-color-table-mark);border-radius:50%;height:0;position:absolute;right:-2px;top:-12px;width:0}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2){cursor:pointer;height:12px;overflow:visible;padding:0;position:relative;z-index:15}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-wrapper{align-items:flex-end;display:flex;flex-direction:row;height:12px;justify-content:flex-end;overflow:visible;width:100%}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-trigger-area{flex:1 1;height:36px;position:relative;z-index:10}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-mark-row-corner{display:none}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-mark-column-corner{border:2px solid var(--rmr-color-table-mark);border-radius:50%;height:0;position:absolute;right:-2px;top:-12px;width:0}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th{cursor:pointer;overflow:visible;padding:0;position:relative;width:12px;z-index:15}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th div.remirror-table-controller-wrapper{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:flex-end;overflow:visible;width:12px}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th div.remirror-table-controller-trigger-area{flex:1 1;position:relative;width:36px;z-index:10}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th div.remirror-table-controller-mark-row-corner{border:2px solid var(--rmr-color-table-mark);border-radius:50%;bottom:-2px;height:0;left:-12px;position:absolute;width:0}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th div.remirror-table-controller-mark-column-corner{display:none}.remirror-table-tbody-with-controllers th.remirror-table-controller{background-color:var(--rmr-color-table-default-controller)}.remirror-table-tbody-with-controllers th.selectedCell.remirror-table-controller{background-color:var(--rmr-color-table-selected-controller)}.remirror-table-show-predelete th.selectedCell.selectedCell.remirror-table-controller{background-color:var(--rmr-color-table-predelete-controller)}.remirror-table-show-predelete td.selectedCell.selectedCell,.remirror-table-show-predelete th.selectedCell.selectedCell{background-color:var(--rmr-color-table-predelete-cell);border-color:var(--rmr-color-table-predelete-border)}.remirror-editor.ProseMirror .whitespace{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.remirror-editor.ProseMirror .whitespace:before{caret-color:inherit;color:gray;display:inline-block;font-style:normal;font-weight:400;line-height:1em;width:0}.remirror-editor.ProseMirror .whitespace--s:before{content:"·"}.remirror-editor.ProseMirror .whitespace--br:before{content:"¬"}.remirror-editor.ProseMirror .whitespace--p:before{content:"¶"}.remirror-editor.ProseMirror .ProseMirror-yjs-cursor{border-left:2px solid;border-color:orange;height:1em;pointer-events:none;position:absolute;word-break:normal}.remirror-editor.ProseMirror .ProseMirror-yjs-cursor>div{background-color:#fa8100;color:#fff;font-family:serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;padding-left:2px;padding-right:2px;position:relative;top:-1.05em;-webkit-user-select:none;-ms-user-select:none;user-select:none}.remirror-editor.ProseMirror>.ProseMirror-yjs-cursor:first-child{margin-top:16px}.remirror-editor #y-functions{position:absolute;right:20px;top:20px}.remirror-editor #y-functions>*{display:inline-block}.remirror-theme{box-sizing:border-box}.remirror-theme *,.remirror-theme :after,.remirror-theme :before{box-sizing:inherit}.remirror-theme{--rmr-color-background:#fff;--rmr-color-border:rgba(0,0,0,.25);--rmr-color-foreground:#000;--rmr-color-muted:#f1f3f5;--rmr-color-primary:#7963d2;--rmr-color-secondary:#bcd263;--rmr-color-primary-text:#fff;--rmr-color-secondary-text:#fff;--rmr-color-text:#252103;--rmr-color-faded:rgba(33,33,33,.9);--rmr-color-active-background:#d9d9d9;--rmr-color-active-border:rgba(0,0,0,.25);--rmr-color-active-foreground:#000;--rmr-color-active-muted:#c3ccd5;--rmr-color-active-primary:#4f35b6;--rmr-color-active-secondary:#9cb635;--rmr-color-active-primary-text:#fff;--rmr-color-active-secondary-text:#000;--rmr-color-active-text:#000;--rmr-color-active-faded:rgba(33,33,33,.9);--rmr-color-hover-background:#ededed;--rmr-color-hover-border:rgba(0,0,0,.25);--rmr-color-hover-foreground:#000;--rmr-color-hover-muted:#dbe0e6;--rmr-color-hover-primary:#6045c9;--rmr-color-hover-secondary:#afc945;--rmr-color-hover-primary-text:#fff;--rmr-color-hover-secondary-text:#000;--rmr-color-hover-text:#000;--rmr-color-hover-faded:rgba(33,33,33,.9);--rmr-color-shadow-1:rgba(10,31,68,.08);--rmr-color-shadow-2:rgba(10,31,68,.1);--rmr-color-shadow-3:rgba(10,31,68,.12);--rmr-color-backdrop:rgba(0,0,0,.9);--rmr-color-outline:rgba(121,99,210,.4);--rmr-color-selection-background:Highlight;--rmr-color-selection-shadow:inherit;--rmr-color-selection-text:HighlightText;--rmr-color-selection-caret:inherit;--rmr-color-table-default-border:#ccc;--rmr-color-table-default-cell:#666;--rmr-color-table-default-controller:#dee2e6;--rmr-color-table-selected-border:#1c7ed6;--rmr-color-table-selected-cell:#d0ebff;--rmr-color-table-selected-controller:#339af0;--rmr-color-table-preselect-border:#1c7ed6;--rmr-color-table-preselect-cell:#666;--rmr-color-table-preselect-controller:#339af0;--rmr-color-table-predelete-border:#f03e3e;--rmr-color-table-predelete-cell:#ffe3e3;--rmr-color-table-predelete-controller:#ff6b6b;--rmr-color-table-mark:#91919196;--rmr-hue-gray-0:#f8f9fa;--rmr-hue-gray-1:#f1f3f5;--rmr-hue-gray-2:#e9ecef;--rmr-hue-gray-3:#dee2e6;--rmr-hue-gray-4:#ced4da;--rmr-hue-gray-5:#adb5bd;--rmr-hue-gray-6:#868e96;--rmr-hue-gray-7:#495057;--rmr-hue-gray-8:#343a40;--rmr-hue-gray-9:#212529;--rmr-hue-red-0:#fff5f5;--rmr-hue-red-1:#ffe3e3;--rmr-hue-red-2:#ffc9c9;--rmr-hue-red-3:#ffa8a8;--rmr-hue-red-4:#ff8787;--rmr-hue-red-5:#ff6b6b;--rmr-hue-red-6:#fa5252;--rmr-hue-red-7:#f03e3e;--rmr-hue-red-8:#e03131;--rmr-hue-red-9:#c92a2a;--rmr-hue-pink-0:#fff0f6;--rmr-hue-pink-1:#ffdeeb;--rmr-hue-pink-2:#fcc2d7;--rmr-hue-pink-3:#faa2c1;--rmr-hue-pink-4:#f783ac;--rmr-hue-pink-5:#f06595;--rmr-hue-pink-6:#e64980;--rmr-hue-pink-7:#d6336c;--rmr-hue-pink-8:#c2255c;--rmr-hue-pink-9:#a61e4d;--rmr-hue-grape-0:#f8f0fc;--rmr-hue-grape-1:#f3d9fa;--rmr-hue-grape-2:#eebefa;--rmr-hue-grape-3:#e599f7;--rmr-hue-grape-4:#da77f2;--rmr-hue-grape-5:#cc5de8;--rmr-hue-grape-6:#be4bdb;--rmr-hue-grape-7:#ae3ec9;--rmr-hue-grape-8:#9c36b5;--rmr-hue-grape-9:#862e9c;--rmr-hue-violet-0:#f3f0ff;--rmr-hue-violet-1:#e5dbff;--rmr-hue-violet-2:#d0bfff;--rmr-hue-violet-3:#b197fc;--rmr-hue-violet-4:#9775fa;--rmr-hue-violet-5:#845ef7;--rmr-hue-violet-6:#7950f2;--rmr-hue-violet-7:#7048e8;--rmr-hue-violet-8:#6741d9;--rmr-hue-violet-9:#5f3dc4;--rmr-hue-indigo-0:#edf2ff;--rmr-hue-indigo-1:#dbe4ff;--rmr-hue-indigo-2:#bac8ff;--rmr-hue-indigo-3:#91a7ff;--rmr-hue-indigo-4:#748ffc;--rmr-hue-indigo-5:#5c7cfa;--rmr-hue-indigo-6:#4c6ef5;--rmr-hue-indigo-7:#4263eb;--rmr-hue-indigo-8:#3b5bdb;--rmr-hue-indigo-9:#364fc7;--rmr-hue-blue-0:#e7f5ff;--rmr-hue-blue-1:#d0ebff;--rmr-hue-blue-2:#a5d8ff;--rmr-hue-blue-3:#74c0fc;--rmr-hue-blue-4:#4dabf7;--rmr-hue-blue-5:#339af0;--rmr-hue-blue-6:#228be6;--rmr-hue-blue-7:#1c7ed6;--rmr-hue-blue-8:#1971c2;--rmr-hue-blue-9:#1864ab;--rmr-hue-cyan-0:#e3fafc;--rmr-hue-cyan-1:#c5f6fa;--rmr-hue-cyan-2:#99e9f2;--rmr-hue-cyan-3:#66d9e8;--rmr-hue-cyan-4:#3bc9db;--rmr-hue-cyan-5:#22b8cf;--rmr-hue-cyan-6:#15aabf;--rmr-hue-cyan-7:#1098ad;--rmr-hue-cyan-8:#0c8599;--rmr-hue-cyan-9:#0b7285;--rmr-hue-teal-0:#e6fcf5;--rmr-hue-teal-1:#c3fae8;--rmr-hue-teal-2:#96f2d7;--rmr-hue-teal-3:#63e6be;--rmr-hue-teal-4:#38d9a9;--rmr-hue-teal-5:#20c997;--rmr-hue-teal-6:#12b886;--rmr-hue-teal-7:#0ca678;--rmr-hue-teal-8:#099268;--rmr-hue-teal-9:#087f5b;--rmr-hue-green-0:#ebfbee;--rmr-hue-green-1:#d3f9d8;--rmr-hue-green-2:#b2f2bb;--rmr-hue-green-3:#8ce99a;--rmr-hue-green-4:#69db7c;--rmr-hue-green-5:#51cf66;--rmr-hue-green-6:#40c057;--rmr-hue-green-7:#37b24d;--rmr-hue-green-8:#2f9e44;--rmr-hue-green-9:#2b8a3e;--rmr-hue-lime-0:#f4fce3;--rmr-hue-lime-1:#e9fac8;--rmr-hue-lime-2:#d8f5a2;--rmr-hue-lime-3:#c0eb75;--rmr-hue-lime-4:#a9e34b;--rmr-hue-lime-5:#94d82d;--rmr-hue-lime-6:#82c91e;--rmr-hue-lime-7:#74b816;--rmr-hue-lime-8:#66a80f;--rmr-hue-lime-9:#5c940d;--rmr-hue-yellow-0:#fff9db;--rmr-hue-yellow-1:#fff3bf;--rmr-hue-yellow-2:#ffec99;--rmr-hue-yellow-3:#ffe066;--rmr-hue-yellow-4:#ffd43b;--rmr-hue-yellow-5:#fcc419;--rmr-hue-yellow-6:#fab005;--rmr-hue-yellow-7:#f59f00;--rmr-hue-yellow-8:#f08c00;--rmr-hue-yellow-9:#e67700;--rmr-hue-orange-0:#fff4e6;--rmr-hue-orange-1:#ffe8cc;--rmr-hue-orange-2:#ffd8a8;--rmr-hue-orange-3:#ffc078;--rmr-hue-orange-4:#ffa94d;--rmr-hue-orange-5:#ff922b;--rmr-hue-orange-6:#fd7e14;--rmr-hue-orange-7:#f76707;--rmr-hue-orange-8:#e8590c;--rmr-hue-orange-9:#d9480f;--rmr-radius-border:0.25rem;--rmr-radius-extra:0.5rem;--rmr-radius-circle:50%;--rmr-font-family-default:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;--rmr-font-family-heading:inherit;--rmr-font-family-mono:Menlo,monospace;--rmr-font-size-0:12px;--rmr-font-size-1:14px;--rmr-font-size-2:16px;--rmr-font-size-3:20px;--rmr-font-size-4:24px;--rmr-font-size-5:32px;--rmr-font-size-6:48px;--rmr-font-size-7:64px;--rmr-font-size-8:96px;--rmr-font-size-default:16px;--rmr-space-1:4px;--rmr-space-2:8px;--rmr-space-3:16px;--rmr-space-4:32px;--rmr-space-5:64px;--rmr-space-6:128px;--rmr-space-7:256px;--rmr-space-8:512px;--rmr-font-weight-bold:700;--rmr-font-weight-default:400;--rmr-font-weight-heading:700;--rmr-letter-spacing-tight:-1px;--rmr-letter-spacing-default:normal;--rmr-letter-spacing-loose:1px;--rmr-letter-spacing-wide:3px;--rmr-line-height-heading:1.25em;--rmr-line-height-default:1.5em;--rmr-box-shadow-1:0 1px 1px rgba(10,31,68,.08);--rmr-box-shadow-2:0 1px 1px rgba(10,31,68,.1);--rmr-box-shadow-3:0 1px 1px rgba(10,31,68,.12);font-family:var(--rmr-font-family-default);font-weight:var(--rmr-font-weight-default);line-height:var(--rmr-line-height-default)}.remirror-theme h1,.remirror-theme h2,.remirror-theme h3,.remirror-theme h4,.remirror-theme h5,.remirror-theme h6{color:var(--rmr-color-text);font-family:var(--rmr-font-family-heading);font-weight:var(--rmr-font-weight-heading);line-height:var(--rmr-line-height-heading)}.remirror-theme h1{font-size:var(--rmr-font-size-5)}.remirror-theme h2{font-size:var(--rmr-font-size-4)}.remirror-theme h3{font-size:var(--rmr-font-size-3)}.remirror-theme h4{font-size:var(--rmr-font-size-2)}.remirror-theme h5{font-size:var(--rmr-font-size-1)}.remirror-theme h6{font-size:var(--rmr-font-size-0)}.remirror-theme .ProseMirror{border-radius:var(--rmr-radius-border);box-shadow:var(--rmr-color-border) 0 0 0 .1em;min-height:var(--rmr-space-6);outline:none;padding:var(--rmr-space-3)}.remirror-theme .ProseMirror:active,.remirror-theme .ProseMirror:focus{box-shadow:var(--rmr-color-outline) 0 0 0 .2em}.remirror-theme .ProseMirror h1,.remirror-theme .ProseMirror h2,.remirror-theme .ProseMirror h3,.remirror-theme .ProseMirror h4,.remirror-theme .ProseMirror h5,.remirror-theme .ProseMirror h6,.remirror-theme .ProseMirror p,.remirror-theme .ProseMirror span{margin:0}.text-editor-button-container{display:flex;justify-content:space-between;padding-top:.5rem}.text-editor-button-container>div{display:flex}.text-editor-button,.text-editor-button-active{align-items:center;display:flex;height:30px;justify-content:center;margin-right:4px;padding:2px;width:30px}.text-editor-button-active:last-child,.text-editor-button:last-child{margin-right:0}.text-editor-button{background-color:#fff;color:#242424}.text-editor-button-active{background-color:#93186c;color:#e0e0e0}.text-editor-button-icon{font-size:1.4rem}.text-editor-button-big,.text-editor-button-big-loading{height:40px;margin-left:.5rem;width:100px}.text-editor-button-big-loading{align-items:center;display:flex;justify-content:center;padding:0}.remirror-editor-wrapper{border:2px solid grey;border-radius:6px;flex-grow:1;overflow:auto;padding-top:0}.remirror-editor-wrapper>div{background-color:#fff;box-shadow:unset!important;height:100%;min-height:0!important;padding:6px 12px!important}.remirror-theme{display:flex;flex-direction:column;height:100%;overflow:none}.remirror-floating-popover{z-index:99}.remirror-floating-popover>div>div{display:flex}.remirror-floating-popover button{align-items:center;background-color:#fff;border:1px solid #93186c;border-radius:.25rem;color:#242424;display:flex;height:30px;justify-content:center;margin-right:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:30px}.remirror-floating-popover button:hover{background-color:#53284f;color:#e0e0e0}.remirror-theme h3{font-size:1.5rem;font-weight:600}.remirror-theme h3,.remirror-theme p{margin-bottom:.5rem!important}.remirror-theme li p{margin:0!important}.remirror-theme :last-child{margin-bottom:0!important}.text-editor-modal-header{align-items:center;display:flex;justify-content:left}.text-editor-modal-body{height:400px}.text-editor-modal-icon{fill:#93186c;height:40px}.text-editor-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.text-editor-modal-button,.text-editor-modal-button-loading{height:40px;width:100px}.text-editor-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.vision-board-history-modal-header{align-items:center;display:flex;justify-content:left}.vision-board-history-modal-icon{fill:#93186c;height:40px}.vision-board-history-modal-body{max-height:65vh;overflow:auto}.vision-board-history-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.vision-board-history-modal-footer{align-items:center;display:flex;justify-content:space-between}.vision-board-history-modal-button{height:40px;margin:.25rem;width:100px}.vision-board-history-modal-button-container{display:flex}.vision-board-history-data{word-wrap:break-word;font-size:.89rem;line-height:1.1rem;margin-bottom:0;overflow:auto;padding:6px 12px;white-space:pre-line}.vision-board-history-data p{margin-bottom:.5rem}.vision-board-history-data li p{margin:0;margin-block:0}.vision-board-history-data h3{font-size:1.5rem}.vision-board-history-data ol:first-child,.vision-board-history-data ul:first-child{padding-left:1rem}.vision-board-history-modal-spinner{padding-top:10px!important;text-align:center}.roadmap-button-holder{margin:1rem 0 0}.dnd-fade-in-animation{-webkit-animation:fade-in 1s ease-in;animation:fade-in 1s ease-in}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.dnd-fade-out-animation{-webkit-animation:fade-out .2s ease-out forwards;animation:fade-out .2s ease-out forwards}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.container-content-right{display:flex;justify-content:space-between}div.add-button-holder:first-child button:last-child{border-bottom-right-radius:.3em;border-top-right-radius:.3em}div.add-button-holder:first-child button:first-child{border-bottom-left-radius:.3em;border-top-left-radius:.3em}.add-button-holder{display:flex;justify-content:flex-end}@media (max-width:770px){.add-button-holder button{font-size:.92rem!important}}.add-button-holder.left{padding-right:3rem}@media (max-width:770px){.add-button-holder.left{padding-right:0}}.add-button-holder button{padding:.375rem .75rem}.dnd-flex-right{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.dnd-modal-header{display:flex;font-weight:600;justify-content:space-between;max-height:1.8rem;padding-bottom:.5rem}.dnd-close-btn{background-color:transparent;border:none;color:#242424;font-family:Comic Sans MS;font-size:15px;font-weight:bolder;text-transform:capitalize}.dnd-close-btn-header,.dnd-close-btn:hover{color:#93186c}.dnd-window-card-title{font-size:1.3rem;font-weight:600}.dnd-window-border-bottom{border-left:.65rem solid #93186c;border-radius:3px}.dnd-word-break{word-break:break-word}.dnd-date-completed{font-size:.8rem;margin-top:.5rem}.card-modal-header{align-items:center;display:flex;justify-content:left}.card-modal-body{max-height:65vh;overflow:auto}.card-modal-icon{fill:#93186c;height:40px}.card-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.card-modal-button,.card-modal-button-loading{height:40px;margin:.25rem;width:100px}.card-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.card-modal-footer{align-items:center;display:flex;justify-content:space-between}.card-modal-error,.card-modal-error-icon{color:#dc3545;font-size:1rem}.card-modal-error{align-items:center;display:flex}.card-modal-error-icon{margin-right:.25rem}.card-modal-button-container{display:flex}.card-modal-placeholder{color:#6c757d}.card-modal-selected{color:#242424}.dnd-tags-error{border-color:#dc3545;color:#dc3545;display:block}.dnd-warning-sign{margin-bottom:0!important}.dnd-warning-sign>div:first-of-type{border:1px solid #dc3545;border-radius:3px}.dnd-warning-sign>div:last-of-type{display:none}.dnd-item{background-color:#fff;border-radius:5px;font-size:15px;margin:10px 0;max-width:500px;padding:10px;transition:box-shadow .4s ease-in-out;width:280px;z-index:1}@media (min-width:1100px){.dnd-item{width:260px}}@media (min-width:1200px){.dnd-item{width:320px}}@media (min-width:1400px){.dnd-item{width:370px}}.dnd-item:hover{box-shadow:0 8px 10px 0 rgba(0,0,0,.5)}.dnd-centered-content-div.modal-footer{border-top-color:#93186c}.dnd-cursor-hand:hover{cursor:pointer}.dnd-item:checked{box-shadow:1px 1px 8px #61616180}@-webkit-keyframes anim{20%{-webkit-transform:scale(1.04);transform:scale(1.04)}to{-webkit-transform:scale(1.03);transform:scale(1.03)}}@keyframes anim{20%{-webkit-transform:scale(1.04);transform:scale(1.04)}to{-webkit-transform:scale(1.03);transform:scale(1.03)}}.dnd-item-content{font-size:.89rem;line-height:1.1rem;margin-bottom:.5rem}.dnd-truncate{height:100px;-webkit-mask-image:linear-gradient(180deg,#000 80%,transparent);mask-image:linear-gradient(180deg,#000 60%,transparent);overflow:hidden;width:100%;word-break:break-word}.dnd-tag-holder{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding-right:15px}@media (max-width:991px){.dnd-tag-holder{margin-left:0}}.dnd-item-tag{border:1px solid #969696;border-radius:1rem;color:#969696;font-size:.8rem;font-weight:600;margin:0 0 5px 5px;padding:2px 11px 0 2px;white-space:nowrap;width:auto}.dnd-item-tag svg path{fill:#969696}.dnd-tag-icon:first-of-type{background-color:#000;color:#000}.dnd-item-objective{color:#93186c;font-size:.85rem}.dnd-item-ellipsis{overflow:hidden;text-overflow:ellipsis}.dnd-dragged-card{background-color:hsla(0,0%,100%,.527);border-radius:5px;opacity:.5}.roadmap-card-history-modal-header{align-items:center;display:flex;justify-content:left}.roadmap-card-history-modal-icon{fill:#93186c;height:40px}.roadmap-card-history-modal-body{height:65vh;overflow:auto}.roadmap-card-history-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.roadmap-card-history-modal-footer{align-items:center;display:flex;justify-content:space-between}.roadmap-card-history-modal-button{height:40px;margin:.25rem;width:100px}.roadmap-card-history-modal-button-container{display:flex}.roadmap-card-history-data{word-wrap:break-word;font-size:.89rem;line-height:1.1rem;margin-bottom:0;overflow:auto;padding:6px 12px;white-space:pre-line}.roadmap-card-history-data p{margin-bottom:.5rem}.roadmap-card-history-data li p{margin:0;margin-block:0}.roadmap-card-history-data h3{font-size:1.5rem}.roadmap-card-history-data ol:first-child,.roadmap-card-history-data ul:first-child{padding-left:1rem}.roadmap-card-history-modal-spinner{padding-top:10px!important;text-align:center}.dnd-drop-wrapper{flex:1 1 25%;height:100%;width:100%}.dnd-drop-wrapper.empty{align-items:center}.dnd-can-drop{border:1px dotted #4d4d4d50;border-radius:5px;cursor:no-drop;padding:0 .5rem}.dnd-highlight-region{border-radius:5px;padding:5px}.run-dnd-animation{-webkit-animation:round .2s ease-in;animation:round .2s ease-in}@-webkit-keyframes round{0%{opacity:0}to{opacity:1}}@keyframes round{0%{opacity:0}to{opacity:1}}.dnd-timeline-container{display:flex;justify-content:center;margin:0 1rem;min-width:200px}.dnd-full-height{min-height:400px}.dnd-board.vertical-scroll{flex-grow:1;height:100%;overflow-y:auto}.dnd-centered-content-div{align-items:center;display:flex;flex-direction:row;justify-content:center}.dnd-timeline-container.left{justify-content:flex-start}.dnd-timeline-container .dnd-col-wrapper:last-child{border-right:0!important}.dnd-border-bottom{border-bottom:1px solid #969696;padding-bottom:.5rem}.dnd-col-header{color:#53284f;font-size:18px;font-weight:700;left:0;margin-bottom:10px;margin-top:0;position:-webkit-sticky;position:sticky;text-align:center;top:.2rem;z-index:2}.dnd-col-wrapper{align-items:center;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;justify-content:space-between;padding:1%}.dnd-col-wrapper.small{max-width:400px}@media (max-width:1200px){.dnd-col-wrapper.small{max-width:350px}}.dnd-card-full-width,.dnd-col-wrapper.large{width:100%}.dnd-fading-box-top{background:linear-gradient(#f1f1f1,#f1f1f1,hsla(0,0%,95%,0));left:0;min-height:3rem;position:-webkit-sticky;position:sticky;top:-1px;z-index:2}.dnd-fading-box-top.small{min-height:1rem}.dnd-clickable{cursor:pointer}.dnd-arrow-size{width:.65rem}.dnd-header-separator{border-radius:.5rem;left:0;margin-bottom:.5rem;min-height:2px;position:-webkit-sticky;position:sticky;top:1.6rem;width:100%;z-index:2}.dnd-center-items{align-items:center;display:flex;justify-content:center;width:100%}.dnd-center-items button{margin-bottom:1rem;width:100%}.dnd-font-bold{font-size:1rem;font-weight:600}.dnd-div-centered-vertically{min-height:5rem}.login-container,.login-logout-message{flex-direction:column}.login-button,.login-container,.login-logout-message{align-items:center;display:flex;justify-content:center}.login-button{font-size:1rem;font-weight:700;height:3rem;width:200px}.login-card{align-items:center;box-shadow:0 6px 8px 0 rgba(0,0,0,.1);color:#242424;display:flex}.login-card-title{font-size:1.2rem;font-weight:700;text-transform:uppercase}.login-icon{fill:#93186c;height:160px}.login-logout-message{font-size:1.2rem}.user-modal-header{align-items:center;display:flex;justify-content:left}.user-modal-body{max-height:65vh;overflow:auto}.user-modal-icon{fill:#93186c;height:40px}.user-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.user-modal-button,.user-modal-button-loading{height:40px;margin:.25rem;width:100px}.user-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.user-modal-footer{align-items:center;display:flex;justify-content:space-between}.user-modal-error,.user-modal-error-icon{color:#dc3545;font-size:1rem}.user-modal-error{align-items:center;display:flex}.user-modal-error-icon{margin-right:.25rem}.user-modal-button-container{display:flex}.user-modal-placeholder{color:#6c757d}.user-modal-selected{color:#242424}.users-tab-container{background-color:#fff;border:1px solid #dee2e6;border-top-color:transparent;display:flex;flex-direction:column;height:75vh;max-width:1200px}.users-tab-top-container{align-items:center;display:flex;justify-content:flex-end}.users-tab-add-button{margin-left:12px;width:100px}.users-tab-action-container{align-items:center;display:flex;height:33px;justify-content:flex-end}.users-tab-action-icon{color:#242424;font-size:1.2rem;line-height:.6rem;margin-left:6px;min-height:1.2rem;min-width:1.2rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.users-tab-action-icon:hover{color:#d7a2c6;cursor:pointer}.users-tab-table-container{overflow-y:auto}.users-tab-table{margin:0}.users-tab-table-empty{border-width:1px;padding:12px}.channel-modal-header{align-items:center;display:flex;justify-content:left}.channel-modal-body{max-height:65vh;overflow:auto}.channel-modal-icon{fill:#93186c;height:40px}.channel-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.channel-modal-button,.channel-modal-button-loading{height:40px;margin:.25rem;width:100px}.channel-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.channel-modal-footer{align-items:center;display:flex;justify-content:space-between}.channel-modal-error,.channel-modal-error-icon{color:#dc3545;font-size:1rem}.channel-modal-error{align-items:center;display:flex}.channel-modal-error-icon{margin-right:.25rem}.channel-modal-button-container{display:flex}.channels-tab-container{background-color:#fff;border:1px solid #dee2e6;border-top-color:transparent;display:flex;flex-direction:column;height:75vh;max-width:800px}.channels-tab-top-container{align-items:center;display:flex;justify-content:flex-end}.channels-tab-add-button{margin-left:12px;width:120px}.channels-tab-action-container{align-items:center;display:flex;height:33px;justify-content:flex-end}.channels-tab-action-icon{color:#242424;font-size:1.2rem;line-height:.6rem;margin-left:6px;min-height:1.2rem;min-width:1.2rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.channels-tab-action-icon:hover{color:#d7a2c6;cursor:pointer}.channels-tab-table-container{overflow-y:auto}.channels-tab-table{margin:0}.channels-tab-table-empty{border-width:1px;padding:12px}.countries-tab-container{background-color:#fff;border:1px solid #dee2e6;border-top-color:transparent;display:flex;flex-direction:column;height:75vh;max-width:800px}.countries-tab-top-container{align-items:center;display:flex;justify-content:flex-end}.countries-tab-add-button{margin-left:12px;width:120px}.countries-tab-action-container{align-items:center;display:flex;height:33px;justify-content:flex-end}.countries-tab-action-icon{color:#242424;font-size:1.2rem;line-height:.6rem;margin-left:6px;min-height:1.2rem;min-width:1.2rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.countries-tab-action-icon:hover{color:#d7a2c6;cursor:pointer}.countries-tab-table-container{overflow-y:auto}.countries-tab-table{margin:0}.countries-tab-table-empty{border-width:1px;padding:12px}.country-modal-header{align-items:center;display:flex;justify-content:left}.country-modal-body{max-height:65vh;overflow:auto}.country-modal-icon{fill:#93186c;height:40px}.country-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.country-modal-button,.country-modal-button-loading{height:40px;margin:.25rem;width:100px}.country-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.country-modal-footer{align-items:center;display:flex;justify-content:space-between}.country-modal-error,.country-modal-error-icon{color:#dc3545;font-size:1rem}.country-modal-error{align-items:center;display:flex}.country-modal-error-icon{margin-right:.25rem}.country-modal-button-container{display:flex}.primary-market-modal-header{align-items:center;display:flex;justify-content:left}.primary-market-modal-body{max-height:65vh;overflow:auto}.primary-market-modal-icon{fill:#93186c;height:40px}.primary-market-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.primary-market-modal-button,.primary-market-modal-button-loading{height:40px;margin:.25rem;width:100px}.primary-market-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.primary-market-modal-footer{align-items:center;display:flex;justify-content:space-between}.primary-market-modal-error,.primary-market-modal-error-icon{color:#dc3545;font-size:1rem}.primary-market-modal-error{align-items:center;display:flex}.primary-market-modal-error-icon{margin-right:.25rem}.primary-market-modal-button-container{display:flex}.primary-market-modal-placeholder{color:#6c757d}.primary-market-modal-selected{color:#242424}.primary-markets-tab-container{background-color:#fff;border:1px solid #dee2e6;border-top-color:transparent;display:flex;flex-direction:column;height:75vh;max-width:800px}.primary-markets-tab-top-container{align-items:center;display:flex;justify-content:flex-end}.primary-markets-tab-add-button{margin-left:12px;width:200px}.primary-markets-tab-action-container{align-items:center;display:flex;height:33px;justify-content:flex-end}.primary-markets-tab-action-icon{color:#242424;font-size:1.2rem;line-height:.6rem;margin-left:6px;min-height:1.2rem;min-width:1.2rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.primary-markets-tab-action-icon:hover{color:#d7a2c6;cursor:pointer}.primary-markets-tab-table-container{overflow-y:auto}.primary-markets-tab-table{margin:0}.primary-markets-tab-table-empty{border-width:1px;padding:12px}.active-cross,.active-tick{color:#444;font-family:monospace;text-align:center}.templates-tab-container{background-color:#fff;border:1px solid #dee2e6;border-top-color:transparent;display:flex;flex-direction:column;height:75vh;max-width:800px}.templates-tab-action-container{align-items:center;display:flex;height:33px;justify-content:flex-end}.templates-tab-action-icon{color:#242424;font-size:1.2rem;line-height:.6rem;margin-left:6px;min-height:1.2rem;min-width:1.2rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.templates-tab-action-icon:hover{color:#d7a2c6;cursor:pointer}.templates-tab-table-container{overflow-y:auto}.templates-tab-table{margin:0}.template-modal-header{align-items:center;display:flex;justify-content:left}.template-modal-body{max-height:65vh;overflow:auto}.template-modal-icon{fill:#93186c;height:40px}.template-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.template-modal-button,.template-modal-button-loading{height:40px;margin:.25rem;width:100px}.template-modal-button-loading{align-items:center;display:flex;justify-content:center;padding:0}.template-modal-footer{align-items:center;display:flex;justify-content:space-between}.template-modal-error,.template-modal-error-icon{color:#dc3545;font-size:1rem}.template-modal-error{align-items:center;display:flex}.template-modal-error-icon{margin-right:.25rem}.template-modal-button-container{display:flex}.message-modal-body,.message-modal-footer,.message-modal-header{align-items:center;display:flex;justify-content:center}.message-modal-body{flex-direction:column}.message-modal-icon-error,.message-modal-icon-info,.message-modal-icon-warning{font-size:3rem;line-height:1rem}.message-modal-icon-info{color:#93186c}.message-modal-icon-warning{color:#eed202}.message-modal-icon-error{color:#dc3545}.message-modal-message{color:#242424;font-size:1.2rem;font-weight:700;text-align:center}.message-modal-button{height:40px;width:100px}.channel-canvas-title-row{margin:0}.channel-canvas-card-row{flex-grow:1;max-height:inherit;overflow:hidden}.channel-canvas-card-col{height:49.2%}.channel-canvas-card{box-shadow:0 6px 8px 0 rgba(0,0,0,.1);color:#242424;display:flex;height:100%}.channel-canvas-card-header{align-items:center;display:flex;justify-content:space-between}.channel-canvas-card-body{overflow:auto;padding:6px 12px}.channel-canvas-title{word-wrap:break-word;align-items:flex-start;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;box-shadow:0 6px 8px 0 rgba(0,0,0,.1);display:flex;justify-content:space-between;padding:6px 16px;white-space:pre-line}.channel-canvas-footer-head,.channel-canvas-title-head{color:#93186c;font-weight:700;margin-right:8px}.channel-canvas-card-header .channel-canvas-title-head{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-canvas-data,.channel-canvas-footer-data,.channel-canvas-title-data{color:#242424}.channel-canvas-placeholder,.channel-canvas-title-placeholder{color:#6c757d;font-style:italic}.channel-canvas-data,.channel-canvas-placeholder{word-wrap:break-word;font-size:.89rem;line-height:1.1rem;white-space:pre-line}.channel-canvas-title-data,.channel-canvas-title-placeholder{font-size:1rem;margin-top:2px}.channel-canvas-footer{align-items:center;display:flex}.channel-canvas-footer-data,.channel-canvas-footer-head,.channel-canvas-title-head{font-size:1.1rem}.channel-canvas-list{margin-bottom:0;padding-left:1.2rem}.channel-canvas-button-container{display:flex;justify-content:flex-end}.channel-canvas-action-icon{color:#242424;font-size:1.2rem;line-height:.6rem;margin-left:6px;min-height:1.2rem;min-width:1.2rem;transition:color .2s ease-in-out,fill .2s ease-in-out!important}.channel-canvas-action-icon:hover{color:#d7a2c6;cursor:pointer}.channel-canvas-title-content{display:flex}.channel-canvas-title-action{display:flex;padding-top:.3rem;text-align:end}.channel-canvas-data p{margin-bottom:.5rem}.channel-canvas-data :last-child,.channel-canvas-title-data :last-child{margin-bottom:0}.channel-canvas-data li p{margin:0;margin-block:0}.channel-canvas-data h3{font-size:1.5rem}.channel-canvas-data ol:first-child,.channel-canvas-data ul:first-child{padding-left:1rem}.channel-canvas-history-modal-header{align-items:center;display:flex;justify-content:left}.channel-canvas-history-modal-icon{fill:#93186c;height:40px}.channel-canvas-history-modal-body{height:65vh;overflow:auto}.channel-canvas-history-modal-title{font-size:1.6rem;font-weight:700;margin-left:12px}.channel-canvas-history-modal-footer{align-items:center;display:flex;justify-content:space-between}.channel-canvas-history-modal-button{height:40px;margin:.25rem;width:100px}.channel-canvas-history-modal-button-container{display:flex}.channel-canvas-history-data{word-wrap:break-word;font-size:.89rem;line-height:1.1rem;margin-bottom:0;overflow:auto;padding:6px 12px;white-space:pre-line}.channel-canvas-history-data p{margin-bottom:.5rem}.channel-canvas-history-data li p{margin:0;margin-block:0}.channel-canvas-history-data h3{font-size:1.5rem}.channel-canvas-history-data ol:first-child,.channel-canvas-history-data ul:first-child{padding-left:1rem}.channel-canvas-history-modal-spinner{padding-top:10px!important;text-align:center}.feedback-modal-body,.feedback-modal-footer,.feedback-modal-header{align-items:center;display:flex;justify-content:center}.feedback-modal-body{flex-direction:column;width:100%}.feedback-modal-header{color:#93186c;font-size:3rem;line-height:1rem}.feedback-modal-feedback{color:#242424;font-size:1.2rem;font-weight:700;text-align:center}.feedback-modal-content{width:90%}.feedback-modal-button{height:40px;width:120px}.feedback-modal-title{font-size:1.6rem;font-weight:700}.feedback-modal-subtitle{font-size:1.2rem;margin-bottom:12px}
/*# sourceMappingURL=main.f951289c.css.map*/