:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-glitch: #D8ED18;--bs-pulse: #FF306E;--bs-phantom: #000E18;--bs-ghost: #F5F5F5;--bs-zenith: #FFFFFF;--bs-glitch-rgb: 216, 237, 24;--bs-pulse-rgb: 255, 48, 110;--bs-phantom-rgb: 0, 14, 24;--bs-ghost-rgb: 245, 245, 245;--bs-zenith-rgb: 255, 255, 255;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--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: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.92;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--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(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--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: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*::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:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;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:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}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:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}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 + 0.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.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-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:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.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:0.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.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: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.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}.g-6,.gx-6{--bs-gutter-x: 4.5rem}.g-6,.gy-6{--bs-gutter-y: 4.5rem}.g-7,.gx-7{--bs-gutter-x: 6rem}.g-7,.gy-7{--bs-gutter-y: 6rem}.g-8,.gx-8{--bs-gutter-x: 7.5rem}.g-8,.gy-8{--bs-gutter-y: 7.5rem}.g-9,.gx-9{--bs-gutter-x: 9rem}.g-9,.gy-9{--bs-gutter-y: 9rem}.g-10,.gx-10{--bs-gutter-x: 10rem}.g-10,.gy-10{--bs-gutter-y: 10rem}@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: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.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}.g-sm-6,.gx-sm-6{--bs-gutter-x: 4.5rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 4.5rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 6rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 6rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 7.5rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 7.5rem}.g-sm-9,.gx-sm-9{--bs-gutter-x: 9rem}.g-sm-9,.gy-sm-9{--bs-gutter-y: 9rem}.g-sm-10,.gx-sm-10{--bs-gutter-x: 10rem}.g-sm-10,.gy-sm-10{--bs-gutter-y: 10rem}}@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: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.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}.g-md-6,.gx-md-6{--bs-gutter-x: 4.5rem}.g-md-6,.gy-md-6{--bs-gutter-y: 4.5rem}.g-md-7,.gx-md-7{--bs-gutter-x: 6rem}.g-md-7,.gy-md-7{--bs-gutter-y: 6rem}.g-md-8,.gx-md-8{--bs-gutter-x: 7.5rem}.g-md-8,.gy-md-8{--bs-gutter-y: 7.5rem}.g-md-9,.gx-md-9{--bs-gutter-x: 9rem}.g-md-9,.gy-md-9{--bs-gutter-y: 9rem}.g-md-10,.gx-md-10{--bs-gutter-x: 10rem}.g-md-10,.gy-md-10{--bs-gutter-y: 10rem}}@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: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.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}.g-lg-6,.gx-lg-6{--bs-gutter-x: 4.5rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 4.5rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 6rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 6rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 7.5rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 7.5rem}.g-lg-9,.gx-lg-9{--bs-gutter-x: 9rem}.g-lg-9,.gy-lg-9{--bs-gutter-y: 9rem}.g-lg-10,.gx-lg-10{--bs-gutter-x: 10rem}.g-lg-10,.gy-lg-10{--bs-gutter-y: 10rem}}@media(min-width: 1200px){.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: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.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}.g-xl-6,.gx-xl-6{--bs-gutter-x: 4.5rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 4.5rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 6rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 6rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 7.5rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 7.5rem}.g-xl-9,.gx-xl-9{--bs-gutter-x: 9rem}.g-xl-9,.gy-xl-9{--bs-gutter-y: 9rem}.g-xl-10,.gx-xl-10{--bs-gutter-x: 10rem}.g-xl-10,.gy-xl-10{--bs-gutter-y: 10rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 4.5rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 4.5rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 6rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 6rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x: 7.5rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y: 7.5rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x: 9rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y: 9rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x: 10rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y: 10rem}}.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), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.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: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(165.28, 180.8, 203.68);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--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: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--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: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--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: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--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: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--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: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--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: #f8f9fa;--bs-table-border-color: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--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: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--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: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.92}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control,.widget_categories select,.widget_archive select{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.92;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control,.widget_categories select,.widget_archive select{transition:none}}.form-control[type=file],.widget_categories select[type=file],.widget_archive select[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]),.widget_categories select[type=file]:not(:disabled):not([readonly]),.widget_archive select[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus,.widget_categories select:focus,.widget_archive select:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value,.widget_categories select::-webkit-date-and-time-value,.widget_archive select::-webkit-date-and-time-value{min-width:85px;height:1.92em;margin:0}.form-control::-webkit-datetime-edit,.widget_categories select::-webkit-datetime-edit,.widget_archive select::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder, .widget_categories select::-moz-placeholder, .widget_archive select::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder,.widget_categories select::placeholder,.widget_archive select::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled,.widget_categories select:disabled,.widget_archive select:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button,.widget_categories select::file-selector-button,.widget_archive select::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.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 .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button,.widget_categories select::file-selector-button,.widget_archive select::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button,.widget_categories select:hover:not(:disabled):not([readonly])::file-selector-button,.widget_archive select: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.92;color:var(--bs-body-color);background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);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.92em + 0.5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.92em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.92em + 0.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.92em + 0.5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.92em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.92em + 0.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.92em + 0.5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.92em + 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:1rem;font-weight:400;line-height:1.92;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;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-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.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:rgba(0,0,0,0);text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;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='%23dee2e6' 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.92rem;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:.46em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;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);-webkit-print-color-adjust:exact;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:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.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:#0d6efd;border-color:#0d6efd;--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 .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='rgb%28134, 182.5, 254%29'/%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:1em;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:none}.form-range:focus::-moz-range-thumb{box-shadow:none}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:2em;height:1em;margin-top:0em;-webkit-appearance:none;appearance:none;background-color:var(--bs-primary);border:0;border-radius:1em;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:var(--bs-primary)}.form-range::-webkit-slider-runnable-track{width:100%;height:1em;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-gray);border-color:rgba(0,0,0,0);border-radius:1em}.form-range::-moz-range-thumb{width:2em;height:1em;-moz-appearance:none;appearance:none;background-color:var(--bs-primary);border:0;border-radius:1em;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:var(--bs-primary)}.form-range::-moz-range-track{width:100%;height:1em;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-gray);border-color:rgba(0,0,0,0);border-radius:1em}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-gray)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-gray)}.form-floating{position:relative}.form-floating>.form-control,.widget_categories .form-floating>select,.widget_archive .form-floating>select,.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 rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.widget_categories .form-floating>select,.widget_archive .form-floating>select,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder, .widget_categories .form-floating>select::-moz-placeholder, .widget_archive .form-floating>select::-moz-placeholder, .form-floating>.form-control-plaintext::-moz-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::placeholder,.widget_categories .form-floating>select::placeholder,.widget_archive .form-floating>select::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:not(:-moz-placeholder), .widget_categories .form-floating>select:not(:-moz-placeholder), .widget_archive .form-floating>select:not(:-moz-placeholder), .form-floating>.form-control-plaintext:not(:-moz-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.widget_categories .form-floating>select:focus,.widget_archive .form-floating>select:focus,.form-floating>.form-control:not(:placeholder-shown),.widget_categories .form-floating>select:not(:placeholder-shown),.widget_archive .form-floating>select: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,.widget_categories .form-floating>select:-webkit-autofill,.widget_archive .form-floating>select:-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:not(:-moz-placeholder)~label, .widget_categories .form-floating>select:not(:-moz-placeholder)~label, .widget_archive .form-floating>select:not(:-moz-placeholder)~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label,.widget_categories .form-floating>select:focus~label,.widget_archive .form-floating>select:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.widget_categories .form-floating>select:not(:placeholder-shown)~label,.widget_archive .form-floating>select:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:not(:-moz-placeholder)~label::after, .widget_categories .form-floating>select:not(:-moz-placeholder)~label::after, .widget_archive .form-floating>select:not(:-moz-placeholder)~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:focus~label::after,.widget_categories .form-floating>select:focus~label::after,.widget_archive .form-floating>select:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.widget_categories .form-floating>select:not(:placeholder-shown)~label::after,.widget_archive .form-floating>select: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,.widget_categories .form-floating>select:-webkit-autofill~label,.widget_archive .form-floating>select:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb), 0.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:#6c757d}.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,.widget_categories .input-group>select,.widget_archive .input-group>select,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.widget_categories .input-group>select:focus,.widget_archive .input-group>select: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:1rem;font-weight:400;line-height:1.92;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-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.widget_categories .input-group-lg>select,.widget_archive .input-group-lg>select,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.widget_categories .input-group-sm>select,.widget_archive .input-group-sm>select,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;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,.widget_categories .input-group:not(.has-validation)>.form-floating:not(:last-child)>select,.widget_archive .input-group:not(.has-validation)>.form-floating:not(:last-child)>select,.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,.widget_categories .input-group.has-validation>.form-floating:nth-last-child(n+3)>select,.widget_archive .input-group.has-validation>.form-floating:nth-last-child(n+3)>select,.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,.widget_categories .input-group>.form-floating:not(:first-child)>select,.widget_archive .input-group>.form-floating:not(:first-child)>select,.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:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.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,.was-validated .widget_categories select:valid,.widget_categories .was-validated select:valid,.was-validated .widget_archive select:valid,.widget_archive .was-validated select:valid,.form-control.is-valid,.widget_categories select.is-valid,.widget_archive select.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.92em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.48em + 0.1875rem) center;background-size:calc(0.96em + 0.375rem) calc(0.96em + 0.375rem)}.was-validated .form-control:valid:focus,.was-validated .widget_categories select:valid:focus,.widget_categories .was-validated select:valid:focus,.was-validated .widget_archive select:valid:focus,.widget_archive .was-validated select:valid:focus,.form-control.is-valid:focus,.widget_categories select.is-valid:focus,.widget_archive select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.92em + 0.75rem);background-position:top calc(0.48em + 0.1875rem) right calc(0.48em + 0.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='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.96em + 0.375rem) calc(0.96em + 0.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), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.92em + 0.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), 0.25)}.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,.was-validated .widget_categories .input-group>select:not(:focus):valid,.widget_categories .was-validated .input-group>select:not(:focus):valid,.was-validated .widget_archive .input-group>select:not(:focus):valid,.widget_archive .was-validated .input-group>select:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.widget_categories .input-group>select:not(:focus).is-valid,.widget_archive .input-group>select: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:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.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,.was-validated .widget_categories select:invalid,.widget_categories .was-validated select:invalid,.was-validated .widget_archive select:invalid,.widget_archive .was-validated select:invalid,.form-control.is-invalid,.widget_categories select.is-invalid,.widget_archive select.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.92em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.48em + 0.1875rem) center;background-size:calc(0.96em + 0.375rem) calc(0.96em + 0.375rem)}.was-validated .form-control:invalid:focus,.was-validated .widget_categories select:invalid:focus,.widget_categories .was-validated select:invalid:focus,.was-validated .widget_archive select:invalid:focus,.widget_archive .was-validated select:invalid:focus,.form-control.is-invalid:focus,.widget_categories select.is-invalid:focus,.widget_archive select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.92em + 0.75rem);background-position:top calc(0.48em + 0.1875rem) right calc(0.48em + 0.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='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.96em + 0.375rem) calc(0.96em + 0.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), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.92em + 0.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), 0.25)}.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,.was-validated .widget_categories .input-group>select:not(:focus):invalid,.widget_categories .was-validated .input-group>select:not(:focus):invalid,.was-validated .widget_archive .input-group>select:not(:focus):invalid,.widget_archive .was-validated .input-group>select:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.widget_categories .input-group>select:not(:focus).is-invalid,.widget_archive .input-group>select: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: 3.75em;--bs-btn-padding-y: 1.25em;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.25em;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: 0px;--bs-btn-border-color: transparent;--bs-btn-border-radius: 20px;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: unset;--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.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-check:checked:focus-visible+.btn{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-glitch{--bs-btn-color: #000;--bs-btn-bg: #D8ED18;--bs-btn-border-color: #D8ED18;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(221.85, 239.7, 58.65);--bs-btn-hover-border-color: rgb(219.9, 238.8, 47.1);--bs-btn-focus-shadow-rgb: 184, 201, 20;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(223.8, 240.6, 70.2);--bs-btn-active-border-color: rgb(219.9, 238.8, 47.1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #D8ED18;--bs-btn-disabled-border-color: #D8ED18}.btn-pulse{--bs-btn-color: #000;--bs-btn-bg: #FF306E;--bs-btn-border-color: #FF306E;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(255, 79.05, 131.75);--bs-btn-hover-border-color: rgb(255, 68.7, 124.5);--bs-btn-focus-shadow-rgb: 217, 41, 94;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 89.4, 139);--bs-btn-active-border-color: rgb(255, 68.7, 124.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #FF306E;--bs-btn-disabled-border-color: #FF306E}.btn-phantom{--bs-btn-color: #fff;--bs-btn-bg: #000E18;--bs-btn-border-color: #000E18;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(0, 11.9, 20.4);--bs-btn-hover-border-color: rgb(0, 11.2, 19.2);--bs-btn-focus-shadow-rgb: 38, 50, 59;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(0, 11.2, 19.2);--bs-btn-active-border-color: rgb(0, 10.5, 18);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #000E18;--bs-btn-disabled-border-color: #000E18}.btn-ghost{--bs-btn-color: #000;--bs-btn-bg: #F5F5F5;--bs-btn-border-color: #F5F5F5;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(246.5, 246.5, 246.5);--bs-btn-hover-border-color: #f6f6f6;--bs-btn-focus-shadow-rgb: 208, 208, 208;--bs-btn-active-color: #000;--bs-btn-active-bg: #f7f7f7;--bs-btn-active-border-color: #f6f6f6;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #F5F5F5;--bs-btn-disabled-border-color: #F5F5F5}.btn-zenith{--bs-btn-color: #000;--bs-btn-bg: #FFFFFF;--bs-btn-border-color: #FFFFFF;--bs-btn-hover-color: #000;--bs-btn-hover-bg: white;--bs-btn-hover-border-color: white;--bs-btn-focus-shadow-rgb: 217, 217, 217;--bs-btn-active-color: #000;--bs-btn-active-bg: white;--bs-btn-active-border-color: white;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #FFFFFF;--bs-btn-disabled-border-color: #FFFFFF}.btn-outline-glitch{--bs-btn-color: #D8ED18;--bs-btn-border-color: #D8ED18;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #D8ED18;--bs-btn-hover-border-color: #D8ED18;--bs-btn-focus-shadow-rgb: 216, 237, 24;--bs-btn-active-color: #000;--bs-btn-active-bg: #D8ED18;--bs-btn-active-border-color: #D8ED18;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #D8ED18;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #D8ED18;--bs-gradient: none}.btn-outline-pulse{--bs-btn-color: #FF306E;--bs-btn-border-color: #FF306E;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #FF306E;--bs-btn-hover-border-color: #FF306E;--bs-btn-focus-shadow-rgb: 255, 48, 110;--bs-btn-active-color: #000;--bs-btn-active-bg: #FF306E;--bs-btn-active-border-color: #FF306E;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #FF306E;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #FF306E;--bs-gradient: none}.btn-outline-phantom{--bs-btn-color: #000E18;--bs-btn-border-color: #000E18;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #000E18;--bs-btn-hover-border-color: #000E18;--bs-btn-focus-shadow-rgb: 0, 14, 24;--bs-btn-active-color: #fff;--bs-btn-active-bg: #000E18;--bs-btn-active-border-color: #000E18;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000E18;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #000E18;--bs-gradient: none}.btn-outline-ghost{--bs-btn-color: #F5F5F5;--bs-btn-border-color: #F5F5F5;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #F5F5F5;--bs-btn-hover-border-color: #F5F5F5;--bs-btn-focus-shadow-rgb: 245, 245, 245;--bs-btn-active-color: #000;--bs-btn-active-bg: #F5F5F5;--bs-btn-active-border-color: #F5F5F5;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #F5F5F5;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #F5F5F5;--bs-gradient: none}.btn-outline-zenith{--bs-btn-color: #FFFFFF;--bs-btn-border-color: #FFFFFF;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #FFFFFF;--bs-btn-hover-border-color: #FFFFFF;--bs-btn-focus-shadow-rgb: 255, 255, 255;--bs-btn-active-color: #000;--bs-btn-active-bg: #FFFFFF;--bs-btn-active-border-color: #FFFFFF;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #FFFFFF;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #FFFFFF;--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: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.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: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--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: 0.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: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.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: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--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 rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--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;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);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:rgba(0,0,0,0)}.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:0.875rem;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: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--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: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.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:20px}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(0px*-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:2.8125em;padding-left:2.8125em}.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(0px*-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: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-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);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.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 rgba(0,0,0,0);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: #0d6efd}.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: 0.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 rgba(0,0,0,0)}.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: 0.5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--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: 0.26rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--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: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--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%2833, 37, 41, 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: 20px;--bs-navbar-toggler-focus-width: 0.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-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--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);text-decoration:none;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: 0.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:rgba(0,0,0,0);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:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--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:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 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:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-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:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--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:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.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: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.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: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;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(-0.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(-0.5*var(--bs-card-cap-padding-x));margin-bottom:calc(-1*var(--bs-card-cap-padding-y));margin-left:calc(-0.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(-0.5*var(--bs-card-cap-padding-x));margin-left:calc(-0.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: var(--bs-body-bg);--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: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--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='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--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='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.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:1rem;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;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-header .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-header .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-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-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{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='rgb%28109.8, 168, 253.8%29'%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='rgb%28109.8, 168, 253.8%29'%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: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: 0.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: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--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 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--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);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--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: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);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: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) 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:1.25rem 1rem}.alert-glitch{--bs-alert-color: var(--bs-glitch-text-emphasis);--bs-alert-bg: var(--bs-glitch-bg-subtle);--bs-alert-border-color: var(--bs-glitch-border-subtle);--bs-alert-link-color: var(--bs-glitch-text-emphasis)}.alert-pulse{--bs-alert-color: var(--bs-pulse-text-emphasis);--bs-alert-bg: var(--bs-pulse-bg-subtle);--bs-alert-border-color: var(--bs-pulse-border-subtle);--bs-alert-link-color: var(--bs-pulse-text-emphasis)}.alert-phantom{--bs-alert-color: var(--bs-phantom-text-emphasis);--bs-alert-bg: var(--bs-phantom-bg-subtle);--bs-alert-border-color: var(--bs-phantom-border-subtle);--bs-alert-link-color: var(--bs-phantom-text-emphasis)}.alert-ghost{--bs-alert-color: var(--bs-ghost-text-emphasis);--bs-alert-bg: var(--bs-ghost-bg-subtle);--bs-alert-border-color: var(--bs-ghost-border-subtle);--bs-alert-link-color: var(--bs-ghost-text-emphasis)}.alert-zenith{--bs-alert-color: var(--bs-zenith-text-emphasis);--bs-alert-bg: var(--bs-zenith-bg-subtle);--bs-alert-border-color: var(--bs-zenith-border-subtle);--bs-alert-link-color: var(--bs-zenith-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--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: 0.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: #0d6efd;--bs-list-group-active-border-color: #0d6efd;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);text-decoration:none;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: 1200px){.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)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.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-glitch{--bs-list-group-color: var(--bs-glitch-text-emphasis);--bs-list-group-bg: var(--bs-glitch-bg-subtle);--bs-list-group-border-color: var(--bs-glitch-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-glitch-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-glitch-border-subtle);--bs-list-group-active-color: var(--bs-glitch-bg-subtle);--bs-list-group-active-bg: var(--bs-glitch-text-emphasis);--bs-list-group-active-border-color: var(--bs-glitch-text-emphasis)}.list-group-item-pulse{--bs-list-group-color: var(--bs-pulse-text-emphasis);--bs-list-group-bg: var(--bs-pulse-bg-subtle);--bs-list-group-border-color: var(--bs-pulse-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-pulse-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-pulse-border-subtle);--bs-list-group-active-color: var(--bs-pulse-bg-subtle);--bs-list-group-active-bg: var(--bs-pulse-text-emphasis);--bs-list-group-active-border-color: var(--bs-pulse-text-emphasis)}.list-group-item-phantom{--bs-list-group-color: var(--bs-phantom-text-emphasis);--bs-list-group-bg: var(--bs-phantom-bg-subtle);--bs-list-group-border-color: var(--bs-phantom-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-phantom-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-phantom-border-subtle);--bs-list-group-active-color: var(--bs-phantom-bg-subtle);--bs-list-group-active-bg: var(--bs-phantom-text-emphasis);--bs-list-group-active-border-color: var(--bs-phantom-text-emphasis)}.list-group-item-ghost{--bs-list-group-color: var(--bs-ghost-text-emphasis);--bs-list-group-bg: var(--bs-ghost-bg-subtle);--bs-list-group-border-color: var(--bs-ghost-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-ghost-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-ghost-border-subtle);--bs-list-group-active-color: var(--bs-ghost-bg-subtle);--bs-list-group-active-bg: var(--bs-ghost-text-emphasis);--bs-list-group-active-border-color: var(--bs-ghost-text-emphasis)}.list-group-item-zenith{--bs-list-group-color: var(--bs-zenith-text-emphasis);--bs-list-group-bg: var(--bs-zenith-bg-subtle);--bs-list-group-border-color: var(--bs-zenith-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-zenith-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-zenith-border-subtle);--bs-list-group-active-color: var(--bs-zenith-bg-subtle);--bs-list-group-active-bg: var(--bs-zenith-text-emphasis);--bs-list-group-active-border-color: var(--bs-zenith-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: 0.5;--bs-btn-close-hover-opacity: 0.75;--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.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:rgba(0,0,0,0) var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;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;-webkit-user-select:none;-moz-user-select: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: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size:0.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: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-moz-max-content;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(-0.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: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.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.92;--bs-modal-footer-gap: 0.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 .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: 0.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;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(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.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: 1200px){.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: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.92;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:rgba(0,0,0,0);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: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.875rem;--bs-popover-bg: var(--bs-body-bg);--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: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.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:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.92;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:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--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(-0.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 .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") /*rtl: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-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") /*rtl: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-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 rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[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: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:rgba(0,0,0,0)}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.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: -0.125em;--bs-spinner-animation-speed: 0.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,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--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 0.3s ease-in-out;--bs-offcanvas-title-line-height: 1.92}@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:rgba(0,0,0,0) !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--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:rgba(0,0,0,0) !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 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:rgba(0,0,0,0) !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1199.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: 1199.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1199.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: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--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: 1399.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.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-xxl.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-xxl.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-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--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;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:calc(-0.5*var(--bs-offcanvas-padding-y)) calc(-0.5*var(--bs-offcanvas-padding-x)) calc(-0.5*var(--bs-offcanvas-padding-y)) auto}.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{-webkit-mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-glitch{color:#000 !important;background-color:RGBA(var(--bs-glitch-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-pulse{color:#000 !important;background-color:RGBA(var(--bs-pulse-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-phantom{color:#fff !important;background-color:RGBA(var(--bs-phantom-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-ghost{color:#000 !important;background-color:RGBA(var(--bs-ghost-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-zenith{color:#000 !important;background-color:RGBA(var(--bs-zenith-rgb), var(--bs-bg-opacity, 1)) !important}.link-glitch{color:RGBA(var(--bs-glitch-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-glitch-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-glitch:hover,.link-glitch:focus{color:RGBA(224, 241, 70, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(224, 241, 70, var(--bs-link-underline-opacity, 1)) !important}.link-pulse{color:RGBA(var(--bs-pulse-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-pulse-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-pulse:hover,.link-pulse:focus{color:RGBA(255, 89, 139, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 89, 139, var(--bs-link-underline-opacity, 1)) !important}.link-phantom{color:RGBA(var(--bs-phantom-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-phantom-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-phantom:hover,.link-phantom:focus{color:RGBA(0, 11, 19, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(0, 11, 19, var(--bs-link-underline-opacity, 1)) !important}.link-ghost{color:RGBA(var(--bs-ghost-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-ghost-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-ghost:hover,.link-ghost:focus{color:RGBA(247, 247, 247, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(247, 247, 247, var(--bs-link-underline-opacity, 1)) !important}.link-zenith{color:RGBA(var(--bs-zenith-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-zenith-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-zenith:hover,.link-zenith:focus{color:RGBA(255, 255, 255, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 255, 255, 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:.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: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.screen-reader-text,.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),.screen-reader-text: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:.25}.text-gray-50{color:#f9fafb !important}.bg-gray-50{background-color:#f9fafb !important}.text-gray-100{color:#f3f4f6 !important}.bg-gray-100{background-color:#f3f4f6 !important}.text-gray-200{color:#e5e7eb !important}.bg-gray-200{background-color:#e5e7eb !important}.text-gray-300{color:#d1d5db !important}.bg-gray-300{background-color:#d1d5db !important}.text-gray-400{color:#9ca3af !important}.bg-gray-400{background-color:#9ca3af !important}.text-gray-500{color:#6b7280 !important}.bg-gray-500{background-color:#6b7280 !important}.text-gray-600{color:#4b5563 !important}.bg-gray-600{background-color:#4b5563 !important}.text-gray-700{color:#374151 !important}.bg-gray-700{background-color:#374151 !important}.text-gray-800{color:#1f2937 !important}.bg-gray-800{background-color:#1f2937 !important}.text-gray-900{color:#111827 !important}.bg-gray-900{background-color:#111827 !important}.text-slate-50{color:#f8fafc !important}.bg-slate-50{background-color:#f8fafc !important}.text-slate-100{color:#f1f5f9 !important}.bg-slate-100{background-color:#f1f5f9 !important}.text-slate-200{color:#e2e8f0 !important}.bg-slate-200{background-color:#e2e8f0 !important}.text-slate-300{color:#cbd5e1 !important}.bg-slate-300{background-color:#cbd5e1 !important}.text-slate-400{color:#94a3b8 !important}.bg-slate-400{background-color:#94a3b8 !important}.text-slate-500{color:#64748b !important}.bg-slate-500{background-color:#64748b !important}.text-slate-600{color:#475569 !important}.bg-slate-600{background-color:#475569 !important}.text-slate-700{color:#334155 !important}.bg-slate-700{background-color:#334155 !important}.text-slate-800{color:#1e293b !important}.bg-slate-800{background-color:#1e293b !important}.text-slate-900{color:#0f172a !important}.bg-slate-900{background-color:#0f172a !important}.text-zinc-50{color:#fafafa !important}.bg-zinc-50{background-color:#fafafa !important}.text-zinc-100{color:#f4f4f5 !important}.bg-zinc-100{background-color:#f4f4f5 !important}.text-zinc-200{color:#e4e4e7 !important}.bg-zinc-200{background-color:#e4e4e7 !important}.text-zinc-300{color:#d4d4d8 !important}.bg-zinc-300{background-color:#d4d4d8 !important}.text-zinc-400{color:#a1a1aa !important}.bg-zinc-400{background-color:#a1a1aa !important}.text-zinc-500{color:#71717a !important}.bg-zinc-500{background-color:#71717a !important}.text-zinc-600{color:#52525b !important}.bg-zinc-600{background-color:#52525b !important}.text-zinc-700{color:#3f3f46 !important}.bg-zinc-700{background-color:#3f3f46 !important}.text-zinc-800{color:#27272a !important}.bg-zinc-800{background-color:#27272a !important}.text-zinc-900{color:#18181b !important}.bg-zinc-900{background-color:#18181b !important}.text-neutral-50{color:#fafafa !important}.bg-neutral-50{background-color:#fafafa !important}.text-neutral-100{color:#f5f5f5 !important}.bg-neutral-100{background-color:#f5f5f5 !important}.text-neutral-200{color:#e5e5e5 !important}.bg-neutral-200{background-color:#e5e5e5 !important}.text-neutral-300{color:#d4d4d4 !important}.bg-neutral-300{background-color:#d4d4d4 !important}.text-neutral-400{color:#a3a3a3 !important}.bg-neutral-400{background-color:#a3a3a3 !important}.text-neutral-500{color:#737373 !important}.bg-neutral-500{background-color:#737373 !important}.text-neutral-600{color:#525252 !important}.bg-neutral-600{background-color:#525252 !important}.text-neutral-700{color:#404040 !important}.bg-neutral-700{background-color:#404040 !important}.text-neutral-800{color:#262626 !important}.bg-neutral-800{background-color:#262626 !important}.text-neutral-900{color:#171717 !important}.bg-neutral-900{background-color:#171717 !important}.text-stone-50{color:#fafaf9 !important}.bg-stone-50{background-color:#fafaf9 !important}.text-stone-100{color:#f5f5f4 !important}.bg-stone-100{background-color:#f5f5f4 !important}.text-stone-200{color:#e7e5e4 !important}.bg-stone-200{background-color:#e7e5e4 !important}.text-stone-300{color:#d6d3d1 !important}.bg-stone-300{background-color:#d6d3d1 !important}.text-stone-400{color:#a8a29e !important}.bg-stone-400{background-color:#a8a29e !important}.text-stone-500{color:#78716c !important}.bg-stone-500{background-color:#78716c !important}.text-stone-600{color:#57534e !important}.bg-stone-600{background-color:#57534e !important}.text-stone-700{color:#44403c !important}.bg-stone-700{background-color:#44403c !important}.text-stone-800{color:#292524 !important}.bg-stone-800{background-color:#292524 !important}.text-stone-900{color:#1c1917 !important}.bg-stone-900{background-color:#1c1917 !important}.text-glitch-25{color:rgb(253.05,254.1,243.45) !important}.bg-glitch-25{background-color:rgb(253.05,254.1,243.45) !important}.text-bg-glitch-25{background-color:rgb(253.05,254.1,243.45) !important;color:#000 !important}.text-glitch-50{color:rgb(251.1,253.2,231.9) !important}.bg-glitch-50{background-color:rgb(251.1,253.2,231.9) !important}.text-bg-glitch-50{background-color:rgb(251.1,253.2,231.9) !important;color:#000 !important}.text-glitch-100{color:rgb(247.2,251.4,208.8) !important}.bg-glitch-100{background-color:rgb(247.2,251.4,208.8) !important}.text-bg-glitch-100{background-color:rgb(247.2,251.4,208.8) !important;color:#000 !important}.text-glitch-200{color:rgb(239.4,247.8,162.6) !important}.bg-glitch-200{background-color:rgb(239.4,247.8,162.6) !important}.text-bg-glitch-200{background-color:rgb(239.4,247.8,162.6) !important;color:#000 !important}.text-glitch-300{color:rgb(231.6,244.2,116.4) !important}.bg-glitch-300{background-color:rgb(231.6,244.2,116.4) !important}.text-bg-glitch-300{background-color:rgb(231.6,244.2,116.4) !important;color:#000 !important}.text-glitch-400{color:rgb(223.8,240.6,70.2) !important}.bg-glitch-400{background-color:rgb(223.8,240.6,70.2) !important}.text-bg-glitch-400{background-color:rgb(223.8,240.6,70.2) !important;color:#000 !important}.text-glitch-600{color:rgb(172.8,189.6,19.2) !important}.bg-glitch-600{background-color:rgb(172.8,189.6,19.2) !important}.text-bg-glitch-600{background-color:rgb(172.8,189.6,19.2) !important;color:#000 !important}.text-glitch-700{color:rgb(129.6,142.2,14.4) !important}.bg-glitch-700{background-color:rgb(129.6,142.2,14.4) !important}.text-bg-glitch-700{background-color:rgb(129.6,142.2,14.4) !important;color:#000 !important}.text-glitch-800{color:rgb(86.4,94.8,9.6) !important}.bg-glitch-800{background-color:rgb(86.4,94.8,9.6) !important}.text-bg-glitch-800{background-color:rgb(86.4,94.8,9.6) !important;color:#fff !important}.text-glitch-900{color:rgb(43.2,47.4,4.8) !important}.bg-glitch-900{background-color:rgb(43.2,47.4,4.8) !important}.text-bg-glitch-900{background-color:rgb(43.2,47.4,4.8) !important;color:#fff !important}[data-bs-theme=dark] .text-glitch-25{color:rgb(10.8,11.85,1.2) !important}[data-bs-theme=dark] .bg-glitch-25{background-color:rgb(10.8,11.85,1.2) !important}[data-bs-theme=dark] .text-bg-glitch-25{background-color:rgb(10.8,11.85,1.2) !important;color:#fff !important}[data-bs-theme=dark] .text-glitch-50{color:rgb(21.6,23.7,2.4) !important}[data-bs-theme=dark] .bg-glitch-50{background-color:rgb(21.6,23.7,2.4) !important}[data-bs-theme=dark] .text-bg-glitch-50{background-color:rgb(21.6,23.7,2.4) !important;color:#fff !important}[data-bs-theme=dark] .text-glitch-100{color:rgb(43.2,47.4,4.8) !important}[data-bs-theme=dark] .bg-glitch-100{background-color:rgb(43.2,47.4,4.8) !important}[data-bs-theme=dark] .text-bg-glitch-100{background-color:rgb(43.2,47.4,4.8) !important;color:#fff !important}[data-bs-theme=dark] .text-glitch-200{color:rgb(86.4,94.8,9.6) !important}[data-bs-theme=dark] .bg-glitch-200{background-color:rgb(86.4,94.8,9.6) !important}[data-bs-theme=dark] .text-bg-glitch-200{background-color:rgb(86.4,94.8,9.6) !important;color:#fff !important}[data-bs-theme=dark] .text-glitch-300{color:rgb(129.6,142.2,14.4) !important}[data-bs-theme=dark] .bg-glitch-300{background-color:rgb(129.6,142.2,14.4) !important}[data-bs-theme=dark] .text-bg-glitch-300{background-color:rgb(129.6,142.2,14.4) !important;color:#000 !important}[data-bs-theme=dark] .text-glitch-400{color:rgb(172.8,189.6,19.2) !important}[data-bs-theme=dark] .bg-glitch-400{background-color:rgb(172.8,189.6,19.2) !important}[data-bs-theme=dark] .text-bg-glitch-400{background-color:rgb(172.8,189.6,19.2) !important;color:#000 !important}[data-bs-theme=dark] .text-glitch-600{color:rgb(223.8,240.6,70.2) !important}[data-bs-theme=dark] .bg-glitch-600{background-color:rgb(223.8,240.6,70.2) !important}[data-bs-theme=dark] .text-bg-glitch-600{background-color:rgb(223.8,240.6,70.2) !important;color:#000 !important}[data-bs-theme=dark] .text-glitch-700{color:rgb(231.6,244.2,116.4) !important}[data-bs-theme=dark] .bg-glitch-700{background-color:rgb(231.6,244.2,116.4) !important}[data-bs-theme=dark] .text-bg-glitch-700{background-color:rgb(231.6,244.2,116.4) !important;color:#000 !important}[data-bs-theme=dark] .text-glitch-800{color:rgb(239.4,247.8,162.6) !important}[data-bs-theme=dark] .bg-glitch-800{background-color:rgb(239.4,247.8,162.6) !important}[data-bs-theme=dark] .text-bg-glitch-800{background-color:rgb(239.4,247.8,162.6) !important;color:#000 !important}[data-bs-theme=dark] .text-glitch-900{color:rgb(247.2,251.4,208.8) !important}[data-bs-theme=dark] .bg-glitch-900{background-color:rgb(247.2,251.4,208.8) !important}[data-bs-theme=dark] .text-bg-glitch-900{background-color:rgb(247.2,251.4,208.8) !important;color:#000 !important}.text-pulse-25{color:rgb(255,244.65,247.75) !important}.bg-pulse-25{background-color:rgb(255,244.65,247.75) !important}.text-bg-pulse-25{background-color:rgb(255,244.65,247.75) !important;color:#000 !important}.text-pulse-50{color:rgb(255,234.3,240.5) !important}.bg-pulse-50{background-color:rgb(255,234.3,240.5) !important}.text-bg-pulse-50{background-color:rgb(255,234.3,240.5) !important;color:#000 !important}.text-pulse-100{color:rgb(255,213.6,226) !important}.bg-pulse-100{background-color:rgb(255,213.6,226) !important}.text-bg-pulse-100{background-color:rgb(255,213.6,226) !important;color:#000 !important}.text-pulse-200{color:rgb(255,172.2,197) !important}.bg-pulse-200{background-color:rgb(255,172.2,197) !important}.text-bg-pulse-200{background-color:rgb(255,172.2,197) !important;color:#000 !important}.text-pulse-300{color:rgb(255,130.8,168) !important}.bg-pulse-300{background-color:rgb(255,130.8,168) !important}.text-bg-pulse-300{background-color:rgb(255,130.8,168) !important;color:#000 !important}.text-pulse-400{color:rgb(255,89.4,139) !important}.bg-pulse-400{background-color:rgb(255,89.4,139) !important}.text-bg-pulse-400{background-color:rgb(255,89.4,139) !important;color:#000 !important}.text-pulse-600{color:rgb(204,38.4,88) !important}.bg-pulse-600{background-color:rgb(204,38.4,88) !important}.text-bg-pulse-600{background-color:rgb(204,38.4,88) !important;color:#fff !important}.text-pulse-700{color:rgb(153,28.8,66) !important}.bg-pulse-700{background-color:rgb(153,28.8,66) !important}.text-bg-pulse-700{background-color:rgb(153,28.8,66) !important;color:#fff !important}.text-pulse-800{color:rgb(102,19.2,44) !important}.bg-pulse-800{background-color:rgb(102,19.2,44) !important}.text-bg-pulse-800{background-color:rgb(102,19.2,44) !important;color:#fff !important}.text-pulse-900{color:rgb(51,9.6,22) !important}.bg-pulse-900{background-color:rgb(51,9.6,22) !important}.text-bg-pulse-900{background-color:rgb(51,9.6,22) !important;color:#fff !important}[data-bs-theme=dark] .text-pulse-25{color:rgb(12.75,2.4,5.5) !important}[data-bs-theme=dark] .bg-pulse-25{background-color:rgb(12.75,2.4,5.5) !important}[data-bs-theme=dark] .text-bg-pulse-25{background-color:rgb(12.75,2.4,5.5) !important;color:#fff !important}[data-bs-theme=dark] .text-pulse-50{color:rgb(25.5,4.8,11) !important}[data-bs-theme=dark] .bg-pulse-50{background-color:rgb(25.5,4.8,11) !important}[data-bs-theme=dark] .text-bg-pulse-50{background-color:rgb(25.5,4.8,11) !important;color:#fff !important}[data-bs-theme=dark] .text-pulse-100{color:rgb(51,9.6,22) !important}[data-bs-theme=dark] .bg-pulse-100{background-color:rgb(51,9.6,22) !important}[data-bs-theme=dark] .text-bg-pulse-100{background-color:rgb(51,9.6,22) !important;color:#fff !important}[data-bs-theme=dark] .text-pulse-200{color:rgb(102,19.2,44) !important}[data-bs-theme=dark] .bg-pulse-200{background-color:rgb(102,19.2,44) !important}[data-bs-theme=dark] .text-bg-pulse-200{background-color:rgb(102,19.2,44) !important;color:#fff !important}[data-bs-theme=dark] .text-pulse-300{color:rgb(153,28.8,66) !important}[data-bs-theme=dark] .bg-pulse-300{background-color:rgb(153,28.8,66) !important}[data-bs-theme=dark] .text-bg-pulse-300{background-color:rgb(153,28.8,66) !important;color:#fff !important}[data-bs-theme=dark] .text-pulse-400{color:rgb(204,38.4,88) !important}[data-bs-theme=dark] .bg-pulse-400{background-color:rgb(204,38.4,88) !important}[data-bs-theme=dark] .text-bg-pulse-400{background-color:rgb(204,38.4,88) !important;color:#fff !important}[data-bs-theme=dark] .text-pulse-600{color:rgb(255,89.4,139) !important}[data-bs-theme=dark] .bg-pulse-600{background-color:rgb(255,89.4,139) !important}[data-bs-theme=dark] .text-bg-pulse-600{background-color:rgb(255,89.4,139) !important;color:#000 !important}[data-bs-theme=dark] .text-pulse-700{color:rgb(255,130.8,168) !important}[data-bs-theme=dark] .bg-pulse-700{background-color:rgb(255,130.8,168) !important}[data-bs-theme=dark] .text-bg-pulse-700{background-color:rgb(255,130.8,168) !important;color:#000 !important}[data-bs-theme=dark] .text-pulse-800{color:rgb(255,172.2,197) !important}[data-bs-theme=dark] .bg-pulse-800{background-color:rgb(255,172.2,197) !important}[data-bs-theme=dark] .text-bg-pulse-800{background-color:rgb(255,172.2,197) !important;color:#000 !important}[data-bs-theme=dark] .text-pulse-900{color:rgb(255,213.6,226) !important}[data-bs-theme=dark] .bg-pulse-900{background-color:rgb(255,213.6,226) !important}[data-bs-theme=dark] .text-bg-pulse-900{background-color:rgb(255,213.6,226) !important;color:#000 !important}.text-phantom-25{color:rgb(242.25,242.95,243.45) !important}.bg-phantom-25{background-color:rgb(242.25,242.95,243.45) !important}.text-bg-phantom-25{background-color:rgb(242.25,242.95,243.45) !important;color:#000 !important}.text-phantom-50{color:rgb(229.5,230.9,231.9) !important}.bg-phantom-50{background-color:rgb(229.5,230.9,231.9) !important}.text-bg-phantom-50{background-color:rgb(229.5,230.9,231.9) !important;color:#000 !important}.text-phantom-100{color:rgb(204,206.8,208.8) !important}.bg-phantom-100{background-color:rgb(204,206.8,208.8) !important}.text-bg-phantom-100{background-color:rgb(204,206.8,208.8) !important;color:#000 !important}.text-phantom-200{color:rgb(153,158.6,162.6) !important}.bg-phantom-200{background-color:rgb(153,158.6,162.6) !important}.text-bg-phantom-200{background-color:rgb(153,158.6,162.6) !important;color:#000 !important}.text-phantom-300{color:rgb(102,110.4,116.4) !important}.bg-phantom-300{background-color:rgb(102,110.4,116.4) !important}.text-bg-phantom-300{background-color:rgb(102,110.4,116.4) !important;color:#fff !important}.text-phantom-400{color:rgb(51,62.2,70.2) !important}.bg-phantom-400{background-color:rgb(51,62.2,70.2) !important}.text-bg-phantom-400{background-color:rgb(51,62.2,70.2) !important;color:#fff !important}.text-phantom-600{color:rgb(0,11.2,19.2) !important}.bg-phantom-600{background-color:rgb(0,11.2,19.2) !important}.text-bg-phantom-600{background-color:rgb(0,11.2,19.2) !important;color:#fff !important}.text-phantom-700{color:rgb(0,8.4,14.4) !important}.bg-phantom-700{background-color:rgb(0,8.4,14.4) !important}.text-bg-phantom-700{background-color:rgb(0,8.4,14.4) !important;color:#fff !important}.text-phantom-800{color:rgb(0,5.6,9.6) !important}.bg-phantom-800{background-color:rgb(0,5.6,9.6) !important}.text-bg-phantom-800{background-color:rgb(0,5.6,9.6) !important;color:#fff !important}.text-phantom-900{color:rgb(0,2.8,4.8) !important}.bg-phantom-900{background-color:rgb(0,2.8,4.8) !important}.text-bg-phantom-900{background-color:rgb(0,2.8,4.8) !important;color:#fff !important}[data-bs-theme=dark] .text-phantom-25{color:rgb(0,.7,1.2) !important}[data-bs-theme=dark] .bg-phantom-25{background-color:rgb(0,.7,1.2) !important}[data-bs-theme=dark] .text-bg-phantom-25{background-color:rgb(0,.7,1.2) !important;color:#fff !important}[data-bs-theme=dark] .text-phantom-50{color:rgb(0,1.4,2.4) !important}[data-bs-theme=dark] .bg-phantom-50{background-color:rgb(0,1.4,2.4) !important}[data-bs-theme=dark] .text-bg-phantom-50{background-color:rgb(0,1.4,2.4) !important;color:#fff !important}[data-bs-theme=dark] .text-phantom-100{color:rgb(0,2.8,4.8) !important}[data-bs-theme=dark] .bg-phantom-100{background-color:rgb(0,2.8,4.8) !important}[data-bs-theme=dark] .text-bg-phantom-100{background-color:rgb(0,2.8,4.8) !important;color:#fff !important}[data-bs-theme=dark] .text-phantom-200{color:rgb(0,5.6,9.6) !important}[data-bs-theme=dark] .bg-phantom-200{background-color:rgb(0,5.6,9.6) !important}[data-bs-theme=dark] .text-bg-phantom-200{background-color:rgb(0,5.6,9.6) !important;color:#fff !important}[data-bs-theme=dark] .text-phantom-300{color:rgb(0,8.4,14.4) !important}[data-bs-theme=dark] .bg-phantom-300{background-color:rgb(0,8.4,14.4) !important}[data-bs-theme=dark] .text-bg-phantom-300{background-color:rgb(0,8.4,14.4) !important;color:#fff !important}[data-bs-theme=dark] .text-phantom-400{color:rgb(0,11.2,19.2) !important}[data-bs-theme=dark] .bg-phantom-400{background-color:rgb(0,11.2,19.2) !important}[data-bs-theme=dark] .text-bg-phantom-400{background-color:rgb(0,11.2,19.2) !important;color:#fff !important}[data-bs-theme=dark] .text-phantom-600{color:rgb(51,62.2,70.2) !important}[data-bs-theme=dark] .bg-phantom-600{background-color:rgb(51,62.2,70.2) !important}[data-bs-theme=dark] .text-bg-phantom-600{background-color:rgb(51,62.2,70.2) !important;color:#fff !important}[data-bs-theme=dark] .text-phantom-700{color:rgb(102,110.4,116.4) !important}[data-bs-theme=dark] .bg-phantom-700{background-color:rgb(102,110.4,116.4) !important}[data-bs-theme=dark] .text-bg-phantom-700{background-color:rgb(102,110.4,116.4) !important;color:#fff !important}[data-bs-theme=dark] .text-phantom-800{color:rgb(153,158.6,162.6) !important}[data-bs-theme=dark] .bg-phantom-800{background-color:rgb(153,158.6,162.6) !important}[data-bs-theme=dark] .text-bg-phantom-800{background-color:rgb(153,158.6,162.6) !important;color:#000 !important}[data-bs-theme=dark] .text-phantom-900{color:rgb(204,206.8,208.8) !important}[data-bs-theme=dark] .bg-phantom-900{background-color:rgb(204,206.8,208.8) !important}[data-bs-theme=dark] .text-bg-phantom-900{background-color:rgb(204,206.8,208.8) !important;color:#000 !important}.text-ghost-25{color:rgb(254.5,254.5,254.5) !important}.bg-ghost-25{background-color:rgb(254.5,254.5,254.5) !important}.text-bg-ghost-25{background-color:rgb(254.5,254.5,254.5) !important;color:#000 !important}.text-ghost-50{color:#fefefe !important}.bg-ghost-50{background-color:#fefefe !important}.text-bg-ghost-50{background-color:#fefefe !important;color:#000 !important}.text-ghost-100{color:#fdfdfd !important}.bg-ghost-100{background-color:#fdfdfd !important}.text-bg-ghost-100{background-color:#fdfdfd !important;color:#000 !important}.text-ghost-200{color:#fbfbfb !important}.bg-ghost-200{background-color:#fbfbfb !important}.text-bg-ghost-200{background-color:#fbfbfb !important;color:#000 !important}.text-ghost-300{color:#f9f9f9 !important}.bg-ghost-300{background-color:#f9f9f9 !important}.text-bg-ghost-300{background-color:#f9f9f9 !important;color:#000 !important}.text-ghost-400{color:#f7f7f7 !important}.bg-ghost-400{background-color:#f7f7f7 !important}.text-bg-ghost-400{background-color:#f7f7f7 !important;color:#000 !important}.text-ghost-600{color:#c4c4c4 !important}.bg-ghost-600{background-color:#c4c4c4 !important}.text-bg-ghost-600{background-color:#c4c4c4 !important;color:#000 !important}.text-ghost-700{color:#939393 !important}.bg-ghost-700{background-color:#939393 !important}.text-bg-ghost-700{background-color:#939393 !important;color:#000 !important}.text-ghost-800{color:#626262 !important}.bg-ghost-800{background-color:#626262 !important}.text-bg-ghost-800{background-color:#626262 !important;color:#fff !important}.text-ghost-900{color:#313131 !important}.bg-ghost-900{background-color:#313131 !important}.text-bg-ghost-900{background-color:#313131 !important;color:#fff !important}[data-bs-theme=dark] .text-ghost-25{color:rgb(12.25,12.25,12.25) !important}[data-bs-theme=dark] .bg-ghost-25{background-color:rgb(12.25,12.25,12.25) !important}[data-bs-theme=dark] .text-bg-ghost-25{background-color:rgb(12.25,12.25,12.25) !important;color:#fff !important}[data-bs-theme=dark] .text-ghost-50{color:rgb(24.5,24.5,24.5) !important}[data-bs-theme=dark] .bg-ghost-50{background-color:rgb(24.5,24.5,24.5) !important}[data-bs-theme=dark] .text-bg-ghost-50{background-color:rgb(24.5,24.5,24.5) !important;color:#fff !important}[data-bs-theme=dark] .text-ghost-100{color:#313131 !important}[data-bs-theme=dark] .bg-ghost-100{background-color:#313131 !important}[data-bs-theme=dark] .text-bg-ghost-100{background-color:#313131 !important;color:#fff !important}[data-bs-theme=dark] .text-ghost-200{color:#626262 !important}[data-bs-theme=dark] .bg-ghost-200{background-color:#626262 !important}[data-bs-theme=dark] .text-bg-ghost-200{background-color:#626262 !important;color:#fff !important}[data-bs-theme=dark] .text-ghost-300{color:#939393 !important}[data-bs-theme=dark] .bg-ghost-300{background-color:#939393 !important}[data-bs-theme=dark] .text-bg-ghost-300{background-color:#939393 !important;color:#000 !important}[data-bs-theme=dark] .text-ghost-400{color:#c4c4c4 !important}[data-bs-theme=dark] .bg-ghost-400{background-color:#c4c4c4 !important}[data-bs-theme=dark] .text-bg-ghost-400{background-color:#c4c4c4 !important;color:#000 !important}[data-bs-theme=dark] .text-ghost-600{color:#f7f7f7 !important}[data-bs-theme=dark] .bg-ghost-600{background-color:#f7f7f7 !important}[data-bs-theme=dark] .text-bg-ghost-600{background-color:#f7f7f7 !important;color:#000 !important}[data-bs-theme=dark] .text-ghost-700{color:#f9f9f9 !important}[data-bs-theme=dark] .bg-ghost-700{background-color:#f9f9f9 !important}[data-bs-theme=dark] .text-bg-ghost-700{background-color:#f9f9f9 !important;color:#000 !important}[data-bs-theme=dark] .text-ghost-800{color:#fbfbfb !important}[data-bs-theme=dark] .bg-ghost-800{background-color:#fbfbfb !important}[data-bs-theme=dark] .text-bg-ghost-800{background-color:#fbfbfb !important;color:#000 !important}[data-bs-theme=dark] .text-ghost-900{color:#fdfdfd !important}[data-bs-theme=dark] .bg-ghost-900{background-color:#fdfdfd !important}[data-bs-theme=dark] .text-bg-ghost-900{background-color:#fdfdfd !important;color:#000 !important}.text-zenith-25{color:#fff !important}.bg-zenith-25{background-color:#fff !important}.text-bg-zenith-25{background-color:#fff !important;color:#000 !important}.text-zenith-50{color:#fff !important}.bg-zenith-50{background-color:#fff !important}.text-bg-zenith-50{background-color:#fff !important;color:#000 !important}.text-zenith-100{color:#fff !important}.bg-zenith-100{background-color:#fff !important}.text-bg-zenith-100{background-color:#fff !important;color:#000 !important}.text-zenith-200{color:#fff !important}.bg-zenith-200{background-color:#fff !important}.text-bg-zenith-200{background-color:#fff !important;color:#000 !important}.text-zenith-300{color:#fff !important}.bg-zenith-300{background-color:#fff !important}.text-bg-zenith-300{background-color:#fff !important;color:#000 !important}.text-zenith-400{color:#fff !important}.bg-zenith-400{background-color:#fff !important}.text-bg-zenith-400{background-color:#fff !important;color:#000 !important}.text-zenith-600{color:#ccc !important}.bg-zenith-600{background-color:#ccc !important}.text-bg-zenith-600{background-color:#ccc !important;color:#000 !important}.text-zenith-700{color:#999 !important}.bg-zenith-700{background-color:#999 !important}.text-bg-zenith-700{background-color:#999 !important;color:#000 !important}.text-zenith-800{color:#666 !important}.bg-zenith-800{background-color:#666 !important}.text-bg-zenith-800{background-color:#666 !important;color:#fff !important}.text-zenith-900{color:#333 !important}.bg-zenith-900{background-color:#333 !important}.text-bg-zenith-900{background-color:#333 !important;color:#fff !important}[data-bs-theme=dark] .text-zenith-25{color:hsl(0,0%,5%) !important}[data-bs-theme=dark] .bg-zenith-25{background-color:hsl(0,0%,5%) !important}[data-bs-theme=dark] .text-bg-zenith-25{background-color:hsl(0,0%,5%) !important;color:#fff !important}[data-bs-theme=dark] .text-zenith-50{color:hsl(0,0%,10%) !important}[data-bs-theme=dark] .bg-zenith-50{background-color:hsl(0,0%,10%) !important}[data-bs-theme=dark] .text-bg-zenith-50{background-color:hsl(0,0%,10%) !important;color:#fff !important}[data-bs-theme=dark] .text-zenith-100{color:#333 !important}[data-bs-theme=dark] .bg-zenith-100{background-color:#333 !important}[data-bs-theme=dark] .text-bg-zenith-100{background-color:#333 !important;color:#fff !important}[data-bs-theme=dark] .text-zenith-200{color:#666 !important}[data-bs-theme=dark] .bg-zenith-200{background-color:#666 !important}[data-bs-theme=dark] .text-bg-zenith-200{background-color:#666 !important;color:#fff !important}[data-bs-theme=dark] .text-zenith-300{color:#999 !important}[data-bs-theme=dark] .bg-zenith-300{background-color:#999 !important}[data-bs-theme=dark] .text-bg-zenith-300{background-color:#999 !important;color:#000 !important}[data-bs-theme=dark] .text-zenith-400{color:#ccc !important}[data-bs-theme=dark] .bg-zenith-400{background-color:#ccc !important}[data-bs-theme=dark] .text-bg-zenith-400{background-color:#ccc !important;color:#000 !important}[data-bs-theme=dark] .text-zenith-600{color:#fff !important}[data-bs-theme=dark] .bg-zenith-600{background-color:#fff !important}[data-bs-theme=dark] .text-bg-zenith-600{background-color:#fff !important;color:#000 !important}[data-bs-theme=dark] .text-zenith-700{color:#fff !important}[data-bs-theme=dark] .bg-zenith-700{background-color:#fff !important}[data-bs-theme=dark] .text-bg-zenith-700{background-color:#fff !important;color:#000 !important}[data-bs-theme=dark] .text-zenith-800{color:#fff !important}[data-bs-theme=dark] .bg-zenith-800{background-color:#fff !important}[data-bs-theme=dark] .text-bg-zenith-800{background-color:#fff !important;color:#000 !important}[data-bs-theme=dark] .text-zenith-900{color:#fff !important}[data-bs-theme=dark] .bg-zenith-900{background-color:#fff !important}[data-bs-theme=dark] .text-bg-zenith-900{background-color:#fff !important;color:#000 !important}.text-light-25{color:rgb(254.65,254.7,254.75) !important}.bg-light-25{background-color:rgb(254.65,254.7,254.75) !important}.text-bg-light-25{background-color:rgb(254.65,254.7,254.75) !important;color:#000 !important}.text-light-50{color:rgb(254.3,254.4,254.5) !important}.bg-light-50{background-color:rgb(254.3,254.4,254.5) !important}.text-bg-light-50{background-color:rgb(254.3,254.4,254.5) !important;color:#000 !important}.text-light-100{color:rgb(253.6,253.8,254) !important}.bg-light-100{background-color:rgb(253.6,253.8,254) !important}.text-bg-light-100{background-color:rgb(253.6,253.8,254) !important;color:#000 !important}.text-light-200{color:rgb(252.2,252.6,253) !important}.bg-light-200{background-color:rgb(252.2,252.6,253) !important}.text-bg-light-200{background-color:rgb(252.2,252.6,253) !important;color:#000 !important}.text-light-300{color:rgb(250.8,251.4,252) !important}.bg-light-300{background-color:rgb(250.8,251.4,252) !important}.text-bg-light-300{background-color:rgb(250.8,251.4,252) !important;color:#000 !important}.text-light-400{color:rgb(249.4,250.2,251) !important}.bg-light-400{background-color:rgb(249.4,250.2,251) !important}.text-bg-light-400{background-color:rgb(249.4,250.2,251) !important;color:#000 !important}.text-light-600{color:rgb(198.4,199.2,200) !important}.bg-light-600{background-color:rgb(198.4,199.2,200) !important}.text-bg-light-600{background-color:rgb(198.4,199.2,200) !important;color:#000 !important}.text-light-700{color:rgb(148.8,149.4,150) !important}.bg-light-700{background-color:rgb(148.8,149.4,150) !important}.text-bg-light-700{background-color:rgb(148.8,149.4,150) !important;color:#000 !important}.text-light-800{color:rgb(99.2,99.6,100) !important}.bg-light-800{background-color:rgb(99.2,99.6,100) !important}.text-bg-light-800{background-color:rgb(99.2,99.6,100) !important;color:#fff !important}.text-light-900{color:rgb(49.6,49.8,50) !important}.bg-light-900{background-color:rgb(49.6,49.8,50) !important}.text-bg-light-900{background-color:rgb(49.6,49.8,50) !important;color:#fff !important}[data-bs-theme=dark] .text-light-25{color:rgb(12.4,12.45,12.5) !important}[data-bs-theme=dark] .bg-light-25{background-color:rgb(12.4,12.45,12.5) !important}[data-bs-theme=dark] .text-bg-light-25{background-color:rgb(12.4,12.45,12.5) !important;color:#fff !important}[data-bs-theme=dark] .text-light-50{color:rgb(24.8,24.9,25) !important}[data-bs-theme=dark] .bg-light-50{background-color:rgb(24.8,24.9,25) !important}[data-bs-theme=dark] .text-bg-light-50{background-color:rgb(24.8,24.9,25) !important;color:#fff !important}[data-bs-theme=dark] .text-light-100{color:rgb(49.6,49.8,50) !important}[data-bs-theme=dark] .bg-light-100{background-color:rgb(49.6,49.8,50) !important}[data-bs-theme=dark] .text-bg-light-100{background-color:rgb(49.6,49.8,50) !important;color:#fff !important}[data-bs-theme=dark] .text-light-200{color:rgb(99.2,99.6,100) !important}[data-bs-theme=dark] .bg-light-200{background-color:rgb(99.2,99.6,100) !important}[data-bs-theme=dark] .text-bg-light-200{background-color:rgb(99.2,99.6,100) !important;color:#fff !important}[data-bs-theme=dark] .text-light-300{color:rgb(148.8,149.4,150) !important}[data-bs-theme=dark] .bg-light-300{background-color:rgb(148.8,149.4,150) !important}[data-bs-theme=dark] .text-bg-light-300{background-color:rgb(148.8,149.4,150) !important;color:#000 !important}[data-bs-theme=dark] .text-light-400{color:rgb(198.4,199.2,200) !important}[data-bs-theme=dark] .bg-light-400{background-color:rgb(198.4,199.2,200) !important}[data-bs-theme=dark] .text-bg-light-400{background-color:rgb(198.4,199.2,200) !important;color:#000 !important}[data-bs-theme=dark] .text-light-600{color:rgb(249.4,250.2,251) !important}[data-bs-theme=dark] .bg-light-600{background-color:rgb(249.4,250.2,251) !important}[data-bs-theme=dark] .text-bg-light-600{background-color:rgb(249.4,250.2,251) !important;color:#000 !important}[data-bs-theme=dark] .text-light-700{color:rgb(250.8,251.4,252) !important}[data-bs-theme=dark] .bg-light-700{background-color:rgb(250.8,251.4,252) !important}[data-bs-theme=dark] .text-bg-light-700{background-color:rgb(250.8,251.4,252) !important;color:#000 !important}[data-bs-theme=dark] .text-light-800{color:rgb(252.2,252.6,253) !important}[data-bs-theme=dark] .bg-light-800{background-color:rgb(252.2,252.6,253) !important}[data-bs-theme=dark] .text-bg-light-800{background-color:rgb(252.2,252.6,253) !important;color:#000 !important}[data-bs-theme=dark] .text-light-900{color:rgb(253.6,253.8,254) !important}[data-bs-theme=dark] .bg-light-900{background-color:rgb(253.6,253.8,254) !important}[data-bs-theme=dark] .text-bg-light-900{background-color:rgb(253.6,253.8,254) !important;color:#000 !important}.text-dark-25{color:rgb(243.9,244.1,244.3) !important}.bg-dark-25{background-color:rgb(243.9,244.1,244.3) !important}.text-bg-dark-25{background-color:rgb(243.9,244.1,244.3) !important;color:#000 !important}.text-dark-50{color:rgb(232.8,233.2,233.6) !important}.bg-dark-50{background-color:rgb(232.8,233.2,233.6) !important}.text-bg-dark-50{background-color:rgb(232.8,233.2,233.6) !important;color:#000 !important}.text-dark-100{color:rgb(210.6,211.4,212.2) !important}.bg-dark-100{background-color:rgb(210.6,211.4,212.2) !important}.text-bg-dark-100{background-color:rgb(210.6,211.4,212.2) !important;color:#000 !important}.text-dark-200{color:rgb(166.2,167.8,169.4) !important}.bg-dark-200{background-color:rgb(166.2,167.8,169.4) !important}.text-bg-dark-200{background-color:rgb(166.2,167.8,169.4) !important;color:#000 !important}.text-dark-300{color:rgb(121.8,124.2,126.6) !important}.bg-dark-300{background-color:rgb(121.8,124.2,126.6) !important}.text-bg-dark-300{background-color:rgb(121.8,124.2,126.6) !important;color:#000 !important}.text-dark-400{color:rgb(77.4,80.6,83.8) !important}.bg-dark-400{background-color:rgb(77.4,80.6,83.8) !important}.text-bg-dark-400{background-color:rgb(77.4,80.6,83.8) !important;color:#fff !important}.text-dark-600{color:rgb(26.4,29.6,32.8) !important}.bg-dark-600{background-color:rgb(26.4,29.6,32.8) !important}.text-bg-dark-600{background-color:rgb(26.4,29.6,32.8) !important;color:#fff !important}.text-dark-700{color:rgb(19.8,22.2,24.6) !important}.bg-dark-700{background-color:rgb(19.8,22.2,24.6) !important}.text-bg-dark-700{background-color:rgb(19.8,22.2,24.6) !important;color:#fff !important}.text-dark-800{color:rgb(13.2,14.8,16.4) !important}.bg-dark-800{background-color:rgb(13.2,14.8,16.4) !important}.text-bg-dark-800{background-color:rgb(13.2,14.8,16.4) !important;color:#fff !important}.text-dark-900{color:rgb(6.6,7.4,8.2) !important}.bg-dark-900{background-color:rgb(6.6,7.4,8.2) !important}.text-bg-dark-900{background-color:rgb(6.6,7.4,8.2) !important;color:#fff !important}[data-bs-theme=dark] .text-dark-25{color:rgb(1.65,1.85,2.05) !important}[data-bs-theme=dark] .bg-dark-25{background-color:rgb(1.65,1.85,2.05) !important}[data-bs-theme=dark] .text-bg-dark-25{background-color:rgb(1.65,1.85,2.05) !important;color:#fff !important}[data-bs-theme=dark] .text-dark-50{color:rgb(3.3,3.7,4.1) !important}[data-bs-theme=dark] .bg-dark-50{background-color:rgb(3.3,3.7,4.1) !important}[data-bs-theme=dark] .text-bg-dark-50{background-color:rgb(3.3,3.7,4.1) !important;color:#fff !important}[data-bs-theme=dark] .text-dark-100{color:rgb(6.6,7.4,8.2) !important}[data-bs-theme=dark] .bg-dark-100{background-color:rgb(6.6,7.4,8.2) !important}[data-bs-theme=dark] .text-bg-dark-100{background-color:rgb(6.6,7.4,8.2) !important;color:#fff !important}[data-bs-theme=dark] .text-dark-200{color:rgb(13.2,14.8,16.4) !important}[data-bs-theme=dark] .bg-dark-200{background-color:rgb(13.2,14.8,16.4) !important}[data-bs-theme=dark] .text-bg-dark-200{background-color:rgb(13.2,14.8,16.4) !important;color:#fff !important}[data-bs-theme=dark] .text-dark-300{color:rgb(19.8,22.2,24.6) !important}[data-bs-theme=dark] .bg-dark-300{background-color:rgb(19.8,22.2,24.6) !important}[data-bs-theme=dark] .text-bg-dark-300{background-color:rgb(19.8,22.2,24.6) !important;color:#fff !important}[data-bs-theme=dark] .text-dark-400{color:rgb(26.4,29.6,32.8) !important}[data-bs-theme=dark] .bg-dark-400{background-color:rgb(26.4,29.6,32.8) !important}[data-bs-theme=dark] .text-bg-dark-400{background-color:rgb(26.4,29.6,32.8) !important;color:#fff !important}[data-bs-theme=dark] .text-dark-600{color:rgb(77.4,80.6,83.8) !important}[data-bs-theme=dark] .bg-dark-600{background-color:rgb(77.4,80.6,83.8) !important}[data-bs-theme=dark] .text-bg-dark-600{background-color:rgb(77.4,80.6,83.8) !important;color:#fff !important}[data-bs-theme=dark] .text-dark-700{color:rgb(121.8,124.2,126.6) !important}[data-bs-theme=dark] .bg-dark-700{background-color:rgb(121.8,124.2,126.6) !important}[data-bs-theme=dark] .text-bg-dark-700{background-color:rgb(121.8,124.2,126.6) !important;color:#000 !important}[data-bs-theme=dark] .text-dark-800{color:rgb(166.2,167.8,169.4) !important}[data-bs-theme=dark] .bg-dark-800{background-color:rgb(166.2,167.8,169.4) !important}[data-bs-theme=dark] .text-bg-dark-800{background-color:rgb(166.2,167.8,169.4) !important;color:#000 !important}[data-bs-theme=dark] .text-dark-900{color:rgb(210.6,211.4,212.2) !important}[data-bs-theme=dark] .bg-dark-900{background-color:rgb(210.6,211.4,212.2) !important}[data-bs-theme=dark] .text-bg-dark-900{background-color:rgb(210.6,211.4,212.2) !important;color:#000 !important}.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{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-none{-o-object-fit:none !important;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,.aligncenter{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-glitch{--bs-focus-ring-color: rgba(var(--bs-glitch-rgb), var(--bs-focus-ring-opacity))}.focus-ring-pulse{--bs-focus-ring-color: rgba(var(--bs-pulse-rgb), var(--bs-focus-ring-opacity))}.focus-ring-phantom{--bs-focus-ring-color: rgba(var(--bs-phantom-rgb), var(--bs-focus-ring-opacity))}.focus-ring-ghost{--bs-focus-ring-color: rgba(var(--bs-ghost-rgb), var(--bs-focus-ring-opacity))}.focus-ring-zenith{--bs-focus-ring-color: rgba(var(--bs-zenith-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}.top-5{top:5% !important}.top-10{top:10% !important}.top-15{top:15% !important}.top-20{top:20% !important}.top-25{top:25% !important}.top-30{top:30% !important}.top-35{top:35% !important}.top-40{top:40% !important}.top-45{top:45% !important}.top-55{top:55% !important}.top-60{top:60% !important}.top-65{top:65% !important}.top-70{top:70% !important}.top-75{top:75% !important}.top-80{top:80% !important}.top-85{top:85% !important}.top-90{top:90% !important}.top-95{top:95% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.bottom-5{bottom:5% !important}.bottom-10{bottom:10% !important}.bottom-15{bottom:15% !important}.bottom-20{bottom:20% !important}.bottom-25{bottom:25% !important}.bottom-30{bottom:30% !important}.bottom-35{bottom:35% !important}.bottom-40{bottom:40% !important}.bottom-45{bottom:45% !important}.bottom-55{bottom:55% !important}.bottom-60{bottom:60% !important}.bottom-65{bottom:65% !important}.bottom-70{bottom:70% !important}.bottom-75{bottom:75% !important}.bottom-80{bottom:80% !important}.bottom-85{bottom:85% !important}.bottom-90{bottom:90% !important}.bottom-95{bottom:95% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.start-5{left:5% !important}.start-10{left:10% !important}.start-15{left:15% !important}.start-20{left:20% !important}.start-25{left:25% !important}.start-30{left:30% !important}.start-35{left:35% !important}.start-40{left:40% !important}.start-45{left:45% !important}.start-55{left:55% !important}.start-60{left:60% !important}.start-65{left:65% !important}.start-70{left:70% !important}.start-75{left:75% !important}.start-80{left:80% !important}.start-85{left:85% !important}.start-90{left:90% !important}.start-95{left:95% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.end-5{right:5% !important}.end-10{right:10% !important}.end-15{right:15% !important}.end-20{right:20% !important}.end-25{right:25% !important}.end-30{right:30% !important}.end-35{right:35% !important}.end-40{right:40% !important}.end-45{right:45% !important}.end-55{right:55% !important}.end-60{right:60% !important}.end-65{right:65% !important}.end-70{right:70% !important}.end-75{right:75% !important}.end-80{right:80% !important}.end-85{right:85% !important}.end-90{right:90% !important}.end-95{right:95% !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-glitch{--bs-border-opacity: 1;border-color:rgba(var(--bs-glitch-rgb), var(--bs-border-opacity)) !important}.border-pulse{--bs-border-opacity: 1;border-color:rgba(var(--bs-pulse-rgb), var(--bs-border-opacity)) !important}.border-phantom{--bs-border-opacity: 1;border-color:rgba(var(--bs-phantom-rgb), var(--bs-border-opacity)) !important}.border-ghost{--bs-border-opacity: 1;border-color:rgba(var(--bs-ghost-rgb), var(--bs-border-opacity)) !important}.border-zenith{--bs-border-opacity: 1;border-color:rgba(var(--bs-zenith-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: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.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}.w-55{width:55% !important}.w-60{width:60% !important}.w-65{width:65% !important}.w-70{width:70% !important}.w-80{width:80% !important}.w-85{width:85% !important}.w-90{width:90% !important}.w-95{width:95% !important}.mw-0{max-width:0rem !important}.mw-none{max-width:none !important}.mw-1{max-width:20rem !important}.mw-2{max-width:24rem !important}.mw-3{max-width:28rem !important}.mw-4{max-width:32rem !important}.mw-5{max-width:36rem !important}.mw-6{max-width:42rem !important}.mw-7{max-width:48rem !important}.mw-8{max-width:56rem !important}.mw-9{max-width:64rem !important}.mw-10{max-width:72rem !important}.mw-11{max-width:80rem !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}.h-5{height:5% !important}.h-10{height:10% !important}.h-15{height:15% !important}.h-20{height:20% !important}.h-30{height:30% !important}.h-35{height:35% !important}.h-40{height:40% !important}.h-45{height:45% !important}.h-55{height:55% !important}.h-60{height:60% !important}.h-65{height:65% !important}.h-70{height:70% !important}.h-80{height:80% !important}.h-85{height:85% !important}.h-90{height:90% !important}.h-95{height:95% !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-25{min-height:25vh !important}.min-vh-50{min-height:50vh !important}.min-vh-75{min-height:75vh !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-6{margin:4.5rem !important}.m-7{margin:6rem !important}.m-8{margin:7.5rem !important}.m-9{margin:9rem !important}.m-10{margin:10rem !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-6{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-7{margin-right:6rem !important;margin-left:6rem !important}.mx-8{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-9{margin-right:9rem !important;margin-left:9rem !important}.mx-10{margin-right:10rem !important;margin-left:10rem !important}.mx-auto,.aligncenter{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-6{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-7{margin-top:6rem !important;margin-bottom:6rem !important}.my-8{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-9{margin-top:9rem !important;margin-bottom:9rem !important}.my-10{margin-top:10rem !important;margin-bottom:10rem !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-6{margin-top:4.5rem !important}.mt-7{margin-top:6rem !important}.mt-8{margin-top:7.5rem !important}.mt-9{margin-top:9rem !important}.mt-10{margin-top:10rem !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-6{margin-right:4.5rem !important}.me-7{margin-right:6rem !important}.me-8{margin-right:7.5rem !important}.me-9{margin-right:9rem !important}.me-10{margin-right:10rem !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-6{margin-bottom:4.5rem !important}.mb-7{margin-bottom:6rem !important}.mb-8{margin-bottom:7.5rem !important}.mb-9{margin-bottom:9rem !important}.mb-10{margin-bottom:10rem !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-6{margin-left:4.5rem !important}.ms-7{margin-left:6rem !important}.ms-8{margin-left:7.5rem !important}.ms-9{margin-left:9rem !important}.ms-10{margin-left:10rem !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-0.25rem !important}.m-n2{margin:-0.5rem !important}.m-n3{margin:-1rem !important}.m-n4{margin:-1.5rem !important}.m-n5{margin:-3rem !important}.m-n6{margin:-4.5rem !important}.m-n7{margin:-6rem !important}.m-n8{margin:-7.5rem !important}.m-n9{margin:-9rem !important}.m-n10{margin:-10rem !important}.mx-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n5{margin-right:-3rem !important;margin-left:-3rem !important}.mx-n6{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-n7{margin-right:-6rem !important;margin-left:-6rem !important}.mx-n8{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-n9{margin-right:-9rem !important;margin-left:-9rem !important}.mx-n10{margin-right:-10rem !important;margin-left:-10rem !important}.my-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-n6{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-n7{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-n8{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-n9{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-n10{margin-top:-10rem !important;margin-bottom:-10rem !important}.mt-n1{margin-top:-0.25rem !important}.mt-n2{margin-top:-0.5rem !important}.mt-n3{margin-top:-1rem !important}.mt-n4{margin-top:-1.5rem !important}.mt-n5{margin-top:-3rem !important}.mt-n6{margin-top:-4.5rem !important}.mt-n7{margin-top:-6rem !important}.mt-n8{margin-top:-7.5rem !important}.mt-n9{margin-top:-9rem !important}.mt-n10{margin-top:-10rem !important}.me-n1{margin-right:-0.25rem !important}.me-n2{margin-right:-0.5rem !important}.me-n3{margin-right:-1rem !important}.me-n4{margin-right:-1.5rem !important}.me-n5{margin-right:-3rem !important}.me-n6{margin-right:-4.5rem !important}.me-n7{margin-right:-6rem !important}.me-n8{margin-right:-7.5rem !important}.me-n9{margin-right:-9rem !important}.me-n10{margin-right:-10rem !important}.mb-n1{margin-bottom:-0.25rem !important}.mb-n2{margin-bottom:-0.5rem !important}.mb-n3{margin-bottom:-1rem !important}.mb-n4{margin-bottom:-1.5rem !important}.mb-n5{margin-bottom:-3rem !important}.mb-n6{margin-bottom:-4.5rem !important}.mb-n7{margin-bottom:-6rem !important}.mb-n8{margin-bottom:-7.5rem !important}.mb-n9{margin-bottom:-9rem !important}.mb-n10{margin-bottom:-10rem !important}.ms-n1{margin-left:-0.25rem !important}.ms-n2{margin-left:-0.5rem !important}.ms-n3{margin-left:-1rem !important}.ms-n4{margin-left:-1.5rem !important}.ms-n5{margin-left:-3rem !important}.ms-n6{margin-left:-4.5rem !important}.ms-n7{margin-left:-6rem !important}.ms-n8{margin-left:-7.5rem !important}.ms-n9{margin-left:-9rem !important}.ms-n10{margin-left:-10rem !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}.p-6{padding:4.5rem !important}.p-7{padding:6rem !important}.p-8{padding:7.5rem !important}.p-9{padding:9rem !important}.p-10{padding:10rem !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}.px-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-7{padding-right:6rem !important;padding-left:6rem !important}.px-8{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-9{padding-right:9rem !important;padding-left:9rem !important}.px-10{padding-right:10rem !important;padding-left:10rem !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}.py-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-8{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-9{padding-top:9rem !important;padding-bottom:9rem !important}.py-10{padding-top:10rem !important;padding-bottom:10rem !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}.pt-6{padding-top:4.5rem !important}.pt-7{padding-top:6rem !important}.pt-8{padding-top:7.5rem !important}.pt-9{padding-top:9rem !important}.pt-10{padding-top:10rem !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}.pe-6{padding-right:4.5rem !important}.pe-7{padding-right:6rem !important}.pe-8{padding-right:7.5rem !important}.pe-9{padding-right:9rem !important}.pe-10{padding-right:10rem !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}.pb-6{padding-bottom:4.5rem !important}.pb-7{padding-bottom:6rem !important}.pb-8{padding-bottom:7.5rem !important}.pb-9{padding-bottom:9rem !important}.pb-10{padding-bottom:10rem !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}.ps-6{padding-left:4.5rem !important}.ps-7{padding-left:6rem !important}.ps-8{padding-left:7.5rem !important}.ps-9{padding-left:9rem !important}.ps-10{padding-left:10rem !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}.gap-6{gap:4.5rem !important}.gap-7{gap:6rem !important}.gap-8{gap:7.5rem !important}.gap-9{gap:9rem !important}.gap-10{gap:10rem !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}.row-gap-6{row-gap:4.5rem !important}.row-gap-7{row-gap:6rem !important}.row-gap-8{row-gap:7.5rem !important}.row-gap-9{row-gap:9rem !important}.row-gap-10{row-gap:10rem !important}.column-gap-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-gap-6{-moz-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-7{-moz-column-gap:6rem !important;column-gap:6rem !important}.column-gap-8{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-9{-moz-column-gap:9rem !important;column-gap:9rem !important}.column-gap-10{-moz-column-gap:10rem !important;column-gap:10rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-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.92 !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-glitch{--bs-text-opacity: 1;color:rgba(var(--bs-glitch-rgb), var(--bs-text-opacity)) !important}.text-pulse{--bs-text-opacity: 1;color:rgba(var(--bs-pulse-rgb), var(--bs-text-opacity)) !important}.text-phantom{--bs-text-opacity: 1;color:rgba(var(--bs-phantom-rgb), var(--bs-text-opacity)) !important}.text-ghost{--bs-text-opacity: 1;color:rgba(var(--bs-ghost-rgb), var(--bs-text-opacity)) !important}.text-zenith{--bs-text-opacity: 1;color:rgba(var(--bs-zenith-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,.5) !important}.text-white-50{--bs-text-opacity: 1;color:hsla(0,0%,100%,.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: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.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: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.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-glitch{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-glitch-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-pulse{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-pulse-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-phantom{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-phantom-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-ghost{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-ghost-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-zenith{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-zenith-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: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-glitch{--bs-bg-opacity: 1;background-color:rgba(var(--bs-glitch-rgb), var(--bs-bg-opacity)) !important}.bg-pulse{--bs-bg-opacity: 1;background-color:rgba(var(--bs-pulse-rgb), var(--bs-bg-opacity)) !important}.bg-phantom{--bs-bg-opacity: 1;background-color:rgba(var(--bs-phantom-rgb), var(--bs-bg-opacity)) !important}.bg-ghost{--bs-bg-opacity: 1;background-color:rgba(var(--bs-ghost-rgb), var(--bs-bg-opacity)) !important}.bg-zenith{--bs-bg-opacity: 1;background-color:rgba(var(--bs-zenith-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:rgba(0,0,0,0) !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: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.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{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;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}.ls-n2{letter-spacing:-0.05em !important}.ls-n1{letter-spacing:-0.025em !important}.ls-0{letter-spacing:0 !important}.ls-1{letter-spacing:.025em !important}.ls-2{letter-spacing:.05em !important}.ls-3{letter-spacing:.1em !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{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-sm-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-sm-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-sm-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-sm-none{-o-object-fit:none !important;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}.position-sm-static{position:static !important}.position-sm-relative{position:relative !important}.position-sm-absolute{position:absolute !important}.position-sm-fixed{position:fixed !important}.position-sm-sticky{position:sticky !important}.top-sm-0{top:0 !important}.top-sm-50{top:50% !important}.top-sm-100{top:100% !important}.top-sm-5{top:5% !important}.top-sm-10{top:10% !important}.top-sm-15{top:15% !important}.top-sm-20{top:20% !important}.top-sm-25{top:25% !important}.top-sm-30{top:30% !important}.top-sm-35{top:35% !important}.top-sm-40{top:40% !important}.top-sm-45{top:45% !important}.top-sm-55{top:55% !important}.top-sm-60{top:60% !important}.top-sm-65{top:65% !important}.top-sm-70{top:70% !important}.top-sm-75{top:75% !important}.top-sm-80{top:80% !important}.top-sm-85{top:85% !important}.top-sm-90{top:90% !important}.top-sm-95{top:95% !important}.bottom-sm-0{bottom:0 !important}.bottom-sm-50{bottom:50% !important}.bottom-sm-100{bottom:100% !important}.bottom-sm-5{bottom:5% !important}.bottom-sm-10{bottom:10% !important}.bottom-sm-15{bottom:15% !important}.bottom-sm-20{bottom:20% !important}.bottom-sm-25{bottom:25% !important}.bottom-sm-30{bottom:30% !important}.bottom-sm-35{bottom:35% !important}.bottom-sm-40{bottom:40% !important}.bottom-sm-45{bottom:45% !important}.bottom-sm-55{bottom:55% !important}.bottom-sm-60{bottom:60% !important}.bottom-sm-65{bottom:65% !important}.bottom-sm-70{bottom:70% !important}.bottom-sm-75{bottom:75% !important}.bottom-sm-80{bottom:80% !important}.bottom-sm-85{bottom:85% !important}.bottom-sm-90{bottom:90% !important}.bottom-sm-95{bottom:95% !important}.start-sm-0{left:0 !important}.start-sm-50{left:50% !important}.start-sm-100{left:100% !important}.start-sm-5{left:5% !important}.start-sm-10{left:10% !important}.start-sm-15{left:15% !important}.start-sm-20{left:20% !important}.start-sm-25{left:25% !important}.start-sm-30{left:30% !important}.start-sm-35{left:35% !important}.start-sm-40{left:40% !important}.start-sm-45{left:45% !important}.start-sm-55{left:55% !important}.start-sm-60{left:60% !important}.start-sm-65{left:65% !important}.start-sm-70{left:70% !important}.start-sm-75{left:75% !important}.start-sm-80{left:80% !important}.start-sm-85{left:85% !important}.start-sm-90{left:90% !important}.start-sm-95{left:95% !important}.end-sm-0{right:0 !important}.end-sm-50{right:50% !important}.end-sm-100{right:100% !important}.end-sm-5{right:5% !important}.end-sm-10{right:10% !important}.end-sm-15{right:15% !important}.end-sm-20{right:20% !important}.end-sm-25{right:25% !important}.end-sm-30{right:30% !important}.end-sm-35{right:35% !important}.end-sm-40{right:40% !important}.end-sm-45{right:45% !important}.end-sm-55{right:55% !important}.end-sm-60{right:60% !important}.end-sm-65{right:65% !important}.end-sm-70{right:70% !important}.end-sm-75{right:75% !important}.end-sm-80{right:80% !important}.end-sm-85{right:85% !important}.end-sm-90{right:90% !important}.end-sm-95{right:95% !important}.translate-middle-sm{transform:translate(-50%, -50%) !important}.translate-middle-sm-x{transform:translateX(-50%) !important}.translate-middle-sm-y{transform:translateY(-50%) !important}.border-sm{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-sm-0{border:0 !important}.border-top-sm{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-sm-0{border-top:0 !important}.border-end-sm{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-sm-0{border-right:0 !important}.border-bottom-sm{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-sm-0{border-bottom:0 !important}.border-start-sm{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-sm-0{border-left:0 !important}.mw-sm-0{max-width:0rem !important}.mw-sm-none{max-width:none !important}.mw-sm-1{max-width:20rem !important}.mw-sm-2{max-width:24rem !important}.mw-sm-3{max-width:28rem !important}.mw-sm-4{max-width:32rem !important}.mw-sm-5{max-width:36rem !important}.mw-sm-6{max-width:42rem !important}.mw-sm-7{max-width:48rem !important}.mw-sm-8{max-width:56rem !important}.mw-sm-9{max-width:64rem !important}.mw-sm-10{max-width:72rem !important}.mw-sm-11{max-width:80rem !important}.min-vh-sm-25{min-height:25vh !important}.min-vh-sm-50{min-height:50vh !important}.min-vh-sm-75{min-height:75vh !important}.min-vh-sm-100{min-height:100vh !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-6{margin:4.5rem !important}.m-sm-7{margin:6rem !important}.m-sm-8{margin:7.5rem !important}.m-sm-9{margin:9rem !important}.m-sm-10{margin:10rem !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-6{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-sm-7{margin-right:6rem !important;margin-left:6rem !important}.mx-sm-8{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-sm-9{margin-right:9rem !important;margin-left:9rem !important}.mx-sm-10{margin-right:10rem !important;margin-left:10rem !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-6{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-sm-7{margin-top:6rem !important;margin-bottom:6rem !important}.my-sm-8{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-sm-9{margin-top:9rem !important;margin-bottom:9rem !important}.my-sm-10{margin-top:10rem !important;margin-bottom:10rem !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-6{margin-top:4.5rem !important}.mt-sm-7{margin-top:6rem !important}.mt-sm-8{margin-top:7.5rem !important}.mt-sm-9{margin-top:9rem !important}.mt-sm-10{margin-top:10rem !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-6{margin-right:4.5rem !important}.me-sm-7{margin-right:6rem !important}.me-sm-8{margin-right:7.5rem !important}.me-sm-9{margin-right:9rem !important}.me-sm-10{margin-right:10rem !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-6{margin-bottom:4.5rem !important}.mb-sm-7{margin-bottom:6rem !important}.mb-sm-8{margin-bottom:7.5rem !important}.mb-sm-9{margin-bottom:9rem !important}.mb-sm-10{margin-bottom:10rem !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-6{margin-left:4.5rem !important}.ms-sm-7{margin-left:6rem !important}.ms-sm-8{margin-left:7.5rem !important}.ms-sm-9{margin-left:9rem !important}.ms-sm-10{margin-left:10rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.m-sm-n6{margin:-4.5rem !important}.m-sm-n7{margin:-6rem !important}.m-sm-n8{margin:-7.5rem !important}.m-sm-n9{margin:-9rem !important}.m-sm-n10{margin:-10rem !important}.mx-sm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n5{margin-right:-3rem !important;margin-left:-3rem !important}.mx-sm-n6{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-sm-n7{margin-right:-6rem !important;margin-left:-6rem !important}.mx-sm-n8{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-sm-n9{margin-right:-9rem !important;margin-left:-9rem !important}.mx-sm-n10{margin-right:-10rem !important;margin-left:-10rem !important}.my-sm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-sm-n6{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-sm-n7{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-sm-n8{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-sm-n9{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-sm-n10{margin-top:-10rem !important;margin-bottom:-10rem !important}.mt-sm-n1{margin-top:-0.25rem !important}.mt-sm-n2{margin-top:-0.5rem !important}.mt-sm-n3{margin-top:-1rem !important}.mt-sm-n4{margin-top:-1.5rem !important}.mt-sm-n5{margin-top:-3rem !important}.mt-sm-n6{margin-top:-4.5rem !important}.mt-sm-n7{margin-top:-6rem !important}.mt-sm-n8{margin-top:-7.5rem !important}.mt-sm-n9{margin-top:-9rem !important}.mt-sm-n10{margin-top:-10rem !important}.me-sm-n1{margin-right:-0.25rem !important}.me-sm-n2{margin-right:-0.5rem !important}.me-sm-n3{margin-right:-1rem !important}.me-sm-n4{margin-right:-1.5rem !important}.me-sm-n5{margin-right:-3rem !important}.me-sm-n6{margin-right:-4.5rem !important}.me-sm-n7{margin-right:-6rem !important}.me-sm-n8{margin-right:-7.5rem !important}.me-sm-n9{margin-right:-9rem !important}.me-sm-n10{margin-right:-10rem !important}.mb-sm-n1{margin-bottom:-0.25rem !important}.mb-sm-n2{margin-bottom:-0.5rem !important}.mb-sm-n3{margin-bottom:-1rem !important}.mb-sm-n4{margin-bottom:-1.5rem !important}.mb-sm-n5{margin-bottom:-3rem !important}.mb-sm-n6{margin-bottom:-4.5rem !important}.mb-sm-n7{margin-bottom:-6rem !important}.mb-sm-n8{margin-bottom:-7.5rem !important}.mb-sm-n9{margin-bottom:-9rem !important}.mb-sm-n10{margin-bottom:-10rem !important}.ms-sm-n1{margin-left:-0.25rem !important}.ms-sm-n2{margin-left:-0.5rem !important}.ms-sm-n3{margin-left:-1rem !important}.ms-sm-n4{margin-left:-1.5rem !important}.ms-sm-n5{margin-left:-3rem !important}.ms-sm-n6{margin-left:-4.5rem !important}.ms-sm-n7{margin-left:-6rem !important}.ms-sm-n8{margin-left:-7.5rem !important}.ms-sm-n9{margin-left:-9rem !important}.ms-sm-n10{margin-left:-10rem !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}.p-sm-6{padding:4.5rem !important}.p-sm-7{padding:6rem !important}.p-sm-8{padding:7.5rem !important}.p-sm-9{padding:9rem !important}.p-sm-10{padding:10rem !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}.px-sm-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-sm-7{padding-right:6rem !important;padding-left:6rem !important}.px-sm-8{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-sm-9{padding-right:9rem !important;padding-left:9rem !important}.px-sm-10{padding-right:10rem !important;padding-left:10rem !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}.py-sm-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-sm-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-sm-8{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-sm-9{padding-top:9rem !important;padding-bottom:9rem !important}.py-sm-10{padding-top:10rem !important;padding-bottom:10rem !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}.pt-sm-6{padding-top:4.5rem !important}.pt-sm-7{padding-top:6rem !important}.pt-sm-8{padding-top:7.5rem !important}.pt-sm-9{padding-top:9rem !important}.pt-sm-10{padding-top:10rem !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}.pe-sm-6{padding-right:4.5rem !important}.pe-sm-7{padding-right:6rem !important}.pe-sm-8{padding-right:7.5rem !important}.pe-sm-9{padding-right:9rem !important}.pe-sm-10{padding-right:10rem !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}.pb-sm-6{padding-bottom:4.5rem !important}.pb-sm-7{padding-bottom:6rem !important}.pb-sm-8{padding-bottom:7.5rem !important}.pb-sm-9{padding-bottom:9rem !important}.pb-sm-10{padding-bottom:10rem !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}.ps-sm-6{padding-left:4.5rem !important}.ps-sm-7{padding-left:6rem !important}.ps-sm-8{padding-left:7.5rem !important}.ps-sm-9{padding-left:9rem !important}.ps-sm-10{padding-left:10rem !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}.gap-sm-6{gap:4.5rem !important}.gap-sm-7{gap:6rem !important}.gap-sm-8{gap:7.5rem !important}.gap-sm-9{gap:9rem !important}.gap-sm-10{gap:10rem !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}.row-gap-sm-6{row-gap:4.5rem !important}.row-gap-sm-7{row-gap:6rem !important}.row-gap-sm-8{row-gap:7.5rem !important}.row-gap-sm-9{row-gap:9rem !important}.row-gap-sm-10{row-gap:10rem !important}.column-gap-sm-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-sm-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-sm-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-sm-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-sm-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-sm-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-gap-sm-6{-moz-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-sm-7{-moz-column-gap:6rem !important;column-gap:6rem !important}.column-gap-sm-8{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-sm-9{-moz-column-gap:9rem !important;column-gap:9rem !important}.column-gap-sm-10{-moz-column-gap:10rem !important;column-gap:10rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-md-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-md-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-md-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-md-none{-o-object-fit:none !important;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}.position-md-static{position:static !important}.position-md-relative{position:relative !important}.position-md-absolute{position:absolute !important}.position-md-fixed{position:fixed !important}.position-md-sticky{position:sticky !important}.top-md-0{top:0 !important}.top-md-50{top:50% !important}.top-md-100{top:100% !important}.top-md-5{top:5% !important}.top-md-10{top:10% !important}.top-md-15{top:15% !important}.top-md-20{top:20% !important}.top-md-25{top:25% !important}.top-md-30{top:30% !important}.top-md-35{top:35% !important}.top-md-40{top:40% !important}.top-md-45{top:45% !important}.top-md-55{top:55% !important}.top-md-60{top:60% !important}.top-md-65{top:65% !important}.top-md-70{top:70% !important}.top-md-75{top:75% !important}.top-md-80{top:80% !important}.top-md-85{top:85% !important}.top-md-90{top:90% !important}.top-md-95{top:95% !important}.bottom-md-0{bottom:0 !important}.bottom-md-50{bottom:50% !important}.bottom-md-100{bottom:100% !important}.bottom-md-5{bottom:5% !important}.bottom-md-10{bottom:10% !important}.bottom-md-15{bottom:15% !important}.bottom-md-20{bottom:20% !important}.bottom-md-25{bottom:25% !important}.bottom-md-30{bottom:30% !important}.bottom-md-35{bottom:35% !important}.bottom-md-40{bottom:40% !important}.bottom-md-45{bottom:45% !important}.bottom-md-55{bottom:55% !important}.bottom-md-60{bottom:60% !important}.bottom-md-65{bottom:65% !important}.bottom-md-70{bottom:70% !important}.bottom-md-75{bottom:75% !important}.bottom-md-80{bottom:80% !important}.bottom-md-85{bottom:85% !important}.bottom-md-90{bottom:90% !important}.bottom-md-95{bottom:95% !important}.start-md-0{left:0 !important}.start-md-50{left:50% !important}.start-md-100{left:100% !important}.start-md-5{left:5% !important}.start-md-10{left:10% !important}.start-md-15{left:15% !important}.start-md-20{left:20% !important}.start-md-25{left:25% !important}.start-md-30{left:30% !important}.start-md-35{left:35% !important}.start-md-40{left:40% !important}.start-md-45{left:45% !important}.start-md-55{left:55% !important}.start-md-60{left:60% !important}.start-md-65{left:65% !important}.start-md-70{left:70% !important}.start-md-75{left:75% !important}.start-md-80{left:80% !important}.start-md-85{left:85% !important}.start-md-90{left:90% !important}.start-md-95{left:95% !important}.end-md-0{right:0 !important}.end-md-50{right:50% !important}.end-md-100{right:100% !important}.end-md-5{right:5% !important}.end-md-10{right:10% !important}.end-md-15{right:15% !important}.end-md-20{right:20% !important}.end-md-25{right:25% !important}.end-md-30{right:30% !important}.end-md-35{right:35% !important}.end-md-40{right:40% !important}.end-md-45{right:45% !important}.end-md-55{right:55% !important}.end-md-60{right:60% !important}.end-md-65{right:65% !important}.end-md-70{right:70% !important}.end-md-75{right:75% !important}.end-md-80{right:80% !important}.end-md-85{right:85% !important}.end-md-90{right:90% !important}.end-md-95{right:95% !important}.translate-middle-md{transform:translate(-50%, -50%) !important}.translate-middle-md-x{transform:translateX(-50%) !important}.translate-middle-md-y{transform:translateY(-50%) !important}.border-md{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-md-0{border:0 !important}.border-top-md{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-md-0{border-top:0 !important}.border-end-md{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-md-0{border-right:0 !important}.border-bottom-md{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-md-0{border-bottom:0 !important}.border-start-md{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-md-0{border-left:0 !important}.mw-md-0{max-width:0rem !important}.mw-md-none{max-width:none !important}.mw-md-1{max-width:20rem !important}.mw-md-2{max-width:24rem !important}.mw-md-3{max-width:28rem !important}.mw-md-4{max-width:32rem !important}.mw-md-5{max-width:36rem !important}.mw-md-6{max-width:42rem !important}.mw-md-7{max-width:48rem !important}.mw-md-8{max-width:56rem !important}.mw-md-9{max-width:64rem !important}.mw-md-10{max-width:72rem !important}.mw-md-11{max-width:80rem !important}.min-vh-md-25{min-height:25vh !important}.min-vh-md-50{min-height:50vh !important}.min-vh-md-75{min-height:75vh !important}.min-vh-md-100{min-height:100vh !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-6{margin:4.5rem !important}.m-md-7{margin:6rem !important}.m-md-8{margin:7.5rem !important}.m-md-9{margin:9rem !important}.m-md-10{margin:10rem !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-6{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-md-7{margin-right:6rem !important;margin-left:6rem !important}.mx-md-8{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-md-9{margin-right:9rem !important;margin-left:9rem !important}.mx-md-10{margin-right:10rem !important;margin-left:10rem !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-6{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-md-7{margin-top:6rem !important;margin-bottom:6rem !important}.my-md-8{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-md-9{margin-top:9rem !important;margin-bottom:9rem !important}.my-md-10{margin-top:10rem !important;margin-bottom:10rem !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-6{margin-top:4.5rem !important}.mt-md-7{margin-top:6rem !important}.mt-md-8{margin-top:7.5rem !important}.mt-md-9{margin-top:9rem !important}.mt-md-10{margin-top:10rem !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-6{margin-right:4.5rem !important}.me-md-7{margin-right:6rem !important}.me-md-8{margin-right:7.5rem !important}.me-md-9{margin-right:9rem !important}.me-md-10{margin-right:10rem !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-6{margin-bottom:4.5rem !important}.mb-md-7{margin-bottom:6rem !important}.mb-md-8{margin-bottom:7.5rem !important}.mb-md-9{margin-bottom:9rem !important}.mb-md-10{margin-bottom:10rem !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-6{margin-left:4.5rem !important}.ms-md-7{margin-left:6rem !important}.ms-md-8{margin-left:7.5rem !important}.ms-md-9{margin-left:9rem !important}.ms-md-10{margin-left:10rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n1{margin:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.m-md-n3{margin:-1rem !important}.m-md-n4{margin:-1.5rem !important}.m-md-n5{margin:-3rem !important}.m-md-n6{margin:-4.5rem !important}.m-md-n7{margin:-6rem !important}.m-md-n8{margin:-7.5rem !important}.m-md-n9{margin:-9rem !important}.m-md-n10{margin:-10rem !important}.mx-md-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n5{margin-right:-3rem !important;margin-left:-3rem !important}.mx-md-n6{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-md-n7{margin-right:-6rem !important;margin-left:-6rem !important}.mx-md-n8{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-md-n9{margin-right:-9rem !important;margin-left:-9rem !important}.mx-md-n10{margin-right:-10rem !important;margin-left:-10rem !important}.my-md-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-md-n6{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-md-n7{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-md-n8{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-md-n9{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-md-n10{margin-top:-10rem !important;margin-bottom:-10rem !important}.mt-md-n1{margin-top:-0.25rem !important}.mt-md-n2{margin-top:-0.5rem !important}.mt-md-n3{margin-top:-1rem !important}.mt-md-n4{margin-top:-1.5rem !important}.mt-md-n5{margin-top:-3rem !important}.mt-md-n6{margin-top:-4.5rem !important}.mt-md-n7{margin-top:-6rem !important}.mt-md-n8{margin-top:-7.5rem !important}.mt-md-n9{margin-top:-9rem !important}.mt-md-n10{margin-top:-10rem !important}.me-md-n1{margin-right:-0.25rem !important}.me-md-n2{margin-right:-0.5rem !important}.me-md-n3{margin-right:-1rem !important}.me-md-n4{margin-right:-1.5rem !important}.me-md-n5{margin-right:-3rem !important}.me-md-n6{margin-right:-4.5rem !important}.me-md-n7{margin-right:-6rem !important}.me-md-n8{margin-right:-7.5rem !important}.me-md-n9{margin-right:-9rem !important}.me-md-n10{margin-right:-10rem !important}.mb-md-n1{margin-bottom:-0.25rem !important}.mb-md-n2{margin-bottom:-0.5rem !important}.mb-md-n3{margin-bottom:-1rem !important}.mb-md-n4{margin-bottom:-1.5rem !important}.mb-md-n5{margin-bottom:-3rem !important}.mb-md-n6{margin-bottom:-4.5rem !important}.mb-md-n7{margin-bottom:-6rem !important}.mb-md-n8{margin-bottom:-7.5rem !important}.mb-md-n9{margin-bottom:-9rem !important}.mb-md-n10{margin-bottom:-10rem !important}.ms-md-n1{margin-left:-0.25rem !important}.ms-md-n2{margin-left:-0.5rem !important}.ms-md-n3{margin-left:-1rem !important}.ms-md-n4{margin-left:-1.5rem !important}.ms-md-n5{margin-left:-3rem !important}.ms-md-n6{margin-left:-4.5rem !important}.ms-md-n7{margin-left:-6rem !important}.ms-md-n8{margin-left:-7.5rem !important}.ms-md-n9{margin-left:-9rem !important}.ms-md-n10{margin-left:-10rem !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}.p-md-6{padding:4.5rem !important}.p-md-7{padding:6rem !important}.p-md-8{padding:7.5rem !important}.p-md-9{padding:9rem !important}.p-md-10{padding:10rem !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}.px-md-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-md-7{padding-right:6rem !important;padding-left:6rem !important}.px-md-8{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-md-9{padding-right:9rem !important;padding-left:9rem !important}.px-md-10{padding-right:10rem !important;padding-left:10rem !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}.py-md-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-md-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-md-8{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-md-9{padding-top:9rem !important;padding-bottom:9rem !important}.py-md-10{padding-top:10rem !important;padding-bottom:10rem !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}.pt-md-6{padding-top:4.5rem !important}.pt-md-7{padding-top:6rem !important}.pt-md-8{padding-top:7.5rem !important}.pt-md-9{padding-top:9rem !important}.pt-md-10{padding-top:10rem !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}.pe-md-6{padding-right:4.5rem !important}.pe-md-7{padding-right:6rem !important}.pe-md-8{padding-right:7.5rem !important}.pe-md-9{padding-right:9rem !important}.pe-md-10{padding-right:10rem !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}.pb-md-6{padding-bottom:4.5rem !important}.pb-md-7{padding-bottom:6rem !important}.pb-md-8{padding-bottom:7.5rem !important}.pb-md-9{padding-bottom:9rem !important}.pb-md-10{padding-bottom:10rem !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}.ps-md-6{padding-left:4.5rem !important}.ps-md-7{padding-left:6rem !important}.ps-md-8{padding-left:7.5rem !important}.ps-md-9{padding-left:9rem !important}.ps-md-10{padding-left:10rem !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}.gap-md-6{gap:4.5rem !important}.gap-md-7{gap:6rem !important}.gap-md-8{gap:7.5rem !important}.gap-md-9{gap:9rem !important}.gap-md-10{gap:10rem !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}.row-gap-md-6{row-gap:4.5rem !important}.row-gap-md-7{row-gap:6rem !important}.row-gap-md-8{row-gap:7.5rem !important}.row-gap-md-9{row-gap:9rem !important}.row-gap-md-10{row-gap:10rem !important}.column-gap-md-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-md-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-md-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-md-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-md-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-md-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-gap-md-6{-moz-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-md-7{-moz-column-gap:6rem !important;column-gap:6rem !important}.column-gap-md-8{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-md-9{-moz-column-gap:9rem !important;column-gap:9rem !important}.column-gap-md-10{-moz-column-gap:10rem !important;column-gap:10rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-lg-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-lg-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-lg-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-lg-none{-o-object-fit:none !important;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}.position-lg-static{position:static !important}.position-lg-relative{position:relative !important}.position-lg-absolute{position:absolute !important}.position-lg-fixed{position:fixed !important}.position-lg-sticky{position:sticky !important}.top-lg-0{top:0 !important}.top-lg-50{top:50% !important}.top-lg-100{top:100% !important}.top-lg-5{top:5% !important}.top-lg-10{top:10% !important}.top-lg-15{top:15% !important}.top-lg-20{top:20% !important}.top-lg-25{top:25% !important}.top-lg-30{top:30% !important}.top-lg-35{top:35% !important}.top-lg-40{top:40% !important}.top-lg-45{top:45% !important}.top-lg-55{top:55% !important}.top-lg-60{top:60% !important}.top-lg-65{top:65% !important}.top-lg-70{top:70% !important}.top-lg-75{top:75% !important}.top-lg-80{top:80% !important}.top-lg-85{top:85% !important}.top-lg-90{top:90% !important}.top-lg-95{top:95% !important}.bottom-lg-0{bottom:0 !important}.bottom-lg-50{bottom:50% !important}.bottom-lg-100{bottom:100% !important}.bottom-lg-5{bottom:5% !important}.bottom-lg-10{bottom:10% !important}.bottom-lg-15{bottom:15% !important}.bottom-lg-20{bottom:20% !important}.bottom-lg-25{bottom:25% !important}.bottom-lg-30{bottom:30% !important}.bottom-lg-35{bottom:35% !important}.bottom-lg-40{bottom:40% !important}.bottom-lg-45{bottom:45% !important}.bottom-lg-55{bottom:55% !important}.bottom-lg-60{bottom:60% !important}.bottom-lg-65{bottom:65% !important}.bottom-lg-70{bottom:70% !important}.bottom-lg-75{bottom:75% !important}.bottom-lg-80{bottom:80% !important}.bottom-lg-85{bottom:85% !important}.bottom-lg-90{bottom:90% !important}.bottom-lg-95{bottom:95% !important}.start-lg-0{left:0 !important}.start-lg-50{left:50% !important}.start-lg-100{left:100% !important}.start-lg-5{left:5% !important}.start-lg-10{left:10% !important}.start-lg-15{left:15% !important}.start-lg-20{left:20% !important}.start-lg-25{left:25% !important}.start-lg-30{left:30% !important}.start-lg-35{left:35% !important}.start-lg-40{left:40% !important}.start-lg-45{left:45% !important}.start-lg-55{left:55% !important}.start-lg-60{left:60% !important}.start-lg-65{left:65% !important}.start-lg-70{left:70% !important}.start-lg-75{left:75% !important}.start-lg-80{left:80% !important}.start-lg-85{left:85% !important}.start-lg-90{left:90% !important}.start-lg-95{left:95% !important}.end-lg-0{right:0 !important}.end-lg-50{right:50% !important}.end-lg-100{right:100% !important}.end-lg-5{right:5% !important}.end-lg-10{right:10% !important}.end-lg-15{right:15% !important}.end-lg-20{right:20% !important}.end-lg-25{right:25% !important}.end-lg-30{right:30% !important}.end-lg-35{right:35% !important}.end-lg-40{right:40% !important}.end-lg-45{right:45% !important}.end-lg-55{right:55% !important}.end-lg-60{right:60% !important}.end-lg-65{right:65% !important}.end-lg-70{right:70% !important}.end-lg-75{right:75% !important}.end-lg-80{right:80% !important}.end-lg-85{right:85% !important}.end-lg-90{right:90% !important}.end-lg-95{right:95% !important}.translate-middle-lg{transform:translate(-50%, -50%) !important}.translate-middle-lg-x{transform:translateX(-50%) !important}.translate-middle-lg-y{transform:translateY(-50%) !important}.border-lg{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-lg-0{border:0 !important}.border-top-lg{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-lg-0{border-top:0 !important}.border-end-lg{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-lg-0{border-right:0 !important}.border-bottom-lg{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-lg-0{border-bottom:0 !important}.border-start-lg{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-lg-0{border-left:0 !important}.mw-lg-0{max-width:0rem !important}.mw-lg-none{max-width:none !important}.mw-lg-1{max-width:20rem !important}.mw-lg-2{max-width:24rem !important}.mw-lg-3{max-width:28rem !important}.mw-lg-4{max-width:32rem !important}.mw-lg-5{max-width:36rem !important}.mw-lg-6{max-width:42rem !important}.mw-lg-7{max-width:48rem !important}.mw-lg-8{max-width:56rem !important}.mw-lg-9{max-width:64rem !important}.mw-lg-10{max-width:72rem !important}.mw-lg-11{max-width:80rem !important}.min-vh-lg-25{min-height:25vh !important}.min-vh-lg-50{min-height:50vh !important}.min-vh-lg-75{min-height:75vh !important}.min-vh-lg-100{min-height:100vh !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-6{margin:4.5rem !important}.m-lg-7{margin:6rem !important}.m-lg-8{margin:7.5rem !important}.m-lg-9{margin:9rem !important}.m-lg-10{margin:10rem !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-6{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-lg-7{margin-right:6rem !important;margin-left:6rem !important}.mx-lg-8{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-lg-9{margin-right:9rem !important;margin-left:9rem !important}.mx-lg-10{margin-right:10rem !important;margin-left:10rem !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-6{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-lg-7{margin-top:6rem !important;margin-bottom:6rem !important}.my-lg-8{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-lg-9{margin-top:9rem !important;margin-bottom:9rem !important}.my-lg-10{margin-top:10rem !important;margin-bottom:10rem !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-6{margin-top:4.5rem !important}.mt-lg-7{margin-top:6rem !important}.mt-lg-8{margin-top:7.5rem !important}.mt-lg-9{margin-top:9rem !important}.mt-lg-10{margin-top:10rem !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-6{margin-right:4.5rem !important}.me-lg-7{margin-right:6rem !important}.me-lg-8{margin-right:7.5rem !important}.me-lg-9{margin-right:9rem !important}.me-lg-10{margin-right:10rem !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-6{margin-bottom:4.5rem !important}.mb-lg-7{margin-bottom:6rem !important}.mb-lg-8{margin-bottom:7.5rem !important}.mb-lg-9{margin-bottom:9rem !important}.mb-lg-10{margin-bottom:10rem !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-6{margin-left:4.5rem !important}.ms-lg-7{margin-left:6rem !important}.ms-lg-8{margin-left:7.5rem !important}.ms-lg-9{margin-left:9rem !important}.ms-lg-10{margin-left:10rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.m-lg-n6{margin:-4.5rem !important}.m-lg-n7{margin:-6rem !important}.m-lg-n8{margin:-7.5rem !important}.m-lg-n9{margin:-9rem !important}.m-lg-n10{margin:-10rem !important}.mx-lg-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n5{margin-right:-3rem !important;margin-left:-3rem !important}.mx-lg-n6{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-lg-n7{margin-right:-6rem !important;margin-left:-6rem !important}.mx-lg-n8{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-lg-n9{margin-right:-9rem !important;margin-left:-9rem !important}.mx-lg-n10{margin-right:-10rem !important;margin-left:-10rem !important}.my-lg-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-lg-n6{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-lg-n7{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-lg-n8{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-lg-n9{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-lg-n10{margin-top:-10rem !important;margin-bottom:-10rem !important}.mt-lg-n1{margin-top:-0.25rem !important}.mt-lg-n2{margin-top:-0.5rem !important}.mt-lg-n3{margin-top:-1rem !important}.mt-lg-n4{margin-top:-1.5rem !important}.mt-lg-n5{margin-top:-3rem !important}.mt-lg-n6{margin-top:-4.5rem !important}.mt-lg-n7{margin-top:-6rem !important}.mt-lg-n8{margin-top:-7.5rem !important}.mt-lg-n9{margin-top:-9rem !important}.mt-lg-n10{margin-top:-10rem !important}.me-lg-n1{margin-right:-0.25rem !important}.me-lg-n2{margin-right:-0.5rem !important}.me-lg-n3{margin-right:-1rem !important}.me-lg-n4{margin-right:-1.5rem !important}.me-lg-n5{margin-right:-3rem !important}.me-lg-n6{margin-right:-4.5rem !important}.me-lg-n7{margin-right:-6rem !important}.me-lg-n8{margin-right:-7.5rem !important}.me-lg-n9{margin-right:-9rem !important}.me-lg-n10{margin-right:-10rem !important}.mb-lg-n1{margin-bottom:-0.25rem !important}.mb-lg-n2{margin-bottom:-0.5rem !important}.mb-lg-n3{margin-bottom:-1rem !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.mb-lg-n5{margin-bottom:-3rem !important}.mb-lg-n6{margin-bottom:-4.5rem !important}.mb-lg-n7{margin-bottom:-6rem !important}.mb-lg-n8{margin-bottom:-7.5rem !important}.mb-lg-n9{margin-bottom:-9rem !important}.mb-lg-n10{margin-bottom:-10rem !important}.ms-lg-n1{margin-left:-0.25rem !important}.ms-lg-n2{margin-left:-0.5rem !important}.ms-lg-n3{margin-left:-1rem !important}.ms-lg-n4{margin-left:-1.5rem !important}.ms-lg-n5{margin-left:-3rem !important}.ms-lg-n6{margin-left:-4.5rem !important}.ms-lg-n7{margin-left:-6rem !important}.ms-lg-n8{margin-left:-7.5rem !important}.ms-lg-n9{margin-left:-9rem !important}.ms-lg-n10{margin-left:-10rem !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}.p-lg-6{padding:4.5rem !important}.p-lg-7{padding:6rem !important}.p-lg-8{padding:7.5rem !important}.p-lg-9{padding:9rem !important}.p-lg-10{padding:10rem !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}.px-lg-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-lg-7{padding-right:6rem !important;padding-left:6rem !important}.px-lg-8{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-lg-9{padding-right:9rem !important;padding-left:9rem !important}.px-lg-10{padding-right:10rem !important;padding-left:10rem !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}.py-lg-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-lg-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-lg-8{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-lg-9{padding-top:9rem !important;padding-bottom:9rem !important}.py-lg-10{padding-top:10rem !important;padding-bottom:10rem !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}.pt-lg-6{padding-top:4.5rem !important}.pt-lg-7{padding-top:6rem !important}.pt-lg-8{padding-top:7.5rem !important}.pt-lg-9{padding-top:9rem !important}.pt-lg-10{padding-top:10rem !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}.pe-lg-6{padding-right:4.5rem !important}.pe-lg-7{padding-right:6rem !important}.pe-lg-8{padding-right:7.5rem !important}.pe-lg-9{padding-right:9rem !important}.pe-lg-10{padding-right:10rem !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}.pb-lg-6{padding-bottom:4.5rem !important}.pb-lg-7{padding-bottom:6rem !important}.pb-lg-8{padding-bottom:7.5rem !important}.pb-lg-9{padding-bottom:9rem !important}.pb-lg-10{padding-bottom:10rem !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}.ps-lg-6{padding-left:4.5rem !important}.ps-lg-7{padding-left:6rem !important}.ps-lg-8{padding-left:7.5rem !important}.ps-lg-9{padding-left:9rem !important}.ps-lg-10{padding-left:10rem !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}.gap-lg-6{gap:4.5rem !important}.gap-lg-7{gap:6rem !important}.gap-lg-8{gap:7.5rem !important}.gap-lg-9{gap:9rem !important}.gap-lg-10{gap:10rem !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}.row-gap-lg-6{row-gap:4.5rem !important}.row-gap-lg-7{row-gap:6rem !important}.row-gap-lg-8{row-gap:7.5rem !important}.row-gap-lg-9{row-gap:9rem !important}.row-gap-lg-10{row-gap:10rem !important}.column-gap-lg-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-lg-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-lg-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-lg-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-lg-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-lg-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-gap-lg-6{-moz-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-lg-7{-moz-column-gap:6rem !important;column-gap:6rem !important}.column-gap-lg-8{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-lg-9{-moz-column-gap:9rem !important;column-gap:9rem !important}.column-gap-lg-10{-moz-column-gap:10rem !important;column-gap:10rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xl-none{-o-object-fit:none !important;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}.position-xl-static{position:static !important}.position-xl-relative{position:relative !important}.position-xl-absolute{position:absolute !important}.position-xl-fixed{position:fixed !important}.position-xl-sticky{position:sticky !important}.top-xl-0{top:0 !important}.top-xl-50{top:50% !important}.top-xl-100{top:100% !important}.top-xl-5{top:5% !important}.top-xl-10{top:10% !important}.top-xl-15{top:15% !important}.top-xl-20{top:20% !important}.top-xl-25{top:25% !important}.top-xl-30{top:30% !important}.top-xl-35{top:35% !important}.top-xl-40{top:40% !important}.top-xl-45{top:45% !important}.top-xl-55{top:55% !important}.top-xl-60{top:60% !important}.top-xl-65{top:65% !important}.top-xl-70{top:70% !important}.top-xl-75{top:75% !important}.top-xl-80{top:80% !important}.top-xl-85{top:85% !important}.top-xl-90{top:90% !important}.top-xl-95{top:95% !important}.bottom-xl-0{bottom:0 !important}.bottom-xl-50{bottom:50% !important}.bottom-xl-100{bottom:100% !important}.bottom-xl-5{bottom:5% !important}.bottom-xl-10{bottom:10% !important}.bottom-xl-15{bottom:15% !important}.bottom-xl-20{bottom:20% !important}.bottom-xl-25{bottom:25% !important}.bottom-xl-30{bottom:30% !important}.bottom-xl-35{bottom:35% !important}.bottom-xl-40{bottom:40% !important}.bottom-xl-45{bottom:45% !important}.bottom-xl-55{bottom:55% !important}.bottom-xl-60{bottom:60% !important}.bottom-xl-65{bottom:65% !important}.bottom-xl-70{bottom:70% !important}.bottom-xl-75{bottom:75% !important}.bottom-xl-80{bottom:80% !important}.bottom-xl-85{bottom:85% !important}.bottom-xl-90{bottom:90% !important}.bottom-xl-95{bottom:95% !important}.start-xl-0{left:0 !important}.start-xl-50{left:50% !important}.start-xl-100{left:100% !important}.start-xl-5{left:5% !important}.start-xl-10{left:10% !important}.start-xl-15{left:15% !important}.start-xl-20{left:20% !important}.start-xl-25{left:25% !important}.start-xl-30{left:30% !important}.start-xl-35{left:35% !important}.start-xl-40{left:40% !important}.start-xl-45{left:45% !important}.start-xl-55{left:55% !important}.start-xl-60{left:60% !important}.start-xl-65{left:65% !important}.start-xl-70{left:70% !important}.start-xl-75{left:75% !important}.start-xl-80{left:80% !important}.start-xl-85{left:85% !important}.start-xl-90{left:90% !important}.start-xl-95{left:95% !important}.end-xl-0{right:0 !important}.end-xl-50{right:50% !important}.end-xl-100{right:100% !important}.end-xl-5{right:5% !important}.end-xl-10{right:10% !important}.end-xl-15{right:15% !important}.end-xl-20{right:20% !important}.end-xl-25{right:25% !important}.end-xl-30{right:30% !important}.end-xl-35{right:35% !important}.end-xl-40{right:40% !important}.end-xl-45{right:45% !important}.end-xl-55{right:55% !important}.end-xl-60{right:60% !important}.end-xl-65{right:65% !important}.end-xl-70{right:70% !important}.end-xl-75{right:75% !important}.end-xl-80{right:80% !important}.end-xl-85{right:85% !important}.end-xl-90{right:90% !important}.end-xl-95{right:95% !important}.translate-middle-xl{transform:translate(-50%, -50%) !important}.translate-middle-xl-x{transform:translateX(-50%) !important}.translate-middle-xl-y{transform:translateY(-50%) !important}.border-xl{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-xl-0{border:0 !important}.border-top-xl{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-xl-0{border-top:0 !important}.border-end-xl{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-xl-0{border-right:0 !important}.border-bottom-xl{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-xl-0{border-bottom:0 !important}.border-start-xl{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-xl-0{border-left:0 !important}.mw-xl-0{max-width:0rem !important}.mw-xl-none{max-width:none !important}.mw-xl-1{max-width:20rem !important}.mw-xl-2{max-width:24rem !important}.mw-xl-3{max-width:28rem !important}.mw-xl-4{max-width:32rem !important}.mw-xl-5{max-width:36rem !important}.mw-xl-6{max-width:42rem !important}.mw-xl-7{max-width:48rem !important}.mw-xl-8{max-width:56rem !important}.mw-xl-9{max-width:64rem !important}.mw-xl-10{max-width:72rem !important}.mw-xl-11{max-width:80rem !important}.min-vh-xl-25{min-height:25vh !important}.min-vh-xl-50{min-height:50vh !important}.min-vh-xl-75{min-height:75vh !important}.min-vh-xl-100{min-height:100vh !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-6{margin:4.5rem !important}.m-xl-7{margin:6rem !important}.m-xl-8{margin:7.5rem !important}.m-xl-9{margin:9rem !important}.m-xl-10{margin:10rem !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-6{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xl-7{margin-right:6rem !important;margin-left:6rem !important}.mx-xl-8{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xl-9{margin-right:9rem !important;margin-left:9rem !important}.mx-xl-10{margin-right:10rem !important;margin-left:10rem !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-6{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xl-7{margin-top:6rem !important;margin-bottom:6rem !important}.my-xl-8{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xl-9{margin-top:9rem !important;margin-bottom:9rem !important}.my-xl-10{margin-top:10rem !important;margin-bottom:10rem !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-6{margin-top:4.5rem !important}.mt-xl-7{margin-top:6rem !important}.mt-xl-8{margin-top:7.5rem !important}.mt-xl-9{margin-top:9rem !important}.mt-xl-10{margin-top:10rem !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-6{margin-right:4.5rem !important}.me-xl-7{margin-right:6rem !important}.me-xl-8{margin-right:7.5rem !important}.me-xl-9{margin-right:9rem !important}.me-xl-10{margin-right:10rem !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-6{margin-bottom:4.5rem !important}.mb-xl-7{margin-bottom:6rem !important}.mb-xl-8{margin-bottom:7.5rem !important}.mb-xl-9{margin-bottom:9rem !important}.mb-xl-10{margin-bottom:10rem !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-6{margin-left:4.5rem !important}.ms-xl-7{margin-left:6rem !important}.ms-xl-8{margin-left:7.5rem !important}.ms-xl-9{margin-left:9rem !important}.ms-xl-10{margin-left:10rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n1{margin:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.m-xl-n6{margin:-4.5rem !important}.m-xl-n7{margin:-6rem !important}.m-xl-n8{margin:-7.5rem !important}.m-xl-n9{margin:-9rem !important}.m-xl-n10{margin:-10rem !important}.mx-xl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xl-n6{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-xl-n7{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xl-n8{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xl-n9{margin-right:-9rem !important;margin-left:-9rem !important}.mx-xl-n10{margin-right:-10rem !important;margin-left:-10rem !important}.my-xl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xl-n6{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-xl-n7{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xl-n8{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xl-n9{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-xl-n10{margin-top:-10rem !important;margin-bottom:-10rem !important}.mt-xl-n1{margin-top:-0.25rem !important}.mt-xl-n2{margin-top:-0.5rem !important}.mt-xl-n3{margin-top:-1rem !important}.mt-xl-n4{margin-top:-1.5rem !important}.mt-xl-n5{margin-top:-3rem !important}.mt-xl-n6{margin-top:-4.5rem !important}.mt-xl-n7{margin-top:-6rem !important}.mt-xl-n8{margin-top:-7.5rem !important}.mt-xl-n9{margin-top:-9rem !important}.mt-xl-n10{margin-top:-10rem !important}.me-xl-n1{margin-right:-0.25rem !important}.me-xl-n2{margin-right:-0.5rem !important}.me-xl-n3{margin-right:-1rem !important}.me-xl-n4{margin-right:-1.5rem !important}.me-xl-n5{margin-right:-3rem !important}.me-xl-n6{margin-right:-4.5rem !important}.me-xl-n7{margin-right:-6rem !important}.me-xl-n8{margin-right:-7.5rem !important}.me-xl-n9{margin-right:-9rem !important}.me-xl-n10{margin-right:-10rem !important}.mb-xl-n1{margin-bottom:-0.25rem !important}.mb-xl-n2{margin-bottom:-0.5rem !important}.mb-xl-n3{margin-bottom:-1rem !important}.mb-xl-n4{margin-bottom:-1.5rem !important}.mb-xl-n5{margin-bottom:-3rem !important}.mb-xl-n6{margin-bottom:-4.5rem !important}.mb-xl-n7{margin-bottom:-6rem !important}.mb-xl-n8{margin-bottom:-7.5rem !important}.mb-xl-n9{margin-bottom:-9rem !important}.mb-xl-n10{margin-bottom:-10rem !important}.ms-xl-n1{margin-left:-0.25rem !important}.ms-xl-n2{margin-left:-0.5rem !important}.ms-xl-n3{margin-left:-1rem !important}.ms-xl-n4{margin-left:-1.5rem !important}.ms-xl-n5{margin-left:-3rem !important}.ms-xl-n6{margin-left:-4.5rem !important}.ms-xl-n7{margin-left:-6rem !important}.ms-xl-n8{margin-left:-7.5rem !important}.ms-xl-n9{margin-left:-9rem !important}.ms-xl-n10{margin-left:-10rem !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}.p-xl-6{padding:4.5rem !important}.p-xl-7{padding:6rem !important}.p-xl-8{padding:7.5rem !important}.p-xl-9{padding:9rem !important}.p-xl-10{padding:10rem !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}.px-xl-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xl-7{padding-right:6rem !important;padding-left:6rem !important}.px-xl-8{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xl-9{padding-right:9rem !important;padding-left:9rem !important}.px-xl-10{padding-right:10rem !important;padding-left:10rem !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}.py-xl-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xl-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-xl-8{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xl-9{padding-top:9rem !important;padding-bottom:9rem !important}.py-xl-10{padding-top:10rem !important;padding-bottom:10rem !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}.pt-xl-6{padding-top:4.5rem !important}.pt-xl-7{padding-top:6rem !important}.pt-xl-8{padding-top:7.5rem !important}.pt-xl-9{padding-top:9rem !important}.pt-xl-10{padding-top:10rem !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}.pe-xl-6{padding-right:4.5rem !important}.pe-xl-7{padding-right:6rem !important}.pe-xl-8{padding-right:7.5rem !important}.pe-xl-9{padding-right:9rem !important}.pe-xl-10{padding-right:10rem !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}.pb-xl-6{padding-bottom:4.5rem !important}.pb-xl-7{padding-bottom:6rem !important}.pb-xl-8{padding-bottom:7.5rem !important}.pb-xl-9{padding-bottom:9rem !important}.pb-xl-10{padding-bottom:10rem !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}.ps-xl-6{padding-left:4.5rem !important}.ps-xl-7{padding-left:6rem !important}.ps-xl-8{padding-left:7.5rem !important}.ps-xl-9{padding-left:9rem !important}.ps-xl-10{padding-left:10rem !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}.gap-xl-6{gap:4.5rem !important}.gap-xl-7{gap:6rem !important}.gap-xl-8{gap:7.5rem !important}.gap-xl-9{gap:9rem !important}.gap-xl-10{gap:10rem !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}.row-gap-xl-6{row-gap:4.5rem !important}.row-gap-xl-7{row-gap:6rem !important}.row-gap-xl-8{row-gap:7.5rem !important}.row-gap-xl-9{row-gap:9rem !important}.row-gap-xl-10{row-gap:10rem !important}.column-gap-xl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xl-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xl-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xl-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xl-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-gap-xl-6{-moz-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-xl-7{-moz-column-gap:6rem !important;column-gap:6rem !important}.column-gap-xl-8{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-xl-9{-moz-column-gap:9rem !important;column-gap:9rem !important}.column-gap-xl-10{-moz-column-gap:10rem !important;column-gap:10rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xxl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xxl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xxl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xxl-none{-o-object-fit:none !important;object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.position-xxl-static{position:static !important}.position-xxl-relative{position:relative !important}.position-xxl-absolute{position:absolute !important}.position-xxl-fixed{position:fixed !important}.position-xxl-sticky{position:sticky !important}.top-xxl-0{top:0 !important}.top-xxl-50{top:50% !important}.top-xxl-100{top:100% !important}.top-xxl-5{top:5% !important}.top-xxl-10{top:10% !important}.top-xxl-15{top:15% !important}.top-xxl-20{top:20% !important}.top-xxl-25{top:25% !important}.top-xxl-30{top:30% !important}.top-xxl-35{top:35% !important}.top-xxl-40{top:40% !important}.top-xxl-45{top:45% !important}.top-xxl-55{top:55% !important}.top-xxl-60{top:60% !important}.top-xxl-65{top:65% !important}.top-xxl-70{top:70% !important}.top-xxl-75{top:75% !important}.top-xxl-80{top:80% !important}.top-xxl-85{top:85% !important}.top-xxl-90{top:90% !important}.top-xxl-95{top:95% !important}.bottom-xxl-0{bottom:0 !important}.bottom-xxl-50{bottom:50% !important}.bottom-xxl-100{bottom:100% !important}.bottom-xxl-5{bottom:5% !important}.bottom-xxl-10{bottom:10% !important}.bottom-xxl-15{bottom:15% !important}.bottom-xxl-20{bottom:20% !important}.bottom-xxl-25{bottom:25% !important}.bottom-xxl-30{bottom:30% !important}.bottom-xxl-35{bottom:35% !important}.bottom-xxl-40{bottom:40% !important}.bottom-xxl-45{bottom:45% !important}.bottom-xxl-55{bottom:55% !important}.bottom-xxl-60{bottom:60% !important}.bottom-xxl-65{bottom:65% !important}.bottom-xxl-70{bottom:70% !important}.bottom-xxl-75{bottom:75% !important}.bottom-xxl-80{bottom:80% !important}.bottom-xxl-85{bottom:85% !important}.bottom-xxl-90{bottom:90% !important}.bottom-xxl-95{bottom:95% !important}.start-xxl-0{left:0 !important}.start-xxl-50{left:50% !important}.start-xxl-100{left:100% !important}.start-xxl-5{left:5% !important}.start-xxl-10{left:10% !important}.start-xxl-15{left:15% !important}.start-xxl-20{left:20% !important}.start-xxl-25{left:25% !important}.start-xxl-30{left:30% !important}.start-xxl-35{left:35% !important}.start-xxl-40{left:40% !important}.start-xxl-45{left:45% !important}.start-xxl-55{left:55% !important}.start-xxl-60{left:60% !important}.start-xxl-65{left:65% !important}.start-xxl-70{left:70% !important}.start-xxl-75{left:75% !important}.start-xxl-80{left:80% !important}.start-xxl-85{left:85% !important}.start-xxl-90{left:90% !important}.start-xxl-95{left:95% !important}.end-xxl-0{right:0 !important}.end-xxl-50{right:50% !important}.end-xxl-100{right:100% !important}.end-xxl-5{right:5% !important}.end-xxl-10{right:10% !important}.end-xxl-15{right:15% !important}.end-xxl-20{right:20% !important}.end-xxl-25{right:25% !important}.end-xxl-30{right:30% !important}.end-xxl-35{right:35% !important}.end-xxl-40{right:40% !important}.end-xxl-45{right:45% !important}.end-xxl-55{right:55% !important}.end-xxl-60{right:60% !important}.end-xxl-65{right:65% !important}.end-xxl-70{right:70% !important}.end-xxl-75{right:75% !important}.end-xxl-80{right:80% !important}.end-xxl-85{right:85% !important}.end-xxl-90{right:90% !important}.end-xxl-95{right:95% !important}.translate-middle-xxl{transform:translate(-50%, -50%) !important}.translate-middle-xxl-x{transform:translateX(-50%) !important}.translate-middle-xxl-y{transform:translateY(-50%) !important}.border-xxl{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-xxl-0{border:0 !important}.border-top-xxl{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-xxl-0{border-top:0 !important}.border-end-xxl{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-xxl-0{border-right:0 !important}.border-bottom-xxl{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-xxl-0{border-bottom:0 !important}.border-start-xxl{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-xxl-0{border-left:0 !important}.mw-xxl-0{max-width:0rem !important}.mw-xxl-none{max-width:none !important}.mw-xxl-1{max-width:20rem !important}.mw-xxl-2{max-width:24rem !important}.mw-xxl-3{max-width:28rem !important}.mw-xxl-4{max-width:32rem !important}.mw-xxl-5{max-width:36rem !important}.mw-xxl-6{max-width:42rem !important}.mw-xxl-7{max-width:48rem !important}.mw-xxl-8{max-width:56rem !important}.mw-xxl-9{max-width:64rem !important}.mw-xxl-10{max-width:72rem !important}.mw-xxl-11{max-width:80rem !important}.min-vh-xxl-25{min-height:25vh !important}.min-vh-xxl-50{min-height:50vh !important}.min-vh-xxl-75{min-height:75vh !important}.min-vh-xxl-100{min-height:100vh !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-6{margin:4.5rem !important}.m-xxl-7{margin:6rem !important}.m-xxl-8{margin:7.5rem !important}.m-xxl-9{margin:9rem !important}.m-xxl-10{margin:10rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-6{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xxl-7{margin-right:6rem !important;margin-left:6rem !important}.mx-xxl-8{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xxl-9{margin-right:9rem !important;margin-left:9rem !important}.mx-xxl-10{margin-right:10rem !important;margin-left:10rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-6{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xxl-7{margin-top:6rem !important;margin-bottom:6rem !important}.my-xxl-8{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xxl-9{margin-top:9rem !important;margin-bottom:9rem !important}.my-xxl-10{margin-top:10rem !important;margin-bottom:10rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-6{margin-top:4.5rem !important}.mt-xxl-7{margin-top:6rem !important}.mt-xxl-8{margin-top:7.5rem !important}.mt-xxl-9{margin-top:9rem !important}.mt-xxl-10{margin-top:10rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-6{margin-right:4.5rem !important}.me-xxl-7{margin-right:6rem !important}.me-xxl-8{margin-right:7.5rem !important}.me-xxl-9{margin-right:9rem !important}.me-xxl-10{margin-right:10rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-6{margin-bottom:4.5rem !important}.mb-xxl-7{margin-bottom:6rem !important}.mb-xxl-8{margin-bottom:7.5rem !important}.mb-xxl-9{margin-bottom:9rem !important}.mb-xxl-10{margin-bottom:10rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-6{margin-left:4.5rem !important}.ms-xxl-7{margin-left:6rem !important}.ms-xxl-8{margin-left:7.5rem !important}.ms-xxl-9{margin-left:9rem !important}.ms-xxl-10{margin-left:10rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n1{margin:-0.25rem !important}.m-xxl-n2{margin:-0.5rem !important}.m-xxl-n3{margin:-1rem !important}.m-xxl-n4{margin:-1.5rem !important}.m-xxl-n5{margin:-3rem !important}.m-xxl-n6{margin:-4.5rem !important}.m-xxl-n7{margin:-6rem !important}.m-xxl-n8{margin:-7.5rem !important}.m-xxl-n9{margin:-9rem !important}.m-xxl-n10{margin:-10rem !important}.mx-xxl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xxl-n6{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-xxl-n7{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xxl-n8{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xxl-n9{margin-right:-9rem !important;margin-left:-9rem !important}.mx-xxl-n10{margin-right:-10rem !important;margin-left:-10rem !important}.my-xxl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xxl-n6{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-xxl-n7{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xxl-n8{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xxl-n9{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-xxl-n10{margin-top:-10rem !important;margin-bottom:-10rem !important}.mt-xxl-n1{margin-top:-0.25rem !important}.mt-xxl-n2{margin-top:-0.5rem !important}.mt-xxl-n3{margin-top:-1rem !important}.mt-xxl-n4{margin-top:-1.5rem !important}.mt-xxl-n5{margin-top:-3rem !important}.mt-xxl-n6{margin-top:-4.5rem !important}.mt-xxl-n7{margin-top:-6rem !important}.mt-xxl-n8{margin-top:-7.5rem !important}.mt-xxl-n9{margin-top:-9rem !important}.mt-xxl-n10{margin-top:-10rem !important}.me-xxl-n1{margin-right:-0.25rem !important}.me-xxl-n2{margin-right:-0.5rem !important}.me-xxl-n3{margin-right:-1rem !important}.me-xxl-n4{margin-right:-1.5rem !important}.me-xxl-n5{margin-right:-3rem !important}.me-xxl-n6{margin-right:-4.5rem !important}.me-xxl-n7{margin-right:-6rem !important}.me-xxl-n8{margin-right:-7.5rem !important}.me-xxl-n9{margin-right:-9rem !important}.me-xxl-n10{margin-right:-10rem !important}.mb-xxl-n1{margin-bottom:-0.25rem !important}.mb-xxl-n2{margin-bottom:-0.5rem !important}.mb-xxl-n3{margin-bottom:-1rem !important}.mb-xxl-n4{margin-bottom:-1.5rem !important}.mb-xxl-n5{margin-bottom:-3rem !important}.mb-xxl-n6{margin-bottom:-4.5rem !important}.mb-xxl-n7{margin-bottom:-6rem !important}.mb-xxl-n8{margin-bottom:-7.5rem !important}.mb-xxl-n9{margin-bottom:-9rem !important}.mb-xxl-n10{margin-bottom:-10rem !important}.ms-xxl-n1{margin-left:-0.25rem !important}.ms-xxl-n2{margin-left:-0.5rem !important}.ms-xxl-n3{margin-left:-1rem !important}.ms-xxl-n4{margin-left:-1.5rem !important}.ms-xxl-n5{margin-left:-3rem !important}.ms-xxl-n6{margin-left:-4.5rem !important}.ms-xxl-n7{margin-left:-6rem !important}.ms-xxl-n8{margin-left:-7.5rem !important}.ms-xxl-n9{margin-left:-9rem !important}.ms-xxl-n10{margin-left:-10rem !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.p-xxl-6{padding:4.5rem !important}.p-xxl-7{padding:6rem !important}.p-xxl-8{padding:7.5rem !important}.p-xxl-9{padding:9rem !important}.p-xxl-10{padding:10rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xxl-7{padding-right:6rem !important;padding-left:6rem !important}.px-xxl-8{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xxl-9{padding-right:9rem !important;padding-left:9rem !important}.px-xxl-10{padding-right:10rem !important;padding-left:10rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xxl-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-xxl-8{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xxl-9{padding-top:9rem !important;padding-bottom:9rem !important}.py-xxl-10{padding-top:10rem !important;padding-bottom:10rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pt-xxl-6{padding-top:4.5rem !important}.pt-xxl-7{padding-top:6rem !important}.pt-xxl-8{padding-top:7.5rem !important}.pt-xxl-9{padding-top:9rem !important}.pt-xxl-10{padding-top:10rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pe-xxl-6{padding-right:4.5rem !important}.pe-xxl-7{padding-right:6rem !important}.pe-xxl-8{padding-right:7.5rem !important}.pe-xxl-9{padding-right:9rem !important}.pe-xxl-10{padding-right:10rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.pb-xxl-6{padding-bottom:4.5rem !important}.pb-xxl-7{padding-bottom:6rem !important}.pb-xxl-8{padding-bottom:7.5rem !important}.pb-xxl-9{padding-bottom:9rem !important}.pb-xxl-10{padding-bottom:10rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.ps-xxl-6{padding-left:4.5rem !important}.ps-xxl-7{padding-left:6rem !important}.ps-xxl-8{padding-left:7.5rem !important}.ps-xxl-9{padding-left:9rem !important}.ps-xxl-10{padding-left:10rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.gap-xxl-6{gap:4.5rem !important}.gap-xxl-7{gap:6rem !important}.gap-xxl-8{gap:7.5rem !important}.gap-xxl-9{gap:9rem !important}.gap-xxl-10{gap:10rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.row-gap-xxl-6{row-gap:4.5rem !important}.row-gap-xxl-7{row-gap:6rem !important}.row-gap-xxl-8{row-gap:7.5rem !important}.row-gap-xxl-9{row-gap:9rem !important}.row-gap-xxl-10{row-gap:10rem !important}.column-gap-xxl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xxl-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xxl-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xxl-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xxl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xxl-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-gap-xxl-6{-moz-column-gap:4.5rem !important;column-gap:4.5rem !important}.column-gap-xxl-7{-moz-column-gap:6rem !important;column-gap:6rem !important}.column-gap-xxl-8{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-xxl-9{-moz-column-gap:9rem !important;column-gap:9rem !important}.column-gap-xxl-10{-moz-column-gap:10rem !important;column-gap:10rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-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}}.sticky,.gallery-caption,.bypostauthor{font-size:inherit}.wrapper#wrapper-sticky{border-bottom:1px solid #dee2e6}#wrapper-footer-full,#wrapper-static-hero{background-color:#e9ecef}.wp-caption{font-size:inherit}.wp-caption-text{font-size:inherit}.alignleft{display:block;margin-bottom:1.5em}.alignright{display:block;margin-bottom:1.5em}@media(min-width: 576px){.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}}img.wp-post-image,article img,figure,img,#secondary img{max-width:100%;height:auto}a.skip-link{position:fixed;z-index:1000;top:0px;right:0px}.navbar-dark .navbar-nav .dropdown-menu .nav-link{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:var(--bs-body-color) !important;text-align:inherit;white-space:nowrap;background:none;border:0}.navbar-light .navbar-brand a{color:rgba(var(--bs-emphasis-color-rgb), 1)}.navbar-dark .navbar-brand a{color:#fff}.navbar h1,.navbar .h1{font-weight:400}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.rfs-1{font-size:0.15rem}.rfs-2{font-size:0.3rem}.rfs-3{font-size:0.45rem}.rfs-4{font-size:0.6rem}.rfs-5{font-size:0.75rem}.rfs-6{font-size:0.9rem}.rfs-7{font-size:1.05rem}.rfs-8{font-size:1.2rem}.rfs-9{font-size:calc(1.26rem + 0.12vw)}@media(min-width: 1200px){.rfs-9{font-size:1.35rem}}.rfs-10{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.rfs-10{font-size:1.5rem}}.rfs-11{font-size:calc(1.29rem + 0.48vw)}@media(min-width: 1200px){.rfs-11{font-size:1.65rem}}.rfs-12{font-size:calc(1.305rem + 0.66vw)}@media(min-width: 1200px){.rfs-12{font-size:1.8rem}}.rfs-13{font-size:calc(1.32rem + 0.84vw)}@media(min-width: 1200px){.rfs-13{font-size:1.95rem}}.rfs-14{font-size:calc(1.335rem + 1.02vw)}@media(min-width: 1200px){.rfs-14{font-size:2.1rem}}.rfs-15{font-size:calc(1.35rem + 1.2vw)}@media(min-width: 1200px){.rfs-15{font-size:2.25rem}}.rfs-16{font-size:calc(1.365rem + 1.38vw)}@media(min-width: 1200px){.rfs-16{font-size:2.4rem}}.rfs-17{font-size:calc(1.38rem + 1.56vw)}@media(min-width: 1200px){.rfs-17{font-size:2.55rem}}.rfs-18{font-size:calc(1.395rem + 1.74vw)}@media(min-width: 1200px){.rfs-18{font-size:2.7rem}}.rfs-19{font-size:calc(1.41rem + 1.92vw)}@media(min-width: 1200px){.rfs-19{font-size:2.85rem}}.rfs-20{font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.rfs-20{font-size:3rem}}.rfs-21{font-size:calc(1.44rem + 2.28vw)}@media(min-width: 1200px){.rfs-21{font-size:3.15rem}}.rfs-22{font-size:calc(1.455rem + 2.46vw)}@media(min-width: 1200px){.rfs-22{font-size:3.3rem}}.rfs-23{font-size:calc(1.47rem + 2.64vw)}@media(min-width: 1200px){.rfs-23{font-size:3.45rem}}.rfs-24{font-size:calc(1.485rem + 2.82vw)}@media(min-width: 1200px){.rfs-24{font-size:3.6rem}}.rfs-25{font-size:calc(1.5rem + 3vw)}@media(min-width: 1200px){.rfs-25{font-size:3.75rem}}.rfs-26{font-size:calc(1.515rem + 3.18vw)}@media(min-width: 1200px){.rfs-26{font-size:3.9rem}}.rfs-27{font-size:calc(1.53rem + 3.36vw)}@media(min-width: 1200px){.rfs-27{font-size:4.05rem}}.rfs-28{font-size:calc(1.545rem + 3.54vw)}@media(min-width: 1200px){.rfs-28{font-size:4.2rem}}.rfs-29{font-size:calc(1.56rem + 3.72vw)}@media(min-width: 1200px){.rfs-29{font-size:4.35rem}}.rfs-30{font-size:calc(1.575rem + 3.9vw)}@media(min-width: 1200px){.rfs-30{font-size:4.5rem}}.rfs-31{font-size:calc(1.59rem + 4.08vw)}@media(min-width: 1200px){.rfs-31{font-size:4.65rem}}.rfs-32{font-size:calc(1.605rem + 4.26vw)}@media(min-width: 1200px){.rfs-32{font-size:4.8rem}}.rfs-33{font-size:calc(1.62rem + 4.44vw)}@media(min-width: 1200px){.rfs-33{font-size:4.95rem}}.rfs-34{font-size:calc(1.635rem + 4.62vw)}@media(min-width: 1200px){.rfs-34{font-size:5.1rem}}.rfs-35{font-size:calc(1.65rem + 4.8vw)}@media(min-width: 1200px){.rfs-35{font-size:5.25rem}}.rfs-36{font-size:calc(1.665rem + 4.98vw)}@media(min-width: 1200px){.rfs-36{font-size:5.4rem}}.rfs-37{font-size:calc(1.68rem + 5.16vw)}@media(min-width: 1200px){.rfs-37{font-size:5.55rem}}.rfs-38{font-size:calc(1.695rem + 5.34vw)}@media(min-width: 1200px){.rfs-38{font-size:5.7rem}}.rfs-39{font-size:calc(1.71rem + 5.52vw)}@media(min-width: 1200px){.rfs-39{font-size:5.85rem}}.rfs-40{font-size:calc(1.725rem + 5.7vw)}@media(min-width: 1200px){.rfs-40{font-size:6rem}}.rfs-41{font-size:calc(1.74rem + 5.88vw)}@media(min-width: 1200px){.rfs-41{font-size:6.15rem}}.rfs-42{font-size:calc(1.755rem + 6.06vw)}@media(min-width: 1200px){.rfs-42{font-size:6.3rem}}.rfs-43{font-size:calc(1.77rem + 6.24vw)}@media(min-width: 1200px){.rfs-43{font-size:6.45rem}}.rfs-44{font-size:calc(1.785rem + 6.42vw)}@media(min-width: 1200px){.rfs-44{font-size:6.6rem}}.rfs-45{font-size:calc(1.8rem + 6.6vw)}@media(min-width: 1200px){.rfs-45{font-size:6.75rem}}.rfs-46{font-size:calc(1.815rem + 6.78vw)}@media(min-width: 1200px){.rfs-46{font-size:6.9rem}}.rfs-47{font-size:calc(1.83rem + 6.96vw)}@media(min-width: 1200px){.rfs-47{font-size:7.05rem}}.rfs-48{font-size:calc(1.845rem + 7.14vw)}@media(min-width: 1200px){.rfs-48{font-size:7.2rem}}.rfs-49{font-size:calc(1.86rem + 7.32vw)}@media(min-width: 1200px){.rfs-49{font-size:7.35rem}}.rfs-50{font-size:calc(1.875rem + 7.5vw)}@media(min-width: 1200px){.rfs-50{font-size:7.5rem}}.rws-1{width:1.15rem}.rws-2{width:calc(1.355rem + 1.26vw)}.rws-3{width:calc(1.47rem + 2.64vw)}.rws-4{width:calc(1.585rem + 4.02vw)}.rws-5{width:calc(1.7rem + 5.4vw)}.rws-6{width:calc(1.815rem + 6.78vw)}.rws-7{width:calc(1.93rem + 8.16vw)}.rws-8{width:calc(2.045rem + 9.54vw)}.rws-9{width:calc(2.16rem + 10.92vw)}.rws-10{width:calc(2.275rem + 12.3vw)}.rws-11{width:calc(2.39rem + 13.68vw)}.rws-12{width:calc(2.505rem + 15.06vw)}.rws-13{width:calc(2.62rem + 16.44vw)}.rws-14{width:calc(2.735rem + 17.82vw)}.rws-15{width:calc(2.85rem + 19.2vw)}.rws-16{width:calc(2.965rem + 20.58vw)}.rws-17{width:calc(3.08rem + 21.96vw)}.rws-18{width:calc(3.195rem + 23.34vw)}.rws-19{width:calc(3.31rem + 24.72vw)}.rws-20{width:calc(3.425rem + 26.1vw)}.rws-21{width:calc(3.54rem + 27.48vw)}.rws-22{width:calc(3.655rem + 28.86vw)}.rws-23{width:calc(3.77rem + 30.24vw)}.rws-24{width:calc(3.885rem + 31.62vw)}.rws-25{width:calc(4rem + 33vw)}.rws-26{width:calc(4.115rem + 34.38vw)}.rws-27{width:calc(4.23rem + 35.76vw)}.rws-28{width:calc(4.345rem + 37.14vw)}.rws-29{width:calc(4.46rem + 38.52vw)}.rws-30{width:calc(4.575rem + 39.9vw)}.rws-31{width:calc(4.69rem + 41.28vw)}.rws-32{width:calc(4.805rem + 42.66vw)}.rws-33{width:calc(4.92rem + 44.04vw)}.rws-34{width:calc(5.035rem + 45.42vw)}.rws-35{width:calc(5.15rem + 46.8vw)}.rws-36{width:calc(5.265rem + 48.18vw)}.rws-37{width:calc(5.38rem + 49.56vw)}.rws-38{width:calc(5.495rem + 50.94vw)}.rws-39{width:calc(5.61rem + 52.32vw)}.rws-40{width:calc(5.725rem + 53.7vw)}:root{--header-height: 56px;--wp-adminbar-height: 32px}body:has(nav.fixed-top) *[id]{scroll-margin-top:calc(28px + var(--header-height))}.custom-logo-link img[src$=".svg"]{width:100%}body.picostrap_header_navbar_position_fixed-top:not(.picostrap_header_navbar_color_choice_bg-transparent){padding-top:var(--header-height)}body.picostrap_header_navbar_position_fixed-top.picostrap_header_navbar_color_choice_bg-transparent.woocommerce{padding-top:var(--header-height)}body.picostrap_topbar_enabled.picostrap_header_navbar_position_fixed-top.picostrap_header_navbar_color_choice_bg-transparent #wrapper-navbar nav.navbar{top:36px}body.picostrap_topbar_enabled.picostrap_header_navbar_position_fixed-top.picostrap_header_navbar_color_choice_bg-transparent #wrapper-topbar{position:fixed;z-index:999999;width:100%}html:has(body.admin-bar):not(:has(.fixed-top)){margin-top:32px !important}html:has(.fixed-top) #wpadminbar{position:fixed;top:auto !important;bottom:0}html:has(.fixed-top) #wpadminbar .quicklinks .menupop .ab-sub-wrapper{bottom:28px}html:has(.fixed-top) #wpadminbar .quicklinks .menupop ul{bottom:0}body.scroll-position-at-top #wrapper-navbar nav.navbar{padding:1.01rem 0}body.scroll-position-not-at-top #wrapper-navbar nav.navbar{background-color:#fff !important}#wrapper-navbar .navbar{transition:all .5s ease-out}#backToTop{visibility:hidden;position:fixed;bottom:20px;right:20px;z-index:99999;opacity:.6;padding:3px 11px 7px}#backToTop:hover{cursor:pointer}.btn{font-family:var(--hw-ff-regular) !important;text-transform:uppercase}@media(max-width: 991.98px){.btn{padding:1em 2em;border-radius:10px;line-height:1}}.btn.btn-primary{color:var(--bs-phantom);background-color:var(--bs-glitch)}.btn.btn-primary:hover{background-color:var(--bs-pulse);color:var(--bs-zenith)}.btn.btn-secondary{background-color:var(--bs-pulse);color:var(--bs-zenith)}.btn.btn-secondary:hover{color:var(--bs-phantom);background-color:var(--bs-zenith)}.hw-btn-back{aspect-ratio:1/1;width:2.8em;display:flex !important;justify-content:center;align-items:center;border-radius:5px;padding:1em;height:100%}.hw-btn-back em:before{font-size:1.3em}.hw-link{position:relative;margin-left:.7em;font-family:var(--hw-ff-light) !important;color:var(--bs-pulse);text-decoration:none;display:flex;height:-moz-fit-content;height:fit-content;align-items:center}@media(max-width: 991.98px){.hw-link{height:2em;margin-left:1em}}.hw-link:before{content:"";font-family:bootstrap-icons;position:absolute;left:-1.25em;display:flex;width:2em;height:2em;align-items:center;font-size:.6em;transform:translateY(0.16em)}@media(max-width: 991.98px){.hw-link:before{left:-1.5em}}a{color:var(--bs-pulse);text-decoration:none}@font-face{font-family:"Helvetica Now Text Regular";src:url("../fonts/HelveticaNowText-Regular.woff2") format("woff2")}@font-face{font-family:"Helvetica Now Text Extra Bold";src:url("../fonts/HelveticaNowText-ExtraBold.woff2") format("woff2")}@font-face{font-family:"Helvetica Now Text Medium";src:url("../fonts/HelveticaNowText-Medium.woff2") format("woff2")}@font-face{font-family:"Helvetica Now Text Light";src:url("../fonts/HelveticaNowText-Light.woff2") format("woff2")}:root{--hw-ff-regular: "Helvetica Now Text Regular";--hw-ff-extrabold: "Helvetica Now Text Extra Bold";--hw-ff-medium: "Helvetica Now Text Medium";--hw-ff-light: "Helvetica Now Text Light";--hw-fs-base: min(1.25vw, 25px);--hw-fs-h1: calc(var(--hw-fs-base) * 6);--hw-fs-h2: calc(var(--hw-fs-base) * 6);--hw-fs-seo-h1: calc(var(--hw-fs-base) * 3.7);--hw-fs-seo-h2: calc(var(--hw-fs-base) * 2.8);--hw-fs-h3: calc(var(--hw-fs-base) * 1.9);--hw-fs-h4: calc(var(--hw-fs-base) * 1.34);--hw-fs-sm: calc(var(--hw-fs-base) * 0.5)}@media(max-width: 991.98px){:root{--hw-fs-base: min(1.45vw, 18px)}}@media(max-width: 767.98px){:root{--hw-fs-base: 5vw;--hw-fs-h4: calc(var(--hw-fs-base) * 1.1);--hw-fs-h3: calc(var(--hw-fs-base) * 1.4);--hw-fs-seo-h2: calc(var(--hw-fs-base) * 2);--hw-fs-seo-h1: calc(var(--hw-fs-h1) * 1);--hw-fs-h2: calc(var(--hw-fs-base) * 2.35);--hw-fs-h1: calc(var(--hw-fs-base) * 2.65)}}*:not(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,small,.small,path,.badge){font-size:var(--hw-fs-base);font-family:var(--hw-ff-light)}@media(max-width: 991.98px){*:not(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,small,.small,path,.badge){line-height:1.4}}body{color:var(--bs-phantom) !important}h1,.h1,h1>span,.h1>span{font-size:var(--hw-fs-h1) !important;font-family:var(--hw-ff-regular) !important;line-height:1}h1 .fw-bold,.h1 .fw-bold,h1>span .fw-bold{font-size:var(--hw-fs-h1) !important;font-family:var(--hw-ff-extrabold) !important}h2,.h2,h2>span,.h2>span{font-size:var(--hw-fs-h2) !important;font-family:var(--hw-ff-regular) !important}h2 .fw-bold,.h2 .fw-bold,h2>span .fw-bold{font-size:var(--hw-fs-h2) !important;font-family:var(--hw-ff-extrabold) !important}h3,.h3,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year,h3>span,.h3>span,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year>span{font-size:var(--hw-fs-h3) !important;font-weight:300;font-family:var(--hw-ff-light) !important;text-transform:uppercase}.h4,h4,h4>span,.h4>span{font-size:var(--hw-fs-h4) !important;font-family:var(--hw-ff-light) !important;line-height:1.42}.hw-text-link{color:var(--bs-dark);text-decoration:none}.hw-text-link:hover{color:var(--bs-primary)}h2.h1,.h1.h2{transform:translateX(-0.04em)}h2.hw-h2-seo,.hw-h2-seo.h2{font-size:var(--hw-fs-seo-h2) !important;line-height:1.25;margin-bottom:.6em;font-weight:unset}@media(max-width: 991.98px){h2.hw-h2-seo,.hw-h2-seo.h2{-webkit-hyphens:auto;hyphens:auto;word-break:break-word}}h2.hw-h2-seo .ez-toc-section,.hw-h2-seo.h2 .ez-toc-section,h2.hw-h2-seo .ez-toc-section-end,.hw-h2-seo.h2 .ez-toc-section-end{display:none}h3.hw-h3-seo,.hw-h3-seo.h3,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-h3-seo.hw-year{font-size:calc(var(--hw-fs-base)*1.7) !important;margin-top:1.5em;margin-bottom:1em}p.hw-ff-extrabold{font-size:var(--hw-fs-h4) !important;font-family:var(--hw-ff-extrabold) !important;text-transform:uppercase}strong{font-weight:unset;font-family:var(--hw-ff-medium) !important}.text-outline-white{-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke:2px;-webkit-text-stroke-color:var(--bs-white);font-size:var(--hw-fs-h1);font-family:var(--hw-ff-extrabold);text-transform:uppercase;line-height:.9}.lead{font-size:calc(var(--hw-fs-base)*1.54) !important;text-transform:uppercase;font-family:var(--hw-ff-medium);margin:0 !important;line-height:1.25}.hw-h1-seo-small{font-size:var(--hw-fs-seo-h1) !important}img{border-radius:1.2em}img.hw-img-xl{aspect-ratio:95/142;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}img.hw-img-l{aspect-ratio:95/124;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}img.hw-img-m{aspect-ratio:1045/1226;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}img.hw-img-s{aspect-ratio:1045/1148;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}img.hw-img-xs{aspect-ratio:1045/1052;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}img.hw-img-square{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.container{width:72%;max-width:var(--hw-box-width) !important}@media(max-width: 991.98px){.container{width:90%}}@media(max-width: 767.98px){.container{width:95%}}@media(max-width: 991.98px){.container .hw-m-fw{width:100vw !important;max-width:100vw !important;margin-left:calc(var(--bs-gutter-x)*-0.5 - 5vw)}}@media(max-width: 991.98px){.container-fluid .hw-m-fw,.container-sm .hw-m-fw,.container-md .hw-m-fw,.container-lg .hw-m-fw,.container-xl .hw-m-fw,.container-xxl .hw-m-fw{width:100vw !important;max-width:100vw !important;margin:0 !important}}footer .hw-footer-section{background-color:var(--bs-ghost);position:relative;padding:4em 0 0;overflow:hidden}footer .hw-footer-section .hw-footer-svg-container{position:absolute;left:0;top:0;height:100%;width:100%;z-index:1}footer .hw-footer-section .hw-footer-svg-container .hw-footer-decorative-svg{position:absolute;left:-50px;top:0;height:100%;width:auto}@media(max-width: 991.98px){footer .hw-footer-section .hw-footer-svg-container svg{height:26em;width:auto;transform:translateX(-11.5em)}}footer .hw-footer-section .container{position:relative;z-index:2}@media(min-width: 992px){footer .hw-footer-section .container .hw-row{padding-left:17em}}footer .hw-footer-section .container .hw-row .hw-footer-left-col,footer .hw-footer-section .container .hw-row .hw-footer-right-col{margin-bottom:6.05em}@media(max-width: 991.98px){footer .hw-footer-section .container .hw-row .hw-footer-left-col,footer .hw-footer-section .container .hw-row .hw-footer-right-col{margin-bottom:4.05em}}footer .hw-footer-section .container .hw-row .hw-footer-left-col .hw-footer-nav .hw-footer-nav-list,footer .hw-footer-section .container .hw-row .hw-footer-right-col .hw-footer-nav .hw-footer-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1em}footer .hw-footer-section .container .hw-row .hw-footer-left-col .hw-footer-nav .hw-footer-nav-list li .hw-footer-link,footer .hw-footer-section .container .hw-row .hw-footer-right-col .hw-footer-nav .hw-footer-nav-list li .hw-footer-link{color:var(--bs-phantom);text-decoration:none;font-family:var(--hw-ff-regular) !important;text-transform:uppercase}footer .hw-footer-section .container .hw-row .hw-footer-left-col .hw-footer-nav .hw-footer-nav-list li .hw-footer-link span#hw-footer-link,footer .hw-footer-section .container .hw-row .hw-footer-right-col .hw-footer-nav .hw-footer-nav-list li .hw-footer-link span#hw-footer-link{font-family:var(--hw-ff-regular) !important}footer .hw-footer-section .container .hw-row .hw-footer-left-col .hw-footer-nav .hw-footer-nav-list li .hw-footer-link span a,footer .hw-footer-section .container .hw-row .hw-footer-right-col .hw-footer-nav .hw-footer-nav-list li .hw-footer-link span a{font-family:var(--hw-ff-regular) !important;color:var(--bs-phantom) !important}footer .hw-footer-section .container .hw-row .hw-footer-right-col{margin-bottom:1em}@media(max-width: 767.98px){footer .hw-footer-section .container .hw-row .hw-footer-right-col{order:-1}}footer .hw-footer-section .container .hw-row .hw-footer-main-text{position:relative}footer .hw-footer-section .container .hw-row .hw-footer-main-text .hw-footer-title{font-family:var(--hw-ff-light);font-size:var(--hw-fs-h2);color:var(--bs-phantom);text-transform:uppercase;line-height:1;margin:0;width:-moz-max-content;width:max-content}@media(max-width: 991.98px){footer .hw-footer-section .container .hw-row .hw-footer-main-text .hw-footer-title{font-size:calc(var(--hw-fs-base)*2.2);padding-bottom:1em}}footer #hw-f-01 .modal-body{background-image:url('data:image/svg+xml,<svg width="3178" height="2235" viewBox="0 0 3178 2235" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1183.23 -176.651L1395.19 335.714L1613.96 -177L2458.55 -175.952L2670.51 335.714L2888.94 -176.301L3573.03 -176.651L3018.35 1162.38L3587 2534L2889.11 2533.65L2670.51 2021.34L2458.44 2534H1607.33L1395.25 2021.29L1176.47 2534H0V-176.651H1183.23ZM733.165 451.947V1872.58L1030.53 1162.26L733.165 451.947ZM2031.14 1872.58L2328.62 1162.32L2031.14 452.063L1737.96 1162.32L2031.14 1872.58Z" fill="%23F5F5F5"/></svg>');background-size:110%;background-repeat:no-repeat;background-position:20vw center;padding:0}footer #hw-f-01 .modal-body .container{overflow-y:clip}footer #hw-f-01 .modal-body .container,footer #hw-f-01 .modal-body .row,footer #hw-f-01 .modal-body .col{height:100%;position:relative}footer #hw-f-01 .modal-body .hw-col-close{position:relative}footer #hw-f-01 .modal-body .hw-col-close .btn-close{width:3em;height:3em;background-size:auto;opacity:1;color:var(--bs-phantom);background-image:none;display:flex;justify-content:center;align-items:center;position:absolute;right:var(--bs-gutter-x);top:4.475em;margin-top:0}@media(max-width: 991.98px){footer #hw-f-01 .modal-body .hw-col-close .btn-close{right:0em;top:2.475em}}footer #hw-f-01 .modal-body .hw-col-close .btn-close:focus{box-shadow:unset}footer #hw-f-01 .modal-body .hw-col-close .btn-close i{display:contents}footer #hw-f-01 .modal-body .hw-col-close .btn-close i:before{color:var(--bs-phantom);font-size:1.75em}footer #hw-f-01 .modal-body .col{margin-top:7.225em;align-content:start}@media(max-width: 767.98px){footer #hw-f-01 .modal-body .col{margin-top:6.225em}}@media(max-width: 767.98px){footer #hw-f-01 .modal-body .col .hw-nav-block{z-index:1;position:relative;margin-top:2em}}footer #hw-f-01 .modal-body .col .navbar-nav li:last-child .nav-link{color:var(--bs-primary)}footer #hw-f-01 .modal-body .col .navbar-nav li.menu-item.hw-home{display:none}footer #hw-f-01 .modal-body .col .navbar-nav li.menu-item:before{display:none}footer #hw-f-01 .modal-body .col .navbar-nav li.menu-item .nav-link{font-size:calc(var(--hw-fs-base)*4) !important;-webkit-hyphens:auto;hyphens:auto;font-family:var(--hw-ff-regular) !important;text-transform:uppercase;width:-moz-max-content;width:max-content;color:var(--bs-phantom);line-height:1}@media(max-width: 991.98px){footer #hw-f-01 .modal-body .col .navbar-nav li.menu-item .nav-link{font-size:calc(var(--hw-fs-base)*3) !important}}footer #hw-f-01 .modal-body .col .navbar-nav li.menu-item .nav-link:hover{color:var(--bs-pulse)}footer #hw-f-01 .modal-body .col svg{margin-top:3.175em}@media(max-width: 767.98px){footer #hw-f-01 .modal-body .col svg{position:absolute;top:4em;right:2em;transform:rotate(90deg);width:30em}}body header{z-index:9;position:relative;padding:1em 0;background:rgba(0,0,0,0)}@media(max-width: 767.98px){body header{height:0em}}body header .hw-menu-toggle .col{display:flex;justify-content:space-between}body header .hw-menu-toggle .col #hw-f-01-btn{width:2.4em;height:2.4em;background-size:auto;opacity:1;color:Var(--bs-zenith);background-color:var(--bs-phantom);background-image:none;display:flex;justify-content:center;align-items:center}@media(max-width: 767.98px){body header .hw-menu-toggle .col #hw-f-01-btn{width:1.8em;height:1.8em}}body header .hw-menu-toggle .col #hw-f-01-btn:focus{box-shadow:unset}body header .hw-menu-toggle .col #hw-f-01-btn svg{width:1.5em;height:1.06em}@media(max-width: 767.98px){body header .hw-menu-toggle .col #hw-f-01-btn svg{width:1em;height:auto}}:root{--hw-section-gap: 4.2em;--hw-n-section-gap: calc(var(--hw-section-gap) * -1);--hw-border-radius: 0.8em;--bs-body-bg: var(--bs-ghost);--hw-box-width: 1440px;--hw-section-gap: 6.46em;--hw-n-section-gap: calc(-1 * var(--hw-section-gap))}@media(max-width: 991.98px){:root{--hw-section-gap: 5.556em}}html{scroll-behavior:smooth;scroll-padding-top:6em;overflow-x:hidden}body{overflow-x:clip}main{position:relative;display:flex;flex-direction:column;gap:var(--hw-section-gap)}main section:last-child{margin-bottom:var(--hw-section-gap)}.hw-m-col-s-fw{padding-left:0 !important}.hw-m-col-s-fw img,.hw-m-col-s-fw video{border-radius:0 .455em .455em 0}@media(min-width: 992px){.hw-m-col-s-fw{padding-left:0rem !important}.hw-m-col-s-fw img,.hw-m-col-s-fw video{border-radius:.455em}}.hw-m-col-e-fw{padding-right:0 !important}.hw-m-col-e-fw img,.hw-m-col-e-fw video{border-radius:.455em 0 0 .455em}@media(min-width: 992px){.hw-m-col-e-fw{border-radius:.455em;padding-right:1rem !important}.hw-m-col-e-fw img,.hw-m-col-e-fw video{border-radius:.455em}}.hw-m-col-fw{padding-right:0 !important;padding-left:0 !important}.hw-m-col-fw img,.hw-m-col-fw video{border-radius:0}@media(min-width: 992px){.hw-m-col-fw{border-radius:.455em;padding-right:1rem !important;padding-left:1rem !important}.hw-m-col-fw img,.hw-m-col-fw video{border-radius:.455em}}@media(max-width: 991.98px){.hw-m-col-box{padding-right:calc(var(--bs-gutter-x)*1.5);padding-left:calc(var(--bs-gutter-x)*1.5)}}video{border-radius:var(--hw-border-radius)}.hw-fst-sub{font-family:var(--hw-ff-extrabold) !important;font-size:3em}.hw-icons-wrapper{display:flex;gap:1em}.hw-icons-wrapper .hw-icon-wrapper .hw-icon i:before{font-size:calc(var(--hw-fs-base)*1.5);color:var(--bs-dark)}.plyr{border-radius:var(--hw-border-radius);--plyr-color-main: var(--bs-phantom)}body main section.hw-01-01 .hw-row-video{position:relative}@media(min-width: 768px){body main section.hw-01-01 .hw-row-video{width:calc(100% + 4.52em) !important;height:auto;left:50%;transform:translateX(-50%)}}@media(min-width: 992px){body main section.hw-01-01 .hw-row-video{width:calc(100% + 11.52em) !important}}@media(max-width: 767.98px){body main section.hw-01-01 .hw-row-video{margin-top:3.5em}}body main section.hw-01-01 .hw-row-video .hw-socials-wrapper{display:flex;justify-content:center;align-items:end;position:absolute;bottom:.5em;right:.7em;width:13.44em;height:3.78em;background:var(--bs-ghost);border-radius:1.2em 0 0 0}@media(max-width: 991.98px){body main section.hw-01-01 .hw-row-video .hw-socials-wrapper{bottom:0}}@media(max-width: 767.98px){body main section.hw-01-01 .hw-row-video .hw-socials-wrapper{height:12.5em;width:3.553em}}body main section.hw-01-01 .hw-row-video .hw-socials-wrapper .hw-corner-1{position:absolute;bottom:0;left:0;width:auto;height:1.2em;fill:var(--bs-ghost);transform:translate(-1.19em, -0.074em);aspect-ratio:1/1}@media(max-width: 767.98px){body main section.hw-01-01 .hw-row-video .hw-socials-wrapper .hw-corner-1{transform:translate(-1.2em, -0.33em)}}body main section.hw-01-01 .hw-row-video .hw-socials-wrapper .hw-corner-1 path{fill:var(--bs-ghost) !important}body main section.hw-01-01 .hw-row-video .hw-socials-wrapper .hw-corner-2{position:absolute;top:0;right:0;width:auto;height:1.2em;fill:var(--bs-ghost);transform:translate(0, -100%);aspect-ratio:1/1}body main section.hw-01-01 .hw-row-video .hw-socials-wrapper .hw-corner-2 path{fill:var(--bs-ghost) !important}body main section.hw-01-01 .hw-row-video .hw-socials-wrapper .hw-icons-wrapper{padding-bottom:.7212em;gap:1.36em}@media(max-width: 767.98px){body main section.hw-01-01 .hw-row-video .hw-socials-wrapper .hw-icons-wrapper{flex-direction:column;padding-bottom:.25em}}body main section.hw-01-01 .hw-row-video .hw-socials-wrapper .hw-icons-wrapper svg{width:1.5em;height:1.5em}@media(max-width: 767.98px){body main section.hw-01-01 .hw-row-video .hw-socials-wrapper .hw-icons-wrapper svg{width:1.8em;height:1.8em}}body main section.hw-01-01 .hw-row-video img{aspect-ratio:1688/797;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}@media(max-width: 767.98px){body main section.hw-01-01 .hw-row-video img{aspect-ratio:387/493}}body main section.hw-01-01 .hw-row-video video{aspect-ratio:1688/797;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}@media(max-width: 767.98px){body main section.hw-01-01 .hw-row-video video{aspect-ratio:387/493}}@media(max-width: 767.98px){body main section.hw-01-01 .hw-row-video .hw-vid-desktop{display:none}}@media(min-width: 768px){body main section.hw-01-01 .hw-row-video .hw-vid-mobile{display:none}}body main section.hw-01-01 .hw-row-title{margin-top:-8.1em;z-index:1;position:relative;pointer-events:none}@media(max-width: 991.98px){body main section.hw-01-01 .hw-row-title{margin-top:-2.9em}}@media(max-width: 991.98px){body main section.hw-01-01 .hw-row-title svg{width:11.33em;height:100%;margin-left:1em}}@media(max-width: 991.98px){body main section.hw-01-02 .hw-row .hw-col-text{margin-bottom:1.67em}}body main section.hw-01-02 .hw-row .hw-col-text .btn{margin-top:2em}@media(max-width: 991.98px){body main section.hw-01-02 .hw-row .hw-col-text .btn{margin-top:1.355em}}body main section.hw-01-02 .hw-row .hw-col-images{display:flex;justify-content:center;gap:1.5em}@media(max-width: 991.98px){body main section.hw-01-02 .hw-row .hw-col-images{justify-content:start}}body main section.hw-01-02 .hw-row .hw-col-images .lc-block{height:-moz-fit-content;height:fit-content;padding:.75em .5em;border-radius:var(--hw-border-radius);background:var(--bs-zenith);box-shadow:0 0 10px 0 rgba(0,0,0,.1)}body main section.hw-01-02 .hw-row .hw-col-images .lc-block img{border-radius:0;height:8.25em;width:auto}@media(max-width: 991.98px){body main section.hw-01-02 .hw-row .hw-col-images .lc-block img{height:5.25em}}body main section.hw-01-03{position:relative}body main section.hw-01-03 .hw-stripes{position:absolute;left:0;top:50%;transform:translateY(-50%)}@media(max-width: 991.98px){body main section.hw-01-03 .hw-stripes{top:4.2em;transform:none}}@media(max-width: 991.98px){body main section.hw-01-03 .hw-stripes svg{height:7em;width:auto;z-index:-1}}body main section.hw-01-03 .hw-col-title{position:relative}body main section.hw-01-03 .hw-col-title:after{content:"";position:absolute;top:1em;right:.75em;background:var(--bs-pulse);border-radius:1.2em;width:calc(25% - var(--bs-gutter-x));max-width:calc(100% - var(--bs-gutter-x));height:calc(100% + 2.7em)}@media(max-width: 991.98px){body main section.hw-01-03 .hw-col-title:after{display:none}}body main section.hw-01-03 .hw-row-content{align-items:end}@media(max-width: 991.98px){body main section.hw-01-03 .hw-row-content{flex-wrap:nowrap;overflow:scroll;padding-left:2.5em;width:calc(100% + 3em);transform:translateX(-0.6em)}}body main section.hw-01-03 .hw-row-content .hw-wrapper .hw-text{padding:1.4em 1em 0 1.4em}body main section.hw-01-03 .hw-row-content .hw-wrapper .hw-text .h4{font-family:var(--hw-ff-extrabold) !important;margin-bottom:0em}body main section.hw-01-04{z-index:1;overflow-x:clip;overflow-y:visible;position:relative}body main section.hw-01-04 .hw-dots{position:absolute;left:0;top:0;height:100%}@media(max-width: 767.98px){body main section.hw-01-04 .hw-dots{left:unset;right:0}}@media(max-width: 767.98px){body main section.hw-01-04 .hw-dots svg{height:20em;width:auto}}@media(max-width: 767.98px){body main section.hw-01-04 .hw-container{padding-right:calc(var(--bs-gutter-x)*.5) !important;padding-left:calc(var(--bs-gutter-x)*.5) !important;margin-right:auto !important;margin-left:auto !important}}body main section.hw-01-04 .hw-container .hw-row-headline{padding-left:max((100vw - 1400px)/2,15vw) !important;padding-right:max((100vw - 1400px)/2,15vw) !important;display:flex;flex-direction:row-reverse;margin-bottom:4.6em}@media(max-width: 991.98px){body main section.hw-01-04 .hw-container .hw-row-headline{flex-direction:column;margin-bottom:3.5em;margin-left:2em}}@media(max-width: 767.98px){body main section.hw-01-04 .hw-container .hw-row-headline{padding-left:max((100vw - 1400px)/2,2.5vw) !important;padding-right:6em !important;margin-left:calc(-0.5*var(--bs-gutter-x))}}body main section.hw-01-04 .hw-container .hw-row-headline .hw-col{display:flex;align-items:center}@media(max-width: 991.98px){body main section.hw-01-04 .hw-container .hw-row-headline .hw-col{width:-moz-fit-content;width:fit-content}}@media(max-width: 767.98px){body main section.hw-01-04 .hw-container .hw-row-headline .hw-col{width:100%}}body main section.hw-01-04 .hw-container .hw-row-headline .hw-col:first-child{justify-content:end}@media(max-width: 767.98px){body main section.hw-01-04 .hw-container .hw-row-headline .hw-col:first-child{justify-content:start}}body main section.hw-01-04 .hw-container .row{position:relative}body main section.hw-01-04 .hw-container .row .hw-bg-layer{height:calc(100% + 2*var(--hw-section-gap));position:absolute;background-color:var(--bs-light);top:var(--hw-n-section-gap);left:0;z-index:-1;width:54%;height:calc(100% + .5*var(--hw-section-gap));top:0;left:0}@media(max-width: 767.98px){body main section.hw-01-04 .hw-container .row .hw-bg-layer{width:77%}}body main section.hw-01-04 .hw-container .row .hw-bg-layer .lc-block{position:absolute;top:0;right:0;transform:translate(99%, -40.7%) scaleY(0.838);width:calc(83% + 5vw)}@media(max-width: 767.98px){body main section.hw-01-04 .hw-container .row .hw-bg-layer .lc-block{width:100%}}body main section.hw-01-04 .hw-container .row .hw-bg-layer .lc-block img{border-radius:0}body main section.hw-01-04 .hw-container .row .hw-bg-layer svg{position:absolute;border:0;height:100%;width:46vw;transform:translateX(calc(100% - 2px)) translateY(-38.94%) scaleX(1.8);right:0;overflow:visible}@media(max-width: 767.98px){body main section.hw-01-04 .hw-container .row .hw-bg-layer svg{transform:translateX(calc(102% - 2px)) translateY(-39.9%) scaleX(1.3)}}body main section.hw-01-04 .hw-container .row .hw-bg-layer svg rect{height:100%}body main section.hw-01-04 .hw-container .row .hw-col-slider{padding-right:0 !important;padding-left:0 !important}@media(max-width: 767.98px){body main section.hw-01-04 .hw-container .row .hw-col-slider{max-width:100% !important;padding-right:0 !important;padding-left:calc(max((100vw - 3150px)/2,10vw) - var(--bs-gutter-x)*1.75) !important;margin-top:var(--bs-gutter-y) !important}}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider{margin-bottom:2em}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper{position:relative}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper .hw-swiper-control-wrapper{display:none}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper .hw-swiperProjectFeatured .swiper-wrapper{transition-timing-function:linear !important}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper .hw-swiperProjectFeatured .swiper-wrapper .hw-silde-content{position:relative;height:100%;display:block;aspect-ratio:1/1;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper .hw-swiperProjectFeatured .swiper-wrapper .hw-silde-content:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:46.7%;background:linear-gradient(0deg, #000e1c 5%, rgba(0, 14, 28, 0) 100%);border-radius:0 0 var(--hw-border-radius) var(--hw-border-radius)}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper .hw-swiperProjectFeatured .swiper-wrapper .hw-silde-content[data-hw-type=video]:before{bottom:1%}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper .hw-swiperProjectFeatured .swiper-wrapper .hw-silde-content img,body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper .hw-swiperProjectFeatured .swiper-wrapper .hw-silde-content video{aspect-ratio:1/1;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;pointer-events:none}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper .hw-swiperProjectFeatured .swiper-wrapper .hw-silde-content .hw-slide-meta{position:absolute;width:100%;bottom:0;left:0;color:var(--bs-white);padding:0 1.8em 1.414em !important}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper .hw-swiperProjectFeatured .swiper-wrapper .hw-silde-content .hw-slide-meta .hw-tag{padding:.75em 1.5em;line-height:1;font-size:.77em;border-radius:.455em;font-weight:400;margin-bottom:1em;text-transform:none}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper .hw-swiperProjectFeatured .swiper-wrapper .hw-silde-content .hw-slide-meta .hw-slide-customer{font-family:var(--hw-ff-light) !important;line-height:1.9;margin:0 !important;cursor:pointer}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper .hw-swiperProjectFeatured .swiper-wrapper .hw-silde-content .hw-slide-meta .hw-slide-text{font-family:var(--hw-ff-extrabold) !important;letter-spacing:.14em;line-height:1;text-transform:uppercase;font-size:var(--hw-fs-h4);margin:0 !important;padding-bottom:.55em;cursor:pointer}body main section.hw-01-04 .hw-container .row .hw-col-slider .hw-block-slider .hw-teamProjektOverview-wrapper .hw-swiperProjectFeatured .swiper-wrapper a{cursor:grab}@media(max-width: 767.98px){body main section.hw-01-04 .hw-container .row .hw-col-slider .btn{margin-left:calc(5vw + var(--bs-gutter-x)*.5);background-color:var(--bs-primary);border-color:var(--bs-primary);color:var(--bs-white);padding:1em 2em !important}body main section.hw-01-04 .hw-container .row .hw-col-slider .btn:hover{background-color:var(--bs-white);border-color:var(--bs-white);color:var(--bs-dark)}}body main section.hw-01-05 .hw-col-img img{aspect-ratio:1740/1175;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}body main section.hw-01-05 .hw-col-img div:has(video){display:flex;align-items:end;aspect-ratio:1740/1175;-o-object-fit:cover;object-fit:cover}body main section.hw-01-05 .hw-col-img div:has(video) video{width:100%;height:100%}body main section.hw-01-05 .hw-col-content{display:flex;flex-direction:column;justify-content:end;gap:.75em}@media(max-width: 991.98px){body main section.hw-01-05 .hw-col-content{margin-top:1.5em;gap:1em}}body main section.hw-01-05 .hw-col-content .hw-block-images{display:flex;justify-content:start;gap:1.5em}@media(max-width: 991.98px){body main section.hw-01-05 .hw-col-content .hw-block-images{margin-bottom:.5em}}body main section.hw-01-05 .hw-col-content .hw-block-images .lc-block{height:-moz-fit-content;height:fit-content;padding:.55em .4em;border-radius:var(--hw-border-radius);background:var(--bs-zenith);box-shadow:0 0 10px 0 rgba(0,0,0,.1)}body main section.hw-01-05 .hw-col-content .hw-block-images .lc-block img{border-radius:0;height:6.25em;width:auto}body main section.hw-01-07 .hw-container{display:flex;justify-content:center}body main section.hw-01-07 .hw-container .hw-row-content{--bs-gutter-x: 6em;width:calc(100% - 4.52em) !important;height:auto;position:relative}@media(max-width: 767.98px){body main section.hw-01-07 .hw-container .hw-row-content{width:100% !important;--bs-gutter-x: 1em}}body main section.hw-01-07 .hw-container .hw-row-content .hw-card{position:relative;height:-moz-fit-content;height:fit-content;border-radius:1.6em;overflow:clip}body main section.hw-01-07 .hw-container .hw-row-content .hw-card.hw-info{background:var(--bs-pulse);height:26.08em;width:100%}@media(max-width: 767.98px){body main section.hw-01-07 .hw-container .hw-row-content .hw-card.hw-info{height:11.08em}}body main section.hw-01-07 .hw-container .hw-row-content .hw-card.hw-info .hw-text{background:none}body main section.hw-01-07 .hw-container .hw-row-content .hw-card.hw-info .hw-text .hw-wrapper{display:flex;flex-direction:column;gap:.25em}body main section.hw-01-07 .hw-container .hw-row-content .hw-card .hw-text{padding:3.44em 1.84em 2.56em;position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(180deg, rgba(0, 14, 24, 0) 0%, rgba(0, 14, 24, 0.6) 100%)}@media(max-width: 767.98px){body main section.hw-01-07 .hw-container .hw-row-content .hw-card .hw-text{padding:3.44em .84em 1em}}body main section.hw-01-07 .hw-container .hw-row-content .hw-card .hw-text .h4{font-family:var(--hw-ff-extrabold) !important;color:var(--bs-zenith);margin-bottom:0}@media(max-width: 767.98px){body main section.hw-01-07 .hw-container .hw-row-content .hw-card .hw-text .h4{font-size:var(--hw-fs-base) !important}}body main section.hw-01-07 .hw-container .hw-row-content .hw-card .hw-text p{font-family:var(--hw-ff-light) !important;color:var(--bs-zenith);margin-bottom:0}@media(max-width: 767.98px){body main section.hw-01-07 .hw-container .hw-row-content .hw-card .hw-text p{display:none}}body main section.hw-01-07 .hw-container .hw-row-content .hw-col-left{display:flex;flex-direction:column;gap:5em;margin-top:3.64em}@media(max-width: 767.98px){body main section.hw-01-07 .hw-container .hw-row-content .hw-col-left{margin-top:0;gap:1em}}body main section.hw-01-07 .hw-container .hw-row-content .hw-col-right{display:flex;flex-direction:column;gap:5em}@media(max-width: 767.98px){body main section.hw-01-07 .hw-container .hw-row-content .hw-col-right{margin-top:-4em;gap:1em}}main section.hw-02-01{margin-top:4.875em}@media(min-width: 768px){main section.hw-02-01 .hw-col-text{padding-right:4em}}main section.hw-02-01 .hw-col-text h1,main section.hw-02-01 .hw-col-text .h1{margin-bottom:.6em}@media(max-width: 767.98px){main section.hw-02-01 .hw-col-text h1,main section.hw-02-01 .hw-col-text .h1{margin-top:.6em}}main section.hw-02-01 .hw-col-text p.h4{text-transform:uppercase;font-family:var(--hw-ff-extrabold) !important;margin-bottom:.6em;letter-spacing:.05em}@media(min-width: 768px){main section.hw-02-01 .hw-col-img{padding-left:1.5em}}@media(max-width: 767.98px){main section.hw-02-01 .hw-col-img{order:-1}}main section.hw-02-01 .hw-col-img img{aspect-ratio:766/1230;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}@media(max-width: 767.98px){main section.hw-02-01 .hw-col-img img{width:65%;aspect-ratio:235/350}}main section.hw-02-04 img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}main .hw-bg-element-1{position:absolute;top:-5em;right:0;z-index:-1}@media(max-width: 767.98px){main .hw-bg-element-1{width:45%;top:0}}.post-type-archive-projekt header .navbar{background-color:rgba(0,0,0,0) !important}.post-type-archive-projekt header .navbar .container{transform:none}.post-type-archive-projekt .hw-03-01{margin-top:4.525em;z-index:1;margin-bottom:calc(var(--hw-section-gap)/1.25*-1)}.post-type-archive-projekt .hw-03-01 h1,.post-type-archive-projekt .hw-03-01 .h1{font-family:var(--hw-ff-regular) !important}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container{position:relative;width:100%}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container .mobile-dropdown-toggle{margin-bottom:1em}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container .mobile-dropdown-toggle .dropdown-btn{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:var(--bs-zenith);color:var(--bs-phantom);padding:.9em}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container .mobile-dropdown-toggle .dropdown-btn.active{background-color:var(--bs-pulse);color:var(--bs-zenith)}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container .mobile-dropdown-toggle .dropdown-btn .dropdown-arrow{transition:transform .3s ease;transform:rotate(90deg);margin-right:.3em}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container .mobile-dropdown-toggle .dropdown-btn .dropdown-arrow.rotated{transform:rotate(270deg)}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container .mobile-dropdown-toggle .dropdown-btn .dropdown-arrow path{fill:var(--bs-zenith)}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container ul.nav-pills{display:flex;flex-direction:row;gap:.96em;max-width:100%;flex-wrap:wrap;padding:0 !important;width:90vw !important;overflow:auto;padding-bottom:2em !important;border:none !important;justify-content:flex-start}@media(max-width: 991.98px){.post-type-archive-projekt .hw-03-01 .projekt-tabs-container ul.nav-pills{flex-direction:column;position:relative;background:rgba(0,0,0,0);border-radius:.375rem;z-index:1000;max-height:0;overflow:hidden;gap:0;width:100% !important;padding-bottom:0 !important;margin-bottom:0}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container ul.nav-pills.mobile-open{max-height:300px;overflow-y:auto;margin-bottom:1rem}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container ul.nav-pills .nav-item{display:block;width:100%}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container ul.nav-pills .nav-item .btn{width:100%;border-radius:0;border:none;justify-content:flex-start;text-transform:uppercase;font-family:var(--hw-ff-light) !important;font-weight:unset}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container ul.nav-pills .nav-item .btn:hover{background-color:var(--bs-pulse);color:var(--bs-white)}}@media(min-width: 992px){.post-type-archive-projekt .hw-03-01 .projekt-tabs-container ul.nav-pills{flex-wrap:nowrap;scrollbar-width:none;position:static;background:rgba(0,0,0,0);border:none;box-shadow:none;max-height:none;overflow:auto}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container ul.nav-pills .nav-item{display:block}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container ul.nav-pills .btn.active,.post-type-archive-projekt .hw-03-01 .projekt-tabs-container ul.nav-pills .btn.show{background-color:var(--bs-pulse);color:var(--bs-zenith)}}.post-type-archive-projekt .hw-03-01 .projekt-tabs-container ul.nav-pills .btn{background-color:var(--bs-zenith);color:var(--bs-phantom);padding-left:auto;padding-right:auto;width:9.75em;max-width:390px;display:flex;justify-content:center;padding:.9em;text-transform:unset}@media(max-width: 991.98px){.post-type-archive-projekt .hw-03-01 .projekt-tabs-container ul.nav-pills .btn{width:100%;max-width:none}}@media(min-width: 992px){.post-type-archive-projekt .hw-03-01 .mobile-dropdown-toggle{display:none !important}}.post-type-archive-projekt .hw-03-02{margin-bottom:var(--hw-section-gap)}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post{position:relative}@media(max-width: 767.98px){.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post:first-child{margin-top:2em}}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post:first-child:after{content:url("data:image/svg+xml,%3Csvg width='auto' height='18em' viewBox='0 0 1495 492' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_13854_3025)'%3E%3Cpath d='M1453.43 308.523C1453.43 302.432 1448.53 297.511 1442.47 297.511C1436.41 297.511 1431.52 302.432 1431.52 308.523C1431.52 314.615 1436.41 319.535 1442.47 319.535C1448.53 319.535 1453.43 314.615 1453.43 308.523ZM1492.17 308.523C1492.17 302.432 1487.27 297.511 1481.22 297.511C1475.16 297.511 1470.26 302.432 1470.26 308.523C1470.26 314.615 1475.16 319.535 1481.22 319.535C1487.27 319.535 1492.17 314.615 1492.17 308.523ZM1526.31 259.456C1524.32 257.432 1521.56 256.162 1518.5 256.162C1512.44 256.162 1507.54 261.083 1507.54 267.174C1507.54 273.266 1512.44 278.186 1518.5 278.186C1521.56 278.186 1524.32 276.916 1526.31 274.893L1526.31 259.456ZM1414.68 308.523C1414.68 302.432 1409.79 297.511 1403.73 297.511C1397.67 297.511 1392.78 302.432 1392.78 308.523C1392.78 314.615 1397.67 319.535 1403.73 319.535C1409.79 319.535 1414.68 314.615 1414.68 308.523ZM1337.18 349.872C1337.18 343.781 1332.29 338.86 1326.23 338.86C1320.17 338.86 1315.27 343.781 1315.27 349.872C1315.27 355.964 1320.17 360.884 1326.23 360.884C1332.29 360.884 1337.18 355.964 1337.18 349.872ZM1065.97 267.174C1065.97 261.083 1061.07 256.162 1055.01 256.162C1048.95 256.162 1044.06 261.083 1044.06 267.174C1044.06 273.266 1048.95 278.186 1055.01 278.186C1061.07 278.186 1065.97 273.266 1065.97 267.174ZM1182.19 267.174C1182.19 261.083 1177.3 256.162 1171.24 256.162C1165.18 256.162 1160.28 261.083 1160.28 267.174C1160.28 273.266 1165.18 278.186 1171.24 278.186C1177.3 278.186 1182.19 273.266 1182.19 267.174ZM1220.95 267.174C1220.95 261.083 1216.06 256.162 1210 256.162C1203.94 256.162 1199.05 261.083 1199.05 267.174C1199.05 273.266 1203.94 278.186 1210 278.186C1216.06 278.186 1220.95 273.266 1220.95 267.174ZM1143.45 267.174C1143.45 261.083 1138.56 256.162 1132.5 256.162C1126.44 256.162 1121.54 261.083 1121.54 267.174C1121.54 273.266 1126.44 278.186 1132.5 278.186C1138.56 278.186 1143.45 273.266 1143.45 267.174ZM1027.2 267.174C1027.2 261.083 1022.31 256.162 1016.25 256.162C1010.19 256.162 1005.3 261.083 1005.3 267.174C1005.3 273.266 1010.19 278.186 1016.25 278.186C1022.31 278.186 1027.2 273.266 1027.2 267.174ZM1104.71 267.174C1104.71 261.083 1099.81 256.162 1093.75 256.162C1087.69 256.162 1082.8 261.083 1082.8 267.174C1082.8 273.266 1087.69 278.186 1093.75 278.186C1099.81 278.186 1104.71 273.266 1104.71 267.174ZM1259.7 267.174C1259.7 261.083 1254.8 256.162 1248.74 256.162C1242.68 256.162 1237.79 261.083 1237.79 267.174C1237.79 273.266 1242.68 278.186 1248.74 278.186C1254.8 278.186 1259.7 273.266 1259.7 267.174ZM1337.18 308.523C1337.18 302.432 1332.29 297.511 1326.23 297.511C1320.17 297.511 1315.27 302.432 1315.27 308.523C1315.27 314.615 1320.17 319.535 1326.23 319.535C1332.29 319.535 1337.18 314.615 1337.18 308.523ZM1492.17 349.872C1492.17 343.781 1487.27 338.861 1481.22 338.861C1475.16 338.861 1470.26 343.781 1470.26 349.872C1470.26 355.964 1475.16 360.884 1481.22 360.884C1487.27 360.884 1492.17 355.964 1492.17 349.872ZM1065.97 308.523C1065.97 302.432 1061.07 297.511 1055.01 297.511C1048.95 297.511 1044.06 302.432 1044.06 308.523C1044.06 314.615 1048.95 319.535 1055.01 319.535C1061.07 319.535 1065.97 314.615 1065.97 308.523ZM1526.31 300.805C1524.32 298.781 1521.56 297.511 1518.5 297.511C1512.44 297.511 1507.54 302.432 1507.54 308.523C1507.54 314.615 1512.44 319.535 1518.5 319.535C1521.56 319.535 1524.32 318.265 1526.31 316.242L1526.31 300.805ZM1453.43 349.872C1453.43 343.781 1448.53 338.861 1442.47 338.861C1436.41 338.861 1431.52 343.781 1431.52 349.872C1431.52 355.964 1436.41 360.884 1442.47 360.884C1448.53 360.884 1453.43 355.964 1453.43 349.872ZM1414.68 349.872C1414.68 343.781 1409.79 338.86 1403.73 338.86C1397.67 338.86 1392.78 343.781 1392.78 349.872C1392.78 355.964 1397.67 360.884 1403.73 360.884C1409.79 360.884 1414.68 355.964 1414.68 349.872ZM1375.94 349.872C1375.94 343.781 1371.05 338.86 1364.99 338.86C1358.93 338.86 1354.03 343.781 1354.03 349.872C1354.03 355.964 1358.93 360.884 1364.99 360.884C1371.05 360.884 1375.94 355.964 1375.94 349.872ZM1104.71 308.523C1104.71 302.432 1099.81 297.511 1093.75 297.511C1087.69 297.511 1082.8 302.432 1082.8 308.523C1082.8 314.615 1087.69 319.535 1093.75 319.535C1099.81 319.535 1104.71 314.615 1104.71 308.523ZM1182.19 308.523C1182.19 302.432 1177.3 297.511 1171.24 297.511C1165.18 297.511 1160.28 302.432 1160.28 308.523C1160.28 314.615 1165.18 319.535 1171.24 319.535C1177.3 319.535 1182.19 314.615 1182.19 308.523ZM1259.7 308.523C1259.7 302.432 1254.8 297.511 1248.74 297.511C1242.68 297.511 1237.79 302.432 1237.79 308.523C1237.79 314.615 1242.68 319.535 1248.74 319.535C1254.8 319.535 1259.7 314.615 1259.7 308.523ZM1143.45 308.523C1143.45 302.432 1138.56 297.511 1132.5 297.511C1126.44 297.511 1121.54 302.432 1121.54 308.523C1121.54 314.615 1126.44 319.535 1132.5 319.535C1138.56 319.535 1143.45 314.615 1143.45 308.523ZM1298.44 308.523C1298.44 302.432 1293.54 297.511 1287.48 297.511C1281.43 297.511 1276.53 302.432 1276.53 308.523C1276.53 314.615 1281.43 319.535 1287.48 319.535C1293.54 319.535 1298.44 314.615 1298.44 308.523ZM1027.2 308.523C1027.2 302.432 1022.31 297.511 1016.25 297.511C1010.19 297.511 1005.3 302.432 1005.3 308.523C1005.3 314.615 1010.19 319.535 1016.25 319.535C1022.31 319.535 1027.2 314.615 1027.2 308.523ZM1375.94 308.523C1375.94 302.432 1371.05 297.511 1364.99 297.511C1358.93 297.511 1354.03 302.432 1354.03 308.523C1354.03 314.615 1358.93 319.535 1364.99 319.535C1371.05 319.535 1375.94 314.615 1375.94 308.523ZM1375.94 225.825C1375.94 219.734 1371.05 214.813 1364.99 214.813C1358.93 214.813 1354.03 219.734 1354.03 225.825C1354.03 231.916 1358.93 236.837 1364.99 236.837C1371.05 236.837 1375.94 231.916 1375.94 225.825ZM1414.68 225.825C1414.68 219.734 1409.79 214.813 1403.73 214.813C1397.67 214.813 1392.78 219.734 1392.78 225.825C1392.78 231.916 1397.67 236.837 1403.73 236.837C1409.79 236.837 1414.68 231.916 1414.68 225.825ZM1492.17 225.825C1492.17 219.734 1487.27 214.813 1481.22 214.813C1475.16 214.813 1470.26 219.734 1470.26 225.825C1470.26 231.917 1475.16 236.837 1481.22 236.837C1487.27 236.837 1492.17 231.917 1492.17 225.825ZM1453.43 225.825C1453.43 219.734 1448.53 214.813 1442.47 214.813C1436.41 214.813 1431.52 219.734 1431.52 225.825C1431.52 231.916 1436.41 236.837 1442.47 236.837C1448.53 236.837 1453.43 231.917 1453.43 225.825ZM1298.44 225.825C1298.44 219.734 1293.54 214.813 1287.48 214.813C1281.43 214.813 1276.53 219.734 1276.53 225.825C1276.53 231.916 1281.43 236.837 1287.48 236.837C1293.54 236.837 1298.44 231.916 1298.44 225.825ZM1337.18 225.825C1337.18 219.734 1332.29 214.813 1326.23 214.813C1320.17 214.813 1315.27 219.734 1315.27 225.825C1315.27 231.916 1320.17 236.837 1326.23 236.837C1332.29 236.837 1337.18 231.916 1337.18 225.825ZM1027.2 184.476C1027.2 178.385 1022.31 173.464 1016.25 173.464C1010.19 173.464 1005.3 178.385 1005.3 184.476C1005.3 190.567 1010.19 195.488 1016.25 195.488C1022.31 195.488 1027.2 190.567 1027.2 184.476ZM1526.31 176.758C1524.32 174.734 1521.56 173.464 1518.5 173.464C1512.44 173.464 1507.54 178.385 1507.54 184.476C1507.54 190.567 1512.44 195.488 1518.5 195.488C1521.56 195.488 1524.32 194.218 1526.31 192.194L1526.31 176.758ZM1143.45 184.476C1143.45 178.385 1138.56 173.464 1132.5 173.464C1126.44 173.464 1121.54 178.385 1121.54 184.476C1121.54 190.567 1126.44 195.488 1132.5 195.488C1138.56 195.488 1143.45 190.567 1143.45 184.476ZM1104.71 184.476C1104.71 178.385 1099.81 173.464 1093.75 173.464C1087.69 173.464 1082.8 178.385 1082.8 184.476C1082.8 190.567 1087.69 195.488 1093.75 195.488C1099.81 195.488 1104.71 190.567 1104.71 184.476ZM1065.97 184.476C1065.97 178.385 1061.07 173.464 1055.01 173.464C1048.95 173.464 1044.06 178.385 1044.06 184.476C1044.06 190.567 1048.95 195.488 1055.01 195.488C1061.07 195.488 1065.97 190.567 1065.97 184.476ZM1259.7 225.825C1259.7 219.734 1254.8 214.813 1248.74 214.813C1242.68 214.813 1237.79 219.734 1237.79 225.825C1237.79 231.916 1242.68 236.837 1248.74 236.837C1254.8 236.837 1259.7 231.916 1259.7 225.825ZM1027.2 225.825C1027.2 219.734 1022.31 214.813 1016.25 214.813C1010.19 214.813 1005.3 219.734 1005.3 225.825C1005.3 231.916 1010.19 236.837 1016.25 236.837C1022.31 236.837 1027.2 231.916 1027.2 225.825ZM1453.43 267.174C1453.43 261.083 1448.53 256.162 1442.47 256.162C1436.41 256.162 1431.52 261.083 1431.52 267.174C1431.52 273.266 1436.41 278.186 1442.47 278.186C1448.53 278.186 1453.43 273.266 1453.43 267.174ZM1220.95 225.825C1220.95 219.734 1216.06 214.813 1210 214.813C1203.94 214.813 1199.05 219.734 1199.05 225.825C1199.05 231.916 1203.94 236.837 1210 236.837C1216.06 236.837 1220.95 231.916 1220.95 225.825ZM1414.68 267.174C1414.68 261.083 1409.79 256.162 1403.73 256.162C1397.67 256.162 1392.78 261.083 1392.78 267.174C1392.78 273.266 1397.67 278.186 1403.73 278.186C1409.79 278.186 1414.68 273.266 1414.68 267.174ZM1526.31 218.107C1524.32 216.083 1521.56 214.813 1518.5 214.813C1512.44 214.813 1507.54 219.734 1507.54 225.825C1507.54 231.917 1512.44 236.837 1518.5 236.837C1521.56 236.837 1524.32 235.567 1526.31 233.543L1526.31 218.107ZM1375.94 267.174C1375.94 261.083 1371.05 256.162 1364.99 256.162C1358.93 256.162 1354.03 261.083 1354.03 267.174C1354.03 273.266 1358.93 278.186 1364.99 278.186C1371.05 278.186 1375.94 273.266 1375.94 267.174ZM1337.18 267.174C1337.18 261.083 1332.29 256.162 1326.23 256.162C1320.17 256.162 1315.27 261.083 1315.27 267.174C1315.27 273.266 1320.17 278.186 1326.23 278.186C1332.29 278.186 1337.18 273.266 1337.18 267.174ZM1492.17 267.174C1492.17 261.083 1487.27 256.162 1481.22 256.162C1475.16 256.162 1470.26 261.083 1470.26 267.174C1470.26 273.266 1475.16 278.186 1481.22 278.186C1487.27 278.186 1492.17 273.266 1492.17 267.174ZM1182.19 225.825C1182.19 219.734 1177.3 214.813 1171.24 214.813C1165.18 214.813 1160.28 219.734 1160.28 225.825C1160.28 231.916 1165.18 236.837 1171.24 236.837C1177.3 236.837 1182.19 231.916 1182.19 225.825ZM1143.45 225.825C1143.45 219.734 1138.56 214.813 1132.5 214.813C1126.44 214.813 1121.54 219.734 1121.54 225.825C1121.54 231.916 1126.44 236.837 1132.5 236.837C1138.56 236.837 1143.45 231.916 1143.45 225.825ZM1065.97 225.825C1065.97 219.734 1061.07 214.813 1055.01 214.813C1048.95 214.813 1044.06 219.734 1044.06 225.825C1044.06 231.916 1048.95 236.837 1055.01 236.837C1061.07 236.837 1065.97 231.916 1065.97 225.825ZM1104.71 225.825C1104.71 219.734 1099.81 214.813 1093.75 214.813C1087.69 214.813 1082.8 219.734 1082.8 225.825C1082.8 231.916 1087.69 236.837 1093.75 236.837C1099.81 236.837 1104.71 231.916 1104.71 225.825ZM1298.44 267.174C1298.44 261.083 1293.54 256.162 1287.48 256.162C1281.43 256.162 1276.53 261.083 1276.53 267.174C1276.53 273.266 1281.43 278.186 1287.48 278.186C1293.54 278.186 1298.44 273.266 1298.44 267.174ZM1220.95 308.523C1220.95 302.432 1216.06 297.511 1210 297.511C1203.94 297.511 1199.05 302.432 1199.05 308.523C1199.05 314.615 1203.94 319.535 1210 319.535C1216.06 319.535 1220.95 314.615 1220.95 308.523ZM1065.97 432.59C1065.97 426.499 1061.07 421.578 1055.01 421.578C1048.95 421.578 1044.06 426.499 1044.06 432.59C1044.06 438.681 1048.95 443.602 1055.01 443.602C1061.07 443.602 1065.97 438.681 1065.97 432.59ZM1104.71 432.59C1104.71 426.499 1099.81 421.578 1093.75 421.578C1087.69 421.578 1082.8 426.499 1082.8 432.59C1082.8 438.681 1087.69 443.602 1093.75 443.602C1099.81 443.602 1104.71 438.681 1104.71 432.59ZM1027.2 432.59C1027.2 426.499 1022.31 421.578 1016.25 421.578C1010.19 421.578 1005.3 426.499 1005.3 432.59C1005.3 438.681 1010.19 443.602 1016.25 443.602C1022.31 443.602 1027.2 438.681 1027.2 432.59ZM1375.94 432.59C1375.94 426.499 1371.05 421.578 1364.99 421.578C1358.93 421.578 1354.03 426.499 1354.03 432.59C1354.03 438.681 1358.93 443.602 1364.99 443.602C1371.05 443.602 1375.94 438.681 1375.94 432.59ZM1453.43 473.939C1453.43 467.848 1448.53 462.927 1442.47 462.927C1436.41 462.927 1431.52 467.848 1431.52 473.939C1431.52 480.031 1436.41 484.951 1442.47 484.951C1448.53 484.951 1453.43 480.031 1453.43 473.939ZM1414.68 473.939C1414.68 467.848 1409.79 462.927 1403.73 462.927C1397.67 462.927 1392.78 467.848 1392.78 473.939C1392.78 480.031 1397.67 484.951 1403.73 484.951C1409.79 484.951 1414.68 480.031 1414.68 473.939ZM1492.17 473.939C1492.17 467.848 1487.27 462.927 1481.22 462.927C1475.16 462.927 1470.26 467.848 1470.26 473.939C1470.26 480.031 1475.16 484.951 1481.22 484.951C1487.27 484.951 1492.17 480.031 1492.17 473.939ZM1298.44 432.59C1298.44 426.499 1293.54 421.578 1287.48 421.578C1281.43 421.578 1276.53 426.499 1276.53 432.59C1276.53 438.681 1281.43 443.602 1287.48 443.602C1293.54 443.602 1298.44 438.681 1298.44 432.59ZM1259.7 432.59C1259.7 426.499 1254.8 421.578 1248.74 421.578C1242.68 421.578 1237.79 426.499 1237.79 432.59C1237.79 438.681 1242.68 443.602 1248.74 443.602C1254.8 443.602 1259.7 438.681 1259.7 432.59ZM1143.45 432.59C1143.45 426.499 1138.56 421.578 1132.5 421.578C1126.44 421.578 1121.54 426.499 1121.54 432.59C1121.54 438.681 1126.44 443.602 1132.5 443.602C1138.56 443.602 1143.45 438.681 1143.45 432.59ZM1337.18 432.59C1337.18 426.499 1332.29 421.578 1326.23 421.578C1320.17 421.578 1315.27 426.499 1315.27 432.59C1315.27 438.681 1320.17 443.602 1326.23 443.602C1332.29 443.602 1337.18 438.681 1337.18 432.59ZM1182.19 432.59C1182.19 426.499 1177.3 421.578 1171.24 421.578C1165.18 421.578 1160.28 426.499 1160.28 432.59C1160.28 438.681 1165.18 443.602 1171.24 443.602C1177.3 443.602 1182.19 438.681 1182.19 432.59ZM1220.95 432.59C1220.95 426.499 1216.06 421.578 1210 421.578C1203.94 421.578 1199.05 426.499 1199.05 432.59C1199.05 438.681 1203.94 443.602 1210 443.602C1216.06 443.602 1220.95 438.681 1220.95 432.59ZM1526.31 424.872C1524.32 422.848 1521.56 421.578 1518.5 421.578C1512.44 421.578 1507.54 426.499 1507.54 432.59C1507.54 438.681 1512.44 443.602 1518.5 443.602C1521.56 443.602 1524.32 442.332 1526.31 440.308L1526.31 424.872ZM1065.97 473.939C1065.97 467.848 1061.07 462.927 1055.01 462.927C1048.95 462.927 1044.06 467.848 1044.06 473.939C1044.06 480.03 1048.95 484.951 1055.01 484.951C1061.07 484.951 1065.97 480.03 1065.97 473.939ZM1027.2 473.939C1027.2 467.848 1022.31 462.927 1016.25 462.927C1010.19 462.927 1005.3 467.848 1005.3 473.939C1005.3 480.03 1010.19 484.951 1016.25 484.951C1022.31 484.951 1027.2 480.03 1027.2 473.939ZM1143.45 473.939C1143.45 467.848 1138.56 462.927 1132.5 462.927C1126.44 462.927 1121.54 467.848 1121.54 473.939C1121.54 480.03 1126.44 484.951 1132.5 484.951C1138.56 484.951 1143.45 480.031 1143.45 473.939ZM1104.71 473.939C1104.71 467.848 1099.81 462.927 1093.75 462.927C1087.69 462.927 1082.8 467.848 1082.8 473.939C1082.8 480.03 1087.69 484.951 1093.75 484.951C1099.81 484.951 1104.71 480.03 1104.71 473.939ZM1375.94 473.939C1375.94 467.848 1371.05 462.927 1364.99 462.927C1358.93 462.927 1354.03 467.848 1354.03 473.939C1354.03 480.031 1358.93 484.951 1364.99 484.951C1371.05 484.951 1375.94 480.031 1375.94 473.939ZM1526.31 466.221C1524.32 464.197 1521.56 462.927 1518.5 462.927C1512.44 462.927 1507.54 467.848 1507.54 473.939C1507.54 480.031 1512.44 484.951 1518.5 484.951C1521.56 484.951 1524.32 483.681 1526.31 481.657L1526.31 466.221ZM988.461 19.0801C988.461 12.9889 983.567 8.06824 977.508 8.06824C974.449 8.06824 971.685 9.33808 969.692 11.3619L969.692 26.7983C971.685 28.8221 974.449 30.092 977.508 30.092C983.567 30.092 988.461 25.1713 988.461 19.0801ZM1298.44 473.939C1298.44 467.848 1293.54 462.927 1287.48 462.927C1281.43 462.927 1276.53 467.848 1276.53 473.939C1276.53 480.031 1281.43 484.951 1287.48 484.951C1293.54 484.951 1298.44 480.031 1298.44 473.939ZM1337.18 473.939C1337.18 467.848 1332.29 462.927 1326.23 462.927C1320.17 462.927 1315.27 467.848 1315.27 473.939C1315.27 480.031 1320.17 484.951 1326.23 484.951C1332.29 484.951 1337.18 480.031 1337.18 473.939ZM1220.95 473.939C1220.95 467.848 1216.06 462.927 1210 462.927C1203.94 462.927 1199.05 467.848 1199.05 473.939C1199.05 480.031 1203.94 484.951 1210 484.951C1216.06 484.951 1220.95 480.031 1220.95 473.939ZM1182.19 473.939C1182.19 467.848 1177.3 462.927 1171.24 462.927C1165.18 462.927 1160.28 467.848 1160.28 473.939C1160.28 480.031 1165.18 484.951 1171.24 484.951C1177.3 484.951 1182.19 480.031 1182.19 473.939ZM1259.7 473.939C1259.7 467.848 1254.8 462.927 1248.74 462.927C1242.68 462.927 1237.79 467.848 1237.79 473.939C1237.79 480.031 1242.68 484.951 1248.74 484.951C1254.8 484.951 1259.7 480.031 1259.7 473.939ZM1182.19 349.872C1182.19 343.781 1177.3 338.86 1171.24 338.86C1165.18 338.86 1160.28 343.781 1160.28 349.872C1160.28 355.964 1165.18 360.884 1171.24 360.884C1177.3 360.884 1182.19 355.964 1182.19 349.872ZM1492.17 391.221C1492.17 385.13 1487.27 380.21 1481.22 380.21C1475.16 380.21 1470.26 385.13 1470.26 391.221C1470.26 397.313 1475.16 402.233 1481.22 402.233C1487.27 402.233 1492.17 397.313 1492.17 391.221ZM1182.19 184.476C1182.19 178.385 1177.3 173.464 1171.24 173.464C1165.18 173.464 1160.28 178.385 1160.28 184.476C1160.28 190.567 1165.18 195.488 1171.24 195.488C1177.3 195.488 1182.19 190.567 1182.19 184.476ZM1065.97 349.872C1065.97 343.781 1061.07 338.86 1055.01 338.86C1048.95 338.86 1044.06 343.781 1044.06 349.872C1044.06 355.964 1048.95 360.884 1055.01 360.884C1061.07 360.884 1065.97 355.964 1065.97 349.872ZM1526.31 342.174C1524.32 340.15 1521.56 338.88 1518.5 338.88C1512.44 338.88 1507.54 343.801 1507.54 349.892C1507.54 355.983 1512.44 360.904 1518.5 360.904C1521.56 360.904 1524.32 359.634 1526.31 357.61L1526.31 342.174ZM1453.43 391.221C1453.43 385.13 1448.53 380.209 1442.47 380.209C1436.41 380.209 1431.52 385.13 1431.52 391.221C1431.52 397.313 1436.41 402.233 1442.47 402.233C1448.53 402.233 1453.43 397.313 1453.43 391.221ZM1414.68 391.221C1414.68 385.13 1409.79 380.209 1403.73 380.209C1397.67 380.209 1392.78 385.13 1392.78 391.221C1392.78 397.313 1397.67 402.233 1403.73 402.233C1409.79 402.233 1414.68 397.313 1414.68 391.221ZM1298.44 349.872C1298.44 343.781 1293.54 338.86 1287.48 338.86C1281.43 338.86 1276.53 343.781 1276.53 349.872C1276.53 355.964 1281.43 360.884 1287.48 360.884C1293.54 360.884 1298.44 355.964 1298.44 349.872ZM1259.7 349.872C1259.7 343.781 1254.8 338.86 1248.74 338.86C1242.68 338.86 1237.79 343.781 1237.79 349.872C1237.79 355.964 1242.68 360.884 1248.74 360.884C1254.8 360.884 1259.7 355.964 1259.7 349.872ZM1104.71 349.872C1104.71 343.781 1099.81 338.86 1093.75 338.86C1087.69 338.86 1082.8 343.781 1082.8 349.872C1082.8 355.964 1087.69 360.884 1093.75 360.884C1099.81 360.884 1104.71 355.964 1104.71 349.872ZM1220.95 349.872C1220.95 343.781 1216.06 338.86 1210 338.86C1203.94 338.86 1199.05 343.781 1199.05 349.872C1199.05 355.964 1203.94 360.884 1210 360.884C1216.06 360.884 1220.95 355.964 1220.95 349.872ZM1414.68 432.59C1414.68 426.499 1409.79 421.578 1403.73 421.578C1397.67 421.578 1392.78 426.499 1392.78 432.59C1392.78 438.681 1397.67 443.602 1403.73 443.602C1409.79 443.602 1414.68 438.681 1414.68 432.59ZM1143.45 349.872C1143.45 343.781 1138.56 338.86 1132.5 338.86C1126.44 338.86 1121.54 343.781 1121.54 349.872C1121.54 355.964 1126.44 360.884 1132.5 360.884C1138.56 360.884 1143.45 355.964 1143.45 349.872ZM1375.94 391.221C1375.94 385.13 1371.05 380.209 1364.99 380.209C1358.93 380.209 1354.03 385.13 1354.03 391.221C1354.03 397.313 1358.93 402.233 1364.99 402.233C1371.05 402.233 1375.94 397.313 1375.94 391.221ZM1104.71 391.221C1104.71 385.13 1099.81 380.209 1093.75 380.209C1087.69 380.209 1082.8 385.13 1082.8 391.221C1082.8 397.313 1087.69 402.233 1093.75 402.233C1099.81 402.233 1104.71 397.313 1104.71 391.221ZM1027.2 391.221C1027.2 385.13 1022.31 380.209 1016.25 380.209C1010.19 380.209 1005.3 385.13 1005.3 391.221C1005.3 397.313 1010.19 402.233 1016.25 402.233C1022.31 402.233 1027.2 397.313 1027.2 391.221ZM1526.31 383.523C1524.32 381.499 1521.56 380.229 1518.5 380.229C1512.44 380.229 1507.54 385.15 1507.54 391.241C1507.54 397.332 1512.44 402.253 1518.5 402.253C1521.56 402.253 1524.32 400.983 1526.31 398.959L1526.31 383.523ZM1065.97 391.221C1065.97 385.13 1061.07 380.209 1055.01 380.209C1048.95 380.209 1044.06 385.13 1044.06 391.221C1044.06 397.313 1048.95 402.233 1055.01 402.233C1061.07 402.233 1065.97 397.313 1065.97 391.221ZM1492.17 432.59C1492.17 426.499 1487.27 421.578 1481.22 421.578C1475.16 421.578 1470.26 426.499 1470.26 432.59C1470.26 438.681 1475.16 443.602 1481.22 443.602C1487.27 443.602 1492.17 438.681 1492.17 432.59ZM1453.43 432.59C1453.43 426.499 1448.53 421.578 1442.47 421.578C1436.41 421.578 1431.52 426.499 1431.52 432.59C1431.52 438.681 1436.41 443.602 1442.47 443.602C1448.53 443.602 1453.43 438.681 1453.43 432.59ZM1298.44 391.221C1298.44 385.13 1293.54 380.209 1287.48 380.209C1281.43 380.209 1276.53 385.13 1276.53 391.221C1276.53 397.313 1281.43 402.233 1287.48 402.233C1293.54 402.233 1298.44 397.313 1298.44 391.221ZM1259.7 391.221C1259.7 385.13 1254.8 380.209 1248.74 380.209C1242.68 380.209 1237.79 385.13 1237.79 391.221C1237.79 397.313 1242.68 402.233 1248.74 402.233C1254.8 402.233 1259.7 397.313 1259.7 391.221ZM1337.18 391.221C1337.18 385.13 1332.29 380.209 1326.23 380.209C1320.17 380.209 1315.27 385.13 1315.27 391.221C1315.27 397.313 1320.17 402.233 1326.23 402.233C1332.29 402.233 1337.18 397.313 1337.18 391.221ZM1143.45 391.221C1143.45 385.13 1138.56 380.209 1132.5 380.209C1126.44 380.209 1121.54 385.13 1121.54 391.221C1121.54 397.313 1126.44 402.233 1132.5 402.233C1138.56 402.233 1143.45 397.313 1143.45 391.221ZM1182.19 391.221C1182.19 385.13 1177.3 380.209 1171.24 380.209C1165.18 380.209 1160.28 385.13 1160.28 391.221C1160.28 397.313 1165.18 402.233 1171.24 402.233C1177.3 402.233 1182.19 397.313 1182.19 391.221ZM1220.95 391.221C1220.95 385.13 1216.06 380.209 1210 380.209C1203.94 380.209 1199.05 385.13 1199.05 391.221C1199.05 397.313 1203.94 402.233 1210 402.233C1216.06 402.233 1220.95 397.313 1220.95 391.221ZM1027.2 349.872C1027.2 343.781 1022.31 338.86 1016.25 338.86C1010.19 338.86 1005.3 343.781 1005.3 349.872C1005.3 355.964 1010.19 360.884 1016.25 360.884C1022.31 360.884 1027.2 355.964 1027.2 349.872ZM988.461 308.523C988.461 302.432 983.567 297.511 977.508 297.511C974.449 297.511 971.685 298.781 969.692 300.805L969.692 316.242C971.685 318.265 974.449 319.535 977.508 319.535C983.567 319.535 988.461 314.615 988.461 308.523ZM988.461 267.174C988.461 261.083 983.567 256.162 977.508 256.162C974.449 256.162 971.685 257.432 969.692 259.456L969.692 274.892C971.685 276.916 974.449 278.186 977.508 278.186C983.567 278.186 988.461 273.266 988.461 267.174ZM988.461 349.872C988.461 343.781 983.567 338.86 977.508 338.86C974.449 338.86 971.685 340.13 969.692 342.154L969.692 357.591C971.685 359.614 974.449 360.884 977.508 360.884C983.567 360.884 988.461 355.964 988.461 349.872ZM988.461 184.476C988.461 178.385 983.567 173.464 977.508 173.464C974.449 173.464 971.685 174.734 969.692 176.758L969.692 192.194C971.685 194.218 974.449 195.488 977.508 195.488C983.567 195.488 988.461 190.567 988.461 184.476ZM988.461 391.221C988.461 385.13 983.567 380.209 977.508 380.209C974.449 380.209 971.685 381.479 969.692 383.503L969.692 398.94C971.685 400.963 974.449 402.233 977.508 402.233C983.567 402.233 988.461 397.313 988.461 391.221ZM1375.94 -22.2689C1375.94 -28.3602 1371.05 -33.2808 1364.99 -33.2808C1358.93 -33.2808 1354.03 -28.3602 1354.03 -22.2689C1354.03 -16.1777 1358.93 -11.2571 1364.99 -11.2571C1371.05 -11.2571 1375.94 -16.1777 1375.94 -22.2689ZM988.461 143.127C988.461 137.036 983.567 132.115 977.508 132.115C974.449 132.115 971.685 133.385 969.692 135.409L969.692 150.845C971.685 152.869 974.449 154.139 977.508 154.139C983.567 154.139 988.461 149.218 988.461 143.127ZM1492.17 -22.2689C1492.17 -28.3601 1487.27 -33.2808 1481.22 -33.2808C1475.16 -33.2808 1470.26 -28.3601 1470.26 -22.2689C1470.26 -16.1777 1475.16 -11.257 1481.22 -11.257C1487.27 -11.257 1492.17 -16.1777 1492.17 -22.2689ZM1453.43 -22.2689C1453.43 -28.3602 1448.53 -33.2808 1442.47 -33.2808C1436.41 -33.2808 1431.52 -28.3602 1431.52 -22.2689C1431.52 -16.1777 1436.41 -11.2571 1442.47 -11.2571C1448.53 -11.2571 1453.43 -16.1777 1453.43 -22.2689ZM1414.68 -22.2689C1414.68 -28.3602 1409.79 -33.2808 1403.73 -33.2808C1397.67 -33.2808 1392.78 -28.3602 1392.78 -22.2689C1392.78 -16.1777 1397.67 -11.2571 1403.73 -11.2571C1409.79 -11.2571 1414.68 -16.1777 1414.68 -22.2689ZM988.461 432.59C988.461 426.499 983.567 421.578 977.508 421.578C974.449 421.578 971.685 422.848 969.692 424.872L969.692 440.308C971.685 442.332 974.449 443.602 977.508 443.602C983.567 443.602 988.461 438.681 988.461 432.59ZM1526.31 -29.9871C1524.32 -32.0109 1521.56 -33.2808 1518.52 -33.2808C1512.46 -33.2808 1507.56 -28.3601 1507.56 -22.2689C1507.56 -16.1777 1512.46 -11.257 1518.52 -11.257C1521.58 -11.257 1524.34 -12.5269 1526.33 -14.5507L1526.33 -29.9871L1526.31 -29.9871ZM988.461 473.939C988.461 467.848 983.567 462.927 977.508 462.927C974.449 462.927 971.685 464.197 969.692 466.221L969.692 481.657C971.685 483.681 974.449 484.951 977.508 484.951C983.567 484.951 988.461 480.03 988.461 473.939ZM988.461 225.825C988.461 219.734 983.567 214.813 977.508 214.813C974.449 214.813 971.685 216.083 969.692 218.107L969.692 233.543C971.685 235.567 974.449 236.837 977.508 236.837C983.567 236.837 988.461 231.916 988.461 225.825ZM1259.7 19.0801C1259.7 12.9889 1254.8 8.06826 1248.74 8.06826C1242.68 8.06826 1237.79 12.9889 1237.79 19.0801C1237.79 25.1714 1242.68 30.092 1248.74 30.092C1254.8 30.092 1259.7 25.1714 1259.7 19.0801ZM1337.18 19.0801C1337.18 12.9889 1332.29 8.06826 1326.23 8.06826C1320.17 8.06826 1315.27 12.9889 1315.27 19.0801C1315.27 25.1714 1320.17 30.092 1326.23 30.092C1332.29 30.092 1337.18 25.1714 1337.18 19.0801ZM1220.95 19.0801C1220.95 12.9889 1216.06 8.06825 1210 8.06825C1203.94 8.06825 1199.05 12.9889 1199.05 19.0801C1199.05 25.1714 1203.94 30.092 1210 30.092C1216.06 30.092 1220.95 25.1714 1220.95 19.0801ZM988.461 101.778C988.461 95.6869 983.567 90.7663 977.508 90.7663C974.449 90.7663 971.685 92.0361 969.692 94.0599L969.692 109.496C971.685 111.52 974.449 112.79 977.508 112.79C983.567 112.79 988.461 107.869 988.461 101.778ZM1143.45 19.0801C1143.45 12.9889 1138.56 8.06825 1132.5 8.06825C1126.44 8.06825 1121.54 12.9889 1121.54 19.0801C1121.54 25.1714 1126.44 30.092 1132.5 30.092C1138.56 30.092 1143.45 25.1714 1143.45 19.0801ZM1182.19 19.0801C1182.19 12.9889 1177.3 8.06825 1171.24 8.06825C1165.18 8.06825 1160.28 12.9889 1160.28 19.0801C1160.28 25.1714 1165.18 30.092 1171.24 30.092C1177.3 30.092 1182.19 25.1714 1182.19 19.0801ZM1298.44 19.0801C1298.44 12.9889 1293.54 8.06826 1287.48 8.06826C1281.43 8.06826 1276.53 12.9889 1276.53 19.0801C1276.53 25.1714 1281.43 30.092 1287.48 30.092C1293.54 30.092 1298.44 25.1714 1298.44 19.0801ZM1492.17 19.0801C1492.17 12.9889 1487.27 8.06827 1481.22 8.06827C1475.16 8.06827 1470.26 12.9889 1470.26 19.0801C1470.26 25.1714 1475.16 30.092 1481.22 30.092C1487.27 30.092 1492.17 25.1714 1492.17 19.0801ZM988.461 60.4291C988.461 54.3379 983.567 49.4173 977.508 49.4173C974.449 49.4173 971.685 50.6871 969.692 52.7109L969.692 68.1473C971.685 70.1711 974.449 71.441 977.508 71.441C983.567 71.441 988.461 66.5204 988.461 60.4291ZM1375.94 19.0801C1375.94 12.9889 1371.05 8.06826 1364.99 8.06826C1358.93 8.06826 1354.03 12.9889 1354.03 19.0801C1354.03 25.1714 1358.93 30.092 1364.99 30.092C1371.05 30.092 1375.94 25.1714 1375.94 19.0801ZM1414.68 19.0801C1414.68 12.9889 1409.79 8.06826 1403.73 8.06826C1397.67 8.06826 1392.78 12.9889 1392.78 19.0801C1392.78 25.1714 1397.67 30.092 1403.73 30.092C1409.79 30.092 1414.68 25.1714 1414.68 19.0801ZM1453.43 19.0801C1453.43 12.9889 1448.53 8.06826 1442.47 8.06826C1436.41 8.06826 1431.52 12.9889 1431.52 19.0801C1431.52 25.1714 1436.41 30.092 1442.47 30.092C1448.53 30.092 1453.43 25.1714 1453.43 19.0801ZM1065.97 515.288C1065.97 509.197 1061.07 504.276 1055.01 504.276C1048.95 504.276 1044.06 509.197 1044.06 515.288C1044.06 521.38 1048.95 526.3 1055.01 526.3C1061.07 526.3 1065.97 521.38 1065.97 515.288ZM1259.7 515.288C1259.7 509.197 1254.8 504.276 1248.74 504.276C1242.68 504.276 1237.79 509.197 1237.79 515.288C1237.79 521.38 1242.68 526.3 1248.74 526.3C1254.8 526.3 1259.7 521.38 1259.7 515.288ZM1298.44 515.288C1298.44 509.197 1293.54 504.276 1287.48 504.276C1281.43 504.276 1276.53 509.197 1276.53 515.288C1276.53 521.38 1281.43 526.3 1287.48 526.3C1293.54 526.3 1298.44 521.38 1298.44 515.288ZM1104.71 515.288C1104.71 509.197 1099.81 504.276 1093.75 504.276C1087.69 504.276 1082.8 509.197 1082.8 515.288C1082.8 521.38 1087.69 526.3 1093.75 526.3C1099.81 526.3 1104.71 521.38 1104.71 515.288ZM1337.18 515.288C1337.18 509.197 1332.29 504.276 1326.23 504.276C1320.17 504.276 1315.27 509.197 1315.27 515.288C1315.27 521.38 1320.17 526.3 1326.23 526.3C1332.29 526.3 1337.18 521.38 1337.18 515.288ZM1143.45 515.288C1143.45 509.197 1138.56 504.276 1132.5 504.276C1126.44 504.276 1121.54 509.197 1121.54 515.288C1121.54 521.38 1126.44 526.3 1132.5 526.3C1138.56 526.3 1143.45 521.38 1143.45 515.288ZM1182.19 515.288C1182.19 509.197 1177.3 504.276 1171.24 504.276C1165.18 504.276 1160.28 509.197 1160.28 515.288C1160.28 521.38 1165.18 526.3 1171.24 526.3C1177.3 526.3 1182.19 521.38 1182.19 515.288ZM1220.95 515.288C1220.95 509.197 1216.06 504.276 1210 504.276C1203.94 504.276 1199.05 509.197 1199.05 515.288C1199.05 521.38 1203.94 526.3 1210 526.3C1216.06 526.3 1220.95 521.38 1220.95 515.288ZM1492.17 515.288C1492.17 509.197 1487.27 504.276 1481.22 504.276C1475.16 504.276 1470.26 509.197 1470.26 515.288C1470.26 521.38 1475.16 526.3 1481.22 526.3C1487.27 526.3 1492.17 521.38 1492.17 515.288ZM1507.56 515.288C1507.56 521.38 1512.46 526.3 1518.52 526.3C1521.58 526.3 1524.34 525.03 1526.33 523.007L1526.33 507.57C1524.34 505.546 1521.58 504.276 1518.52 504.276C1512.46 504.276 1507.56 509.197 1507.56 515.288ZM1337.18 -22.2689C1337.18 -28.3602 1332.29 -33.2808 1326.23 -33.2808C1320.17 -33.2808 1315.27 -28.3602 1315.27 -22.2689C1315.27 -16.1777 1320.17 -11.2571 1326.23 -11.2571C1332.29 -11.2571 1337.18 -16.1777 1337.18 -22.2689ZM1453.43 515.288C1453.43 509.197 1448.53 504.276 1442.47 504.276C1436.41 504.276 1431.52 509.197 1431.52 515.288C1431.52 521.38 1436.41 526.3 1442.47 526.3C1448.53 526.3 1453.43 521.38 1453.43 515.288ZM1375.94 515.288C1375.94 509.197 1371.05 504.276 1364.99 504.276C1358.93 504.276 1354.03 509.197 1354.03 515.288C1354.03 521.38 1358.93 526.3 1364.99 526.3C1371.05 526.3 1375.94 521.38 1375.94 515.288ZM1414.68 515.288C1414.68 509.197 1409.79 504.276 1403.73 504.276C1397.67 504.276 1392.78 509.197 1392.78 515.288C1392.78 521.38 1397.67 526.3 1403.73 526.3C1409.79 526.3 1414.68 521.38 1414.68 515.288ZM1220.95 -22.2689C1220.95 -28.3602 1216.06 -33.2808 1210 -33.2808C1203.94 -33.2808 1199.05 -28.3602 1199.05 -22.2689C1199.05 -16.1777 1203.94 -11.2571 1210 -11.2571C1216.06 -11.2571 1220.95 -16.1777 1220.95 -22.2689ZM1182.19 -22.2689C1182.19 -28.3602 1177.3 -33.2808 1171.24 -33.2808C1165.18 -33.2808 1160.28 -28.3602 1160.28 -22.2689C1160.28 -16.1777 1165.18 -11.2571 1171.24 -11.2571C1177.3 -11.2571 1182.19 -16.1777 1182.19 -22.2689ZM1104.71 19.0801C1104.71 12.9889 1099.81 8.06825 1093.75 8.06825C1087.69 8.06825 1082.8 12.9889 1082.8 19.0801C1082.8 25.1714 1087.69 30.092 1093.75 30.092C1099.81 30.092 1104.71 25.1714 1104.71 19.0801ZM1220.95 184.476C1220.95 178.385 1216.06 173.464 1210 173.464C1203.94 173.464 1199.05 178.385 1199.05 184.476C1199.05 190.567 1203.94 195.488 1210 195.488C1216.06 195.488 1220.95 190.567 1220.95 184.476ZM1259.7 -22.2689C1259.7 -28.3602 1254.8 -33.2808 1248.74 -33.2808C1242.68 -33.2808 1237.79 -28.3602 1237.79 -22.2689C1237.79 -16.1777 1242.68 -11.2571 1248.74 -11.2571C1254.8 -11.2571 1259.7 -16.1777 1259.7 -22.2689ZM1104.71 -22.2689C1104.71 -28.3602 1099.81 -33.2808 1093.75 -33.2808C1087.69 -33.2808 1082.8 -28.3602 1082.8 -22.2689C1082.8 -16.1777 1087.69 -11.2571 1093.75 -11.2571C1099.81 -11.2571 1104.71 -16.1777 1104.71 -22.2689ZM1143.45 -22.2689C1143.45 -28.3602 1138.56 -33.2808 1132.5 -33.2808C1126.44 -33.2808 1121.54 -28.3602 1121.54 -22.2689C1121.54 -16.1777 1126.44 -11.2571 1132.5 -11.2571C1138.56 -11.2571 1143.45 -16.1777 1143.45 -22.2689ZM1027.2 515.288C1027.2 509.197 1022.31 504.276 1016.25 504.276C1010.19 504.276 1005.3 509.197 1005.3 515.288C1005.3 521.38 1010.19 526.3 1016.25 526.3C1022.31 526.3 1027.2 521.38 1027.2 515.288ZM988.461 515.288C988.461 509.197 983.567 504.276 977.508 504.276C974.449 504.276 971.685 505.546 969.692 507.57L969.692 523.007C971.685 525.03 974.449 526.3 977.508 526.3C983.567 526.3 988.461 521.38 988.461 515.288ZM988.461 -22.2689C988.461 -28.3602 983.567 -33.2808 977.508 -33.2808C974.449 -33.2808 971.685 -32.0109 969.692 -29.9871L969.692 -14.5507C971.685 -12.5269 974.449 -11.2571 977.508 -11.2571C983.567 -11.2571 988.461 -16.1777 988.461 -22.2689ZM1065.97 -22.2689C1065.97 -28.3602 1061.07 -33.2808 1055.01 -33.2808C1048.95 -33.2808 1044.06 -28.3602 1044.06 -22.2689C1044.06 -16.1777 1048.95 -11.2571 1055.01 -11.2571C1061.07 -11.2571 1065.97 -16.1777 1065.97 -22.2689ZM1027.2 -22.2689C1027.2 -28.3602 1022.31 -33.2808 1016.25 -33.2808C1010.19 -33.2808 1005.3 -28.3602 1005.3 -22.2689C1005.3 -16.1777 1010.19 -11.2571 1016.25 -11.2571C1022.31 -11.2571 1027.2 -16.1777 1027.2 -22.2689ZM1298.44 -22.2689C1298.44 -28.3602 1293.54 -33.2808 1287.48 -33.2808C1281.43 -33.2808 1276.53 -28.3602 1276.53 -22.2689C1276.53 -16.1777 1281.43 -11.2571 1287.48 -11.2571C1293.54 -11.2571 1298.44 -16.1777 1298.44 -22.2689ZM1414.68 143.127C1414.68 137.036 1409.79 132.115 1403.73 132.115C1397.67 132.115 1392.78 137.036 1392.78 143.127C1392.78 149.218 1397.67 154.139 1403.73 154.139C1409.79 154.139 1414.68 149.218 1414.68 143.127ZM1375.94 143.127C1375.94 137.036 1371.05 132.115 1364.99 132.115C1358.93 132.115 1354.03 137.036 1354.03 143.127C1354.03 149.218 1358.93 154.139 1364.99 154.139C1371.05 154.139 1375.94 149.218 1375.94 143.127ZM1182.19 143.127C1182.19 137.036 1177.3 132.115 1171.24 132.115C1165.18 132.115 1160.28 137.036 1160.28 143.127C1160.28 149.218 1165.18 154.139 1171.24 154.139C1177.3 154.139 1182.19 149.218 1182.19 143.127ZM1337.18 143.127C1337.18 137.036 1332.29 132.115 1326.23 132.115C1320.17 132.115 1315.27 137.036 1315.27 143.127C1315.27 149.218 1320.17 154.139 1326.23 154.139C1332.29 154.139 1337.18 149.218 1337.18 143.127ZM1143.45 101.778C1143.45 95.6869 1138.56 90.7663 1132.5 90.7663C1126.44 90.7663 1121.54 95.6869 1121.54 101.778C1121.54 107.869 1126.44 112.79 1132.5 112.79C1138.56 112.79 1143.45 107.869 1143.45 101.778ZM1220.95 143.127C1220.95 137.036 1216.06 132.115 1210 132.115C1203.94 132.115 1199.05 137.036 1199.05 143.127C1199.05 149.218 1203.94 154.139 1210 154.139C1216.06 154.139 1220.95 149.218 1220.95 143.127ZM1298.44 143.127C1298.44 137.036 1293.54 132.115 1287.48 132.115C1281.43 132.115 1276.53 137.036 1276.53 143.127C1276.53 149.218 1281.43 154.139 1287.48 154.139C1293.54 154.139 1298.44 149.218 1298.44 143.127ZM1453.43 143.127C1453.43 137.036 1448.53 132.115 1442.47 132.115C1436.41 132.115 1431.52 137.036 1431.52 143.127C1431.52 149.218 1436.41 154.139 1442.47 154.139C1448.53 154.139 1453.43 149.218 1453.43 143.127ZM1104.71 101.778C1104.71 95.6869 1099.81 90.7663 1093.75 90.7663C1087.69 90.7663 1082.8 95.6869 1082.8 101.778C1082.8 107.869 1087.69 112.79 1093.75 112.79C1099.81 112.79 1104.71 107.869 1104.71 101.778ZM1065.97 101.778C1065.97 95.6869 1061.07 90.7663 1055.01 90.7663C1048.95 90.7663 1044.06 95.6869 1044.06 101.778C1044.06 107.869 1048.95 112.79 1055.01 112.79C1061.07 112.79 1065.97 107.869 1065.97 101.778ZM1027.2 101.778C1027.2 95.6869 1022.31 90.7663 1016.25 90.7663C1010.19 90.7663 1005.3 95.6869 1005.3 101.778C1005.3 107.869 1010.19 112.79 1016.25 112.79C1022.31 112.79 1027.2 107.869 1027.2 101.778ZM1526.31 94.06C1524.32 92.0362 1521.56 90.7663 1518.5 90.7663C1512.44 90.7663 1507.54 95.6869 1507.54 101.778C1507.54 107.869 1512.44 112.79 1518.5 112.79C1521.56 112.79 1524.32 111.52 1526.31 109.496L1526.31 94.06ZM1492.17 143.127C1492.17 137.036 1487.27 132.115 1481.22 132.115C1475.16 132.115 1470.26 137.036 1470.26 143.127C1470.26 149.218 1475.16 154.139 1481.22 154.139C1487.27 154.139 1492.17 149.218 1492.17 143.127ZM1259.7 143.127C1259.7 137.036 1254.8 132.115 1248.74 132.115C1242.68 132.115 1237.79 137.036 1237.79 143.127C1237.79 149.218 1242.68 154.139 1248.74 154.139C1254.8 154.139 1259.7 149.218 1259.7 143.127ZM1375.94 184.476C1375.94 178.385 1371.05 173.464 1364.99 173.464C1358.93 173.464 1354.03 178.385 1354.03 184.476C1354.03 190.567 1358.93 195.488 1364.99 195.488C1371.05 195.488 1375.94 190.567 1375.94 184.476ZM1414.68 184.476C1414.68 178.385 1409.79 173.464 1403.73 173.464C1397.67 173.464 1392.78 178.385 1392.78 184.476C1392.78 190.567 1397.67 195.488 1403.73 195.488C1409.79 195.488 1414.68 190.567 1414.68 184.476ZM1337.18 184.476C1337.18 178.385 1332.29 173.464 1326.23 173.464C1320.17 173.464 1315.27 178.385 1315.27 184.476C1315.27 190.567 1320.17 195.488 1326.23 195.488C1332.29 195.488 1337.18 190.567 1337.18 184.476ZM1259.7 184.476C1259.7 178.385 1254.8 173.464 1248.74 173.464C1242.68 173.464 1237.79 178.385 1237.79 184.476C1237.79 190.567 1242.68 195.488 1248.74 195.488C1254.8 195.488 1259.7 190.567 1259.7 184.476ZM1453.43 184.476C1453.43 178.385 1448.53 173.464 1442.47 173.464C1436.41 173.464 1431.52 178.385 1431.52 184.476C1431.52 190.567 1436.41 195.488 1442.47 195.488C1448.53 195.488 1453.43 190.567 1453.43 184.476ZM1298.44 184.476C1298.44 178.385 1293.54 173.464 1287.48 173.464C1281.43 173.464 1276.53 178.385 1276.53 184.476C1276.53 190.567 1281.43 195.488 1287.48 195.488C1293.54 195.488 1298.44 190.567 1298.44 184.476ZM1065.97 143.127C1065.97 137.036 1061.07 132.115 1055.01 132.115C1048.95 132.115 1044.06 137.036 1044.06 143.127C1044.06 149.218 1048.95 154.139 1055.01 154.139C1061.07 154.139 1065.97 149.218 1065.97 143.127ZM1104.71 143.127C1104.71 137.036 1099.81 132.115 1093.75 132.115C1087.69 132.115 1082.8 137.036 1082.8 143.127C1082.8 149.218 1087.69 154.139 1093.75 154.139C1099.81 154.139 1104.71 149.218 1104.71 143.127ZM1027.2 143.127C1027.2 137.036 1022.31 132.115 1016.25 132.115C1010.19 132.115 1005.3 137.036 1005.3 143.127C1005.3 149.218 1010.19 154.139 1016.25 154.139C1022.31 154.139 1027.2 149.218 1027.2 143.127ZM1492.17 184.476C1492.17 178.385 1487.27 173.464 1481.22 173.464C1475.16 173.464 1470.26 178.385 1470.26 184.476C1470.26 190.567 1475.16 195.488 1481.22 195.488C1487.27 195.488 1492.17 190.567 1492.17 184.476ZM1526.31 135.409C1524.32 133.385 1521.56 132.115 1518.5 132.115C1512.44 132.115 1507.54 137.036 1507.54 143.127C1507.54 149.218 1512.44 154.139 1518.5 154.139C1521.56 154.139 1524.32 152.869 1526.31 150.845L1526.31 135.409ZM1143.45 143.127C1143.45 137.036 1138.56 132.115 1132.5 132.115C1126.44 132.115 1121.54 137.036 1121.54 143.127C1121.54 149.218 1126.44 154.139 1132.5 154.139C1138.56 154.139 1143.45 149.218 1143.45 143.127ZM1027.2 60.4291C1027.2 54.3379 1022.31 49.4173 1016.25 49.4173C1010.19 49.4173 1005.3 54.3379 1005.3 60.4291C1005.3 66.5204 1010.19 71.441 1016.25 71.441C1022.31 71.441 1027.2 66.5204 1027.2 60.4291ZM1375.94 60.4291C1375.94 54.3379 1371.05 49.4173 1364.99 49.4173C1358.93 49.4173 1354.03 54.3379 1354.03 60.4291C1354.03 66.5204 1358.93 71.441 1364.99 71.441C1371.05 71.441 1375.94 66.5204 1375.94 60.4291ZM1143.45 60.4291C1143.45 54.3379 1138.56 49.4173 1132.5 49.4173C1126.44 49.4173 1121.54 54.3379 1121.54 60.4291C1121.54 66.5204 1126.44 71.441 1132.5 71.441C1138.56 71.441 1143.45 66.5204 1143.45 60.4291ZM1337.18 60.4291C1337.18 54.3379 1332.29 49.4173 1326.23 49.4173C1320.17 49.4173 1315.27 54.3379 1315.27 60.4291C1315.27 66.5204 1320.17 71.441 1326.23 71.441C1332.29 71.441 1337.18 66.5204 1337.18 60.4291ZM1298.44 60.4291C1298.44 54.3379 1293.54 49.4173 1287.48 49.4173C1281.43 49.4173 1276.53 54.3379 1276.53 60.4291C1276.53 66.5204 1281.43 71.441 1287.48 71.441C1293.54 71.441 1298.44 66.5204 1298.44 60.4291ZM1182.19 60.4291C1182.19 54.3379 1177.3 49.4173 1171.24 49.4173C1165.18 49.4173 1160.28 54.3379 1160.28 60.4291C1160.28 66.5204 1165.18 71.441 1171.24 71.441C1177.3 71.441 1182.19 66.5204 1182.19 60.4291ZM1182.19 101.778C1182.19 95.6869 1177.3 90.7663 1171.24 90.7663C1165.18 90.7663 1160.28 95.6869 1160.28 101.778C1160.28 107.869 1165.18 112.79 1171.24 112.79C1177.3 112.79 1182.19 107.869 1182.19 101.778ZM1259.7 60.4291C1259.7 54.3379 1254.8 49.4173 1248.74 49.4173C1242.68 49.4173 1237.79 54.3379 1237.79 60.4291C1237.79 66.5204 1242.68 71.441 1248.74 71.441C1254.8 71.441 1259.7 66.5204 1259.7 60.4291ZM1414.68 60.4291C1414.68 54.3379 1409.79 49.4173 1403.73 49.4173C1397.67 49.4173 1392.78 54.3379 1392.78 60.4291C1392.78 66.5204 1397.67 71.441 1403.73 71.441C1409.79 71.441 1414.68 66.5204 1414.68 60.4291ZM1526.31 11.3619C1524.32 9.3381 1521.56 8.06827 1518.5 8.06827C1512.44 8.06827 1507.54 12.9889 1507.54 19.0801C1507.54 25.1714 1512.44 30.092 1518.5 30.092C1521.56 30.092 1524.32 28.8221 1526.31 26.7983L1526.31 11.3619ZM1065.97 19.0801C1065.97 12.9889 1061.07 8.06825 1055.01 8.06825C1048.95 8.06825 1044.06 12.9889 1044.06 19.0801C1044.06 25.1714 1048.95 30.092 1055.01 30.092C1061.07 30.092 1065.97 25.1714 1065.97 19.0801ZM1453.43 60.4292C1453.43 54.3379 1448.53 49.4173 1442.47 49.4173C1436.41 49.4173 1431.52 54.3379 1431.52 60.4291C1431.52 66.5204 1436.41 71.441 1442.47 71.441C1448.53 71.441 1453.43 66.5204 1453.43 60.4292ZM1492.17 60.4292C1492.17 54.3379 1487.27 49.4173 1481.22 49.4173C1475.16 49.4173 1470.26 54.3379 1470.26 60.4292C1470.26 66.5204 1475.16 71.441 1481.22 71.441C1487.27 71.441 1492.17 66.5204 1492.17 60.4292ZM1220.95 60.4291C1220.95 54.3379 1216.06 49.4173 1210 49.4173C1203.94 49.4173 1199.05 54.3379 1199.05 60.4291C1199.05 66.5204 1203.94 71.441 1210 71.441C1216.06 71.441 1220.95 66.5204 1220.95 60.4291ZM1337.18 101.778C1337.18 95.6869 1332.29 90.7663 1326.23 90.7663C1320.17 90.7663 1315.27 95.6869 1315.27 101.778C1315.27 107.869 1320.17 112.79 1326.23 112.79C1332.29 112.79 1337.18 107.869 1337.18 101.778ZM1414.68 101.778C1414.68 95.6869 1409.79 90.7663 1403.73 90.7663C1397.67 90.7663 1392.78 95.6869 1392.78 101.778C1392.78 107.869 1397.67 112.79 1403.73 112.79C1409.79 112.79 1414.68 107.869 1414.68 101.778ZM1298.44 101.778C1298.44 95.6869 1293.54 90.7663 1287.48 90.7663C1281.43 90.7663 1276.53 95.6869 1276.53 101.778C1276.53 107.869 1281.43 112.79 1287.48 112.79C1293.54 112.79 1298.44 107.869 1298.44 101.778ZM1104.71 60.4291C1104.71 54.3379 1099.81 49.4173 1093.75 49.4173C1087.69 49.4173 1082.8 54.3379 1082.8 60.4291C1082.8 66.5204 1087.69 71.441 1093.75 71.441C1099.81 71.441 1104.71 66.5204 1104.71 60.4291ZM1220.95 101.778C1220.95 95.6869 1216.06 90.7663 1210 90.7663C1203.94 90.7663 1199.05 95.6869 1199.05 101.778C1199.05 107.869 1203.94 112.79 1210 112.79C1216.06 112.79 1220.95 107.869 1220.95 101.778ZM1259.7 101.778C1259.7 95.6869 1254.8 90.7663 1248.74 90.7663C1242.68 90.7663 1237.79 95.6869 1237.79 101.778C1237.79 107.869 1242.68 112.79 1248.74 112.79C1254.8 112.79 1259.7 107.869 1259.7 101.778ZM1375.94 101.778C1375.94 95.6869 1371.05 90.7663 1364.99 90.7663C1358.93 90.7663 1354.03 95.6869 1354.03 101.778C1354.03 107.869 1358.93 112.79 1364.99 112.79C1371.05 112.79 1375.94 107.869 1375.94 101.778ZM1453.43 101.778C1453.43 95.6869 1448.53 90.7663 1442.47 90.7663C1436.41 90.7663 1431.52 95.6869 1431.52 101.778C1431.52 107.869 1436.41 112.79 1442.47 112.79C1448.53 112.79 1453.43 107.869 1453.43 101.778ZM1065.97 60.4291C1065.97 54.3379 1061.07 49.4173 1055.01 49.4173C1048.95 49.4173 1044.06 54.3379 1044.06 60.4291C1044.06 66.5204 1048.95 71.441 1055.01 71.441C1061.07 71.441 1065.97 66.5204 1065.97 60.4291ZM1027.2 19.0801C1027.2 12.9889 1022.31 8.06825 1016.25 8.06825C1010.19 8.06825 1005.3 12.9889 1005.3 19.0801C1005.3 25.1713 1010.19 30.092 1016.25 30.092C1022.31 30.092 1027.2 25.1713 1027.2 19.0801ZM1492.17 101.778C1492.17 95.6869 1487.27 90.7663 1481.22 90.7663C1475.16 90.7663 1470.26 95.6869 1470.26 101.778C1470.26 107.869 1475.16 112.79 1481.22 112.79C1487.27 112.79 1492.17 107.869 1492.17 101.778ZM1526.31 52.7109C1524.32 50.6871 1521.56 49.4173 1518.5 49.4173C1512.44 49.4173 1507.54 54.3379 1507.54 60.4292C1507.54 66.5204 1512.44 71.441 1518.5 71.441C1521.56 71.441 1524.32 70.1712 1526.31 68.1474L1526.31 52.7109Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23clip1_13854_3025)'%3E%3Cpath d='M951.426 307.523C951.426 301.432 946.532 296.511 940.473 296.511C934.414 296.511 929.519 301.432 929.519 307.523C929.519 313.615 934.414 318.535 940.473 318.535C946.532 318.535 951.426 313.615 951.426 307.523ZM990.169 307.523C990.169 301.432 985.274 296.511 979.215 296.511C973.156 296.511 968.261 301.432 968.261 307.523C968.261 313.615 973.156 318.535 979.215 318.535C985.274 318.535 990.169 313.615 990.169 307.523ZM1024.31 258.456C1022.32 256.432 1019.56 255.162 1016.5 255.162C1010.44 255.162 1005.54 260.083 1005.54 266.174C1005.54 272.266 1010.44 277.186 1016.5 277.186C1019.56 277.186 1022.32 275.916 1024.31 273.893L1024.31 258.456ZM912.684 307.523C912.684 301.432 907.79 296.511 901.731 296.511C895.672 296.511 890.777 301.432 890.777 307.523C890.777 313.615 895.672 318.535 901.731 318.535C907.79 318.535 912.684 313.615 912.684 307.523ZM835.18 348.872C835.18 342.781 830.286 337.86 824.227 337.86C818.168 337.86 813.273 342.781 813.273 348.872C813.273 354.964 818.168 359.884 824.227 359.884C830.286 359.884 835.18 354.964 835.18 348.872ZM563.965 266.174C563.965 260.083 559.071 255.162 553.012 255.162C546.953 255.162 542.058 260.083 542.058 266.174C542.058 272.266 546.953 277.186 553.012 277.186C559.071 277.186 563.965 272.266 563.965 266.174ZM680.192 266.174C680.192 260.083 675.297 255.162 669.238 255.162C663.179 255.162 658.285 260.083 658.285 266.174C658.285 272.266 663.179 277.186 669.238 277.186C675.297 277.186 680.192 272.266 680.192 266.174ZM718.954 266.174C718.954 260.083 714.059 255.162 708 255.162C701.941 255.162 697.047 260.083 697.047 266.174C697.047 272.266 701.941 277.186 708 277.186C714.059 277.186 718.954 272.266 718.954 266.174ZM641.45 266.174C641.45 260.083 636.555 255.162 630.496 255.162C624.437 255.162 619.543 260.083 619.543 266.174C619.543 272.266 624.437 277.186 630.496 277.186C636.555 277.186 641.45 272.266 641.45 266.174ZM525.203 266.174C525.203 260.083 520.309 255.162 514.25 255.162C508.191 255.162 503.296 260.083 503.296 266.174C503.296 272.266 508.191 277.186 514.25 277.186C520.309 277.186 525.203 272.266 525.203 266.174ZM602.708 266.174C602.708 260.083 597.813 255.162 591.754 255.162C585.695 255.162 580.8 260.083 580.8 266.174C580.8 272.266 585.695 277.186 591.754 277.186C597.813 277.186 602.708 272.266 602.708 266.174ZM757.696 266.174C757.696 260.083 752.801 255.162 746.742 255.162C740.683 255.162 735.789 260.083 735.789 266.174C735.789 272.266 740.683 277.186 746.742 277.186C752.801 277.186 757.696 272.266 757.696 266.174ZM835.18 307.523C835.18 301.432 830.286 296.511 824.227 296.511C818.168 296.511 813.273 301.432 813.273 307.523C813.273 313.615 818.168 318.535 824.227 318.535C830.286 318.535 835.18 313.615 835.18 307.523ZM990.169 348.872C990.169 342.781 985.274 337.861 979.215 337.861C973.156 337.861 968.261 342.781 968.261 348.872C968.261 354.964 973.156 359.884 979.215 359.884C985.274 359.884 990.169 354.964 990.169 348.872ZM563.965 307.523C563.965 301.432 559.071 296.511 553.012 296.511C546.953 296.511 542.058 301.432 542.058 307.523C542.058 313.615 546.953 318.535 553.012 318.535C559.071 318.535 563.965 313.615 563.965 307.523ZM1024.31 299.805C1022.32 297.781 1019.56 296.511 1016.5 296.511C1010.44 296.511 1005.54 301.432 1005.54 307.523C1005.54 313.615 1010.44 318.535 1016.5 318.535C1019.56 318.535 1022.32 317.265 1024.31 315.242L1024.31 299.805ZM951.426 348.872C951.426 342.781 946.532 337.861 940.473 337.861C934.414 337.861 929.519 342.781 929.519 348.872C929.519 354.964 934.414 359.884 940.473 359.884C946.532 359.884 951.426 354.964 951.426 348.872ZM912.684 348.872C912.684 342.781 907.79 337.86 901.731 337.86C895.672 337.86 890.777 342.781 890.777 348.872C890.777 354.964 895.672 359.884 901.731 359.884C907.79 359.884 912.684 354.964 912.684 348.872ZM873.942 348.872C873.942 342.781 869.048 337.86 862.989 337.86C856.93 337.86 852.035 342.781 852.035 348.872C852.035 354.964 856.93 359.884 862.989 359.884C869.048 359.884 873.942 354.964 873.942 348.872ZM602.708 307.523C602.708 301.432 597.813 296.511 591.754 296.511C585.695 296.511 580.8 301.432 580.8 307.523C580.8 313.615 585.695 318.535 591.754 318.535C597.813 318.535 602.708 313.615 602.708 307.523ZM680.192 307.523C680.192 301.432 675.297 296.511 669.238 296.511C663.179 296.511 658.285 301.432 658.285 307.523C658.285 313.615 663.179 318.535 669.238 318.535C675.297 318.535 680.192 313.615 680.192 307.523ZM757.696 307.523C757.696 301.432 752.801 296.511 746.742 296.511C740.683 296.511 735.789 301.432 735.789 307.523C735.789 313.615 740.683 318.535 746.742 318.535C752.801 318.535 757.696 313.615 757.696 307.523ZM641.45 307.523C641.45 301.432 636.555 296.511 630.496 296.511C624.437 296.511 619.543 301.432 619.543 307.523C619.543 313.615 624.437 318.535 630.496 318.535C636.555 318.535 641.45 313.615 641.45 307.523ZM796.438 307.523C796.438 301.432 791.543 296.511 785.484 296.511C779.425 296.511 774.531 301.432 774.531 307.523C774.531 313.615 779.425 318.535 785.484 318.535C791.543 318.535 796.438 313.615 796.438 307.523ZM525.203 307.523C525.203 301.432 520.309 296.511 514.25 296.511C508.191 296.511 503.296 301.432 503.296 307.523C503.296 313.615 508.191 318.535 514.25 318.535C520.309 318.535 525.203 313.615 525.203 307.523ZM873.942 307.523C873.942 301.432 869.048 296.511 862.989 296.511C856.93 296.511 852.035 301.432 852.035 307.523C852.035 313.615 856.93 318.535 862.989 318.535C869.048 318.535 873.942 313.615 873.942 307.523ZM873.942 224.825C873.942 218.734 869.048 213.813 862.989 213.813C856.93 213.813 852.035 218.734 852.035 224.825C852.035 230.916 856.93 235.837 862.989 235.837C869.048 235.837 873.942 230.916 873.942 224.825ZM912.684 224.825C912.684 218.734 907.79 213.813 901.731 213.813C895.672 213.813 890.777 218.734 890.777 224.825C890.777 230.916 895.672 235.837 901.731 235.837C907.79 235.837 912.684 230.916 912.684 224.825ZM990.169 224.825C990.169 218.734 985.274 213.813 979.215 213.813C973.156 213.813 968.261 218.734 968.261 224.825C968.261 230.917 973.156 235.837 979.215 235.837C985.274 235.837 990.169 230.917 990.169 224.825ZM951.426 224.825C951.426 218.734 946.532 213.813 940.473 213.813C934.414 213.813 929.519 218.734 929.519 224.825C929.519 230.916 934.414 235.837 940.473 235.837C946.532 235.837 951.426 230.917 951.426 224.825ZM796.438 224.825C796.438 218.734 791.543 213.813 785.484 213.813C779.425 213.813 774.531 218.734 774.531 224.825C774.531 230.916 779.425 235.837 785.484 235.837C791.543 235.837 796.438 230.916 796.438 224.825ZM835.18 224.825C835.18 218.734 830.286 213.813 824.227 213.813C818.168 213.813 813.273 218.734 813.273 224.825C813.273 230.916 818.168 235.837 824.227 235.837C830.286 235.837 835.18 230.916 835.18 224.825ZM525.203 183.476C525.203 177.385 520.309 172.464 514.25 172.464C508.191 172.464 503.296 177.385 503.296 183.476C503.296 189.567 508.191 194.488 514.25 194.488C520.309 194.488 525.203 189.567 525.203 183.476ZM1024.31 175.758C1022.32 173.734 1019.56 172.464 1016.5 172.464C1010.44 172.464 1005.54 177.385 1005.54 183.476C1005.54 189.567 1010.44 194.488 1016.5 194.488C1019.56 194.488 1022.32 193.218 1024.31 191.194L1024.31 175.758ZM641.45 183.476C641.45 177.385 636.555 172.464 630.496 172.464C624.437 172.464 619.543 177.385 619.543 183.476C619.543 189.567 624.437 194.488 630.496 194.488C636.555 194.488 641.45 189.567 641.45 183.476ZM602.708 183.476C602.708 177.385 597.813 172.464 591.754 172.464C585.695 172.464 580.8 177.385 580.8 183.476C580.8 189.567 585.695 194.488 591.754 194.488C597.813 194.488 602.708 189.567 602.708 183.476ZM563.965 183.476C563.965 177.385 559.071 172.464 553.012 172.464C546.953 172.464 542.058 177.385 542.058 183.476C542.058 189.567 546.953 194.488 553.012 194.488C559.071 194.488 563.965 189.567 563.965 183.476ZM757.696 224.825C757.696 218.734 752.801 213.813 746.742 213.813C740.683 213.813 735.789 218.734 735.789 224.825C735.789 230.916 740.683 235.837 746.742 235.837C752.801 235.837 757.696 230.916 757.696 224.825ZM525.203 224.825C525.203 218.734 520.309 213.813 514.25 213.813C508.191 213.813 503.296 218.734 503.296 224.825C503.296 230.916 508.191 235.837 514.25 235.837C520.309 235.837 525.203 230.916 525.203 224.825ZM951.426 266.174C951.426 260.083 946.532 255.162 940.473 255.162C934.414 255.162 929.519 260.083 929.519 266.174C929.519 272.266 934.414 277.186 940.473 277.186C946.532 277.186 951.426 272.266 951.426 266.174ZM718.954 224.825C718.954 218.734 714.059 213.813 708 213.813C701.941 213.813 697.047 218.734 697.047 224.825C697.047 230.916 701.941 235.837 708 235.837C714.059 235.837 718.954 230.916 718.954 224.825ZM912.684 266.174C912.684 260.083 907.79 255.162 901.731 255.162C895.672 255.162 890.777 260.083 890.777 266.174C890.777 272.266 895.672 277.186 901.731 277.186C907.79 277.186 912.684 272.266 912.684 266.174ZM1024.31 217.107C1022.32 215.083 1019.56 213.813 1016.5 213.813C1010.44 213.813 1005.54 218.734 1005.54 224.825C1005.54 230.917 1010.44 235.837 1016.5 235.837C1019.56 235.837 1022.32 234.567 1024.31 232.543L1024.31 217.107ZM873.942 266.174C873.942 260.083 869.048 255.162 862.989 255.162C856.93 255.162 852.035 260.083 852.035 266.174C852.035 272.266 856.93 277.186 862.989 277.186C869.048 277.186 873.942 272.266 873.942 266.174ZM835.18 266.174C835.18 260.083 830.286 255.162 824.227 255.162C818.168 255.162 813.273 260.083 813.273 266.174C813.273 272.266 818.168 277.186 824.227 277.186C830.286 277.186 835.18 272.266 835.18 266.174ZM990.169 266.174C990.169 260.083 985.274 255.162 979.215 255.162C973.156 255.162 968.261 260.083 968.261 266.174C968.261 272.266 973.156 277.186 979.215 277.186C985.274 277.186 990.169 272.266 990.169 266.174ZM680.192 224.825C680.192 218.734 675.297 213.813 669.238 213.813C663.179 213.813 658.285 218.734 658.285 224.825C658.285 230.916 663.179 235.837 669.238 235.837C675.297 235.837 680.192 230.916 680.192 224.825ZM641.45 224.825C641.45 218.734 636.555 213.813 630.496 213.813C624.437 213.813 619.543 218.734 619.543 224.825C619.543 230.916 624.437 235.837 630.496 235.837C636.555 235.837 641.45 230.916 641.45 224.825ZM563.965 224.825C563.965 218.734 559.071 213.813 553.012 213.813C546.953 213.813 542.058 218.734 542.058 224.825C542.058 230.916 546.953 235.837 553.012 235.837C559.071 235.837 563.965 230.916 563.965 224.825ZM602.708 224.825C602.708 218.734 597.813 213.813 591.754 213.813C585.695 213.813 580.8 218.734 580.8 224.825C580.8 230.916 585.695 235.837 591.754 235.837C597.813 235.837 602.708 230.916 602.708 224.825ZM796.438 266.174C796.438 260.083 791.543 255.162 785.484 255.162C779.425 255.162 774.531 260.083 774.531 266.174C774.531 272.266 779.425 277.186 785.484 277.186C791.543 277.186 796.438 272.266 796.438 266.174ZM718.954 307.523C718.954 301.432 714.059 296.511 708 296.511C701.941 296.511 697.047 301.432 697.047 307.523C697.047 313.615 701.941 318.535 708 318.535C714.059 318.535 718.954 313.615 718.954 307.523ZM563.965 431.59C563.965 425.499 559.071 420.578 553.012 420.578C546.953 420.578 542.058 425.499 542.058 431.59C542.058 437.681 546.953 442.602 553.012 442.602C559.071 442.602 563.965 437.681 563.965 431.59ZM602.708 431.59C602.708 425.499 597.813 420.578 591.754 420.578C585.695 420.578 580.8 425.499 580.8 431.59C580.8 437.681 585.695 442.602 591.754 442.602C597.813 442.602 602.708 437.681 602.708 431.59ZM525.203 431.59C525.203 425.499 520.309 420.578 514.25 420.578C508.191 420.578 503.296 425.499 503.296 431.59C503.296 437.681 508.191 442.602 514.25 442.602C520.309 442.602 525.203 437.681 525.203 431.59ZM873.942 431.59C873.942 425.499 869.048 420.578 862.989 420.578C856.93 420.578 852.035 425.499 852.035 431.59C852.035 437.681 856.93 442.602 862.989 442.602C869.048 442.602 873.942 437.681 873.942 431.59ZM951.426 472.939C951.426 466.848 946.532 461.927 940.473 461.927C934.414 461.927 929.519 466.848 929.519 472.939C929.519 479.031 934.414 483.951 940.473 483.951C946.532 483.951 951.426 479.031 951.426 472.939ZM912.684 472.939C912.684 466.848 907.79 461.927 901.731 461.927C895.672 461.927 890.777 466.848 890.777 472.939C890.777 479.031 895.672 483.951 901.731 483.951C907.79 483.951 912.684 479.031 912.684 472.939ZM990.169 472.939C990.169 466.848 985.274 461.927 979.215 461.927C973.156 461.927 968.261 466.848 968.261 472.939C968.261 479.031 973.156 483.951 979.215 483.951C985.274 483.951 990.169 479.031 990.169 472.939ZM796.438 431.59C796.438 425.499 791.543 420.578 785.484 420.578C779.425 420.578 774.531 425.499 774.531 431.59C774.531 437.681 779.425 442.602 785.484 442.602C791.543 442.602 796.438 437.681 796.438 431.59ZM757.696 431.59C757.696 425.499 752.801 420.578 746.742 420.578C740.683 420.578 735.789 425.499 735.789 431.59C735.789 437.681 740.683 442.602 746.742 442.602C752.801 442.602 757.696 437.681 757.696 431.59ZM641.45 431.59C641.45 425.499 636.555 420.578 630.496 420.578C624.437 420.578 619.543 425.499 619.543 431.59C619.543 437.681 624.437 442.602 630.496 442.602C636.555 442.602 641.45 437.681 641.45 431.59ZM835.18 431.59C835.18 425.499 830.286 420.578 824.227 420.578C818.168 420.578 813.273 425.499 813.273 431.59C813.273 437.681 818.168 442.602 824.227 442.602C830.286 442.602 835.18 437.681 835.18 431.59ZM680.192 431.59C680.192 425.499 675.297 420.578 669.238 420.578C663.179 420.578 658.285 425.499 658.285 431.59C658.285 437.681 663.179 442.602 669.238 442.602C675.297 442.602 680.192 437.681 680.192 431.59ZM718.954 431.59C718.954 425.499 714.059 420.578 708 420.578C701.941 420.578 697.047 425.499 697.047 431.59C697.047 437.681 701.941 442.602 708 442.602C714.059 442.602 718.954 437.681 718.954 431.59ZM1024.31 423.872C1022.32 421.848 1019.56 420.578 1016.5 420.578C1010.44 420.578 1005.54 425.499 1005.54 431.59C1005.54 437.681 1010.44 442.602 1016.5 442.602C1019.56 442.602 1022.32 441.332 1024.31 439.308L1024.31 423.872ZM563.965 472.939C563.965 466.848 559.071 461.927 553.012 461.927C546.953 461.927 542.058 466.848 542.058 472.939C542.058 479.03 546.953 483.951 553.012 483.951C559.071 483.951 563.965 479.03 563.965 472.939ZM525.203 472.939C525.203 466.848 520.309 461.927 514.25 461.927C508.191 461.927 503.296 466.848 503.296 472.939C503.296 479.03 508.191 483.951 514.25 483.951C520.309 483.951 525.203 479.03 525.203 472.939ZM641.45 472.939C641.45 466.848 636.555 461.927 630.496 461.927C624.437 461.927 619.543 466.848 619.543 472.939C619.543 479.03 624.437 483.951 630.496 483.951C636.555 483.951 641.45 479.031 641.45 472.939ZM602.708 472.939C602.708 466.848 597.813 461.927 591.754 461.927C585.695 461.927 580.8 466.848 580.8 472.939C580.8 479.03 585.695 483.951 591.754 483.951C597.813 483.951 602.708 479.03 602.708 472.939ZM873.942 472.939C873.942 466.848 869.048 461.927 862.989 461.927C856.93 461.927 852.035 466.848 852.035 472.939C852.035 479.031 856.93 483.951 862.989 483.951C869.048 483.951 873.942 479.031 873.942 472.939ZM1024.31 465.221C1022.32 463.197 1019.56 461.927 1016.5 461.927C1010.44 461.927 1005.54 466.848 1005.54 472.939C1005.54 479.031 1010.44 483.951 1016.5 483.951C1019.56 483.951 1022.32 482.681 1024.31 480.657L1024.31 465.221ZM486.461 18.0801C486.461 11.9889 481.567 7.06824 475.508 7.06824C472.449 7.06824 469.685 8.33808 467.692 10.3619L467.692 25.7983C469.685 27.8221 472.449 29.092 475.508 29.092C481.567 29.092 486.461 24.1713 486.461 18.0801ZM796.438 472.939C796.438 466.848 791.543 461.927 785.484 461.927C779.425 461.927 774.531 466.848 774.531 472.939C774.531 479.031 779.425 483.951 785.484 483.951C791.543 483.951 796.438 479.031 796.438 472.939ZM835.18 472.939C835.18 466.848 830.286 461.927 824.227 461.927C818.168 461.927 813.273 466.848 813.273 472.939C813.273 479.031 818.168 483.951 824.227 483.951C830.286 483.951 835.18 479.031 835.18 472.939ZM718.954 472.939C718.954 466.848 714.059 461.927 708 461.927C701.941 461.927 697.047 466.848 697.047 472.939C697.047 479.031 701.941 483.951 708 483.951C714.059 483.951 718.954 479.031 718.954 472.939ZM680.192 472.939C680.192 466.848 675.297 461.927 669.238 461.927C663.179 461.927 658.285 466.848 658.285 472.939C658.285 479.031 663.179 483.951 669.238 483.951C675.297 483.951 680.192 479.031 680.192 472.939ZM757.696 472.939C757.696 466.848 752.801 461.927 746.742 461.927C740.683 461.927 735.789 466.848 735.789 472.939C735.789 479.031 740.683 483.951 746.742 483.951C752.801 483.951 757.696 479.031 757.696 472.939ZM680.192 348.872C680.192 342.781 675.297 337.86 669.238 337.86C663.179 337.86 658.285 342.781 658.285 348.872C658.285 354.964 663.179 359.884 669.238 359.884C675.297 359.884 680.192 354.964 680.192 348.872ZM990.169 390.221C990.169 384.13 985.274 379.21 979.215 379.21C973.156 379.21 968.261 384.13 968.261 390.221C968.261 396.313 973.156 401.233 979.215 401.233C985.274 401.233 990.169 396.313 990.169 390.221ZM680.192 183.476C680.192 177.385 675.297 172.464 669.238 172.464C663.179 172.464 658.285 177.385 658.285 183.476C658.285 189.567 663.179 194.488 669.238 194.488C675.297 194.488 680.192 189.567 680.192 183.476ZM563.965 348.872C563.965 342.781 559.071 337.86 553.012 337.86C546.953 337.86 542.058 342.781 542.058 348.872C542.058 354.964 546.953 359.884 553.012 359.884C559.071 359.884 563.965 354.964 563.965 348.872ZM1024.31 341.174C1022.32 339.15 1019.56 337.88 1016.5 337.88C1010.44 337.88 1005.54 342.801 1005.54 348.892C1005.54 354.983 1010.44 359.904 1016.5 359.904C1019.56 359.904 1022.32 358.634 1024.31 356.61L1024.31 341.174ZM951.426 390.221C951.426 384.13 946.532 379.209 940.473 379.209C934.414 379.209 929.519 384.13 929.519 390.221C929.519 396.313 934.414 401.233 940.473 401.233C946.532 401.233 951.426 396.313 951.426 390.221ZM912.684 390.221C912.684 384.13 907.79 379.209 901.731 379.209C895.672 379.209 890.777 384.13 890.777 390.221C890.777 396.313 895.672 401.233 901.731 401.233C907.79 401.233 912.684 396.313 912.684 390.221ZM796.438 348.872C796.438 342.781 791.543 337.86 785.484 337.86C779.425 337.86 774.531 342.781 774.531 348.872C774.531 354.964 779.425 359.884 785.484 359.884C791.543 359.884 796.438 354.964 796.438 348.872ZM757.696 348.872C757.696 342.781 752.801 337.86 746.742 337.86C740.683 337.86 735.789 342.781 735.789 348.872C735.789 354.964 740.683 359.884 746.742 359.884C752.801 359.884 757.696 354.964 757.696 348.872ZM602.708 348.872C602.708 342.781 597.813 337.86 591.754 337.86C585.695 337.86 580.8 342.781 580.8 348.872C580.8 354.964 585.695 359.884 591.754 359.884C597.813 359.884 602.708 354.964 602.708 348.872ZM718.954 348.872C718.954 342.781 714.059 337.86 708 337.86C701.941 337.86 697.047 342.781 697.047 348.872C697.047 354.964 701.941 359.884 708 359.884C714.059 359.884 718.954 354.964 718.954 348.872ZM912.684 431.59C912.684 425.499 907.79 420.578 901.731 420.578C895.672 420.578 890.777 425.499 890.777 431.59C890.777 437.681 895.672 442.602 901.731 442.602C907.79 442.602 912.684 437.681 912.684 431.59ZM641.45 348.872C641.45 342.781 636.555 337.86 630.496 337.86C624.437 337.86 619.543 342.781 619.543 348.872C619.543 354.964 624.437 359.884 630.496 359.884C636.555 359.884 641.45 354.964 641.45 348.872ZM873.942 390.221C873.942 384.13 869.048 379.209 862.989 379.209C856.93 379.209 852.035 384.13 852.035 390.221C852.035 396.313 856.93 401.233 862.989 401.233C869.048 401.233 873.942 396.313 873.942 390.221ZM602.708 390.221C602.708 384.13 597.813 379.209 591.754 379.209C585.695 379.209 580.8 384.13 580.8 390.221C580.8 396.313 585.695 401.233 591.754 401.233C597.813 401.233 602.708 396.313 602.708 390.221ZM525.203 390.221C525.203 384.13 520.309 379.209 514.25 379.209C508.191 379.209 503.296 384.13 503.296 390.221C503.296 396.313 508.191 401.233 514.25 401.233C520.309 401.233 525.203 396.313 525.203 390.221ZM1024.31 382.523C1022.32 380.499 1019.56 379.229 1016.5 379.229C1010.44 379.229 1005.54 384.15 1005.54 390.241C1005.54 396.332 1010.44 401.253 1016.5 401.253C1019.56 401.253 1022.32 399.983 1024.31 397.959L1024.31 382.523ZM563.965 390.221C563.965 384.13 559.071 379.209 553.012 379.209C546.953 379.209 542.058 384.13 542.058 390.221C542.058 396.313 546.953 401.233 553.012 401.233C559.071 401.233 563.965 396.313 563.965 390.221ZM990.169 431.59C990.169 425.499 985.274 420.578 979.215 420.578C973.156 420.578 968.261 425.499 968.261 431.59C968.261 437.681 973.156 442.602 979.215 442.602C985.274 442.602 990.169 437.681 990.169 431.59ZM951.426 431.59C951.426 425.499 946.532 420.578 940.473 420.578C934.414 420.578 929.519 425.499 929.519 431.59C929.519 437.681 934.414 442.602 940.473 442.602C946.532 442.602 951.426 437.681 951.426 431.59ZM796.438 390.221C796.438 384.13 791.543 379.209 785.484 379.209C779.425 379.209 774.531 384.13 774.531 390.221C774.531 396.313 779.425 401.233 785.484 401.233C791.543 401.233 796.438 396.313 796.438 390.221ZM757.696 390.221C757.696 384.13 752.801 379.209 746.742 379.209C740.683 379.209 735.789 384.13 735.789 390.221C735.789 396.313 740.683 401.233 746.742 401.233C752.801 401.233 757.696 396.313 757.696 390.221ZM835.18 390.221C835.18 384.13 830.286 379.209 824.227 379.209C818.168 379.209 813.273 384.13 813.273 390.221C813.273 396.313 818.168 401.233 824.227 401.233C830.286 401.233 835.18 396.313 835.18 390.221ZM641.45 390.221C641.45 384.13 636.555 379.209 630.496 379.209C624.437 379.209 619.543 384.13 619.543 390.221C619.543 396.313 624.437 401.233 630.496 401.233C636.555 401.233 641.45 396.313 641.45 390.221ZM680.192 390.221C680.192 384.13 675.297 379.209 669.238 379.209C663.179 379.209 658.285 384.13 658.285 390.221C658.285 396.313 663.179 401.233 669.238 401.233C675.297 401.233 680.192 396.313 680.192 390.221ZM718.954 390.221C718.954 384.13 714.059 379.209 708 379.209C701.941 379.209 697.047 384.13 697.047 390.221C697.047 396.313 701.941 401.233 708 401.233C714.059 401.233 718.954 396.313 718.954 390.221ZM525.203 348.872C525.203 342.781 520.309 337.86 514.25 337.86C508.191 337.86 503.296 342.781 503.296 348.872C503.296 354.964 508.191 359.884 514.25 359.884C520.309 359.884 525.203 354.964 525.203 348.872ZM486.461 307.523C486.461 301.432 481.567 296.511 475.508 296.511C472.449 296.511 469.685 297.781 467.692 299.805L467.692 315.242C469.685 317.265 472.449 318.535 475.508 318.535C481.567 318.535 486.461 313.615 486.461 307.523ZM486.461 266.174C486.461 260.083 481.567 255.162 475.508 255.162C472.449 255.162 469.685 256.432 467.692 258.456L467.692 273.892C469.685 275.916 472.449 277.186 475.508 277.186C481.567 277.186 486.461 272.266 486.461 266.174ZM486.461 348.872C486.461 342.781 481.567 337.86 475.508 337.86C472.449 337.86 469.685 339.13 467.692 341.154L467.692 356.591C469.685 358.614 472.449 359.884 475.508 359.884C481.567 359.884 486.461 354.964 486.461 348.872ZM486.461 183.476C486.461 177.385 481.567 172.464 475.508 172.464C472.449 172.464 469.685 173.734 467.692 175.758L467.692 191.194C469.685 193.218 472.449 194.488 475.508 194.488C481.567 194.488 486.461 189.567 486.461 183.476ZM486.461 390.221C486.461 384.13 481.567 379.209 475.508 379.209C472.449 379.209 469.685 380.479 467.692 382.503L467.692 397.94C469.685 399.963 472.449 401.233 475.508 401.233C481.567 401.233 486.461 396.313 486.461 390.221ZM873.942 -23.2689C873.942 -29.3602 869.048 -34.2808 862.989 -34.2808C856.93 -34.2808 852.035 -29.3602 852.035 -23.2689C852.035 -17.1777 856.93 -12.2571 862.989 -12.2571C869.048 -12.2571 873.942 -17.1777 873.942 -23.2689ZM486.461 142.127C486.461 136.036 481.567 131.115 475.508 131.115C472.449 131.115 469.685 132.385 467.692 134.409L467.692 149.845C469.685 151.869 472.449 153.139 475.508 153.139C481.567 153.139 486.461 148.218 486.461 142.127ZM990.169 -23.2689C990.169 -29.3601 985.274 -34.2808 979.215 -34.2808C973.156 -34.2808 968.261 -29.3601 968.261 -23.2689C968.261 -17.1777 973.156 -12.257 979.215 -12.257C985.274 -12.257 990.169 -17.1777 990.169 -23.2689ZM951.426 -23.2689C951.426 -29.3602 946.532 -34.2808 940.473 -34.2808C934.414 -34.2808 929.519 -29.3602 929.519 -23.2689C929.519 -17.1777 934.414 -12.2571 940.473 -12.2571C946.532 -12.2571 951.426 -17.1777 951.426 -23.2689ZM912.684 -23.2689C912.684 -29.3602 907.79 -34.2808 901.731 -34.2808C895.672 -34.2808 890.777 -29.3602 890.777 -23.2689C890.777 -17.1777 895.672 -12.2571 901.731 -12.2571C907.79 -12.2571 912.684 -17.1777 912.684 -23.2689ZM486.461 431.59C486.461 425.499 481.567 420.578 475.508 420.578C472.449 420.578 469.685 421.848 467.692 423.872L467.692 439.308C469.685 441.332 472.449 442.602 475.508 442.602C481.567 442.602 486.461 437.681 486.461 431.59ZM1024.31 -30.9871C1022.32 -33.0109 1019.56 -34.2808 1016.52 -34.2808C1010.46 -34.2808 1005.56 -29.3601 1005.56 -23.2689C1005.56 -17.1777 1010.46 -12.257 1016.52 -12.257C1019.58 -12.257 1022.34 -13.5269 1024.33 -15.5507L1024.33 -30.9871L1024.31 -30.9871ZM486.461 472.939C486.461 466.848 481.567 461.927 475.508 461.927C472.449 461.927 469.685 463.197 467.692 465.221L467.692 480.657C469.685 482.681 472.449 483.951 475.508 483.951C481.567 483.951 486.461 479.03 486.461 472.939ZM486.461 224.825C486.461 218.734 481.567 213.813 475.508 213.813C472.449 213.813 469.685 215.083 467.692 217.107L467.692 232.543C469.685 234.567 472.449 235.837 475.508 235.837C481.567 235.837 486.461 230.916 486.461 224.825ZM757.696 18.0801C757.696 11.9889 752.801 7.06826 746.742 7.06826C740.683 7.06826 735.789 11.9889 735.789 18.0801C735.789 24.1714 740.683 29.092 746.742 29.092C752.801 29.092 757.696 24.1714 757.696 18.0801ZM835.18 18.0801C835.18 11.9889 830.286 7.06826 824.227 7.06826C818.168 7.06826 813.273 11.9889 813.273 18.0801C813.273 24.1714 818.168 29.092 824.227 29.092C830.286 29.092 835.18 24.1714 835.18 18.0801ZM718.954 18.0801C718.954 11.9889 714.059 7.06825 708 7.06825C701.941 7.06825 697.047 11.9889 697.047 18.0801C697.047 24.1714 701.941 29.092 708 29.092C714.059 29.092 718.954 24.1714 718.954 18.0801ZM486.461 100.778C486.461 94.6869 481.567 89.7663 475.508 89.7663C472.449 89.7663 469.685 91.0361 467.692 93.0599L467.692 108.496C469.685 110.52 472.449 111.79 475.508 111.79C481.567 111.79 486.461 106.869 486.461 100.778ZM641.45 18.0801C641.45 11.9889 636.555 7.06825 630.496 7.06825C624.437 7.06825 619.543 11.9889 619.543 18.0801C619.543 24.1714 624.437 29.092 630.496 29.092C636.555 29.092 641.45 24.1714 641.45 18.0801ZM680.192 18.0801C680.192 11.9889 675.297 7.06825 669.238 7.06825C663.179 7.06825 658.285 11.9889 658.285 18.0801C658.285 24.1714 663.179 29.092 669.238 29.092C675.297 29.092 680.192 24.1714 680.192 18.0801ZM796.438 18.0801C796.438 11.9889 791.544 7.06826 785.484 7.06826C779.425 7.06826 774.531 11.9889 774.531 18.0801C774.531 24.1714 779.425 29.092 785.484 29.092C791.544 29.092 796.438 24.1714 796.438 18.0801ZM990.169 18.0801C990.169 11.9889 985.274 7.06827 979.215 7.06827C973.156 7.06827 968.261 11.9889 968.261 18.0801C968.261 24.1714 973.156 29.092 979.215 29.092C985.274 29.092 990.169 24.1714 990.169 18.0801ZM486.461 59.4291C486.461 53.3379 481.567 48.4173 475.508 48.4173C472.449 48.4173 469.685 49.6871 467.692 51.7109L467.692 67.1473C469.685 69.1711 472.449 70.441 475.508 70.441C481.567 70.441 486.461 65.5204 486.461 59.4291ZM873.942 18.0801C873.942 11.9889 869.048 7.06826 862.989 7.06826C856.93 7.06826 852.035 11.9889 852.035 18.0801C852.035 24.1714 856.93 29.092 862.989 29.092C869.048 29.092 873.942 24.1714 873.942 18.0801ZM912.684 18.0801C912.684 11.9889 907.79 7.06826 901.731 7.06826C895.672 7.06826 890.777 11.9889 890.777 18.0801C890.777 24.1714 895.672 29.092 901.731 29.092C907.79 29.092 912.684 24.1714 912.684 18.0801ZM951.426 18.0801C951.426 11.9889 946.532 7.06826 940.473 7.06826C934.414 7.06826 929.519 11.9889 929.519 18.0801C929.519 24.1714 934.414 29.092 940.473 29.092C946.532 29.092 951.426 24.1714 951.426 18.0801ZM563.965 514.288C563.965 508.197 559.071 503.276 553.012 503.276C546.953 503.276 542.058 508.197 542.058 514.288C542.058 520.38 546.953 525.3 553.012 525.3C559.071 525.3 563.965 520.38 563.965 514.288ZM757.696 514.288C757.696 508.197 752.801 503.276 746.742 503.276C740.683 503.276 735.789 508.197 735.789 514.288C735.789 520.38 740.683 525.3 746.742 525.3C752.801 525.3 757.696 520.38 757.696 514.288ZM796.438 514.288C796.438 508.197 791.543 503.276 785.484 503.276C779.425 503.276 774.531 508.197 774.531 514.288C774.531 520.38 779.425 525.3 785.484 525.3C791.543 525.3 796.438 520.38 796.438 514.288ZM602.708 514.288C602.708 508.197 597.813 503.276 591.754 503.276C585.695 503.276 580.8 508.197 580.8 514.288C580.8 520.38 585.695 525.3 591.754 525.3C597.813 525.3 602.708 520.38 602.708 514.288ZM835.18 514.288C835.18 508.197 830.286 503.276 824.227 503.276C818.168 503.276 813.273 508.197 813.273 514.288C813.273 520.38 818.168 525.3 824.227 525.3C830.286 525.3 835.18 520.38 835.18 514.288ZM641.45 514.288C641.45 508.197 636.555 503.276 630.496 503.276C624.437 503.276 619.543 508.197 619.543 514.288C619.543 520.38 624.437 525.3 630.496 525.3C636.555 525.3 641.45 520.38 641.45 514.288ZM680.192 514.288C680.192 508.197 675.297 503.276 669.238 503.276C663.179 503.276 658.285 508.197 658.285 514.288C658.285 520.38 663.179 525.3 669.238 525.3C675.297 525.3 680.192 520.38 680.192 514.288ZM718.954 514.288C718.954 508.197 714.059 503.276 708 503.276C701.941 503.276 697.047 508.197 697.047 514.288C697.047 520.38 701.941 525.3 708 525.3C714.059 525.3 718.954 520.38 718.954 514.288ZM990.169 514.288C990.169 508.197 985.274 503.276 979.215 503.276C973.156 503.276 968.261 508.197 968.261 514.288C968.261 520.38 973.156 525.3 979.215 525.3C985.274 525.3 990.169 520.38 990.169 514.288ZM1005.56 514.288C1005.56 520.38 1010.46 525.3 1016.52 525.3C1019.58 525.3 1022.34 524.03 1024.33 522.007L1024.33 506.57C1022.34 504.546 1019.58 503.276 1016.52 503.276C1010.46 503.276 1005.56 508.197 1005.56 514.288ZM835.18 -23.2689C835.18 -29.3602 830.286 -34.2808 824.227 -34.2808C818.168 -34.2808 813.273 -29.3602 813.273 -23.2689C813.273 -17.1777 818.168 -12.2571 824.227 -12.2571C830.286 -12.2571 835.18 -17.1777 835.18 -23.2689ZM951.426 514.288C951.426 508.197 946.532 503.276 940.473 503.276C934.414 503.276 929.519 508.197 929.519 514.288C929.519 520.38 934.414 525.3 940.473 525.3C946.532 525.3 951.426 520.38 951.426 514.288ZM873.942 514.288C873.942 508.197 869.048 503.276 862.989 503.276C856.93 503.276 852.035 508.197 852.035 514.288C852.035 520.38 856.93 525.3 862.989 525.3C869.048 525.3 873.942 520.38 873.942 514.288ZM912.684 514.288C912.684 508.197 907.79 503.276 901.731 503.276C895.672 503.276 890.777 508.197 890.777 514.288C890.777 520.38 895.672 525.3 901.731 525.3C907.79 525.3 912.684 520.38 912.684 514.288ZM718.954 -23.2689C718.954 -29.3602 714.059 -34.2808 708 -34.2808C701.941 -34.2808 697.047 -29.3602 697.047 -23.2689C697.047 -17.1777 701.941 -12.2571 708 -12.2571C714.059 -12.2571 718.954 -17.1777 718.954 -23.2689ZM680.192 -23.2689C680.192 -29.3602 675.297 -34.2808 669.238 -34.2808C663.179 -34.2808 658.285 -29.3602 658.285 -23.2689C658.285 -17.1777 663.179 -12.2571 669.238 -12.2571C675.297 -12.2571 680.192 -17.1777 680.192 -23.2689ZM602.708 18.0801C602.708 11.9889 597.813 7.06825 591.754 7.06825C585.695 7.06825 580.8 11.9889 580.8 18.0801C580.8 24.1714 585.695 29.092 591.754 29.092C597.813 29.092 602.708 24.1714 602.708 18.0801ZM718.954 183.476C718.954 177.385 714.059 172.464 708 172.464C701.941 172.464 697.047 177.385 697.047 183.476C697.047 189.567 701.941 194.488 708 194.488C714.059 194.488 718.954 189.567 718.954 183.476ZM757.696 -23.2689C757.696 -29.3602 752.801 -34.2808 746.742 -34.2808C740.683 -34.2808 735.789 -29.3602 735.789 -23.2689C735.789 -17.1777 740.683 -12.2571 746.742 -12.2571C752.801 -12.2571 757.696 -17.1777 757.696 -23.2689ZM602.708 -23.2689C602.708 -29.3602 597.813 -34.2808 591.754 -34.2808C585.695 -34.2808 580.8 -29.3602 580.8 -23.2689C580.8 -17.1777 585.695 -12.2571 591.754 -12.2571C597.813 -12.2571 602.708 -17.1777 602.708 -23.2689ZM641.45 -23.2689C641.45 -29.3602 636.555 -34.2808 630.496 -34.2808C624.437 -34.2808 619.543 -29.3602 619.543 -23.2689C619.543 -17.1777 624.437 -12.2571 630.496 -12.2571C636.555 -12.2571 641.45 -17.1777 641.45 -23.2689ZM525.203 514.288C525.203 508.197 520.309 503.276 514.25 503.276C508.191 503.276 503.296 508.197 503.296 514.288C503.296 520.38 508.191 525.3 514.25 525.3C520.309 525.3 525.203 520.38 525.203 514.288ZM486.461 514.288C486.461 508.197 481.567 503.276 475.508 503.276C472.449 503.276 469.685 504.546 467.692 506.57L467.692 522.007C469.685 524.03 472.449 525.3 475.508 525.3C481.567 525.3 486.461 520.38 486.461 514.288ZM486.461 -23.2689C486.461 -29.3602 481.567 -34.2808 475.508 -34.2808C472.449 -34.2808 469.685 -33.0109 467.692 -30.9871L467.692 -15.5507C469.685 -13.5269 472.449 -12.2571 475.508 -12.2571C481.567 -12.2571 486.461 -17.1777 486.461 -23.2689ZM563.965 -23.2689C563.965 -29.3602 559.071 -34.2808 553.012 -34.2808C546.953 -34.2808 542.058 -29.3602 542.058 -23.2689C542.058 -17.1777 546.953 -12.2571 553.012 -12.2571C559.071 -12.2571 563.965 -17.1777 563.965 -23.2689ZM525.203 -23.2689C525.203 -29.3602 520.309 -34.2808 514.25 -34.2808C508.191 -34.2808 503.296 -29.3602 503.296 -23.2689C503.296 -17.1777 508.191 -12.2571 514.25 -12.2571C520.309 -12.2571 525.203 -17.1777 525.203 -23.2689ZM796.438 -23.2689C796.438 -29.3602 791.544 -34.2808 785.484 -34.2808C779.425 -34.2808 774.531 -29.3602 774.531 -23.2689C774.531 -17.1777 779.425 -12.2571 785.484 -12.2571C791.544 -12.2571 796.438 -17.1777 796.438 -23.2689ZM912.684 142.127C912.684 136.036 907.79 131.115 901.731 131.115C895.672 131.115 890.777 136.036 890.777 142.127C890.777 148.218 895.672 153.139 901.731 153.139C907.79 153.139 912.684 148.218 912.684 142.127ZM873.942 142.127C873.942 136.036 869.048 131.115 862.989 131.115C856.93 131.115 852.035 136.036 852.035 142.127C852.035 148.218 856.93 153.139 862.989 153.139C869.048 153.139 873.942 148.218 873.942 142.127ZM680.192 142.127C680.192 136.036 675.297 131.115 669.238 131.115C663.179 131.115 658.285 136.036 658.285 142.127C658.285 148.218 663.179 153.139 669.238 153.139C675.297 153.139 680.192 148.218 680.192 142.127ZM835.18 142.127C835.18 136.036 830.286 131.115 824.227 131.115C818.168 131.115 813.273 136.036 813.273 142.127C813.273 148.218 818.168 153.139 824.227 153.139C830.286 153.139 835.18 148.218 835.18 142.127ZM641.45 100.778C641.45 94.6869 636.555 89.7663 630.496 89.7663C624.437 89.7663 619.543 94.6869 619.543 100.778C619.543 106.869 624.437 111.79 630.496 111.79C636.555 111.79 641.45 106.869 641.45 100.778ZM718.954 142.127C718.954 136.036 714.059 131.115 708 131.115C701.941 131.115 697.047 136.036 697.047 142.127C697.047 148.218 701.941 153.139 708 153.139C714.059 153.139 718.954 148.218 718.954 142.127ZM796.438 142.127C796.438 136.036 791.543 131.115 785.484 131.115C779.425 131.115 774.531 136.036 774.531 142.127C774.531 148.218 779.425 153.139 785.484 153.139C791.543 153.139 796.438 148.218 796.438 142.127ZM951.426 142.127C951.426 136.036 946.532 131.115 940.473 131.115C934.414 131.115 929.519 136.036 929.519 142.127C929.519 148.218 934.414 153.139 940.473 153.139C946.532 153.139 951.426 148.218 951.426 142.127ZM602.708 100.778C602.708 94.6869 597.813 89.7663 591.754 89.7663C585.695 89.7663 580.8 94.6869 580.8 100.778C580.8 106.869 585.695 111.79 591.754 111.79C597.813 111.79 602.708 106.869 602.708 100.778ZM563.965 100.778C563.965 94.6869 559.071 89.7663 553.012 89.7663C546.953 89.7663 542.058 94.6869 542.058 100.778C542.058 106.869 546.953 111.79 553.012 111.79C559.071 111.79 563.965 106.869 563.965 100.778ZM525.203 100.778C525.203 94.6869 520.309 89.7663 514.25 89.7663C508.191 89.7663 503.296 94.6869 503.296 100.778C503.296 106.869 508.191 111.79 514.25 111.79C520.309 111.79 525.203 106.869 525.203 100.778ZM1024.31 93.06C1022.32 91.0362 1019.56 89.7663 1016.5 89.7663C1010.44 89.7663 1005.54 94.6869 1005.54 100.778C1005.54 106.869 1010.44 111.79 1016.5 111.79C1019.56 111.79 1022.32 110.52 1024.31 108.496L1024.31 93.06ZM990.169 142.127C990.169 136.036 985.274 131.115 979.215 131.115C973.156 131.115 968.261 136.036 968.261 142.127C968.261 148.218 973.156 153.139 979.215 153.139C985.274 153.139 990.169 148.218 990.169 142.127ZM757.696 142.127C757.696 136.036 752.801 131.115 746.742 131.115C740.683 131.115 735.789 136.036 735.789 142.127C735.789 148.218 740.683 153.139 746.742 153.139C752.801 153.139 757.696 148.218 757.696 142.127ZM873.942 183.476C873.942 177.385 869.048 172.464 862.989 172.464C856.93 172.464 852.035 177.385 852.035 183.476C852.035 189.567 856.93 194.488 862.989 194.488C869.048 194.488 873.942 189.567 873.942 183.476ZM912.684 183.476C912.684 177.385 907.79 172.464 901.731 172.464C895.672 172.464 890.777 177.385 890.777 183.476C890.777 189.567 895.672 194.488 901.731 194.488C907.79 194.488 912.684 189.567 912.684 183.476ZM835.18 183.476C835.18 177.385 830.286 172.464 824.227 172.464C818.168 172.464 813.273 177.385 813.273 183.476C813.273 189.567 818.168 194.488 824.227 194.488C830.286 194.488 835.18 189.567 835.18 183.476ZM757.696 183.476C757.696 177.385 752.801 172.464 746.742 172.464C740.683 172.464 735.789 177.385 735.789 183.476C735.789 189.567 740.683 194.488 746.742 194.488C752.801 194.488 757.696 189.567 757.696 183.476ZM951.426 183.476C951.426 177.385 946.532 172.464 940.473 172.464C934.414 172.464 929.519 177.385 929.519 183.476C929.519 189.567 934.414 194.488 940.473 194.488C946.532 194.488 951.426 189.567 951.426 183.476ZM796.438 183.476C796.438 177.385 791.543 172.464 785.484 172.464C779.425 172.464 774.531 177.385 774.531 183.476C774.531 189.567 779.425 194.488 785.484 194.488C791.543 194.488 796.438 189.567 796.438 183.476ZM563.965 142.127C563.965 136.036 559.071 131.115 553.012 131.115C546.953 131.115 542.058 136.036 542.058 142.127C542.058 148.218 546.953 153.139 553.012 153.139C559.071 153.139 563.965 148.218 563.965 142.127ZM602.708 142.127C602.708 136.036 597.813 131.115 591.754 131.115C585.695 131.115 580.8 136.036 580.8 142.127C580.8 148.218 585.695 153.139 591.754 153.139C597.813 153.139 602.708 148.218 602.708 142.127ZM525.203 142.127C525.203 136.036 520.309 131.115 514.25 131.115C508.191 131.115 503.296 136.036 503.296 142.127C503.296 148.218 508.191 153.139 514.25 153.139C520.309 153.139 525.203 148.218 525.203 142.127ZM990.169 183.476C990.169 177.385 985.274 172.464 979.215 172.464C973.156 172.464 968.261 177.385 968.261 183.476C968.261 189.567 973.156 194.488 979.215 194.488C985.274 194.488 990.169 189.567 990.169 183.476ZM1024.31 134.409C1022.32 132.385 1019.56 131.115 1016.5 131.115C1010.44 131.115 1005.54 136.036 1005.54 142.127C1005.54 148.218 1010.44 153.139 1016.5 153.139C1019.56 153.139 1022.32 151.869 1024.31 149.845L1024.31 134.409ZM641.45 142.127C641.45 136.036 636.555 131.115 630.496 131.115C624.437 131.115 619.543 136.036 619.543 142.127C619.543 148.218 624.437 153.139 630.496 153.139C636.555 153.139 641.45 148.218 641.45 142.127ZM525.203 59.4291C525.203 53.3379 520.309 48.4173 514.25 48.4173C508.191 48.4173 503.296 53.3379 503.296 59.4291C503.296 65.5204 508.191 70.441 514.25 70.441C520.309 70.441 525.203 65.5204 525.203 59.4291ZM873.942 59.4291C873.942 53.3379 869.048 48.4173 862.989 48.4173C856.93 48.4173 852.035 53.3379 852.035 59.4291C852.035 65.5204 856.93 70.441 862.989 70.441C869.048 70.441 873.942 65.5204 873.942 59.4291ZM641.45 59.4291C641.45 53.3379 636.555 48.4173 630.496 48.4173C624.437 48.4173 619.543 53.3379 619.543 59.4291C619.543 65.5204 624.437 70.441 630.496 70.441C636.555 70.441 641.45 65.5204 641.45 59.4291ZM835.18 59.4291C835.18 53.3379 830.286 48.4173 824.227 48.4173C818.168 48.4173 813.273 53.3379 813.273 59.4291C813.273 65.5204 818.168 70.441 824.227 70.441C830.286 70.441 835.18 65.5204 835.18 59.4291ZM796.438 59.4291C796.438 53.3379 791.543 48.4173 785.484 48.4173C779.425 48.4173 774.531 53.3379 774.531 59.4291C774.531 65.5204 779.425 70.441 785.484 70.441C791.543 70.441 796.438 65.5204 796.438 59.4291ZM680.192 59.4291C680.192 53.3379 675.297 48.4173 669.238 48.4173C663.179 48.4173 658.285 53.3379 658.285 59.4291C658.285 65.5204 663.179 70.441 669.238 70.441C675.297 70.441 680.192 65.5204 680.192 59.4291ZM680.192 100.778C680.192 94.6869 675.297 89.7663 669.238 89.7663C663.179 89.7663 658.285 94.6869 658.285 100.778C658.285 106.869 663.179 111.79 669.238 111.79C675.297 111.79 680.192 106.869 680.192 100.778ZM757.696 59.4291C757.696 53.3379 752.801 48.4173 746.742 48.4173C740.683 48.4173 735.789 53.3379 735.789 59.4291C735.789 65.5204 740.683 70.441 746.742 70.441C752.801 70.441 757.696 65.5204 757.696 59.4291ZM912.684 59.4291C912.684 53.3379 907.79 48.4173 901.731 48.4173C895.672 48.4173 890.777 53.3379 890.777 59.4291C890.777 65.5204 895.672 70.441 901.731 70.441C907.79 70.441 912.684 65.5204 912.684 59.4291ZM1024.31 10.3619C1022.32 8.3381 1019.56 7.06827 1016.5 7.06827C1010.44 7.06827 1005.54 11.9889 1005.54 18.0801C1005.54 24.1714 1010.44 29.092 1016.5 29.092C1019.56 29.092 1022.32 27.8221 1024.31 25.7983L1024.31 10.3619ZM563.965 18.0801C563.965 11.9889 559.071 7.06825 553.012 7.06825C546.953 7.06825 542.058 11.9889 542.058 18.0801C542.058 24.1714 546.953 29.092 553.012 29.092C559.071 29.092 563.965 24.1714 563.965 18.0801ZM951.426 59.4292C951.426 53.3379 946.532 48.4173 940.473 48.4173C934.414 48.4173 929.519 53.3379 929.519 59.4291C929.519 65.5204 934.414 70.441 940.473 70.441C946.532 70.441 951.426 65.5204 951.426 59.4292ZM990.169 59.4292C990.169 53.3379 985.274 48.4173 979.215 48.4173C973.156 48.4173 968.261 53.3379 968.261 59.4292C968.261 65.5204 973.156 70.441 979.215 70.441C985.274 70.441 990.169 65.5204 990.169 59.4292ZM718.954 59.4291C718.954 53.3379 714.059 48.4173 708 48.4173C701.941 48.4173 697.047 53.3379 697.047 59.4291C697.047 65.5204 701.941 70.441 708 70.441C714.059 70.441 718.954 65.5204 718.954 59.4291ZM835.18 100.778C835.18 94.6869 830.286 89.7663 824.227 89.7663C818.168 89.7663 813.273 94.6869 813.273 100.778C813.273 106.869 818.168 111.79 824.227 111.79C830.286 111.79 835.18 106.869 835.18 100.778ZM912.684 100.778C912.684 94.6869 907.79 89.7663 901.731 89.7663C895.672 89.7663 890.777 94.6869 890.777 100.778C890.777 106.869 895.672 111.79 901.731 111.79C907.79 111.79 912.684 106.869 912.684 100.778ZM796.438 100.778C796.438 94.6869 791.543 89.7663 785.484 89.7663C779.425 89.7663 774.531 94.6869 774.531 100.778C774.531 106.869 779.425 111.79 785.484 111.79C791.543 111.79 796.438 106.869 796.438 100.778ZM602.708 59.4291C602.708 53.3379 597.813 48.4173 591.754 48.4173C585.695 48.4173 580.8 53.3379 580.8 59.4291C580.8 65.5204 585.695 70.441 591.754 70.441C597.813 70.441 602.708 65.5204 602.708 59.4291ZM718.954 100.778C718.954 94.6869 714.059 89.7663 708 89.7663C701.941 89.7663 697.047 94.6869 697.047 100.778C697.047 106.869 701.941 111.79 708 111.79C714.059 111.79 718.954 106.869 718.954 100.778ZM757.696 100.778C757.696 94.6869 752.801 89.7663 746.742 89.7663C740.683 89.7663 735.789 94.6869 735.789 100.778C735.789 106.869 740.683 111.79 746.742 111.79C752.801 111.79 757.696 106.869 757.696 100.778ZM873.942 100.778C873.942 94.6869 869.048 89.7663 862.989 89.7663C856.93 89.7663 852.035 94.6869 852.035 100.778C852.035 106.869 856.93 111.79 862.989 111.79C869.048 111.79 873.942 106.869 873.942 100.778ZM951.426 100.778C951.426 94.6869 946.532 89.7663 940.473 89.7663C934.414 89.7663 929.519 94.6869 929.519 100.778C929.519 106.869 934.414 111.79 940.473 111.79C946.532 111.79 951.426 106.869 951.426 100.778ZM563.965 59.4291C563.965 53.3379 559.071 48.4173 553.012 48.4173C546.953 48.4173 542.058 53.3379 542.058 59.4291C542.058 65.5204 546.953 70.441 553.012 70.441C559.071 70.441 563.965 65.5204 563.965 59.4291ZM525.203 18.0801C525.203 11.9889 520.309 7.06825 514.25 7.06825C508.191 7.06825 503.296 11.9889 503.296 18.0801C503.296 24.1713 508.191 29.092 514.25 29.092C520.309 29.092 525.203 24.1713 525.203 18.0801ZM990.169 100.778C990.169 94.6869 985.274 89.7663 979.215 89.7663C973.156 89.7663 968.261 94.6869 968.261 100.778C968.261 106.869 973.156 111.79 979.215 111.79C985.274 111.79 990.169 106.869 990.169 100.778ZM1024.31 51.7109C1022.32 49.6871 1019.56 48.4173 1016.5 48.4173C1010.44 48.4173 1005.54 53.3379 1005.54 59.4292C1005.54 65.5204 1010.44 70.441 1016.5 70.441C1019.56 70.441 1022.32 69.1712 1024.31 67.1474L1024.31 51.7109Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23clip2_13854_3025)'%3E%3Cpath d='M449.426 307.523C449.426 301.432 444.532 296.511 438.473 296.511C432.414 296.511 427.519 301.432 427.519 307.523C427.519 313.615 432.414 318.535 438.473 318.535C444.532 318.535 449.426 313.615 449.426 307.523ZM488.169 307.523C488.169 301.432 483.274 296.511 477.215 296.511C471.156 296.511 466.261 301.432 466.261 307.523C466.261 313.615 471.156 318.535 477.215 318.535C483.274 318.535 488.169 313.615 488.169 307.523ZM522.312 258.456C520.319 256.432 517.556 255.162 514.497 255.162C508.438 255.162 503.543 260.083 503.543 266.174C503.543 272.266 508.438 277.186 514.497 277.186C517.556 277.186 520.319 275.916 522.312 273.893L522.312 258.456ZM410.684 307.523C410.684 301.432 405.79 296.511 399.731 296.511C393.672 296.511 388.777 301.432 388.777 307.523C388.777 313.615 393.672 318.535 399.731 318.535C405.79 318.535 410.684 313.615 410.684 307.523ZM333.18 348.872C333.18 342.781 328.286 337.86 322.227 337.86C316.168 337.86 311.273 342.781 311.273 348.872C311.273 354.964 316.168 359.884 322.227 359.884C328.286 359.884 333.18 354.964 333.18 348.872ZM61.9653 266.174C61.9653 260.083 57.0708 255.162 51.0118 255.162C44.9527 255.162 40.0582 260.083 40.0582 266.174C40.0582 272.266 44.9527 277.186 51.0118 277.186C57.0708 277.186 61.9653 272.266 61.9653 266.174ZM178.192 266.174C178.192 260.083 173.297 255.162 167.238 255.162C161.179 255.162 156.285 260.083 156.285 266.174C156.285 272.266 161.179 277.186 167.238 277.186C173.297 277.186 178.192 272.266 178.192 266.174ZM216.954 266.174C216.954 260.083 212.059 255.162 206 255.162C199.941 255.162 195.047 260.083 195.047 266.174C195.047 272.266 199.941 277.186 206 277.186C212.059 277.186 216.954 272.266 216.954 266.174ZM139.45 266.174C139.45 260.083 134.555 255.162 128.496 255.162C122.437 255.162 117.543 260.083 117.543 266.174C117.543 272.266 122.437 277.186 128.496 277.186C134.555 277.186 139.45 272.266 139.45 266.174ZM23.2034 266.174C23.2034 260.083 18.3089 255.162 12.2498 255.162C6.19084 255.162 1.29625 260.083 1.29625 266.174C1.29625 272.266 6.19084 277.186 12.2498 277.186C18.3089 277.186 23.2034 272.266 23.2034 266.174ZM100.708 266.174C100.708 260.083 95.8129 255.162 89.7539 255.162C83.6949 255.162 78.8003 260.083 78.8003 266.174C78.8003 272.266 83.6949 277.186 89.7539 277.186C95.8129 277.186 100.708 272.266 100.708 266.174ZM255.696 266.174C255.696 260.083 250.801 255.162 244.742 255.162C238.683 255.162 233.789 260.083 233.789 266.174C233.789 272.266 238.683 277.186 244.742 277.186C250.801 277.186 255.696 272.266 255.696 266.174ZM333.18 307.523C333.18 301.432 328.286 296.511 322.227 296.511C316.168 296.511 311.273 301.432 311.273 307.523C311.273 313.615 316.168 318.535 322.227 318.535C328.286 318.535 333.18 313.615 333.18 307.523ZM488.169 348.872C488.169 342.781 483.274 337.861 477.215 337.861C471.156 337.861 466.261 342.781 466.261 348.872C466.261 354.964 471.156 359.884 477.215 359.884C483.274 359.884 488.169 354.964 488.169 348.872ZM61.9653 307.523C61.9653 301.432 57.0708 296.511 51.0118 296.511C44.9527 296.511 40.0582 301.432 40.0582 307.523C40.0582 313.615 44.9527 318.535 51.0118 318.535C57.0708 318.535 61.9653 313.615 61.9653 307.523ZM522.312 299.805C520.319 297.781 517.556 296.511 514.497 296.511C508.438 296.511 503.543 301.432 503.543 307.523C503.543 313.615 508.438 318.535 514.497 318.535C517.556 318.535 520.319 317.265 522.312 315.242L522.312 299.805ZM449.426 348.872C449.426 342.781 444.532 337.861 438.473 337.861C432.414 337.861 427.519 342.781 427.519 348.872C427.519 354.964 432.414 359.884 438.473 359.884C444.532 359.884 449.426 354.964 449.426 348.872ZM410.684 348.872C410.684 342.781 405.79 337.86 399.731 337.86C393.672 337.86 388.777 342.781 388.777 348.872C388.777 354.964 393.672 359.884 399.731 359.884C405.79 359.884 410.684 354.964 410.684 348.872ZM371.942 348.872C371.942 342.781 367.048 337.86 360.989 337.86C354.93 337.86 350.035 342.781 350.035 348.872C350.035 354.964 354.93 359.884 360.989 359.884C367.048 359.884 371.942 354.964 371.942 348.872ZM100.708 307.523C100.708 301.432 95.8129 296.511 89.7539 296.511C83.6949 296.511 78.8003 301.432 78.8003 307.523C78.8003 313.615 83.6949 318.535 89.7539 318.535C95.8129 318.535 100.708 313.615 100.708 307.523ZM178.192 307.523C178.192 301.432 173.297 296.511 167.238 296.511C161.179 296.511 156.285 301.432 156.285 307.523C156.285 313.615 161.179 318.535 167.238 318.535C173.297 318.535 178.192 313.615 178.192 307.523ZM255.696 307.523C255.696 301.432 250.801 296.511 244.742 296.511C238.683 296.511 233.789 301.432 233.789 307.523C233.789 313.615 238.683 318.535 244.742 318.535C250.801 318.535 255.696 313.615 255.696 307.523ZM139.45 307.523C139.45 301.432 134.555 296.511 128.496 296.511C122.437 296.511 117.543 301.432 117.543 307.523C117.543 313.615 122.437 318.535 128.496 318.535C134.555 318.535 139.45 313.615 139.45 307.523ZM294.438 307.523C294.438 301.432 289.543 296.511 283.484 296.511C277.425 296.511 272.531 301.432 272.531 307.523C272.531 313.615 277.425 318.535 283.484 318.535C289.543 318.535 294.438 313.615 294.438 307.523ZM23.2034 307.523C23.2034 301.432 18.3089 296.511 12.2498 296.511C6.19084 296.511 1.29625 301.432 1.29625 307.523C1.29625 313.615 6.19084 318.535 12.2498 318.535C18.3089 318.535 23.2034 313.615 23.2034 307.523ZM371.942 307.523C371.942 301.432 367.048 296.511 360.989 296.511C354.93 296.511 350.035 301.432 350.035 307.523C350.035 313.615 354.93 318.535 360.989 318.535C367.048 318.535 371.942 313.615 371.942 307.523ZM371.942 224.825C371.942 218.734 367.048 213.813 360.989 213.813C354.93 213.813 350.035 218.734 350.035 224.825C350.035 230.916 354.93 235.837 360.989 235.837C367.048 235.837 371.942 230.916 371.942 224.825ZM410.684 224.825C410.684 218.734 405.79 213.813 399.731 213.813C393.672 213.813 388.777 218.734 388.777 224.825C388.777 230.916 393.672 235.837 399.731 235.837C405.79 235.837 410.684 230.916 410.684 224.825ZM488.169 224.825C488.169 218.734 483.274 213.813 477.215 213.813C471.156 213.813 466.261 218.734 466.261 224.825C466.261 230.917 471.156 235.837 477.215 235.837C483.274 235.837 488.169 230.917 488.169 224.825ZM449.426 224.825C449.426 218.734 444.532 213.813 438.473 213.813C432.414 213.813 427.519 218.734 427.519 224.825C427.519 230.916 432.414 235.837 438.473 235.837C444.532 235.837 449.426 230.917 449.426 224.825ZM294.438 224.825C294.438 218.734 289.543 213.813 283.484 213.813C277.425 213.813 272.531 218.734 272.531 224.825C272.531 230.916 277.425 235.837 283.484 235.837C289.543 235.837 294.438 230.916 294.438 224.825ZM333.18 224.825C333.18 218.734 328.286 213.813 322.227 213.813C316.168 213.813 311.273 218.734 311.273 224.825C311.273 230.916 316.168 235.837 322.227 235.837C328.286 235.837 333.18 230.916 333.18 224.825ZM23.2035 183.476C23.2035 177.385 18.3089 172.464 12.2498 172.464C6.19085 172.464 1.29626 177.385 1.29626 183.476C1.29625 189.567 6.19085 194.488 12.2498 194.488C18.3089 194.488 23.2035 189.567 23.2035 183.476ZM522.312 175.758C520.319 173.734 517.556 172.464 514.497 172.464C508.438 172.464 503.543 177.385 503.543 183.476C503.543 189.567 508.438 194.488 514.497 194.488C517.556 194.488 520.319 193.218 522.312 191.194L522.312 175.758ZM139.45 183.476C139.45 177.385 134.555 172.464 128.496 172.464C122.437 172.464 117.543 177.385 117.543 183.476C117.543 189.567 122.437 194.488 128.496 194.488C134.555 194.488 139.45 189.567 139.45 183.476ZM100.708 183.476C100.708 177.385 95.8129 172.464 89.7539 172.464C83.6949 172.464 78.8003 177.385 78.8003 183.476C78.8003 189.567 83.6949 194.488 89.7539 194.488C95.8129 194.488 100.708 189.567 100.708 183.476ZM61.9654 183.476C61.9654 177.385 57.0708 172.464 51.0118 172.464C44.9527 172.464 40.0582 177.385 40.0582 183.476C40.0582 189.567 44.9527 194.488 51.0118 194.488C57.0708 194.488 61.9654 189.567 61.9654 183.476ZM255.696 224.825C255.696 218.734 250.801 213.813 244.742 213.813C238.683 213.813 233.789 218.734 233.789 224.825C233.789 230.916 238.683 235.837 244.742 235.837C250.801 235.837 255.696 230.916 255.696 224.825ZM23.2034 224.825C23.2034 218.734 18.3089 213.813 12.2498 213.813C6.19085 213.813 1.29625 218.734 1.29625 224.825C1.29625 230.916 6.19085 235.837 12.2498 235.837C18.3089 235.837 23.2034 230.916 23.2034 224.825ZM449.426 266.174C449.426 260.083 444.532 255.162 438.473 255.162C432.414 255.162 427.519 260.083 427.519 266.174C427.519 272.266 432.414 277.186 438.473 277.186C444.532 277.186 449.426 272.266 449.426 266.174ZM216.954 224.825C216.954 218.734 212.059 213.813 206 213.813C199.941 213.813 195.047 218.734 195.047 224.825C195.047 230.916 199.941 235.837 206 235.837C212.059 235.837 216.954 230.916 216.954 224.825ZM410.684 266.174C410.684 260.083 405.79 255.162 399.731 255.162C393.672 255.162 388.777 260.083 388.777 266.174C388.777 272.266 393.672 277.186 399.731 277.186C405.79 277.186 410.684 272.266 410.684 266.174ZM522.312 217.107C520.319 215.083 517.556 213.813 514.497 213.813C508.438 213.813 503.543 218.734 503.543 224.825C503.543 230.917 508.438 235.837 514.497 235.837C517.556 235.837 520.319 234.567 522.312 232.543L522.312 217.107ZM371.942 266.174C371.942 260.083 367.048 255.162 360.989 255.162C354.93 255.162 350.035 260.083 350.035 266.174C350.035 272.266 354.93 277.186 360.989 277.186C367.048 277.186 371.942 272.266 371.942 266.174ZM333.18 266.174C333.18 260.083 328.286 255.162 322.227 255.162C316.168 255.162 311.273 260.083 311.273 266.174C311.273 272.266 316.168 277.186 322.227 277.186C328.286 277.186 333.18 272.266 333.18 266.174ZM488.169 266.174C488.169 260.083 483.274 255.162 477.215 255.162C471.156 255.162 466.261 260.083 466.261 266.174C466.261 272.266 471.156 277.186 477.215 277.186C483.274 277.186 488.169 272.266 488.169 266.174ZM178.192 224.825C178.192 218.734 173.297 213.813 167.238 213.813C161.179 213.813 156.285 218.734 156.285 224.825C156.285 230.916 161.179 235.837 167.238 235.837C173.297 235.837 178.192 230.916 178.192 224.825ZM139.45 224.825C139.45 218.734 134.555 213.813 128.496 213.813C122.437 213.813 117.543 218.734 117.543 224.825C117.543 230.916 122.437 235.837 128.496 235.837C134.555 235.837 139.45 230.916 139.45 224.825ZM61.9654 224.825C61.9654 218.734 57.0708 213.813 51.0118 213.813C44.9527 213.813 40.0582 218.734 40.0582 224.825C40.0582 230.916 44.9527 235.837 51.0118 235.837C57.0708 235.837 61.9654 230.916 61.9654 224.825ZM100.708 224.825C100.708 218.734 95.8129 213.813 89.7539 213.813C83.6949 213.813 78.8003 218.734 78.8003 224.825C78.8003 230.916 83.6949 235.837 89.7539 235.837C95.8129 235.837 100.708 230.916 100.708 224.825ZM294.438 266.174C294.438 260.083 289.543 255.162 283.484 255.162C277.425 255.162 272.531 260.083 272.531 266.174C272.531 272.266 277.425 277.186 283.484 277.186C289.543 277.186 294.438 272.266 294.438 266.174ZM216.954 307.523C216.954 301.432 212.059 296.511 206 296.511C199.941 296.511 195.047 301.432 195.047 307.523C195.047 313.615 199.941 318.535 206 318.535C212.059 318.535 216.954 313.615 216.954 307.523ZM61.9653 431.59C61.9653 425.499 57.0708 420.578 51.0118 420.578C44.9527 420.578 40.0581 425.499 40.0581 431.59C40.0581 437.681 44.9527 442.602 51.0118 442.602C57.0708 442.602 61.9653 437.681 61.9653 431.59ZM100.708 431.59C100.708 425.499 95.8129 420.578 89.7539 420.578C83.6949 420.578 78.8003 425.499 78.8003 431.59C78.8003 437.681 83.6949 442.602 89.7539 442.602C95.8129 442.602 100.708 437.681 100.708 431.59ZM23.2034 431.59C23.2034 425.499 18.3088 420.578 12.2498 420.578C6.19084 420.578 1.29624 425.499 1.29624 431.59C1.29624 437.681 6.19084 442.602 12.2498 442.602C18.3088 442.602 23.2034 437.681 23.2034 431.59ZM371.942 431.59C371.942 425.499 367.048 420.578 360.989 420.578C354.93 420.578 350.035 425.499 350.035 431.59C350.035 437.681 354.93 442.602 360.989 442.602C367.048 442.602 371.942 437.681 371.942 431.59ZM449.426 472.939C449.426 466.848 444.532 461.927 438.473 461.927C432.414 461.927 427.519 466.848 427.519 472.939C427.519 479.031 432.414 483.951 438.473 483.951C444.532 483.951 449.426 479.031 449.426 472.939ZM410.684 472.939C410.684 466.848 405.79 461.927 399.731 461.927C393.672 461.927 388.777 466.848 388.777 472.939C388.777 479.031 393.672 483.951 399.731 483.951C405.79 483.951 410.684 479.031 410.684 472.939ZM488.169 472.939C488.169 466.848 483.274 461.927 477.215 461.927C471.156 461.927 466.261 466.848 466.261 472.939C466.261 479.031 471.156 483.951 477.215 483.951C483.274 483.951 488.169 479.031 488.169 472.939ZM294.438 431.59C294.438 425.499 289.543 420.578 283.484 420.578C277.425 420.578 272.531 425.499 272.531 431.59C272.531 437.681 277.425 442.602 283.484 442.602C289.543 442.602 294.438 437.681 294.438 431.59ZM255.696 431.59C255.696 425.499 250.801 420.578 244.742 420.578C238.683 420.578 233.789 425.499 233.789 431.59C233.789 437.681 238.683 442.602 244.742 442.602C250.801 442.602 255.696 437.681 255.696 431.59ZM139.45 431.59C139.45 425.499 134.555 420.578 128.496 420.578C122.437 420.578 117.543 425.499 117.543 431.59C117.543 437.681 122.437 442.602 128.496 442.602C134.555 442.602 139.45 437.681 139.45 431.59ZM333.18 431.59C333.18 425.499 328.286 420.578 322.227 420.578C316.168 420.578 311.273 425.499 311.273 431.59C311.273 437.681 316.168 442.602 322.227 442.602C328.286 442.602 333.18 437.681 333.18 431.59ZM178.192 431.59C178.192 425.499 173.297 420.578 167.238 420.578C161.179 420.578 156.285 425.499 156.285 431.59C156.285 437.681 161.179 442.602 167.238 442.602C173.297 442.602 178.192 437.681 178.192 431.59ZM216.954 431.59C216.954 425.499 212.059 420.578 206 420.578C199.941 420.578 195.047 425.499 195.047 431.59C195.047 437.681 199.941 442.602 206 442.602C212.059 442.602 216.954 437.681 216.954 431.59ZM522.312 423.872C520.319 421.848 517.556 420.578 514.497 420.578C508.438 420.578 503.543 425.499 503.543 431.59C503.543 437.681 508.438 442.602 514.497 442.602C517.556 442.602 520.319 441.332 522.312 439.308L522.312 423.872ZM61.9653 472.939C61.9653 466.848 57.0708 461.927 51.0118 461.927C44.9527 461.927 40.0581 466.848 40.0581 472.939C40.0581 479.03 44.9527 483.951 51.0118 483.951C57.0708 483.951 61.9653 479.03 61.9653 472.939ZM23.2034 472.939C23.2034 466.848 18.3088 461.927 12.2498 461.927C6.19084 461.927 1.29624 466.848 1.29624 472.939C1.29624 479.03 6.19083 483.951 12.2498 483.951C18.3088 483.951 23.2034 479.03 23.2034 472.939ZM139.45 472.939C139.45 466.848 134.555 461.927 128.496 461.927C122.437 461.927 117.543 466.848 117.543 472.939C117.543 479.03 122.437 483.951 128.496 483.951C134.555 483.951 139.45 479.031 139.45 472.939ZM100.708 472.939C100.708 466.848 95.8129 461.927 89.7539 461.927C83.6949 461.927 78.8003 466.848 78.8003 472.939C78.8003 479.03 83.6949 483.951 89.7539 483.951C95.8129 483.951 100.708 479.03 100.708 472.939ZM371.942 472.939C371.942 466.848 367.048 461.927 360.989 461.927C354.93 461.927 350.035 466.848 350.035 472.939C350.035 479.031 354.93 483.951 360.989 483.951C367.048 483.951 371.942 479.031 371.942 472.939ZM522.312 465.221C520.319 463.197 517.556 461.927 514.497 461.927C508.438 461.927 503.543 466.848 503.543 472.939C503.543 479.031 508.438 483.951 514.497 483.951C517.556 483.951 520.319 482.681 522.312 480.657L522.312 465.221ZM-15.5387 18.0801C-15.5387 11.9889 -20.4334 7.06824 -26.4923 7.06824C-29.5515 7.06824 -32.3145 8.33808 -34.3079 10.3619L-34.3079 25.7983C-32.3145 27.8221 -29.5515 29.092 -26.4923 29.092C-20.4334 29.092 -15.5387 24.1713 -15.5387 18.0801ZM294.438 472.939C294.438 466.848 289.543 461.927 283.484 461.927C277.425 461.927 272.531 466.848 272.531 472.939C272.531 479.031 277.425 483.951 283.484 483.951C289.543 483.951 294.438 479.031 294.438 472.939ZM333.18 472.939C333.18 466.848 328.286 461.927 322.227 461.927C316.168 461.927 311.273 466.848 311.273 472.939C311.273 479.031 316.168 483.951 322.227 483.951C328.286 483.951 333.18 479.031 333.18 472.939ZM216.954 472.939C216.954 466.848 212.059 461.927 206 461.927C199.941 461.927 195.047 466.848 195.047 472.939C195.047 479.031 199.941 483.951 206 483.951C212.059 483.951 216.954 479.031 216.954 472.939ZM178.192 472.939C178.192 466.848 173.297 461.927 167.238 461.927C161.179 461.927 156.285 466.848 156.285 472.939C156.285 479.031 161.179 483.951 167.238 483.951C173.297 483.951 178.192 479.031 178.192 472.939ZM255.696 472.939C255.696 466.848 250.801 461.927 244.742 461.927C238.683 461.927 233.789 466.848 233.789 472.939C233.789 479.031 238.683 483.951 244.742 483.951C250.801 483.951 255.696 479.031 255.696 472.939ZM178.192 348.872C178.192 342.781 173.297 337.86 167.238 337.86C161.179 337.86 156.285 342.781 156.285 348.872C156.285 354.964 161.179 359.884 167.238 359.884C173.297 359.884 178.192 354.964 178.192 348.872ZM488.169 390.221C488.169 384.13 483.274 379.21 477.215 379.21C471.156 379.21 466.261 384.13 466.261 390.221C466.261 396.313 471.156 401.233 477.215 401.233C483.274 401.233 488.169 396.313 488.169 390.221ZM178.192 183.476C178.192 177.385 173.297 172.464 167.238 172.464C161.179 172.464 156.285 177.385 156.285 183.476C156.285 189.567 161.179 194.488 167.238 194.488C173.297 194.488 178.192 189.567 178.192 183.476ZM61.9653 348.872C61.9653 342.781 57.0708 337.86 51.0118 337.86C44.9527 337.86 40.0582 342.781 40.0581 348.872C40.0581 354.964 44.9527 359.884 51.0118 359.884C57.0708 359.884 61.9653 354.964 61.9653 348.872ZM522.312 341.174C520.319 339.15 517.556 337.88 514.497 337.88C508.438 337.88 503.543 342.801 503.543 348.892C503.543 354.983 508.438 359.904 514.497 359.904C517.556 359.904 520.319 358.634 522.312 356.61L522.312 341.174ZM449.426 390.221C449.426 384.13 444.532 379.209 438.473 379.209C432.414 379.209 427.519 384.13 427.519 390.221C427.519 396.313 432.414 401.233 438.473 401.233C444.532 401.233 449.426 396.313 449.426 390.221ZM410.684 390.221C410.684 384.13 405.79 379.209 399.731 379.209C393.672 379.209 388.777 384.13 388.777 390.221C388.777 396.313 393.672 401.233 399.731 401.233C405.79 401.233 410.684 396.313 410.684 390.221ZM294.438 348.872C294.438 342.781 289.543 337.86 283.484 337.86C277.425 337.86 272.531 342.781 272.531 348.872C272.531 354.964 277.425 359.884 283.484 359.884C289.543 359.884 294.438 354.964 294.438 348.872ZM255.696 348.872C255.696 342.781 250.801 337.86 244.742 337.86C238.683 337.86 233.789 342.781 233.789 348.872C233.789 354.964 238.683 359.884 244.742 359.884C250.801 359.884 255.696 354.964 255.696 348.872ZM100.708 348.872C100.708 342.781 95.8129 337.86 89.7539 337.86C83.6949 337.86 78.8003 342.781 78.8003 348.872C78.8003 354.964 83.6949 359.884 89.7539 359.884C95.8129 359.884 100.708 354.964 100.708 348.872ZM216.954 348.872C216.954 342.781 212.059 337.86 206 337.86C199.941 337.86 195.047 342.781 195.047 348.872C195.047 354.964 199.941 359.884 206 359.884C212.059 359.884 216.954 354.964 216.954 348.872ZM410.684 431.59C410.684 425.499 405.79 420.578 399.731 420.578C393.672 420.578 388.777 425.499 388.777 431.59C388.777 437.681 393.672 442.602 399.731 442.602C405.79 442.602 410.684 437.681 410.684 431.59ZM139.45 348.872C139.45 342.781 134.555 337.86 128.496 337.86C122.437 337.86 117.543 342.781 117.543 348.872C117.543 354.964 122.437 359.884 128.496 359.884C134.555 359.884 139.45 354.964 139.45 348.872ZM371.942 390.221C371.942 384.13 367.048 379.209 360.989 379.209C354.93 379.209 350.035 384.13 350.035 390.221C350.035 396.313 354.93 401.233 360.989 401.233C367.048 401.233 371.942 396.313 371.942 390.221ZM100.708 390.221C100.708 384.13 95.8129 379.209 89.7539 379.209C83.6949 379.209 78.8003 384.13 78.8003 390.221C78.8003 396.313 83.6949 401.233 89.7539 401.233C95.8129 401.233 100.708 396.313 100.708 390.221ZM23.2034 390.221C23.2034 384.13 18.3089 379.209 12.2498 379.209C6.19084 379.209 1.29625 384.13 1.29625 390.221C1.29625 396.313 6.19084 401.233 12.2498 401.233C18.3088 401.233 23.2034 396.313 23.2034 390.221ZM522.312 382.523C520.319 380.499 517.556 379.229 514.497 379.229C508.438 379.229 503.543 384.15 503.543 390.241C503.543 396.332 508.438 401.253 514.497 401.253C517.556 401.253 520.319 399.983 522.312 397.959L522.312 382.523ZM61.9653 390.221C61.9653 384.13 57.0708 379.209 51.0118 379.209C44.9527 379.209 40.0581 384.13 40.0581 390.221C40.0581 396.313 44.9527 401.233 51.0118 401.233C57.0708 401.233 61.9653 396.313 61.9653 390.221ZM488.169 431.59C488.169 425.499 483.274 420.578 477.215 420.578C471.156 420.578 466.261 425.499 466.261 431.59C466.261 437.681 471.156 442.602 477.215 442.602C483.274 442.602 488.169 437.681 488.169 431.59ZM449.426 431.59C449.426 425.499 444.532 420.578 438.473 420.578C432.414 420.578 427.519 425.499 427.519 431.59C427.519 437.681 432.414 442.602 438.473 442.602C444.532 442.602 449.426 437.681 449.426 431.59ZM294.438 390.221C294.438 384.13 289.543 379.209 283.484 379.209C277.425 379.209 272.531 384.13 272.531 390.221C272.531 396.313 277.425 401.233 283.484 401.233C289.543 401.233 294.438 396.313 294.438 390.221ZM255.696 390.221C255.696 384.13 250.801 379.209 244.742 379.209C238.683 379.209 233.789 384.13 233.789 390.221C233.789 396.313 238.683 401.233 244.742 401.233C250.801 401.233 255.696 396.313 255.696 390.221ZM333.18 390.221C333.18 384.13 328.286 379.209 322.227 379.209C316.168 379.209 311.273 384.13 311.273 390.221C311.273 396.313 316.168 401.233 322.227 401.233C328.286 401.233 333.18 396.313 333.18 390.221ZM139.45 390.221C139.45 384.13 134.555 379.209 128.496 379.209C122.437 379.209 117.543 384.13 117.543 390.221C117.543 396.313 122.437 401.233 128.496 401.233C134.555 401.233 139.45 396.313 139.45 390.221ZM178.192 390.221C178.192 384.13 173.297 379.209 167.238 379.209C161.179 379.209 156.285 384.13 156.285 390.221C156.285 396.313 161.179 401.233 167.238 401.233C173.297 401.233 178.192 396.313 178.192 390.221ZM216.954 390.221C216.954 384.13 212.059 379.209 206 379.209C199.941 379.209 195.047 384.13 195.047 390.221C195.047 396.313 199.941 401.233 206 401.233C212.059 401.233 216.954 396.313 216.954 390.221ZM23.2034 348.872C23.2034 342.781 18.3089 337.86 12.2498 337.86C6.19084 337.86 1.29625 342.781 1.29625 348.872C1.29625 354.964 6.19084 359.884 12.2498 359.884C18.3089 359.884 23.2034 354.964 23.2034 348.872ZM-15.5387 307.523C-15.5387 301.432 -20.4334 296.511 -26.4923 296.511C-29.5515 296.511 -32.3145 297.781 -34.3079 299.805L-34.3079 315.242C-32.3145 317.265 -29.5515 318.535 -26.4923 318.535C-20.4334 318.535 -15.5387 313.615 -15.5387 307.523ZM-15.5387 266.174C-15.5387 260.083 -20.4334 255.162 -26.4923 255.162C-29.5515 255.162 -32.3145 256.432 -34.3079 258.456L-34.3079 273.892C-32.3145 275.916 -29.5515 277.186 -26.4923 277.186C-20.4334 277.186 -15.5387 272.266 -15.5387 266.174ZM-15.5387 348.872C-15.5387 342.781 -20.4334 337.86 -26.4923 337.86C-29.5515 337.86 -32.3145 339.13 -34.3079 341.154L-34.3079 356.591C-32.3145 358.614 -29.5515 359.884 -26.4923 359.884C-20.4334 359.884 -15.5387 354.964 -15.5387 348.872ZM-15.5387 183.476C-15.5387 177.385 -20.4334 172.464 -26.4923 172.464C-29.5515 172.464 -32.3145 173.734 -34.3079 175.758L-34.3079 191.194C-32.3145 193.218 -29.5515 194.488 -26.4923 194.488C-20.4334 194.488 -15.5387 189.567 -15.5387 183.476ZM-15.5387 390.221C-15.5387 384.13 -20.4334 379.209 -26.4923 379.209C-29.5515 379.209 -32.3145 380.479 -34.3079 382.503L-34.3079 397.94C-32.3145 399.963 -29.5515 401.233 -26.4923 401.233C-20.4334 401.233 -15.5387 396.313 -15.5387 390.221ZM371.942 -23.2689C371.942 -29.3602 367.048 -34.2808 360.989 -34.2808C354.93 -34.2808 350.035 -29.3602 350.035 -23.2689C350.035 -17.1777 354.93 -12.2571 360.989 -12.2571C367.048 -12.2571 371.942 -17.1777 371.942 -23.2689ZM-15.5387 142.127C-15.5387 136.036 -20.4334 131.115 -26.4923 131.115C-29.5515 131.115 -32.3145 132.385 -34.3079 134.409L-34.3079 149.845C-32.3145 151.869 -29.5515 153.139 -26.4923 153.139C-20.4334 153.139 -15.5387 148.218 -15.5387 142.127ZM488.169 -23.2689C488.169 -29.3601 483.274 -34.2808 477.215 -34.2808C471.156 -34.2808 466.261 -29.3601 466.261 -23.2689C466.261 -17.1777 471.156 -12.257 477.215 -12.257C483.274 -12.257 488.169 -17.1777 488.169 -23.2689ZM449.426 -23.2689C449.426 -29.3602 444.532 -34.2808 438.473 -34.2808C432.414 -34.2808 427.519 -29.3602 427.519 -23.2689C427.519 -17.1777 432.414 -12.2571 438.473 -12.2571C444.532 -12.2571 449.426 -17.1777 449.426 -23.2689ZM410.684 -23.2689C410.684 -29.3602 405.79 -34.2808 399.731 -34.2808C393.672 -34.2808 388.777 -29.3602 388.777 -23.2689C388.777 -17.1777 393.672 -12.2571 399.731 -12.2571C405.79 -12.2571 410.684 -17.1777 410.684 -23.2689ZM-15.5387 431.59C-15.5387 425.499 -20.4334 420.578 -26.4923 420.578C-29.5515 420.578 -32.3145 421.848 -34.3079 423.872L-34.3079 439.308C-32.3145 441.332 -29.5515 442.602 -26.4923 442.602C-20.4334 442.602 -15.5387 437.681 -15.5387 431.59ZM522.312 -30.9871C520.319 -33.0109 517.556 -34.2808 514.516 -34.2808C508.457 -34.2808 503.563 -29.3601 503.563 -23.2689C503.563 -17.1777 508.457 -12.257 514.516 -12.257C517.576 -12.257 520.339 -13.5269 522.332 -15.5507L522.332 -30.9871L522.312 -30.9871ZM-15.5387 472.939C-15.5387 466.848 -20.4334 461.927 -26.4923 461.927C-29.5515 461.927 -32.3145 463.197 -34.3079 465.221L-34.3079 480.657C-32.3145 482.681 -29.5515 483.951 -26.4923 483.951C-20.4334 483.951 -15.5387 479.03 -15.5387 472.939ZM-15.5387 224.825C-15.5387 218.734 -20.4334 213.813 -26.4923 213.813C-29.5515 213.813 -32.3145 215.083 -34.3079 217.107L-34.3079 232.543C-32.3145 234.567 -29.5515 235.837 -26.4923 235.837C-20.4334 235.837 -15.5387 230.916 -15.5387 224.825ZM255.696 18.0801C255.696 11.9889 250.801 7.06826 244.742 7.06826C238.683 7.06826 233.789 11.9889 233.789 18.0801C233.789 24.1714 238.683 29.092 244.742 29.092C250.801 29.092 255.696 24.1714 255.696 18.0801ZM333.18 18.0801C333.18 11.9889 328.286 7.06826 322.227 7.06826C316.168 7.06826 311.273 11.9889 311.273 18.0801C311.273 24.1714 316.168 29.092 322.227 29.092C328.286 29.092 333.18 24.1714 333.18 18.0801ZM216.954 18.0801C216.954 11.9889 212.059 7.06825 206 7.06825C199.941 7.06825 195.047 11.9889 195.047 18.0801C195.047 24.1714 199.941 29.092 206 29.092C212.059 29.092 216.954 24.1714 216.954 18.0801ZM-15.5387 100.778C-15.5387 94.6869 -20.4334 89.7663 -26.4923 89.7663C-29.5515 89.7663 -32.3145 91.0361 -34.3079 93.0599L-34.3079 108.496C-32.3145 110.52 -29.5515 111.79 -26.4923 111.79C-20.4334 111.79 -15.5387 106.869 -15.5387 100.778ZM139.45 18.0801C139.45 11.9889 134.555 7.06825 128.496 7.06825C122.437 7.06825 117.543 11.9889 117.543 18.0801C117.543 24.1714 122.437 29.092 128.496 29.092C134.555 29.092 139.45 24.1714 139.45 18.0801ZM178.192 18.0801C178.192 11.9889 173.297 7.06825 167.238 7.06825C161.179 7.06825 156.285 11.9889 156.285 18.0801C156.285 24.1714 161.179 29.092 167.238 29.092C173.297 29.092 178.192 24.1714 178.192 18.0801ZM294.438 18.0801C294.438 11.9889 289.544 7.06826 283.484 7.06826C277.425 7.06826 272.531 11.9889 272.531 18.0801C272.531 24.1714 277.425 29.092 283.484 29.092C289.544 29.092 294.438 24.1714 294.438 18.0801ZM488.169 18.0801C488.169 11.9889 483.274 7.06827 477.215 7.06827C471.156 7.06827 466.261 11.9889 466.261 18.0801C466.261 24.1714 471.156 29.092 477.215 29.092C483.274 29.092 488.169 24.1714 488.169 18.0801ZM-15.5387 59.4291C-15.5387 53.3379 -20.4334 48.4173 -26.4923 48.4173C-29.5515 48.4173 -32.3145 49.6871 -34.3079 51.7109L-34.3079 67.1473C-32.3145 69.1711 -29.5515 70.441 -26.4923 70.441C-20.4334 70.441 -15.5387 65.5204 -15.5387 59.4291ZM371.942 18.0801C371.942 11.9889 367.048 7.06826 360.989 7.06826C354.93 7.06826 350.035 11.9889 350.035 18.0801C350.035 24.1714 354.93 29.092 360.989 29.092C367.048 29.092 371.942 24.1714 371.942 18.0801ZM410.684 18.0801C410.684 11.9889 405.79 7.06826 399.731 7.06826C393.672 7.06826 388.777 11.9889 388.777 18.0801C388.777 24.1714 393.672 29.092 399.731 29.092C405.79 29.092 410.684 24.1714 410.684 18.0801ZM449.426 18.0801C449.426 11.9889 444.532 7.06826 438.473 7.06826C432.414 7.06826 427.519 11.9889 427.519 18.0801C427.519 24.1714 432.414 29.092 438.473 29.092C444.532 29.092 449.426 24.1714 449.426 18.0801ZM61.9653 514.288C61.9653 508.197 57.0708 503.276 51.0118 503.276C44.9527 503.276 40.0581 508.197 40.0581 514.288C40.0581 520.38 44.9527 525.3 51.0118 525.3C57.0708 525.3 61.9653 520.38 61.9653 514.288ZM255.696 514.288C255.696 508.197 250.801 503.276 244.742 503.276C238.683 503.276 233.789 508.197 233.789 514.288C233.789 520.38 238.683 525.3 244.742 525.3C250.801 525.3 255.696 520.38 255.696 514.288ZM294.438 514.288C294.438 508.197 289.543 503.276 283.484 503.276C277.425 503.276 272.531 508.197 272.531 514.288C272.531 520.38 277.425 525.3 283.484 525.3C289.543 525.3 294.438 520.38 294.438 514.288ZM100.708 514.288C100.708 508.197 95.8129 503.276 89.7539 503.276C83.6949 503.276 78.8003 508.197 78.8003 514.288C78.8003 520.38 83.6949 525.3 89.7539 525.3C95.8129 525.3 100.708 520.38 100.708 514.288ZM333.18 514.288C333.18 508.197 328.286 503.276 322.227 503.276C316.168 503.276 311.273 508.197 311.273 514.288C311.273 520.38 316.168 525.3 322.227 525.3C328.286 525.3 333.18 520.38 333.18 514.288ZM139.45 514.288C139.45 508.197 134.555 503.276 128.496 503.276C122.437 503.276 117.543 508.197 117.543 514.288C117.543 520.38 122.437 525.3 128.496 525.3C134.555 525.3 139.45 520.38 139.45 514.288ZM178.192 514.288C178.192 508.197 173.297 503.276 167.238 503.276C161.179 503.276 156.285 508.197 156.285 514.288C156.285 520.38 161.179 525.3 167.238 525.3C173.297 525.3 178.192 520.38 178.192 514.288ZM216.954 514.288C216.954 508.197 212.059 503.276 206 503.276C199.941 503.276 195.047 508.197 195.047 514.288C195.047 520.38 199.941 525.3 206 525.3C212.059 525.3 216.954 520.38 216.954 514.288ZM488.169 514.288C488.169 508.197 483.274 503.276 477.215 503.276C471.156 503.276 466.261 508.197 466.261 514.288C466.261 520.38 471.156 525.3 477.215 525.3C483.274 525.3 488.169 520.38 488.169 514.288ZM503.563 514.288C503.563 520.38 508.457 525.3 514.516 525.3C517.576 525.3 520.339 524.03 522.332 522.007L522.332 506.57C520.339 504.546 517.576 503.276 514.516 503.276C508.457 503.276 503.563 508.197 503.563 514.288ZM333.18 -23.2689C333.18 -29.3602 328.286 -34.2808 322.227 -34.2808C316.168 -34.2808 311.273 -29.3602 311.273 -23.2689C311.273 -17.1777 316.168 -12.2571 322.227 -12.2571C328.286 -12.2571 333.18 -17.1777 333.18 -23.2689ZM449.426 514.288C449.426 508.197 444.532 503.276 438.473 503.276C432.414 503.276 427.519 508.197 427.519 514.288C427.519 520.38 432.414 525.3 438.473 525.3C444.532 525.3 449.426 520.38 449.426 514.288ZM371.942 514.288C371.942 508.197 367.048 503.276 360.989 503.276C354.93 503.276 350.035 508.197 350.035 514.288C350.035 520.38 354.93 525.3 360.989 525.3C367.048 525.3 371.942 520.38 371.942 514.288ZM410.684 514.288C410.684 508.197 405.79 503.276 399.731 503.276C393.672 503.276 388.777 508.197 388.777 514.288C388.777 520.38 393.672 525.3 399.731 525.3C405.79 525.3 410.684 520.38 410.684 514.288ZM216.954 -23.2689C216.954 -29.3602 212.059 -34.2808 206 -34.2808C199.941 -34.2808 195.047 -29.3602 195.047 -23.2689C195.047 -17.1777 199.941 -12.2571 206 -12.2571C212.059 -12.2571 216.954 -17.1777 216.954 -23.2689ZM178.192 -23.2689C178.192 -29.3602 173.297 -34.2808 167.238 -34.2808C161.179 -34.2808 156.285 -29.3602 156.285 -23.2689C156.285 -17.1777 161.179 -12.2571 167.238 -12.2571C173.297 -12.2571 178.192 -17.1777 178.192 -23.2689ZM100.708 18.0801C100.708 11.9889 95.813 7.06825 89.7539 7.06825C83.6949 7.06825 78.8004 11.9889 78.8004 18.0801C78.8004 24.1714 83.6949 29.092 89.7539 29.092C95.813 29.092 100.708 24.1714 100.708 18.0801ZM216.954 183.476C216.954 177.385 212.059 172.464 206 172.464C199.941 172.464 195.047 177.385 195.047 183.476C195.047 189.567 199.941 194.488 206 194.488C212.059 194.488 216.954 189.567 216.954 183.476ZM255.696 -23.2689C255.696 -29.3602 250.801 -34.2808 244.742 -34.2808C238.683 -34.2808 233.789 -29.3602 233.789 -23.2689C233.789 -17.1777 238.683 -12.2571 244.742 -12.2571C250.801 -12.2571 255.696 -17.1777 255.696 -23.2689ZM100.708 -23.2689C100.708 -29.3602 95.813 -34.2808 89.7539 -34.2808C83.6949 -34.2808 78.8004 -29.3602 78.8004 -23.2689C78.8004 -17.1777 83.6949 -12.2571 89.7539 -12.2571C95.813 -12.2571 100.708 -17.1777 100.708 -23.2689ZM139.45 -23.2689C139.45 -29.3602 134.555 -34.2808 128.496 -34.2808C122.437 -34.2808 117.543 -29.3602 117.543 -23.2689C117.543 -17.1777 122.437 -12.2571 128.496 -12.2571C134.555 -12.2571 139.45 -17.1777 139.45 -23.2689ZM23.2034 514.288C23.2034 508.197 18.3088 503.276 12.2498 503.276C6.19083 503.276 1.29624 508.197 1.29624 514.288C1.29624 520.38 6.19083 525.3 12.2498 525.3C18.3088 525.3 23.2034 520.38 23.2034 514.288ZM-15.5387 514.288C-15.5387 508.197 -20.4334 503.276 -26.4923 503.276C-29.5515 503.276 -32.3145 504.546 -34.3079 506.57L-34.3079 522.007C-32.3145 524.03 -29.5515 525.3 -26.4923 525.3C-20.4334 525.3 -15.5387 520.38 -15.5387 514.288ZM-15.5387 -23.2689C-15.5387 -29.3602 -20.4333 -34.2808 -26.4923 -34.2808C-29.5515 -34.2808 -32.3145 -33.0109 -34.3079 -30.9871L-34.3079 -15.5507C-32.3145 -13.5269 -29.5515 -12.2571 -26.4923 -12.2571C-20.4334 -12.2571 -15.5387 -17.1777 -15.5387 -23.2689ZM61.9654 -23.2689C61.9654 -29.3602 57.0708 -34.2808 51.0118 -34.2808C44.9528 -34.2808 40.0582 -29.3602 40.0582 -23.2689C40.0582 -17.1777 44.9528 -12.2571 51.0118 -12.2571C57.0708 -12.2571 61.9654 -17.1777 61.9654 -23.2689ZM23.2035 -23.2689C23.2035 -29.3602 18.3089 -34.2808 12.2498 -34.2808C6.19086 -34.2808 1.29626 -29.3602 1.29626 -23.2689C1.29626 -17.1777 6.19086 -12.2571 12.2498 -12.2571C18.3089 -12.2571 23.2035 -17.1777 23.2035 -23.2689ZM294.438 -23.2689C294.438 -29.3602 289.544 -34.2808 283.484 -34.2808C277.425 -34.2808 272.531 -29.3602 272.531 -23.2689C272.531 -17.1777 277.425 -12.2571 283.484 -12.2571C289.544 -12.2571 294.438 -17.1777 294.438 -23.2689ZM410.684 142.127C410.684 136.036 405.79 131.115 399.731 131.115C393.672 131.115 388.777 136.036 388.777 142.127C388.777 148.218 393.672 153.139 399.731 153.139C405.79 153.139 410.684 148.218 410.684 142.127ZM371.942 142.127C371.942 136.036 367.048 131.115 360.989 131.115C354.93 131.115 350.035 136.036 350.035 142.127C350.035 148.218 354.93 153.139 360.989 153.139C367.048 153.139 371.942 148.218 371.942 142.127ZM178.192 142.127C178.192 136.036 173.297 131.115 167.238 131.115C161.179 131.115 156.285 136.036 156.285 142.127C156.285 148.218 161.179 153.139 167.238 153.139C173.297 153.139 178.192 148.218 178.192 142.127ZM333.18 142.127C333.18 136.036 328.286 131.115 322.227 131.115C316.168 131.115 311.273 136.036 311.273 142.127C311.273 148.218 316.168 153.139 322.227 153.139C328.286 153.139 333.18 148.218 333.18 142.127ZM139.45 100.778C139.45 94.6869 134.555 89.7663 128.496 89.7663C122.437 89.7663 117.543 94.6869 117.543 100.778C117.543 106.869 122.437 111.79 128.496 111.79C134.555 111.79 139.45 106.869 139.45 100.778ZM216.954 142.127C216.954 136.036 212.059 131.115 206 131.115C199.941 131.115 195.047 136.036 195.047 142.127C195.047 148.218 199.941 153.139 206 153.139C212.059 153.139 216.954 148.218 216.954 142.127ZM294.438 142.127C294.438 136.036 289.543 131.115 283.484 131.115C277.425 131.115 272.531 136.036 272.531 142.127C272.531 148.218 277.425 153.139 283.484 153.139C289.543 153.139 294.438 148.218 294.438 142.127ZM449.426 142.127C449.426 136.036 444.532 131.115 438.473 131.115C432.414 131.115 427.519 136.036 427.519 142.127C427.519 148.218 432.414 153.139 438.473 153.139C444.532 153.139 449.426 148.218 449.426 142.127ZM100.708 100.778C100.708 94.6869 95.813 89.7663 89.7539 89.7663C83.6949 89.7663 78.8003 94.6869 78.8003 100.778C78.8003 106.869 83.6949 111.79 89.7539 111.79C95.813 111.79 100.708 106.869 100.708 100.778ZM61.9654 100.778C61.9654 94.6869 57.0708 89.7663 51.0118 89.7663C44.9528 89.7663 40.0582 94.6869 40.0582 100.778C40.0582 106.869 44.9528 111.79 51.0118 111.79C57.0708 111.79 61.9654 106.869 61.9654 100.778ZM23.2035 100.778C23.2035 94.6869 18.3089 89.7663 12.2498 89.7663C6.19085 89.7663 1.29626 94.6869 1.29626 100.778C1.29626 106.869 6.19085 111.79 12.2498 111.79C18.3089 111.79 23.2035 106.869 23.2035 100.778ZM522.312 93.06C520.319 91.0362 517.556 89.7663 514.497 89.7663C508.438 89.7663 503.543 94.6869 503.543 100.778C503.543 106.869 508.438 111.79 514.497 111.79C517.556 111.79 520.319 110.52 522.312 108.496L522.312 93.06ZM488.169 142.127C488.169 136.036 483.274 131.115 477.215 131.115C471.156 131.115 466.261 136.036 466.261 142.127C466.261 148.218 471.156 153.139 477.215 153.139C483.274 153.139 488.169 148.218 488.169 142.127ZM255.696 142.127C255.696 136.036 250.801 131.115 244.742 131.115C238.683 131.115 233.789 136.036 233.789 142.127C233.789 148.218 238.683 153.139 244.742 153.139C250.801 153.139 255.696 148.218 255.696 142.127ZM371.942 183.476C371.942 177.385 367.048 172.464 360.989 172.464C354.93 172.464 350.035 177.385 350.035 183.476C350.035 189.567 354.93 194.488 360.989 194.488C367.048 194.488 371.942 189.567 371.942 183.476ZM410.684 183.476C410.684 177.385 405.79 172.464 399.731 172.464C393.672 172.464 388.777 177.385 388.777 183.476C388.777 189.567 393.672 194.488 399.731 194.488C405.79 194.488 410.684 189.567 410.684 183.476ZM333.18 183.476C333.18 177.385 328.286 172.464 322.227 172.464C316.168 172.464 311.273 177.385 311.273 183.476C311.273 189.567 316.168 194.488 322.227 194.488C328.286 194.488 333.18 189.567 333.18 183.476ZM255.696 183.476C255.696 177.385 250.801 172.464 244.742 172.464C238.683 172.464 233.789 177.385 233.789 183.476C233.789 189.567 238.683 194.488 244.742 194.488C250.801 194.488 255.696 189.567 255.696 183.476ZM449.426 183.476C449.426 177.385 444.532 172.464 438.473 172.464C432.414 172.464 427.519 177.385 427.519 183.476C427.519 189.567 432.414 194.488 438.473 194.488C444.532 194.488 449.426 189.567 449.426 183.476ZM294.438 183.476C294.438 177.385 289.543 172.464 283.484 172.464C277.425 172.464 272.531 177.385 272.531 183.476C272.531 189.567 277.425 194.488 283.484 194.488C289.543 194.488 294.438 189.567 294.438 183.476ZM61.9654 142.127C61.9654 136.036 57.0708 131.115 51.0118 131.115C44.9528 131.115 40.0582 136.036 40.0582 142.127C40.0582 148.218 44.9528 153.139 51.0118 153.139C57.0708 153.139 61.9654 148.218 61.9654 142.127ZM100.708 142.127C100.708 136.036 95.813 131.115 89.7539 131.115C83.6949 131.115 78.8003 136.036 78.8003 142.127C78.8003 148.218 83.6949 153.139 89.7539 153.139C95.8129 153.139 100.708 148.218 100.708 142.127ZM23.2035 142.127C23.2035 136.036 18.3089 131.115 12.2498 131.115C6.19085 131.115 1.29626 136.036 1.29626 142.127C1.29626 148.218 6.19085 153.139 12.2498 153.139C18.3089 153.139 23.2035 148.218 23.2035 142.127ZM488.169 183.476C488.169 177.385 483.274 172.464 477.215 172.464C471.156 172.464 466.261 177.385 466.261 183.476C466.261 189.567 471.156 194.488 477.215 194.488C483.274 194.488 488.169 189.567 488.169 183.476ZM522.312 134.409C520.319 132.385 517.556 131.115 514.497 131.115C508.438 131.115 503.543 136.036 503.543 142.127C503.543 148.218 508.438 153.139 514.497 153.139C517.556 153.139 520.319 151.869 522.312 149.845L522.312 134.409ZM139.45 142.127C139.45 136.036 134.555 131.115 128.496 131.115C122.437 131.115 117.543 136.036 117.543 142.127C117.543 148.218 122.437 153.139 128.496 153.139C134.555 153.139 139.45 148.218 139.45 142.127ZM23.2035 59.4291C23.2035 53.3379 18.3089 48.4173 12.2498 48.4173C6.19085 48.4173 1.29626 53.3379 1.29626 59.4291C1.29626 65.5204 6.19085 70.441 12.2498 70.441C18.3089 70.441 23.2035 65.5204 23.2035 59.4291ZM371.942 59.4291C371.942 53.3379 367.048 48.4173 360.989 48.4173C354.93 48.4173 350.035 53.3379 350.035 59.4291C350.035 65.5204 354.93 70.441 360.989 70.441C367.048 70.441 371.942 65.5204 371.942 59.4291ZM139.45 59.4291C139.45 53.3379 134.555 48.4173 128.496 48.4173C122.437 48.4173 117.543 53.3379 117.543 59.4291C117.543 65.5204 122.437 70.441 128.496 70.441C134.555 70.441 139.45 65.5204 139.45 59.4291ZM333.18 59.4291C333.18 53.3379 328.286 48.4173 322.227 48.4173C316.168 48.4173 311.273 53.3379 311.273 59.4291C311.273 65.5204 316.168 70.441 322.227 70.441C328.286 70.441 333.18 65.5204 333.18 59.4291ZM294.438 59.4291C294.438 53.3379 289.543 48.4173 283.484 48.4173C277.425 48.4173 272.531 53.3379 272.531 59.4291C272.531 65.5204 277.425 70.441 283.484 70.441C289.543 70.441 294.438 65.5204 294.438 59.4291ZM178.192 59.4291C178.192 53.3379 173.297 48.4173 167.238 48.4173C161.179 48.4173 156.285 53.3379 156.285 59.4291C156.285 65.5204 161.179 70.441 167.238 70.441C173.297 70.441 178.192 65.5204 178.192 59.4291ZM178.192 100.778C178.192 94.6869 173.297 89.7663 167.238 89.7663C161.179 89.7663 156.285 94.6869 156.285 100.778C156.285 106.869 161.179 111.79 167.238 111.79C173.297 111.79 178.192 106.869 178.192 100.778ZM255.696 59.4291C255.696 53.3379 250.801 48.4173 244.742 48.4173C238.683 48.4173 233.789 53.3379 233.789 59.4291C233.789 65.5204 238.683 70.441 244.742 70.441C250.801 70.441 255.696 65.5204 255.696 59.4291ZM410.684 59.4291C410.684 53.3379 405.79 48.4173 399.731 48.4173C393.672 48.4173 388.777 53.3379 388.777 59.4291C388.777 65.5204 393.672 70.441 399.731 70.441C405.79 70.441 410.684 65.5204 410.684 59.4291ZM522.312 10.3619C520.319 8.3381 517.556 7.06827 514.497 7.06827C508.438 7.06827 503.543 11.9889 503.543 18.0801C503.543 24.1714 508.438 29.092 514.497 29.092C517.556 29.092 520.319 27.8221 522.312 25.7983L522.312 10.3619ZM61.9654 18.0801C61.9654 11.9889 57.0708 7.06825 51.0118 7.06825C44.9528 7.06825 40.0582 11.9889 40.0582 18.0801C40.0582 24.1714 44.9528 29.092 51.0118 29.092C57.0708 29.092 61.9654 24.1714 61.9654 18.0801ZM449.426 59.4292C449.426 53.3379 444.532 48.4173 438.473 48.4173C432.414 48.4173 427.519 53.3379 427.519 59.4291C427.519 65.5204 432.414 70.441 438.473 70.441C444.532 70.441 449.426 65.5204 449.426 59.4292ZM488.169 59.4292C488.169 53.3379 483.274 48.4173 477.215 48.4173C471.156 48.4173 466.261 53.3379 466.261 59.4292C466.261 65.5204 471.156 70.441 477.215 70.441C483.274 70.441 488.169 65.5204 488.169 59.4292ZM216.954 59.4291C216.954 53.3379 212.059 48.4173 206 48.4173C199.941 48.4173 195.047 53.3379 195.047 59.4291C195.047 65.5204 199.941 70.441 206 70.441C212.059 70.441 216.954 65.5204 216.954 59.4291ZM333.18 100.778C333.18 94.6869 328.286 89.7663 322.227 89.7663C316.168 89.7663 311.273 94.6869 311.273 100.778C311.273 106.869 316.168 111.79 322.227 111.79C328.286 111.79 333.18 106.869 333.18 100.778ZM410.684 100.778C410.684 94.6869 405.79 89.7663 399.731 89.7663C393.672 89.7663 388.777 94.6869 388.777 100.778C388.777 106.869 393.672 111.79 399.731 111.79C405.79 111.79 410.684 106.869 410.684 100.778ZM294.438 100.778C294.438 94.6869 289.543 89.7663 283.484 89.7663C277.425 89.7663 272.531 94.6869 272.531 100.778C272.531 106.869 277.425 111.79 283.484 111.79C289.543 111.79 294.438 106.869 294.438 100.778ZM100.708 59.4291C100.708 53.3379 95.813 48.4173 89.7539 48.4173C83.6949 48.4173 78.8004 53.3379 78.8003 59.4291C78.8003 65.5204 83.6949 70.441 89.7539 70.441C95.813 70.441 100.708 65.5204 100.708 59.4291ZM216.954 100.778C216.954 94.6869 212.059 89.7663 206 89.7663C199.941 89.7663 195.047 94.6869 195.047 100.778C195.047 106.869 199.941 111.79 206 111.79C212.059 111.79 216.954 106.869 216.954 100.778ZM255.696 100.778C255.696 94.6869 250.801 89.7663 244.742 89.7663C238.683 89.7663 233.789 94.6869 233.789 100.778C233.789 106.869 238.683 111.79 244.742 111.79C250.801 111.79 255.696 106.869 255.696 100.778ZM371.942 100.778C371.942 94.6869 367.048 89.7663 360.989 89.7663C354.93 89.7663 350.035 94.6869 350.035 100.778C350.035 106.869 354.93 111.79 360.989 111.79C367.048 111.79 371.942 106.869 371.942 100.778ZM449.426 100.778C449.426 94.6869 444.532 89.7663 438.473 89.7663C432.414 89.7663 427.519 94.6869 427.519 100.778C427.519 106.869 432.414 111.79 438.473 111.79C444.532 111.79 449.426 106.869 449.426 100.778ZM61.9654 59.4291C61.9654 53.3379 57.0708 48.4173 51.0118 48.4173C44.9528 48.4173 40.0582 53.3379 40.0582 59.4291C40.0582 65.5204 44.9528 70.441 51.0118 70.441C57.0708 70.441 61.9654 65.5204 61.9654 59.4291ZM23.2035 18.0801C23.2035 11.9889 18.3089 7.06825 12.2498 7.06825C6.19086 7.06825 1.29626 11.9889 1.29626 18.0801C1.29626 24.1713 6.19085 29.092 12.2498 29.092C18.3089 29.092 23.2035 24.1713 23.2035 18.0801ZM488.169 100.778C488.169 94.6869 483.274 89.7663 477.215 89.7663C471.156 89.7663 466.261 94.6869 466.261 100.778C466.261 106.869 471.156 111.79 477.215 111.79C483.274 111.79 488.169 106.869 488.169 100.778ZM522.312 51.7109C520.319 49.6871 517.556 48.4173 514.497 48.4173C508.438 48.4173 503.543 53.3379 503.543 59.4292C503.543 65.5204 508.438 70.441 514.497 70.441C517.556 70.441 520.319 69.1712 522.312 67.1474L522.312 51.7109Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_13854_3025'%3E%3Crect width='491' height='491' fill='white' transform='translate(1495 1) rotate(90)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_13854_3025'%3E%3Crect width='491' height='491' fill='white' transform='translate(993) rotate(90)'/%3E%3C/clipPath%3E%3CclipPath id='clip2_13854_3025'%3E%3Crect width='491' height='491' fill='white' transform='translate(491) rotate(90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width:auto;height:4em;position:absolute;bottom:2.7em;left:-10em;z-index:-1}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post .hw-post-wrapper{text-decoration:none;color:var(--bs-white);text-transform:uppercase}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post .hw-post-wrapper .hw-post{width:100%;height:auto;display:flex;align-items:end;background-size:cover !important;padding:1.82em 1.3em;position:relative;border-radius:.455em;overflow:hidden}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post .hw-post-wrapper .hw-post::after{content:"";width:100%;height:45%;display:block;position:absolute;bottom:0;left:0;background:linear-gradient(180deg, rgba(41, 41, 41, 0) 0%, #292929 100%)}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post .hw-post-wrapper .hw-post video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post .hw-post-wrapper .hw-post .hw-post-content{z-index:1}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post .hw-post-wrapper .hw-post .hw-post-content .hw-tag{background:var(--bs-glitch);font-family:var(--hw-ff-light);font-weight:unset;color:var(--bs-phantom);padding:.75em 1.5em;line-height:1;font-size:var(--hw-fs-sm);border-radius:var(--hw-border-radius);margin-bottom:1em;text-transform:uppercase;margin-right:1em}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post .hw-post-wrapper .hw-post .hw-post-content .hw-tag:last-child{margin-right:0}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post .hw-post-wrapper .hw-post .hw-post-content .hw-title{font-family:var(--hw-ff-extrabold);line-height:1;margin-bottom:calc(var(--hw-fs-base)*.5)}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post .hw-post-wrapper .hw-post .hw-post-content .hw-text{line-height:1.25;margin-bottom:0}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post.col-lg-6 .hw-post-wrapper .hw-post{aspect-ratio:1/1}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post.col-lg-6 .hw-post-wrapper .hw-post .hw-post-content .hw-title{font-size:var(--hw-fs-h3)}@media(max-width: 991.98px){.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post.col-md-6 .hw-post-wrapper .hw-post{aspect-ratio:1/1}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post.col-md-6 .hw-post-wrapper .hw-post::after{height:75%}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post.col-md-6 .hw-post-wrapper .hw-post .hw-post-content{width:100%}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post.col-md-6 .hw-post-wrapper .hw-post .hw-post-content .hw-title{font-size:calc(var(--hw-fs-base)*1.25)}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post.col-md-6 .hw-post-wrapper .hw-post .hw-post-content .hw-text{font-size:calc(var(--hw-fs-base)*1)}}@media(max-width: 767.98px){.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post.col-6 .hw-post-wrapper .hw-post{aspect-ratio:1/1}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post.col-6 .hw-post-wrapper .hw-post::after{height:45%}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post.col-6 .hw-post-wrapper .hw-post .hw-post-content{width:100%}.post-type-archive-projekt .hw-03-02 .hw-projektOverview-wrapper .hw-col-post.col-6 .hw-post-wrapper .hw-post .hw-post-content .hw-title{font-size:calc(var(--hw-fs-base)*1.8);overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}}.post-type-archive-projekt .hw-bg-element-1{position:absolute;top:50%;transform:translateY(-50%);right:-1em;z-index:-1}section.hw-04-01{margin-top:4.525em}section.hw-04-01 .hw-col-text{margin-top:2.6em;width:45%}@media(max-width: 767.98px){section.hw-04-01 .hw-col-text{width:100%;margin-top:.6em}}section.hw-04-01 .hw-col-text .hw-infos{width:100%}section.hw-04-01 .hw-col-text .hw-infos .hw-wrapper{border-bottom:1px solid var(--bs-phantom);margin-bottom:.5em}@media(max-width: 767.98px){section.hw-04-01 .hw-col-text .hw-infos .hw-wrapper{margin-bottom:1em}}section.hw-04-01 .hw-col-text .hw-infos .hw-wrapper:last-child{border:unset;margin-bottom:0}section.hw-04-01 .hw-col-text .hw-infos .hw-wrapper .hw-heading{margin-bottom:-0.25em;font-family:var(--hw-ff-extrabold)}@media(max-width: 767.98px){section.hw-04-01 .hw-col-text .hw-infos .hw-wrapper .hw-heading{margin-bottom:0em}}section.hw-04-01 .hw-col-text .hw-infos .hw-wrapper .hw-text{margin-bottom:.5em}@media(max-width: 767.98px){section.hw-04-01 .hw-col-text .hw-infos .hw-wrapper .hw-text{margin-bottom:1em}}section.hw-04-01 .hw-col-text .hw-infos .hw-wrapper .lc-term-leistung-grafikdesign{font-family:var(--hw-ff-light);color:var(--bs-phantom);font-size:var(--hw-fs-base)}section.hw-04-01 .hw-col-text .hw-infos .hw-wrapper a{color:var(--bs-phantom)}section.hw-04-01 .hw-col-img{width:55%}@media(max-width: 767.98px){section.hw-04-01 .hw-col-img{width:100%;order:-1;margin-bottom:2em}}@media(min-width: 768px){section.hw-04-01 .hw-col-img:has(video){margin-top:2.6em;padding-left:2em}}section.hw-04-01 .hw-col-img img{transform:scale(1.3)}@media(max-width: 991.98px){section.hw-04-01 .hw-col-img img{transform:scale(1) !important}}@media(max-width: 767.98px){section.hw-04-01 .hw-col-img img{transform:scale(1.2) !important}}@media(max-width: 767.98px){section.hw-04-01 .hw-col-img img#hw-ltg-web{transform:scale(1.2) translateX(-1.5em) !important}}@media(max-width: 767.98px){section.hw-04-02{display:none}}section.hw-04-02 img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media(max-width: 767.98px){section.hw-04-04 .hw-col-100{margin-bottom:1.5em !important}}section.hw-04-04 .hw-col-100.hw-margin{margin-top:9.7em}@media(max-width: 767.98px){section.hw-04-04 .hw-col-100.hw-margin{margin-top:-0.5em}}section.hw-04-04 .hw-col-100 img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}section.hw-04-04 .hw-col-100 img#hw-overflow-right{transform:scale(1.125);transform-origin:top left}section.hw-04-04 .hw-col-50 img{aspect-ratio:1364/767;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media(max-width: 767.98px){section.hw-04-04 .hw-col-50-landscape{margin-top:0}}section.hw-04-04 .hw-col-50-landscape img{aspect-ratio:1374/895;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}section.hw-04-04 .hw-col-50-landscape img#hw-img-2{margin-top:1.5em;transform:scale(1.24);transform-origin:top right}@media(max-width: 767.98px){section.hw-04-04 .hw-col-50-landscape img#hw-img-2{margin-bottom:2.8em}}section.hw-04-04 .hw-col-50-portrait img{aspect-ratio:1364/2069;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media(max-width: 767.98px){section.hw-04-04 .hw-col-50-portrait.hw-transform-right{margin-top:10.5em}}section.hw-04-04 .hw-col-50-portrait.hw-transform-right img{aspect-ratio:1364/2069;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transform:translate(4em, -2em) scale(1.04);transform-origin:bottom left}@media(max-width: 767.98px){section.hw-04-04 .hw-col-50-portrait.hw-transform-left{margin-top:-0.5em}}section.hw-04-04 .hw-col-50-portrait.hw-transform-left img{aspect-ratio:1364/2069;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transform:translateY(2em) scale(1.15);transform-origin:top left}section.hw-04-04 .hw-col-50-square img{aspect-ratio:1/1;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}section.hw-04-04 spline-viewer{border-radius:var(--hw-border-radius);overflow:hidden}body section.hw-05-01{margin-top:4.875em}body section.hw-05-01 .hw-col-title h1,body section.hw-05-01 .hw-col-title .h1{line-height:1.17}body section.hw-05-01 .hw-col-text{align-content:end;margin-bottom:6em}@media(max-width: 767.98px){body section.hw-05-01 .hw-col-text{margin-bottom:.5em}}body section.hw-05-01 .hw-col-text p{line-height:1.5}body section.hw-05-01 .hw-col-text a{color:var(--bs-phantom) !important}@media(min-width: 768px){body section.hw-05-01 .hw-col-img{padding-left:1.5em}}body section.hw-05-01 .hw-col-img img{aspect-ratio:766/1230;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}@media(min-width: 768px){body section.hw-05-02 .hw-col-img{padding-left:1.5em}}@media(max-width: 767.98px){body section.hw-05-02 .hw-col-img{order:1}}body section.hw-05-02 .hw-col-img img{aspect-ratio:766/1230;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}body section.hw-05-02 .hw-col-form{position:relative}@media(max-width: 767.98px){body section.hw-05-02 .hw-col-form{margin-bottom:.5em}}body section.hw-05-02 .hw-col-form .hw-row-input .form-group{margin-bottom:.5em !important}body section.hw-05-02 .hw-col-form .hw-row-input .form-group input{background:rgba(0,0,0,0);border:none;border-bottom:1px solid var(--bs-phantom);max-width:100%}body section.hw-05-02 .hw-col-form .hw-row-input .form-group input:focus-visible{border:1px solid var(--bs-pulse);border-radius:var(--hw-border-radius)}body section.hw-05-02 .hw-col-form .hw-row-input .form-group textarea{padding:1em 2em;background:rgba(0,0,0,0);border:1px solid var(--bs-phantom);border-radius:var(--hw-border-radius);width:100%;max-width:100%}body section.hw-05-02 .hw-col-form .hw-row-submit{margin-top:-0.3em;justify-content:space-between;align-items:end}body section.hw-05-02 .hw-col-form .hw-row-submit .hw-text{font-size:var(--hw-fs-sm)}body section.hw-05-02 .hw-col-form .hw-row-submit .hw-text a{font-size:var(--hw-fs-sm);color:var(--bs-phantom);text-decoration:underline}body section.hw-05-02 .hw-col-form .hw-row-submit .hw-col-btn .wpcf7-spinner{display:none}body section.hw-05-02 .hw-col-form .hw-row-submit .hw-col-btn p{display:flex;flex-direction:column-reverse}body section.hw-05-02 .hw-col-form .hw-row-submit input{font-family:var(--hw-ff-regular) !important;text-transform:uppercase;border:none;background-color:var(--bs-pulse);color:var(--bs-zenith);padding:1.25em 0;border-radius:var(--hw-border-radius);line-height:1.25em}body section.hw-05-02 .hw-col-form .wpcf7-not-valid-tip{font-size:.7em;color:var(--bs-pulse)}body section.hw-05-02 .hw-col-form .wpcf7-response-output{background:var(--bs-ghost);border:none;width:100%;margin:0;left:0;font-size:var(--hw-fs-base);line-height:1.25;position:absolute;color:var(--bs-pulse)}.post-type-archive-blog header nav{background-color:var(--bs-white) !important}.post-type-archive-blog .hw-06-01{margin-top:4.525em;margin-bottom:5.125em}@media(max-width: 991.98px){.post-type-archive-blog .hw-06-01{margin-bottom:0em}}.post-type-archive-blog .hw-06-01 .hw-col .rank-math-breadcrumb{position:relative;margin-bottom:1.96em}@media(max-width: 991.98px){.post-type-archive-blog .hw-06-01 .hw-col .rank-math-breadcrumb{display:none}}.post-type-archive-blog .hw-06-01 .hw-col .rank-math-breadcrumb p{display:flex;flex-direction:row;gap:8px}.post-type-archive-blog .hw-06-01 .hw-col .rank-math-breadcrumb p a{color:var(--bs-dark);text-decoration:none}.post-type-archive-blog .hw-06-01 .hw-col .rank-math-breadcrumb p .last{color:var(--bs-primary)}.post-type-archive-blog .hw-06-01 .hw-col h1,.post-type-archive-blog .hw-06-01 .hw-col .h1{margin-bottom:calc(var(--hw-section-gap)*-0.084)}.post-type-archive-blog .hw-06-02{position:relative}.post-type-archive-blog .hw-06-02 .hw-stripes{position:absolute;left:0;top:0}@media(max-width: 991.98px){.post-type-archive-blog .hw-06-02 .hw-stripes{display:none}}.post-type-archive-blog .hw-06-02 .hw-blogOverview-wrapper .hw-blogItem{display:flex;flex-direction:column;border:none}.post-type-archive-blog .hw-06-02 .hw-blogOverview-wrapper .hw-blogItem .hw-col-img img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}.post-type-archive-blog .hw-06-02 .hw-blogOverview-wrapper .hw-blogItem .hw-col-data{padding:.875em .875em .25em;display:flex;justify-content:space-between;align-items:center}.post-type-archive-blog .hw-06-02 .hw-blogOverview-wrapper .hw-blogItem .hw-col-content{padding:0 .875em;display:flex;flex-direction:column;flex:1}.post-type-archive-blog .hw-06-02 .hw-blogOverview-wrapper .hw-blogItem .hw-col-content a{text-decoration:none;margin-top:auto}.post-type-archive-blog .hw-06-02 .hw-blogOverview-wrapper .hw-blogItem .hw-col-content .hw-intro p{margin:0}.post-type-archive-blog .hw-06-02 .hw-blogOverview-wrapper .hw-blogItem .hw-col-content .hw-intro p.text-end{display:none}.post-type-archive-blog .hw-06-02 .hw-blogOverview-wrapper .hw-blogItem .hw-col-content h2,.post-type-archive-blog .hw-06-02 .hw-blogOverview-wrapper .hw-blogItem .hw-col-content .h2{font-size:calc(var(--hw-fs-base)*1.1) !important;font-family:var(--hw-ff-extrabold) !important;text-transform:uppercase}.single-blog,.single-wiki{--hw-fs-wiki-base: var(--hw-fs-base);--hw-fs-h3-wiki: calc(var(--hw-fs-wiki-base) * 1);--hw-fs-h2-wiki: calc(var(--hw-fs-wiki-base) * 1.25);--hw-fs-h1-wiki: calc(var(--hw-fs-wiki-base) * 2.5);--hw-box-width: 1717px}@media(max-width: 767.98px){.single-blog,.single-wiki{--hw-fs-h1-wiki: calc(var(--hw-fs-wiki-base) * 2)}}.single-blog *:not(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,small,.small,.brlbs-cmpnt-h1,.brlbs-cmpnt-h2),.single-wiki *:not(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,small,.small,.brlbs-cmpnt-h1,.brlbs-cmpnt-h2){font-family:var(--hw-ff-regular);font-size:var(--hw-fs-wiki-base);line-height:1.5}.single-blog header nav,.single-wiki header nav{background-color:var(--bs-var(--bs-zenith)) !important}.single-blog section:last-child,.single-wiki section:last-child{margin-bottom:8em}.single-blog .container,.single-wiki .container{max-width:var(--hw-box-width) !important;width:95%}@media(max-width: 767.98px){.single-blog .container,.single-wiki .container{width:95%}}.single-blog h1,.single-blog .h1,.single-wiki h1,.single-wiki .h1{font-size:var(--hw-fs-h1-wiki) !important;font-family:var(--hw-ff-extrabold) !important;-webkit-hyphens:auto;hyphens:auto;word-break:break-word}.single-blog h2,.single-blog .h2,.single-blog h3,.single-blog .h3,.single-blog .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-blog .hw-year,.single-blog h4,.single-blog .h4,.single-wiki h2,.single-wiki .h2,.single-wiki h3,.single-wiki .h3,.single-wiki .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-wiki .hw-year,.single-wiki h4,.single-wiki .h4{margin-bottom:0;padding-bottom:.5em;font-weight:300}.single-blog h2,.single-blog .h2,.single-wiki h2,.single-wiki .h2{font-size:var(--hw-fs-h2-wiki) !important;font-family:var(--hw-ff-extrabold) !important}.single-blog h3,.single-blog .h3,.single-blog .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-blog .hw-year,.single-wiki h3,.single-wiki .h3,.single-wiki .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-wiki .hw-year{font-size:var(--hw-fs-h3-wiki) !important;font-family:var(--hw-ff-extrabold) !important}.single-blog h4,.single-blog .h4,.single-wiki h4,.single-wiki .h4{font-size:var(--hw-fs-wiki-base) !important;font-family:var(--hw-ff-extrabold) !important}.single-blog p,.single-wiki p{margin-bottom:0;color:var(--bs-secondary)}.single-blog .wp-block-columns,.single-wiki .wp-block-columns{gap:3.125em}@media(max-width: 767.98px){.single-blog .wp-block-columns,.single-wiki .wp-block-columns{gap:0;margin:0}}.single-blog .wp-block-image,.single-wiki .wp-block-image{margin:0;padding:1em 0}.single-blog .wp-block-image img,.single-wiki .wp-block-image img{border-radius:3px}@media(max-width: 767.98px){.single-blog .wp-block-image img,.single-wiki .wp-block-image img{scale:1.2;border-radius:0;margin:3em 0 4em}}.single-blog ul.wp-block-list,.single-wiki ul.wp-block-list{margin-top:0 !important;margin-bottom:0 !important}.single-blog ol.wp-block-list,.single-wiki ol.wp-block-list{margin-top:0 !important;margin-bottom:0 !important}.single-blog section:last-child,.single-wiki section:last-child{margin-bottom:8em}@media(min-width: 768px){.single-blog section.hw-07-00 .container .hw-row-main,.single-wiki section.hw-07-00 .container .hw-row-main{padding:0 10.35em}}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content{position:relative;padding-top:2em;padding-bottom:5.125em}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content:after,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content:after{content:"";position:absolute;top:0;right:-10.35em;height:100%;width:100vw;border-radius:0 var(--hw-border-radius) var(--hw-border-radius) 0;padding-top:2em;padding-bottom:5.125em;background-color:var(--bs-glitch);z-index:-1}@media(max-width: 767.98px){.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content:after,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content:after{background:rgba(0,0,0,0)}}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar{display:flex;justify-content:space-between;align-items:start}@media(max-width: 767.98px){.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar{flex-direction:column-reverse}}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-author,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-author{margin-bottom:1em;display:flex;gap:.65em;align-items:center}@media(max-width: 767.98px){.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-author,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-author{margin-top:.5em;margin-bottom:1.5em}}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-author p,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-author p{max-width:-moz-fit-content;max-width:fit-content;font-family:var(--hw-ff-light) !important}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-author img,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-author img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:1.85em;height:1.85em;border-radius:.25em}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents{position:relative}@media(max-width: 767.98px){.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents{position:absolute;top:-3.5em;background:var(--bs-glitch);padding:1em;border-radius:.4em;width:100%}}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc{display:flex}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-trigger,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-trigger{max-width:-moz-fit-content;max-width:fit-content;font-family:var(--hw-ff-light) !important;cursor:pointer;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-trigger:hover,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-trigger:hover{opacity:.8}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown{position:absolute;top:-0.5em;right:-7em;background:var(--bs-ghost);border-radius:var(--hw-border-radius);width:-moz-max-content;width:max-content;z-index:3;padding:1.25em;opacity:0;visibility:hidden;transform:translateY(-10px)}@media(max-width: 767.98px){.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown{position:absolute;transform:none;top:0;right:0;width:100%;background:var(--bs-glitch)}}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown.hw-toc-open,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown.hw-toc-open{opacity:1;visibility:visible;transform:translateY(0)}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header{display:flex;justify-content:space-between;align-items:start;background:var(--bs-ghost);width:100%;margin-bottom:.5em}@media(max-width: 767.98px){.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header{background:var(--bs-glitch)}}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header h3,.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header .h3,.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header .hw-year,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header h3,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header .h3,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header .hw-year{font-size:calc(var(--hw-fs-base)*1.25) !important;color:var(--bs-phantom);text-transform:none;padding-bottom:0}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header .hw-toc-close,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-header .hw-toc-close{background:none;border:none;cursor:pointer;color:var(--bs-phantom);padding:0;width:1em;height:1em;display:flex;align-items:center;justify-content:center}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content{overflow-y:auto;background:var(--bs-ghost)}@media(max-width: 767.98px){.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content{background:var(--bs-glitch)}}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content #ez-toc-container,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content #ez-toc-container{border:unset;background:rgba(0,0,0,0);padding:0;margin:0;box-shadow:none}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content #ez-toc-container .ez-toc-list,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content #ez-toc-container .ez-toc-list{gap:.5em;display:flex;flex-direction:column}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content #ez-toc-container .ez-toc-list .ez-toc-link,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content #ez-toc-container .ez-toc-list .ez-toc-link{color:var(--bs-phantom) !important;font-family:var(--hw-ff-light) !important}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content #ez-toc-container .ez-toc-list .ez-toc-link:before,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content #ez-toc-container .ez-toc-list .ez-toc-link:before{display:none}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content #ez-toc-container .ez-toc-list .ez-toc-link:hover,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents .hw-toc-dropdown .hw-toc-content #ez-toc-container .ez-toc-list .ez-toc-link:hover{text-decoration:none}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents p,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-content .hw-col-topbar .hw-contents p{max-width:-moz-fit-content;max-width:fit-content;font-family:var(--hw-ff-light) !important}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-img,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-img{margin-top:-4em}@media(max-width: 767.98px){.single-blog section.hw-07-00 .container .hw-row-main .hw-col-img,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-img{margin-top:0;order:-1}}.single-blog section.hw-07-00 .container .hw-row-main .hw-col-img img,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-img img{aspect-ratio:1976/820;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width: 767.98px){.single-blog section.hw-07-00 .container .hw-row-main .hw-col-img img,.single-wiki section.hw-07-00 .container .hw-row-main .hw-col-img img{transform:scale(1.2);border-radius:0;margin-top:3.5em;aspect-ratio:16/13;margin-bottom:.5em}}@media(min-width: 768px){.single-blog section.hw-07-01 .hw-row-main,.single-wiki section.hw-07-01 .hw-row-main{padding:0 10.35em}}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content{margin-top:var(--hw-n-section-gap);padding-top:.5em;height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;gap:1em}@media(max-width: 767.98px){.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content{margin-top:-10em}}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2+p,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2+p,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2+p,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2+p{margin-top:.3em !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2+h3,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2+h3,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2+.h3,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content h2+.hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2+.hw-year,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2+.h3,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .h2+.hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2+.hw-year,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2+h3,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2+h3,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2+.h3,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content h2+.hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2+.hw-year,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2+.h3,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .h2+.hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2+.hw-year{margin-top:0 !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2+ul,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2+ul,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2+ol,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2+ol,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2+ul,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2+ul,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2+ol,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2+ol{margin-top:0em !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2 .ez-toc-section,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2 .ez-toc-section,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2 .ez-toc-section-end,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2 .ez-toc-section-end,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2 .ez-toc-section,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2 .ez-toc-section,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2 .ez-toc-section-end,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h2 .ez-toc-section-end{font-size:var(--hw-fs-base) !important;font-family:var(--hw-ff-light) !important;font-weight:unset;line-height:unset;height:0em}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h3+p,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h3+p,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year+p,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-year+p,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h3+p,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h3+p,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year+p,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-year+p{margin-top:.3em !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h3+ul,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h3+ul,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year+ul,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-year+ul,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h3+ol,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h3+ol,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year+ol,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-year+ol,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h3+ul,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h3+ul,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year+ul,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-year+ul,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h3+ol,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h3+ol,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year+ol,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-year+ol{margin-top:0em !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h4+p,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h4+p,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h4+p,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h4+p{margin-top:-1.1em !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h4+ul,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h4+ul,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h4+ol,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h4+ol,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h4+ul,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h4+ul,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h4+ol,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .h4+ol{margin-top:0em !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content p,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content p{margin:0 !important;padding:0 !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content p+ul,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content p+ol,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content p+ul,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content p+ol{margin-top:-0.9em !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content p:has(em),.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content p:has(em){line-height:1em}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content ul,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content ol,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content ul,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content ol{margin-top:-1.5em !important;padding-left:2em !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content img,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content img{width:100%;border-radius:var(--hw-border-radius)}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper{position:relative;padding:.1em 2em .1em 0 !important;border-radius:0 .455em .455em 0}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper .hw-break,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper .hw-break{color:var(--bs-phantom) !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper h2,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper .h2,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper h2,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper .h2{color:var(--bs-phantom);margin-bottom:0 !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper h3,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper .h3,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper .hw-year,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper h3,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper .h3,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper .hw-year{color:var(--bs-phantom);margin-bottom:0 !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper a,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper a{color:var(--bs-phantom)}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper:after,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-break-wrapper:after{content:"";position:absolute;top:0;left:0;transform:translateX(calc(-100% + 1px));display:block;background:var(--bs-dark);height:100%;width:calc(.75rem + max((100vw - 3150px)*.5,10vw) + 1px)}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2.wp-block-heading,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .wp-block-heading.h2,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h2.wp-block-heading,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .wp-block-heading.h2{font-size:var(--hw-fs-h2-wiki) !important;font-family:var(--hw-ff-extrabold);margin-top:2em;margin-bottom:-1em}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h3.wp-block-heading,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .wp-block-heading.h3,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .wp-block-heading.hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .wp-block-heading.hw-year,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h3.wp-block-heading,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .wp-block-heading.h3,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .wp-block-heading.hw-year,.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .wp-block-heading.hw-year{font-size:var(--hw-fs-h3-wiki) !important;font-family:var(--hw-ff-light) !important;margin-top:.5em;margin-bottom:-1em}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content h4.wp-block-heading,.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .wp-block-heading.h4,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content h4.wp-block-heading,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .wp-block-heading.h4{font-size:var(--hw-fs-h4-wiki) !important;font-family:var(--hw-ff-light) !important;margin-top:.5em;margin-bottom:1.5em}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content p,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content p{margin-bottom:2em}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content figure.wp-block-table,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content figure.wp-block-table{margin-bottom:0;border:1px solid var(--bs-dark);border-radius:.5em}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content figure.wp-block-table tbody tr:first-child td,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content figure.wp-block-table tbody tr:first-child td{padding:.9em 1.8em .7em}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content figure.wp-block-table tbody tr:last-child td,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content figure.wp-block-table tbody tr:last-child td{border:unset !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content figure.wp-block-table tbody tr td,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content figure.wp-block-table tbody tr td{border-bottom:1px solid var(--bs-dark) !important;border:unset;padding:1.2em 1.8em 1.4em}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content figure.wp-block-image,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content figure.wp-block-image{margin-top:1.5em;margin-bottom:0;border-radius:0}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content figure.is-provider-youtube .wp-block-embed__wrapper:before,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content figure.is-provider-youtube .wp-block-embed__wrapper:before{display:none}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content #ez-toc-container,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content #ez-toc-container{display:none}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author{margin-top:2.5em;padding:0}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents{display:flex;gap:2.5em;margin-top:0 !important;margin-right:4em;align-items:center}@media(max-width: 767.98px){.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents{margin-right:0;flex-direction:column;gap:0}}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-author img,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-author img{border-radius:3px;aspect-ratio:436/400;-o-object-fit:cover;object-fit:cover}@media(max-width: 767.98px){.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-author img,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-author img{border-radius:3px 3px 0 0}}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list{border-radius:3px;padding:2.6em 3.4em 2.2em 2.65em;fill:hsla(0,0%,100%,.5);box-shadow:0px 4px 100px rgba(51,51,51,.1);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);position:absolute;right:2.5em}@media(max-width: 767.98px){.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list{border-radius:0 0 3px 3px;position:relative;right:unset}}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text{padding:0 !important}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor{display:flex;flex-direction:column;gap:1.5em}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-author-social,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-author-social{display:flex;gap:.8em;color:rgba(0,0,0,0)}@media(max-width: 767.98px){.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-author-social,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-author-social{margin-top:0}}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-author-social svg,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-author-social svg{color:var(--bs-primary)}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-name,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-name{font-weight:bold;font-size:var(--hw-fs-h3-wiki);margin-bottom:-0.25em}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-jobtitle,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-jobtitle{line-height:0;font-family:var(--hw-ff-medium);position:relative}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-jobtitle:after,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-jobtitle:after{content:"";position:absolute;bottom:-1.2em;left:0;width:7.25em;height:2px;background:var(--bs-primary)}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-description,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-description{font-size:calc(var(--hw-fs-wiki-base)*.9)}@media(max-width: 767.98px){.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-description,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-text .hw-autor .hw-description{display:none}}.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-btn-author,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-btn-author{margin-left:1.1em;padding:.7em 1em}@media(max-width: 991.98px){.single-blog section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-btn-author,.single-wiki section.hw-07-01 .hw-row-main .hw-col-left .hw-content .hw-container-author .hw-contents .hw-content-list .hw-btn-author{width:-moz-max-content;width:max-content}}.single-blog section.hw-07-01 .hw-container-author,.single-wiki section.hw-07-01 .hw-container-author{margin-top:var(--hw-section-gap)}.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col{padding:0}@media(max-width: 767.98px){.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col.col-10,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col.col-10{width:100%}}.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents{position:relative;display:flex;gap:1em;background-color:var(--bs-light);margin-top:1em;margin-right:4em;border-radius:.455em}@media(max-width: 767.98px){.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents{margin-right:0}}.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents:after,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents:after{content:"";position:absolute;top:0;left:.65em;height:100%;width:100vw;border-radius:var(--hw-border-radius) 0 0 var(--hw-border-radius);background-color:var(--bs-pulse);z-index:-1}.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-author,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-author{z-index:1}.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-author img,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-author img{-o-object-fit:cover;object-fit:cover;border-radius:var(--hw-border-radius) 0 0 var(--hw-border-radius);height:100%;width:100%}.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list{margin:4.95em 0;padding-top:2.175em;padding-bottom:3.5em;padding-left:8.65em;z-index:0;position:relative}@media(max-width: 767.98px){.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list{margin:1em 0;padding:1em 0}}.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list:after,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list:after{content:"";position:absolute;top:0;left:-3em;height:100%;width:100%;border-radius:0 var(--hw-border-radius) var(--hw-border-radius) 0;background-color:var(--bs-ghost);z-index:-1}@media(max-width: 767.98px){.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list:after,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list:after{width:115%}}.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-text:before,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-text:before{content:"";position:absolute;bottom:0;left:6.975em;height:5.25em;width:2px;background-color:var(--bs-pulse)}@media(max-width: 767.98px){.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-text:before,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-text:before{display:none}}.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-text .hw-author-name,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-text .hw-author-name{font-family:var(--hw-ff-light);font-size:calc(var(--hw-fs-base)*2.5);margin:0;margin-bottom:.7em;line-height:1}.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-text .hw-author-social svg,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-text .hw-author-social svg{width:1.75em;height:1.75em}.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-text .hw-author-social svg path,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-text .hw-author-social svg path{fill:var(--bs-phantom)}.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-btn-author,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-btn-author{margin-left:1.1em;padding:.7em 1em}@media(max-width: 767.98px){.single-blog section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-btn-author,.single-wiki section.hw-07-01 .hw-container-author .hw-row .hw-col .hw-contents .hw-content-list .hw-btn-author{width:-moz-max-content;width:max-content;font-size:calc(var(--hw-fs-base)*.9)}}.post-type-archive-wiki header nav{background-color:var(--bs-white) !important}.post-type-archive-wiki .hw-08-01{z-index:0}@media(max-width: 991.98px){.post-type-archive-wiki .hw-08-01{margin-top:3.5em}}.post-type-archive-wiki .hw-08-02{margin-top:calc(var(--hw-n-section-gap)/2)}.hw-02-07 .container-fluid:has(.swiper),.hw-02-07 .container-sm:has(.swiper),.hw-02-07 .container-md:has(.swiper),.hw-02-07 .container-lg:has(.swiper),.hw-02-07 .container-xl:has(.swiper),.hw-02-07 .container-xxl:has(.swiper){position:relative !important}.hw-02-07 .container-fluid:has(.swiper):after,.hw-02-07 .container-sm:has(.swiper):after,.hw-02-07 .container-md:has(.swiper):after,.hw-02-07 .container-lg:has(.swiper):after,.hw-02-07 .container-xl:has(.swiper):after,.hw-02-07 .container-xxl:has(.swiper):after{content:"";display:block;position:absolute;bottom:1em;left:0;height:25%;width:13%;background-color:var(--bs-gray);border-radius:0 .455em .455em 0}@media(max-width: 991.98px){.hw-02-07 .container-fluid:has(.swiper):after,.hw-02-07 .container-sm:has(.swiper):after,.hw-02-07 .container-md:has(.swiper):after,.hw-02-07 .container-lg:has(.swiper):after,.hw-02-07 .container-xl:has(.swiper):after,.hw-02-07 .container-xxl:has(.swiper):after{display:none}}@media(max-width: 767.98px){.hw-02-07 .container-fluid .row,.hw-02-07 .container-sm .row,.hw-02-07 .container-md .row,.hw-02-07 .container-lg .row,.hw-02-07 .container-xl .row,.hw-02-07 .container-xxl .row{width:100% !important}}.hw-02-07 .swiper{position:relative !important}@media(min-width: 992px){.hw-02-07 .swiper{margin-left:13% !important}}.hw-02-07 .swiper:before{content:"";display:block;position:absolute;top:0;left:25%;height:100%;width:25%;background-color:var(--bs-gray);border-radius:.455em}@media(max-width: 991.98px){.hw-02-07 .swiper:before{width:50%;left:0}}@media(max-width: 767.98px){.hw-02-07 .swiper:before{width:100%}}.hw-02-07 .swiper .swiper-wrapper .swiper-slide{position:relative;height:auto;display:flex;flex-direction:column;padding:1em}@media(max-width: 991.98px){.hw-02-07 .swiper .swiper-wrapper .swiper-slide{padding:var(--bs-gutter-x)}}.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content{display:flex;flex-direction:column;height:100%}@media(max-width: 991.98px){.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-year{width:100%;margin:0}}.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-month{font-family:var(--hw-ff-medium);text-transform:uppercase}@media(max-width: 991.98px){.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-month{width:100%;margin:0}}.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-content{margin-bottom:2em}@media(max-width: 991.98px){.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content .hw-content{width:100%;margin-top:1em}}.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content hr{border-top:2px solid var(--bs-dark)}@media(max-width: 991.98px){.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content hr{width:100%;margin:0}}.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-content img{aspect-ratio:731/566;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;margin-bottom:0 !important;margin-top:auto;border-radius:5px}.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-timeline{margin-top:auto}.hw-02-07 .swiper .swiper-wrapper .swiper-slide .hw-slide-timeline .hw-year{display:flex;flex-direction:column;justify-content:center}.hw-02-07 .swiper .hw-line{display:block;height:4px;width:100%;background-color:var(--bs-primary);position:absolute;transform:translateY(-18px);left:0}.hw-02-07 .swiper-scrollbar{position:relative !important;width:50vw !important;margin-top:0em;height:20px !important;top:2em !important;left:50% !important;right:auto;transform:translateX(-50%);z-index:0}.hw-02-07 .swiper-scrollbar .swiper-scrollbar-drag{background-color:var(--bs-primary)}.hw-02-07 .swiper-scrollbar .swiper-scrollbar-drag:hover{cursor:grab}.hw-02-07 .swiper-scrollbar .swiper-scrollbar-drag:active{cursor:grab}.hw-02-07 .custom-scrollbar{display:none}.hw-02-07 .custom-scrollbar input{width:50%}@media(max-width: 991.98px){.hw-02-07 .custom-scrollbar .form-range::-moz-range-track{background-color:var(--bs-white) !important}.hw-02-07 .custom-scrollbar .form-range::-webkit-slider-runnable-track{background-color:var(--bs-white) !important}}/*# sourceMappingURL=main.min.css.map */