ode-bootstrap-one 1.4.0-develop-pedago.202501151149 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/fonts/generic-icons/generic-icons.svg +1 -0
- package/dist/fonts/generic-icons/generic-icons.ttf +0 -0
- package/dist/fonts/generic-icons/generic-icons.woff +0 -0
- package/dist/skins/christmas/theme.css +1 -1
- package/dist/skins/christmas/theme.css.map +1 -1
- package/dist/skins/circus/theme.css +1 -1
- package/dist/skins/circus/theme.css.map +1 -1
- package/dist/skins/default/theme.css +1 -1
- package/dist/skins/default/theme.css.map +1 -1
- package/dist/skins/desert/theme.css +1 -1
- package/dist/skins/desert/theme.css.map +1 -1
- package/dist/skins/neutre/theme.css +1 -1
- package/dist/skins/neutre/theme.css.map +1 -1
- package/dist/skins/ocean/theme.css +1 -1
- package/dist/skins/ocean/theme.css.map +1 -1
- package/dist/skins/panda-food/theme.css +1 -1
- package/dist/skins/panda-food/theme.css.map +1 -1
- package/dist/skins/sparkly/theme.css +1 -1
- package/dist/skins/sparkly/theme.css.map +1 -1
- package/dist/version.txt +2 -2
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@import"https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";:root{--ode-blue: #46afe6;--ode-indigo: #1a22a2;--ode-purple: #a348c0;--ode-pink: #b930a2;--ode-red: #ff3a55;--ode-orange: #ff8d2e;--ode-yellow: #f1ca00;--ode-green: #5ac235;--ode-teal: #20c997;--ode-cyan: #0dcaf0;--ode-black: #000;--ode-white: #fff;--ode-gray: #b0b0b0;--ode-gray-dark: #4a4a4a;--ode-gray-100: #fff;--ode-gray-200: #fafafa;--ode-gray-300: #f2f2f2;--ode-gray-400: #e4e4e4;--ode-gray-500: #c7c7c7;--ode-gray-600: #b0b0b0;--ode-gray-700: #909090;--ode-gray-800: #4a4a4a;--ode-gray-900: #000;--ode-primary: #2a9cc8;--ode-secondary: #ff8d2e;--ode-tertiary: #f2f2f2;--ode-success: #7dbf85;--ode-info: #4bafd5;--ode-warning: #f59700;--ode-danger: #e13a3a;--ode-light: #fafafa;--ode-medium: #c7c7c7;--ode-dark: #4a4a4a;--ode-primary-rgb: 42, 156, 200;--ode-secondary-rgb: 255, 141, 46;--ode-tertiary-rgb: 242, 242, 242;--ode-success-rgb: 125, 191, 133;--ode-info-rgb: 75, 175, 213;--ode-warning-rgb: 245, 151, 0;--ode-danger-rgb: 225, 58, 58;--ode-light-rgb: 250, 250, 250;--ode-medium-rgb: 199, 199, 199;--ode-dark-rgb: 74, 74, 74;--ode-white-rgb: 255, 255, 255;--ode-black-rgb: 0, 0, 0;--ode-body-color-rgb: 74, 74, 74;--ode-body-bg-rgb: 255, 255, 255;--ode-font-sans-serif: "Arimo", sans-serif;--ode-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--ode-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--ode-root-font-size: 62.5%;--ode-body-font-family: var(--ode-font-sans-serif);--ode-body-font-size:1.6rem;--ode-body-font-weight: 400;--ode-body-line-height: 1.6;--ode-body-color: #4a4a4a;--ode-body-bg: #fff;--ode-border-width: 1px;--ode-border-style: solid;--ode-border-color: #f2f2f2;--ode-border-color-translucent: rgba(0, 0, 0, 0.175);--ode-border-radius: 0.8rem;--ode-border-radius-sm: 0.4rem;--ode-border-radius-lg: 1.2rem;--ode-border-radius-xl: 1.6rem;--ode-border-radius-2xl: 2.4rem;--ode-border-radius-pill: 50rem;--ode-link-color: #ff8d2e;--ode-link-hover-color: #ff8d2e;--ode-code-color: #b930a2;--ode-highlight-bg: #fffae3}*,*::before,*::after{box-sizing:border-box}:root{font-size:var(--ode-root-font-size)}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--ode-body-font-family);font-size:var(--ode-body-font-size);font-weight:var(--ode-body-font-weight);line-height:var(--ode-body-line-height);color:var(--ode-body-color);text-align:var(--ode-body-text-align);background-color:var(--ode-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:#e4e4e4;border:0;border-top:1px solid;opacity:1}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:0;font-family:"KGJune";font-weight:400;line-height:1.2}h1,.h1{font-size:3.2rem}h2,.h2{font-size:2.6rem}h3,.h3{font-size:2.2rem}h4,.h4{font-size:1.8rem}h5,.h5{font-size:1.6rem}h6,.h6{font-size:1.4rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:1.4rem}mark,.mark{padding:.1875em;background-color:var(--ode-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:var(--ode-link-color);text-decoration:none}a:hover{color:var(--ode-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--ode-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:1.4rem}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:1.4rem;color:var(--ode-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:1.4rem;color:var(--ode-body-bg);background-color:var(--ode-body-color);border-radius:.4rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#b0b0b0;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:2rem;font-weight:300}.display-1{font-size:3.2rem;font-weight:300;line-height:1.2}.display-2{font-size:2.6rem;font-weight:300;line-height:1.2}.display-3{font-size:2.2rem;font-weight:300;line-height:1.2}.display-4{font-size:1.8rem;font-weight:300;line-height:1.2}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:1.4rem;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:2rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:1.4rem;color:#b0b0b0}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.5rem;background-color:#fff;border:1px solid var(--ode-border-color);border-radius:.8rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:1.4rem;color:#b0b0b0}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--ode-gutter-x: 3.2rem;--ode-gutter-y: 0;width:100%;padding-right:calc(var(--ode-gutter-x)*.5);padding-left:calc(var(--ode-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 375px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 1024px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1280px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1352px}}.row{--ode-gutter-x: 2.4rem;--ode-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--ode-gutter-y));margin-right:calc(-0.5*var(--ode-gutter-x));margin-left:calc(-0.5*var(--ode-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--ode-gutter-x)*.5);padding-left:calc(var(--ode-gutter-x)*.5);margin-top:var(--ode-gutter-y)}.grid{display:grid;grid-template-rows:repeat(var(--ode-rows, 1), 1fr);grid-template-columns:repeat(var(--ode-columns, 12), 1fr);gap:var(--ode-gap, 2.4rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media(min-width: 375px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media(min-width: 768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media(min-width: 1024px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media(min-width: 1280px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media(min-width: 1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--ode-gutter-x: 0}.g-0,.gy-0{--ode-gutter-y: 0}.g-2,.gx-2{--ode-gutter-x: 0.2rem}.g-2,.gy-2{--ode-gutter-y: 0.2rem}.g-4,.gx-4{--ode-gutter-x: 0.4rem}.g-4,.gy-4{--ode-gutter-y: 0.4rem}.g-8,.gx-8{--ode-gutter-x: 0.8rem}.g-8,.gy-8{--ode-gutter-y: 0.8rem}.g-12,.gx-12{--ode-gutter-x: 1.2rem}.g-12,.gy-12{--ode-gutter-y: 1.2rem}.g-16,.gx-16{--ode-gutter-x: 1.6rem}.g-16,.gy-16{--ode-gutter-y: 1.6rem}.g-24,.gx-24{--ode-gutter-x: 2.4rem}.g-24,.gy-24{--ode-gutter-y: 2.4rem}.g-32,.gx-32{--ode-gutter-x: 3.2rem}.g-32,.gy-32{--ode-gutter-y: 3.2rem}.g-48,.gx-48{--ode-gutter-x: 4.8rem}.g-48,.gy-48{--ode-gutter-y: 4.8rem}.g-64,.gx-64{--ode-gutter-x: 6.4rem}.g-64,.gy-64{--ode-gutter-y: 6.4rem}@media(min-width: 375px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--ode-gutter-x: 0}.g-sm-0,.gy-sm-0{--ode-gutter-y: 0}.g-sm-2,.gx-sm-2{--ode-gutter-x: 0.2rem}.g-sm-2,.gy-sm-2{--ode-gutter-y: 0.2rem}.g-sm-4,.gx-sm-4{--ode-gutter-x: 0.4rem}.g-sm-4,.gy-sm-4{--ode-gutter-y: 0.4rem}.g-sm-8,.gx-sm-8{--ode-gutter-x: 0.8rem}.g-sm-8,.gy-sm-8{--ode-gutter-y: 0.8rem}.g-sm-12,.gx-sm-12{--ode-gutter-x: 1.2rem}.g-sm-12,.gy-sm-12{--ode-gutter-y: 1.2rem}.g-sm-16,.gx-sm-16{--ode-gutter-x: 1.6rem}.g-sm-16,.gy-sm-16{--ode-gutter-y: 1.6rem}.g-sm-24,.gx-sm-24{--ode-gutter-x: 2.4rem}.g-sm-24,.gy-sm-24{--ode-gutter-y: 2.4rem}.g-sm-32,.gx-sm-32{--ode-gutter-x: 3.2rem}.g-sm-32,.gy-sm-32{--ode-gutter-y: 3.2rem}.g-sm-48,.gx-sm-48{--ode-gutter-x: 4.8rem}.g-sm-48,.gy-sm-48{--ode-gutter-y: 4.8rem}.g-sm-64,.gx-sm-64{--ode-gutter-x: 6.4rem}.g-sm-64,.gy-sm-64{--ode-gutter-y: 6.4rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--ode-gutter-x: 0}.g-md-0,.gy-md-0{--ode-gutter-y: 0}.g-md-2,.gx-md-2{--ode-gutter-x: 0.2rem}.g-md-2,.gy-md-2{--ode-gutter-y: 0.2rem}.g-md-4,.gx-md-4{--ode-gutter-x: 0.4rem}.g-md-4,.gy-md-4{--ode-gutter-y: 0.4rem}.g-md-8,.gx-md-8{--ode-gutter-x: 0.8rem}.g-md-8,.gy-md-8{--ode-gutter-y: 0.8rem}.g-md-12,.gx-md-12{--ode-gutter-x: 1.2rem}.g-md-12,.gy-md-12{--ode-gutter-y: 1.2rem}.g-md-16,.gx-md-16{--ode-gutter-x: 1.6rem}.g-md-16,.gy-md-16{--ode-gutter-y: 1.6rem}.g-md-24,.gx-md-24{--ode-gutter-x: 2.4rem}.g-md-24,.gy-md-24{--ode-gutter-y: 2.4rem}.g-md-32,.gx-md-32{--ode-gutter-x: 3.2rem}.g-md-32,.gy-md-32{--ode-gutter-y: 3.2rem}.g-md-48,.gx-md-48{--ode-gutter-x: 4.8rem}.g-md-48,.gy-md-48{--ode-gutter-y: 4.8rem}.g-md-64,.gx-md-64{--ode-gutter-x: 6.4rem}.g-md-64,.gy-md-64{--ode-gutter-y: 6.4rem}}@media(min-width: 1024px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--ode-gutter-x: 0}.g-lg-0,.gy-lg-0{--ode-gutter-y: 0}.g-lg-2,.gx-lg-2{--ode-gutter-x: 0.2rem}.g-lg-2,.gy-lg-2{--ode-gutter-y: 0.2rem}.g-lg-4,.gx-lg-4{--ode-gutter-x: 0.4rem}.g-lg-4,.gy-lg-4{--ode-gutter-y: 0.4rem}.g-lg-8,.gx-lg-8{--ode-gutter-x: 0.8rem}.g-lg-8,.gy-lg-8{--ode-gutter-y: 0.8rem}.g-lg-12,.gx-lg-12{--ode-gutter-x: 1.2rem}.g-lg-12,.gy-lg-12{--ode-gutter-y: 1.2rem}.g-lg-16,.gx-lg-16{--ode-gutter-x: 1.6rem}.g-lg-16,.gy-lg-16{--ode-gutter-y: 1.6rem}.g-lg-24,.gx-lg-24{--ode-gutter-x: 2.4rem}.g-lg-24,.gy-lg-24{--ode-gutter-y: 2.4rem}.g-lg-32,.gx-lg-32{--ode-gutter-x: 3.2rem}.g-lg-32,.gy-lg-32{--ode-gutter-y: 3.2rem}.g-lg-48,.gx-lg-48{--ode-gutter-x: 4.8rem}.g-lg-48,.gy-lg-48{--ode-gutter-y: 4.8rem}.g-lg-64,.gx-lg-64{--ode-gutter-x: 6.4rem}.g-lg-64,.gy-lg-64{--ode-gutter-y: 6.4rem}}@media(min-width: 1280px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--ode-gutter-x: 0}.g-xl-0,.gy-xl-0{--ode-gutter-y: 0}.g-xl-2,.gx-xl-2{--ode-gutter-x: 0.2rem}.g-xl-2,.gy-xl-2{--ode-gutter-y: 0.2rem}.g-xl-4,.gx-xl-4{--ode-gutter-x: 0.4rem}.g-xl-4,.gy-xl-4{--ode-gutter-y: 0.4rem}.g-xl-8,.gx-xl-8{--ode-gutter-x: 0.8rem}.g-xl-8,.gy-xl-8{--ode-gutter-y: 0.8rem}.g-xl-12,.gx-xl-12{--ode-gutter-x: 1.2rem}.g-xl-12,.gy-xl-12{--ode-gutter-y: 1.2rem}.g-xl-16,.gx-xl-16{--ode-gutter-x: 1.6rem}.g-xl-16,.gy-xl-16{--ode-gutter-y: 1.6rem}.g-xl-24,.gx-xl-24{--ode-gutter-x: 2.4rem}.g-xl-24,.gy-xl-24{--ode-gutter-y: 2.4rem}.g-xl-32,.gx-xl-32{--ode-gutter-x: 3.2rem}.g-xl-32,.gy-xl-32{--ode-gutter-y: 3.2rem}.g-xl-48,.gx-xl-48{--ode-gutter-x: 4.8rem}.g-xl-48,.gy-xl-48{--ode-gutter-y: 4.8rem}.g-xl-64,.gx-xl-64{--ode-gutter-x: 6.4rem}.g-xl-64,.gy-xl-64{--ode-gutter-y: 6.4rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--ode-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--ode-gutter-y: 0}.g-xxl-2,.gx-xxl-2{--ode-gutter-x: 0.2rem}.g-xxl-2,.gy-xxl-2{--ode-gutter-y: 0.2rem}.g-xxl-4,.gx-xxl-4{--ode-gutter-x: 0.4rem}.g-xxl-4,.gy-xxl-4{--ode-gutter-y: 0.4rem}.g-xxl-8,.gx-xxl-8{--ode-gutter-x: 0.8rem}.g-xxl-8,.gy-xxl-8{--ode-gutter-y: 0.8rem}.g-xxl-12,.gx-xxl-12{--ode-gutter-x: 1.2rem}.g-xxl-12,.gy-xxl-12{--ode-gutter-y: 1.2rem}.g-xxl-16,.gx-xxl-16{--ode-gutter-x: 1.6rem}.g-xxl-16,.gy-xxl-16{--ode-gutter-y: 1.6rem}.g-xxl-24,.gx-xxl-24{--ode-gutter-x: 2.4rem}.g-xxl-24,.gy-xxl-24{--ode-gutter-y: 2.4rem}.g-xxl-32,.gx-xxl-32{--ode-gutter-x: 3.2rem}.g-xxl-32,.gy-xxl-32{--ode-gutter-y: 3.2rem}.g-xxl-48,.gx-xxl-48{--ode-gutter-x: 4.8rem}.g-xxl-48,.gy-xxl-48{--ode-gutter-y: 4.8rem}.g-xxl-64,.gx-xxl-64{--ode-gutter-x: 6.4rem}.g-xxl-64,.gy-xxl-64{--ode-gutter-y: 6.4rem}}.table{--ode-table-color: #909090;--ode-table-bg: transparent;--ode-table-border-color: #f2f2f2;--ode-table-accent-bg: transparent;--ode-table-striped-color: #909090;--ode-table-striped-bg: rgba(242, 242, 242, 0.25);--ode-table-active-color: #909090;--ode-table-active-bg: rgba(0, 0, 0, 0.1);--ode-table-hover-color: #909090;--ode-table-hover-bg: #f2f2f2;width:100%;margin-bottom:1rem;color:var(--ode-table-color);vertical-align:top;border-color:var(--ode-table-border-color)}.table>:not(caption)>*>*{padding:.75rem .75rem;background-color:var(--ode-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--ode-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.5rem .5rem}.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-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--ode-table-accent-bg: var(--ode-table-striped-bg);color:var(--ode-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--ode-table-accent-bg: var(--ode-table-striped-bg);color:var(--ode-table-striped-color)}.table-active{--ode-table-accent-bg: var(--ode-table-active-bg);color:var(--ode-table-active-color)}.table-hover>tbody>tr:hover>*{--ode-table-accent-bg: var(--ode-table-hover-bg);color:var(--ode-table-hover-color)}.table-primary{--ode-table-color: #000;--ode-table-bg: #d4ebf4;--ode-table-border-color: #bfd4dc;--ode-table-striped-bg: #c9dfe8;--ode-table-striped-color: #000;--ode-table-active-bg: #bfd4dc;--ode-table-active-color: #000;--ode-table-hover-bg: #c4d9e2;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-secondary{--ode-table-color: #000;--ode-table-bg: #ffe8d5;--ode-table-border-color: #e6d1c0;--ode-table-striped-bg: #f2dcca;--ode-table-striped-color: #000;--ode-table-active-bg: #e6d1c0;--ode-table-active-color: #000;--ode-table-hover-bg: #ecd7c5;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-success{--ode-table-color: #000;--ode-table-bg: #e5f2e7;--ode-table-border-color: #cedad0;--ode-table-striped-bg: #dae6db;--ode-table-striped-color: #000;--ode-table-active-bg: #cedad0;--ode-table-active-color: #000;--ode-table-hover-bg: #d4e0d6;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-info{--ode-table-color: #000;--ode-table-bg: #dbeff7;--ode-table-border-color: #c5d7de;--ode-table-striped-bg: #d0e3eb;--ode-table-striped-color: #000;--ode-table-active-bg: #c5d7de;--ode-table-active-color: #000;--ode-table-hover-bg: #cbdde4;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-warning{--ode-table-color: #000;--ode-table-bg: #fdeacc;--ode-table-border-color: #e4d3b8;--ode-table-striped-bg: #f0dec2;--ode-table-striped-color: #000;--ode-table-active-bg: #e4d3b8;--ode-table-active-color: #000;--ode-table-hover-bg: #ead8bd;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-danger{--ode-table-color: #000;--ode-table-bg: #f9d8d8;--ode-table-border-color: #e0c2c2;--ode-table-striped-bg: #edcdcd;--ode-table-striped-color: #000;--ode-table-active-bg: #e0c2c2;--ode-table-active-color: #000;--ode-table-hover-bg: #e6c8c8;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-light{--ode-table-color: #000;--ode-table-bg: #fafafa;--ode-table-border-color: #e1e1e1;--ode-table-striped-bg: #eeeeee;--ode-table-striped-color: #000;--ode-table-active-bg: #e1e1e1;--ode-table-active-color: #000;--ode-table-hover-bg: #e7e7e7;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-dark{--ode-table-color: #fff;--ode-table-bg: #4a4a4a;--ode-table-border-color: #5c5c5c;--ode-table-striped-bg: #535353;--ode-table-striped-color: #fff;--ode-table-active-bg: #5c5c5c;--ode-table-active-color: #fff;--ode-table-hover-bg: #585858;--ode-table-hover-color: #fff;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 374.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1023.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1279.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.8rem;font-size:1.4rem;color:#4a4a4a}.col-form-label{padding-top:calc(0.8rem + 1px);padding-bottom:calc(0.8rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.6;color:#4a4a4a}.col-form-label-lg{padding-top:calc(1.2rem + 1px);padding-bottom:calc(1.2rem + 1px);font-size:1.6rem}.col-form-label-sm{padding-top:calc(0.4rem + 1px);padding-bottom:calc(0.4rem + 1px);font-size:1.4rem}.form-text{margin-top:.4rem;font-size:1.2rem;color:#909090}.form-control{display:block;width:100%;padding:.8rem 1.2rem;font-family:"Arimo";font-size:1.6rem;font-weight:400;line-height:1.6;color:#4a4a4a;background-color:#fff;background-clip:padding-box;border:1px solid #e4e4e4;appearance:none;border-radius:1.2rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#4a4a4a;background-color:#fff;border-color:#2a9cc8;outline:0;box-shadow:0 0 0 .25rem rgba(255,141,46,.25)}.form-control::-webkit-date-and-time-value{height:1.6em}.form-control::placeholder{color:#b0b0b0;opacity:1}.form-control:disabled{color:#909090;background-color:#f2f2f2;border-color:#c7c7c7;opacity:1}.form-control::file-selector-button{padding:.8rem 1.2rem;margin:-0.8rem -1.2rem;margin-inline-end:1.2rem;color:#4a4a4a;background-color:#fafafa;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#eee}.form-control-plaintext{display:block;width:100%;padding:.8rem 0;margin-bottom:0;line-height:1.6;color:#4a4a4a;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.6em + 0.8rem + 2px);padding:.4rem 1.2rem;font-size:1.4rem;border-radius:.8rem}.form-control-sm::file-selector-button{padding:.4rem 1.2rem;margin:-0.4rem -1.2rem;margin-inline-end:1.2rem}.form-control-lg{min-height:calc(1.6em + 2.4rem + 2px);padding:1.2rem 1.6rem;font-size:1.6rem;border-radius:1.2rem}.form-control-lg::file-selector-button{padding:1.2rem 1.6rem;margin:-1.2rem -1.6rem;margin-inline-end:1.6rem}textarea.form-control{min-height:calc(1.6em + 1.6rem + 2px)}textarea.form-control-sm{min-height:calc(1.6em + 0.8rem + 2px)}textarea.form-control-lg{min-height:calc(1.6em + 2.4rem + 2px)}.form-control-color{width:3rem;height:calc(1.6em + 1.6rem + 2px);padding:.8rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:1.2rem}.form-control-color::-webkit-color-swatch{border-radius:1.2rem}.form-control-color.form-control-sm{height:calc(1.6em + 0.8rem + 2px)}.form-control-color.form-control-lg{height:calc(1.6em + 2.4rem + 2px)}.form-select{display:block;width:100%;padding:.8rem 3.6rem .8rem 1.2rem;-moz-padding-start:calc(1.2rem - 3px);font-family:"Arimo";font-size:1.6rem;font-weight:400;line-height:1.6;color:#4a4a4a;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234a4a4a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1.2rem center;background-size:16px 12px;border:1px solid #e4e4e4;border-radius:1.2rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#2a9cc8;outline:0;box-shadow:0 0 0 .25rem rgba(255,141,46,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1.2rem;background-image:none}.form-select:disabled{background-color:#fafafa;border-color:#c7c7c7}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #4a4a4a}.form-select-sm{padding-top:.4rem;padding-bottom:.4rem;padding-left:1.2rem;font-size:1.4rem;border-radius:.8rem}.form-select-lg{padding-top:1.2rem;padding-bottom:1.2rem;padding-left:1.6rem;font-size:1.6rem;border-radius:1.2rem}.form-check{display:block;min-height:2.56rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.3em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#ff8d2e;outline:0;box-shadow:0 0 0 .25rem rgba(255,141,46,.25)}.form-check-input:checked{background-color:#ff8d2e;border-color:#ff8d2e}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#ff8d2e;border-color:#ff8d2e;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%232a9cc8'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:1}.form-range{width:100%;height:1.5rem;padding:0;background-color:rgba(0,0,0,0);appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(255,141,46,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(255,141,46,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#ff8d2e;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#ffddc0}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#f2f2f2;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#ff8d2e;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#ffddc0}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#f2f2f2;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#c7c7c7}.form-range:disabled::-moz-range-thumb{background-color:#c7c7c7}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem 1.2rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 1.2rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.8rem 1.2rem;font-size:1.6rem;font-weight:400;line-height:1.6;color:#4a4a4a;text-align:center;white-space:nowrap;background-color:#fafafa;border:1px solid #e4e4e4;border-radius:1.2rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:1.2rem 1.6rem;font-size:1.6rem;border-radius:1.2rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.4rem 1.2rem;font-size:1.4rem;border-radius:.8rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:4.8rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.4rem;font-size:1.2rem;color:#7dbf85}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:1.2rem 1.2rem;margin-top:.1rem;font-size:1.4rem;color:#fff;background-color:rgba(125,191,133,.8);border-radius:8px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#7dbf85;padding-right:calc(1.6em + 1.6rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%237dbf85' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.4em + 0.4rem) center;background-size:calc(0.8em + 0.8rem) calc(0.8em + 0.8rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#7dbf85;box-shadow:0 0 0 .25rem rgba(125,191,133,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.6em + 1.6rem);background-position:top calc(0.4em + 0.4rem) right calc(0.4em + 0.4rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#7dbf85}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:6.6rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234a4a4a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%237dbf85' 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 1.2rem center,center right 3.6rem;background-size:16px 12px,calc(0.8em + 0.8rem) calc(0.8em + 0.8rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#7dbf85;box-shadow:0 0 0 .25rem rgba(125,191,133,.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.6em + 1.6rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#7dbf85}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#7dbf85}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(125,191,133,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#7dbf85}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.4rem;font-size:1.2rem;color:#e13a3a}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:1.2rem 1.2rem;margin-top:.1rem;font-size:1.4rem;color:#fff;background-color:rgba(225,58,58,.8);border-radius:8px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#e13a3a;padding-right:calc(1.6em + 1.6rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e13a3a'%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='%23e13a3a' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.4em + 0.4rem) center;background-size:calc(0.8em + 0.8rem) calc(0.8em + 0.8rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#e13a3a;box-shadow:0 0 0 .25rem rgba(225,58,58,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.6em + 1.6rem);background-position:top calc(0.4em + 0.4rem) right calc(0.4em + 0.4rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#e13a3a}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:6.6rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234a4a4a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e13a3a'%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='%23e13a3a' stroke='none'/%3e%3c/svg%3e");background-position:right 1.2rem center,center right 3.6rem;background-size:16px 12px,calc(0.8em + 0.8rem) calc(0.8em + 0.8rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#e13a3a;box-shadow:0 0 0 .25rem rgba(225,58,58,.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.6em + 1.6rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#e13a3a}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#e13a3a}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(225,58,58,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#e13a3a}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--ode-btn-padding-x: 1.6rem;--ode-btn-padding-y: 1rem;--ode-btn-font-family: KGJune;--ode-btn-font-size:2.2rem;--ode-btn-font-weight: 400;--ode-btn-line-height: 2.2rem;--ode-btn-color: #4a4a4a;--ode-btn-bg: transparent;--ode-btn-border-width: 0.1rem;--ode-btn-border-color: transparent;--ode-btn-border-radius: 1.2rem;--ode-btn-hover-border-color: transparent;--ode-btn-box-shadow: transparent;--ode-btn-disabled-opacity: 1;--ode-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--ode-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--ode-btn-padding-y) var(--ode-btn-padding-x);font-family:var(--ode-btn-font-family);font-size:var(--ode-btn-font-size);font-weight:var(--ode-btn-font-weight);line-height:var(--ode-btn-line-height);color:var(--ode-btn-color);text-align:center;vertical-align:middle;cursor:pointer;user-select:none;border:var(--ode-btn-border-width) solid var(--ode-btn-border-color);border-radius:var(--ode-btn-border-radius);background-color:var(--ode-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--ode-btn-hover-color);background-color:var(--ode-btn-hover-bg);border-color:var(--ode-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--ode-btn-color);background-color:var(--ode-btn-bg);border-color:var(--ode-btn-border-color)}.btn:focus-visible{color:var(--ode-btn-hover-color);background-color:var(--ode-btn-hover-bg);border-color:var(--ode-btn-hover-border-color);outline:0;box-shadow:var(--ode-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--ode-btn-hover-border-color);outline:0;box-shadow:var(--ode-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--ode-btn-active-color);background-color:var(--ode-btn-active-bg);border-color:var(--ode-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--ode-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--ode-btn-disabled-color);pointer-events:none;background-color:var(--ode-btn-disabled-bg);border-color:var(--ode-btn-disabled-border-color);opacity:var(--ode-btn-disabled-opacity)}.btn-primary{--ode-btn-color: #fff;--ode-btn-bg: #2a9cc8;--ode-btn-border-color: #2a9cc8;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #2485aa;--ode-btn-hover-border-color: #227da0;--ode-btn-focus-shadow-rgb: 74, 171, 208;--ode-btn-active-color: #fff;--ode-btn-active-bg: #227da0;--ode-btn-active-border-color: #207596;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #2a9cc8;--ode-btn-disabled-border-color: #2a9cc8}.btn-secondary{--ode-btn-color: #fff;--ode-btn-bg: #ff8d2e;--ode-btn-border-color: #ff8d2e;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #d97827;--ode-btn-hover-border-color: #cc7125;--ode-btn-focus-shadow-rgb: 255, 158, 77;--ode-btn-active-color: #fff;--ode-btn-active-bg: #cc7125;--ode-btn-active-border-color: #bf6a23;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #ff8d2e;--ode-btn-disabled-border-color: #ff8d2e}.btn-tertiary{--ode-btn-color: #000;--ode-btn-bg: #f2f2f2;--ode-btn-border-color: #f2f2f2;--ode-btn-hover-color: #000;--ode-btn-hover-bg: #f4f4f4;--ode-btn-hover-border-color: #f3f3f3;--ode-btn-focus-shadow-rgb: 206, 206, 206;--ode-btn-active-color: #000;--ode-btn-active-bg: whitesmoke;--ode-btn-active-border-color: #f3f3f3;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #000;--ode-btn-disabled-bg: #f2f2f2;--ode-btn-disabled-border-color: #f2f2f2}.btn-success{--ode-btn-color: #fff;--ode-btn-bg: #7dbf85;--ode-btn-border-color: #7dbf85;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #6aa271;--ode-btn-hover-border-color: #64996a;--ode-btn-focus-shadow-rgb: 145, 201, 151;--ode-btn-active-color: #fff;--ode-btn-active-bg: #64996a;--ode-btn-active-border-color: #5e8f64;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #7dbf85;--ode-btn-disabled-border-color: #7dbf85}.btn-info{--ode-btn-color: #fff;--ode-btn-bg: #4bafd5;--ode-btn-border-color: #4bafd5;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #4095b5;--ode-btn-hover-border-color: #3c8caa;--ode-btn-focus-shadow-rgb: 102, 187, 219;--ode-btn-active-color: #fff;--ode-btn-active-bg: #3c8caa;--ode-btn-active-border-color: #3883a0;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #4bafd5;--ode-btn-disabled-border-color: #4bafd5}.btn-warning{--ode-btn-color: #fff;--ode-btn-bg: #f59700;--ode-btn-border-color: #f59700;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #d08000;--ode-btn-hover-border-color: #c47900;--ode-btn-focus-shadow-rgb: 247, 167, 38;--ode-btn-active-color: #fff;--ode-btn-active-bg: #c47900;--ode-btn-active-border-color: #b87100;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #f59700;--ode-btn-disabled-border-color: #f59700}.btn-danger{--ode-btn-color: #fff;--ode-btn-bg: #e13a3a;--ode-btn-border-color: #e13a3a;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #bf3131;--ode-btn-hover-border-color: #b42e2e;--ode-btn-focus-shadow-rgb: 230, 88, 88;--ode-btn-active-color: #fff;--ode-btn-active-bg: #b42e2e;--ode-btn-active-border-color: #a92c2c;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #e13a3a;--ode-btn-disabled-border-color: #e13a3a}.btn-light{--ode-btn-color: #000;--ode-btn-bg: #fafafa;--ode-btn-border-color: #fafafa;--ode-btn-hover-color: #000;--ode-btn-hover-bg: #d5d5d5;--ode-btn-hover-border-color: #c8c8c8;--ode-btn-focus-shadow-rgb: 213, 213, 213;--ode-btn-active-color: #000;--ode-btn-active-bg: #c8c8c8;--ode-btn-active-border-color: #bcbcbc;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #000;--ode-btn-disabled-bg: #fafafa;--ode-btn-disabled-border-color: #fafafa}.btn-medium{--ode-btn-color: #000;--ode-btn-bg: #c7c7c7;--ode-btn-border-color: #c7c7c7;--ode-btn-hover-color: #000;--ode-btn-hover-bg: #cfcfcf;--ode-btn-hover-border-color: #cdcdcd;--ode-btn-focus-shadow-rgb: 169, 169, 169;--ode-btn-active-color: #000;--ode-btn-active-bg: #d2d2d2;--ode-btn-active-border-color: #cdcdcd;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #000;--ode-btn-disabled-bg: #c7c7c7;--ode-btn-disabled-border-color: #c7c7c7}.btn-dark{--ode-btn-color: #fff;--ode-btn-bg: #4a4a4a;--ode-btn-border-color: #4a4a4a;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #656565;--ode-btn-hover-border-color: #5c5c5c;--ode-btn-focus-shadow-rgb: 101, 101, 101;--ode-btn-active-color: #fff;--ode-btn-active-bg: #6e6e6e;--ode-btn-active-border-color: #5c5c5c;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #4a4a4a;--ode-btn-disabled-border-color: #4a4a4a}.btn-outline-primary{--ode-btn-color: #2a9cc8;--ode-btn-border-color: #2a9cc8;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #2a9cc8;--ode-btn-hover-border-color: #2a9cc8;--ode-btn-focus-shadow-rgb: 42, 156, 200;--ode-btn-active-color: #fff;--ode-btn-active-bg: #2a9cc8;--ode-btn-active-border-color: #2a9cc8;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #2a9cc8;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #2a9cc8;--ode-gradient: none}.btn-outline-secondary{--ode-btn-color: #ff8d2e;--ode-btn-border-color: #ff8d2e;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #ff8d2e;--ode-btn-hover-border-color: #ff8d2e;--ode-btn-focus-shadow-rgb: 255, 141, 46;--ode-btn-active-color: #fff;--ode-btn-active-bg: #ff8d2e;--ode-btn-active-border-color: #ff8d2e;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #ff8d2e;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #ff8d2e;--ode-gradient: none}.btn-outline-tertiary{--ode-btn-color: #f2f2f2;--ode-btn-border-color: #f2f2f2;--ode-btn-hover-color: #000;--ode-btn-hover-bg: #f2f2f2;--ode-btn-hover-border-color: #f2f2f2;--ode-btn-focus-shadow-rgb: 242, 242, 242;--ode-btn-active-color: #000;--ode-btn-active-bg: #f2f2f2;--ode-btn-active-border-color: #f2f2f2;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #f2f2f2;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #f2f2f2;--ode-gradient: none}.btn-outline-success{--ode-btn-color: #7dbf85;--ode-btn-border-color: #7dbf85;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #7dbf85;--ode-btn-hover-border-color: #7dbf85;--ode-btn-focus-shadow-rgb: 125, 191, 133;--ode-btn-active-color: #fff;--ode-btn-active-bg: #7dbf85;--ode-btn-active-border-color: #7dbf85;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #7dbf85;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #7dbf85;--ode-gradient: none}.btn-outline-info{--ode-btn-color: #4bafd5;--ode-btn-border-color: #4bafd5;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #4bafd5;--ode-btn-hover-border-color: #4bafd5;--ode-btn-focus-shadow-rgb: 75, 175, 213;--ode-btn-active-color: #fff;--ode-btn-active-bg: #4bafd5;--ode-btn-active-border-color: #4bafd5;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #4bafd5;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #4bafd5;--ode-gradient: none}.btn-outline-warning{--ode-btn-color: #f59700;--ode-btn-border-color: #f59700;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #f59700;--ode-btn-hover-border-color: #f59700;--ode-btn-focus-shadow-rgb: 245, 151, 0;--ode-btn-active-color: #fff;--ode-btn-active-bg: #f59700;--ode-btn-active-border-color: #f59700;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #f59700;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #f59700;--ode-gradient: none}.btn-outline-danger{--ode-btn-color: #e13a3a;--ode-btn-border-color: #e13a3a;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #e13a3a;--ode-btn-hover-border-color: #e13a3a;--ode-btn-focus-shadow-rgb: 225, 58, 58;--ode-btn-active-color: #fff;--ode-btn-active-bg: #e13a3a;--ode-btn-active-border-color: #e13a3a;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #e13a3a;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #e13a3a;--ode-gradient: none}.btn-outline-light{--ode-btn-color: #fafafa;--ode-btn-border-color: #fafafa;--ode-btn-hover-color: #000;--ode-btn-hover-bg: #fafafa;--ode-btn-hover-border-color: #fafafa;--ode-btn-focus-shadow-rgb: 250, 250, 250;--ode-btn-active-color: #000;--ode-btn-active-bg: #fafafa;--ode-btn-active-border-color: #fafafa;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fafafa;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #fafafa;--ode-gradient: none}.btn-outline-medium{--ode-btn-color: #c7c7c7;--ode-btn-border-color: #c7c7c7;--ode-btn-hover-color: #000;--ode-btn-hover-bg: #c7c7c7;--ode-btn-hover-border-color: #c7c7c7;--ode-btn-focus-shadow-rgb: 199, 199, 199;--ode-btn-active-color: #000;--ode-btn-active-bg: #c7c7c7;--ode-btn-active-border-color: #c7c7c7;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #c7c7c7;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #c7c7c7;--ode-gradient: none}.btn-outline-dark{--ode-btn-color: #4a4a4a;--ode-btn-border-color: #4a4a4a;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #4a4a4a;--ode-btn-hover-border-color: #4a4a4a;--ode-btn-focus-shadow-rgb: 74, 74, 74;--ode-btn-active-color: #fff;--ode-btn-active-bg: #4a4a4a;--ode-btn-active-border-color: #4a4a4a;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #4a4a4a;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #4a4a4a;--ode-gradient: none}.btn-link{--ode-btn-font-weight: 400;--ode-btn-color: var(--ode-link-color);--ode-btn-bg: transparent;--ode-btn-border-color: transparent;--ode-btn-hover-color: var(--ode-link-hover-color);--ode-btn-hover-border-color: transparent;--ode-btn-active-color: var(--ode-link-hover-color);--ode-btn-active-border-color: transparent;--ode-btn-disabled-color: #b0b0b0;--ode-btn-disabled-border-color: transparent;--ode-btn-box-shadow: none;--ode-btn-focus-shadow-rgb: 74, 171, 208;text-decoration:none}.btn-link:focus-visible{color:var(--ode-btn-color)}.btn-link:hover{color:var(--ode-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--ode-btn-padding-y: 0.5rem;--ode-btn-padding-x: 1rem;--ode-btn-font-size:2rem;--ode-btn-border-radius: 1.2rem}.btn-sm,.btn-group-sm>.btn{--ode-btn-padding-y: 0.25rem;--ode-btn-padding-x: 0.5rem;--ode-btn-font-size:1.4rem;--ode-btn-border-radius: 0.4rem}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--ode-dropdown-zindex: 1000;--ode-dropdown-min-width: 10rem;--ode-dropdown-padding-x: 0;--ode-dropdown-padding-y: 0.5rem;--ode-dropdown-spacer: 0.125rem;--ode-dropdown-font-size:1.6rem;--ode-dropdown-color: #4a4a4a;--ode-dropdown-bg: #fff;--ode-dropdown-border-color: var(--ode-border-color-translucent);--ode-dropdown-border-radius: 0.8rem;--ode-dropdown-border-width: 1px;--ode-dropdown-inner-border-radius: calc(0.8rem - 1px);--ode-dropdown-divider-bg: var(--ode-border-color-translucent);--ode-dropdown-divider-margin-y: 0.5rem;--ode-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--ode-dropdown-link-color: #000;--ode-dropdown-link-hover-color: black;--ode-dropdown-link-hover-bg: #fff;--ode-dropdown-link-active-color: #fff;--ode-dropdown-link-active-bg: #ff8d2e;--ode-dropdown-link-disabled-color: #c7c7c7;--ode-dropdown-item-padding-x: 1rem;--ode-dropdown-item-padding-y: 0.25rem;--ode-dropdown-header-color: #b0b0b0;--ode-dropdown-header-padding-x: 1rem;--ode-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--ode-dropdown-zindex);display:none;min-width:var(--ode-dropdown-min-width);padding:var(--ode-dropdown-padding-y) var(--ode-dropdown-padding-x);margin:0;font-size:var(--ode-dropdown-font-size);color:var(--ode-dropdown-color);text-align:left;list-style:none;background-color:var(--ode-dropdown-bg);background-clip:padding-box;border:var(--ode-dropdown-border-width) solid var(--ode-dropdown-border-color);border-radius:var(--ode-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--ode-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 375px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1024px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1280px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--ode-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--ode-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--ode-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--ode-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--ode-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--ode-dropdown-item-padding-y) var(--ode-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--ode-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--ode-dropdown-link-hover-color);background-color:var(--ode-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--ode-dropdown-link-active-color);text-decoration:none;background-color:var(--ode-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--ode-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--ode-dropdown-header-padding-y) var(--ode-dropdown-header-padding-x);margin-bottom:0;font-size:1.4rem;color:var(--ode-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--ode-dropdown-item-padding-y) var(--ode-dropdown-item-padding-x);color:var(--ode-dropdown-link-color)}.dropdown-menu-dark{--ode-dropdown-color: #f2f2f2;--ode-dropdown-bg: #4a4a4a;--ode-dropdown-border-color: var(--ode-border-color-translucent);--ode-dropdown-box-shadow: ;--ode-dropdown-link-color: #f2f2f2;--ode-dropdown-link-hover-color: #fff;--ode-dropdown-divider-bg: var(--ode-border-color-translucent);--ode-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--ode-dropdown-link-active-color: #fff;--ode-dropdown-link-active-bg: #ff8d2e;--ode-dropdown-link-disabled-color: #c7c7c7;--ode-dropdown-header-color: #c7c7c7}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:1.2rem}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:-0.1rem}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:1.2rem;padding-left:1.2rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-0.1rem}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--ode-nav-link-padding-x: 1rem;--ode-nav-link-padding-y: 0.5rem;--ode-nav-link-font-weight: ;--ode-nav-link-color: #ff8d2e;--ode-nav-link-hover-color: var(--ode-link-hover-color);--ode-nav-link-disabled-color: #b0b0b0;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--ode-nav-link-padding-y) var(--ode-nav-link-padding-x);font-size:var(--ode-nav-link-font-size);font-weight:var(--ode-nav-link-font-weight);color:var(--ode-nav-link-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--ode-nav-link-hover-color)}.nav-link.disabled{color:var(--ode-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--ode-nav-tabs-border-width: 1px;--ode-nav-tabs-border-color: #f2f2f2;--ode-nav-tabs-border-radius: 0.8rem;--ode-nav-tabs-link-hover-border-color: #fafafa #fafafa #f2f2f2;--ode-nav-tabs-link-active-color: #b0b0b0;--ode-nav-tabs-link-active-bg: #fff;--ode-nav-tabs-link-active-border-color: #f2f2f2 #f2f2f2 #fff;border-bottom:var(--ode-nav-tabs-border-width) solid var(--ode-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--ode-nav-tabs-border-width));background:none;border:var(--ode-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--ode-nav-tabs-border-radius);border-top-right-radius:var(--ode-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--ode-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--ode-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--ode-nav-tabs-link-active-color);background-color:var(--ode-nav-tabs-link-active-bg);border-color:var(--ode-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--ode-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--ode-nav-pills-border-radius: 0.8rem;--ode-nav-pills-link-active-color: #fff;--ode-nav-pills-link-active-bg: #ff8d2e}.nav-pills .nav-link{background:none;border:0;border-radius:var(--ode-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--ode-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--ode-nav-pills-link-active-color);background-color:var(--ode-nav-pills-link-active-bg)}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--ode-navbar-padding-x: 0;--ode-navbar-padding-y: 0.5rem;--ode-navbar-color: rgba(0, 0, 0, 0.55);--ode-navbar-hover-color: rgba(0, 0, 0, 0.7);--ode-navbar-disabled-color: rgba(0, 0, 0, 0.3);--ode-navbar-active-color: rgba(0, 0, 0, 0.9);--ode-navbar-brand-padding-y: 0.18rem;--ode-navbar-brand-margin-end: 1rem;--ode-navbar-brand-font-size: 2rem;--ode-navbar-brand-color: rgba(0, 0, 0, 0.9);--ode-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);--ode-navbar-nav-link-padding-x: 0.5rem;--ode-navbar-toggler-padding-y: 0.25rem;--ode-navbar-toggler-padding-x: 0.75rem;--ode-navbar-toggler-font-size: 2rem;--ode-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--ode-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);--ode-navbar-toggler-border-radius: 1.2rem;--ode-navbar-toggler-focus-width: 0.25rem;--ode-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--ode-navbar-padding-y) var(--ode-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--ode-navbar-brand-padding-y);padding-bottom:var(--ode-navbar-brand-padding-y);margin-right:var(--ode-navbar-brand-margin-end);font-size:var(--ode-navbar-brand-font-size);color:var(--ode-navbar-brand-color);white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--ode-navbar-brand-hover-color)}.navbar-nav{--ode-nav-link-padding-x: 0;--ode-nav-link-padding-y: 0.5rem;--ode-nav-link-font-weight: ;--ode-nav-link-color: var(--ode-navbar-color);--ode-nav-link-hover-color: var(--ode-navbar-hover-color);--ode-nav-link-disabled-color: var(--ode-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .show>.nav-link,.navbar-nav .nav-link.active{color:var(--ode-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--ode-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--ode-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--ode-navbar-toggler-padding-y) var(--ode-navbar-toggler-padding-x);font-size:var(--ode-navbar-toggler-font-size);line-height:1;color:var(--ode-navbar-color);background-color:rgba(0,0,0,0);border:var(--ode-border-width) solid var(--ode-navbar-toggler-border-color);border-radius:var(--ode-navbar-toggler-border-radius);transition:var(--ode-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--ode-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--ode-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--ode-scroll-height, 75vh);overflow-y:auto}@media(min-width: 375px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--ode-navbar-nav-link-padding-x);padding-left:var(--ode-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--ode-navbar-nav-link-padding-x);padding-left:var(--ode-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1024px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--ode-navbar-nav-link-padding-x);padding-left:var(--ode-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1280px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--ode-navbar-nav-link-padding-x);padding-left:var(--ode-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--ode-navbar-nav-link-padding-x);padding-left:var(--ode-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--ode-navbar-nav-link-padding-x);padding-left:var(--ode-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--ode-navbar-color: rgba(255, 255, 255, 0.55);--ode-navbar-hover-color: rgba(255, 255, 255, 0.75);--ode-navbar-disabled-color: rgba(255, 255, 255, 0.25);--ode-navbar-active-color: #fff;--ode-navbar-brand-color: #fff;--ode-navbar-brand-hover-color: #fff;--ode-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--ode-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--ode-card-spacer-y: 25px;--ode-card-spacer-x: 35px;--ode-card-title-spacer-y: 0.5rem;--ode-card-border-width: 1px;--ode-card-border-color: var(--ode-border-color-translucent);--ode-card-border-radius: 0.8rem;--ode-card-box-shadow: ;--ode-card-inner-border-radius: calc(0.8rem - 1px);--ode-card-cap-padding-y: 12.5px;--ode-card-cap-padding-x: 35px;--ode-card-cap-bg: rgba(0, 0, 0, 0.03);--ode-card-cap-color: ;--ode-card-height: ;--ode-card-color: ;--ode-card-bg: #fff;--ode-card-img-overlay-padding: 1rem;--ode-card-group-margin: 1.2rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--ode-card-height);word-wrap:break-word;background-color:var(--ode-card-bg);background-clip:border-box;border:var(--ode-card-border-width) solid var(--ode-card-border-color);border-radius:var(--ode-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--ode-card-inner-border-radius);border-top-right-radius:var(--ode-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--ode-card-inner-border-radius);border-bottom-left-radius:var(--ode-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--ode-card-spacer-y) var(--ode-card-spacer-x);color:var(--ode-card-color)}.card-title{margin-bottom:var(--ode-card-title-spacer-y)}.card-subtitle{margin-top:calc(-0.5*var(--ode-card-title-spacer-y));margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--ode-card-spacer-x)}.card-header{padding:var(--ode-card-cap-padding-y) var(--ode-card-cap-padding-x);margin-bottom:0;color:var(--ode-card-cap-color);background-color:var(--ode-card-cap-bg);border-bottom:var(--ode-card-border-width) solid var(--ode-card-border-color)}.card-header:first-child{border-radius:var(--ode-card-inner-border-radius) var(--ode-card-inner-border-radius) 0 0}.card-footer{padding:var(--ode-card-cap-padding-y) var(--ode-card-cap-padding-x);color:var(--ode-card-cap-color);background-color:var(--ode-card-cap-bg);border-top:var(--ode-card-border-width) solid var(--ode-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--ode-card-inner-border-radius) var(--ode-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5*var(--ode-card-cap-padding-x));margin-bottom:calc(-1*var(--ode-card-cap-padding-y));margin-left:calc(-0.5*var(--ode-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--ode-card-bg);border-bottom-color:var(--ode-card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--ode-card-cap-padding-x));margin-left:calc(-0.5*var(--ode-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--ode-card-img-overlay-padding);border-radius:var(--ode-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--ode-card-inner-border-radius);border-top-right-radius:var(--ode-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--ode-card-inner-border-radius);border-bottom-left-radius:var(--ode-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--ode-card-group-margin)}@media(min-width: 375px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--ode-accordion-color: #4a4a4a;--ode-accordion-bg: #fff;--ode-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--ode-accordion-border-color: var(--ode-border-color);--ode-accordion-border-width: 1px;--ode-accordion-border-radius: 0.8rem;--ode-accordion-inner-border-radius: calc(0.8rem - 1px);--ode-accordion-btn-padding-x: 1.25rem;--ode-accordion-btn-padding-y: 1rem;--ode-accordion-btn-color: #4a4a4a;--ode-accordion-btn-bg: var(--ode-accordion-bg);--ode-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234a4a4a'%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");--ode-accordion-btn-icon-width: 1.25rem;--ode-accordion-btn-icon-transform: rotate(-180deg);--ode-accordion-btn-icon-transition: transform 0.2s ease-in-out;--ode-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23268cb4'%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");--ode-accordion-btn-focus-border-color: #2a9cc8;--ode-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(255, 141, 46, 0.25);--ode-accordion-body-padding-x: 1.25rem;--ode-accordion-body-padding-y: 1rem;--ode-accordion-active-color: #268cb4;--ode-accordion-active-bg: #fff4ea}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--ode-accordion-btn-padding-y) var(--ode-accordion-btn-padding-x);font-size:1.6rem;color:var(--ode-accordion-btn-color);text-align:left;background-color:var(--ode-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--ode-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--ode-accordion-active-color);background-color:var(--ode-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--ode-accordion-border-width)) 0 var(--ode-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--ode-accordion-btn-active-icon);transform:var(--ode-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--ode-accordion-btn-icon-width);height:var(--ode-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--ode-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--ode-accordion-btn-icon-width);transition:var(--ode-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--ode-accordion-btn-focus-border-color);outline:0;box-shadow:var(--ode-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--ode-accordion-color);background-color:var(--ode-accordion-bg);border:var(--ode-accordion-border-width) solid var(--ode-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--ode-accordion-border-radius);border-top-right-radius:var(--ode-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--ode-accordion-inner-border-radius);border-top-right-radius:var(--ode-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--ode-accordion-border-radius);border-bottom-left-radius:var(--ode-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--ode-accordion-inner-border-radius);border-bottom-left-radius:var(--ode-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--ode-accordion-border-radius);border-bottom-left-radius:var(--ode-accordion-border-radius)}.accordion-body{padding:var(--ode-accordion-body-padding-y) var(--ode-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--ode-breadcrumb-padding-x: 0;--ode-breadcrumb-padding-y: 0;--ode-breadcrumb-margin-bottom: 1rem;--ode-breadcrumb-bg: ;--ode-breadcrumb-border-radius: ;--ode-breadcrumb-divider-color: #b0b0b0;--ode-breadcrumb-item-padding-x: 0.5rem;--ode-breadcrumb-item-active-color: #b0b0b0;display:flex;flex-wrap:wrap;padding:var(--ode-breadcrumb-padding-y) var(--ode-breadcrumb-padding-x);margin-bottom:var(--ode-breadcrumb-margin-bottom);font-size:var(--ode-breadcrumb-font-size);list-style:none;background-color:var(--ode-breadcrumb-bg);border-radius:var(--ode-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--ode-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--ode-breadcrumb-item-padding-x);color:var(--ode-breadcrumb-divider-color);content:var(--ode-breadcrumb-divider, "/") /* rtl: var(--ode-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--ode-breadcrumb-item-active-color)}.pagination{--ode-pagination-padding-x: 0.75rem;--ode-pagination-padding-y: 0.375rem;--ode-pagination-font-size:1.6rem;--ode-pagination-color: var(--ode-link-color);--ode-pagination-bg: #fff;--ode-pagination-border-width: 1px;--ode-pagination-border-color: #f2f2f2;--ode-pagination-border-radius: 0.8rem;--ode-pagination-hover-color: var(--ode-link-hover-color);--ode-pagination-hover-bg: #fafafa;--ode-pagination-hover-border-color: #f2f2f2;--ode-pagination-focus-color: var(--ode-link-hover-color);--ode-pagination-focus-bg: #fafafa;--ode-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(255, 141, 46, 0.25);--ode-pagination-active-color: #fff;--ode-pagination-active-bg: #ff8d2e;--ode-pagination-active-border-color: #ff8d2e;--ode-pagination-disabled-color: #b0b0b0;--ode-pagination-disabled-bg: #fff;--ode-pagination-disabled-border-color: #f2f2f2;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--ode-pagination-padding-y) var(--ode-pagination-padding-x);font-size:var(--ode-pagination-font-size);color:var(--ode-pagination-color);background-color:var(--ode-pagination-bg);border:var(--ode-pagination-border-width) solid var(--ode-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--ode-pagination-hover-color);background-color:var(--ode-pagination-hover-bg);border-color:var(--ode-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--ode-pagination-focus-color);background-color:var(--ode-pagination-focus-bg);outline:0;box-shadow:var(--ode-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--ode-pagination-active-color);background-color:var(--ode-pagination-active-bg);border-color:var(--ode-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--ode-pagination-disabled-color);pointer-events:none;background-color:var(--ode-pagination-disabled-bg);border-color:var(--ode-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--ode-pagination-border-radius);border-bottom-left-radius:var(--ode-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--ode-pagination-border-radius);border-bottom-right-radius:var(--ode-pagination-border-radius)}.pagination-lg{--ode-pagination-padding-x: 1.5rem;--ode-pagination-padding-y: 0.75rem;--ode-pagination-font-size:2rem;--ode-pagination-border-radius: 1.2rem}.pagination-sm{--ode-pagination-padding-x: 0.5rem;--ode-pagination-padding-y: 0.25rem;--ode-pagination-font-size:1.4rem;--ode-pagination-border-radius: 0.4rem}.badge{--ode-badge-padding-x: 0.65em;--ode-badge-padding-y: 0.35em;--ode-badge-font-size:0.75em;--ode-badge-font-weight: 700;--ode-badge-color: #fff;--ode-badge-border-radius: 0.8rem;display:inline-block;padding:var(--ode-badge-padding-y) var(--ode-badge-padding-x);font-size:var(--ode-badge-font-size);font-weight:var(--ode-badge-font-weight);line-height:1;color:var(--ode-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--ode-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--ode-alert-bg: transparent;--ode-alert-padding-x: 1.2rem;--ode-alert-padding-y: 0.8rem;--ode-alert-margin-bottom: 0;--ode-alert-color: inherit;--ode-alert-border-color: transparent;--ode-alert-border: 1px solid var(--ode-alert-border-color);--ode-alert-border-radius: 8px;position:relative;padding:var(--ode-alert-padding-y) var(--ode-alert-padding-x);margin-bottom:var(--ode-alert-margin-bottom);color:var(--ode-alert-color);background-color:var(--ode-alert-bg);border:var(--ode-alert-border);border-radius:var(--ode-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4.8rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1rem 1.2rem}.alert-primary{--ode-alert-color: #2a9cc8;--ode-alert-bg: #d4ebf4;--ode-alert-border-color: #bfe1ef}.alert-primary .alert-link{color:#227da0}.alert-secondary{--ode-alert-color: #ff8d2e;--ode-alert-bg: #ffe8d5;--ode-alert-border-color: #ffddc0}.alert-secondary .alert-link{color:#cc7125}.alert-tertiary{--ode-alert-color: black;--ode-alert-bg: #fcfcfc;--ode-alert-border-color: #fbfbfb}.alert-tertiary .alert-link{color:#000}.alert-success{--ode-alert-color: #7dbf85;--ode-alert-bg: #e5f2e7;--ode-alert-border-color: #d8ecda}.alert-success .alert-link{color:#64996a}.alert-info{--ode-alert-color: #4bafd5;--ode-alert-bg: #dbeff7;--ode-alert-border-color: #c9e7f2}.alert-info .alert-link{color:#3c8caa}.alert-warning{--ode-alert-color: #f59700;--ode-alert-bg: #fdeacc;--ode-alert-border-color: #fce0b3}.alert-warning .alert-link{color:#c47900}.alert-danger{--ode-alert-color: #e13a3a;--ode-alert-bg: #f9d8d8;--ode-alert-border-color: #f6c4c4}.alert-danger .alert-link{color:#b42e2e}.alert-light{--ode-alert-color: black;--ode-alert-bg: #fefefe;--ode-alert-border-color: #fefefe}.alert-light .alert-link{color:#000}.alert-medium{--ode-alert-color: black;--ode-alert-bg: #f4f4f4;--ode-alert-border-color: #eeeeee}.alert-medium .alert-link{color:#000}.alert-dark{--ode-alert-color: #4a4a4a;--ode-alert-bg: #dbdbdb;--ode-alert-border-color: #c9c9c9}.alert-dark .alert-link{color:#3b3b3b}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--ode-progress-height: 1rem;--ode-progress-font-size:1.2rem;--ode-progress-bg: #fafafa;--ode-progress-border-radius: 0.8rem;--ode-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);--ode-progress-bar-color: #fff;--ode-progress-bar-bg: #2a9cc8;--ode-progress-bar-transition: width 0.6s ease;display:flex;height:var(--ode-progress-height);overflow:hidden;font-size:var(--ode-progress-font-size);background-color:var(--ode-progress-bg);border-radius:var(--ode-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--ode-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--ode-progress-bar-bg);transition:var(--ode-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--ode-progress-height) var(--ode-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--ode-list-group-color: #000;--ode-list-group-bg: #fff;--ode-list-group-border-color: rgba(0, 0, 0, 0.125);--ode-list-group-border-width: 1px;--ode-list-group-border-radius: 0.8rem;--ode-list-group-item-padding-x: 1rem;--ode-list-group-item-padding-y: 0.5rem;--ode-list-group-action-color: #909090;--ode-list-group-action-hover-color: #909090;--ode-list-group-action-hover-bg: #fff;--ode-list-group-action-active-color: #4a4a4a;--ode-list-group-action-active-bg: #fafafa;--ode-list-group-disabled-color: #b0b0b0;--ode-list-group-disabled-bg: #fff;--ode-list-group-active-color: #fff;--ode-list-group-active-bg: #ff8d2e;--ode-list-group-active-border-color: #ff8d2e;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--ode-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--ode-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--ode-list-group-action-hover-color);text-decoration:none;background-color:var(--ode-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--ode-list-group-action-active-color);background-color:var(--ode-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--ode-list-group-item-padding-y) var(--ode-list-group-item-padding-x);color:var(--ode-list-group-color);background-color:var(--ode-list-group-bg);border:var(--ode-list-group-border-width) solid var(--ode-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--ode-list-group-disabled-color);pointer-events:none;background-color:var(--ode-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--ode-list-group-active-color);background-color:var(--ode-list-group-active-bg);border-color:var(--ode-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--ode-list-group-border-width));border-top-width:var(--ode-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--ode-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--ode-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--ode-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--ode-list-group-border-width));border-left-width:var(--ode-list-group-border-width)}@media(min-width: 375px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--ode-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--ode-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--ode-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--ode-list-group-border-width));border-left-width:var(--ode-list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--ode-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--ode-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--ode-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--ode-list-group-border-width));border-left-width:var(--ode-list-group-border-width)}}@media(min-width: 1024px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--ode-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--ode-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--ode-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--ode-list-group-border-width));border-left-width:var(--ode-list-group-border-width)}}@media(min-width: 1280px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--ode-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--ode-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--ode-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--ode-list-group-border-width));border-left-width:var(--ode-list-group-border-width)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--ode-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--ode-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--ode-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--ode-list-group-border-width));border-left-width:var(--ode-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--ode-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#195e78;background-color:#d4ebf4}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#195e78;background-color:#bfd4dc}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#195e78;border-color:#195e78}.list-group-item-secondary{color:#99551c;background-color:#ffe8d5}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#99551c;background-color:#e6d1c0}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#99551c;border-color:#99551c}.list-group-item-tertiary{color:#919191;background-color:#fcfcfc}.list-group-item-tertiary.list-group-item-action:hover,.list-group-item-tertiary.list-group-item-action:focus{color:#919191;background-color:#e3e3e3}.list-group-item-tertiary.list-group-item-action.active{color:#fff;background-color:#919191;border-color:#919191}.list-group-item-success{color:#4b7350;background-color:#e5f2e7}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#4b7350;background-color:#cedad0}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#4b7350;border-color:#4b7350}.list-group-item-info{color:#2d6980;background-color:#dbeff7}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#2d6980;background-color:#c5d7de}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#2d6980;border-color:#2d6980}.list-group-item-warning{color:#935b00;background-color:#fdeacc}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#935b00;background-color:#e4d3b8}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#935b00;border-color:#935b00}.list-group-item-danger{color:#872323;background-color:#f9d8d8}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#872323;background-color:#e0c2c2}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#872323;border-color:#872323}.list-group-item-light{color:#969696;background-color:#fefefe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#969696;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#969696;border-color:#969696}.list-group-item-medium{color:#777;background-color:#f4f4f4}.list-group-item-medium.list-group-item-action:hover,.list-group-item-medium.list-group-item-action:focus{color:#777;background-color:#dcdcdc}.list-group-item-medium.list-group-item-action.active{color:#fff;background-color:#777;border-color:#777}.list-group-item-dark{color:#2c2c2c;background-color:#dbdbdb}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#2c2c2c;background-color:#c5c5c5}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#2c2c2c;border-color:#2c2c2c}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.8rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(255,141,46,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--ode-toast-zindex: 1090;--ode-toast-padding-x: 20px;--ode-toast-padding-y: 15px;--ode-toast-spacing: 3.2rem;--ode-toast-max-width: 450px;--ode-toast-font-size:1.4rem;--ode-toast-color: ;--ode-toast-bg: #fff;--ode-toast-border-width: 1px;--ode-toast-border-color: var(--ode-border-color-translucent);--ode-toast-border-radius: 0.8rem;--ode-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--ode-toast-header-color: #b0b0b0;--ode-toast-header-bg: #fff;--ode-toast-header-border-color: rgba(0, 0, 0, 0.05);width:var(--ode-toast-max-width);max-width:100%;font-size:var(--ode-toast-font-size);color:var(--ode-toast-color);pointer-events:auto;background-color:var(--ode-toast-bg);background-clip:padding-box;border:var(--ode-toast-border-width) solid var(--ode-toast-border-color);box-shadow:var(--ode-toast-box-shadow);border-radius:var(--ode-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--ode-toast-zindex: 1090;position:absolute;z-index:var(--ode-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--ode-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--ode-toast-padding-y) var(--ode-toast-padding-x);color:var(--ode-toast-header-color);background-color:var(--ode-toast-header-bg);background-clip:padding-box;border-bottom:var(--ode-toast-border-width) solid var(--ode-toast-header-border-color);border-top-left-radius:calc(var(--ode-toast-border-radius) - var(--ode-toast-border-width));border-top-right-radius:calc(var(--ode-toast-border-radius) - var(--ode-toast-border-width))}.toast-header .btn-close{margin-right:calc(-0.5*var(--ode-toast-padding-x));margin-left:var(--ode-toast-padding-x)}.toast-body{padding:var(--ode-toast-padding-x);word-wrap:break-word}.modal{--ode-modal-zindex: 1055;--ode-modal-width: 500px;--ode-modal-padding: 1.5rem;--ode-modal-margin: 0.5rem;--ode-modal-color: ;--ode-modal-bg: #fff;--ode-modal-border-color: var(--ode-border-color-translucent);--ode-modal-border-width: 0;--ode-modal-border-radius: 1.2rem;--ode-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--ode-modal-inner-border-radius: 1.2rem;--ode-modal-header-padding-x: 1.5rem;--ode-modal-header-padding-y: 1.5rem;--ode-modal-header-padding: 1.5rem 1.5rem;--ode-modal-header-border-color: var(--ode-border-color);--ode-modal-header-border-width: 0;--ode-modal-title-line-height: 1.6;--ode-modal-footer-gap: 0.5rem;--ode-modal-footer-bg: ;--ode-modal-footer-border-color: var(--ode-border-color);--ode-modal-footer-border-width: 0;position:fixed;top:0;left:0;z-index:var(--ode-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--ode-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--ode-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--ode-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--ode-modal-color);pointer-events:auto;background-color:var(--ode-modal-bg);background-clip:padding-box;border:var(--ode-modal-border-width) solid var(--ode-modal-border-color);border-radius:var(--ode-modal-border-radius);outline:0}.modal-backdrop{--ode-backdrop-zindex: 1050;--ode-backdrop-bg: #4a4a4a;--ode-backdrop-opacity: 0.65;position:fixed;top:0;left:0;z-index:var(--ode-backdrop-zindex);width:100vw;height:100vh;background-color:var(--ode-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--ode-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--ode-modal-header-padding);border-bottom:var(--ode-modal-header-border-width) solid var(--ode-modal-header-border-color);border-top-left-radius:var(--ode-modal-inner-border-radius);border-top-right-radius:var(--ode-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--ode-modal-header-padding-y)*.5) calc(var(--ode-modal-header-padding-x)*.5);margin:calc(-0.5*var(--ode-modal-header-padding-y)) calc(-0.5*var(--ode-modal-header-padding-x)) calc(-0.5*var(--ode-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--ode-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--ode-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--ode-modal-padding) - var(--ode-modal-footer-gap)*.5);background-color:var(--ode-modal-footer-bg);border-top:var(--ode-modal-footer-border-width) solid var(--ode-modal-footer-border-color);border-bottom-right-radius:var(--ode-modal-inner-border-radius);border-bottom-left-radius:var(--ode-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--ode-modal-footer-gap)*.5)}@media(min-width: 375px){.modal{--ode-modal-margin: 1.75rem;--ode-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--ode-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--ode-modal-width: 300px}}@media(min-width: 1024px){.modal-lg,.modal-xl{--ode-modal-width: 800px}}@media(min-width: 1280px){.modal-xl{--ode-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 374.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 1023.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1279.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--ode-tooltip-zindex: 1080;--ode-tooltip-max-width: 326px;--ode-tooltip-padding-x: 1.2rem;--ode-tooltip-padding-y: 1.2rem;--ode-tooltip-margin: ;--ode-tooltip-font-size:1.4rem;--ode-tooltip-color: #fff;--ode-tooltip-bg: #000;--ode-tooltip-border-radius: 8px;--ode-tooltip-opacity: 0.8;--ode-tooltip-arrow-width: 1.6rem;--ode-tooltip-arrow-height: 0.8rem;z-index:var(--ode-tooltip-zindex);display:block;padding:var(--ode-tooltip-arrow-height);margin:var(--ode-tooltip-margin);font-family:var(--ode-font-sans-serif);font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--ode-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--ode-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--ode-tooltip-arrow-width);height:var(--ode-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--ode-tooltip-arrow-height) calc(var(--ode-tooltip-arrow-width)*.5) 0;border-top-color:var(--ode-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--ode-tooltip-arrow-height);height:var(--ode-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--ode-tooltip-arrow-width)*.5) var(--ode-tooltip-arrow-height) calc(var(--ode-tooltip-arrow-width)*.5) 0;border-right-color:var(--ode-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--ode-tooltip-arrow-width)*.5) var(--ode-tooltip-arrow-height);border-bottom-color:var(--ode-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--ode-tooltip-arrow-height);height:var(--ode-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--ode-tooltip-arrow-width)*.5) 0 calc(var(--ode-tooltip-arrow-width)*.5) var(--ode-tooltip-arrow-height);border-left-color:var(--ode-tooltip-bg)}.tooltip-inner{max-width:var(--ode-tooltip-max-width);padding:var(--ode-tooltip-padding-y) var(--ode-tooltip-padding-x);color:var(--ode-tooltip-color);text-align:center;background-color:var(--ode-tooltip-bg);border-radius:var(--ode-tooltip-border-radius)}.popover{--ode-popover-zindex: 1070;--ode-popover-max-width: 276px;--ode-popover-font-size:1.4rem;--ode-popover-bg: #fff;--ode-popover-border-width: 1px;--ode-popover-border-color: var(--ode-border-color-translucent);--ode-popover-border-radius: 1.2rem;--ode-popover-inner-border-radius: calc(1.2rem - 1px);--ode-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--ode-popover-header-padding-x: 1rem;--ode-popover-header-padding-y: 0.5rem;--ode-popover-header-font-size:1.6rem;--ode-popover-header-color: ;--ode-popover-header-bg: #f0f0f0;--ode-popover-body-padding-x: 1rem;--ode-popover-body-padding-y: 1rem;--ode-popover-body-color: #4a4a4a;--ode-popover-arrow-width: 1rem;--ode-popover-arrow-height: 0.5rem;--ode-popover-arrow-border: var(--ode-popover-border-color);z-index:var(--ode-popover-zindex);display:block;max-width:var(--ode-popover-max-width);font-family:var(--ode-font-sans-serif);font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--ode-popover-font-size);word-wrap:break-word;background-color:var(--ode-popover-bg);background-clip:padding-box;border:var(--ode-popover-border-width) solid var(--ode-popover-border-color);border-radius:var(--ode-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--ode-popover-arrow-width);height:var(--ode-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--ode-popover-arrow-height)) - var(--ode-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--ode-popover-arrow-height) calc(var(--ode-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--ode-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--ode-popover-border-width);border-top-color:var(--ode-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--ode-popover-arrow-height)) - var(--ode-popover-border-width));width:var(--ode-popover-arrow-height);height:var(--ode-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--ode-popover-arrow-width)*.5) var(--ode-popover-arrow-height) calc(var(--ode-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--ode-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--ode-popover-border-width);border-right-color:var(--ode-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--ode-popover-arrow-height)) - var(--ode-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--ode-popover-arrow-width)*.5) var(--ode-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--ode-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--ode-popover-border-width);border-bottom-color:var(--ode-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--ode-popover-arrow-width);margin-left:calc(-0.5*var(--ode-popover-arrow-width));content:"";border-bottom:var(--ode-popover-border-width) solid var(--ode-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--ode-popover-arrow-height)) - var(--ode-popover-border-width));width:var(--ode-popover-arrow-height);height:var(--ode-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--ode-popover-arrow-width)*.5) 0 calc(var(--ode-popover-arrow-width)*.5) var(--ode-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--ode-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--ode-popover-border-width);border-left-color:var(--ode-popover-bg)}.popover-header{padding:var(--ode-popover-header-padding-y) var(--ode-popover-header-padding-x);margin-bottom:0;font-size:var(--ode-popover-header-font-size);color:var(--ode-popover-header-color);background-color:var(--ode-popover-header-bg);border-bottom:var(--ode-popover-border-width) solid var(--ode-popover-border-color);border-top-left-radius:var(--ode-popover-inner-border-radius);border-top-right-radius:var(--ode-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--ode-popover-body-padding-y) var(--ode-popover-body-padding-x);color:var(--ode-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--ode-offcanvas-zindex: 1050;--ode-offcanvas-width: 400px;--ode-offcanvas-height: auto;--ode-offcanvas-padding-x: 1rem;--ode-offcanvas-padding-y: 1rem;--ode-offcanvas-color: ;--ode-offcanvas-bg: #fff;--ode-offcanvas-border-width: 0;--ode-offcanvas-border-color: var(--ode-border-color-translucent);--ode-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)}@media(max-width: 374.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--ode-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--ode-offcanvas-color);visibility:hidden;background-color:var(--ode-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 374.98px)and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media(max-width: 374.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--ode-offcanvas-width);border-right:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 374.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--ode-offcanvas-width);border-left:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 374.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-bottom:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 374.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-top:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 374.98px){.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}}@media(max-width: 374.98px){.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width: 375px){.offcanvas-sm{--ode-offcanvas-height: auto;--ode-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--ode-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--ode-offcanvas-color);visibility:hidden;background-color:var(--ode-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 767.98px)and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--ode-offcanvas-width);border-right:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--ode-offcanvas-width);border-left:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-bottom:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-top:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}}@media(max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width: 768px){.offcanvas-md{--ode-offcanvas-height: auto;--ode-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1023.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--ode-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--ode-offcanvas-color);visibility:hidden;background-color:var(--ode-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 1023.98px)and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media(max-width: 1023.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--ode-offcanvas-width);border-right:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 1023.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--ode-offcanvas-width);border-left:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 1023.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-bottom:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 1023.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-top:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 1023.98px){.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}}@media(max-width: 1023.98px){.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width: 1024px){.offcanvas-lg{--ode-offcanvas-height: auto;--ode-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1279.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--ode-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--ode-offcanvas-color);visibility:hidden;background-color:var(--ode-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 1279.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1279.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--ode-offcanvas-width);border-right:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 1279.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--ode-offcanvas-width);border-left:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 1279.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-bottom:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 1279.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-top:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 1279.98px){.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}}@media(max-width: 1279.98px){.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width: 1280px){.offcanvas-xl{--ode-offcanvas-height: auto;--ode-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--ode-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--ode-offcanvas-color);visibility:hidden;background-color:var(--ode-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 1399.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--ode-offcanvas-width);border-right:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--ode-offcanvas-width);border-left:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-bottom:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-top:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}}@media(max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1400px){.offcanvas-xxl{--ode-offcanvas-height: auto;--ode-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--ode-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--ode-offcanvas-color);visibility:hidden;background-color:var(--ode-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media(prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--ode-offcanvas-width);border-right:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--ode-offcanvas-width);border-left:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-bottom:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-top:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#4a4a4a}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.65}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--ode-offcanvas-padding-y) var(--ode-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--ode-offcanvas-padding-y)*.5) calc(var(--ode-offcanvas-padding-x)*.5);margin-top:calc(-0.5*var(--ode-offcanvas-padding-y));margin-right:calc(-0.5*var(--ode-offcanvas-padding-x));margin-bottom:calc(-0.5*var(--ode-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:1.6}.offcanvas-body{flex-grow:1;padding:var(--ode-offcanvas-padding-y) var(--ode-offcanvas-padding-x);overflow-y:auto}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(42, 156, 200, var(--ode-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(255, 141, 46, var(--ode-bg-opacity, 1)) !important}.text-bg-tertiary{color:#000 !important;background-color:RGBA(242, 242, 242, var(--ode-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(125, 191, 133, var(--ode-bg-opacity, 1)) !important}.text-bg-info{color:#fff !important;background-color:RGBA(75, 175, 213, var(--ode-bg-opacity, 1)) !important}.text-bg-warning{color:#fff !important;background-color:RGBA(245, 151, 0, var(--ode-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(225, 58, 58, var(--ode-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(250, 250, 250, var(--ode-bg-opacity, 1)) !important}.text-bg-medium{color:#000 !important;background-color:RGBA(199, 199, 199, var(--ode-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(74, 74, 74, var(--ode-bg-opacity, 1)) !important}.link-primary{color:#2a9cc8 !important}.link-primary:hover,.link-primary:focus{color:#227da0 !important}.link-secondary{color:#ff8d2e !important}.link-secondary:hover,.link-secondary:focus{color:#cc7125 !important}.link-tertiary{color:#f2f2f2 !important}.link-tertiary:hover,.link-tertiary:focus{color:#f5f5f5 !important}.link-success{color:#7dbf85 !important}.link-success:hover,.link-success:focus{color:#64996a !important}.link-info{color:#4bafd5 !important}.link-info:hover,.link-info:focus{color:#3c8caa !important}.link-warning{color:#f59700 !important}.link-warning:hover,.link-warning:focus{color:#c47900 !important}.link-danger{color:#e13a3a !important}.link-danger:hover,.link-danger:focus{color:#b42e2e !important}.link-light{color:#fafafa !important}.link-light:hover,.link-light:focus{color:#fbfbfb !important}.link-medium{color:#c7c7c7 !important}.link-medium:hover,.link-medium:focus{color:#d2d2d2 !important}.link-dark{color:#4a4a4a !important}.link-dark:hover,.link-dark:focus{color:#3b3b3b !important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--ode-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--ode-aspect-ratio: 100%}.ratio-4x3{--ode-aspect-ratio: 75%}.ratio-16x9{--ode-aspect-ratio: 56.25%}.ratio-21x9{--ode-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 375px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1024px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1280px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:1}.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:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--ode-border-width) var(--ode-border-style) var(--ode-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--ode-border-width) var(--ode-border-style) var(--ode-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--ode-border-width) var(--ode-border-style) var(--ode-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--ode-border-width) var(--ode-border-style) var(--ode-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--ode-border-width) var(--ode-border-style) var(--ode-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--ode-border-opacity: 1;border-color:rgba(var(--ode-primary-rgb), var(--ode-border-opacity)) !important}.border-secondary{--ode-border-opacity: 1;border-color:rgba(var(--ode-secondary-rgb), var(--ode-border-opacity)) !important}.border-tertiary{--ode-border-opacity: 1;border-color:rgba(var(--ode-tertiary-rgb), var(--ode-border-opacity)) !important}.border-success{--ode-border-opacity: 1;border-color:rgba(var(--ode-success-rgb), var(--ode-border-opacity)) !important}.border-info{--ode-border-opacity: 1;border-color:rgba(var(--ode-info-rgb), var(--ode-border-opacity)) !important}.border-warning{--ode-border-opacity: 1;border-color:rgba(var(--ode-warning-rgb), var(--ode-border-opacity)) !important}.border-danger{--ode-border-opacity: 1;border-color:rgba(var(--ode-danger-rgb), var(--ode-border-opacity)) !important}.border-light{--ode-border-opacity: 1;border-color:rgba(var(--ode-light-rgb), var(--ode-border-opacity)) !important}.border-medium{--ode-border-opacity: 1;border-color:rgba(var(--ode-medium-rgb), var(--ode-border-opacity)) !important}.border-dark{--ode-border-opacity: 1;border-color:rgba(var(--ode-dark-rgb), var(--ode-border-opacity)) !important}.border-white{--ode-border-opacity: 1;border-color:rgba(var(--ode-white-rgb), var(--ode-border-opacity)) !important}.border-1{--ode-border-width: 1px}.border-2{--ode-border-width: 2px}.border-3{--ode-border-width: 3px}.border-4{--ode-border-width: 4px}.border-5{--ode-border-width: 5px}.border-opacity-10{--ode-border-opacity: 0.1}.border-opacity-25{--ode-border-opacity: 0.25}.border-opacity-50{--ode-border-opacity: 0.5}.border-opacity-75{--ode-border-opacity: 0.75}.border-opacity-100{--ode-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.w-0{width:0 !important}.w-2{width:.2rem !important}.w-4{width:.4rem !important}.w-8{width:.8rem !important}.w-12{width:1.2rem !important}.w-16{width:1.6rem !important}.w-24{width:2.4rem !important}.w-32{width:3.2rem !important}.w-48{width:4.8rem !important}.w-64{width:6.4rem !important}.max-w-full{max-width:100% !important}.max-w-64{max-width:64px !important}.max-w-96{max-width:96px !important}.max-w-128{max-width:128px !important}.max-w-256{max-width:256px !important}.max-w-384{max-width:384px !important}.max-w-512{max-width:512px !important}.max-w-auto{max-width:auto !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-0{height:0 !important}.h-2{height:.2rem !important}.h-4{height:.4rem !important}.h-8{height:.8rem !important}.h-12{height:1.2rem !important}.h-16{height:1.6rem !important}.h-24{height:2.4rem !important}.h-32{height:3.2rem !important}.h-48{height:4.8rem !important}.h-64{height:6.4rem !important}.h-1\/4{height:25% !important}.h-1\/2{height:50% !important}.h-3\/4{height:75% !important}.h-full{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-2{margin:.2rem !important}.m-4{margin:.4rem !important}.m-8{margin:.8rem !important}.m-12{margin:1.2rem !important}.m-16{margin:1.6rem !important}.m-24{margin:2.4rem !important}.m-32{margin:3.2rem !important}.m-48{margin:4.8rem !important}.m-64{margin:6.4rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-2{margin-right:.2rem !important;margin-left:.2rem !important}.mx-4{margin-right:.4rem !important;margin-left:.4rem !important}.mx-8{margin-right:.8rem !important;margin-left:.8rem !important}.mx-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-64{margin-right:6.4rem !important;margin-left:6.4rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.my-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-64{margin-top:6.4rem !important;margin-bottom:6.4rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-2{margin-top:.2rem !important}.mt-4{margin-top:.4rem !important}.mt-8{margin-top:.8rem !important}.mt-12{margin-top:1.2rem !important}.mt-16{margin-top:1.6rem !important}.mt-24{margin-top:2.4rem !important}.mt-32{margin-top:3.2rem !important}.mt-48{margin-top:4.8rem !important}.mt-64{margin-top:6.4rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-2{margin-right:.2rem !important}.me-4{margin-right:.4rem !important}.me-8{margin-right:.8rem !important}.me-12{margin-right:1.2rem !important}.me-16{margin-right:1.6rem !important}.me-24{margin-right:2.4rem !important}.me-32{margin-right:3.2rem !important}.me-48{margin-right:4.8rem !important}.me-64{margin-right:6.4rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-2{margin-bottom:.2rem !important}.mb-4{margin-bottom:.4rem !important}.mb-8{margin-bottom:.8rem !important}.mb-12{margin-bottom:1.2rem !important}.mb-16{margin-bottom:1.6rem !important}.mb-24{margin-bottom:2.4rem !important}.mb-32{margin-bottom:3.2rem !important}.mb-48{margin-bottom:4.8rem !important}.mb-64{margin-bottom:6.4rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-2{margin-left:.2rem !important}.ms-4{margin-left:.4rem !important}.ms-8{margin-left:.8rem !important}.ms-12{margin-left:1.2rem !important}.ms-16{margin-left:1.6rem !important}.ms-24{margin-left:2.4rem !important}.ms-32{margin-left:3.2rem !important}.ms-48{margin-left:4.8rem !important}.ms-64{margin-left:6.4rem !important}.ms-auto{margin-left:auto !important}.m-n2{margin:-0.2rem !important}.m-n4{margin:-0.4rem !important}.m-n8{margin:-0.8rem !important}.m-n12{margin:-1.2rem !important}.m-n16{margin:-1.6rem !important}.m-n24{margin:-2.4rem !important}.m-n32{margin:-3.2rem !important}.m-n48{margin:-4.8rem !important}.m-n64{margin:-6.4rem !important}.mx-n2{margin-right:-0.2rem !important;margin-left:-0.2rem !important}.mx-n4{margin-right:-0.4rem !important;margin-left:-0.4rem !important}.mx-n8{margin-right:-0.8rem !important;margin-left:-0.8rem !important}.mx-n12{margin-right:-1.2rem !important;margin-left:-1.2rem !important}.mx-n16{margin-right:-1.6rem !important;margin-left:-1.6rem !important}.mx-n24{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-n32{margin-right:-3.2rem !important;margin-left:-3.2rem !important}.mx-n48{margin-right:-4.8rem !important;margin-left:-4.8rem !important}.mx-n64{margin-right:-6.4rem !important;margin-left:-6.4rem !important}.my-n2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.my-n4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.my-n8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.my-n12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.my-n16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.my-n24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-n32{margin-top:-3.2rem !important;margin-bottom:-3.2rem !important}.my-n48{margin-top:-4.8rem !important;margin-bottom:-4.8rem !important}.my-n64{margin-top:-6.4rem !important;margin-bottom:-6.4rem !important}.mt-n2{margin-top:-0.2rem !important}.mt-n4{margin-top:-0.4rem !important}.mt-n8{margin-top:-0.8rem !important}.mt-n12{margin-top:-1.2rem !important}.mt-n16{margin-top:-1.6rem !important}.mt-n24{margin-top:-2.4rem !important}.mt-n32{margin-top:-3.2rem !important}.mt-n48{margin-top:-4.8rem !important}.mt-n64{margin-top:-6.4rem !important}.me-n2{margin-right:-0.2rem !important}.me-n4{margin-right:-0.4rem !important}.me-n8{margin-right:-0.8rem !important}.me-n12{margin-right:-1.2rem !important}.me-n16{margin-right:-1.6rem !important}.me-n24{margin-right:-2.4rem !important}.me-n32{margin-right:-3.2rem !important}.me-n48{margin-right:-4.8rem !important}.me-n64{margin-right:-6.4rem !important}.mb-n2{margin-bottom:-0.2rem !important}.mb-n4{margin-bottom:-0.4rem !important}.mb-n8{margin-bottom:-0.8rem !important}.mb-n12{margin-bottom:-1.2rem !important}.mb-n16{margin-bottom:-1.6rem !important}.mb-n24{margin-bottom:-2.4rem !important}.mb-n32{margin-bottom:-3.2rem !important}.mb-n48{margin-bottom:-4.8rem !important}.mb-n64{margin-bottom:-6.4rem !important}.ms-n2{margin-left:-0.2rem !important}.ms-n4{margin-left:-0.4rem !important}.ms-n8{margin-left:-0.8rem !important}.ms-n12{margin-left:-1.2rem !important}.ms-n16{margin-left:-1.6rem !important}.ms-n24{margin-left:-2.4rem !important}.ms-n32{margin-left:-3.2rem !important}.ms-n48{margin-left:-4.8rem !important}.ms-n64{margin-left:-6.4rem !important}.p-0{padding:0 !important}.p-2{padding:.2rem !important}.p-4{padding:.4rem !important}.p-8{padding:.8rem !important}.p-12{padding:1.2rem !important}.p-16{padding:1.6rem !important}.p-24{padding:2.4rem !important}.p-32{padding:3.2rem !important}.p-48{padding:4.8rem !important}.p-64{padding:6.4rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-2{padding-right:.2rem !important;padding-left:.2rem !important}.px-4{padding-right:.4rem !important;padding-left:.4rem !important}.px-8{padding-right:.8rem !important;padding-left:.8rem !important}.px-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-64{padding-right:6.4rem !important;padding-left:6.4rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-2{padding-top:.2rem !important;padding-bottom:.2rem !important}.py-4{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-8{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-64{padding-top:6.4rem !important;padding-bottom:6.4rem !important}.pt-0{padding-top:0 !important}.pt-2{padding-top:.2rem !important}.pt-4{padding-top:.4rem !important}.pt-8{padding-top:.8rem !important}.pt-12{padding-top:1.2rem !important}.pt-16{padding-top:1.6rem !important}.pt-24{padding-top:2.4rem !important}.pt-32{padding-top:3.2rem !important}.pt-48{padding-top:4.8rem !important}.pt-64{padding-top:6.4rem !important}.pe-0{padding-right:0 !important}.pe-2{padding-right:.2rem !important}.pe-4{padding-right:.4rem !important}.pe-8{padding-right:.8rem !important}.pe-12{padding-right:1.2rem !important}.pe-16{padding-right:1.6rem !important}.pe-24{padding-right:2.4rem !important}.pe-32{padding-right:3.2rem !important}.pe-48{padding-right:4.8rem !important}.pe-64{padding-right:6.4rem !important}.pb-0{padding-bottom:0 !important}.pb-2{padding-bottom:.2rem !important}.pb-4{padding-bottom:.4rem !important}.pb-8{padding-bottom:.8rem !important}.pb-12{padding-bottom:1.2rem !important}.pb-16{padding-bottom:1.6rem !important}.pb-24{padding-bottom:2.4rem !important}.pb-32{padding-bottom:3.2rem !important}.pb-48{padding-bottom:4.8rem !important}.pb-64{padding-bottom:6.4rem !important}.ps-0{padding-left:0 !important}.ps-2{padding-left:.2rem !important}.ps-4{padding-left:.4rem !important}.ps-8{padding-left:.8rem !important}.ps-12{padding-left:1.2rem !important}.ps-16{padding-left:1.6rem !important}.ps-24{padding-left:2.4rem !important}.ps-32{padding-left:3.2rem !important}.ps-48{padding-left:4.8rem !important}.ps-64{padding-left:6.4rem !important}.gap-0{gap:0 !important}.gap-2{gap:.2rem !important}.gap-4{gap:.4rem !important}.gap-8{gap:.8rem !important}.gap-12{gap:1.2rem !important}.gap-16{gap:1.6rem !important}.gap-24{gap:2.4rem !important}.gap-32{gap:3.2rem !important}.gap-48{gap:4.8rem !important}.gap-64{gap:6.4rem !important}.font-monospace{font-family:var(--ode-font-monospace) !important}.fs-1{font-size:3.2rem !important}.fs-2{font-size:2.6rem !important}.fs-3{font-size:2.2rem !important}.fs-4{font-size:1.8rem !important}.fs-5{font-size:1.6rem !important}.fs-6{font-size:1.4rem !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-semibold{font-weight:600 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.6 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--ode-text-opacity: 1;color:rgba(var(--ode-primary-rgb), var(--ode-text-opacity)) !important}.text-secondary{--ode-text-opacity: 1;color:rgba(var(--ode-secondary-rgb), var(--ode-text-opacity)) !important}.text-tertiary{--ode-text-opacity: 1;color:rgba(var(--ode-tertiary-rgb), var(--ode-text-opacity)) !important}.text-success{--ode-text-opacity: 1;color:rgba(var(--ode-success-rgb), var(--ode-text-opacity)) !important}.text-info{--ode-text-opacity: 1;color:rgba(var(--ode-info-rgb), var(--ode-text-opacity)) !important}.text-warning{--ode-text-opacity: 1;color:rgba(var(--ode-warning-rgb), var(--ode-text-opacity)) !important}.text-danger{--ode-text-opacity: 1;color:rgba(var(--ode-danger-rgb), var(--ode-text-opacity)) !important}.text-light{--ode-text-opacity: 1;color:rgba(var(--ode-light-rgb), var(--ode-text-opacity)) !important}.text-medium{--ode-text-opacity: 1;color:rgba(var(--ode-medium-rgb), var(--ode-text-opacity)) !important}.text-dark{--ode-text-opacity: 1;color:rgba(var(--ode-dark-rgb), var(--ode-text-opacity)) !important}.text-black{--ode-text-opacity: 1;color:rgba(var(--ode-black-rgb), var(--ode-text-opacity)) !important}.text-white{--ode-text-opacity: 1;color:rgba(var(--ode-white-rgb), var(--ode-text-opacity)) !important}.text-body{--ode-text-opacity: 1;color:rgba(var(--ode-body-color-rgb), var(--ode-text-opacity)) !important}.text-gray-700{--ode-text-opacity: 1;color:#909090 !important}.text-blue{--ode-text-opacity: 1;color:#46afe6 !important}.text-muted{--ode-text-opacity: 1;color:#b0b0b0 !important}.text-black-50{--ode-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--ode-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-reset{--ode-text-opacity: 1;color:inherit !important}.text-opacity-25{--ode-text-opacity: 0.25}.text-opacity-50{--ode-text-opacity: 0.5}.text-opacity-75{--ode-text-opacity: 0.75}.text-opacity-100{--ode-text-opacity: 1}.bg-primary{--ode-bg-opacity: 1;background-color:rgba(var(--ode-primary-rgb), var(--ode-bg-opacity)) !important}.bg-secondary{--ode-bg-opacity: 1;background-color:rgba(var(--ode-secondary-rgb), var(--ode-bg-opacity)) !important}.bg-tertiary{--ode-bg-opacity: 1;background-color:rgba(var(--ode-tertiary-rgb), var(--ode-bg-opacity)) !important}.bg-success{--ode-bg-opacity: 1;background-color:rgba(var(--ode-success-rgb), var(--ode-bg-opacity)) !important}.bg-info{--ode-bg-opacity: 1;background-color:rgba(var(--ode-info-rgb), var(--ode-bg-opacity)) !important}.bg-warning{--ode-bg-opacity: 1;background-color:rgba(var(--ode-warning-rgb), var(--ode-bg-opacity)) !important}.bg-danger{--ode-bg-opacity: 1;background-color:rgba(var(--ode-danger-rgb), var(--ode-bg-opacity)) !important}.bg-light{--ode-bg-opacity: 1;background-color:rgba(var(--ode-light-rgb), var(--ode-bg-opacity)) !important}.bg-medium{--ode-bg-opacity: 1;background-color:rgba(var(--ode-medium-rgb), var(--ode-bg-opacity)) !important}.bg-dark{--ode-bg-opacity: 1;background-color:rgba(var(--ode-dark-rgb), var(--ode-bg-opacity)) !important}.bg-black{--ode-bg-opacity: 1;background-color:rgba(var(--ode-black-rgb), var(--ode-bg-opacity)) !important}.bg-white{--ode-bg-opacity: 1;background-color:rgba(var(--ode-white-rgb), var(--ode-bg-opacity)) !important}.bg-body{--ode-bg-opacity: 1;background-color:rgba(var(--ode-body-bg-rgb), var(--ode-bg-opacity)) !important}.bg-transparent{--ode-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--ode-bg-opacity: 0.1}.bg-opacity-25{--ode-bg-opacity: 0.25}.bg-opacity-50{--ode-bg-opacity: 0.5}.bg-opacity-75{--ode-bg-opacity: 0.75}.bg-opacity-100{--ode-bg-opacity: 1}.bg-gradient{background-image:var(--ode-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--ode-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--ode-border-radius-sm) !important}.rounded-2{border-radius:var(--ode-border-radius) !important}.rounded-3{border-radius:var(--ode-border-radius-lg) !important}.rounded-4{border-radius:var(--ode-border-radius-xl) !important}.rounded-5{border-radius:var(--ode-border-radius-2xl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--ode-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--ode-border-radius) !important;border-top-right-radius:var(--ode-border-radius) !important}.rounded-end{border-top-right-radius:var(--ode-border-radius) !important;border-bottom-right-radius:var(--ode-border-radius) !important}.rounded-bottom{border-bottom-right-radius:var(--ode-border-radius) !important;border-bottom-left-radius:var(--ode-border-radius) !important}.rounded-start{border-bottom-left-radius:var(--ode-border-radius) !important;border-top-left-radius:var(--ode-border-radius) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.c-auto{cursor:auto !important}.c-pointer{cursor:pointer !important}.c-grab{cursor:grab !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}.z-2000{z-index:2000 !important}@media(min-width: 375px){.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}.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-2{margin:.2rem !important}.m-sm-4{margin:.4rem !important}.m-sm-8{margin:.8rem !important}.m-sm-12{margin:1.2rem !important}.m-sm-16{margin:1.6rem !important}.m-sm-24{margin:2.4rem !important}.m-sm-32{margin:3.2rem !important}.m-sm-48{margin:4.8rem !important}.m-sm-64{margin:6.4rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-2{margin-right:.2rem !important;margin-left:.2rem !important}.mx-sm-4{margin-right:.4rem !important;margin-left:.4rem !important}.mx-sm-8{margin-right:.8rem !important;margin-left:.8rem !important}.mx-sm-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-sm-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-sm-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-sm-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-sm-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-sm-64{margin-right:6.4rem !important;margin-left:6.4rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.my-sm-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-sm-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-sm-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-sm-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-sm-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-sm-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-sm-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-sm-64{margin-top:6.4rem !important;margin-bottom:6.4rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-2{margin-top:.2rem !important}.mt-sm-4{margin-top:.4rem !important}.mt-sm-8{margin-top:.8rem !important}.mt-sm-12{margin-top:1.2rem !important}.mt-sm-16{margin-top:1.6rem !important}.mt-sm-24{margin-top:2.4rem !important}.mt-sm-32{margin-top:3.2rem !important}.mt-sm-48{margin-top:4.8rem !important}.mt-sm-64{margin-top:6.4rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-2{margin-right:.2rem !important}.me-sm-4{margin-right:.4rem !important}.me-sm-8{margin-right:.8rem !important}.me-sm-12{margin-right:1.2rem !important}.me-sm-16{margin-right:1.6rem !important}.me-sm-24{margin-right:2.4rem !important}.me-sm-32{margin-right:3.2rem !important}.me-sm-48{margin-right:4.8rem !important}.me-sm-64{margin-right:6.4rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-2{margin-bottom:.2rem !important}.mb-sm-4{margin-bottom:.4rem !important}.mb-sm-8{margin-bottom:.8rem !important}.mb-sm-12{margin-bottom:1.2rem !important}.mb-sm-16{margin-bottom:1.6rem !important}.mb-sm-24{margin-bottom:2.4rem !important}.mb-sm-32{margin-bottom:3.2rem !important}.mb-sm-48{margin-bottom:4.8rem !important}.mb-sm-64{margin-bottom:6.4rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-2{margin-left:.2rem !important}.ms-sm-4{margin-left:.4rem !important}.ms-sm-8{margin-left:.8rem !important}.ms-sm-12{margin-left:1.2rem !important}.ms-sm-16{margin-left:1.6rem !important}.ms-sm-24{margin-left:2.4rem !important}.ms-sm-32{margin-left:3.2rem !important}.ms-sm-48{margin-left:4.8rem !important}.ms-sm-64{margin-left:6.4rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n2{margin:-0.2rem !important}.m-sm-n4{margin:-0.4rem !important}.m-sm-n8{margin:-0.8rem !important}.m-sm-n12{margin:-1.2rem !important}.m-sm-n16{margin:-1.6rem !important}.m-sm-n24{margin:-2.4rem !important}.m-sm-n32{margin:-3.2rem !important}.m-sm-n48{margin:-4.8rem !important}.m-sm-n64{margin:-6.4rem !important}.mx-sm-n2{margin-right:-0.2rem !important;margin-left:-0.2rem !important}.mx-sm-n4{margin-right:-0.4rem !important;margin-left:-0.4rem !important}.mx-sm-n8{margin-right:-0.8rem !important;margin-left:-0.8rem !important}.mx-sm-n12{margin-right:-1.2rem !important;margin-left:-1.2rem !important}.mx-sm-n16{margin-right:-1.6rem !important;margin-left:-1.6rem !important}.mx-sm-n24{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-sm-n32{margin-right:-3.2rem !important;margin-left:-3.2rem !important}.mx-sm-n48{margin-right:-4.8rem !important;margin-left:-4.8rem !important}.mx-sm-n64{margin-right:-6.4rem !important;margin-left:-6.4rem !important}.my-sm-n2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.my-sm-n4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.my-sm-n8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.my-sm-n12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.my-sm-n16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.my-sm-n24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-sm-n32{margin-top:-3.2rem !important;margin-bottom:-3.2rem !important}.my-sm-n48{margin-top:-4.8rem !important;margin-bottom:-4.8rem !important}.my-sm-n64{margin-top:-6.4rem !important;margin-bottom:-6.4rem !important}.mt-sm-n2{margin-top:-0.2rem !important}.mt-sm-n4{margin-top:-0.4rem !important}.mt-sm-n8{margin-top:-0.8rem !important}.mt-sm-n12{margin-top:-1.2rem !important}.mt-sm-n16{margin-top:-1.6rem !important}.mt-sm-n24{margin-top:-2.4rem !important}.mt-sm-n32{margin-top:-3.2rem !important}.mt-sm-n48{margin-top:-4.8rem !important}.mt-sm-n64{margin-top:-6.4rem !important}.me-sm-n2{margin-right:-0.2rem !important}.me-sm-n4{margin-right:-0.4rem !important}.me-sm-n8{margin-right:-0.8rem !important}.me-sm-n12{margin-right:-1.2rem !important}.me-sm-n16{margin-right:-1.6rem !important}.me-sm-n24{margin-right:-2.4rem !important}.me-sm-n32{margin-right:-3.2rem !important}.me-sm-n48{margin-right:-4.8rem !important}.me-sm-n64{margin-right:-6.4rem !important}.mb-sm-n2{margin-bottom:-0.2rem !important}.mb-sm-n4{margin-bottom:-0.4rem !important}.mb-sm-n8{margin-bottom:-0.8rem !important}.mb-sm-n12{margin-bottom:-1.2rem !important}.mb-sm-n16{margin-bottom:-1.6rem !important}.mb-sm-n24{margin-bottom:-2.4rem !important}.mb-sm-n32{margin-bottom:-3.2rem !important}.mb-sm-n48{margin-bottom:-4.8rem !important}.mb-sm-n64{margin-bottom:-6.4rem !important}.ms-sm-n2{margin-left:-0.2rem !important}.ms-sm-n4{margin-left:-0.4rem !important}.ms-sm-n8{margin-left:-0.8rem !important}.ms-sm-n12{margin-left:-1.2rem !important}.ms-sm-n16{margin-left:-1.6rem !important}.ms-sm-n24{margin-left:-2.4rem !important}.ms-sm-n32{margin-left:-3.2rem !important}.ms-sm-n48{margin-left:-4.8rem !important}.ms-sm-n64{margin-left:-6.4rem !important}.p-sm-0{padding:0 !important}.p-sm-2{padding:.2rem !important}.p-sm-4{padding:.4rem !important}.p-sm-8{padding:.8rem !important}.p-sm-12{padding:1.2rem !important}.p-sm-16{padding:1.6rem !important}.p-sm-24{padding:2.4rem !important}.p-sm-32{padding:3.2rem !important}.p-sm-48{padding:4.8rem !important}.p-sm-64{padding:6.4rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-2{padding-right:.2rem !important;padding-left:.2rem !important}.px-sm-4{padding-right:.4rem !important;padding-left:.4rem !important}.px-sm-8{padding-right:.8rem !important;padding-left:.8rem !important}.px-sm-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-sm-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-sm-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-sm-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-sm-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-sm-64{padding-right:6.4rem !important;padding-left:6.4rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-2{padding-top:.2rem !important;padding-bottom:.2rem !important}.py-sm-4{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-sm-8{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-sm-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-sm-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-sm-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-sm-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-sm-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-sm-64{padding-top:6.4rem !important;padding-bottom:6.4rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-2{padding-top:.2rem !important}.pt-sm-4{padding-top:.4rem !important}.pt-sm-8{padding-top:.8rem !important}.pt-sm-12{padding-top:1.2rem !important}.pt-sm-16{padding-top:1.6rem !important}.pt-sm-24{padding-top:2.4rem !important}.pt-sm-32{padding-top:3.2rem !important}.pt-sm-48{padding-top:4.8rem !important}.pt-sm-64{padding-top:6.4rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-2{padding-right:.2rem !important}.pe-sm-4{padding-right:.4rem !important}.pe-sm-8{padding-right:.8rem !important}.pe-sm-12{padding-right:1.2rem !important}.pe-sm-16{padding-right:1.6rem !important}.pe-sm-24{padding-right:2.4rem !important}.pe-sm-32{padding-right:3.2rem !important}.pe-sm-48{padding-right:4.8rem !important}.pe-sm-64{padding-right:6.4rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-2{padding-bottom:.2rem !important}.pb-sm-4{padding-bottom:.4rem !important}.pb-sm-8{padding-bottom:.8rem !important}.pb-sm-12{padding-bottom:1.2rem !important}.pb-sm-16{padding-bottom:1.6rem !important}.pb-sm-24{padding-bottom:2.4rem !important}.pb-sm-32{padding-bottom:3.2rem !important}.pb-sm-48{padding-bottom:4.8rem !important}.pb-sm-64{padding-bottom:6.4rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-2{padding-left:.2rem !important}.ps-sm-4{padding-left:.4rem !important}.ps-sm-8{padding-left:.8rem !important}.ps-sm-12{padding-left:1.2rem !important}.ps-sm-16{padding-left:1.6rem !important}.ps-sm-24{padding-left:2.4rem !important}.ps-sm-32{padding-left:3.2rem !important}.ps-sm-48{padding-left:4.8rem !important}.ps-sm-64{padding-left:6.4rem !important}.gap-sm-0{gap:0 !important}.gap-sm-2{gap:.2rem !important}.gap-sm-4{gap:.4rem !important}.gap-sm-8{gap:.8rem !important}.gap-sm-12{gap:1.2rem !important}.gap-sm-16{gap:1.6rem !important}.gap-sm-24{gap:2.4rem !important}.gap-sm-32{gap:3.2rem !important}.gap-sm-48{gap:4.8rem !important}.gap-sm-64{gap:6.4rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !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}.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-2{margin:.2rem !important}.m-md-4{margin:.4rem !important}.m-md-8{margin:.8rem !important}.m-md-12{margin:1.2rem !important}.m-md-16{margin:1.6rem !important}.m-md-24{margin:2.4rem !important}.m-md-32{margin:3.2rem !important}.m-md-48{margin:4.8rem !important}.m-md-64{margin:6.4rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-2{margin-right:.2rem !important;margin-left:.2rem !important}.mx-md-4{margin-right:.4rem !important;margin-left:.4rem !important}.mx-md-8{margin-right:.8rem !important;margin-left:.8rem !important}.mx-md-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-md-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-md-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-md-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-md-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-md-64{margin-right:6.4rem !important;margin-left:6.4rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.my-md-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-md-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-md-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-md-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-md-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-md-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-md-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-md-64{margin-top:6.4rem !important;margin-bottom:6.4rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-2{margin-top:.2rem !important}.mt-md-4{margin-top:.4rem !important}.mt-md-8{margin-top:.8rem !important}.mt-md-12{margin-top:1.2rem !important}.mt-md-16{margin-top:1.6rem !important}.mt-md-24{margin-top:2.4rem !important}.mt-md-32{margin-top:3.2rem !important}.mt-md-48{margin-top:4.8rem !important}.mt-md-64{margin-top:6.4rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-2{margin-right:.2rem !important}.me-md-4{margin-right:.4rem !important}.me-md-8{margin-right:.8rem !important}.me-md-12{margin-right:1.2rem !important}.me-md-16{margin-right:1.6rem !important}.me-md-24{margin-right:2.4rem !important}.me-md-32{margin-right:3.2rem !important}.me-md-48{margin-right:4.8rem !important}.me-md-64{margin-right:6.4rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-2{margin-bottom:.2rem !important}.mb-md-4{margin-bottom:.4rem !important}.mb-md-8{margin-bottom:.8rem !important}.mb-md-12{margin-bottom:1.2rem !important}.mb-md-16{margin-bottom:1.6rem !important}.mb-md-24{margin-bottom:2.4rem !important}.mb-md-32{margin-bottom:3.2rem !important}.mb-md-48{margin-bottom:4.8rem !important}.mb-md-64{margin-bottom:6.4rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-2{margin-left:.2rem !important}.ms-md-4{margin-left:.4rem !important}.ms-md-8{margin-left:.8rem !important}.ms-md-12{margin-left:1.2rem !important}.ms-md-16{margin-left:1.6rem !important}.ms-md-24{margin-left:2.4rem !important}.ms-md-32{margin-left:3.2rem !important}.ms-md-48{margin-left:4.8rem !important}.ms-md-64{margin-left:6.4rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n2{margin:-0.2rem !important}.m-md-n4{margin:-0.4rem !important}.m-md-n8{margin:-0.8rem !important}.m-md-n12{margin:-1.2rem !important}.m-md-n16{margin:-1.6rem !important}.m-md-n24{margin:-2.4rem !important}.m-md-n32{margin:-3.2rem !important}.m-md-n48{margin:-4.8rem !important}.m-md-n64{margin:-6.4rem !important}.mx-md-n2{margin-right:-0.2rem !important;margin-left:-0.2rem !important}.mx-md-n4{margin-right:-0.4rem !important;margin-left:-0.4rem !important}.mx-md-n8{margin-right:-0.8rem !important;margin-left:-0.8rem !important}.mx-md-n12{margin-right:-1.2rem !important;margin-left:-1.2rem !important}.mx-md-n16{margin-right:-1.6rem !important;margin-left:-1.6rem !important}.mx-md-n24{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-md-n32{margin-right:-3.2rem !important;margin-left:-3.2rem !important}.mx-md-n48{margin-right:-4.8rem !important;margin-left:-4.8rem !important}.mx-md-n64{margin-right:-6.4rem !important;margin-left:-6.4rem !important}.my-md-n2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.my-md-n4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.my-md-n8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.my-md-n12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.my-md-n16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.my-md-n24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-md-n32{margin-top:-3.2rem !important;margin-bottom:-3.2rem !important}.my-md-n48{margin-top:-4.8rem !important;margin-bottom:-4.8rem !important}.my-md-n64{margin-top:-6.4rem !important;margin-bottom:-6.4rem !important}.mt-md-n2{margin-top:-0.2rem !important}.mt-md-n4{margin-top:-0.4rem !important}.mt-md-n8{margin-top:-0.8rem !important}.mt-md-n12{margin-top:-1.2rem !important}.mt-md-n16{margin-top:-1.6rem !important}.mt-md-n24{margin-top:-2.4rem !important}.mt-md-n32{margin-top:-3.2rem !important}.mt-md-n48{margin-top:-4.8rem !important}.mt-md-n64{margin-top:-6.4rem !important}.me-md-n2{margin-right:-0.2rem !important}.me-md-n4{margin-right:-0.4rem !important}.me-md-n8{margin-right:-0.8rem !important}.me-md-n12{margin-right:-1.2rem !important}.me-md-n16{margin-right:-1.6rem !important}.me-md-n24{margin-right:-2.4rem !important}.me-md-n32{margin-right:-3.2rem !important}.me-md-n48{margin-right:-4.8rem !important}.me-md-n64{margin-right:-6.4rem !important}.mb-md-n2{margin-bottom:-0.2rem !important}.mb-md-n4{margin-bottom:-0.4rem !important}.mb-md-n8{margin-bottom:-0.8rem !important}.mb-md-n12{margin-bottom:-1.2rem !important}.mb-md-n16{margin-bottom:-1.6rem !important}.mb-md-n24{margin-bottom:-2.4rem !important}.mb-md-n32{margin-bottom:-3.2rem !important}.mb-md-n48{margin-bottom:-4.8rem !important}.mb-md-n64{margin-bottom:-6.4rem !important}.ms-md-n2{margin-left:-0.2rem !important}.ms-md-n4{margin-left:-0.4rem !important}.ms-md-n8{margin-left:-0.8rem !important}.ms-md-n12{margin-left:-1.2rem !important}.ms-md-n16{margin-left:-1.6rem !important}.ms-md-n24{margin-left:-2.4rem !important}.ms-md-n32{margin-left:-3.2rem !important}.ms-md-n48{margin-left:-4.8rem !important}.ms-md-n64{margin-left:-6.4rem !important}.p-md-0{padding:0 !important}.p-md-2{padding:.2rem !important}.p-md-4{padding:.4rem !important}.p-md-8{padding:.8rem !important}.p-md-12{padding:1.2rem !important}.p-md-16{padding:1.6rem !important}.p-md-24{padding:2.4rem !important}.p-md-32{padding:3.2rem !important}.p-md-48{padding:4.8rem !important}.p-md-64{padding:6.4rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-2{padding-right:.2rem !important;padding-left:.2rem !important}.px-md-4{padding-right:.4rem !important;padding-left:.4rem !important}.px-md-8{padding-right:.8rem !important;padding-left:.8rem !important}.px-md-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-md-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-md-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-md-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-md-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-md-64{padding-right:6.4rem !important;padding-left:6.4rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-2{padding-top:.2rem !important;padding-bottom:.2rem !important}.py-md-4{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-md-8{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-md-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-md-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-md-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-md-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-md-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-md-64{padding-top:6.4rem !important;padding-bottom:6.4rem !important}.pt-md-0{padding-top:0 !important}.pt-md-2{padding-top:.2rem !important}.pt-md-4{padding-top:.4rem !important}.pt-md-8{padding-top:.8rem !important}.pt-md-12{padding-top:1.2rem !important}.pt-md-16{padding-top:1.6rem !important}.pt-md-24{padding-top:2.4rem !important}.pt-md-32{padding-top:3.2rem !important}.pt-md-48{padding-top:4.8rem !important}.pt-md-64{padding-top:6.4rem !important}.pe-md-0{padding-right:0 !important}.pe-md-2{padding-right:.2rem !important}.pe-md-4{padding-right:.4rem !important}.pe-md-8{padding-right:.8rem !important}.pe-md-12{padding-right:1.2rem !important}.pe-md-16{padding-right:1.6rem !important}.pe-md-24{padding-right:2.4rem !important}.pe-md-32{padding-right:3.2rem !important}.pe-md-48{padding-right:4.8rem !important}.pe-md-64{padding-right:6.4rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-2{padding-bottom:.2rem !important}.pb-md-4{padding-bottom:.4rem !important}.pb-md-8{padding-bottom:.8rem !important}.pb-md-12{padding-bottom:1.2rem !important}.pb-md-16{padding-bottom:1.6rem !important}.pb-md-24{padding-bottom:2.4rem !important}.pb-md-32{padding-bottom:3.2rem !important}.pb-md-48{padding-bottom:4.8rem !important}.pb-md-64{padding-bottom:6.4rem !important}.ps-md-0{padding-left:0 !important}.ps-md-2{padding-left:.2rem !important}.ps-md-4{padding-left:.4rem !important}.ps-md-8{padding-left:.8rem !important}.ps-md-12{padding-left:1.2rem !important}.ps-md-16{padding-left:1.6rem !important}.ps-md-24{padding-left:2.4rem !important}.ps-md-32{padding-left:3.2rem !important}.ps-md-48{padding-left:4.8rem !important}.ps-md-64{padding-left:6.4rem !important}.gap-md-0{gap:0 !important}.gap-md-2{gap:.2rem !important}.gap-md-4{gap:.4rem !important}.gap-md-8{gap:.8rem !important}.gap-md-12{gap:1.2rem !important}.gap-md-16{gap:1.6rem !important}.gap-md-24{gap:2.4rem !important}.gap-md-32{gap:3.2rem !important}.gap-md-48{gap:4.8rem !important}.gap-md-64{gap:6.4rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}}@media(min-width: 1024px){.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}.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-2{margin:.2rem !important}.m-lg-4{margin:.4rem !important}.m-lg-8{margin:.8rem !important}.m-lg-12{margin:1.2rem !important}.m-lg-16{margin:1.6rem !important}.m-lg-24{margin:2.4rem !important}.m-lg-32{margin:3.2rem !important}.m-lg-48{margin:4.8rem !important}.m-lg-64{margin:6.4rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-2{margin-right:.2rem !important;margin-left:.2rem !important}.mx-lg-4{margin-right:.4rem !important;margin-left:.4rem !important}.mx-lg-8{margin-right:.8rem !important;margin-left:.8rem !important}.mx-lg-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-lg-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-lg-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-lg-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-lg-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-lg-64{margin-right:6.4rem !important;margin-left:6.4rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.my-lg-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-lg-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-lg-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-lg-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-lg-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-lg-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-lg-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-lg-64{margin-top:6.4rem !important;margin-bottom:6.4rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-2{margin-top:.2rem !important}.mt-lg-4{margin-top:.4rem !important}.mt-lg-8{margin-top:.8rem !important}.mt-lg-12{margin-top:1.2rem !important}.mt-lg-16{margin-top:1.6rem !important}.mt-lg-24{margin-top:2.4rem !important}.mt-lg-32{margin-top:3.2rem !important}.mt-lg-48{margin-top:4.8rem !important}.mt-lg-64{margin-top:6.4rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-2{margin-right:.2rem !important}.me-lg-4{margin-right:.4rem !important}.me-lg-8{margin-right:.8rem !important}.me-lg-12{margin-right:1.2rem !important}.me-lg-16{margin-right:1.6rem !important}.me-lg-24{margin-right:2.4rem !important}.me-lg-32{margin-right:3.2rem !important}.me-lg-48{margin-right:4.8rem !important}.me-lg-64{margin-right:6.4rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-2{margin-bottom:.2rem !important}.mb-lg-4{margin-bottom:.4rem !important}.mb-lg-8{margin-bottom:.8rem !important}.mb-lg-12{margin-bottom:1.2rem !important}.mb-lg-16{margin-bottom:1.6rem !important}.mb-lg-24{margin-bottom:2.4rem !important}.mb-lg-32{margin-bottom:3.2rem !important}.mb-lg-48{margin-bottom:4.8rem !important}.mb-lg-64{margin-bottom:6.4rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-2{margin-left:.2rem !important}.ms-lg-4{margin-left:.4rem !important}.ms-lg-8{margin-left:.8rem !important}.ms-lg-12{margin-left:1.2rem !important}.ms-lg-16{margin-left:1.6rem !important}.ms-lg-24{margin-left:2.4rem !important}.ms-lg-32{margin-left:3.2rem !important}.ms-lg-48{margin-left:4.8rem !important}.ms-lg-64{margin-left:6.4rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n2{margin:-0.2rem !important}.m-lg-n4{margin:-0.4rem !important}.m-lg-n8{margin:-0.8rem !important}.m-lg-n12{margin:-1.2rem !important}.m-lg-n16{margin:-1.6rem !important}.m-lg-n24{margin:-2.4rem !important}.m-lg-n32{margin:-3.2rem !important}.m-lg-n48{margin:-4.8rem !important}.m-lg-n64{margin:-6.4rem !important}.mx-lg-n2{margin-right:-0.2rem !important;margin-left:-0.2rem !important}.mx-lg-n4{margin-right:-0.4rem !important;margin-left:-0.4rem !important}.mx-lg-n8{margin-right:-0.8rem !important;margin-left:-0.8rem !important}.mx-lg-n12{margin-right:-1.2rem !important;margin-left:-1.2rem !important}.mx-lg-n16{margin-right:-1.6rem !important;margin-left:-1.6rem !important}.mx-lg-n24{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-lg-n32{margin-right:-3.2rem !important;margin-left:-3.2rem !important}.mx-lg-n48{margin-right:-4.8rem !important;margin-left:-4.8rem !important}.mx-lg-n64{margin-right:-6.4rem !important;margin-left:-6.4rem !important}.my-lg-n2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.my-lg-n4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.my-lg-n8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.my-lg-n12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.my-lg-n16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.my-lg-n24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-lg-n32{margin-top:-3.2rem !important;margin-bottom:-3.2rem !important}.my-lg-n48{margin-top:-4.8rem !important;margin-bottom:-4.8rem !important}.my-lg-n64{margin-top:-6.4rem !important;margin-bottom:-6.4rem !important}.mt-lg-n2{margin-top:-0.2rem !important}.mt-lg-n4{margin-top:-0.4rem !important}.mt-lg-n8{margin-top:-0.8rem !important}.mt-lg-n12{margin-top:-1.2rem !important}.mt-lg-n16{margin-top:-1.6rem !important}.mt-lg-n24{margin-top:-2.4rem !important}.mt-lg-n32{margin-top:-3.2rem !important}.mt-lg-n48{margin-top:-4.8rem !important}.mt-lg-n64{margin-top:-6.4rem !important}.me-lg-n2{margin-right:-0.2rem !important}.me-lg-n4{margin-right:-0.4rem !important}.me-lg-n8{margin-right:-0.8rem !important}.me-lg-n12{margin-right:-1.2rem !important}.me-lg-n16{margin-right:-1.6rem !important}.me-lg-n24{margin-right:-2.4rem !important}.me-lg-n32{margin-right:-3.2rem !important}.me-lg-n48{margin-right:-4.8rem !important}.me-lg-n64{margin-right:-6.4rem !important}.mb-lg-n2{margin-bottom:-0.2rem !important}.mb-lg-n4{margin-bottom:-0.4rem !important}.mb-lg-n8{margin-bottom:-0.8rem !important}.mb-lg-n12{margin-bottom:-1.2rem !important}.mb-lg-n16{margin-bottom:-1.6rem !important}.mb-lg-n24{margin-bottom:-2.4rem !important}.mb-lg-n32{margin-bottom:-3.2rem !important}.mb-lg-n48{margin-bottom:-4.8rem !important}.mb-lg-n64{margin-bottom:-6.4rem !important}.ms-lg-n2{margin-left:-0.2rem !important}.ms-lg-n4{margin-left:-0.4rem !important}.ms-lg-n8{margin-left:-0.8rem !important}.ms-lg-n12{margin-left:-1.2rem !important}.ms-lg-n16{margin-left:-1.6rem !important}.ms-lg-n24{margin-left:-2.4rem !important}.ms-lg-n32{margin-left:-3.2rem !important}.ms-lg-n48{margin-left:-4.8rem !important}.ms-lg-n64{margin-left:-6.4rem !important}.p-lg-0{padding:0 !important}.p-lg-2{padding:.2rem !important}.p-lg-4{padding:.4rem !important}.p-lg-8{padding:.8rem !important}.p-lg-12{padding:1.2rem !important}.p-lg-16{padding:1.6rem !important}.p-lg-24{padding:2.4rem !important}.p-lg-32{padding:3.2rem !important}.p-lg-48{padding:4.8rem !important}.p-lg-64{padding:6.4rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-2{padding-right:.2rem !important;padding-left:.2rem !important}.px-lg-4{padding-right:.4rem !important;padding-left:.4rem !important}.px-lg-8{padding-right:.8rem !important;padding-left:.8rem !important}.px-lg-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-lg-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-lg-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-lg-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-lg-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-lg-64{padding-right:6.4rem !important;padding-left:6.4rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-2{padding-top:.2rem !important;padding-bottom:.2rem !important}.py-lg-4{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-lg-8{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-lg-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-lg-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-lg-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-lg-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-lg-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-lg-64{padding-top:6.4rem !important;padding-bottom:6.4rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-2{padding-top:.2rem !important}.pt-lg-4{padding-top:.4rem !important}.pt-lg-8{padding-top:.8rem !important}.pt-lg-12{padding-top:1.2rem !important}.pt-lg-16{padding-top:1.6rem !important}.pt-lg-24{padding-top:2.4rem !important}.pt-lg-32{padding-top:3.2rem !important}.pt-lg-48{padding-top:4.8rem !important}.pt-lg-64{padding-top:6.4rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-2{padding-right:.2rem !important}.pe-lg-4{padding-right:.4rem !important}.pe-lg-8{padding-right:.8rem !important}.pe-lg-12{padding-right:1.2rem !important}.pe-lg-16{padding-right:1.6rem !important}.pe-lg-24{padding-right:2.4rem !important}.pe-lg-32{padding-right:3.2rem !important}.pe-lg-48{padding-right:4.8rem !important}.pe-lg-64{padding-right:6.4rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-2{padding-bottom:.2rem !important}.pb-lg-4{padding-bottom:.4rem !important}.pb-lg-8{padding-bottom:.8rem !important}.pb-lg-12{padding-bottom:1.2rem !important}.pb-lg-16{padding-bottom:1.6rem !important}.pb-lg-24{padding-bottom:2.4rem !important}.pb-lg-32{padding-bottom:3.2rem !important}.pb-lg-48{padding-bottom:4.8rem !important}.pb-lg-64{padding-bottom:6.4rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-2{padding-left:.2rem !important}.ps-lg-4{padding-left:.4rem !important}.ps-lg-8{padding-left:.8rem !important}.ps-lg-12{padding-left:1.2rem !important}.ps-lg-16{padding-left:1.6rem !important}.ps-lg-24{padding-left:2.4rem !important}.ps-lg-32{padding-left:3.2rem !important}.ps-lg-48{padding-left:4.8rem !important}.ps-lg-64{padding-left:6.4rem !important}.gap-lg-0{gap:0 !important}.gap-lg-2{gap:.2rem !important}.gap-lg-4{gap:.4rem !important}.gap-lg-8{gap:.8rem !important}.gap-lg-12{gap:1.2rem !important}.gap-lg-16{gap:1.6rem !important}.gap-lg-24{gap:2.4rem !important}.gap-lg-32{gap:3.2rem !important}.gap-lg-48{gap:4.8rem !important}.gap-lg-64{gap:6.4rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}}@media(min-width: 1280px){.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}.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-2{margin:.2rem !important}.m-xl-4{margin:.4rem !important}.m-xl-8{margin:.8rem !important}.m-xl-12{margin:1.2rem !important}.m-xl-16{margin:1.6rem !important}.m-xl-24{margin:2.4rem !important}.m-xl-32{margin:3.2rem !important}.m-xl-48{margin:4.8rem !important}.m-xl-64{margin:6.4rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-2{margin-right:.2rem !important;margin-left:.2rem !important}.mx-xl-4{margin-right:.4rem !important;margin-left:.4rem !important}.mx-xl-8{margin-right:.8rem !important;margin-left:.8rem !important}.mx-xl-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-xl-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-xl-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-xl-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-xl-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-xl-64{margin-right:6.4rem !important;margin-left:6.4rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.my-xl-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-xl-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-xl-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-xl-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-xl-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-xl-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-xl-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-xl-64{margin-top:6.4rem !important;margin-bottom:6.4rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-2{margin-top:.2rem !important}.mt-xl-4{margin-top:.4rem !important}.mt-xl-8{margin-top:.8rem !important}.mt-xl-12{margin-top:1.2rem !important}.mt-xl-16{margin-top:1.6rem !important}.mt-xl-24{margin-top:2.4rem !important}.mt-xl-32{margin-top:3.2rem !important}.mt-xl-48{margin-top:4.8rem !important}.mt-xl-64{margin-top:6.4rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-2{margin-right:.2rem !important}.me-xl-4{margin-right:.4rem !important}.me-xl-8{margin-right:.8rem !important}.me-xl-12{margin-right:1.2rem !important}.me-xl-16{margin-right:1.6rem !important}.me-xl-24{margin-right:2.4rem !important}.me-xl-32{margin-right:3.2rem !important}.me-xl-48{margin-right:4.8rem !important}.me-xl-64{margin-right:6.4rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-2{margin-bottom:.2rem !important}.mb-xl-4{margin-bottom:.4rem !important}.mb-xl-8{margin-bottom:.8rem !important}.mb-xl-12{margin-bottom:1.2rem !important}.mb-xl-16{margin-bottom:1.6rem !important}.mb-xl-24{margin-bottom:2.4rem !important}.mb-xl-32{margin-bottom:3.2rem !important}.mb-xl-48{margin-bottom:4.8rem !important}.mb-xl-64{margin-bottom:6.4rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-2{margin-left:.2rem !important}.ms-xl-4{margin-left:.4rem !important}.ms-xl-8{margin-left:.8rem !important}.ms-xl-12{margin-left:1.2rem !important}.ms-xl-16{margin-left:1.6rem !important}.ms-xl-24{margin-left:2.4rem !important}.ms-xl-32{margin-left:3.2rem !important}.ms-xl-48{margin-left:4.8rem !important}.ms-xl-64{margin-left:6.4rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n2{margin:-0.2rem !important}.m-xl-n4{margin:-0.4rem !important}.m-xl-n8{margin:-0.8rem !important}.m-xl-n12{margin:-1.2rem !important}.m-xl-n16{margin:-1.6rem !important}.m-xl-n24{margin:-2.4rem !important}.m-xl-n32{margin:-3.2rem !important}.m-xl-n48{margin:-4.8rem !important}.m-xl-n64{margin:-6.4rem !important}.mx-xl-n2{margin-right:-0.2rem !important;margin-left:-0.2rem !important}.mx-xl-n4{margin-right:-0.4rem !important;margin-left:-0.4rem !important}.mx-xl-n8{margin-right:-0.8rem !important;margin-left:-0.8rem !important}.mx-xl-n12{margin-right:-1.2rem !important;margin-left:-1.2rem !important}.mx-xl-n16{margin-right:-1.6rem !important;margin-left:-1.6rem !important}.mx-xl-n24{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-xl-n32{margin-right:-3.2rem !important;margin-left:-3.2rem !important}.mx-xl-n48{margin-right:-4.8rem !important;margin-left:-4.8rem !important}.mx-xl-n64{margin-right:-6.4rem !important;margin-left:-6.4rem !important}.my-xl-n2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.my-xl-n4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.my-xl-n8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.my-xl-n12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.my-xl-n16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.my-xl-n24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-xl-n32{margin-top:-3.2rem !important;margin-bottom:-3.2rem !important}.my-xl-n48{margin-top:-4.8rem !important;margin-bottom:-4.8rem !important}.my-xl-n64{margin-top:-6.4rem !important;margin-bottom:-6.4rem !important}.mt-xl-n2{margin-top:-0.2rem !important}.mt-xl-n4{margin-top:-0.4rem !important}.mt-xl-n8{margin-top:-0.8rem !important}.mt-xl-n12{margin-top:-1.2rem !important}.mt-xl-n16{margin-top:-1.6rem !important}.mt-xl-n24{margin-top:-2.4rem !important}.mt-xl-n32{margin-top:-3.2rem !important}.mt-xl-n48{margin-top:-4.8rem !important}.mt-xl-n64{margin-top:-6.4rem !important}.me-xl-n2{margin-right:-0.2rem !important}.me-xl-n4{margin-right:-0.4rem !important}.me-xl-n8{margin-right:-0.8rem !important}.me-xl-n12{margin-right:-1.2rem !important}.me-xl-n16{margin-right:-1.6rem !important}.me-xl-n24{margin-right:-2.4rem !important}.me-xl-n32{margin-right:-3.2rem !important}.me-xl-n48{margin-right:-4.8rem !important}.me-xl-n64{margin-right:-6.4rem !important}.mb-xl-n2{margin-bottom:-0.2rem !important}.mb-xl-n4{margin-bottom:-0.4rem !important}.mb-xl-n8{margin-bottom:-0.8rem !important}.mb-xl-n12{margin-bottom:-1.2rem !important}.mb-xl-n16{margin-bottom:-1.6rem !important}.mb-xl-n24{margin-bottom:-2.4rem !important}.mb-xl-n32{margin-bottom:-3.2rem !important}.mb-xl-n48{margin-bottom:-4.8rem !important}.mb-xl-n64{margin-bottom:-6.4rem !important}.ms-xl-n2{margin-left:-0.2rem !important}.ms-xl-n4{margin-left:-0.4rem !important}.ms-xl-n8{margin-left:-0.8rem !important}.ms-xl-n12{margin-left:-1.2rem !important}.ms-xl-n16{margin-left:-1.6rem !important}.ms-xl-n24{margin-left:-2.4rem !important}.ms-xl-n32{margin-left:-3.2rem !important}.ms-xl-n48{margin-left:-4.8rem !important}.ms-xl-n64{margin-left:-6.4rem !important}.p-xl-0{padding:0 !important}.p-xl-2{padding:.2rem !important}.p-xl-4{padding:.4rem !important}.p-xl-8{padding:.8rem !important}.p-xl-12{padding:1.2rem !important}.p-xl-16{padding:1.6rem !important}.p-xl-24{padding:2.4rem !important}.p-xl-32{padding:3.2rem !important}.p-xl-48{padding:4.8rem !important}.p-xl-64{padding:6.4rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-2{padding-right:.2rem !important;padding-left:.2rem !important}.px-xl-4{padding-right:.4rem !important;padding-left:.4rem !important}.px-xl-8{padding-right:.8rem !important;padding-left:.8rem !important}.px-xl-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-xl-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-xl-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-xl-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-xl-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-xl-64{padding-right:6.4rem !important;padding-left:6.4rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-2{padding-top:.2rem !important;padding-bottom:.2rem !important}.py-xl-4{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-xl-8{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-xl-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-xl-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-xl-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-xl-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-xl-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-xl-64{padding-top:6.4rem !important;padding-bottom:6.4rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-2{padding-top:.2rem !important}.pt-xl-4{padding-top:.4rem !important}.pt-xl-8{padding-top:.8rem !important}.pt-xl-12{padding-top:1.2rem !important}.pt-xl-16{padding-top:1.6rem !important}.pt-xl-24{padding-top:2.4rem !important}.pt-xl-32{padding-top:3.2rem !important}.pt-xl-48{padding-top:4.8rem !important}.pt-xl-64{padding-top:6.4rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-2{padding-right:.2rem !important}.pe-xl-4{padding-right:.4rem !important}.pe-xl-8{padding-right:.8rem !important}.pe-xl-12{padding-right:1.2rem !important}.pe-xl-16{padding-right:1.6rem !important}.pe-xl-24{padding-right:2.4rem !important}.pe-xl-32{padding-right:3.2rem !important}.pe-xl-48{padding-right:4.8rem !important}.pe-xl-64{padding-right:6.4rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-2{padding-bottom:.2rem !important}.pb-xl-4{padding-bottom:.4rem !important}.pb-xl-8{padding-bottom:.8rem !important}.pb-xl-12{padding-bottom:1.2rem !important}.pb-xl-16{padding-bottom:1.6rem !important}.pb-xl-24{padding-bottom:2.4rem !important}.pb-xl-32{padding-bottom:3.2rem !important}.pb-xl-48{padding-bottom:4.8rem !important}.pb-xl-64{padding-bottom:6.4rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-2{padding-left:.2rem !important}.ps-xl-4{padding-left:.4rem !important}.ps-xl-8{padding-left:.8rem !important}.ps-xl-12{padding-left:1.2rem !important}.ps-xl-16{padding-left:1.6rem !important}.ps-xl-24{padding-left:2.4rem !important}.ps-xl-32{padding-left:3.2rem !important}.ps-xl-48{padding-left:4.8rem !important}.ps-xl-64{padding-left:6.4rem !important}.gap-xl-0{gap:0 !important}.gap-xl-2{gap:.2rem !important}.gap-xl-4{gap:.4rem !important}.gap-xl-8{gap:.8rem !important}.gap-xl-12{gap:1.2rem !important}.gap-xl-16{gap:1.6rem !important}.gap-xl-24{gap:2.4rem !important}.gap-xl-32{gap:3.2rem !important}.gap-xl-48{gap:4.8rem !important}.gap-xl-64{gap:6.4rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !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}.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-2{margin:.2rem !important}.m-xxl-4{margin:.4rem !important}.m-xxl-8{margin:.8rem !important}.m-xxl-12{margin:1.2rem !important}.m-xxl-16{margin:1.6rem !important}.m-xxl-24{margin:2.4rem !important}.m-xxl-32{margin:3.2rem !important}.m-xxl-48{margin:4.8rem !important}.m-xxl-64{margin:6.4rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-2{margin-right:.2rem !important;margin-left:.2rem !important}.mx-xxl-4{margin-right:.4rem !important;margin-left:.4rem !important}.mx-xxl-8{margin-right:.8rem !important;margin-left:.8rem !important}.mx-xxl-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-xxl-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-xxl-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-xxl-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-xxl-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-xxl-64{margin-right:6.4rem !important;margin-left:6.4rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.my-xxl-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-xxl-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-xxl-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-xxl-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-xxl-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-xxl-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-xxl-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-xxl-64{margin-top:6.4rem !important;margin-bottom:6.4rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-2{margin-top:.2rem !important}.mt-xxl-4{margin-top:.4rem !important}.mt-xxl-8{margin-top:.8rem !important}.mt-xxl-12{margin-top:1.2rem !important}.mt-xxl-16{margin-top:1.6rem !important}.mt-xxl-24{margin-top:2.4rem !important}.mt-xxl-32{margin-top:3.2rem !important}.mt-xxl-48{margin-top:4.8rem !important}.mt-xxl-64{margin-top:6.4rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-2{margin-right:.2rem !important}.me-xxl-4{margin-right:.4rem !important}.me-xxl-8{margin-right:.8rem !important}.me-xxl-12{margin-right:1.2rem !important}.me-xxl-16{margin-right:1.6rem !important}.me-xxl-24{margin-right:2.4rem !important}.me-xxl-32{margin-right:3.2rem !important}.me-xxl-48{margin-right:4.8rem !important}.me-xxl-64{margin-right:6.4rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-2{margin-bottom:.2rem !important}.mb-xxl-4{margin-bottom:.4rem !important}.mb-xxl-8{margin-bottom:.8rem !important}.mb-xxl-12{margin-bottom:1.2rem !important}.mb-xxl-16{margin-bottom:1.6rem !important}.mb-xxl-24{margin-bottom:2.4rem !important}.mb-xxl-32{margin-bottom:3.2rem !important}.mb-xxl-48{margin-bottom:4.8rem !important}.mb-xxl-64{margin-bottom:6.4rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-2{margin-left:.2rem !important}.ms-xxl-4{margin-left:.4rem !important}.ms-xxl-8{margin-left:.8rem !important}.ms-xxl-12{margin-left:1.2rem !important}.ms-xxl-16{margin-left:1.6rem !important}.ms-xxl-24{margin-left:2.4rem !important}.ms-xxl-32{margin-left:3.2rem !important}.ms-xxl-48{margin-left:4.8rem !important}.ms-xxl-64{margin-left:6.4rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n2{margin:-0.2rem !important}.m-xxl-n4{margin:-0.4rem !important}.m-xxl-n8{margin:-0.8rem !important}.m-xxl-n12{margin:-1.2rem !important}.m-xxl-n16{margin:-1.6rem !important}.m-xxl-n24{margin:-2.4rem !important}.m-xxl-n32{margin:-3.2rem !important}.m-xxl-n48{margin:-4.8rem !important}.m-xxl-n64{margin:-6.4rem !important}.mx-xxl-n2{margin-right:-0.2rem !important;margin-left:-0.2rem !important}.mx-xxl-n4{margin-right:-0.4rem !important;margin-left:-0.4rem !important}.mx-xxl-n8{margin-right:-0.8rem !important;margin-left:-0.8rem !important}.mx-xxl-n12{margin-right:-1.2rem !important;margin-left:-1.2rem !important}.mx-xxl-n16{margin-right:-1.6rem !important;margin-left:-1.6rem !important}.mx-xxl-n24{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-xxl-n32{margin-right:-3.2rem !important;margin-left:-3.2rem !important}.mx-xxl-n48{margin-right:-4.8rem !important;margin-left:-4.8rem !important}.mx-xxl-n64{margin-right:-6.4rem !important;margin-left:-6.4rem !important}.my-xxl-n2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.my-xxl-n4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.my-xxl-n8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.my-xxl-n12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.my-xxl-n16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.my-xxl-n24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-xxl-n32{margin-top:-3.2rem !important;margin-bottom:-3.2rem !important}.my-xxl-n48{margin-top:-4.8rem !important;margin-bottom:-4.8rem !important}.my-xxl-n64{margin-top:-6.4rem !important;margin-bottom:-6.4rem !important}.mt-xxl-n2{margin-top:-0.2rem !important}.mt-xxl-n4{margin-top:-0.4rem !important}.mt-xxl-n8{margin-top:-0.8rem !important}.mt-xxl-n12{margin-top:-1.2rem !important}.mt-xxl-n16{margin-top:-1.6rem !important}.mt-xxl-n24{margin-top:-2.4rem !important}.mt-xxl-n32{margin-top:-3.2rem !important}.mt-xxl-n48{margin-top:-4.8rem !important}.mt-xxl-n64{margin-top:-6.4rem !important}.me-xxl-n2{margin-right:-0.2rem !important}.me-xxl-n4{margin-right:-0.4rem !important}.me-xxl-n8{margin-right:-0.8rem !important}.me-xxl-n12{margin-right:-1.2rem !important}.me-xxl-n16{margin-right:-1.6rem !important}.me-xxl-n24{margin-right:-2.4rem !important}.me-xxl-n32{margin-right:-3.2rem !important}.me-xxl-n48{margin-right:-4.8rem !important}.me-xxl-n64{margin-right:-6.4rem !important}.mb-xxl-n2{margin-bottom:-0.2rem !important}.mb-xxl-n4{margin-bottom:-0.4rem !important}.mb-xxl-n8{margin-bottom:-0.8rem !important}.mb-xxl-n12{margin-bottom:-1.2rem !important}.mb-xxl-n16{margin-bottom:-1.6rem !important}.mb-xxl-n24{margin-bottom:-2.4rem !important}.mb-xxl-n32{margin-bottom:-3.2rem !important}.mb-xxl-n48{margin-bottom:-4.8rem !important}.mb-xxl-n64{margin-bottom:-6.4rem !important}.ms-xxl-n2{margin-left:-0.2rem !important}.ms-xxl-n4{margin-left:-0.4rem !important}.ms-xxl-n8{margin-left:-0.8rem !important}.ms-xxl-n12{margin-left:-1.2rem !important}.ms-xxl-n16{margin-left:-1.6rem !important}.ms-xxl-n24{margin-left:-2.4rem !important}.ms-xxl-n32{margin-left:-3.2rem !important}.ms-xxl-n48{margin-left:-4.8rem !important}.ms-xxl-n64{margin-left:-6.4rem !important}.p-xxl-0{padding:0 !important}.p-xxl-2{padding:.2rem !important}.p-xxl-4{padding:.4rem !important}.p-xxl-8{padding:.8rem !important}.p-xxl-12{padding:1.2rem !important}.p-xxl-16{padding:1.6rem !important}.p-xxl-24{padding:2.4rem !important}.p-xxl-32{padding:3.2rem !important}.p-xxl-48{padding:4.8rem !important}.p-xxl-64{padding:6.4rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-2{padding-right:.2rem !important;padding-left:.2rem !important}.px-xxl-4{padding-right:.4rem !important;padding-left:.4rem !important}.px-xxl-8{padding-right:.8rem !important;padding-left:.8rem !important}.px-xxl-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-xxl-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-xxl-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-xxl-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-xxl-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-xxl-64{padding-right:6.4rem !important;padding-left:6.4rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-2{padding-top:.2rem !important;padding-bottom:.2rem !important}.py-xxl-4{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-xxl-8{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-xxl-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-xxl-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-xxl-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-xxl-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-xxl-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-xxl-64{padding-top:6.4rem !important;padding-bottom:6.4rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-2{padding-top:.2rem !important}.pt-xxl-4{padding-top:.4rem !important}.pt-xxl-8{padding-top:.8rem !important}.pt-xxl-12{padding-top:1.2rem !important}.pt-xxl-16{padding-top:1.6rem !important}.pt-xxl-24{padding-top:2.4rem !important}.pt-xxl-32{padding-top:3.2rem !important}.pt-xxl-48{padding-top:4.8rem !important}.pt-xxl-64{padding-top:6.4rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-2{padding-right:.2rem !important}.pe-xxl-4{padding-right:.4rem !important}.pe-xxl-8{padding-right:.8rem !important}.pe-xxl-12{padding-right:1.2rem !important}.pe-xxl-16{padding-right:1.6rem !important}.pe-xxl-24{padding-right:2.4rem !important}.pe-xxl-32{padding-right:3.2rem !important}.pe-xxl-48{padding-right:4.8rem !important}.pe-xxl-64{padding-right:6.4rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-2{padding-bottom:.2rem !important}.pb-xxl-4{padding-bottom:.4rem !important}.pb-xxl-8{padding-bottom:.8rem !important}.pb-xxl-12{padding-bottom:1.2rem !important}.pb-xxl-16{padding-bottom:1.6rem !important}.pb-xxl-24{padding-bottom:2.4rem !important}.pb-xxl-32{padding-bottom:3.2rem !important}.pb-xxl-48{padding-bottom:4.8rem !important}.pb-xxl-64{padding-bottom:6.4rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-2{padding-left:.2rem !important}.ps-xxl-4{padding-left:.4rem !important}.ps-xxl-8{padding-left:.8rem !important}.ps-xxl-12{padding-left:1.2rem !important}.ps-xxl-16{padding-left:1.6rem !important}.ps-xxl-24{padding-left:2.4rem !important}.ps-xxl-32{padding-left:3.2rem !important}.ps-xxl-48{padding-left:4.8rem !important}.ps-xxl-64{padding-left:6.4rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-2{gap:.2rem !important}.gap-xxl-4{gap:.4rem !important}.gap-xxl-8{gap:.8rem !important}.gap-xxl-12{gap:1.2rem !important}.gap-xxl-16{gap:1.6rem !important}.gap-xxl-24{gap:2.4rem !important}.gap-xxl-32{gap:3.2rem !important}.gap-xxl-48{gap:4.8rem !important}.gap-xxl-64{gap:6.4rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !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}}svg,img{display:block}svg{flex-shrink:0}img{max-width:100%;height:auto}p{margin-bottom:0}hr{margin:2.4rem 0;color:#e4e4e4;border-color:currentColor;opacity:1}.swiper{--swiper-theme-color:var(--ode-primary)}.swiper.swiper-horizontal{padding-bottom:42px;--swiper-pagination-bottom:0;--swiper-pagination-bullet-horizontal-gap: 8px;--swiper-pagination-bullet-size: 16px}.text-truncate.text-truncate--2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.text-truncate.text-truncate--3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}.transition-hover-fast,.table-list-item:hover{transition-timing-function:ease;transition-duration:.25s;transition-property:all}.transition-hover,.table-list-item{transition-timing-function:ease;transition-duration:.5s;transition-property:all}.transition-hover-slow{transition-timing-function:ease;transition-duration:.75s;transition-property:all}.transition-hover-very-slow{transition-timing-function:ease;transition-duration:.75s;transition-property:all}.pe-xs{pointer-events:none}@media(min-width: 768px){.pe-md{pointer-events:none}}[class*=ic-]{font-family:"generic-icons";font-style:normal;font-weight:400}.ic-apps::before{content:""}.ic-burger::before{content:""}.ic-carnet-de-bord::before{content:""}.ic-chevron-right::before{content:""}.ic-close::before{content:""}.ic-community::before{content:""}.ic-comment::before{content:""}.ic-conversation::before{content:""}.ic-disconnect::before{content:""}.ic-eye-slash::before{content:""}.ic-folder::before{content:""}.ic-grades::before{content:""}.ic-grid::before{content:""}.ic-help::before{content:""}.ic-home::before{content:""}.ic-homeworks::before{content:""}.ic-list::before{content:""}.ic-mediacentre::before{content:""}.ic-microphone::before{content:""}.ic-minus::before{content:""}.ic-nobody::before{content:""}.ic-plus::before{content:""}.ic-public::before{content:""}.ic-rss::before{content:""}.ic-search::before{content:""}.ic-signets::before{content:""}.ic-star::before{content:""}.ic-timer-off::before{content:""}.ic-trending-up::before{content:""}.ic-tools::before{content:""}.ic-user::before{content:""}.ic-users::before{content:""}.ic-share::before{content:""}.ic-view::before{content:""}.ic-warning::before{content:""}.ic-edumalin::before{content:""}.color-app-account{color:#a348c0}.color-app-actualites{color:#a348c0}.color-app-admin-portal{color:#ff3a55}.color-app-admin{color:#a348c0}.color-app-archive{color:#f1ca00}.color-app-attendance{color:#f1ca00}.color-app-blog{color:#ff8d2e}.color-app-cahier-de-texte{color:#5ac235}.color-app-cahier-textes{color:#5ac235}.color-app-calendar{color:#f1ca00}.color-app-canal-numerique{color:#ff3a55}.color-app-cns{color:#a348c0}.color-app-collaborative-wall{color:#5ac235}.color-app-collaborative-editor{color:#46afe6}.color-app-community{color:#a348c0}.color-app-competences{color:#ff3a55}.color-app-conversation{color:#f1ca00}.color-app-directory{color:#5ac235}.color-app-edt{color:#46afe6}.color-app-exercizer{color:#a348c0}.color-app-qwant{color:#b930a2}.color-app-forum{color:#ff8d2e}.color-app-forms{color:#a348c0}.color-app-library{color:#f1ca00}.color-app-mindmap{color:#46afe6}.color-app-notebook{color:#5ac235}.color-app-notes{color:#ff3a55}.color-app-pad{color:#46afe6}.color-app-pages{color:#ff3a55}.color-app-parametrage{color:#ff3a55}.color-app-parcours{color:#ff8d2e}.color-app-paths{color:#ff8d2e}.color-app-poll{color:#46afe6}.color-app-polls{color:#46afe6}.color-app-presences{color:#f1ca00}.color-app-rack{color:#46afe6}.color-app-rbs{color:#ff3a55}.color-app-schoolbook{color:#5ac235}.color-app-scrap-book{color:#5ac235}.color-app-scrapbook{color:#5ac235}.color-app-searchengine{color:#46afe6}.color-app-settings-class{color:#a348c0}.color-app-sharebigfiles{color:#a348c0}.color-app-statistics{color:#a348c0}.color-app-stats{color:#a348c0}.color-app-support{color:#ff3a55}.color-app-timeline{color:#1a22a2}.color-app-timelinegenerator{color:#f1ca00}.color-app-userbook{color:#ff8d2e}.color-app-userbook-mood{color:#5ac235}.color-app-userbook-moto{color:#5ac235}.color-app-video{color:#46afe6}.color-app-visioconf{color:#a348c0}.color-app-web-conference{color:#a348c0}.color-app-website{color:#46afe6}.color-app-wiki{color:#ff3a55}.color-app-workspace{color:#ff3a55}.color-app-placeholder{color:#ff8d2e}.color-app-absences{color:#ff3a55}.color-app-admission-post-bac{color:#ff3a55}.color-app-aide-devoirs{color:#5ac235}.color-app-agenda{color:#f1ca00}.color-app-assistance{color:#46afe6}.color-app-assr{color:#ff3a55}.color-app-award{color:#5ac235}.color-app-banquesavoir{color:#46afe6}.color-app-bcdi{color:#a348c0}.color-app-biblionisep{color:#5ac235}.color-app-bookmark-empty{color:#5ac235}.color-app-canal-numerique{color:#ff3a55}.color-app-ccn{color:#5ac235}.color-app-cerise{color:#ff3a55}.color-app-cervoprint{color:#46afe6}.color-app-charlemagne{color:#ff3a55}.color-app-charte{color:#f1ca00}.color-app-chat{color:#ff3a55}.color-app-cidj{color:#5ac235}.color-app-connecteur-generique1{color:#ff8d2e}.color-app-connecteur-generique2{color:#ff8d2e}.color-app-educagri{color:#1a22a2}.color-app-edumedia{color:#46afe6}.color-app-edumoov{color:#ff3a55}.color-app-edutheque{color:#f1ca00}.color-app-electron{color:#ff3a55}.color-app-elyceepicardie{color:#1a22a2}.color-app-esidoc{color:#1a22a2}.color-app-europress{color:#46afe6}.color-app-gepi{color:#46afe6}.color-app-glpi{color:#ff3a55}.color-app-hiboutheque{color:#5ac235}.color-app-itopstore{color:#5ac235}.color-app-kne{color:#ff8d2e}.color-app-le-site-tv{color:#f1ca00}.color-app-lemonde{color:#1a22a2}.color-app-lesechos{color:#1a22a2}.color-app-lsu{color:#46afe6}.color-app-madmagz{color:#ff3a55}.color-app-matholycee{color:#ff3a55}.color-app-maxicours{color:#f1ca00}.color-app-mediacentre{color:#ff3a55}.color-app-monorientationenligne{color:#f1ca00}.color-app-monstageenligne{color:#46afe6}.color-app-moodle{color:#ff8d2e}.color-app-museefrancaisphoto{color:#1a22a2}.color-app-my-network{color:#1a22a2}.color-app-netvibes{color:#5ac235}.color-app-note{color:#f1ca00}.color-app-onisep{color:#46afe6}.color-app-onisep2{color:#46afe6}.color-app-parametrage{color:#ff3a55}.color-app-paraschool{color:#5ac235}.color-app-pearltress{color:#46afe6}.color-app-picardie-cursus{color:#a348c0}.color-app-pro-eps{color:#46afe6}.color-app-pronote{color:#1a22a2}.color-app-public{color:#ff3a55}.color-app-qwant-junior{color:#ff8d2e}.color-app-residence-artiste{color:#5ac235}.color-app-ressourcesdepartementale91{color:#1a22a2}.color-app-sacoche{color:#1a22a2}.color-app-scolinfo{color:#ff8d2e}.color-app-suitcase{color:#ff3a55}.color-app-turboself{color:#f1ca00}.color-app-universalis{color:#ff3a55}.color-app-unstagepourtous{color:#b930a2}.color-app-vie-scolaire{color:#f1ca00}.color-app-webclasseur{color:#46afe6}.color-app-edumalin{color:#46afe6}.bg-app-account{background-color:#a348c0}.bg-app-actualites{background-color:#a348c0}.bg-app-admin-portal{background-color:#ff3a55}.bg-app-admin{background-color:#a348c0}.bg-app-archive{background-color:#f1ca00}.bg-app-attendance{background-color:#f1ca00}.bg-app-blog{background-color:#ff8d2e}.bg-app-cahier-de-texte{background-color:#5ac235}.bg-app-cahier-textes{background-color:#5ac235}.bg-app-calendar{background-color:#f1ca00}.bg-app-canal-numerique{background-color:#ff3a55}.bg-app-cns{background-color:#a348c0}.bg-app-collaborative-wall{background-color:#5ac235}.bg-app-collaborative-editor{background-color:#46afe6}.bg-app-community{background-color:#a348c0}.bg-app-competences{background-color:#ff3a55}.bg-app-conversation{background-color:#f1ca00}.bg-app-directory{background-color:#5ac235}.bg-app-edt{background-color:#46afe6}.bg-app-exercizer{background-color:#a348c0}.bg-app-qwant{background-color:#b930a2}.bg-app-forum{background-color:#ff8d2e}.bg-app-forms{background-color:#a348c0}.bg-app-library{background-color:#f1ca00}.bg-app-mindmap{background-color:#46afe6}.bg-app-notebook{background-color:#5ac235}.bg-app-notes{background-color:#ff3a55}.bg-app-pad{background-color:#46afe6}.bg-app-pages{background-color:#ff3a55}.bg-app-parametrage{background-color:#ff3a55}.bg-app-parcours{background-color:#ff8d2e}.bg-app-paths{background-color:#ff8d2e}.bg-app-poll{background-color:#46afe6}.bg-app-polls{background-color:#46afe6}.bg-app-presences{background-color:#f1ca00}.bg-app-rack{background-color:#46afe6}.bg-app-rbs{background-color:#ff3a55}.bg-app-schoolbook{background-color:#5ac235}.bg-app-scrap-book{background-color:#5ac235}.bg-app-scrapbook{background-color:#5ac235}.bg-app-searchengine{background-color:#46afe6}.bg-app-settings-class{background-color:#a348c0}.bg-app-sharebigfiles{background-color:#a348c0}.bg-app-statistics{background-color:#a348c0}.bg-app-stats{background-color:#a348c0}.bg-app-support{background-color:#ff3a55}.bg-app-timeline{background-color:#1a22a2}.bg-app-timelinegenerator{background-color:#f1ca00}.bg-app-userbook{background-color:#ff8d2e}.bg-app-userbook-mood{background-color:#5ac235}.bg-app-userbook-moto{background-color:#5ac235}.bg-app-video{background-color:#46afe6}.bg-app-visioconf{background-color:#a348c0}.bg-app-web-conference{background-color:#a348c0}.bg-app-website{background-color:#46afe6}.bg-app-wiki{background-color:#ff3a55}.bg-app-workspace{background-color:#ff3a55}.bg-app-placeholder{background-color:#ff8d2e}.bg-app-absences{background-color:#ff3a55}.bg-app-admission-post-bac{background-color:#ff3a55}.bg-app-aide-devoirs{background-color:#5ac235}.bg-app-agenda{background-color:#f1ca00}.bg-app-assistance{background-color:#46afe6}.bg-app-assr{background-color:#ff3a55}.bg-app-award{background-color:#5ac235}.bg-app-banquesavoir{background-color:#46afe6}.bg-app-bcdi{background-color:#a348c0}.bg-app-biblionisep{background-color:#5ac235}.bg-app-bookmark-empty{background-color:#5ac235}.bg-app-canal-numerique{background-color:#ff3a55}.bg-app-ccn{background-color:#5ac235}.bg-app-cerise{background-color:#ff3a55}.bg-app-cervoprint{background-color:#46afe6}.bg-app-charlemagne{background-color:#ff3a55}.bg-app-charte{background-color:#f1ca00}.bg-app-chat{background-color:#ff3a55}.bg-app-cidj{background-color:#5ac235}.bg-app-connecteur-generique1{background-color:#ff8d2e}.bg-app-connecteur-generique2{background-color:#ff8d2e}.bg-app-educagri{background-color:#1a22a2}.bg-app-edumedia{background-color:#46afe6}.bg-app-edumoov{background-color:#ff3a55}.bg-app-edutheque{background-color:#f1ca00}.bg-app-electron{background-color:#ff3a55}.bg-app-elyceepicardie{background-color:#1a22a2}.bg-app-esidoc{background-color:#1a22a2}.bg-app-europress{background-color:#46afe6}.bg-app-gepi{background-color:#46afe6}.bg-app-glpi{background-color:#ff3a55}.bg-app-hiboutheque{background-color:#5ac235}.bg-app-itopstore{background-color:#5ac235}.bg-app-kne{background-color:#ff8d2e}.bg-app-le-site-tv{background-color:#f1ca00}.bg-app-lemonde{background-color:#1a22a2}.bg-app-lesechos{background-color:#1a22a2}.bg-app-lsu{background-color:#46afe6}.bg-app-madmagz{background-color:#ff3a55}.bg-app-matholycee{background-color:#ff3a55}.bg-app-maxicours{background-color:#f1ca00}.bg-app-mediacentre{background-color:#ff3a55}.bg-app-monorientationenligne{background-color:#f1ca00}.bg-app-monstageenligne{background-color:#46afe6}.bg-app-moodle{background-color:#ff8d2e}.bg-app-museefrancaisphoto{background-color:#1a22a2}.bg-app-my-network{background-color:#1a22a2}.bg-app-netvibes{background-color:#5ac235}.bg-app-note{background-color:#f1ca00}.bg-app-onisep{background-color:#46afe6}.bg-app-onisep2{background-color:#46afe6}.bg-app-parametrage{background-color:#ff3a55}.bg-app-paraschool{background-color:#5ac235}.bg-app-pearltress{background-color:#46afe6}.bg-app-picardie-cursus{background-color:#a348c0}.bg-app-pro-eps{background-color:#46afe6}.bg-app-pronote{background-color:#1a22a2}.bg-app-public{background-color:#ff3a55}.bg-app-qwant-junior{background-color:#ff8d2e}.bg-app-residence-artiste{background-color:#5ac235}.bg-app-ressourcesdepartementale91{background-color:#1a22a2}.bg-app-sacoche{background-color:#1a22a2}.bg-app-scolinfo{background-color:#ff8d2e}.bg-app-suitcase{background-color:#ff3a55}.bg-app-turboself{background-color:#f1ca00}.bg-app-universalis{background-color:#ff3a55}.bg-app-unstagepourtous{background-color:#b930a2}.bg-app-vie-scolaire{background-color:#f1ca00}.bg-app-webclasseur{background-color:#46afe6}.bg-app-edumalin{background-color:#46afe6}.bg-light-account{background-color:#f6ecf9}.bg-light-actualites{background-color:#f6ecf9}.bg-light-admin-portal{background-color:#ffebee}.bg-light-admin{background-color:#f6ecf9}.bg-light-archive{background-color:#fffbe4}.bg-light-attendance{background-color:#fffbe4}.bg-light-blog{background-color:#fff4ea}.bg-light-cahier-de-texte{background-color:#eefaea}.bg-light-cahier-textes{background-color:#eefaea}.bg-light-calendar{background-color:#fffbe4}.bg-light-canal-numerique{background-color:#ffebee}.bg-light-cns{background-color:#f6ecf9}.bg-light-collaborative-wall{background-color:#eefaea}.bg-light-collaborative-editor{background-color:#ecf7fd}.bg-light-community{background-color:#f6ecf9}.bg-light-competences{background-color:#ffebee}.bg-light-conversation{background-color:#fffbe4}.bg-light-directory{background-color:#eefaea}.bg-light-edt{background-color:#ecf7fd}.bg-light-exercizer{background-color:#f6ecf9}.bg-light-qwant{background-color:#fae9f7}.bg-light-forum{background-color:#fff4ea}.bg-light-forms{background-color:#f6ecf9}.bg-light-library{background-color:#fffbe4}.bg-light-mindmap{background-color:#ecf7fd}.bg-light-notebook{background-color:#eefaea}.bg-light-notes{background-color:#ffebee}.bg-light-pad{background-color:#ecf7fd}.bg-light-pages{background-color:#ffebee}.bg-light-parametrage{background-color:#ffebee}.bg-light-parcours{background-color:#fff4ea}.bg-light-paths{background-color:#fff4ea}.bg-light-poll{background-color:#ecf7fd}.bg-light-polls{background-color:#ecf7fd}.bg-light-presences{background-color:#fffbe4}.bg-light-rack{background-color:#ecf7fd}.bg-light-rbs{background-color:#ffebee}.bg-light-schoolbook{background-color:#eefaea}.bg-light-scrap-book{background-color:#eefaea}.bg-light-scrapbook{background-color:#eefaea}.bg-light-searchengine{background-color:#ecf7fd}.bg-light-settings-class{background-color:#f6ecf9}.bg-light-sharebigfiles{background-color:#f6ecf9}.bg-light-statistics{background-color:#f6ecf9}.bg-light-stats{background-color:#f6ecf9}.bg-light-support{background-color:#ffebee}.bg-light-timeline{background-color:#e3e4fb}.bg-light-timelinegenerator{background-color:#fffbe4}.bg-light-userbook{background-color:#fff4ea}.bg-light-userbook-mood{background-color:#eefaea}.bg-light-userbook-moto{background-color:#eefaea}.bg-light-video{background-color:#ecf7fd}.bg-light-visioconf{background-color:#f6ecf9}.bg-light-web-conference{background-color:#f6ecf9}.bg-light-website{background-color:#ecf7fd}.bg-light-wiki{background-color:#ffebee}.bg-light-workspace{background-color:#ffebee}.bg-light-placeholder{background-color:#fff4ea}.bg-light-absences{background-color:#ffebee}.bg-light-admission-post-bac{background-color:#ffebee}.bg-light-aide-devoirs{background-color:#eefaea}.bg-light-agenda{background-color:#fffbe4}.bg-light-assistance{background-color:#ecf7fd}.bg-light-assr{background-color:#ffebee}.bg-light-award{background-color:#eefaea}.bg-light-banquesavoir{background-color:#ecf7fd}.bg-light-bcdi{background-color:#f6ecf9}.bg-light-biblionisep{background-color:#eefaea}.bg-light-bookmark-empty{background-color:#eefaea}.bg-light-canal-numerique{background-color:#ffebee}.bg-light-ccn{background-color:#eefaea}.bg-light-cerise{background-color:#ffebee}.bg-light-cervoprint{background-color:#ecf7fd}.bg-light-charlemagne{background-color:#ffebee}.bg-light-charte{background-color:#fffbe4}.bg-light-chat{background-color:#ffebee}.bg-light-cidj{background-color:#eefaea}.bg-light-connecteur-generique1{background-color:#fff4ea}.bg-light-connecteur-generique2{background-color:#fff4ea}.bg-light-educagri{background-color:#e3e4fb}.bg-light-edumedia{background-color:#ecf7fd}.bg-light-edumoov{background-color:#ffebee}.bg-light-edutheque{background-color:#fffbe4}.bg-light-electron{background-color:#ffebee}.bg-light-elyceepicardie{background-color:#e3e4fb}.bg-light-esidoc{background-color:#e3e4fb}.bg-light-europress{background-color:#ecf7fd}.bg-light-gepi{background-color:#ecf7fd}.bg-light-glpi{background-color:#ffebee}.bg-light-hiboutheque{background-color:#eefaea}.bg-light-itopstore{background-color:#eefaea}.bg-light-kne{background-color:#fff4ea}.bg-light-le-site-tv{background-color:#fffbe4}.bg-light-lemonde{background-color:#e3e4fb}.bg-light-lesechos{background-color:#e3e4fb}.bg-light-lsu{background-color:#ecf7fd}.bg-light-madmagz{background-color:#ffebee}.bg-light-matholycee{background-color:#ffebee}.bg-light-maxicours{background-color:#fffbe4}.bg-light-mediacentre{background-color:#ffebee}.bg-light-monorientationenligne{background-color:#fffbe4}.bg-light-monstageenligne{background-color:#ecf7fd}.bg-light-moodle{background-color:#fff4ea}.bg-light-museefrancaisphoto{background-color:#e3e4fb}.bg-light-my-network{background-color:#e3e4fb}.bg-light-netvibes{background-color:#eefaea}.bg-light-note{background-color:#fffbe4}.bg-light-onisep{background-color:#ecf7fd}.bg-light-onisep2{background-color:#ecf7fd}.bg-light-parametrage{background-color:#ffebee}.bg-light-paraschool{background-color:#eefaea}.bg-light-pearltress{background-color:#ecf7fd}.bg-light-picardie-cursus{background-color:#f6ecf9}.bg-light-pro-eps{background-color:#ecf7fd}.bg-light-pronote{background-color:#e3e4fb}.bg-light-public{background-color:#ffebee}.bg-light-qwant-junior{background-color:#fff4ea}.bg-light-residence-artiste{background-color:#eefaea}.bg-light-ressourcesdepartementale91{background-color:#e3e4fb}.bg-light-sacoche{background-color:#e3e4fb}.bg-light-scolinfo{background-color:#fff4ea}.bg-light-suitcase{background-color:#ffebee}.bg-light-turboself{background-color:#fffbe4}.bg-light-universalis{background-color:#ffebee}.bg-light-unstagepourtous{background-color:#fae9f7}.bg-light-vie-scolaire{background-color:#fffbe4}.bg-light-webclasseur{background-color:#ecf7fd}.bg-light-edumalin{background-color:#ecf7fd}.ic-app-account::before,.ic-app-account-large::before{content:""}.ic-app-actualites::before,.ic-app-actualites-large::before{content:""}.ic-app-admin-portal::before,.ic-app-admin-portal-large::before{content:""}.ic-app-admin::before,.ic-app-admin-large::before{content:""}.ic-app-archive::before,.ic-app-archive-large::before{content:""}.ic-app-attendance::before,.ic-app-attendance-large::before{content:""}.ic-app-blog::before,.ic-app-blog-large::before{content:""}.ic-app-cahier-de-texte::before,.ic-app-cahier-de-texte-large::before{content:""}.ic-app-cahier-textes::before,.ic-app-cahier-textes-large::before{content:""}.ic-app-calendar::before,.ic-app-calendar-large::before{content:""}.ic-app-canal-numerique::before,.ic-app-canal-numerique-large::before{content:""}.ic-app-cns::before,.ic-app-cns-large::before{content:""}.ic-app-collaborative-wall::before,.ic-app-collaborative-wall-large::before{content:""}.ic-app-collaborative-editor::before,.ic-app-collaborative-editor-large::before{content:""}.ic-app-community::before,.ic-app-community-large::before{content:""}.ic-app-competences::before,.ic-app-competences-large::before{content:""}.ic-app-conversation::before,.ic-app-conversation-large::before{content:""}.ic-app-directory::before,.ic-app-directory-large::before{content:""}.ic-app-edt::before,.ic-app-edt-large::before{content:""}.ic-app-exercizer::before,.ic-app-exercizer-large::before{content:""}.ic-app-qwant::before,.ic-app-qwant-large::before{content:""}.ic-app-forum::before,.ic-app-forum-large::before{content:""}.ic-app-forms::before,.ic-app-forms-large::before{content:""}.ic-app-library::before,.ic-app-library-large::before{content:""}.ic-app-mindmap::before,.ic-app-mindmap-large::before{content:""}.ic-app-notebook::before,.ic-app-notebook-large::before{content:""}.ic-app-notes::before,.ic-app-notes-large::before{content:""}.ic-app-pad::before,.ic-app-pad-large::before{content:""}.ic-app-pages::before,.ic-app-pages-large::before{content:""}.ic-app-parametrage::before,.ic-app-parametrage-large::before{content:""}.ic-app-parcours::before,.ic-app-parcours-large::before{content:""}.ic-app-paths::before,.ic-app-paths-large::before{content:""}.ic-app-poll::before,.ic-app-poll-large::before{content:""}.ic-app-polls::before,.ic-app-polls-large::before{content:""}.ic-app-presences::before,.ic-app-presences-large::before{content:""}.ic-app-rack::before,.ic-app-rack-large::before{content:""}.ic-app-rbs::before,.ic-app-rbs-large::before{content:""}.ic-app-schoolbook::before,.ic-app-schoolbook-large::before{content:""}.ic-app-scrap-book::before,.ic-app-scrap-book-large::before{content:""}.ic-app-scrapbook::before,.ic-app-scrapbook-large::before{content:""}.ic-app-searchengine::before,.ic-app-searchengine-large::before{content:""}.ic-app-settings-class::before,.ic-app-settings-class-large::before{content:""}.ic-app-sharebigfiles::before,.ic-app-sharebigfiles-large::before{content:""}.ic-app-statistics::before,.ic-app-statistics-large::before{content:""}.ic-app-stats::before,.ic-app-stats-large::before{content:""}.ic-app-support::before,.ic-app-support-large::before{content:""}.ic-app-timeline::before,.ic-app-timeline-large::before{content:""}.ic-app-timelinegenerator::before,.ic-app-timelinegenerator-large::before{content:""}.ic-app-userbook::before,.ic-app-userbook-large::before{content:""}.ic-app-userbook-mood::before,.ic-app-userbook-mood-large::before{content:""}.ic-app-userbook-moto::before,.ic-app-userbook-moto-large::before{content:""}.ic-app-video::before,.ic-app-video-large::before{content:""}.ic-app-visioconf::before,.ic-app-visioconf-large::before{content:""}.ic-app-web-conference::before,.ic-app-web-conference-large::before{content:""}.ic-app-website::before,.ic-app-website-large::before{content:""}.ic-app-wiki::before,.ic-app-wiki-large::before{content:""}.ic-app-workspace::before,.ic-app-workspace-large::before{content:""}.ic-app-placeholder::before,.ic-app-placeholder-large::before{content:""}.ic-app-absences::before,.ic-app-absences-large::before{content:""}.ic-app-admission-post-bac::before,.ic-app-admission-post-bac-large::before{content:""}.ic-app-aide-devoirs::before,.ic-app-aide-devoirs-large::before{content:""}.ic-app-agenda::before,.ic-app-agenda-large::before{content:""}.ic-app-assistance::before,.ic-app-assistance-large::before{content:""}.ic-app-assr::before,.ic-app-assr-large::before{content:""}.ic-app-award::before,.ic-app-award-large::before{content:""}.ic-app-banquesavoir::before,.ic-app-banquesavoir-large::before{content:""}.ic-app-bcdi::before,.ic-app-bcdi-large::before{content:""}.ic-app-biblionisep::before,.ic-app-biblionisep-large::before{content:""}.ic-app-bookmark-empty::before,.ic-app-bookmark-empty-large::before{content:""}.ic-app-canal-numerique::before,.ic-app-canal-numerique-large::before{content:""}.ic-app-ccn::before,.ic-app-ccn-large::before{content:""}.ic-app-cerise::before,.ic-app-cerise-large::before{content:""}.ic-app-cervoprint::before,.ic-app-cervoprint-large::before{content:""}.ic-app-charlemagne::before,.ic-app-charlemagne-large::before{content:""}.ic-app-charte::before,.ic-app-charte-large::before{content:""}.ic-app-chat::before,.ic-app-chat-large::before{content:""}.ic-app-cidj::before,.ic-app-cidj-large::before{content:""}.ic-app-connecteur-generique1::before,.ic-app-connecteur-generique1-large::before{content:""}.ic-app-connecteur-generique2::before,.ic-app-connecteur-generique2-large::before{content:""}.ic-app-educagri::before,.ic-app-educagri-large::before{content:""}.ic-app-edumedia::before,.ic-app-edumedia-large::before{content:""}.ic-app-edumoov::before,.ic-app-edumoov-large::before{content:""}.ic-app-edutheque::before,.ic-app-edutheque-large::before{content:""}.ic-app-electron::before,.ic-app-electron-large::before{content:""}.ic-app-elyceepicardie::before,.ic-app-elyceepicardie-large::before{content:""}.ic-app-esidoc::before,.ic-app-esidoc-large::before{content:""}.ic-app-europress::before,.ic-app-europress-large::before{content:""}.ic-app-gepi::before,.ic-app-gepi-large::before{content:""}.ic-app-glpi::before,.ic-app-glpi-large::before{content:""}.ic-app-hiboutheque::before,.ic-app-hiboutheque-large::before{content:""}.ic-app-itopstore::before,.ic-app-itopstore-large::before{content:""}.ic-app-kne::before,.ic-app-kne-large::before{content:""}.ic-app-le-site-tv::before,.ic-app-le-site-tv-large::before{content:""}.ic-app-lemonde::before,.ic-app-lemonde-large::before{content:""}.ic-app-lesechos::before,.ic-app-lesechos-large::before{content:""}.ic-app-lsu::before,.ic-app-lsu-large::before{content:""}.ic-app-madmagz::before,.ic-app-madmagz-large::before{content:""}.ic-app-matholycee::before,.ic-app-matholycee-large::before{content:""}.ic-app-maxicours::before,.ic-app-maxicours-large::before{content:""}.ic-app-mediacentre::before,.ic-app-mediacentre-large::before{content:""}.ic-app-monorientationenligne::before,.ic-app-monorientationenligne-large::before{content:""}.ic-app-monstageenligne::before,.ic-app-monstageenligne-large::before{content:""}.ic-app-moodle::before,.ic-app-moodle-large::before{content:""}.ic-app-museefrancaisphoto::before,.ic-app-museefrancaisphoto-large::before{content:""}.ic-app-my-network::before,.ic-app-my-network-large::before{content:""}.ic-app-netvibes::before,.ic-app-netvibes-large::before{content:""}.ic-app-note::before,.ic-app-note-large::before{content:""}.ic-app-onisep::before,.ic-app-onisep-large::before{content:""}.ic-app-onisep2::before,.ic-app-onisep2-large::before{content:""}.ic-app-parametrage::before,.ic-app-parametrage-large::before{content:""}.ic-app-paraschool::before,.ic-app-paraschool-large::before{content:""}.ic-app-pearltress::before,.ic-app-pearltress-large::before{content:""}.ic-app-picardie-cursus::before,.ic-app-picardie-cursus-large::before{content:""}.ic-app-pro-eps::before,.ic-app-pro-eps-large::before{content:""}.ic-app-pronote::before,.ic-app-pronote-large::before{content:""}.ic-app-public::before,.ic-app-public-large::before{content:""}.ic-app-qwant-junior::before,.ic-app-qwant-junior-large::before{content:""}.ic-app-residence-artiste::before,.ic-app-residence-artiste-large::before{content:""}.ic-app-ressourcesdepartementale91::before,.ic-app-ressourcesdepartementale91-large::before{content:""}.ic-app-sacoche::before,.ic-app-sacoche-large::before{content:""}.ic-app-scolinfo::before,.ic-app-scolinfo-large::before{content:""}.ic-app-suitcase::before,.ic-app-suitcase-large::before{content:""}.ic-app-turboself::before,.ic-app-turboself-large::before{content:""}.ic-app-universalis::before,.ic-app-universalis-large::before{content:""}.ic-app-unstagepourtous::before,.ic-app-unstagepourtous-large::before{content:""}.ic-app-vie-scolaire::before,.ic-app-vie-scolaire-large::before{content:""}.ic-app-webclasseur::before,.ic-app-webclasseur-large::before{content:""}.ic-app-edumalin::before,.ic-app-edumalin-large::before{content:""}.ic-widget-actualites::before,.ic-widget-actualites-large::before{content:""}.ic-widget-aide-devoirs::before,.ic-widget-aide-devoirs-large::before{content:""}.ic-widget-agenda::before,.ic-widget-agenda-large::before{content:""}.ic-widget-apps::before,.ic-widget-apps-large::before{content:""}.ic-widget-bookmark-empty::before,.ic-widget-bookmark-empty-large::before{content:""}.ic-widget-calendar::before,.ic-widget-calendar-large::before{content:""}.ic-widget-carnet-de-bord::before,.ic-widget-carnet-de-bord-large::before{content:""}.ic-widget-microphone::before,.ic-widget-microphone-large::before{content:""}.ic-widget-maxicours::before,.ic-widget-maxicours-large::before{content:""}.ic-widget-mediacentre::before,.ic-widget-mediacentre-large::before{content:""}.ic-widget-mood::before,.ic-widget-mood-large::before{content:""}.ic-widget-notes::before,.ic-widget-notes-large::before{content:""}.ic-widget-rss::before,.ic-widget-rss-large::before{content:""}.ic-widget-qwant::before,.ic-widget-qwant-large::before{content:""}.ic-widget-schoolbook::before,.ic-widget-schoolbook-large::before{content:""}.ic-widget-signets::before,.ic-widget-signets-large::before{content:""}.ic-widget-edumalin::before,.ic-widget-edumalin-large::before{content:""}.ic-mood-default::before{content:"";color:#555}.ic-mood-none::before{content:"";color:#aaa}.ic-mood-angry::before{content:"";color:#ff8500}.ic-mood-dreamy::before{content:"";color:#b930a2}.ic-mood-happy::before{content:"";color:#ecbe30}.ic-mood-joker::before{content:"";color:#4bafd5}.ic-mood-love::before{content:"";color:#ff8500}.ic-mood-mediacentre::before{content:"";color:#1a22a2}.ic-mood-proud::before{content:"";color:#46bfaf}.ic-mood-sad::before{content:"";color:#b930a2}.ic-mood-sick::before{content:"";color:#e13a3a}.ic-mood-tired::before{content:"";color:#e13a3a}.ic-mood-worried::before{content:"";color:#763294}.shadow{--ode-box-shadow: 0 0.2rem 0.6em rgba(0, 0, 0, 0.15);box-shadow:var(--ode-box-shadow)}.shadow-hover{--ode-box-shadow-hover: 0 0.4rem 1rem rgba(0, 0, 0, 0.12);box-shadow:var(--ode-box-shadow-hover)}.shadow-bottom{--ode-box-shadow-bottom: 0 -0.6rem 3rem -1rem rgba(0, 0, 0, 0.15);box-shadow:var(--ode-box-shadow-bottom)}/*!
|
|
1
|
+
@import"https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";:root{--ode-blue: #46afe6;--ode-indigo: #1a22a2;--ode-purple: #a348c0;--ode-pink: #b930a2;--ode-red: #ff3a55;--ode-orange: #ff8d2e;--ode-yellow: #f1ca00;--ode-green: #5ac235;--ode-teal: #20c997;--ode-cyan: #0dcaf0;--ode-black: #000;--ode-white: #fff;--ode-gray: #b0b0b0;--ode-gray-dark: #4a4a4a;--ode-gray-100: #fff;--ode-gray-200: #fafafa;--ode-gray-300: #f2f2f2;--ode-gray-400: #e4e4e4;--ode-gray-500: #c7c7c7;--ode-gray-600: #b0b0b0;--ode-gray-700: #909090;--ode-gray-800: #4a4a4a;--ode-gray-900: #000;--ode-primary: #2a9cc8;--ode-secondary: #ff8d2e;--ode-tertiary: #f2f2f2;--ode-success: #7dbf85;--ode-info: #4bafd5;--ode-warning: #f59700;--ode-danger: #e13a3a;--ode-light: #fafafa;--ode-medium: #c7c7c7;--ode-dark: #4a4a4a;--ode-primary-rgb: 42, 156, 200;--ode-secondary-rgb: 255, 141, 46;--ode-tertiary-rgb: 242, 242, 242;--ode-success-rgb: 125, 191, 133;--ode-info-rgb: 75, 175, 213;--ode-warning-rgb: 245, 151, 0;--ode-danger-rgb: 225, 58, 58;--ode-light-rgb: 250, 250, 250;--ode-medium-rgb: 199, 199, 199;--ode-dark-rgb: 74, 74, 74;--ode-white-rgb: 255, 255, 255;--ode-black-rgb: 0, 0, 0;--ode-body-color-rgb: 74, 74, 74;--ode-body-bg-rgb: 255, 255, 255;--ode-font-sans-serif: "Arimo", sans-serif;--ode-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--ode-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--ode-root-font-size: 62.5%;--ode-body-font-family: var(--ode-font-sans-serif);--ode-body-font-size:1.6rem;--ode-body-font-weight: 400;--ode-body-line-height: 1.6;--ode-body-color: #4a4a4a;--ode-body-bg: #fff;--ode-border-width: 1px;--ode-border-style: solid;--ode-border-color: #f2f2f2;--ode-border-color-translucent: rgba(0, 0, 0, 0.175);--ode-border-radius: 0.8rem;--ode-border-radius-sm: 0.4rem;--ode-border-radius-lg: 1.2rem;--ode-border-radius-xl: 1.6rem;--ode-border-radius-2xl: 2.4rem;--ode-border-radius-pill: 50rem;--ode-link-color: #ff8d2e;--ode-link-hover-color: #ff8d2e;--ode-code-color: #b930a2;--ode-highlight-bg: #fffae3}*,*::before,*::after{box-sizing:border-box}:root{font-size:var(--ode-root-font-size)}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--ode-body-font-family);font-size:var(--ode-body-font-size);font-weight:var(--ode-body-font-weight);line-height:var(--ode-body-line-height);color:var(--ode-body-color);text-align:var(--ode-body-text-align);background-color:var(--ode-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:#e4e4e4;border:0;border-top:1px solid;opacity:1}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:0;font-family:"KGJune";font-weight:400;line-height:1.2}h1,.h1{font-size:3.2rem}h2,.h2{font-size:2.6rem}h3,.h3{font-size:2.2rem}h4,.h4{font-size:1.8rem}h5,.h5{font-size:1.6rem}h6,.h6{font-size:1.4rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:1.4rem}mark,.mark{padding:.1875em;background-color:var(--ode-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:var(--ode-link-color);text-decoration:none}a:hover{color:var(--ode-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--ode-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:1.4rem}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:1.4rem;color:var(--ode-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:1.4rem;color:var(--ode-body-bg);background-color:var(--ode-body-color);border-radius:.4rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#b0b0b0;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:2rem;font-weight:300}.display-1{font-size:3.2rem;font-weight:300;line-height:1.2}.display-2{font-size:2.6rem;font-weight:300;line-height:1.2}.display-3{font-size:2.2rem;font-weight:300;line-height:1.2}.display-4{font-size:1.8rem;font-weight:300;line-height:1.2}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:1.4rem;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:2rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:1.4rem;color:#b0b0b0}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.5rem;background-color:#fff;border:1px solid var(--ode-border-color);border-radius:.8rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:1.4rem;color:#b0b0b0}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--ode-gutter-x: 3.2rem;--ode-gutter-y: 0;width:100%;padding-right:calc(var(--ode-gutter-x)*.5);padding-left:calc(var(--ode-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 375px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 1024px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1280px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1352px}}.row{--ode-gutter-x: 2.4rem;--ode-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--ode-gutter-y));margin-right:calc(-0.5*var(--ode-gutter-x));margin-left:calc(-0.5*var(--ode-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--ode-gutter-x)*.5);padding-left:calc(var(--ode-gutter-x)*.5);margin-top:var(--ode-gutter-y)}.grid{display:grid;grid-template-rows:repeat(var(--ode-rows, 1), 1fr);grid-template-columns:repeat(var(--ode-columns, 12), 1fr);gap:var(--ode-gap, 2.4rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media(min-width: 375px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media(min-width: 768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media(min-width: 1024px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media(min-width: 1280px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media(min-width: 1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--ode-gutter-x: 0}.g-0,.gy-0{--ode-gutter-y: 0}.g-2,.gx-2{--ode-gutter-x: 0.2rem}.g-2,.gy-2{--ode-gutter-y: 0.2rem}.g-4,.gx-4{--ode-gutter-x: 0.4rem}.g-4,.gy-4{--ode-gutter-y: 0.4rem}.g-8,.gx-8{--ode-gutter-x: 0.8rem}.g-8,.gy-8{--ode-gutter-y: 0.8rem}.g-12,.gx-12{--ode-gutter-x: 1.2rem}.g-12,.gy-12{--ode-gutter-y: 1.2rem}.g-16,.gx-16{--ode-gutter-x: 1.6rem}.g-16,.gy-16{--ode-gutter-y: 1.6rem}.g-24,.gx-24{--ode-gutter-x: 2.4rem}.g-24,.gy-24{--ode-gutter-y: 2.4rem}.g-32,.gx-32{--ode-gutter-x: 3.2rem}.g-32,.gy-32{--ode-gutter-y: 3.2rem}.g-48,.gx-48{--ode-gutter-x: 4.8rem}.g-48,.gy-48{--ode-gutter-y: 4.8rem}.g-64,.gx-64{--ode-gutter-x: 6.4rem}.g-64,.gy-64{--ode-gutter-y: 6.4rem}@media(min-width: 375px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--ode-gutter-x: 0}.g-sm-0,.gy-sm-0{--ode-gutter-y: 0}.g-sm-2,.gx-sm-2{--ode-gutter-x: 0.2rem}.g-sm-2,.gy-sm-2{--ode-gutter-y: 0.2rem}.g-sm-4,.gx-sm-4{--ode-gutter-x: 0.4rem}.g-sm-4,.gy-sm-4{--ode-gutter-y: 0.4rem}.g-sm-8,.gx-sm-8{--ode-gutter-x: 0.8rem}.g-sm-8,.gy-sm-8{--ode-gutter-y: 0.8rem}.g-sm-12,.gx-sm-12{--ode-gutter-x: 1.2rem}.g-sm-12,.gy-sm-12{--ode-gutter-y: 1.2rem}.g-sm-16,.gx-sm-16{--ode-gutter-x: 1.6rem}.g-sm-16,.gy-sm-16{--ode-gutter-y: 1.6rem}.g-sm-24,.gx-sm-24{--ode-gutter-x: 2.4rem}.g-sm-24,.gy-sm-24{--ode-gutter-y: 2.4rem}.g-sm-32,.gx-sm-32{--ode-gutter-x: 3.2rem}.g-sm-32,.gy-sm-32{--ode-gutter-y: 3.2rem}.g-sm-48,.gx-sm-48{--ode-gutter-x: 4.8rem}.g-sm-48,.gy-sm-48{--ode-gutter-y: 4.8rem}.g-sm-64,.gx-sm-64{--ode-gutter-x: 6.4rem}.g-sm-64,.gy-sm-64{--ode-gutter-y: 6.4rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--ode-gutter-x: 0}.g-md-0,.gy-md-0{--ode-gutter-y: 0}.g-md-2,.gx-md-2{--ode-gutter-x: 0.2rem}.g-md-2,.gy-md-2{--ode-gutter-y: 0.2rem}.g-md-4,.gx-md-4{--ode-gutter-x: 0.4rem}.g-md-4,.gy-md-4{--ode-gutter-y: 0.4rem}.g-md-8,.gx-md-8{--ode-gutter-x: 0.8rem}.g-md-8,.gy-md-8{--ode-gutter-y: 0.8rem}.g-md-12,.gx-md-12{--ode-gutter-x: 1.2rem}.g-md-12,.gy-md-12{--ode-gutter-y: 1.2rem}.g-md-16,.gx-md-16{--ode-gutter-x: 1.6rem}.g-md-16,.gy-md-16{--ode-gutter-y: 1.6rem}.g-md-24,.gx-md-24{--ode-gutter-x: 2.4rem}.g-md-24,.gy-md-24{--ode-gutter-y: 2.4rem}.g-md-32,.gx-md-32{--ode-gutter-x: 3.2rem}.g-md-32,.gy-md-32{--ode-gutter-y: 3.2rem}.g-md-48,.gx-md-48{--ode-gutter-x: 4.8rem}.g-md-48,.gy-md-48{--ode-gutter-y: 4.8rem}.g-md-64,.gx-md-64{--ode-gutter-x: 6.4rem}.g-md-64,.gy-md-64{--ode-gutter-y: 6.4rem}}@media(min-width: 1024px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--ode-gutter-x: 0}.g-lg-0,.gy-lg-0{--ode-gutter-y: 0}.g-lg-2,.gx-lg-2{--ode-gutter-x: 0.2rem}.g-lg-2,.gy-lg-2{--ode-gutter-y: 0.2rem}.g-lg-4,.gx-lg-4{--ode-gutter-x: 0.4rem}.g-lg-4,.gy-lg-4{--ode-gutter-y: 0.4rem}.g-lg-8,.gx-lg-8{--ode-gutter-x: 0.8rem}.g-lg-8,.gy-lg-8{--ode-gutter-y: 0.8rem}.g-lg-12,.gx-lg-12{--ode-gutter-x: 1.2rem}.g-lg-12,.gy-lg-12{--ode-gutter-y: 1.2rem}.g-lg-16,.gx-lg-16{--ode-gutter-x: 1.6rem}.g-lg-16,.gy-lg-16{--ode-gutter-y: 1.6rem}.g-lg-24,.gx-lg-24{--ode-gutter-x: 2.4rem}.g-lg-24,.gy-lg-24{--ode-gutter-y: 2.4rem}.g-lg-32,.gx-lg-32{--ode-gutter-x: 3.2rem}.g-lg-32,.gy-lg-32{--ode-gutter-y: 3.2rem}.g-lg-48,.gx-lg-48{--ode-gutter-x: 4.8rem}.g-lg-48,.gy-lg-48{--ode-gutter-y: 4.8rem}.g-lg-64,.gx-lg-64{--ode-gutter-x: 6.4rem}.g-lg-64,.gy-lg-64{--ode-gutter-y: 6.4rem}}@media(min-width: 1280px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--ode-gutter-x: 0}.g-xl-0,.gy-xl-0{--ode-gutter-y: 0}.g-xl-2,.gx-xl-2{--ode-gutter-x: 0.2rem}.g-xl-2,.gy-xl-2{--ode-gutter-y: 0.2rem}.g-xl-4,.gx-xl-4{--ode-gutter-x: 0.4rem}.g-xl-4,.gy-xl-4{--ode-gutter-y: 0.4rem}.g-xl-8,.gx-xl-8{--ode-gutter-x: 0.8rem}.g-xl-8,.gy-xl-8{--ode-gutter-y: 0.8rem}.g-xl-12,.gx-xl-12{--ode-gutter-x: 1.2rem}.g-xl-12,.gy-xl-12{--ode-gutter-y: 1.2rem}.g-xl-16,.gx-xl-16{--ode-gutter-x: 1.6rem}.g-xl-16,.gy-xl-16{--ode-gutter-y: 1.6rem}.g-xl-24,.gx-xl-24{--ode-gutter-x: 2.4rem}.g-xl-24,.gy-xl-24{--ode-gutter-y: 2.4rem}.g-xl-32,.gx-xl-32{--ode-gutter-x: 3.2rem}.g-xl-32,.gy-xl-32{--ode-gutter-y: 3.2rem}.g-xl-48,.gx-xl-48{--ode-gutter-x: 4.8rem}.g-xl-48,.gy-xl-48{--ode-gutter-y: 4.8rem}.g-xl-64,.gx-xl-64{--ode-gutter-x: 6.4rem}.g-xl-64,.gy-xl-64{--ode-gutter-y: 6.4rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--ode-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--ode-gutter-y: 0}.g-xxl-2,.gx-xxl-2{--ode-gutter-x: 0.2rem}.g-xxl-2,.gy-xxl-2{--ode-gutter-y: 0.2rem}.g-xxl-4,.gx-xxl-4{--ode-gutter-x: 0.4rem}.g-xxl-4,.gy-xxl-4{--ode-gutter-y: 0.4rem}.g-xxl-8,.gx-xxl-8{--ode-gutter-x: 0.8rem}.g-xxl-8,.gy-xxl-8{--ode-gutter-y: 0.8rem}.g-xxl-12,.gx-xxl-12{--ode-gutter-x: 1.2rem}.g-xxl-12,.gy-xxl-12{--ode-gutter-y: 1.2rem}.g-xxl-16,.gx-xxl-16{--ode-gutter-x: 1.6rem}.g-xxl-16,.gy-xxl-16{--ode-gutter-y: 1.6rem}.g-xxl-24,.gx-xxl-24{--ode-gutter-x: 2.4rem}.g-xxl-24,.gy-xxl-24{--ode-gutter-y: 2.4rem}.g-xxl-32,.gx-xxl-32{--ode-gutter-x: 3.2rem}.g-xxl-32,.gy-xxl-32{--ode-gutter-y: 3.2rem}.g-xxl-48,.gx-xxl-48{--ode-gutter-x: 4.8rem}.g-xxl-48,.gy-xxl-48{--ode-gutter-y: 4.8rem}.g-xxl-64,.gx-xxl-64{--ode-gutter-x: 6.4rem}.g-xxl-64,.gy-xxl-64{--ode-gutter-y: 6.4rem}}.table{--ode-table-color: #909090;--ode-table-bg: transparent;--ode-table-border-color: #f2f2f2;--ode-table-accent-bg: transparent;--ode-table-striped-color: #909090;--ode-table-striped-bg: rgba(242, 242, 242, 0.25);--ode-table-active-color: #909090;--ode-table-active-bg: rgba(0, 0, 0, 0.1);--ode-table-hover-color: #909090;--ode-table-hover-bg: #f2f2f2;width:100%;margin-bottom:1rem;color:var(--ode-table-color);vertical-align:top;border-color:var(--ode-table-border-color)}.table>:not(caption)>*>*{padding:.75rem .75rem;background-color:var(--ode-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--ode-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.5rem .5rem}.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-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--ode-table-accent-bg: var(--ode-table-striped-bg);color:var(--ode-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--ode-table-accent-bg: var(--ode-table-striped-bg);color:var(--ode-table-striped-color)}.table-active{--ode-table-accent-bg: var(--ode-table-active-bg);color:var(--ode-table-active-color)}.table-hover>tbody>tr:hover>*{--ode-table-accent-bg: var(--ode-table-hover-bg);color:var(--ode-table-hover-color)}.table-primary{--ode-table-color: #000;--ode-table-bg: #d4ebf4;--ode-table-border-color: #bfd4dc;--ode-table-striped-bg: #c9dfe8;--ode-table-striped-color: #000;--ode-table-active-bg: #bfd4dc;--ode-table-active-color: #000;--ode-table-hover-bg: #c4d9e2;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-secondary{--ode-table-color: #000;--ode-table-bg: #ffe8d5;--ode-table-border-color: #e6d1c0;--ode-table-striped-bg: #f2dcca;--ode-table-striped-color: #000;--ode-table-active-bg: #e6d1c0;--ode-table-active-color: #000;--ode-table-hover-bg: #ecd7c5;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-success{--ode-table-color: #000;--ode-table-bg: #e5f2e7;--ode-table-border-color: #cedad0;--ode-table-striped-bg: #dae6db;--ode-table-striped-color: #000;--ode-table-active-bg: #cedad0;--ode-table-active-color: #000;--ode-table-hover-bg: #d4e0d6;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-info{--ode-table-color: #000;--ode-table-bg: #dbeff7;--ode-table-border-color: #c5d7de;--ode-table-striped-bg: #d0e3eb;--ode-table-striped-color: #000;--ode-table-active-bg: #c5d7de;--ode-table-active-color: #000;--ode-table-hover-bg: #cbdde4;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-warning{--ode-table-color: #000;--ode-table-bg: #fdeacc;--ode-table-border-color: #e4d3b8;--ode-table-striped-bg: #f0dec2;--ode-table-striped-color: #000;--ode-table-active-bg: #e4d3b8;--ode-table-active-color: #000;--ode-table-hover-bg: #ead8bd;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-danger{--ode-table-color: #000;--ode-table-bg: #f9d8d8;--ode-table-border-color: #e0c2c2;--ode-table-striped-bg: #edcdcd;--ode-table-striped-color: #000;--ode-table-active-bg: #e0c2c2;--ode-table-active-color: #000;--ode-table-hover-bg: #e6c8c8;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-light{--ode-table-color: #000;--ode-table-bg: #fafafa;--ode-table-border-color: #e1e1e1;--ode-table-striped-bg: #eeeeee;--ode-table-striped-color: #000;--ode-table-active-bg: #e1e1e1;--ode-table-active-color: #000;--ode-table-hover-bg: #e7e7e7;--ode-table-hover-color: #000;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-dark{--ode-table-color: #fff;--ode-table-bg: #4a4a4a;--ode-table-border-color: #5c5c5c;--ode-table-striped-bg: #535353;--ode-table-striped-color: #fff;--ode-table-active-bg: #5c5c5c;--ode-table-active-color: #fff;--ode-table-hover-bg: #585858;--ode-table-hover-color: #fff;color:var(--ode-table-color);border-color:var(--ode-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 374.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1023.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1279.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.8rem;font-size:1.4rem;color:#4a4a4a}.col-form-label{padding-top:calc(0.8rem + 1px);padding-bottom:calc(0.8rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.6;color:#4a4a4a}.col-form-label-lg{padding-top:calc(1.2rem + 1px);padding-bottom:calc(1.2rem + 1px);font-size:1.6rem}.col-form-label-sm{padding-top:calc(0.4rem + 1px);padding-bottom:calc(0.4rem + 1px);font-size:1.4rem}.form-text{margin-top:.4rem;font-size:1.2rem;color:#909090}.form-control{display:block;width:100%;padding:.8rem 1.2rem;font-family:"Arimo";font-size:1.6rem;font-weight:400;line-height:1.6;color:#4a4a4a;background-color:#fff;background-clip:padding-box;border:1px solid #e4e4e4;appearance:none;border-radius:1.2rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#4a4a4a;background-color:#fff;border-color:#2a9cc8;outline:0;box-shadow:0 0 0 .25rem rgba(255,141,46,.25)}.form-control::-webkit-date-and-time-value{height:1.6em}.form-control::placeholder{color:#b0b0b0;opacity:1}.form-control:disabled{color:#909090;background-color:#f2f2f2;border-color:#c7c7c7;opacity:1}.form-control::file-selector-button{padding:.8rem 1.2rem;margin:-0.8rem -1.2rem;margin-inline-end:1.2rem;color:#4a4a4a;background-color:#fafafa;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#eee}.form-control-plaintext{display:block;width:100%;padding:.8rem 0;margin-bottom:0;line-height:1.6;color:#4a4a4a;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.6em + 0.8rem + 2px);padding:.4rem 1.2rem;font-size:1.4rem;border-radius:.8rem}.form-control-sm::file-selector-button{padding:.4rem 1.2rem;margin:-0.4rem -1.2rem;margin-inline-end:1.2rem}.form-control-lg{min-height:calc(1.6em + 2.4rem + 2px);padding:1.2rem 1.6rem;font-size:1.6rem;border-radius:1.2rem}.form-control-lg::file-selector-button{padding:1.2rem 1.6rem;margin:-1.2rem -1.6rem;margin-inline-end:1.6rem}textarea.form-control{min-height:calc(1.6em + 1.6rem + 2px)}textarea.form-control-sm{min-height:calc(1.6em + 0.8rem + 2px)}textarea.form-control-lg{min-height:calc(1.6em + 2.4rem + 2px)}.form-control-color{width:3rem;height:calc(1.6em + 1.6rem + 2px);padding:.8rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:1.2rem}.form-control-color::-webkit-color-swatch{border-radius:1.2rem}.form-control-color.form-control-sm{height:calc(1.6em + 0.8rem + 2px)}.form-control-color.form-control-lg{height:calc(1.6em + 2.4rem + 2px)}.form-select{display:block;width:100%;padding:.8rem 3.6rem .8rem 1.2rem;-moz-padding-start:calc(1.2rem - 3px);font-family:"Arimo";font-size:1.6rem;font-weight:400;line-height:1.6;color:#4a4a4a;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234a4a4a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1.2rem center;background-size:16px 12px;border:1px solid #e4e4e4;border-radius:1.2rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#2a9cc8;outline:0;box-shadow:0 0 0 .25rem rgba(255,141,46,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1.2rem;background-image:none}.form-select:disabled{background-color:#fafafa;border-color:#c7c7c7}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #4a4a4a}.form-select-sm{padding-top:.4rem;padding-bottom:.4rem;padding-left:1.2rem;font-size:1.4rem;border-radius:.8rem}.form-select-lg{padding-top:1.2rem;padding-bottom:1.2rem;padding-left:1.6rem;font-size:1.6rem;border-radius:1.2rem}.form-check{display:block;min-height:2.56rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.3em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#ff8d2e;outline:0;box-shadow:0 0 0 .25rem rgba(255,141,46,.25)}.form-check-input:checked{background-color:#ff8d2e;border-color:#ff8d2e}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#ff8d2e;border-color:#ff8d2e;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%232a9cc8'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:1}.form-range{width:100%;height:1.5rem;padding:0;background-color:rgba(0,0,0,0);appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(255,141,46,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(255,141,46,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#ff8d2e;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#ffddc0}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#f2f2f2;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#ff8d2e;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#ffddc0}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#f2f2f2;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#c7c7c7}.form-range:disabled::-moz-range-thumb{background-color:#c7c7c7}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem 1.2rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 1.2rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.8rem 1.2rem;font-size:1.6rem;font-weight:400;line-height:1.6;color:#4a4a4a;text-align:center;white-space:nowrap;background-color:#fafafa;border:1px solid #e4e4e4;border-radius:1.2rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:1.2rem 1.6rem;font-size:1.6rem;border-radius:1.2rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.4rem 1.2rem;font-size:1.4rem;border-radius:.8rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:4.8rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.4rem;font-size:1.2rem;color:#7dbf85}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:1.2rem 1.2rem;margin-top:.1rem;font-size:1.4rem;color:#fff;background-color:rgba(125,191,133,.8);border-radius:8px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#7dbf85;padding-right:calc(1.6em + 1.6rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%237dbf85' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.4em + 0.4rem) center;background-size:calc(0.8em + 0.8rem) calc(0.8em + 0.8rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#7dbf85;box-shadow:0 0 0 .25rem rgba(125,191,133,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.6em + 1.6rem);background-position:top calc(0.4em + 0.4rem) right calc(0.4em + 0.4rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#7dbf85}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:6.6rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234a4a4a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%237dbf85' 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 1.2rem center,center right 3.6rem;background-size:16px 12px,calc(0.8em + 0.8rem) calc(0.8em + 0.8rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#7dbf85;box-shadow:0 0 0 .25rem rgba(125,191,133,.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.6em + 1.6rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#7dbf85}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#7dbf85}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(125,191,133,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#7dbf85}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.4rem;font-size:1.2rem;color:#e13a3a}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:1.2rem 1.2rem;margin-top:.1rem;font-size:1.4rem;color:#fff;background-color:rgba(225,58,58,.8);border-radius:8px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#e13a3a;padding-right:calc(1.6em + 1.6rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e13a3a'%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='%23e13a3a' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.4em + 0.4rem) center;background-size:calc(0.8em + 0.8rem) calc(0.8em + 0.8rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#e13a3a;box-shadow:0 0 0 .25rem rgba(225,58,58,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.6em + 1.6rem);background-position:top calc(0.4em + 0.4rem) right calc(0.4em + 0.4rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#e13a3a}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:6.6rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234a4a4a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e13a3a'%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='%23e13a3a' stroke='none'/%3e%3c/svg%3e");background-position:right 1.2rem center,center right 3.6rem;background-size:16px 12px,calc(0.8em + 0.8rem) calc(0.8em + 0.8rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#e13a3a;box-shadow:0 0 0 .25rem rgba(225,58,58,.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.6em + 1.6rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#e13a3a}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#e13a3a}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(225,58,58,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#e13a3a}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--ode-btn-padding-x: 1.6rem;--ode-btn-padding-y: 1rem;--ode-btn-font-family: KGJune;--ode-btn-font-size:2.2rem;--ode-btn-font-weight: 400;--ode-btn-line-height: 2.2rem;--ode-btn-color: #4a4a4a;--ode-btn-bg: transparent;--ode-btn-border-width: 0.1rem;--ode-btn-border-color: transparent;--ode-btn-border-radius: 1.2rem;--ode-btn-hover-border-color: transparent;--ode-btn-box-shadow: transparent;--ode-btn-disabled-opacity: 1;--ode-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--ode-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--ode-btn-padding-y) var(--ode-btn-padding-x);font-family:var(--ode-btn-font-family);font-size:var(--ode-btn-font-size);font-weight:var(--ode-btn-font-weight);line-height:var(--ode-btn-line-height);color:var(--ode-btn-color);text-align:center;vertical-align:middle;cursor:pointer;user-select:none;border:var(--ode-btn-border-width) solid var(--ode-btn-border-color);border-radius:var(--ode-btn-border-radius);background-color:var(--ode-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--ode-btn-hover-color);background-color:var(--ode-btn-hover-bg);border-color:var(--ode-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--ode-btn-color);background-color:var(--ode-btn-bg);border-color:var(--ode-btn-border-color)}.btn:focus-visible{color:var(--ode-btn-hover-color);background-color:var(--ode-btn-hover-bg);border-color:var(--ode-btn-hover-border-color);outline:0;box-shadow:var(--ode-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--ode-btn-hover-border-color);outline:0;box-shadow:var(--ode-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--ode-btn-active-color);background-color:var(--ode-btn-active-bg);border-color:var(--ode-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--ode-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--ode-btn-disabled-color);pointer-events:none;background-color:var(--ode-btn-disabled-bg);border-color:var(--ode-btn-disabled-border-color);opacity:var(--ode-btn-disabled-opacity)}.btn-primary{--ode-btn-color: #fff;--ode-btn-bg: #2a9cc8;--ode-btn-border-color: #2a9cc8;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #2485aa;--ode-btn-hover-border-color: #227da0;--ode-btn-focus-shadow-rgb: 74, 171, 208;--ode-btn-active-color: #fff;--ode-btn-active-bg: #227da0;--ode-btn-active-border-color: #207596;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #2a9cc8;--ode-btn-disabled-border-color: #2a9cc8}.btn-secondary{--ode-btn-color: #fff;--ode-btn-bg: #ff8d2e;--ode-btn-border-color: #ff8d2e;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #d97827;--ode-btn-hover-border-color: #cc7125;--ode-btn-focus-shadow-rgb: 255, 158, 77;--ode-btn-active-color: #fff;--ode-btn-active-bg: #cc7125;--ode-btn-active-border-color: #bf6a23;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #ff8d2e;--ode-btn-disabled-border-color: #ff8d2e}.btn-tertiary{--ode-btn-color: #000;--ode-btn-bg: #f2f2f2;--ode-btn-border-color: #f2f2f2;--ode-btn-hover-color: #000;--ode-btn-hover-bg: #f4f4f4;--ode-btn-hover-border-color: #f3f3f3;--ode-btn-focus-shadow-rgb: 206, 206, 206;--ode-btn-active-color: #000;--ode-btn-active-bg: whitesmoke;--ode-btn-active-border-color: #f3f3f3;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #000;--ode-btn-disabled-bg: #f2f2f2;--ode-btn-disabled-border-color: #f2f2f2}.btn-success{--ode-btn-color: #fff;--ode-btn-bg: #7dbf85;--ode-btn-border-color: #7dbf85;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #6aa271;--ode-btn-hover-border-color: #64996a;--ode-btn-focus-shadow-rgb: 145, 201, 151;--ode-btn-active-color: #fff;--ode-btn-active-bg: #64996a;--ode-btn-active-border-color: #5e8f64;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #7dbf85;--ode-btn-disabled-border-color: #7dbf85}.btn-info{--ode-btn-color: #fff;--ode-btn-bg: #4bafd5;--ode-btn-border-color: #4bafd5;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #4095b5;--ode-btn-hover-border-color: #3c8caa;--ode-btn-focus-shadow-rgb: 102, 187, 219;--ode-btn-active-color: #fff;--ode-btn-active-bg: #3c8caa;--ode-btn-active-border-color: #3883a0;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #4bafd5;--ode-btn-disabled-border-color: #4bafd5}.btn-warning{--ode-btn-color: #fff;--ode-btn-bg: #f59700;--ode-btn-border-color: #f59700;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #d08000;--ode-btn-hover-border-color: #c47900;--ode-btn-focus-shadow-rgb: 247, 167, 38;--ode-btn-active-color: #fff;--ode-btn-active-bg: #c47900;--ode-btn-active-border-color: #b87100;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #f59700;--ode-btn-disabled-border-color: #f59700}.btn-danger{--ode-btn-color: #fff;--ode-btn-bg: #e13a3a;--ode-btn-border-color: #e13a3a;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #bf3131;--ode-btn-hover-border-color: #b42e2e;--ode-btn-focus-shadow-rgb: 230, 88, 88;--ode-btn-active-color: #fff;--ode-btn-active-bg: #b42e2e;--ode-btn-active-border-color: #a92c2c;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #e13a3a;--ode-btn-disabled-border-color: #e13a3a}.btn-light{--ode-btn-color: #000;--ode-btn-bg: #fafafa;--ode-btn-border-color: #fafafa;--ode-btn-hover-color: #000;--ode-btn-hover-bg: #d5d5d5;--ode-btn-hover-border-color: #c8c8c8;--ode-btn-focus-shadow-rgb: 213, 213, 213;--ode-btn-active-color: #000;--ode-btn-active-bg: #c8c8c8;--ode-btn-active-border-color: #bcbcbc;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #000;--ode-btn-disabled-bg: #fafafa;--ode-btn-disabled-border-color: #fafafa}.btn-medium{--ode-btn-color: #000;--ode-btn-bg: #c7c7c7;--ode-btn-border-color: #c7c7c7;--ode-btn-hover-color: #000;--ode-btn-hover-bg: #cfcfcf;--ode-btn-hover-border-color: #cdcdcd;--ode-btn-focus-shadow-rgb: 169, 169, 169;--ode-btn-active-color: #000;--ode-btn-active-bg: #d2d2d2;--ode-btn-active-border-color: #cdcdcd;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #000;--ode-btn-disabled-bg: #c7c7c7;--ode-btn-disabled-border-color: #c7c7c7}.btn-dark{--ode-btn-color: #fff;--ode-btn-bg: #4a4a4a;--ode-btn-border-color: #4a4a4a;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #656565;--ode-btn-hover-border-color: #5c5c5c;--ode-btn-focus-shadow-rgb: 101, 101, 101;--ode-btn-active-color: #fff;--ode-btn-active-bg: #6e6e6e;--ode-btn-active-border-color: #5c5c5c;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fff;--ode-btn-disabled-bg: #4a4a4a;--ode-btn-disabled-border-color: #4a4a4a}.btn-outline-primary{--ode-btn-color: #2a9cc8;--ode-btn-border-color: #2a9cc8;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #2a9cc8;--ode-btn-hover-border-color: #2a9cc8;--ode-btn-focus-shadow-rgb: 42, 156, 200;--ode-btn-active-color: #fff;--ode-btn-active-bg: #2a9cc8;--ode-btn-active-border-color: #2a9cc8;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #2a9cc8;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #2a9cc8;--ode-gradient: none}.btn-outline-secondary{--ode-btn-color: #ff8d2e;--ode-btn-border-color: #ff8d2e;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #ff8d2e;--ode-btn-hover-border-color: #ff8d2e;--ode-btn-focus-shadow-rgb: 255, 141, 46;--ode-btn-active-color: #fff;--ode-btn-active-bg: #ff8d2e;--ode-btn-active-border-color: #ff8d2e;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #ff8d2e;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #ff8d2e;--ode-gradient: none}.btn-outline-tertiary{--ode-btn-color: #f2f2f2;--ode-btn-border-color: #f2f2f2;--ode-btn-hover-color: #000;--ode-btn-hover-bg: #f2f2f2;--ode-btn-hover-border-color: #f2f2f2;--ode-btn-focus-shadow-rgb: 242, 242, 242;--ode-btn-active-color: #000;--ode-btn-active-bg: #f2f2f2;--ode-btn-active-border-color: #f2f2f2;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #f2f2f2;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #f2f2f2;--ode-gradient: none}.btn-outline-success{--ode-btn-color: #7dbf85;--ode-btn-border-color: #7dbf85;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #7dbf85;--ode-btn-hover-border-color: #7dbf85;--ode-btn-focus-shadow-rgb: 125, 191, 133;--ode-btn-active-color: #fff;--ode-btn-active-bg: #7dbf85;--ode-btn-active-border-color: #7dbf85;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #7dbf85;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #7dbf85;--ode-gradient: none}.btn-outline-info{--ode-btn-color: #4bafd5;--ode-btn-border-color: #4bafd5;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #4bafd5;--ode-btn-hover-border-color: #4bafd5;--ode-btn-focus-shadow-rgb: 75, 175, 213;--ode-btn-active-color: #fff;--ode-btn-active-bg: #4bafd5;--ode-btn-active-border-color: #4bafd5;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #4bafd5;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #4bafd5;--ode-gradient: none}.btn-outline-warning{--ode-btn-color: #f59700;--ode-btn-border-color: #f59700;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #f59700;--ode-btn-hover-border-color: #f59700;--ode-btn-focus-shadow-rgb: 245, 151, 0;--ode-btn-active-color: #fff;--ode-btn-active-bg: #f59700;--ode-btn-active-border-color: #f59700;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #f59700;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #f59700;--ode-gradient: none}.btn-outline-danger{--ode-btn-color: #e13a3a;--ode-btn-border-color: #e13a3a;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #e13a3a;--ode-btn-hover-border-color: #e13a3a;--ode-btn-focus-shadow-rgb: 225, 58, 58;--ode-btn-active-color: #fff;--ode-btn-active-bg: #e13a3a;--ode-btn-active-border-color: #e13a3a;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #e13a3a;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #e13a3a;--ode-gradient: none}.btn-outline-light{--ode-btn-color: #fafafa;--ode-btn-border-color: #fafafa;--ode-btn-hover-color: #000;--ode-btn-hover-bg: #fafafa;--ode-btn-hover-border-color: #fafafa;--ode-btn-focus-shadow-rgb: 250, 250, 250;--ode-btn-active-color: #000;--ode-btn-active-bg: #fafafa;--ode-btn-active-border-color: #fafafa;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #fafafa;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #fafafa;--ode-gradient: none}.btn-outline-medium{--ode-btn-color: #c7c7c7;--ode-btn-border-color: #c7c7c7;--ode-btn-hover-color: #000;--ode-btn-hover-bg: #c7c7c7;--ode-btn-hover-border-color: #c7c7c7;--ode-btn-focus-shadow-rgb: 199, 199, 199;--ode-btn-active-color: #000;--ode-btn-active-bg: #c7c7c7;--ode-btn-active-border-color: #c7c7c7;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #c7c7c7;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #c7c7c7;--ode-gradient: none}.btn-outline-dark{--ode-btn-color: #4a4a4a;--ode-btn-border-color: #4a4a4a;--ode-btn-hover-color: #fff;--ode-btn-hover-bg: #4a4a4a;--ode-btn-hover-border-color: #4a4a4a;--ode-btn-focus-shadow-rgb: 74, 74, 74;--ode-btn-active-color: #fff;--ode-btn-active-bg: #4a4a4a;--ode-btn-active-border-color: #4a4a4a;--ode-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ode-btn-disabled-color: #4a4a4a;--ode-btn-disabled-bg: transparent;--ode-btn-disabled-border-color: #4a4a4a;--ode-gradient: none}.btn-link{--ode-btn-font-weight: 400;--ode-btn-color: var(--ode-link-color);--ode-btn-bg: transparent;--ode-btn-border-color: transparent;--ode-btn-hover-color: var(--ode-link-hover-color);--ode-btn-hover-border-color: transparent;--ode-btn-active-color: var(--ode-link-hover-color);--ode-btn-active-border-color: transparent;--ode-btn-disabled-color: #b0b0b0;--ode-btn-disabled-border-color: transparent;--ode-btn-box-shadow: none;--ode-btn-focus-shadow-rgb: 74, 171, 208;text-decoration:none}.btn-link:focus-visible{color:var(--ode-btn-color)}.btn-link:hover{color:var(--ode-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--ode-btn-padding-y: 0.5rem;--ode-btn-padding-x: 1rem;--ode-btn-font-size:2rem;--ode-btn-border-radius: 1.2rem}.btn-sm,.btn-group-sm>.btn{--ode-btn-padding-y: 0.25rem;--ode-btn-padding-x: 0.5rem;--ode-btn-font-size:1.4rem;--ode-btn-border-radius: 0.4rem}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--ode-dropdown-zindex: 1000;--ode-dropdown-min-width: 10rem;--ode-dropdown-padding-x: 0;--ode-dropdown-padding-y: 0.5rem;--ode-dropdown-spacer: 0.125rem;--ode-dropdown-font-size:1.6rem;--ode-dropdown-color: #4a4a4a;--ode-dropdown-bg: #fff;--ode-dropdown-border-color: var(--ode-border-color-translucent);--ode-dropdown-border-radius: 0.8rem;--ode-dropdown-border-width: 1px;--ode-dropdown-inner-border-radius: calc(0.8rem - 1px);--ode-dropdown-divider-bg: var(--ode-border-color-translucent);--ode-dropdown-divider-margin-y: 0.5rem;--ode-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--ode-dropdown-link-color: #000;--ode-dropdown-link-hover-color: black;--ode-dropdown-link-hover-bg: #fff;--ode-dropdown-link-active-color: #fff;--ode-dropdown-link-active-bg: #ff8d2e;--ode-dropdown-link-disabled-color: #c7c7c7;--ode-dropdown-item-padding-x: 1rem;--ode-dropdown-item-padding-y: 0.25rem;--ode-dropdown-header-color: #b0b0b0;--ode-dropdown-header-padding-x: 1rem;--ode-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--ode-dropdown-zindex);display:none;min-width:var(--ode-dropdown-min-width);padding:var(--ode-dropdown-padding-y) var(--ode-dropdown-padding-x);margin:0;font-size:var(--ode-dropdown-font-size);color:var(--ode-dropdown-color);text-align:left;list-style:none;background-color:var(--ode-dropdown-bg);background-clip:padding-box;border:var(--ode-dropdown-border-width) solid var(--ode-dropdown-border-color);border-radius:var(--ode-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--ode-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 375px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1024px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1280px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--ode-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--ode-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--ode-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--ode-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--ode-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--ode-dropdown-item-padding-y) var(--ode-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--ode-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--ode-dropdown-link-hover-color);background-color:var(--ode-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--ode-dropdown-link-active-color);text-decoration:none;background-color:var(--ode-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--ode-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--ode-dropdown-header-padding-y) var(--ode-dropdown-header-padding-x);margin-bottom:0;font-size:1.4rem;color:var(--ode-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--ode-dropdown-item-padding-y) var(--ode-dropdown-item-padding-x);color:var(--ode-dropdown-link-color)}.dropdown-menu-dark{--ode-dropdown-color: #f2f2f2;--ode-dropdown-bg: #4a4a4a;--ode-dropdown-border-color: var(--ode-border-color-translucent);--ode-dropdown-box-shadow: ;--ode-dropdown-link-color: #f2f2f2;--ode-dropdown-link-hover-color: #fff;--ode-dropdown-divider-bg: var(--ode-border-color-translucent);--ode-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--ode-dropdown-link-active-color: #fff;--ode-dropdown-link-active-bg: #ff8d2e;--ode-dropdown-link-disabled-color: #c7c7c7;--ode-dropdown-header-color: #c7c7c7}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:1.2rem}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:-0.1rem}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:1.2rem;padding-left:1.2rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-0.1rem}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--ode-nav-link-padding-x: 1rem;--ode-nav-link-padding-y: 0.5rem;--ode-nav-link-font-weight: ;--ode-nav-link-color: #ff8d2e;--ode-nav-link-hover-color: var(--ode-link-hover-color);--ode-nav-link-disabled-color: #b0b0b0;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--ode-nav-link-padding-y) var(--ode-nav-link-padding-x);font-size:var(--ode-nav-link-font-size);font-weight:var(--ode-nav-link-font-weight);color:var(--ode-nav-link-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--ode-nav-link-hover-color)}.nav-link.disabled{color:var(--ode-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--ode-nav-tabs-border-width: 1px;--ode-nav-tabs-border-color: #f2f2f2;--ode-nav-tabs-border-radius: 0.8rem;--ode-nav-tabs-link-hover-border-color: #fafafa #fafafa #f2f2f2;--ode-nav-tabs-link-active-color: #b0b0b0;--ode-nav-tabs-link-active-bg: #fff;--ode-nav-tabs-link-active-border-color: #f2f2f2 #f2f2f2 #fff;border-bottom:var(--ode-nav-tabs-border-width) solid var(--ode-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--ode-nav-tabs-border-width));background:none;border:var(--ode-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--ode-nav-tabs-border-radius);border-top-right-radius:var(--ode-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--ode-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--ode-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--ode-nav-tabs-link-active-color);background-color:var(--ode-nav-tabs-link-active-bg);border-color:var(--ode-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--ode-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--ode-nav-pills-border-radius: 0.8rem;--ode-nav-pills-link-active-color: #fff;--ode-nav-pills-link-active-bg: #ff8d2e}.nav-pills .nav-link{background:none;border:0;border-radius:var(--ode-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--ode-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--ode-nav-pills-link-active-color);background-color:var(--ode-nav-pills-link-active-bg)}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--ode-navbar-padding-x: 0;--ode-navbar-padding-y: 0.5rem;--ode-navbar-color: rgba(0, 0, 0, 0.55);--ode-navbar-hover-color: rgba(0, 0, 0, 0.7);--ode-navbar-disabled-color: rgba(0, 0, 0, 0.3);--ode-navbar-active-color: rgba(0, 0, 0, 0.9);--ode-navbar-brand-padding-y: 0.18rem;--ode-navbar-brand-margin-end: 1rem;--ode-navbar-brand-font-size: 2rem;--ode-navbar-brand-color: rgba(0, 0, 0, 0.9);--ode-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);--ode-navbar-nav-link-padding-x: 0.5rem;--ode-navbar-toggler-padding-y: 0.25rem;--ode-navbar-toggler-padding-x: 0.75rem;--ode-navbar-toggler-font-size: 2rem;--ode-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--ode-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);--ode-navbar-toggler-border-radius: 1.2rem;--ode-navbar-toggler-focus-width: 0.25rem;--ode-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--ode-navbar-padding-y) var(--ode-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--ode-navbar-brand-padding-y);padding-bottom:var(--ode-navbar-brand-padding-y);margin-right:var(--ode-navbar-brand-margin-end);font-size:var(--ode-navbar-brand-font-size);color:var(--ode-navbar-brand-color);white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--ode-navbar-brand-hover-color)}.navbar-nav{--ode-nav-link-padding-x: 0;--ode-nav-link-padding-y: 0.5rem;--ode-nav-link-font-weight: ;--ode-nav-link-color: var(--ode-navbar-color);--ode-nav-link-hover-color: var(--ode-navbar-hover-color);--ode-nav-link-disabled-color: var(--ode-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .show>.nav-link,.navbar-nav .nav-link.active{color:var(--ode-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--ode-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--ode-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--ode-navbar-toggler-padding-y) var(--ode-navbar-toggler-padding-x);font-size:var(--ode-navbar-toggler-font-size);line-height:1;color:var(--ode-navbar-color);background-color:rgba(0,0,0,0);border:var(--ode-border-width) solid var(--ode-navbar-toggler-border-color);border-radius:var(--ode-navbar-toggler-border-radius);transition:var(--ode-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--ode-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--ode-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--ode-scroll-height, 75vh);overflow-y:auto}@media(min-width: 375px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--ode-navbar-nav-link-padding-x);padding-left:var(--ode-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--ode-navbar-nav-link-padding-x);padding-left:var(--ode-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1024px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--ode-navbar-nav-link-padding-x);padding-left:var(--ode-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1280px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--ode-navbar-nav-link-padding-x);padding-left:var(--ode-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--ode-navbar-nav-link-padding-x);padding-left:var(--ode-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--ode-navbar-nav-link-padding-x);padding-left:var(--ode-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--ode-navbar-color: rgba(255, 255, 255, 0.55);--ode-navbar-hover-color: rgba(255, 255, 255, 0.75);--ode-navbar-disabled-color: rgba(255, 255, 255, 0.25);--ode-navbar-active-color: #fff;--ode-navbar-brand-color: #fff;--ode-navbar-brand-hover-color: #fff;--ode-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--ode-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--ode-card-spacer-y: 25px;--ode-card-spacer-x: 35px;--ode-card-title-spacer-y: 0.5rem;--ode-card-border-width: 1px;--ode-card-border-color: var(--ode-border-color-translucent);--ode-card-border-radius: 0.8rem;--ode-card-box-shadow: ;--ode-card-inner-border-radius: calc(0.8rem - 1px);--ode-card-cap-padding-y: 12.5px;--ode-card-cap-padding-x: 35px;--ode-card-cap-bg: rgba(0, 0, 0, 0.03);--ode-card-cap-color: ;--ode-card-height: ;--ode-card-color: ;--ode-card-bg: #fff;--ode-card-img-overlay-padding: 1rem;--ode-card-group-margin: 1.2rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--ode-card-height);word-wrap:break-word;background-color:var(--ode-card-bg);background-clip:border-box;border:var(--ode-card-border-width) solid var(--ode-card-border-color);border-radius:var(--ode-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--ode-card-inner-border-radius);border-top-right-radius:var(--ode-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--ode-card-inner-border-radius);border-bottom-left-radius:var(--ode-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--ode-card-spacer-y) var(--ode-card-spacer-x);color:var(--ode-card-color)}.card-title{margin-bottom:var(--ode-card-title-spacer-y)}.card-subtitle{margin-top:calc(-0.5*var(--ode-card-title-spacer-y));margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--ode-card-spacer-x)}.card-header{padding:var(--ode-card-cap-padding-y) var(--ode-card-cap-padding-x);margin-bottom:0;color:var(--ode-card-cap-color);background-color:var(--ode-card-cap-bg);border-bottom:var(--ode-card-border-width) solid var(--ode-card-border-color)}.card-header:first-child{border-radius:var(--ode-card-inner-border-radius) var(--ode-card-inner-border-radius) 0 0}.card-footer{padding:var(--ode-card-cap-padding-y) var(--ode-card-cap-padding-x);color:var(--ode-card-cap-color);background-color:var(--ode-card-cap-bg);border-top:var(--ode-card-border-width) solid var(--ode-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--ode-card-inner-border-radius) var(--ode-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5*var(--ode-card-cap-padding-x));margin-bottom:calc(-1*var(--ode-card-cap-padding-y));margin-left:calc(-0.5*var(--ode-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--ode-card-bg);border-bottom-color:var(--ode-card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--ode-card-cap-padding-x));margin-left:calc(-0.5*var(--ode-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--ode-card-img-overlay-padding);border-radius:var(--ode-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--ode-card-inner-border-radius);border-top-right-radius:var(--ode-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--ode-card-inner-border-radius);border-bottom-left-radius:var(--ode-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--ode-card-group-margin)}@media(min-width: 375px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--ode-accordion-color: #4a4a4a;--ode-accordion-bg: #fff;--ode-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--ode-accordion-border-color: var(--ode-border-color);--ode-accordion-border-width: 1px;--ode-accordion-border-radius: 0.8rem;--ode-accordion-inner-border-radius: calc(0.8rem - 1px);--ode-accordion-btn-padding-x: 1.25rem;--ode-accordion-btn-padding-y: 1rem;--ode-accordion-btn-color: #4a4a4a;--ode-accordion-btn-bg: var(--ode-accordion-bg);--ode-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234a4a4a'%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");--ode-accordion-btn-icon-width: 1.25rem;--ode-accordion-btn-icon-transform: rotate(-180deg);--ode-accordion-btn-icon-transition: transform 0.2s ease-in-out;--ode-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23268cb4'%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");--ode-accordion-btn-focus-border-color: #2a9cc8;--ode-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(255, 141, 46, 0.25);--ode-accordion-body-padding-x: 1.25rem;--ode-accordion-body-padding-y: 1rem;--ode-accordion-active-color: #268cb4;--ode-accordion-active-bg: #fff4ea}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--ode-accordion-btn-padding-y) var(--ode-accordion-btn-padding-x);font-size:1.6rem;color:var(--ode-accordion-btn-color);text-align:left;background-color:var(--ode-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--ode-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--ode-accordion-active-color);background-color:var(--ode-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--ode-accordion-border-width)) 0 var(--ode-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--ode-accordion-btn-active-icon);transform:var(--ode-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--ode-accordion-btn-icon-width);height:var(--ode-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--ode-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--ode-accordion-btn-icon-width);transition:var(--ode-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--ode-accordion-btn-focus-border-color);outline:0;box-shadow:var(--ode-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--ode-accordion-color);background-color:var(--ode-accordion-bg);border:var(--ode-accordion-border-width) solid var(--ode-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--ode-accordion-border-radius);border-top-right-radius:var(--ode-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--ode-accordion-inner-border-radius);border-top-right-radius:var(--ode-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--ode-accordion-border-radius);border-bottom-left-radius:var(--ode-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--ode-accordion-inner-border-radius);border-bottom-left-radius:var(--ode-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--ode-accordion-border-radius);border-bottom-left-radius:var(--ode-accordion-border-radius)}.accordion-body{padding:var(--ode-accordion-body-padding-y) var(--ode-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--ode-breadcrumb-padding-x: 0;--ode-breadcrumb-padding-y: 0;--ode-breadcrumb-margin-bottom: 1rem;--ode-breadcrumb-bg: ;--ode-breadcrumb-border-radius: ;--ode-breadcrumb-divider-color: #b0b0b0;--ode-breadcrumb-item-padding-x: 0.5rem;--ode-breadcrumb-item-active-color: #b0b0b0;display:flex;flex-wrap:wrap;padding:var(--ode-breadcrumb-padding-y) var(--ode-breadcrumb-padding-x);margin-bottom:var(--ode-breadcrumb-margin-bottom);font-size:var(--ode-breadcrumb-font-size);list-style:none;background-color:var(--ode-breadcrumb-bg);border-radius:var(--ode-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--ode-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--ode-breadcrumb-item-padding-x);color:var(--ode-breadcrumb-divider-color);content:var(--ode-breadcrumb-divider, "/") /* rtl: var(--ode-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--ode-breadcrumb-item-active-color)}.pagination{--ode-pagination-padding-x: 0.75rem;--ode-pagination-padding-y: 0.375rem;--ode-pagination-font-size:1.6rem;--ode-pagination-color: var(--ode-link-color);--ode-pagination-bg: #fff;--ode-pagination-border-width: 1px;--ode-pagination-border-color: #f2f2f2;--ode-pagination-border-radius: 0.8rem;--ode-pagination-hover-color: var(--ode-link-hover-color);--ode-pagination-hover-bg: #fafafa;--ode-pagination-hover-border-color: #f2f2f2;--ode-pagination-focus-color: var(--ode-link-hover-color);--ode-pagination-focus-bg: #fafafa;--ode-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(255, 141, 46, 0.25);--ode-pagination-active-color: #fff;--ode-pagination-active-bg: #ff8d2e;--ode-pagination-active-border-color: #ff8d2e;--ode-pagination-disabled-color: #b0b0b0;--ode-pagination-disabled-bg: #fff;--ode-pagination-disabled-border-color: #f2f2f2;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--ode-pagination-padding-y) var(--ode-pagination-padding-x);font-size:var(--ode-pagination-font-size);color:var(--ode-pagination-color);background-color:var(--ode-pagination-bg);border:var(--ode-pagination-border-width) solid var(--ode-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--ode-pagination-hover-color);background-color:var(--ode-pagination-hover-bg);border-color:var(--ode-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--ode-pagination-focus-color);background-color:var(--ode-pagination-focus-bg);outline:0;box-shadow:var(--ode-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--ode-pagination-active-color);background-color:var(--ode-pagination-active-bg);border-color:var(--ode-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--ode-pagination-disabled-color);pointer-events:none;background-color:var(--ode-pagination-disabled-bg);border-color:var(--ode-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--ode-pagination-border-radius);border-bottom-left-radius:var(--ode-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--ode-pagination-border-radius);border-bottom-right-radius:var(--ode-pagination-border-radius)}.pagination-lg{--ode-pagination-padding-x: 1.5rem;--ode-pagination-padding-y: 0.75rem;--ode-pagination-font-size:2rem;--ode-pagination-border-radius: 1.2rem}.pagination-sm{--ode-pagination-padding-x: 0.5rem;--ode-pagination-padding-y: 0.25rem;--ode-pagination-font-size:1.4rem;--ode-pagination-border-radius: 0.4rem}.badge{--ode-badge-padding-x: 0.65em;--ode-badge-padding-y: 0.35em;--ode-badge-font-size:0.75em;--ode-badge-font-weight: 700;--ode-badge-color: #fff;--ode-badge-border-radius: 0.8rem;display:inline-block;padding:var(--ode-badge-padding-y) var(--ode-badge-padding-x);font-size:var(--ode-badge-font-size);font-weight:var(--ode-badge-font-weight);line-height:1;color:var(--ode-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--ode-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--ode-alert-bg: transparent;--ode-alert-padding-x: 1.2rem;--ode-alert-padding-y: 0.8rem;--ode-alert-margin-bottom: 0;--ode-alert-color: inherit;--ode-alert-border-color: transparent;--ode-alert-border: 1px solid var(--ode-alert-border-color);--ode-alert-border-radius: 8px;position:relative;padding:var(--ode-alert-padding-y) var(--ode-alert-padding-x);margin-bottom:var(--ode-alert-margin-bottom);color:var(--ode-alert-color);background-color:var(--ode-alert-bg);border:var(--ode-alert-border);border-radius:var(--ode-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4.8rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1rem 1.2rem}.alert-primary{--ode-alert-color: #2a9cc8;--ode-alert-bg: #d4ebf4;--ode-alert-border-color: #bfe1ef}.alert-primary .alert-link{color:#227da0}.alert-secondary{--ode-alert-color: #ff8d2e;--ode-alert-bg: #ffe8d5;--ode-alert-border-color: #ffddc0}.alert-secondary .alert-link{color:#cc7125}.alert-tertiary{--ode-alert-color: black;--ode-alert-bg: #fcfcfc;--ode-alert-border-color: #fbfbfb}.alert-tertiary .alert-link{color:#000}.alert-success{--ode-alert-color: #7dbf85;--ode-alert-bg: #e5f2e7;--ode-alert-border-color: #d8ecda}.alert-success .alert-link{color:#64996a}.alert-info{--ode-alert-color: #4bafd5;--ode-alert-bg: #dbeff7;--ode-alert-border-color: #c9e7f2}.alert-info .alert-link{color:#3c8caa}.alert-warning{--ode-alert-color: #f59700;--ode-alert-bg: #fdeacc;--ode-alert-border-color: #fce0b3}.alert-warning .alert-link{color:#c47900}.alert-danger{--ode-alert-color: #e13a3a;--ode-alert-bg: #f9d8d8;--ode-alert-border-color: #f6c4c4}.alert-danger .alert-link{color:#b42e2e}.alert-light{--ode-alert-color: black;--ode-alert-bg: #fefefe;--ode-alert-border-color: #fefefe}.alert-light .alert-link{color:#000}.alert-medium{--ode-alert-color: black;--ode-alert-bg: #f4f4f4;--ode-alert-border-color: #eeeeee}.alert-medium .alert-link{color:#000}.alert-dark{--ode-alert-color: #4a4a4a;--ode-alert-bg: #dbdbdb;--ode-alert-border-color: #c9c9c9}.alert-dark .alert-link{color:#3b3b3b}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--ode-progress-height: 1rem;--ode-progress-font-size:1.2rem;--ode-progress-bg: #fafafa;--ode-progress-border-radius: 0.8rem;--ode-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);--ode-progress-bar-color: #fff;--ode-progress-bar-bg: #2a9cc8;--ode-progress-bar-transition: width 0.6s ease;display:flex;height:var(--ode-progress-height);overflow:hidden;font-size:var(--ode-progress-font-size);background-color:var(--ode-progress-bg);border-radius:var(--ode-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--ode-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--ode-progress-bar-bg);transition:var(--ode-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--ode-progress-height) var(--ode-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--ode-list-group-color: #000;--ode-list-group-bg: #fff;--ode-list-group-border-color: rgba(0, 0, 0, 0.125);--ode-list-group-border-width: 1px;--ode-list-group-border-radius: 0.8rem;--ode-list-group-item-padding-x: 1rem;--ode-list-group-item-padding-y: 0.5rem;--ode-list-group-action-color: #909090;--ode-list-group-action-hover-color: #909090;--ode-list-group-action-hover-bg: #fff;--ode-list-group-action-active-color: #4a4a4a;--ode-list-group-action-active-bg: #fafafa;--ode-list-group-disabled-color: #b0b0b0;--ode-list-group-disabled-bg: #fff;--ode-list-group-active-color: #fff;--ode-list-group-active-bg: #ff8d2e;--ode-list-group-active-border-color: #ff8d2e;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--ode-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--ode-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--ode-list-group-action-hover-color);text-decoration:none;background-color:var(--ode-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--ode-list-group-action-active-color);background-color:var(--ode-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--ode-list-group-item-padding-y) var(--ode-list-group-item-padding-x);color:var(--ode-list-group-color);background-color:var(--ode-list-group-bg);border:var(--ode-list-group-border-width) solid var(--ode-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--ode-list-group-disabled-color);pointer-events:none;background-color:var(--ode-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--ode-list-group-active-color);background-color:var(--ode-list-group-active-bg);border-color:var(--ode-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--ode-list-group-border-width));border-top-width:var(--ode-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--ode-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--ode-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--ode-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--ode-list-group-border-width));border-left-width:var(--ode-list-group-border-width)}@media(min-width: 375px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--ode-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--ode-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--ode-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--ode-list-group-border-width));border-left-width:var(--ode-list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--ode-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--ode-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--ode-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--ode-list-group-border-width));border-left-width:var(--ode-list-group-border-width)}}@media(min-width: 1024px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--ode-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--ode-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--ode-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--ode-list-group-border-width));border-left-width:var(--ode-list-group-border-width)}}@media(min-width: 1280px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--ode-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--ode-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--ode-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--ode-list-group-border-width));border-left-width:var(--ode-list-group-border-width)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--ode-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--ode-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--ode-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--ode-list-group-border-width));border-left-width:var(--ode-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--ode-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#195e78;background-color:#d4ebf4}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#195e78;background-color:#bfd4dc}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#195e78;border-color:#195e78}.list-group-item-secondary{color:#99551c;background-color:#ffe8d5}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#99551c;background-color:#e6d1c0}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#99551c;border-color:#99551c}.list-group-item-tertiary{color:#919191;background-color:#fcfcfc}.list-group-item-tertiary.list-group-item-action:hover,.list-group-item-tertiary.list-group-item-action:focus{color:#919191;background-color:#e3e3e3}.list-group-item-tertiary.list-group-item-action.active{color:#fff;background-color:#919191;border-color:#919191}.list-group-item-success{color:#4b7350;background-color:#e5f2e7}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#4b7350;background-color:#cedad0}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#4b7350;border-color:#4b7350}.list-group-item-info{color:#2d6980;background-color:#dbeff7}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#2d6980;background-color:#c5d7de}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#2d6980;border-color:#2d6980}.list-group-item-warning{color:#935b00;background-color:#fdeacc}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#935b00;background-color:#e4d3b8}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#935b00;border-color:#935b00}.list-group-item-danger{color:#872323;background-color:#f9d8d8}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#872323;background-color:#e0c2c2}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#872323;border-color:#872323}.list-group-item-light{color:#969696;background-color:#fefefe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#969696;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#969696;border-color:#969696}.list-group-item-medium{color:#777;background-color:#f4f4f4}.list-group-item-medium.list-group-item-action:hover,.list-group-item-medium.list-group-item-action:focus{color:#777;background-color:#dcdcdc}.list-group-item-medium.list-group-item-action.active{color:#fff;background-color:#777;border-color:#777}.list-group-item-dark{color:#2c2c2c;background-color:#dbdbdb}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#2c2c2c;background-color:#c5c5c5}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#2c2c2c;border-color:#2c2c2c}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.8rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(255,141,46,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--ode-toast-zindex: 1090;--ode-toast-padding-x: 20px;--ode-toast-padding-y: 15px;--ode-toast-spacing: 3.2rem;--ode-toast-max-width: 450px;--ode-toast-font-size:1.4rem;--ode-toast-color: ;--ode-toast-bg: #fff;--ode-toast-border-width: 1px;--ode-toast-border-color: var(--ode-border-color-translucent);--ode-toast-border-radius: 0.8rem;--ode-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--ode-toast-header-color: #b0b0b0;--ode-toast-header-bg: #fff;--ode-toast-header-border-color: rgba(0, 0, 0, 0.05);width:var(--ode-toast-max-width);max-width:100%;font-size:var(--ode-toast-font-size);color:var(--ode-toast-color);pointer-events:auto;background-color:var(--ode-toast-bg);background-clip:padding-box;border:var(--ode-toast-border-width) solid var(--ode-toast-border-color);box-shadow:var(--ode-toast-box-shadow);border-radius:var(--ode-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--ode-toast-zindex: 1090;position:absolute;z-index:var(--ode-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--ode-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--ode-toast-padding-y) var(--ode-toast-padding-x);color:var(--ode-toast-header-color);background-color:var(--ode-toast-header-bg);background-clip:padding-box;border-bottom:var(--ode-toast-border-width) solid var(--ode-toast-header-border-color);border-top-left-radius:calc(var(--ode-toast-border-radius) - var(--ode-toast-border-width));border-top-right-radius:calc(var(--ode-toast-border-radius) - var(--ode-toast-border-width))}.toast-header .btn-close{margin-right:calc(-0.5*var(--ode-toast-padding-x));margin-left:var(--ode-toast-padding-x)}.toast-body{padding:var(--ode-toast-padding-x);word-wrap:break-word}.modal{--ode-modal-zindex: 1055;--ode-modal-width: 500px;--ode-modal-padding: 1.5rem;--ode-modal-margin: 0.5rem;--ode-modal-color: ;--ode-modal-bg: #fff;--ode-modal-border-color: var(--ode-border-color-translucent);--ode-modal-border-width: 0;--ode-modal-border-radius: 1.2rem;--ode-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--ode-modal-inner-border-radius: 1.2rem;--ode-modal-header-padding-x: 1.5rem;--ode-modal-header-padding-y: 1.5rem;--ode-modal-header-padding: 1.5rem 1.5rem;--ode-modal-header-border-color: var(--ode-border-color);--ode-modal-header-border-width: 0;--ode-modal-title-line-height: 1.6;--ode-modal-footer-gap: 0.5rem;--ode-modal-footer-bg: ;--ode-modal-footer-border-color: var(--ode-border-color);--ode-modal-footer-border-width: 0;position:fixed;top:0;left:0;z-index:var(--ode-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--ode-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--ode-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--ode-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--ode-modal-color);pointer-events:auto;background-color:var(--ode-modal-bg);background-clip:padding-box;border:var(--ode-modal-border-width) solid var(--ode-modal-border-color);border-radius:var(--ode-modal-border-radius);outline:0}.modal-backdrop{--ode-backdrop-zindex: 1050;--ode-backdrop-bg: #4a4a4a;--ode-backdrop-opacity: 0.65;position:fixed;top:0;left:0;z-index:var(--ode-backdrop-zindex);width:100vw;height:100vh;background-color:var(--ode-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--ode-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--ode-modal-header-padding);border-bottom:var(--ode-modal-header-border-width) solid var(--ode-modal-header-border-color);border-top-left-radius:var(--ode-modal-inner-border-radius);border-top-right-radius:var(--ode-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--ode-modal-header-padding-y)*.5) calc(var(--ode-modal-header-padding-x)*.5);margin:calc(-0.5*var(--ode-modal-header-padding-y)) calc(-0.5*var(--ode-modal-header-padding-x)) calc(-0.5*var(--ode-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--ode-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--ode-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--ode-modal-padding) - var(--ode-modal-footer-gap)*.5);background-color:var(--ode-modal-footer-bg);border-top:var(--ode-modal-footer-border-width) solid var(--ode-modal-footer-border-color);border-bottom-right-radius:var(--ode-modal-inner-border-radius);border-bottom-left-radius:var(--ode-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--ode-modal-footer-gap)*.5)}@media(min-width: 375px){.modal{--ode-modal-margin: 1.75rem;--ode-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--ode-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--ode-modal-width: 300px}}@media(min-width: 1024px){.modal-lg,.modal-xl{--ode-modal-width: 800px}}@media(min-width: 1280px){.modal-xl{--ode-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 374.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 1023.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1279.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--ode-tooltip-zindex: 1080;--ode-tooltip-max-width: 326px;--ode-tooltip-padding-x: 1.2rem;--ode-tooltip-padding-y: 1.2rem;--ode-tooltip-margin: ;--ode-tooltip-font-size:1.4rem;--ode-tooltip-color: #fff;--ode-tooltip-bg: #000;--ode-tooltip-border-radius: 8px;--ode-tooltip-opacity: 0.8;--ode-tooltip-arrow-width: 1.6rem;--ode-tooltip-arrow-height: 0.8rem;z-index:var(--ode-tooltip-zindex);display:block;padding:var(--ode-tooltip-arrow-height);margin:var(--ode-tooltip-margin);font-family:var(--ode-font-sans-serif);font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--ode-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--ode-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--ode-tooltip-arrow-width);height:var(--ode-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--ode-tooltip-arrow-height) calc(var(--ode-tooltip-arrow-width)*.5) 0;border-top-color:var(--ode-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--ode-tooltip-arrow-height);height:var(--ode-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--ode-tooltip-arrow-width)*.5) var(--ode-tooltip-arrow-height) calc(var(--ode-tooltip-arrow-width)*.5) 0;border-right-color:var(--ode-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--ode-tooltip-arrow-width)*.5) var(--ode-tooltip-arrow-height);border-bottom-color:var(--ode-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--ode-tooltip-arrow-height);height:var(--ode-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--ode-tooltip-arrow-width)*.5) 0 calc(var(--ode-tooltip-arrow-width)*.5) var(--ode-tooltip-arrow-height);border-left-color:var(--ode-tooltip-bg)}.tooltip-inner{max-width:var(--ode-tooltip-max-width);padding:var(--ode-tooltip-padding-y) var(--ode-tooltip-padding-x);color:var(--ode-tooltip-color);text-align:center;background-color:var(--ode-tooltip-bg);border-radius:var(--ode-tooltip-border-radius)}.popover{--ode-popover-zindex: 1070;--ode-popover-max-width: 276px;--ode-popover-font-size:1.4rem;--ode-popover-bg: #fff;--ode-popover-border-width: 1px;--ode-popover-border-color: var(--ode-border-color-translucent);--ode-popover-border-radius: 1.2rem;--ode-popover-inner-border-radius: calc(1.2rem - 1px);--ode-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--ode-popover-header-padding-x: 1rem;--ode-popover-header-padding-y: 0.5rem;--ode-popover-header-font-size:1.6rem;--ode-popover-header-color: ;--ode-popover-header-bg: #f0f0f0;--ode-popover-body-padding-x: 1rem;--ode-popover-body-padding-y: 1rem;--ode-popover-body-color: #4a4a4a;--ode-popover-arrow-width: 1rem;--ode-popover-arrow-height: 0.5rem;--ode-popover-arrow-border: var(--ode-popover-border-color);z-index:var(--ode-popover-zindex);display:block;max-width:var(--ode-popover-max-width);font-family:var(--ode-font-sans-serif);font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--ode-popover-font-size);word-wrap:break-word;background-color:var(--ode-popover-bg);background-clip:padding-box;border:var(--ode-popover-border-width) solid var(--ode-popover-border-color);border-radius:var(--ode-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--ode-popover-arrow-width);height:var(--ode-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--ode-popover-arrow-height)) - var(--ode-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--ode-popover-arrow-height) calc(var(--ode-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--ode-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--ode-popover-border-width);border-top-color:var(--ode-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--ode-popover-arrow-height)) - var(--ode-popover-border-width));width:var(--ode-popover-arrow-height);height:var(--ode-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--ode-popover-arrow-width)*.5) var(--ode-popover-arrow-height) calc(var(--ode-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--ode-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--ode-popover-border-width);border-right-color:var(--ode-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--ode-popover-arrow-height)) - var(--ode-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--ode-popover-arrow-width)*.5) var(--ode-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--ode-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--ode-popover-border-width);border-bottom-color:var(--ode-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--ode-popover-arrow-width);margin-left:calc(-0.5*var(--ode-popover-arrow-width));content:"";border-bottom:var(--ode-popover-border-width) solid var(--ode-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--ode-popover-arrow-height)) - var(--ode-popover-border-width));width:var(--ode-popover-arrow-height);height:var(--ode-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--ode-popover-arrow-width)*.5) 0 calc(var(--ode-popover-arrow-width)*.5) var(--ode-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--ode-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--ode-popover-border-width);border-left-color:var(--ode-popover-bg)}.popover-header{padding:var(--ode-popover-header-padding-y) var(--ode-popover-header-padding-x);margin-bottom:0;font-size:var(--ode-popover-header-font-size);color:var(--ode-popover-header-color);background-color:var(--ode-popover-header-bg);border-bottom:var(--ode-popover-border-width) solid var(--ode-popover-border-color);border-top-left-radius:var(--ode-popover-inner-border-radius);border-top-right-radius:var(--ode-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--ode-popover-body-padding-y) var(--ode-popover-body-padding-x);color:var(--ode-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--ode-offcanvas-zindex: 1050;--ode-offcanvas-width: 400px;--ode-offcanvas-height: auto;--ode-offcanvas-padding-x: 1rem;--ode-offcanvas-padding-y: 1rem;--ode-offcanvas-color: ;--ode-offcanvas-bg: #fff;--ode-offcanvas-border-width: 0;--ode-offcanvas-border-color: var(--ode-border-color-translucent);--ode-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)}@media(max-width: 374.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--ode-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--ode-offcanvas-color);visibility:hidden;background-color:var(--ode-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 374.98px)and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media(max-width: 374.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--ode-offcanvas-width);border-right:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 374.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--ode-offcanvas-width);border-left:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 374.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-bottom:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 374.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-top:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 374.98px){.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}}@media(max-width: 374.98px){.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width: 375px){.offcanvas-sm{--ode-offcanvas-height: auto;--ode-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--ode-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--ode-offcanvas-color);visibility:hidden;background-color:var(--ode-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 767.98px)and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--ode-offcanvas-width);border-right:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--ode-offcanvas-width);border-left:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-bottom:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-top:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}}@media(max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width: 768px){.offcanvas-md{--ode-offcanvas-height: auto;--ode-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1023.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--ode-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--ode-offcanvas-color);visibility:hidden;background-color:var(--ode-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 1023.98px)and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media(max-width: 1023.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--ode-offcanvas-width);border-right:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 1023.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--ode-offcanvas-width);border-left:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 1023.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-bottom:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 1023.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-top:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 1023.98px){.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}}@media(max-width: 1023.98px){.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width: 1024px){.offcanvas-lg{--ode-offcanvas-height: auto;--ode-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1279.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--ode-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--ode-offcanvas-color);visibility:hidden;background-color:var(--ode-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 1279.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1279.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--ode-offcanvas-width);border-right:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 1279.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--ode-offcanvas-width);border-left:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 1279.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-bottom:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 1279.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-top:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 1279.98px){.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}}@media(max-width: 1279.98px){.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width: 1280px){.offcanvas-xl{--ode-offcanvas-height: auto;--ode-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--ode-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--ode-offcanvas-color);visibility:hidden;background-color:var(--ode-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width: 1399.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--ode-offcanvas-width);border-right:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--ode-offcanvas-width);border-left:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-bottom:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-top:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}}@media(max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1400px){.offcanvas-xxl{--ode-offcanvas-height: auto;--ode-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--ode-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--ode-offcanvas-color);visibility:hidden;background-color:var(--ode-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media(prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--ode-offcanvas-width);border-right:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--ode-offcanvas-width);border-left:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-bottom:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--ode-offcanvas-height);max-height:100%;border-top:var(--ode-offcanvas-border-width) solid var(--ode-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#4a4a4a}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.65}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--ode-offcanvas-padding-y) var(--ode-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--ode-offcanvas-padding-y)*.5) calc(var(--ode-offcanvas-padding-x)*.5);margin-top:calc(-0.5*var(--ode-offcanvas-padding-y));margin-right:calc(-0.5*var(--ode-offcanvas-padding-x));margin-bottom:calc(-0.5*var(--ode-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:1.6}.offcanvas-body{flex-grow:1;padding:var(--ode-offcanvas-padding-y) var(--ode-offcanvas-padding-x);overflow-y:auto}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(42, 156, 200, var(--ode-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(255, 141, 46, var(--ode-bg-opacity, 1)) !important}.text-bg-tertiary{color:#000 !important;background-color:RGBA(242, 242, 242, var(--ode-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(125, 191, 133, var(--ode-bg-opacity, 1)) !important}.text-bg-info{color:#fff !important;background-color:RGBA(75, 175, 213, var(--ode-bg-opacity, 1)) !important}.text-bg-warning{color:#fff !important;background-color:RGBA(245, 151, 0, var(--ode-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(225, 58, 58, var(--ode-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(250, 250, 250, var(--ode-bg-opacity, 1)) !important}.text-bg-medium{color:#000 !important;background-color:RGBA(199, 199, 199, var(--ode-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(74, 74, 74, var(--ode-bg-opacity, 1)) !important}.link-primary{color:#2a9cc8 !important}.link-primary:hover,.link-primary:focus{color:#227da0 !important}.link-secondary{color:#ff8d2e !important}.link-secondary:hover,.link-secondary:focus{color:#cc7125 !important}.link-tertiary{color:#f2f2f2 !important}.link-tertiary:hover,.link-tertiary:focus{color:#f5f5f5 !important}.link-success{color:#7dbf85 !important}.link-success:hover,.link-success:focus{color:#64996a !important}.link-info{color:#4bafd5 !important}.link-info:hover,.link-info:focus{color:#3c8caa !important}.link-warning{color:#f59700 !important}.link-warning:hover,.link-warning:focus{color:#c47900 !important}.link-danger{color:#e13a3a !important}.link-danger:hover,.link-danger:focus{color:#b42e2e !important}.link-light{color:#fafafa !important}.link-light:hover,.link-light:focus{color:#fbfbfb !important}.link-medium{color:#c7c7c7 !important}.link-medium:hover,.link-medium:focus{color:#d2d2d2 !important}.link-dark{color:#4a4a4a !important}.link-dark:hover,.link-dark:focus{color:#3b3b3b !important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--ode-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--ode-aspect-ratio: 100%}.ratio-4x3{--ode-aspect-ratio: 75%}.ratio-16x9{--ode-aspect-ratio: 56.25%}.ratio-21x9{--ode-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 375px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1024px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1280px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:1}.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:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--ode-border-width) var(--ode-border-style) var(--ode-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--ode-border-width) var(--ode-border-style) var(--ode-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--ode-border-width) var(--ode-border-style) var(--ode-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--ode-border-width) var(--ode-border-style) var(--ode-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--ode-border-width) var(--ode-border-style) var(--ode-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--ode-border-opacity: 1;border-color:rgba(var(--ode-primary-rgb), var(--ode-border-opacity)) !important}.border-secondary{--ode-border-opacity: 1;border-color:rgba(var(--ode-secondary-rgb), var(--ode-border-opacity)) !important}.border-tertiary{--ode-border-opacity: 1;border-color:rgba(var(--ode-tertiary-rgb), var(--ode-border-opacity)) !important}.border-success{--ode-border-opacity: 1;border-color:rgba(var(--ode-success-rgb), var(--ode-border-opacity)) !important}.border-info{--ode-border-opacity: 1;border-color:rgba(var(--ode-info-rgb), var(--ode-border-opacity)) !important}.border-warning{--ode-border-opacity: 1;border-color:rgba(var(--ode-warning-rgb), var(--ode-border-opacity)) !important}.border-danger{--ode-border-opacity: 1;border-color:rgba(var(--ode-danger-rgb), var(--ode-border-opacity)) !important}.border-light{--ode-border-opacity: 1;border-color:rgba(var(--ode-light-rgb), var(--ode-border-opacity)) !important}.border-medium{--ode-border-opacity: 1;border-color:rgba(var(--ode-medium-rgb), var(--ode-border-opacity)) !important}.border-dark{--ode-border-opacity: 1;border-color:rgba(var(--ode-dark-rgb), var(--ode-border-opacity)) !important}.border-white{--ode-border-opacity: 1;border-color:rgba(var(--ode-white-rgb), var(--ode-border-opacity)) !important}.border-1{--ode-border-width: 1px}.border-2{--ode-border-width: 2px}.border-3{--ode-border-width: 3px}.border-4{--ode-border-width: 4px}.border-5{--ode-border-width: 5px}.border-opacity-10{--ode-border-opacity: 0.1}.border-opacity-25{--ode-border-opacity: 0.25}.border-opacity-50{--ode-border-opacity: 0.5}.border-opacity-75{--ode-border-opacity: 0.75}.border-opacity-100{--ode-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.w-0{width:0 !important}.w-2{width:.2rem !important}.w-4{width:.4rem !important}.w-8{width:.8rem !important}.w-12{width:1.2rem !important}.w-16{width:1.6rem !important}.w-24{width:2.4rem !important}.w-32{width:3.2rem !important}.w-48{width:4.8rem !important}.w-64{width:6.4rem !important}.max-w-full{max-width:100% !important}.max-w-64{max-width:64px !important}.max-w-96{max-width:96px !important}.max-w-128{max-width:128px !important}.max-w-256{max-width:256px !important}.max-w-384{max-width:384px !important}.max-w-512{max-width:512px !important}.max-w-auto{max-width:auto !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-0{height:0 !important}.h-2{height:.2rem !important}.h-4{height:.4rem !important}.h-8{height:.8rem !important}.h-12{height:1.2rem !important}.h-16{height:1.6rem !important}.h-24{height:2.4rem !important}.h-32{height:3.2rem !important}.h-48{height:4.8rem !important}.h-64{height:6.4rem !important}.h-1\/4{height:25% !important}.h-1\/2{height:50% !important}.h-3\/4{height:75% !important}.h-full{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-2{margin:.2rem !important}.m-4{margin:.4rem !important}.m-8{margin:.8rem !important}.m-12{margin:1.2rem !important}.m-16{margin:1.6rem !important}.m-24{margin:2.4rem !important}.m-32{margin:3.2rem !important}.m-48{margin:4.8rem !important}.m-64{margin:6.4rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-2{margin-right:.2rem !important;margin-left:.2rem !important}.mx-4{margin-right:.4rem !important;margin-left:.4rem !important}.mx-8{margin-right:.8rem !important;margin-left:.8rem !important}.mx-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-64{margin-right:6.4rem !important;margin-left:6.4rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.my-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-64{margin-top:6.4rem !important;margin-bottom:6.4rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-2{margin-top:.2rem !important}.mt-4{margin-top:.4rem !important}.mt-8{margin-top:.8rem !important}.mt-12{margin-top:1.2rem !important}.mt-16{margin-top:1.6rem !important}.mt-24{margin-top:2.4rem !important}.mt-32{margin-top:3.2rem !important}.mt-48{margin-top:4.8rem !important}.mt-64{margin-top:6.4rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-2{margin-right:.2rem !important}.me-4{margin-right:.4rem !important}.me-8{margin-right:.8rem !important}.me-12{margin-right:1.2rem !important}.me-16{margin-right:1.6rem !important}.me-24{margin-right:2.4rem !important}.me-32{margin-right:3.2rem !important}.me-48{margin-right:4.8rem !important}.me-64{margin-right:6.4rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-2{margin-bottom:.2rem !important}.mb-4{margin-bottom:.4rem !important}.mb-8{margin-bottom:.8rem !important}.mb-12{margin-bottom:1.2rem !important}.mb-16{margin-bottom:1.6rem !important}.mb-24{margin-bottom:2.4rem !important}.mb-32{margin-bottom:3.2rem !important}.mb-48{margin-bottom:4.8rem !important}.mb-64{margin-bottom:6.4rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-2{margin-left:.2rem !important}.ms-4{margin-left:.4rem !important}.ms-8{margin-left:.8rem !important}.ms-12{margin-left:1.2rem !important}.ms-16{margin-left:1.6rem !important}.ms-24{margin-left:2.4rem !important}.ms-32{margin-left:3.2rem !important}.ms-48{margin-left:4.8rem !important}.ms-64{margin-left:6.4rem !important}.ms-auto{margin-left:auto !important}.m-n2{margin:-0.2rem !important}.m-n4{margin:-0.4rem !important}.m-n8{margin:-0.8rem !important}.m-n12{margin:-1.2rem !important}.m-n16{margin:-1.6rem !important}.m-n24{margin:-2.4rem !important}.m-n32{margin:-3.2rem !important}.m-n48{margin:-4.8rem !important}.m-n64{margin:-6.4rem !important}.mx-n2{margin-right:-0.2rem !important;margin-left:-0.2rem !important}.mx-n4{margin-right:-0.4rem !important;margin-left:-0.4rem !important}.mx-n8{margin-right:-0.8rem !important;margin-left:-0.8rem !important}.mx-n12{margin-right:-1.2rem !important;margin-left:-1.2rem !important}.mx-n16{margin-right:-1.6rem !important;margin-left:-1.6rem !important}.mx-n24{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-n32{margin-right:-3.2rem !important;margin-left:-3.2rem !important}.mx-n48{margin-right:-4.8rem !important;margin-left:-4.8rem !important}.mx-n64{margin-right:-6.4rem !important;margin-left:-6.4rem !important}.my-n2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.my-n4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.my-n8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.my-n12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.my-n16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.my-n24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-n32{margin-top:-3.2rem !important;margin-bottom:-3.2rem !important}.my-n48{margin-top:-4.8rem !important;margin-bottom:-4.8rem !important}.my-n64{margin-top:-6.4rem !important;margin-bottom:-6.4rem !important}.mt-n2{margin-top:-0.2rem !important}.mt-n4{margin-top:-0.4rem !important}.mt-n8{margin-top:-0.8rem !important}.mt-n12{margin-top:-1.2rem !important}.mt-n16{margin-top:-1.6rem !important}.mt-n24{margin-top:-2.4rem !important}.mt-n32{margin-top:-3.2rem !important}.mt-n48{margin-top:-4.8rem !important}.mt-n64{margin-top:-6.4rem !important}.me-n2{margin-right:-0.2rem !important}.me-n4{margin-right:-0.4rem !important}.me-n8{margin-right:-0.8rem !important}.me-n12{margin-right:-1.2rem !important}.me-n16{margin-right:-1.6rem !important}.me-n24{margin-right:-2.4rem !important}.me-n32{margin-right:-3.2rem !important}.me-n48{margin-right:-4.8rem !important}.me-n64{margin-right:-6.4rem !important}.mb-n2{margin-bottom:-0.2rem !important}.mb-n4{margin-bottom:-0.4rem !important}.mb-n8{margin-bottom:-0.8rem !important}.mb-n12{margin-bottom:-1.2rem !important}.mb-n16{margin-bottom:-1.6rem !important}.mb-n24{margin-bottom:-2.4rem !important}.mb-n32{margin-bottom:-3.2rem !important}.mb-n48{margin-bottom:-4.8rem !important}.mb-n64{margin-bottom:-6.4rem !important}.ms-n2{margin-left:-0.2rem !important}.ms-n4{margin-left:-0.4rem !important}.ms-n8{margin-left:-0.8rem !important}.ms-n12{margin-left:-1.2rem !important}.ms-n16{margin-left:-1.6rem !important}.ms-n24{margin-left:-2.4rem !important}.ms-n32{margin-left:-3.2rem !important}.ms-n48{margin-left:-4.8rem !important}.ms-n64{margin-left:-6.4rem !important}.p-0{padding:0 !important}.p-2{padding:.2rem !important}.p-4{padding:.4rem !important}.p-8{padding:.8rem !important}.p-12{padding:1.2rem !important}.p-16{padding:1.6rem !important}.p-24{padding:2.4rem !important}.p-32{padding:3.2rem !important}.p-48{padding:4.8rem !important}.p-64{padding:6.4rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-2{padding-right:.2rem !important;padding-left:.2rem !important}.px-4{padding-right:.4rem !important;padding-left:.4rem !important}.px-8{padding-right:.8rem !important;padding-left:.8rem !important}.px-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-64{padding-right:6.4rem !important;padding-left:6.4rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-2{padding-top:.2rem !important;padding-bottom:.2rem !important}.py-4{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-8{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-64{padding-top:6.4rem !important;padding-bottom:6.4rem !important}.pt-0{padding-top:0 !important}.pt-2{padding-top:.2rem !important}.pt-4{padding-top:.4rem !important}.pt-8{padding-top:.8rem !important}.pt-12{padding-top:1.2rem !important}.pt-16{padding-top:1.6rem !important}.pt-24{padding-top:2.4rem !important}.pt-32{padding-top:3.2rem !important}.pt-48{padding-top:4.8rem !important}.pt-64{padding-top:6.4rem !important}.pe-0{padding-right:0 !important}.pe-2{padding-right:.2rem !important}.pe-4{padding-right:.4rem !important}.pe-8{padding-right:.8rem !important}.pe-12{padding-right:1.2rem !important}.pe-16{padding-right:1.6rem !important}.pe-24{padding-right:2.4rem !important}.pe-32{padding-right:3.2rem !important}.pe-48{padding-right:4.8rem !important}.pe-64{padding-right:6.4rem !important}.pb-0{padding-bottom:0 !important}.pb-2{padding-bottom:.2rem !important}.pb-4{padding-bottom:.4rem !important}.pb-8{padding-bottom:.8rem !important}.pb-12{padding-bottom:1.2rem !important}.pb-16{padding-bottom:1.6rem !important}.pb-24{padding-bottom:2.4rem !important}.pb-32{padding-bottom:3.2rem !important}.pb-48{padding-bottom:4.8rem !important}.pb-64{padding-bottom:6.4rem !important}.ps-0{padding-left:0 !important}.ps-2{padding-left:.2rem !important}.ps-4{padding-left:.4rem !important}.ps-8{padding-left:.8rem !important}.ps-12{padding-left:1.2rem !important}.ps-16{padding-left:1.6rem !important}.ps-24{padding-left:2.4rem !important}.ps-32{padding-left:3.2rem !important}.ps-48{padding-left:4.8rem !important}.ps-64{padding-left:6.4rem !important}.gap-0{gap:0 !important}.gap-2{gap:.2rem !important}.gap-4{gap:.4rem !important}.gap-8{gap:.8rem !important}.gap-12{gap:1.2rem !important}.gap-16{gap:1.6rem !important}.gap-24{gap:2.4rem !important}.gap-32{gap:3.2rem !important}.gap-48{gap:4.8rem !important}.gap-64{gap:6.4rem !important}.font-monospace{font-family:var(--ode-font-monospace) !important}.fs-1{font-size:3.2rem !important}.fs-2{font-size:2.6rem !important}.fs-3{font-size:2.2rem !important}.fs-4{font-size:1.8rem !important}.fs-5{font-size:1.6rem !important}.fs-6{font-size:1.4rem !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-semibold{font-weight:600 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.6 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--ode-text-opacity: 1;color:rgba(var(--ode-primary-rgb), var(--ode-text-opacity)) !important}.text-secondary{--ode-text-opacity: 1;color:rgba(var(--ode-secondary-rgb), var(--ode-text-opacity)) !important}.text-tertiary{--ode-text-opacity: 1;color:rgba(var(--ode-tertiary-rgb), var(--ode-text-opacity)) !important}.text-success{--ode-text-opacity: 1;color:rgba(var(--ode-success-rgb), var(--ode-text-opacity)) !important}.text-info{--ode-text-opacity: 1;color:rgba(var(--ode-info-rgb), var(--ode-text-opacity)) !important}.text-warning{--ode-text-opacity: 1;color:rgba(var(--ode-warning-rgb), var(--ode-text-opacity)) !important}.text-danger{--ode-text-opacity: 1;color:rgba(var(--ode-danger-rgb), var(--ode-text-opacity)) !important}.text-light{--ode-text-opacity: 1;color:rgba(var(--ode-light-rgb), var(--ode-text-opacity)) !important}.text-medium{--ode-text-opacity: 1;color:rgba(var(--ode-medium-rgb), var(--ode-text-opacity)) !important}.text-dark{--ode-text-opacity: 1;color:rgba(var(--ode-dark-rgb), var(--ode-text-opacity)) !important}.text-black{--ode-text-opacity: 1;color:rgba(var(--ode-black-rgb), var(--ode-text-opacity)) !important}.text-white{--ode-text-opacity: 1;color:rgba(var(--ode-white-rgb), var(--ode-text-opacity)) !important}.text-body{--ode-text-opacity: 1;color:rgba(var(--ode-body-color-rgb), var(--ode-text-opacity)) !important}.text-gray-700{--ode-text-opacity: 1;color:#909090 !important}.text-blue{--ode-text-opacity: 1;color:#46afe6 !important}.text-muted{--ode-text-opacity: 1;color:#b0b0b0 !important}.text-black-50{--ode-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--ode-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-reset{--ode-text-opacity: 1;color:inherit !important}.text-opacity-25{--ode-text-opacity: 0.25}.text-opacity-50{--ode-text-opacity: 0.5}.text-opacity-75{--ode-text-opacity: 0.75}.text-opacity-100{--ode-text-opacity: 1}.bg-primary{--ode-bg-opacity: 1;background-color:rgba(var(--ode-primary-rgb), var(--ode-bg-opacity)) !important}.bg-secondary{--ode-bg-opacity: 1;background-color:rgba(var(--ode-secondary-rgb), var(--ode-bg-opacity)) !important}.bg-tertiary{--ode-bg-opacity: 1;background-color:rgba(var(--ode-tertiary-rgb), var(--ode-bg-opacity)) !important}.bg-success{--ode-bg-opacity: 1;background-color:rgba(var(--ode-success-rgb), var(--ode-bg-opacity)) !important}.bg-info{--ode-bg-opacity: 1;background-color:rgba(var(--ode-info-rgb), var(--ode-bg-opacity)) !important}.bg-warning{--ode-bg-opacity: 1;background-color:rgba(var(--ode-warning-rgb), var(--ode-bg-opacity)) !important}.bg-danger{--ode-bg-opacity: 1;background-color:rgba(var(--ode-danger-rgb), var(--ode-bg-opacity)) !important}.bg-light{--ode-bg-opacity: 1;background-color:rgba(var(--ode-light-rgb), var(--ode-bg-opacity)) !important}.bg-medium{--ode-bg-opacity: 1;background-color:rgba(var(--ode-medium-rgb), var(--ode-bg-opacity)) !important}.bg-dark{--ode-bg-opacity: 1;background-color:rgba(var(--ode-dark-rgb), var(--ode-bg-opacity)) !important}.bg-black{--ode-bg-opacity: 1;background-color:rgba(var(--ode-black-rgb), var(--ode-bg-opacity)) !important}.bg-white{--ode-bg-opacity: 1;background-color:rgba(var(--ode-white-rgb), var(--ode-bg-opacity)) !important}.bg-body{--ode-bg-opacity: 1;background-color:rgba(var(--ode-body-bg-rgb), var(--ode-bg-opacity)) !important}.bg-transparent{--ode-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--ode-bg-opacity: 0.1}.bg-opacity-25{--ode-bg-opacity: 0.25}.bg-opacity-50{--ode-bg-opacity: 0.5}.bg-opacity-75{--ode-bg-opacity: 0.75}.bg-opacity-100{--ode-bg-opacity: 1}.bg-gradient{background-image:var(--ode-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--ode-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--ode-border-radius-sm) !important}.rounded-2{border-radius:var(--ode-border-radius) !important}.rounded-3{border-radius:var(--ode-border-radius-lg) !important}.rounded-4{border-radius:var(--ode-border-radius-xl) !important}.rounded-5{border-radius:var(--ode-border-radius-2xl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--ode-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--ode-border-radius) !important;border-top-right-radius:var(--ode-border-radius) !important}.rounded-end{border-top-right-radius:var(--ode-border-radius) !important;border-bottom-right-radius:var(--ode-border-radius) !important}.rounded-bottom{border-bottom-right-radius:var(--ode-border-radius) !important;border-bottom-left-radius:var(--ode-border-radius) !important}.rounded-start{border-bottom-left-radius:var(--ode-border-radius) !important;border-top-left-radius:var(--ode-border-radius) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.c-auto{cursor:auto !important}.c-pointer{cursor:pointer !important}.c-grab{cursor:grab !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}.z-2000{z-index:2000 !important}@media(min-width: 375px){.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}.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-2{margin:.2rem !important}.m-sm-4{margin:.4rem !important}.m-sm-8{margin:.8rem !important}.m-sm-12{margin:1.2rem !important}.m-sm-16{margin:1.6rem !important}.m-sm-24{margin:2.4rem !important}.m-sm-32{margin:3.2rem !important}.m-sm-48{margin:4.8rem !important}.m-sm-64{margin:6.4rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-2{margin-right:.2rem !important;margin-left:.2rem !important}.mx-sm-4{margin-right:.4rem !important;margin-left:.4rem !important}.mx-sm-8{margin-right:.8rem !important;margin-left:.8rem !important}.mx-sm-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-sm-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-sm-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-sm-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-sm-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-sm-64{margin-right:6.4rem !important;margin-left:6.4rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.my-sm-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-sm-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-sm-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-sm-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-sm-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-sm-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-sm-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-sm-64{margin-top:6.4rem !important;margin-bottom:6.4rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-2{margin-top:.2rem !important}.mt-sm-4{margin-top:.4rem !important}.mt-sm-8{margin-top:.8rem !important}.mt-sm-12{margin-top:1.2rem !important}.mt-sm-16{margin-top:1.6rem !important}.mt-sm-24{margin-top:2.4rem !important}.mt-sm-32{margin-top:3.2rem !important}.mt-sm-48{margin-top:4.8rem !important}.mt-sm-64{margin-top:6.4rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-2{margin-right:.2rem !important}.me-sm-4{margin-right:.4rem !important}.me-sm-8{margin-right:.8rem !important}.me-sm-12{margin-right:1.2rem !important}.me-sm-16{margin-right:1.6rem !important}.me-sm-24{margin-right:2.4rem !important}.me-sm-32{margin-right:3.2rem !important}.me-sm-48{margin-right:4.8rem !important}.me-sm-64{margin-right:6.4rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-2{margin-bottom:.2rem !important}.mb-sm-4{margin-bottom:.4rem !important}.mb-sm-8{margin-bottom:.8rem !important}.mb-sm-12{margin-bottom:1.2rem !important}.mb-sm-16{margin-bottom:1.6rem !important}.mb-sm-24{margin-bottom:2.4rem !important}.mb-sm-32{margin-bottom:3.2rem !important}.mb-sm-48{margin-bottom:4.8rem !important}.mb-sm-64{margin-bottom:6.4rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-2{margin-left:.2rem !important}.ms-sm-4{margin-left:.4rem !important}.ms-sm-8{margin-left:.8rem !important}.ms-sm-12{margin-left:1.2rem !important}.ms-sm-16{margin-left:1.6rem !important}.ms-sm-24{margin-left:2.4rem !important}.ms-sm-32{margin-left:3.2rem !important}.ms-sm-48{margin-left:4.8rem !important}.ms-sm-64{margin-left:6.4rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n2{margin:-0.2rem !important}.m-sm-n4{margin:-0.4rem !important}.m-sm-n8{margin:-0.8rem !important}.m-sm-n12{margin:-1.2rem !important}.m-sm-n16{margin:-1.6rem !important}.m-sm-n24{margin:-2.4rem !important}.m-sm-n32{margin:-3.2rem !important}.m-sm-n48{margin:-4.8rem !important}.m-sm-n64{margin:-6.4rem !important}.mx-sm-n2{margin-right:-0.2rem !important;margin-left:-0.2rem !important}.mx-sm-n4{margin-right:-0.4rem !important;margin-left:-0.4rem !important}.mx-sm-n8{margin-right:-0.8rem !important;margin-left:-0.8rem !important}.mx-sm-n12{margin-right:-1.2rem !important;margin-left:-1.2rem !important}.mx-sm-n16{margin-right:-1.6rem !important;margin-left:-1.6rem !important}.mx-sm-n24{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-sm-n32{margin-right:-3.2rem !important;margin-left:-3.2rem !important}.mx-sm-n48{margin-right:-4.8rem !important;margin-left:-4.8rem !important}.mx-sm-n64{margin-right:-6.4rem !important;margin-left:-6.4rem !important}.my-sm-n2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.my-sm-n4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.my-sm-n8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.my-sm-n12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.my-sm-n16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.my-sm-n24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-sm-n32{margin-top:-3.2rem !important;margin-bottom:-3.2rem !important}.my-sm-n48{margin-top:-4.8rem !important;margin-bottom:-4.8rem !important}.my-sm-n64{margin-top:-6.4rem !important;margin-bottom:-6.4rem !important}.mt-sm-n2{margin-top:-0.2rem !important}.mt-sm-n4{margin-top:-0.4rem !important}.mt-sm-n8{margin-top:-0.8rem !important}.mt-sm-n12{margin-top:-1.2rem !important}.mt-sm-n16{margin-top:-1.6rem !important}.mt-sm-n24{margin-top:-2.4rem !important}.mt-sm-n32{margin-top:-3.2rem !important}.mt-sm-n48{margin-top:-4.8rem !important}.mt-sm-n64{margin-top:-6.4rem !important}.me-sm-n2{margin-right:-0.2rem !important}.me-sm-n4{margin-right:-0.4rem !important}.me-sm-n8{margin-right:-0.8rem !important}.me-sm-n12{margin-right:-1.2rem !important}.me-sm-n16{margin-right:-1.6rem !important}.me-sm-n24{margin-right:-2.4rem !important}.me-sm-n32{margin-right:-3.2rem !important}.me-sm-n48{margin-right:-4.8rem !important}.me-sm-n64{margin-right:-6.4rem !important}.mb-sm-n2{margin-bottom:-0.2rem !important}.mb-sm-n4{margin-bottom:-0.4rem !important}.mb-sm-n8{margin-bottom:-0.8rem !important}.mb-sm-n12{margin-bottom:-1.2rem !important}.mb-sm-n16{margin-bottom:-1.6rem !important}.mb-sm-n24{margin-bottom:-2.4rem !important}.mb-sm-n32{margin-bottom:-3.2rem !important}.mb-sm-n48{margin-bottom:-4.8rem !important}.mb-sm-n64{margin-bottom:-6.4rem !important}.ms-sm-n2{margin-left:-0.2rem !important}.ms-sm-n4{margin-left:-0.4rem !important}.ms-sm-n8{margin-left:-0.8rem !important}.ms-sm-n12{margin-left:-1.2rem !important}.ms-sm-n16{margin-left:-1.6rem !important}.ms-sm-n24{margin-left:-2.4rem !important}.ms-sm-n32{margin-left:-3.2rem !important}.ms-sm-n48{margin-left:-4.8rem !important}.ms-sm-n64{margin-left:-6.4rem !important}.p-sm-0{padding:0 !important}.p-sm-2{padding:.2rem !important}.p-sm-4{padding:.4rem !important}.p-sm-8{padding:.8rem !important}.p-sm-12{padding:1.2rem !important}.p-sm-16{padding:1.6rem !important}.p-sm-24{padding:2.4rem !important}.p-sm-32{padding:3.2rem !important}.p-sm-48{padding:4.8rem !important}.p-sm-64{padding:6.4rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-2{padding-right:.2rem !important;padding-left:.2rem !important}.px-sm-4{padding-right:.4rem !important;padding-left:.4rem !important}.px-sm-8{padding-right:.8rem !important;padding-left:.8rem !important}.px-sm-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-sm-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-sm-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-sm-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-sm-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-sm-64{padding-right:6.4rem !important;padding-left:6.4rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-2{padding-top:.2rem !important;padding-bottom:.2rem !important}.py-sm-4{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-sm-8{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-sm-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-sm-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-sm-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-sm-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-sm-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-sm-64{padding-top:6.4rem !important;padding-bottom:6.4rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-2{padding-top:.2rem !important}.pt-sm-4{padding-top:.4rem !important}.pt-sm-8{padding-top:.8rem !important}.pt-sm-12{padding-top:1.2rem !important}.pt-sm-16{padding-top:1.6rem !important}.pt-sm-24{padding-top:2.4rem !important}.pt-sm-32{padding-top:3.2rem !important}.pt-sm-48{padding-top:4.8rem !important}.pt-sm-64{padding-top:6.4rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-2{padding-right:.2rem !important}.pe-sm-4{padding-right:.4rem !important}.pe-sm-8{padding-right:.8rem !important}.pe-sm-12{padding-right:1.2rem !important}.pe-sm-16{padding-right:1.6rem !important}.pe-sm-24{padding-right:2.4rem !important}.pe-sm-32{padding-right:3.2rem !important}.pe-sm-48{padding-right:4.8rem !important}.pe-sm-64{padding-right:6.4rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-2{padding-bottom:.2rem !important}.pb-sm-4{padding-bottom:.4rem !important}.pb-sm-8{padding-bottom:.8rem !important}.pb-sm-12{padding-bottom:1.2rem !important}.pb-sm-16{padding-bottom:1.6rem !important}.pb-sm-24{padding-bottom:2.4rem !important}.pb-sm-32{padding-bottom:3.2rem !important}.pb-sm-48{padding-bottom:4.8rem !important}.pb-sm-64{padding-bottom:6.4rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-2{padding-left:.2rem !important}.ps-sm-4{padding-left:.4rem !important}.ps-sm-8{padding-left:.8rem !important}.ps-sm-12{padding-left:1.2rem !important}.ps-sm-16{padding-left:1.6rem !important}.ps-sm-24{padding-left:2.4rem !important}.ps-sm-32{padding-left:3.2rem !important}.ps-sm-48{padding-left:4.8rem !important}.ps-sm-64{padding-left:6.4rem !important}.gap-sm-0{gap:0 !important}.gap-sm-2{gap:.2rem !important}.gap-sm-4{gap:.4rem !important}.gap-sm-8{gap:.8rem !important}.gap-sm-12{gap:1.2rem !important}.gap-sm-16{gap:1.6rem !important}.gap-sm-24{gap:2.4rem !important}.gap-sm-32{gap:3.2rem !important}.gap-sm-48{gap:4.8rem !important}.gap-sm-64{gap:6.4rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !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}.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-2{margin:.2rem !important}.m-md-4{margin:.4rem !important}.m-md-8{margin:.8rem !important}.m-md-12{margin:1.2rem !important}.m-md-16{margin:1.6rem !important}.m-md-24{margin:2.4rem !important}.m-md-32{margin:3.2rem !important}.m-md-48{margin:4.8rem !important}.m-md-64{margin:6.4rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-2{margin-right:.2rem !important;margin-left:.2rem !important}.mx-md-4{margin-right:.4rem !important;margin-left:.4rem !important}.mx-md-8{margin-right:.8rem !important;margin-left:.8rem !important}.mx-md-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-md-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-md-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-md-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-md-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-md-64{margin-right:6.4rem !important;margin-left:6.4rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.my-md-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-md-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-md-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-md-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-md-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-md-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-md-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-md-64{margin-top:6.4rem !important;margin-bottom:6.4rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-2{margin-top:.2rem !important}.mt-md-4{margin-top:.4rem !important}.mt-md-8{margin-top:.8rem !important}.mt-md-12{margin-top:1.2rem !important}.mt-md-16{margin-top:1.6rem !important}.mt-md-24{margin-top:2.4rem !important}.mt-md-32{margin-top:3.2rem !important}.mt-md-48{margin-top:4.8rem !important}.mt-md-64{margin-top:6.4rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-2{margin-right:.2rem !important}.me-md-4{margin-right:.4rem !important}.me-md-8{margin-right:.8rem !important}.me-md-12{margin-right:1.2rem !important}.me-md-16{margin-right:1.6rem !important}.me-md-24{margin-right:2.4rem !important}.me-md-32{margin-right:3.2rem !important}.me-md-48{margin-right:4.8rem !important}.me-md-64{margin-right:6.4rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-2{margin-bottom:.2rem !important}.mb-md-4{margin-bottom:.4rem !important}.mb-md-8{margin-bottom:.8rem !important}.mb-md-12{margin-bottom:1.2rem !important}.mb-md-16{margin-bottom:1.6rem !important}.mb-md-24{margin-bottom:2.4rem !important}.mb-md-32{margin-bottom:3.2rem !important}.mb-md-48{margin-bottom:4.8rem !important}.mb-md-64{margin-bottom:6.4rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-2{margin-left:.2rem !important}.ms-md-4{margin-left:.4rem !important}.ms-md-8{margin-left:.8rem !important}.ms-md-12{margin-left:1.2rem !important}.ms-md-16{margin-left:1.6rem !important}.ms-md-24{margin-left:2.4rem !important}.ms-md-32{margin-left:3.2rem !important}.ms-md-48{margin-left:4.8rem !important}.ms-md-64{margin-left:6.4rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n2{margin:-0.2rem !important}.m-md-n4{margin:-0.4rem !important}.m-md-n8{margin:-0.8rem !important}.m-md-n12{margin:-1.2rem !important}.m-md-n16{margin:-1.6rem !important}.m-md-n24{margin:-2.4rem !important}.m-md-n32{margin:-3.2rem !important}.m-md-n48{margin:-4.8rem !important}.m-md-n64{margin:-6.4rem !important}.mx-md-n2{margin-right:-0.2rem !important;margin-left:-0.2rem !important}.mx-md-n4{margin-right:-0.4rem !important;margin-left:-0.4rem !important}.mx-md-n8{margin-right:-0.8rem !important;margin-left:-0.8rem !important}.mx-md-n12{margin-right:-1.2rem !important;margin-left:-1.2rem !important}.mx-md-n16{margin-right:-1.6rem !important;margin-left:-1.6rem !important}.mx-md-n24{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-md-n32{margin-right:-3.2rem !important;margin-left:-3.2rem !important}.mx-md-n48{margin-right:-4.8rem !important;margin-left:-4.8rem !important}.mx-md-n64{margin-right:-6.4rem !important;margin-left:-6.4rem !important}.my-md-n2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.my-md-n4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.my-md-n8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.my-md-n12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.my-md-n16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.my-md-n24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-md-n32{margin-top:-3.2rem !important;margin-bottom:-3.2rem !important}.my-md-n48{margin-top:-4.8rem !important;margin-bottom:-4.8rem !important}.my-md-n64{margin-top:-6.4rem !important;margin-bottom:-6.4rem !important}.mt-md-n2{margin-top:-0.2rem !important}.mt-md-n4{margin-top:-0.4rem !important}.mt-md-n8{margin-top:-0.8rem !important}.mt-md-n12{margin-top:-1.2rem !important}.mt-md-n16{margin-top:-1.6rem !important}.mt-md-n24{margin-top:-2.4rem !important}.mt-md-n32{margin-top:-3.2rem !important}.mt-md-n48{margin-top:-4.8rem !important}.mt-md-n64{margin-top:-6.4rem !important}.me-md-n2{margin-right:-0.2rem !important}.me-md-n4{margin-right:-0.4rem !important}.me-md-n8{margin-right:-0.8rem !important}.me-md-n12{margin-right:-1.2rem !important}.me-md-n16{margin-right:-1.6rem !important}.me-md-n24{margin-right:-2.4rem !important}.me-md-n32{margin-right:-3.2rem !important}.me-md-n48{margin-right:-4.8rem !important}.me-md-n64{margin-right:-6.4rem !important}.mb-md-n2{margin-bottom:-0.2rem !important}.mb-md-n4{margin-bottom:-0.4rem !important}.mb-md-n8{margin-bottom:-0.8rem !important}.mb-md-n12{margin-bottom:-1.2rem !important}.mb-md-n16{margin-bottom:-1.6rem !important}.mb-md-n24{margin-bottom:-2.4rem !important}.mb-md-n32{margin-bottom:-3.2rem !important}.mb-md-n48{margin-bottom:-4.8rem !important}.mb-md-n64{margin-bottom:-6.4rem !important}.ms-md-n2{margin-left:-0.2rem !important}.ms-md-n4{margin-left:-0.4rem !important}.ms-md-n8{margin-left:-0.8rem !important}.ms-md-n12{margin-left:-1.2rem !important}.ms-md-n16{margin-left:-1.6rem !important}.ms-md-n24{margin-left:-2.4rem !important}.ms-md-n32{margin-left:-3.2rem !important}.ms-md-n48{margin-left:-4.8rem !important}.ms-md-n64{margin-left:-6.4rem !important}.p-md-0{padding:0 !important}.p-md-2{padding:.2rem !important}.p-md-4{padding:.4rem !important}.p-md-8{padding:.8rem !important}.p-md-12{padding:1.2rem !important}.p-md-16{padding:1.6rem !important}.p-md-24{padding:2.4rem !important}.p-md-32{padding:3.2rem !important}.p-md-48{padding:4.8rem !important}.p-md-64{padding:6.4rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-2{padding-right:.2rem !important;padding-left:.2rem !important}.px-md-4{padding-right:.4rem !important;padding-left:.4rem !important}.px-md-8{padding-right:.8rem !important;padding-left:.8rem !important}.px-md-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-md-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-md-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-md-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-md-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-md-64{padding-right:6.4rem !important;padding-left:6.4rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-2{padding-top:.2rem !important;padding-bottom:.2rem !important}.py-md-4{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-md-8{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-md-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-md-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-md-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-md-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-md-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-md-64{padding-top:6.4rem !important;padding-bottom:6.4rem !important}.pt-md-0{padding-top:0 !important}.pt-md-2{padding-top:.2rem !important}.pt-md-4{padding-top:.4rem !important}.pt-md-8{padding-top:.8rem !important}.pt-md-12{padding-top:1.2rem !important}.pt-md-16{padding-top:1.6rem !important}.pt-md-24{padding-top:2.4rem !important}.pt-md-32{padding-top:3.2rem !important}.pt-md-48{padding-top:4.8rem !important}.pt-md-64{padding-top:6.4rem !important}.pe-md-0{padding-right:0 !important}.pe-md-2{padding-right:.2rem !important}.pe-md-4{padding-right:.4rem !important}.pe-md-8{padding-right:.8rem !important}.pe-md-12{padding-right:1.2rem !important}.pe-md-16{padding-right:1.6rem !important}.pe-md-24{padding-right:2.4rem !important}.pe-md-32{padding-right:3.2rem !important}.pe-md-48{padding-right:4.8rem !important}.pe-md-64{padding-right:6.4rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-2{padding-bottom:.2rem !important}.pb-md-4{padding-bottom:.4rem !important}.pb-md-8{padding-bottom:.8rem !important}.pb-md-12{padding-bottom:1.2rem !important}.pb-md-16{padding-bottom:1.6rem !important}.pb-md-24{padding-bottom:2.4rem !important}.pb-md-32{padding-bottom:3.2rem !important}.pb-md-48{padding-bottom:4.8rem !important}.pb-md-64{padding-bottom:6.4rem !important}.ps-md-0{padding-left:0 !important}.ps-md-2{padding-left:.2rem !important}.ps-md-4{padding-left:.4rem !important}.ps-md-8{padding-left:.8rem !important}.ps-md-12{padding-left:1.2rem !important}.ps-md-16{padding-left:1.6rem !important}.ps-md-24{padding-left:2.4rem !important}.ps-md-32{padding-left:3.2rem !important}.ps-md-48{padding-left:4.8rem !important}.ps-md-64{padding-left:6.4rem !important}.gap-md-0{gap:0 !important}.gap-md-2{gap:.2rem !important}.gap-md-4{gap:.4rem !important}.gap-md-8{gap:.8rem !important}.gap-md-12{gap:1.2rem !important}.gap-md-16{gap:1.6rem !important}.gap-md-24{gap:2.4rem !important}.gap-md-32{gap:3.2rem !important}.gap-md-48{gap:4.8rem !important}.gap-md-64{gap:6.4rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}}@media(min-width: 1024px){.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}.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-2{margin:.2rem !important}.m-lg-4{margin:.4rem !important}.m-lg-8{margin:.8rem !important}.m-lg-12{margin:1.2rem !important}.m-lg-16{margin:1.6rem !important}.m-lg-24{margin:2.4rem !important}.m-lg-32{margin:3.2rem !important}.m-lg-48{margin:4.8rem !important}.m-lg-64{margin:6.4rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-2{margin-right:.2rem !important;margin-left:.2rem !important}.mx-lg-4{margin-right:.4rem !important;margin-left:.4rem !important}.mx-lg-8{margin-right:.8rem !important;margin-left:.8rem !important}.mx-lg-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-lg-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-lg-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-lg-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-lg-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-lg-64{margin-right:6.4rem !important;margin-left:6.4rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.my-lg-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-lg-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-lg-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-lg-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-lg-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-lg-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-lg-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-lg-64{margin-top:6.4rem !important;margin-bottom:6.4rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-2{margin-top:.2rem !important}.mt-lg-4{margin-top:.4rem !important}.mt-lg-8{margin-top:.8rem !important}.mt-lg-12{margin-top:1.2rem !important}.mt-lg-16{margin-top:1.6rem !important}.mt-lg-24{margin-top:2.4rem !important}.mt-lg-32{margin-top:3.2rem !important}.mt-lg-48{margin-top:4.8rem !important}.mt-lg-64{margin-top:6.4rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-2{margin-right:.2rem !important}.me-lg-4{margin-right:.4rem !important}.me-lg-8{margin-right:.8rem !important}.me-lg-12{margin-right:1.2rem !important}.me-lg-16{margin-right:1.6rem !important}.me-lg-24{margin-right:2.4rem !important}.me-lg-32{margin-right:3.2rem !important}.me-lg-48{margin-right:4.8rem !important}.me-lg-64{margin-right:6.4rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-2{margin-bottom:.2rem !important}.mb-lg-4{margin-bottom:.4rem !important}.mb-lg-8{margin-bottom:.8rem !important}.mb-lg-12{margin-bottom:1.2rem !important}.mb-lg-16{margin-bottom:1.6rem !important}.mb-lg-24{margin-bottom:2.4rem !important}.mb-lg-32{margin-bottom:3.2rem !important}.mb-lg-48{margin-bottom:4.8rem !important}.mb-lg-64{margin-bottom:6.4rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-2{margin-left:.2rem !important}.ms-lg-4{margin-left:.4rem !important}.ms-lg-8{margin-left:.8rem !important}.ms-lg-12{margin-left:1.2rem !important}.ms-lg-16{margin-left:1.6rem !important}.ms-lg-24{margin-left:2.4rem !important}.ms-lg-32{margin-left:3.2rem !important}.ms-lg-48{margin-left:4.8rem !important}.ms-lg-64{margin-left:6.4rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n2{margin:-0.2rem !important}.m-lg-n4{margin:-0.4rem !important}.m-lg-n8{margin:-0.8rem !important}.m-lg-n12{margin:-1.2rem !important}.m-lg-n16{margin:-1.6rem !important}.m-lg-n24{margin:-2.4rem !important}.m-lg-n32{margin:-3.2rem !important}.m-lg-n48{margin:-4.8rem !important}.m-lg-n64{margin:-6.4rem !important}.mx-lg-n2{margin-right:-0.2rem !important;margin-left:-0.2rem !important}.mx-lg-n4{margin-right:-0.4rem !important;margin-left:-0.4rem !important}.mx-lg-n8{margin-right:-0.8rem !important;margin-left:-0.8rem !important}.mx-lg-n12{margin-right:-1.2rem !important;margin-left:-1.2rem !important}.mx-lg-n16{margin-right:-1.6rem !important;margin-left:-1.6rem !important}.mx-lg-n24{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-lg-n32{margin-right:-3.2rem !important;margin-left:-3.2rem !important}.mx-lg-n48{margin-right:-4.8rem !important;margin-left:-4.8rem !important}.mx-lg-n64{margin-right:-6.4rem !important;margin-left:-6.4rem !important}.my-lg-n2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.my-lg-n4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.my-lg-n8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.my-lg-n12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.my-lg-n16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.my-lg-n24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-lg-n32{margin-top:-3.2rem !important;margin-bottom:-3.2rem !important}.my-lg-n48{margin-top:-4.8rem !important;margin-bottom:-4.8rem !important}.my-lg-n64{margin-top:-6.4rem !important;margin-bottom:-6.4rem !important}.mt-lg-n2{margin-top:-0.2rem !important}.mt-lg-n4{margin-top:-0.4rem !important}.mt-lg-n8{margin-top:-0.8rem !important}.mt-lg-n12{margin-top:-1.2rem !important}.mt-lg-n16{margin-top:-1.6rem !important}.mt-lg-n24{margin-top:-2.4rem !important}.mt-lg-n32{margin-top:-3.2rem !important}.mt-lg-n48{margin-top:-4.8rem !important}.mt-lg-n64{margin-top:-6.4rem !important}.me-lg-n2{margin-right:-0.2rem !important}.me-lg-n4{margin-right:-0.4rem !important}.me-lg-n8{margin-right:-0.8rem !important}.me-lg-n12{margin-right:-1.2rem !important}.me-lg-n16{margin-right:-1.6rem !important}.me-lg-n24{margin-right:-2.4rem !important}.me-lg-n32{margin-right:-3.2rem !important}.me-lg-n48{margin-right:-4.8rem !important}.me-lg-n64{margin-right:-6.4rem !important}.mb-lg-n2{margin-bottom:-0.2rem !important}.mb-lg-n4{margin-bottom:-0.4rem !important}.mb-lg-n8{margin-bottom:-0.8rem !important}.mb-lg-n12{margin-bottom:-1.2rem !important}.mb-lg-n16{margin-bottom:-1.6rem !important}.mb-lg-n24{margin-bottom:-2.4rem !important}.mb-lg-n32{margin-bottom:-3.2rem !important}.mb-lg-n48{margin-bottom:-4.8rem !important}.mb-lg-n64{margin-bottom:-6.4rem !important}.ms-lg-n2{margin-left:-0.2rem !important}.ms-lg-n4{margin-left:-0.4rem !important}.ms-lg-n8{margin-left:-0.8rem !important}.ms-lg-n12{margin-left:-1.2rem !important}.ms-lg-n16{margin-left:-1.6rem !important}.ms-lg-n24{margin-left:-2.4rem !important}.ms-lg-n32{margin-left:-3.2rem !important}.ms-lg-n48{margin-left:-4.8rem !important}.ms-lg-n64{margin-left:-6.4rem !important}.p-lg-0{padding:0 !important}.p-lg-2{padding:.2rem !important}.p-lg-4{padding:.4rem !important}.p-lg-8{padding:.8rem !important}.p-lg-12{padding:1.2rem !important}.p-lg-16{padding:1.6rem !important}.p-lg-24{padding:2.4rem !important}.p-lg-32{padding:3.2rem !important}.p-lg-48{padding:4.8rem !important}.p-lg-64{padding:6.4rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-2{padding-right:.2rem !important;padding-left:.2rem !important}.px-lg-4{padding-right:.4rem !important;padding-left:.4rem !important}.px-lg-8{padding-right:.8rem !important;padding-left:.8rem !important}.px-lg-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-lg-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-lg-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-lg-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-lg-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-lg-64{padding-right:6.4rem !important;padding-left:6.4rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-2{padding-top:.2rem !important;padding-bottom:.2rem !important}.py-lg-4{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-lg-8{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-lg-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-lg-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-lg-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-lg-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-lg-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-lg-64{padding-top:6.4rem !important;padding-bottom:6.4rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-2{padding-top:.2rem !important}.pt-lg-4{padding-top:.4rem !important}.pt-lg-8{padding-top:.8rem !important}.pt-lg-12{padding-top:1.2rem !important}.pt-lg-16{padding-top:1.6rem !important}.pt-lg-24{padding-top:2.4rem !important}.pt-lg-32{padding-top:3.2rem !important}.pt-lg-48{padding-top:4.8rem !important}.pt-lg-64{padding-top:6.4rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-2{padding-right:.2rem !important}.pe-lg-4{padding-right:.4rem !important}.pe-lg-8{padding-right:.8rem !important}.pe-lg-12{padding-right:1.2rem !important}.pe-lg-16{padding-right:1.6rem !important}.pe-lg-24{padding-right:2.4rem !important}.pe-lg-32{padding-right:3.2rem !important}.pe-lg-48{padding-right:4.8rem !important}.pe-lg-64{padding-right:6.4rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-2{padding-bottom:.2rem !important}.pb-lg-4{padding-bottom:.4rem !important}.pb-lg-8{padding-bottom:.8rem !important}.pb-lg-12{padding-bottom:1.2rem !important}.pb-lg-16{padding-bottom:1.6rem !important}.pb-lg-24{padding-bottom:2.4rem !important}.pb-lg-32{padding-bottom:3.2rem !important}.pb-lg-48{padding-bottom:4.8rem !important}.pb-lg-64{padding-bottom:6.4rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-2{padding-left:.2rem !important}.ps-lg-4{padding-left:.4rem !important}.ps-lg-8{padding-left:.8rem !important}.ps-lg-12{padding-left:1.2rem !important}.ps-lg-16{padding-left:1.6rem !important}.ps-lg-24{padding-left:2.4rem !important}.ps-lg-32{padding-left:3.2rem !important}.ps-lg-48{padding-left:4.8rem !important}.ps-lg-64{padding-left:6.4rem !important}.gap-lg-0{gap:0 !important}.gap-lg-2{gap:.2rem !important}.gap-lg-4{gap:.4rem !important}.gap-lg-8{gap:.8rem !important}.gap-lg-12{gap:1.2rem !important}.gap-lg-16{gap:1.6rem !important}.gap-lg-24{gap:2.4rem !important}.gap-lg-32{gap:3.2rem !important}.gap-lg-48{gap:4.8rem !important}.gap-lg-64{gap:6.4rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}}@media(min-width: 1280px){.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}.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-2{margin:.2rem !important}.m-xl-4{margin:.4rem !important}.m-xl-8{margin:.8rem !important}.m-xl-12{margin:1.2rem !important}.m-xl-16{margin:1.6rem !important}.m-xl-24{margin:2.4rem !important}.m-xl-32{margin:3.2rem !important}.m-xl-48{margin:4.8rem !important}.m-xl-64{margin:6.4rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-2{margin-right:.2rem !important;margin-left:.2rem !important}.mx-xl-4{margin-right:.4rem !important;margin-left:.4rem !important}.mx-xl-8{margin-right:.8rem !important;margin-left:.8rem !important}.mx-xl-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-xl-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-xl-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-xl-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-xl-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-xl-64{margin-right:6.4rem !important;margin-left:6.4rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.my-xl-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-xl-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-xl-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-xl-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-xl-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-xl-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-xl-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-xl-64{margin-top:6.4rem !important;margin-bottom:6.4rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-2{margin-top:.2rem !important}.mt-xl-4{margin-top:.4rem !important}.mt-xl-8{margin-top:.8rem !important}.mt-xl-12{margin-top:1.2rem !important}.mt-xl-16{margin-top:1.6rem !important}.mt-xl-24{margin-top:2.4rem !important}.mt-xl-32{margin-top:3.2rem !important}.mt-xl-48{margin-top:4.8rem !important}.mt-xl-64{margin-top:6.4rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-2{margin-right:.2rem !important}.me-xl-4{margin-right:.4rem !important}.me-xl-8{margin-right:.8rem !important}.me-xl-12{margin-right:1.2rem !important}.me-xl-16{margin-right:1.6rem !important}.me-xl-24{margin-right:2.4rem !important}.me-xl-32{margin-right:3.2rem !important}.me-xl-48{margin-right:4.8rem !important}.me-xl-64{margin-right:6.4rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-2{margin-bottom:.2rem !important}.mb-xl-4{margin-bottom:.4rem !important}.mb-xl-8{margin-bottom:.8rem !important}.mb-xl-12{margin-bottom:1.2rem !important}.mb-xl-16{margin-bottom:1.6rem !important}.mb-xl-24{margin-bottom:2.4rem !important}.mb-xl-32{margin-bottom:3.2rem !important}.mb-xl-48{margin-bottom:4.8rem !important}.mb-xl-64{margin-bottom:6.4rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-2{margin-left:.2rem !important}.ms-xl-4{margin-left:.4rem !important}.ms-xl-8{margin-left:.8rem !important}.ms-xl-12{margin-left:1.2rem !important}.ms-xl-16{margin-left:1.6rem !important}.ms-xl-24{margin-left:2.4rem !important}.ms-xl-32{margin-left:3.2rem !important}.ms-xl-48{margin-left:4.8rem !important}.ms-xl-64{margin-left:6.4rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n2{margin:-0.2rem !important}.m-xl-n4{margin:-0.4rem !important}.m-xl-n8{margin:-0.8rem !important}.m-xl-n12{margin:-1.2rem !important}.m-xl-n16{margin:-1.6rem !important}.m-xl-n24{margin:-2.4rem !important}.m-xl-n32{margin:-3.2rem !important}.m-xl-n48{margin:-4.8rem !important}.m-xl-n64{margin:-6.4rem !important}.mx-xl-n2{margin-right:-0.2rem !important;margin-left:-0.2rem !important}.mx-xl-n4{margin-right:-0.4rem !important;margin-left:-0.4rem !important}.mx-xl-n8{margin-right:-0.8rem !important;margin-left:-0.8rem !important}.mx-xl-n12{margin-right:-1.2rem !important;margin-left:-1.2rem !important}.mx-xl-n16{margin-right:-1.6rem !important;margin-left:-1.6rem !important}.mx-xl-n24{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-xl-n32{margin-right:-3.2rem !important;margin-left:-3.2rem !important}.mx-xl-n48{margin-right:-4.8rem !important;margin-left:-4.8rem !important}.mx-xl-n64{margin-right:-6.4rem !important;margin-left:-6.4rem !important}.my-xl-n2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.my-xl-n4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.my-xl-n8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.my-xl-n12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.my-xl-n16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.my-xl-n24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-xl-n32{margin-top:-3.2rem !important;margin-bottom:-3.2rem !important}.my-xl-n48{margin-top:-4.8rem !important;margin-bottom:-4.8rem !important}.my-xl-n64{margin-top:-6.4rem !important;margin-bottom:-6.4rem !important}.mt-xl-n2{margin-top:-0.2rem !important}.mt-xl-n4{margin-top:-0.4rem !important}.mt-xl-n8{margin-top:-0.8rem !important}.mt-xl-n12{margin-top:-1.2rem !important}.mt-xl-n16{margin-top:-1.6rem !important}.mt-xl-n24{margin-top:-2.4rem !important}.mt-xl-n32{margin-top:-3.2rem !important}.mt-xl-n48{margin-top:-4.8rem !important}.mt-xl-n64{margin-top:-6.4rem !important}.me-xl-n2{margin-right:-0.2rem !important}.me-xl-n4{margin-right:-0.4rem !important}.me-xl-n8{margin-right:-0.8rem !important}.me-xl-n12{margin-right:-1.2rem !important}.me-xl-n16{margin-right:-1.6rem !important}.me-xl-n24{margin-right:-2.4rem !important}.me-xl-n32{margin-right:-3.2rem !important}.me-xl-n48{margin-right:-4.8rem !important}.me-xl-n64{margin-right:-6.4rem !important}.mb-xl-n2{margin-bottom:-0.2rem !important}.mb-xl-n4{margin-bottom:-0.4rem !important}.mb-xl-n8{margin-bottom:-0.8rem !important}.mb-xl-n12{margin-bottom:-1.2rem !important}.mb-xl-n16{margin-bottom:-1.6rem !important}.mb-xl-n24{margin-bottom:-2.4rem !important}.mb-xl-n32{margin-bottom:-3.2rem !important}.mb-xl-n48{margin-bottom:-4.8rem !important}.mb-xl-n64{margin-bottom:-6.4rem !important}.ms-xl-n2{margin-left:-0.2rem !important}.ms-xl-n4{margin-left:-0.4rem !important}.ms-xl-n8{margin-left:-0.8rem !important}.ms-xl-n12{margin-left:-1.2rem !important}.ms-xl-n16{margin-left:-1.6rem !important}.ms-xl-n24{margin-left:-2.4rem !important}.ms-xl-n32{margin-left:-3.2rem !important}.ms-xl-n48{margin-left:-4.8rem !important}.ms-xl-n64{margin-left:-6.4rem !important}.p-xl-0{padding:0 !important}.p-xl-2{padding:.2rem !important}.p-xl-4{padding:.4rem !important}.p-xl-8{padding:.8rem !important}.p-xl-12{padding:1.2rem !important}.p-xl-16{padding:1.6rem !important}.p-xl-24{padding:2.4rem !important}.p-xl-32{padding:3.2rem !important}.p-xl-48{padding:4.8rem !important}.p-xl-64{padding:6.4rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-2{padding-right:.2rem !important;padding-left:.2rem !important}.px-xl-4{padding-right:.4rem !important;padding-left:.4rem !important}.px-xl-8{padding-right:.8rem !important;padding-left:.8rem !important}.px-xl-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-xl-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-xl-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-xl-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-xl-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-xl-64{padding-right:6.4rem !important;padding-left:6.4rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-2{padding-top:.2rem !important;padding-bottom:.2rem !important}.py-xl-4{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-xl-8{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-xl-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-xl-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-xl-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-xl-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-xl-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-xl-64{padding-top:6.4rem !important;padding-bottom:6.4rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-2{padding-top:.2rem !important}.pt-xl-4{padding-top:.4rem !important}.pt-xl-8{padding-top:.8rem !important}.pt-xl-12{padding-top:1.2rem !important}.pt-xl-16{padding-top:1.6rem !important}.pt-xl-24{padding-top:2.4rem !important}.pt-xl-32{padding-top:3.2rem !important}.pt-xl-48{padding-top:4.8rem !important}.pt-xl-64{padding-top:6.4rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-2{padding-right:.2rem !important}.pe-xl-4{padding-right:.4rem !important}.pe-xl-8{padding-right:.8rem !important}.pe-xl-12{padding-right:1.2rem !important}.pe-xl-16{padding-right:1.6rem !important}.pe-xl-24{padding-right:2.4rem !important}.pe-xl-32{padding-right:3.2rem !important}.pe-xl-48{padding-right:4.8rem !important}.pe-xl-64{padding-right:6.4rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-2{padding-bottom:.2rem !important}.pb-xl-4{padding-bottom:.4rem !important}.pb-xl-8{padding-bottom:.8rem !important}.pb-xl-12{padding-bottom:1.2rem !important}.pb-xl-16{padding-bottom:1.6rem !important}.pb-xl-24{padding-bottom:2.4rem !important}.pb-xl-32{padding-bottom:3.2rem !important}.pb-xl-48{padding-bottom:4.8rem !important}.pb-xl-64{padding-bottom:6.4rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-2{padding-left:.2rem !important}.ps-xl-4{padding-left:.4rem !important}.ps-xl-8{padding-left:.8rem !important}.ps-xl-12{padding-left:1.2rem !important}.ps-xl-16{padding-left:1.6rem !important}.ps-xl-24{padding-left:2.4rem !important}.ps-xl-32{padding-left:3.2rem !important}.ps-xl-48{padding-left:4.8rem !important}.ps-xl-64{padding-left:6.4rem !important}.gap-xl-0{gap:0 !important}.gap-xl-2{gap:.2rem !important}.gap-xl-4{gap:.4rem !important}.gap-xl-8{gap:.8rem !important}.gap-xl-12{gap:1.2rem !important}.gap-xl-16{gap:1.6rem !important}.gap-xl-24{gap:2.4rem !important}.gap-xl-32{gap:3.2rem !important}.gap-xl-48{gap:4.8rem !important}.gap-xl-64{gap:6.4rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !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}.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-2{margin:.2rem !important}.m-xxl-4{margin:.4rem !important}.m-xxl-8{margin:.8rem !important}.m-xxl-12{margin:1.2rem !important}.m-xxl-16{margin:1.6rem !important}.m-xxl-24{margin:2.4rem !important}.m-xxl-32{margin:3.2rem !important}.m-xxl-48{margin:4.8rem !important}.m-xxl-64{margin:6.4rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-2{margin-right:.2rem !important;margin-left:.2rem !important}.mx-xxl-4{margin-right:.4rem !important;margin-left:.4rem !important}.mx-xxl-8{margin-right:.8rem !important;margin-left:.8rem !important}.mx-xxl-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-xxl-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-xxl-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-xxl-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-xxl-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-xxl-64{margin-right:6.4rem !important;margin-left:6.4rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.my-xxl-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-xxl-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-xxl-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-xxl-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-xxl-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-xxl-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-xxl-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-xxl-64{margin-top:6.4rem !important;margin-bottom:6.4rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-2{margin-top:.2rem !important}.mt-xxl-4{margin-top:.4rem !important}.mt-xxl-8{margin-top:.8rem !important}.mt-xxl-12{margin-top:1.2rem !important}.mt-xxl-16{margin-top:1.6rem !important}.mt-xxl-24{margin-top:2.4rem !important}.mt-xxl-32{margin-top:3.2rem !important}.mt-xxl-48{margin-top:4.8rem !important}.mt-xxl-64{margin-top:6.4rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-2{margin-right:.2rem !important}.me-xxl-4{margin-right:.4rem !important}.me-xxl-8{margin-right:.8rem !important}.me-xxl-12{margin-right:1.2rem !important}.me-xxl-16{margin-right:1.6rem !important}.me-xxl-24{margin-right:2.4rem !important}.me-xxl-32{margin-right:3.2rem !important}.me-xxl-48{margin-right:4.8rem !important}.me-xxl-64{margin-right:6.4rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-2{margin-bottom:.2rem !important}.mb-xxl-4{margin-bottom:.4rem !important}.mb-xxl-8{margin-bottom:.8rem !important}.mb-xxl-12{margin-bottom:1.2rem !important}.mb-xxl-16{margin-bottom:1.6rem !important}.mb-xxl-24{margin-bottom:2.4rem !important}.mb-xxl-32{margin-bottom:3.2rem !important}.mb-xxl-48{margin-bottom:4.8rem !important}.mb-xxl-64{margin-bottom:6.4rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-2{margin-left:.2rem !important}.ms-xxl-4{margin-left:.4rem !important}.ms-xxl-8{margin-left:.8rem !important}.ms-xxl-12{margin-left:1.2rem !important}.ms-xxl-16{margin-left:1.6rem !important}.ms-xxl-24{margin-left:2.4rem !important}.ms-xxl-32{margin-left:3.2rem !important}.ms-xxl-48{margin-left:4.8rem !important}.ms-xxl-64{margin-left:6.4rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n2{margin:-0.2rem !important}.m-xxl-n4{margin:-0.4rem !important}.m-xxl-n8{margin:-0.8rem !important}.m-xxl-n12{margin:-1.2rem !important}.m-xxl-n16{margin:-1.6rem !important}.m-xxl-n24{margin:-2.4rem !important}.m-xxl-n32{margin:-3.2rem !important}.m-xxl-n48{margin:-4.8rem !important}.m-xxl-n64{margin:-6.4rem !important}.mx-xxl-n2{margin-right:-0.2rem !important;margin-left:-0.2rem !important}.mx-xxl-n4{margin-right:-0.4rem !important;margin-left:-0.4rem !important}.mx-xxl-n8{margin-right:-0.8rem !important;margin-left:-0.8rem !important}.mx-xxl-n12{margin-right:-1.2rem !important;margin-left:-1.2rem !important}.mx-xxl-n16{margin-right:-1.6rem !important;margin-left:-1.6rem !important}.mx-xxl-n24{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-xxl-n32{margin-right:-3.2rem !important;margin-left:-3.2rem !important}.mx-xxl-n48{margin-right:-4.8rem !important;margin-left:-4.8rem !important}.mx-xxl-n64{margin-right:-6.4rem !important;margin-left:-6.4rem !important}.my-xxl-n2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.my-xxl-n4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.my-xxl-n8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.my-xxl-n12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.my-xxl-n16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.my-xxl-n24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-xxl-n32{margin-top:-3.2rem !important;margin-bottom:-3.2rem !important}.my-xxl-n48{margin-top:-4.8rem !important;margin-bottom:-4.8rem !important}.my-xxl-n64{margin-top:-6.4rem !important;margin-bottom:-6.4rem !important}.mt-xxl-n2{margin-top:-0.2rem !important}.mt-xxl-n4{margin-top:-0.4rem !important}.mt-xxl-n8{margin-top:-0.8rem !important}.mt-xxl-n12{margin-top:-1.2rem !important}.mt-xxl-n16{margin-top:-1.6rem !important}.mt-xxl-n24{margin-top:-2.4rem !important}.mt-xxl-n32{margin-top:-3.2rem !important}.mt-xxl-n48{margin-top:-4.8rem !important}.mt-xxl-n64{margin-top:-6.4rem !important}.me-xxl-n2{margin-right:-0.2rem !important}.me-xxl-n4{margin-right:-0.4rem !important}.me-xxl-n8{margin-right:-0.8rem !important}.me-xxl-n12{margin-right:-1.2rem !important}.me-xxl-n16{margin-right:-1.6rem !important}.me-xxl-n24{margin-right:-2.4rem !important}.me-xxl-n32{margin-right:-3.2rem !important}.me-xxl-n48{margin-right:-4.8rem !important}.me-xxl-n64{margin-right:-6.4rem !important}.mb-xxl-n2{margin-bottom:-0.2rem !important}.mb-xxl-n4{margin-bottom:-0.4rem !important}.mb-xxl-n8{margin-bottom:-0.8rem !important}.mb-xxl-n12{margin-bottom:-1.2rem !important}.mb-xxl-n16{margin-bottom:-1.6rem !important}.mb-xxl-n24{margin-bottom:-2.4rem !important}.mb-xxl-n32{margin-bottom:-3.2rem !important}.mb-xxl-n48{margin-bottom:-4.8rem !important}.mb-xxl-n64{margin-bottom:-6.4rem !important}.ms-xxl-n2{margin-left:-0.2rem !important}.ms-xxl-n4{margin-left:-0.4rem !important}.ms-xxl-n8{margin-left:-0.8rem !important}.ms-xxl-n12{margin-left:-1.2rem !important}.ms-xxl-n16{margin-left:-1.6rem !important}.ms-xxl-n24{margin-left:-2.4rem !important}.ms-xxl-n32{margin-left:-3.2rem !important}.ms-xxl-n48{margin-left:-4.8rem !important}.ms-xxl-n64{margin-left:-6.4rem !important}.p-xxl-0{padding:0 !important}.p-xxl-2{padding:.2rem !important}.p-xxl-4{padding:.4rem !important}.p-xxl-8{padding:.8rem !important}.p-xxl-12{padding:1.2rem !important}.p-xxl-16{padding:1.6rem !important}.p-xxl-24{padding:2.4rem !important}.p-xxl-32{padding:3.2rem !important}.p-xxl-48{padding:4.8rem !important}.p-xxl-64{padding:6.4rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-2{padding-right:.2rem !important;padding-left:.2rem !important}.px-xxl-4{padding-right:.4rem !important;padding-left:.4rem !important}.px-xxl-8{padding-right:.8rem !important;padding-left:.8rem !important}.px-xxl-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-xxl-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-xxl-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-xxl-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-xxl-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-xxl-64{padding-right:6.4rem !important;padding-left:6.4rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-2{padding-top:.2rem !important;padding-bottom:.2rem !important}.py-xxl-4{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-xxl-8{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-xxl-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-xxl-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-xxl-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-xxl-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-xxl-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-xxl-64{padding-top:6.4rem !important;padding-bottom:6.4rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-2{padding-top:.2rem !important}.pt-xxl-4{padding-top:.4rem !important}.pt-xxl-8{padding-top:.8rem !important}.pt-xxl-12{padding-top:1.2rem !important}.pt-xxl-16{padding-top:1.6rem !important}.pt-xxl-24{padding-top:2.4rem !important}.pt-xxl-32{padding-top:3.2rem !important}.pt-xxl-48{padding-top:4.8rem !important}.pt-xxl-64{padding-top:6.4rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-2{padding-right:.2rem !important}.pe-xxl-4{padding-right:.4rem !important}.pe-xxl-8{padding-right:.8rem !important}.pe-xxl-12{padding-right:1.2rem !important}.pe-xxl-16{padding-right:1.6rem !important}.pe-xxl-24{padding-right:2.4rem !important}.pe-xxl-32{padding-right:3.2rem !important}.pe-xxl-48{padding-right:4.8rem !important}.pe-xxl-64{padding-right:6.4rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-2{padding-bottom:.2rem !important}.pb-xxl-4{padding-bottom:.4rem !important}.pb-xxl-8{padding-bottom:.8rem !important}.pb-xxl-12{padding-bottom:1.2rem !important}.pb-xxl-16{padding-bottom:1.6rem !important}.pb-xxl-24{padding-bottom:2.4rem !important}.pb-xxl-32{padding-bottom:3.2rem !important}.pb-xxl-48{padding-bottom:4.8rem !important}.pb-xxl-64{padding-bottom:6.4rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-2{padding-left:.2rem !important}.ps-xxl-4{padding-left:.4rem !important}.ps-xxl-8{padding-left:.8rem !important}.ps-xxl-12{padding-left:1.2rem !important}.ps-xxl-16{padding-left:1.6rem !important}.ps-xxl-24{padding-left:2.4rem !important}.ps-xxl-32{padding-left:3.2rem !important}.ps-xxl-48{padding-left:4.8rem !important}.ps-xxl-64{padding-left:6.4rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-2{gap:.2rem !important}.gap-xxl-4{gap:.4rem !important}.gap-xxl-8{gap:.8rem !important}.gap-xxl-12{gap:1.2rem !important}.gap-xxl-16{gap:1.6rem !important}.gap-xxl-24{gap:2.4rem !important}.gap-xxl-32{gap:3.2rem !important}.gap-xxl-48{gap:4.8rem !important}.gap-xxl-64{gap:6.4rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !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}}svg,img{display:block}svg{flex-shrink:0}img{max-width:100%;height:auto}p{margin-bottom:0}hr{margin:2.4rem 0;color:#e4e4e4;border-color:currentColor;opacity:1}.swiper{--swiper-theme-color:var(--ode-primary)}.swiper.swiper-horizontal{padding-bottom:42px;--swiper-pagination-bottom:0;--swiper-pagination-bullet-horizontal-gap: 8px;--swiper-pagination-bullet-size: 16px}.text-truncate.text-truncate--2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.text-truncate.text-truncate--3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}.transition-hover-fast,.table-list-item:hover{transition-timing-function:ease;transition-duration:.25s;transition-property:all}.transition-hover,.table-list-item{transition-timing-function:ease;transition-duration:.5s;transition-property:all}.transition-hover-slow{transition-timing-function:ease;transition-duration:.75s;transition-property:all}.transition-hover-very-slow{transition-timing-function:ease;transition-duration:.75s;transition-property:all}.pe-xs{pointer-events:none}@media(min-width: 768px){.pe-md{pointer-events:none}}[class*=ic-]{font-family:"generic-icons";font-style:normal;font-weight:400}.ic-appointments::before{content:""}.ic-apps::before{content:""}.ic-burger::before{content:""}.ic-carnet-de-bord::before{content:""}.ic-chevron-right::before{content:""}.ic-close::before{content:""}.ic-community::before{content:""}.ic-comment::before{content:""}.ic-conversation::before{content:""}.ic-disconnect::before{content:""}.ic-eye-slash::before{content:""}.ic-folder::before{content:""}.ic-grades::before{content:""}.ic-grid::before{content:""}.ic-help::before{content:""}.ic-home::before{content:""}.ic-homeworks::before{content:""}.ic-list::before{content:""}.ic-mediacentre::before{content:""}.ic-microphone::before{content:""}.ic-minus::before{content:""}.ic-nobody::before{content:""}.ic-plus::before{content:""}.ic-public::before{content:""}.ic-rss::before{content:""}.ic-search::before{content:""}.ic-signets::before{content:""}.ic-star::before{content:""}.ic-timer-off::before{content:""}.ic-trending-up::before{content:""}.ic-tools::before{content:""}.ic-user::before{content:""}.ic-users::before{content:""}.ic-share::before{content:""}.ic-view::before{content:""}.ic-warning::before{content:""}.ic-edumalin::before{content:""}.color-app-account{color:#a348c0}.color-app-actualites{color:#a348c0}.color-app-admin-portal{color:#ff3a55}.color-app-admin{color:#a348c0}.color-app-archive{color:#f1ca00}.color-app-attendance{color:#f1ca00}.color-app-blog{color:#ff8d2e}.color-app-cahier-de-texte{color:#5ac235}.color-app-cahier-textes{color:#5ac235}.color-app-calendar{color:#f1ca00}.color-app-canal-numerique{color:#ff3a55}.color-app-cns{color:#a348c0}.color-app-collaborative-wall{color:#5ac235}.color-app-collaborative-editor{color:#46afe6}.color-app-community{color:#a348c0}.color-app-competences{color:#ff3a55}.color-app-conversation{color:#f1ca00}.color-app-directory{color:#5ac235}.color-app-edt{color:#46afe6}.color-app-exercizer{color:#a348c0}.color-app-qwant{color:#b930a2}.color-app-forum{color:#ff8d2e}.color-app-forms{color:#a348c0}.color-app-library{color:#f1ca00}.color-app-mindmap{color:#46afe6}.color-app-notebook{color:#5ac235}.color-app-notes{color:#ff3a55}.color-app-pad{color:#46afe6}.color-app-pages{color:#ff3a55}.color-app-parametrage{color:#ff3a55}.color-app-parcours{color:#ff8d2e}.color-app-paths{color:#ff8d2e}.color-app-poll{color:#46afe6}.color-app-polls{color:#46afe6}.color-app-presences{color:#f1ca00}.color-app-rack{color:#46afe6}.color-app-rbs{color:#ff3a55}.color-app-schoolbook{color:#5ac235}.color-app-scrap-book{color:#5ac235}.color-app-scrapbook{color:#5ac235}.color-app-searchengine{color:#46afe6}.color-app-settings-class{color:#a348c0}.color-app-sharebigfiles{color:#a348c0}.color-app-statistics{color:#a348c0}.color-app-stats{color:#a348c0}.color-app-support{color:#ff3a55}.color-app-timeline{color:#1a22a2}.color-app-timelinegenerator{color:#f1ca00}.color-app-userbook{color:#ff8d2e}.color-app-userbook-mood{color:#5ac235}.color-app-userbook-moto{color:#5ac235}.color-app-video{color:#46afe6}.color-app-visioconf{color:#a348c0}.color-app-web-conference{color:#a348c0}.color-app-website{color:#46afe6}.color-app-wiki{color:#ff3a55}.color-app-workspace{color:#ff3a55}.color-app-placeholder{color:#ff8d2e}.color-app-absences{color:#ff3a55}.color-app-admission-post-bac{color:#ff3a55}.color-app-aide-devoirs{color:#5ac235}.color-app-agenda{color:#f1ca00}.color-app-assistance{color:#46afe6}.color-app-assr{color:#ff3a55}.color-app-award{color:#5ac235}.color-app-banquesavoir{color:#46afe6}.color-app-bcdi{color:#a348c0}.color-app-biblionisep{color:#5ac235}.color-app-bookmark-empty{color:#5ac235}.color-app-canal-numerique{color:#ff3a55}.color-app-ccn{color:#5ac235}.color-app-cerise{color:#ff3a55}.color-app-cervoprint{color:#46afe6}.color-app-charlemagne{color:#ff3a55}.color-app-charte{color:#f1ca00}.color-app-chat{color:#ff3a55}.color-app-cidj{color:#5ac235}.color-app-connecteur-generique1{color:#ff8d2e}.color-app-connecteur-generique2{color:#ff8d2e}.color-app-educagri{color:#1a22a2}.color-app-edumedia{color:#46afe6}.color-app-edumoov{color:#ff3a55}.color-app-edutheque{color:#f1ca00}.color-app-electron{color:#ff3a55}.color-app-elyceepicardie{color:#1a22a2}.color-app-esidoc{color:#1a22a2}.color-app-europress{color:#46afe6}.color-app-gepi{color:#46afe6}.color-app-glpi{color:#ff3a55}.color-app-hiboutheque{color:#5ac235}.color-app-itopstore{color:#5ac235}.color-app-kne{color:#ff8d2e}.color-app-le-site-tv{color:#f1ca00}.color-app-lemonde{color:#1a22a2}.color-app-lesechos{color:#1a22a2}.color-app-lsu{color:#46afe6}.color-app-madmagz{color:#ff3a55}.color-app-matholycee{color:#ff3a55}.color-app-maxicours{color:#f1ca00}.color-app-mediacentre{color:#ff3a55}.color-app-monorientationenligne{color:#f1ca00}.color-app-monstageenligne{color:#46afe6}.color-app-moodle{color:#ff8d2e}.color-app-museefrancaisphoto{color:#1a22a2}.color-app-my-network{color:#1a22a2}.color-app-netvibes{color:#5ac235}.color-app-note{color:#f1ca00}.color-app-onisep{color:#46afe6}.color-app-onisep2{color:#46afe6}.color-app-parametrage{color:#ff3a55}.color-app-paraschool{color:#5ac235}.color-app-pearltress{color:#46afe6}.color-app-picardie-cursus{color:#a348c0}.color-app-pro-eps{color:#46afe6}.color-app-pronote{color:#1a22a2}.color-app-public{color:#ff3a55}.color-app-qwant-junior{color:#ff8d2e}.color-app-residence-artiste{color:#5ac235}.color-app-ressourcesdepartementale91{color:#1a22a2}.color-app-sacoche{color:#1a22a2}.color-app-scolinfo{color:#ff8d2e}.color-app-suitcase{color:#ff3a55}.color-app-turboself{color:#f1ca00}.color-app-universalis{color:#ff3a55}.color-app-unstagepourtous{color:#b930a2}.color-app-vie-scolaire{color:#f1ca00}.color-app-webclasseur{color:#46afe6}.color-app-edumalin{color:#46afe6}.bg-app-account{background-color:#a348c0}.bg-app-actualites{background-color:#a348c0}.bg-app-admin-portal{background-color:#ff3a55}.bg-app-admin{background-color:#a348c0}.bg-app-archive{background-color:#f1ca00}.bg-app-attendance{background-color:#f1ca00}.bg-app-blog{background-color:#ff8d2e}.bg-app-cahier-de-texte{background-color:#5ac235}.bg-app-cahier-textes{background-color:#5ac235}.bg-app-calendar{background-color:#f1ca00}.bg-app-canal-numerique{background-color:#ff3a55}.bg-app-cns{background-color:#a348c0}.bg-app-collaborative-wall{background-color:#5ac235}.bg-app-collaborative-editor{background-color:#46afe6}.bg-app-community{background-color:#a348c0}.bg-app-competences{background-color:#ff3a55}.bg-app-conversation{background-color:#f1ca00}.bg-app-directory{background-color:#5ac235}.bg-app-edt{background-color:#46afe6}.bg-app-exercizer{background-color:#a348c0}.bg-app-qwant{background-color:#b930a2}.bg-app-forum{background-color:#ff8d2e}.bg-app-forms{background-color:#a348c0}.bg-app-library{background-color:#f1ca00}.bg-app-mindmap{background-color:#46afe6}.bg-app-notebook{background-color:#5ac235}.bg-app-notes{background-color:#ff3a55}.bg-app-pad{background-color:#46afe6}.bg-app-pages{background-color:#ff3a55}.bg-app-parametrage{background-color:#ff3a55}.bg-app-parcours{background-color:#ff8d2e}.bg-app-paths{background-color:#ff8d2e}.bg-app-poll{background-color:#46afe6}.bg-app-polls{background-color:#46afe6}.bg-app-presences{background-color:#f1ca00}.bg-app-rack{background-color:#46afe6}.bg-app-rbs{background-color:#ff3a55}.bg-app-schoolbook{background-color:#5ac235}.bg-app-scrap-book{background-color:#5ac235}.bg-app-scrapbook{background-color:#5ac235}.bg-app-searchengine{background-color:#46afe6}.bg-app-settings-class{background-color:#a348c0}.bg-app-sharebigfiles{background-color:#a348c0}.bg-app-statistics{background-color:#a348c0}.bg-app-stats{background-color:#a348c0}.bg-app-support{background-color:#ff3a55}.bg-app-timeline{background-color:#1a22a2}.bg-app-timelinegenerator{background-color:#f1ca00}.bg-app-userbook{background-color:#ff8d2e}.bg-app-userbook-mood{background-color:#5ac235}.bg-app-userbook-moto{background-color:#5ac235}.bg-app-video{background-color:#46afe6}.bg-app-visioconf{background-color:#a348c0}.bg-app-web-conference{background-color:#a348c0}.bg-app-website{background-color:#46afe6}.bg-app-wiki{background-color:#ff3a55}.bg-app-workspace{background-color:#ff3a55}.bg-app-placeholder{background-color:#ff8d2e}.bg-app-absences{background-color:#ff3a55}.bg-app-admission-post-bac{background-color:#ff3a55}.bg-app-aide-devoirs{background-color:#5ac235}.bg-app-agenda{background-color:#f1ca00}.bg-app-assistance{background-color:#46afe6}.bg-app-assr{background-color:#ff3a55}.bg-app-award{background-color:#5ac235}.bg-app-banquesavoir{background-color:#46afe6}.bg-app-bcdi{background-color:#a348c0}.bg-app-biblionisep{background-color:#5ac235}.bg-app-bookmark-empty{background-color:#5ac235}.bg-app-canal-numerique{background-color:#ff3a55}.bg-app-ccn{background-color:#5ac235}.bg-app-cerise{background-color:#ff3a55}.bg-app-cervoprint{background-color:#46afe6}.bg-app-charlemagne{background-color:#ff3a55}.bg-app-charte{background-color:#f1ca00}.bg-app-chat{background-color:#ff3a55}.bg-app-cidj{background-color:#5ac235}.bg-app-connecteur-generique1{background-color:#ff8d2e}.bg-app-connecteur-generique2{background-color:#ff8d2e}.bg-app-educagri{background-color:#1a22a2}.bg-app-edumedia{background-color:#46afe6}.bg-app-edumoov{background-color:#ff3a55}.bg-app-edutheque{background-color:#f1ca00}.bg-app-electron{background-color:#ff3a55}.bg-app-elyceepicardie{background-color:#1a22a2}.bg-app-esidoc{background-color:#1a22a2}.bg-app-europress{background-color:#46afe6}.bg-app-gepi{background-color:#46afe6}.bg-app-glpi{background-color:#ff3a55}.bg-app-hiboutheque{background-color:#5ac235}.bg-app-itopstore{background-color:#5ac235}.bg-app-kne{background-color:#ff8d2e}.bg-app-le-site-tv{background-color:#f1ca00}.bg-app-lemonde{background-color:#1a22a2}.bg-app-lesechos{background-color:#1a22a2}.bg-app-lsu{background-color:#46afe6}.bg-app-madmagz{background-color:#ff3a55}.bg-app-matholycee{background-color:#ff3a55}.bg-app-maxicours{background-color:#f1ca00}.bg-app-mediacentre{background-color:#ff3a55}.bg-app-monorientationenligne{background-color:#f1ca00}.bg-app-monstageenligne{background-color:#46afe6}.bg-app-moodle{background-color:#ff8d2e}.bg-app-museefrancaisphoto{background-color:#1a22a2}.bg-app-my-network{background-color:#1a22a2}.bg-app-netvibes{background-color:#5ac235}.bg-app-note{background-color:#f1ca00}.bg-app-onisep{background-color:#46afe6}.bg-app-onisep2{background-color:#46afe6}.bg-app-parametrage{background-color:#ff3a55}.bg-app-paraschool{background-color:#5ac235}.bg-app-pearltress{background-color:#46afe6}.bg-app-picardie-cursus{background-color:#a348c0}.bg-app-pro-eps{background-color:#46afe6}.bg-app-pronote{background-color:#1a22a2}.bg-app-public{background-color:#ff3a55}.bg-app-qwant-junior{background-color:#ff8d2e}.bg-app-residence-artiste{background-color:#5ac235}.bg-app-ressourcesdepartementale91{background-color:#1a22a2}.bg-app-sacoche{background-color:#1a22a2}.bg-app-scolinfo{background-color:#ff8d2e}.bg-app-suitcase{background-color:#ff3a55}.bg-app-turboself{background-color:#f1ca00}.bg-app-universalis{background-color:#ff3a55}.bg-app-unstagepourtous{background-color:#b930a2}.bg-app-vie-scolaire{background-color:#f1ca00}.bg-app-webclasseur{background-color:#46afe6}.bg-app-edumalin{background-color:#46afe6}.bg-light-account{background-color:#f6ecf9}.bg-light-actualites{background-color:#f6ecf9}.bg-light-admin-portal{background-color:#ffebee}.bg-light-admin{background-color:#f6ecf9}.bg-light-archive{background-color:#fffbe4}.bg-light-attendance{background-color:#fffbe4}.bg-light-blog{background-color:#fff4ea}.bg-light-cahier-de-texte{background-color:#eefaea}.bg-light-cahier-textes{background-color:#eefaea}.bg-light-calendar{background-color:#fffbe4}.bg-light-canal-numerique{background-color:#ffebee}.bg-light-cns{background-color:#f6ecf9}.bg-light-collaborative-wall{background-color:#eefaea}.bg-light-collaborative-editor{background-color:#ecf7fd}.bg-light-community{background-color:#f6ecf9}.bg-light-competences{background-color:#ffebee}.bg-light-conversation{background-color:#fffbe4}.bg-light-directory{background-color:#eefaea}.bg-light-edt{background-color:#ecf7fd}.bg-light-exercizer{background-color:#f6ecf9}.bg-light-qwant{background-color:#fae9f7}.bg-light-forum{background-color:#fff4ea}.bg-light-forms{background-color:#f6ecf9}.bg-light-library{background-color:#fffbe4}.bg-light-mindmap{background-color:#ecf7fd}.bg-light-notebook{background-color:#eefaea}.bg-light-notes{background-color:#ffebee}.bg-light-pad{background-color:#ecf7fd}.bg-light-pages{background-color:#ffebee}.bg-light-parametrage{background-color:#ffebee}.bg-light-parcours{background-color:#fff4ea}.bg-light-paths{background-color:#fff4ea}.bg-light-poll{background-color:#ecf7fd}.bg-light-polls{background-color:#ecf7fd}.bg-light-presences{background-color:#fffbe4}.bg-light-rack{background-color:#ecf7fd}.bg-light-rbs{background-color:#ffebee}.bg-light-schoolbook{background-color:#eefaea}.bg-light-scrap-book{background-color:#eefaea}.bg-light-scrapbook{background-color:#eefaea}.bg-light-searchengine{background-color:#ecf7fd}.bg-light-settings-class{background-color:#f6ecf9}.bg-light-sharebigfiles{background-color:#f6ecf9}.bg-light-statistics{background-color:#f6ecf9}.bg-light-stats{background-color:#f6ecf9}.bg-light-support{background-color:#ffebee}.bg-light-timeline{background-color:#e3e4fb}.bg-light-timelinegenerator{background-color:#fffbe4}.bg-light-userbook{background-color:#fff4ea}.bg-light-userbook-mood{background-color:#eefaea}.bg-light-userbook-moto{background-color:#eefaea}.bg-light-video{background-color:#ecf7fd}.bg-light-visioconf{background-color:#f6ecf9}.bg-light-web-conference{background-color:#f6ecf9}.bg-light-website{background-color:#ecf7fd}.bg-light-wiki{background-color:#ffebee}.bg-light-workspace{background-color:#ffebee}.bg-light-placeholder{background-color:#fff4ea}.bg-light-absences{background-color:#ffebee}.bg-light-admission-post-bac{background-color:#ffebee}.bg-light-aide-devoirs{background-color:#eefaea}.bg-light-agenda{background-color:#fffbe4}.bg-light-assistance{background-color:#ecf7fd}.bg-light-assr{background-color:#ffebee}.bg-light-award{background-color:#eefaea}.bg-light-banquesavoir{background-color:#ecf7fd}.bg-light-bcdi{background-color:#f6ecf9}.bg-light-biblionisep{background-color:#eefaea}.bg-light-bookmark-empty{background-color:#eefaea}.bg-light-canal-numerique{background-color:#ffebee}.bg-light-ccn{background-color:#eefaea}.bg-light-cerise{background-color:#ffebee}.bg-light-cervoprint{background-color:#ecf7fd}.bg-light-charlemagne{background-color:#ffebee}.bg-light-charte{background-color:#fffbe4}.bg-light-chat{background-color:#ffebee}.bg-light-cidj{background-color:#eefaea}.bg-light-connecteur-generique1{background-color:#fff4ea}.bg-light-connecteur-generique2{background-color:#fff4ea}.bg-light-educagri{background-color:#e3e4fb}.bg-light-edumedia{background-color:#ecf7fd}.bg-light-edumoov{background-color:#ffebee}.bg-light-edutheque{background-color:#fffbe4}.bg-light-electron{background-color:#ffebee}.bg-light-elyceepicardie{background-color:#e3e4fb}.bg-light-esidoc{background-color:#e3e4fb}.bg-light-europress{background-color:#ecf7fd}.bg-light-gepi{background-color:#ecf7fd}.bg-light-glpi{background-color:#ffebee}.bg-light-hiboutheque{background-color:#eefaea}.bg-light-itopstore{background-color:#eefaea}.bg-light-kne{background-color:#fff4ea}.bg-light-le-site-tv{background-color:#fffbe4}.bg-light-lemonde{background-color:#e3e4fb}.bg-light-lesechos{background-color:#e3e4fb}.bg-light-lsu{background-color:#ecf7fd}.bg-light-madmagz{background-color:#ffebee}.bg-light-matholycee{background-color:#ffebee}.bg-light-maxicours{background-color:#fffbe4}.bg-light-mediacentre{background-color:#ffebee}.bg-light-monorientationenligne{background-color:#fffbe4}.bg-light-monstageenligne{background-color:#ecf7fd}.bg-light-moodle{background-color:#fff4ea}.bg-light-museefrancaisphoto{background-color:#e3e4fb}.bg-light-my-network{background-color:#e3e4fb}.bg-light-netvibes{background-color:#eefaea}.bg-light-note{background-color:#fffbe4}.bg-light-onisep{background-color:#ecf7fd}.bg-light-onisep2{background-color:#ecf7fd}.bg-light-parametrage{background-color:#ffebee}.bg-light-paraschool{background-color:#eefaea}.bg-light-pearltress{background-color:#ecf7fd}.bg-light-picardie-cursus{background-color:#f6ecf9}.bg-light-pro-eps{background-color:#ecf7fd}.bg-light-pronote{background-color:#e3e4fb}.bg-light-public{background-color:#ffebee}.bg-light-qwant-junior{background-color:#fff4ea}.bg-light-residence-artiste{background-color:#eefaea}.bg-light-ressourcesdepartementale91{background-color:#e3e4fb}.bg-light-sacoche{background-color:#e3e4fb}.bg-light-scolinfo{background-color:#fff4ea}.bg-light-suitcase{background-color:#ffebee}.bg-light-turboself{background-color:#fffbe4}.bg-light-universalis{background-color:#ffebee}.bg-light-unstagepourtous{background-color:#fae9f7}.bg-light-vie-scolaire{background-color:#fffbe4}.bg-light-webclasseur{background-color:#ecf7fd}.bg-light-edumalin{background-color:#ecf7fd}.ic-app-account::before,.ic-app-account-large::before{content:""}.ic-app-actualites::before,.ic-app-actualites-large::before{content:""}.ic-app-admin-portal::before,.ic-app-admin-portal-large::before{content:""}.ic-app-admin::before,.ic-app-admin-large::before{content:""}.ic-app-archive::before,.ic-app-archive-large::before{content:""}.ic-app-attendance::before,.ic-app-attendance-large::before{content:""}.ic-app-blog::before,.ic-app-blog-large::before{content:""}.ic-app-cahier-de-texte::before,.ic-app-cahier-de-texte-large::before{content:""}.ic-app-cahier-textes::before,.ic-app-cahier-textes-large::before{content:""}.ic-app-calendar::before,.ic-app-calendar-large::before{content:""}.ic-app-canal-numerique::before,.ic-app-canal-numerique-large::before{content:""}.ic-app-cns::before,.ic-app-cns-large::before{content:""}.ic-app-collaborative-wall::before,.ic-app-collaborative-wall-large::before{content:""}.ic-app-collaborative-editor::before,.ic-app-collaborative-editor-large::before{content:""}.ic-app-community::before,.ic-app-community-large::before{content:""}.ic-app-competences::before,.ic-app-competences-large::before{content:""}.ic-app-conversation::before,.ic-app-conversation-large::before{content:""}.ic-app-directory::before,.ic-app-directory-large::before{content:""}.ic-app-edt::before,.ic-app-edt-large::before{content:""}.ic-app-exercizer::before,.ic-app-exercizer-large::before{content:""}.ic-app-qwant::before,.ic-app-qwant-large::before{content:""}.ic-app-forum::before,.ic-app-forum-large::before{content:""}.ic-app-forms::before,.ic-app-forms-large::before{content:""}.ic-app-library::before,.ic-app-library-large::before{content:""}.ic-app-mindmap::before,.ic-app-mindmap-large::before{content:""}.ic-app-notebook::before,.ic-app-notebook-large::before{content:""}.ic-app-notes::before,.ic-app-notes-large::before{content:""}.ic-app-pad::before,.ic-app-pad-large::before{content:""}.ic-app-pages::before,.ic-app-pages-large::before{content:""}.ic-app-parametrage::before,.ic-app-parametrage-large::before{content:""}.ic-app-parcours::before,.ic-app-parcours-large::before{content:""}.ic-app-paths::before,.ic-app-paths-large::before{content:""}.ic-app-poll::before,.ic-app-poll-large::before{content:""}.ic-app-polls::before,.ic-app-polls-large::before{content:""}.ic-app-presences::before,.ic-app-presences-large::before{content:""}.ic-app-rack::before,.ic-app-rack-large::before{content:""}.ic-app-rbs::before,.ic-app-rbs-large::before{content:""}.ic-app-schoolbook::before,.ic-app-schoolbook-large::before{content:""}.ic-app-scrap-book::before,.ic-app-scrap-book-large::before{content:""}.ic-app-scrapbook::before,.ic-app-scrapbook-large::before{content:""}.ic-app-searchengine::before,.ic-app-searchengine-large::before{content:""}.ic-app-settings-class::before,.ic-app-settings-class-large::before{content:""}.ic-app-sharebigfiles::before,.ic-app-sharebigfiles-large::before{content:""}.ic-app-statistics::before,.ic-app-statistics-large::before{content:""}.ic-app-stats::before,.ic-app-stats-large::before{content:""}.ic-app-support::before,.ic-app-support-large::before{content:""}.ic-app-timeline::before,.ic-app-timeline-large::before{content:""}.ic-app-timelinegenerator::before,.ic-app-timelinegenerator-large::before{content:""}.ic-app-userbook::before,.ic-app-userbook-large::before{content:""}.ic-app-userbook-mood::before,.ic-app-userbook-mood-large::before{content:""}.ic-app-userbook-moto::before,.ic-app-userbook-moto-large::before{content:""}.ic-app-video::before,.ic-app-video-large::before{content:""}.ic-app-visioconf::before,.ic-app-visioconf-large::before{content:""}.ic-app-web-conference::before,.ic-app-web-conference-large::before{content:""}.ic-app-website::before,.ic-app-website-large::before{content:""}.ic-app-wiki::before,.ic-app-wiki-large::before{content:""}.ic-app-workspace::before,.ic-app-workspace-large::before{content:""}.ic-app-placeholder::before,.ic-app-placeholder-large::before{content:""}.ic-app-absences::before,.ic-app-absences-large::before{content:""}.ic-app-admission-post-bac::before,.ic-app-admission-post-bac-large::before{content:""}.ic-app-aide-devoirs::before,.ic-app-aide-devoirs-large::before{content:""}.ic-app-agenda::before,.ic-app-agenda-large::before{content:""}.ic-app-assistance::before,.ic-app-assistance-large::before{content:""}.ic-app-assr::before,.ic-app-assr-large::before{content:""}.ic-app-award::before,.ic-app-award-large::before{content:""}.ic-app-banquesavoir::before,.ic-app-banquesavoir-large::before{content:""}.ic-app-bcdi::before,.ic-app-bcdi-large::before{content:""}.ic-app-biblionisep::before,.ic-app-biblionisep-large::before{content:""}.ic-app-bookmark-empty::before,.ic-app-bookmark-empty-large::before{content:""}.ic-app-canal-numerique::before,.ic-app-canal-numerique-large::before{content:""}.ic-app-ccn::before,.ic-app-ccn-large::before{content:""}.ic-app-cerise::before,.ic-app-cerise-large::before{content:""}.ic-app-cervoprint::before,.ic-app-cervoprint-large::before{content:""}.ic-app-charlemagne::before,.ic-app-charlemagne-large::before{content:""}.ic-app-charte::before,.ic-app-charte-large::before{content:""}.ic-app-chat::before,.ic-app-chat-large::before{content:""}.ic-app-cidj::before,.ic-app-cidj-large::before{content:""}.ic-app-connecteur-generique1::before,.ic-app-connecteur-generique1-large::before{content:""}.ic-app-connecteur-generique2::before,.ic-app-connecteur-generique2-large::before{content:""}.ic-app-educagri::before,.ic-app-educagri-large::before{content:""}.ic-app-edumedia::before,.ic-app-edumedia-large::before{content:""}.ic-app-edumoov::before,.ic-app-edumoov-large::before{content:""}.ic-app-edutheque::before,.ic-app-edutheque-large::before{content:""}.ic-app-electron::before,.ic-app-electron-large::before{content:""}.ic-app-elyceepicardie::before,.ic-app-elyceepicardie-large::before{content:""}.ic-app-esidoc::before,.ic-app-esidoc-large::before{content:""}.ic-app-europress::before,.ic-app-europress-large::before{content:""}.ic-app-gepi::before,.ic-app-gepi-large::before{content:""}.ic-app-glpi::before,.ic-app-glpi-large::before{content:""}.ic-app-hiboutheque::before,.ic-app-hiboutheque-large::before{content:""}.ic-app-itopstore::before,.ic-app-itopstore-large::before{content:""}.ic-app-kne::before,.ic-app-kne-large::before{content:""}.ic-app-le-site-tv::before,.ic-app-le-site-tv-large::before{content:""}.ic-app-lemonde::before,.ic-app-lemonde-large::before{content:""}.ic-app-lesechos::before,.ic-app-lesechos-large::before{content:""}.ic-app-lsu::before,.ic-app-lsu-large::before{content:""}.ic-app-madmagz::before,.ic-app-madmagz-large::before{content:""}.ic-app-matholycee::before,.ic-app-matholycee-large::before{content:""}.ic-app-maxicours::before,.ic-app-maxicours-large::before{content:""}.ic-app-mediacentre::before,.ic-app-mediacentre-large::before{content:""}.ic-app-monorientationenligne::before,.ic-app-monorientationenligne-large::before{content:""}.ic-app-monstageenligne::before,.ic-app-monstageenligne-large::before{content:""}.ic-app-moodle::before,.ic-app-moodle-large::before{content:""}.ic-app-museefrancaisphoto::before,.ic-app-museefrancaisphoto-large::before{content:""}.ic-app-my-network::before,.ic-app-my-network-large::before{content:""}.ic-app-netvibes::before,.ic-app-netvibes-large::before{content:""}.ic-app-note::before,.ic-app-note-large::before{content:""}.ic-app-onisep::before,.ic-app-onisep-large::before{content:""}.ic-app-onisep2::before,.ic-app-onisep2-large::before{content:""}.ic-app-parametrage::before,.ic-app-parametrage-large::before{content:""}.ic-app-paraschool::before,.ic-app-paraschool-large::before{content:""}.ic-app-pearltress::before,.ic-app-pearltress-large::before{content:""}.ic-app-picardie-cursus::before,.ic-app-picardie-cursus-large::before{content:""}.ic-app-pro-eps::before,.ic-app-pro-eps-large::before{content:""}.ic-app-pronote::before,.ic-app-pronote-large::before{content:""}.ic-app-public::before,.ic-app-public-large::before{content:""}.ic-app-qwant-junior::before,.ic-app-qwant-junior-large::before{content:""}.ic-app-residence-artiste::before,.ic-app-residence-artiste-large::before{content:""}.ic-app-ressourcesdepartementale91::before,.ic-app-ressourcesdepartementale91-large::before{content:""}.ic-app-sacoche::before,.ic-app-sacoche-large::before{content:""}.ic-app-scolinfo::before,.ic-app-scolinfo-large::before{content:""}.ic-app-suitcase::before,.ic-app-suitcase-large::before{content:""}.ic-app-turboself::before,.ic-app-turboself-large::before{content:""}.ic-app-universalis::before,.ic-app-universalis-large::before{content:""}.ic-app-unstagepourtous::before,.ic-app-unstagepourtous-large::before{content:""}.ic-app-vie-scolaire::before,.ic-app-vie-scolaire-large::before{content:""}.ic-app-webclasseur::before,.ic-app-webclasseur-large::before{content:""}.ic-app-edumalin::before,.ic-app-edumalin-large::before{content:""}.ic-widget-actualites::before,.ic-widget-actualites-large::before{content:""}.ic-widget-aide-devoirs::before,.ic-widget-aide-devoirs-large::before{content:""}.ic-widget-agenda::before,.ic-widget-agenda-large::before{content:""}.ic-widget-apps::before,.ic-widget-apps-large::before{content:""}.ic-widget-bookmark-empty::before,.ic-widget-bookmark-empty-large::before{content:""}.ic-widget-calendar::before,.ic-widget-calendar-large::before{content:""}.ic-widget-carnet-de-bord::before,.ic-widget-carnet-de-bord-large::before{content:""}.ic-widget-microphone::before,.ic-widget-microphone-large::before{content:""}.ic-widget-maxicours::before,.ic-widget-maxicours-large::before{content:""}.ic-widget-mediacentre::before,.ic-widget-mediacentre-large::before{content:""}.ic-widget-mood::before,.ic-widget-mood-large::before{content:""}.ic-widget-notes::before,.ic-widget-notes-large::before{content:""}.ic-widget-rss::before,.ic-widget-rss-large::before{content:""}.ic-widget-qwant::before,.ic-widget-qwant-large::before{content:""}.ic-widget-schoolbook::before,.ic-widget-schoolbook-large::before{content:""}.ic-widget-signets::before,.ic-widget-signets-large::before{content:""}.ic-widget-edumalin::before,.ic-widget-edumalin-large::before{content:""}.ic-mood-default::before{content:"";color:#555}.ic-mood-none::before{content:"";color:#aaa}.ic-mood-angry::before{content:"";color:#ff8500}.ic-mood-dreamy::before{content:"";color:#b930a2}.ic-mood-happy::before{content:"";color:#ecbe30}.ic-mood-joker::before{content:"";color:#4bafd5}.ic-mood-love::before{content:"";color:#ff8500}.ic-mood-proud::before{content:"";color:#46bfaf}.ic-mood-sad::before{content:"";color:#b930a2}.ic-mood-sick::before{content:"";color:#e13a3a}.ic-mood-tired::before{content:"";color:#e13a3a}.ic-mood-worried::before{content:"";color:#763294}.shadow{--ode-box-shadow: 0 0.2rem 0.6em rgba(0, 0, 0, 0.15);box-shadow:var(--ode-box-shadow)}.shadow-hover{--ode-box-shadow-hover: 0 0.4rem 1rem rgba(0, 0, 0, 0.12);box-shadow:var(--ode-box-shadow-hover)}.shadow-bottom{--ode-box-shadow-bottom: 0 -0.6rem 3rem -1rem rgba(0, 0, 0, 0.15);box-shadow:var(--ode-box-shadow-bottom)}/*!
|
|
2
2
|
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
|
|
3
3
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
4
4
|
* Copyright 2022 Fonticons, Inc.
|