@charset "UTF-8";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */: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-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--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, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-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, .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, .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: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .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, .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, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*: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,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 + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-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:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration: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:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.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 + .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,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.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:.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(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 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: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 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: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;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}.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(2n){--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: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;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: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 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(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;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{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;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:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.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.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-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:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.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='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder,.form-floating>.form-control-plaintext::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown),.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder),.form-floating>.form-control-plaintext:not(:-moz-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:not(:-moz-placeholder)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.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,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.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,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.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,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%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(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.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),.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,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%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(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.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),.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,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-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-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.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: .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: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .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 transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .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: .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: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 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 transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.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, .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:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-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 #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #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: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--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: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .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), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .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: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 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:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@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:transparent!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:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .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, .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: .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: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .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: .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(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--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 .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='%23052c65' 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 .25rem rgba(13, 110, 253, .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)}[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='%236ea8fe'%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='%236ea8fe'%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: .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, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 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 .25rem rgba(13, 110, 253, .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: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .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-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .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 .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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #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-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent 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,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .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), .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(-.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: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 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: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .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: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .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: .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: .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.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .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)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.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 .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-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:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-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:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-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:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 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:translate(-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:translate(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:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@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:translate(-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:translate(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:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-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:translate(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.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(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.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,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .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, .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(.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%}.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,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.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{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!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}.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}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-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}.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 + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-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-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-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}@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}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-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}.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}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-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}.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}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-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}.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}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-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}.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}.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-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-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-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-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-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}.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}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.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}.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}.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}.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}}: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: #f9f9f9;--bs-gray-dark: #343a40;--bs-gray-50: #f8f9fa;--bs-gray-100: #f6f6f6;--bs-gray-150: #eeeeee;--bs-gray-200: #e7e7e7;--bs-gray-250: #dfdfdf;--bs-gray-300: #dedddd;--bs-gray-350: #d1d1d1;--bs-gray-400: #bebebe;--bs-gray-450: #a8a8a8;--bs-gray-500: #969696;--bs-gray-550: #868686;--bs-gray-600: #666666;--bs-gray-650: #5e5e5e;--bs-gray-700: #5f5f5f;--bs-gray-750: #4a4a4a;--bs-gray-800: #464646;--bs-gray-850: #404040;--bs-gray-900: #3a3a3a;--bs-gray-950: #303030;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #0c9055;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #e10101;--bs-light: #fafafa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 250, 250, 250;--bs-dark-rgb: 33, 37, 41;--bs-text-danger: #e10101;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--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, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #202020;--bs-body-color-rgb: 32, 32, 32;--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: #353535;--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, .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: #202020;--bs-link-color-rgb: 32, 32, 32;--bs-link-decoration: underline;--bs-link-hover-color: #000000;--bs-link-hover-color-rgb: 0, 0, 0;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #e9e9e9;--bs-border-color-focus: #202020;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .06rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .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 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--bs-black);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f9f9f9;background-clip:padding-box;border:none;border-bottom: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}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:var(--bs-border-color-focus);outline:0;box-shadow:none}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}textarea.form-control{line-height:1.6!important}.form-floating>label{font-size:.9375rem;position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}.form-floating>.form-control:not(:-moz-placeholder)~label{color:var(--bs-gray-650);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:var(--bs-gray-650);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:transparent;border-radius:0}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:transparent;border-radius:0}.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 .75rem;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--bs-black);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f9f9f9;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:none;border-bottom:var(--bs-border-width) solid var(--bs-border-color);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-select:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:var(--bs-border-color-focus);outline:0;box-shadow:none}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:transparent;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1.1em;height:1.1em;margin-top:.2em;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:.9px solid var(--bs-gray-450);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:0}.form-check-input:focus{border-color:var(--bs-gray-50);outline:0;box-shadow:none!important}.form-check-input:checked{background-color:var(--bs-black);border-color:var(--bs-black)}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1829 3.12159L6.43212 13.5392L1.64648 8.75354L2.35359 8.04644L6.36796 12.0608L14.4172 2.47839L15.1829 3.12159Z' fill='white'/%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")}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #00000099;--bs-backdrop-opacity: 1;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}@media (min-width: 576px){.modal-sm{--bs-modal-width: 400px}}.modal-header{display:flex;justify-content:space-between;flex-shrink:0;align-items:center;padding:0;margin-bottom:1rem;border-bottom:none;border-top-left-radius:0;border-top-right-radius:0}.modal-header .close{width:20px;height:20px;display:inline-block;background-image:url(/build/assets/delete-CWHDs3Aq.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .2s ease-in-out}.modal-header .close:hover{transform:scale(1.1)}.modal-header .close:active{transform:scale(.85)}.modal-title{font-weight:500;font-size:1.125rem;margin-bottom:0;line-height:1.5}.modal-content{color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:none;border-radius:0!important;outline:0;padding:1.75rem}@media (max-width: 767.98px){.modal-content{padding:1rem}.modal-fullscreen-md-down .modal-body{overflow-x:clip!important}}.modal-body{position:relative;display:flex;flex-direction:column;flex:1 1 auto;padding:0}.modal-confirm .modal-title{font-weight:500;font-size:.9375rem;margin-bottom:0;line-height:1.5}.modal-confirm .modal-header{color:var(--bs-black);margin-bottom:.62rem}.modal-confirm p{color:var(--bs-black);font-size:.9375rem;margin-bottom:1rem}.modal-confirm .close{width:17px;height:17px}.modal-confirm .modal-content{padding:1.4rem}.modal.fade .modal-dialog{transform:none!important;opacity:0;transition:opacity 25ms ease-in-out}.modal.show .modal-dialog{opacity:1}.modal-backdrop{transition:opacity .1s ease-in-out!important}.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: 0rem;--bs-offcanvas-padding-y: 0rem;--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 .175s ease-out;--bs-offcanvas-title-line-height: 1.5}.offcanvas{padding:1.75rem;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)}.offcanvas-header{display:flex;justify-content:space-between;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);margin-bottom:1rem}.offcanvas-header .close{width:20px;height:20px;display:inline-block;background-image:url(/build/assets/delete-CWHDs3Aq.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .2s ease-in-out}.offcanvas-header .close:hover{transform:scale(1.1)}.offcanvas-header .close:active{transform:scale(.85)}.offcanvas-title{font-weight:500;font-size:1.1875rem;margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{display:flex;flex-direction:column;flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.offcanvas-backdrop{background-color:#0000006b}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:none;transform:translate(100%)}.offcanvas-backdrop{transition:opacity .15s ease-out!important;background-color:#0009}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:1}.btn{--bs-btn-padding-x: .15rem;--bs-btn-padding-y: .9rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 500;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: 0;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: 0;--bs-btn-disabled-opacity: 1;--bs-btn-focus-box-shadow: 0;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);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);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 .05s ease-in-out,background-color .05s ease-in-out,border-color .05s ease-in-out,box-shadow .05s ease-in-out}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #000;--bs-btn-border-color: #000;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #transparent;--bs-btn-hover-border-color: #000;--bs-btn-focus-shadow-rgb: 53, 128, 217;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #090909FF;--bs-btn-active-border-color: #202020;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #afafaf;--bs-btn-disabled-bg: #000;--bs-btn-disabled-border-color: #000}.btn-outline-primary{--bs-btn-color: #000;--bs-btn-bg: transparent;--bs-btn-border-color: #000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #000;--bs-btn-hover-border-color: #000;--bs-btn-focus-shadow-rgb: 62, 151, 255;--bs-btn-active-color: #000;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #000;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #333333;--bs-btn-disabled-bg: #f7f7f7;--bs-btn-disabled-border-color: #000000}.btn-light{--bs-btn-color: #000000;--bs-btn-bg: #f5f5f5;--bs-btn-border-color: #f5f5f5;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #ebebeb;--bs-btn-hover-border-color: #f4f4f4;--bs-btn-focus-shadow-rgb: none;--bs-btn-active-color: #000000;--bs-btn-active-bg: #eaeaea;--bs-btn-active-border-color: #eaeaea;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #F9F9F9;--bs-btn-disabled-border-color: #F9F9F9}.btn-outline-light{--bs-btn-color: #000000;--bs-btn-border-color: #f0f0f0;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #f5f5f5;--bs-btn-hover-border-color: #f1f1f1;--bs-btn-focus-shadow-rgb: 249, 249, 249;--bs-btn-active-color: #000000;--bs-btn-active-bg: #F9F9F9;--bs-btn-active-border-color: #F9F9F9;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #ffffff;--bs-btn-disabled-border-color: #f0f0f0}.btn-secondary{--bs-btn-color:#92929f;--bs-btn-bg:#1c1c1c;--bs-btn-border-color:none;--bs-btn-hover-color:#92929f;--bs-btn-hover-bg:#2d2d2d;--bs-btn-hover-border-color:#dfe2eb;--bs-btn-focus-shadow-rgb:186,190,198;--bs-btn-active-color:#000000;--bs-btn-active-bg:#e2e5ed;--bs-btn-active-border-color:#dfe2eb;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:#DBDFE9;--bs-btn-disabled-border-color:#DBDFE9 }.btn-outline-secondary{--bs-btn-color:#DBDFE9;--bs-btn-border-color:#DBDFE9;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:#DBDFE9;--bs-btn-hover-border-color:#DBDFE9;--bs-btn-focus-shadow-rgb:219,223,233;--bs-btn-active-color:#000000;--bs-btn-active-bg:#DBDFE9;--bs-btn-active-border-color:#DBDFE9;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#DBDFE9;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#DBDFE9;--bs-gradient:none }.btn-dark{--bs-btn-color:var(--bs-white);--bs-btn-bg:#000000;--bs-btn-border-color:none;--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#202020;--bs-btn-hover-border-color:none;--bs-btn-focus-shadow-rgb:44,55,85;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#39435f;--bs-btn-active-border-color:#202c4b;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffffff;--bs-btn-disabled-bg:#071437;--bs-btn-disabled-border-color:#071437 }.btn-success{--bs-btn-color:var(--bs-white);--bs-btn-bg:#50cd89;--bs-btn-border-color:#50cd89;--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#6ad59b;--bs-btn-hover-border-color:#62d295;--bs-btn-focus-shadow-rgb:68,174,116;--bs-btn-active-color:#000000;--bs-btn-active-bg:#73d7a1;--bs-btn-active-border-color:#62d295;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:#50cd89;--bs-btn-disabled-border-color:#50cd89 }.btn-info{--bs-btn-color:var(--bs-white);--bs-btn-bg:#3E97FF;--bs-btn-border-color:#3E97FF;--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#5ba7ff;--bs-btn-hover-border-color:#51a1ff;--bs-btn-focus-shadow-rgb:53,128,217;--bs-btn-active-color:#000000;--bs-btn-active-bg:#65acff;--bs-btn-active-border-color:#51a1ff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:#3E97FF;--bs-btn-disabled-border-color:#3E97FF }.btn-warning{--bs-btn-color:var(--bs-white);--bs-btn-bg:#ffc700;--bs-btn-border-color:#ffc700;--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#ffcf26;--bs-btn-hover-border-color:#ffcd1a;--bs-btn-focus-shadow-rgb:217,169,0;--bs-btn-active-color:#000000;--bs-btn-active-bg:#ffd233;--bs-btn-active-border-color:#ffcd1a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:#ffc700;--bs-btn-disabled-border-color:#ffc700 }.btn-danger{--bs-btn-color:var(--bs-white);--bs-btn-bg:#f1416c;--bs-btn-border-color:#f1416c;--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#f35e82;--bs-btn-hover-border-color:#f2547b;--bs-btn-focus-shadow-rgb:205,55,92;--bs-btn-active-color:#000000;--bs-btn-active-bg:#f46789;--bs-btn-active-border-color:#f2547b;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:#f1416c;--bs-btn-disabled-border-color:#f1416c }.btn-outline-dark{--bs-btn-color:var(--bs-white);--bs-btn-border-color:#000;--bs-btn-hover-color:none;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:7,20,55;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#071437;--bs-btn-active-border-color:#071437;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#071437;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#071437;--bs-gradient:none }.btn-outline-success{--bs-btn-color:#50cd89;--bs-btn-border-color:#50cd89;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:#50cd89;--bs-btn-hover-border-color:#50cd89;--bs-btn-focus-shadow-rgb:80,205,137;--bs-btn-active-color:#000000;--bs-btn-active-bg:#50cd89;--bs-btn-active-border-color:#50cd89;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#50cd89;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#50cd89;--bs-gradient:none }.btn-outline-info{--bs-btn-color:#3E97FF;--bs-btn-border-color:#3E97FF;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:#3E97FF;--bs-btn-hover-border-color:#3E97FF;--bs-btn-focus-shadow-rgb:62,151,255;--bs-btn-active-color:#000000;--bs-btn-active-bg:#3E97FF;--bs-btn-active-border-color:#3E97FF;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#3E97FF;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#3E97FF;--bs-gradient:none }.btn-outline-warning{--bs-btn-color:#ffc700;--bs-btn-border-color:#ffc700;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:#ffc700;--bs-btn-hover-border-color:#ffc700;--bs-btn-focus-shadow-rgb:255,199,0;--bs-btn-active-color:#000000;--bs-btn-active-bg:#ffc700;--bs-btn-active-border-color:#ffc700;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc700;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc700;--bs-gradient:none }.btn-outline-danger{--bs-btn-color:#f1416c;--bs-btn-border-color:#f1416c;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:#f1416c;--bs-btn-hover-border-color:#f1416c;--bs-btn-focus-shadow-rgb:241,65,108;--bs-btn-active-color:#000000;--bs-btn-active-bg:#f1416c;--bs-btn-active-border-color:#f1416c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f1416c;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f1416c;--bs-gradient:none }.btn-light-primary{--bs-btn-color: #c9ffa1;--bs-btn-bg:var(--bs-primary-light);--bs-btn-border-color:none;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #c9ffa1;--bs-btn-hover-border-color: none;--bs-btn-focus-shadow-rgb: 62,151,255;--bs-btn-active-color: #000000;--bs-btn-active-bg: #acec7c;--bs-btn-active-border-color: #acec7c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #c9ffa1;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #c9ffa1;--bs-gradient: none}.btn-light-secondary{--bs-btn-color: var(--bs-black);--bs-btn-bg: transparent;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #fdfdfd;--bs-btn-hover-border-color: var(--bs-black);--bs-btn-active-color: var(--bs-gray-850);--bs-btn-active-bg: transparent;--bs-btn-active-border-color: var(--bs-gray-850);--bs-btn-active-shadow: none;--bs-btn-disabled-color: #DBDFE9;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #DBDFE9;--bs-gradient: none;text-decoration:underline}.btn-light-success{--bs-btn-color:#50cd89;--bs-btn-bg:var(--bs-success-light);--bs-btn-border-color:none;--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#50cd89;--bs-btn-hover-border-color: none;--bs-btn-focus-shadow-rgb:80,205,137;--bs-btn-active-color:#000000;--bs-btn-active-bg:#50cd89;--bs-btn-active-border-color:#50cd89;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#50cd89;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#50cd89;--bs-gradient:none }.btn-light-info{--bs-btn-color:#3E97FF;--bs-btn-bg:var(--bs-info-light);--bs-btn-border-color:none;--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#3E97FF;--bs-btn-hover-border-color: none;--bs-btn-focus-shadow-rgb:62,151,255;--bs-btn-active-color:#000000;--bs-btn-active-bg:#3E97FF;--bs-btn-active-border-color:#3E97FF;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#3E97FF;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#3E97FF;--bs-gradient:none }.btn-light-warning{--bs-btn-color:#ffc700;--bs-btn-bg:var(--bs-warning-light);--bs-btn-border-color:none;--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#ffc700;--bs-btn-hover-border-color: none;--bs-btn-focus-shadow-rgb:255,199,0;--bs-btn-active-color:#000000;--bs-btn-active-bg:#ffc700;--bs-btn-active-border-color:#ffc700;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc700;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc700;--bs-gradient:none }.btn-light-danger{--bs-btn-color:#f1416c;--bs-btn-bg:var(--bs-danger-light);--bs-btn-border-color:none;--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#f1416c;--bs-btn-hover-border-color: none;--bs-btn-focus-shadow-rgb:241,65,108;--bs-btn-active-color:#000000;--bs-btn-active-bg:#f1416c;--bs-btn-active-border-color:#f1416c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f1416c;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f1416c;--bs-gradient:none }.btn-board-primary{--bs-btn-color: #c9ffa1;--bs-btn-bg:var(--bs-board-bg);--bs-btn-border-color:none;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #c9ffa1;--bs-btn-hover-border-color: none;--bs-btn-focus-shadow-rgb: 62,151,255;--bs-btn-active-color: #000000;--bs-btn-active-bg: #acec7c;--bs-btn-active-border-color: #acec7c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #c9ffa1;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #c9ffa1;--bs-gradient: none}.btn-board-secondary{--bs-btn-color:#DBDFE9;--bs-btn-bg:var(--bs-board-bg);--bs-btn-border-color:none;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:#DBDFE9;--bs-btn-hover-border-color: none;--bs-btn-focus-shadow-rgb:219,223,233;--bs-btn-active-color:#000000;--bs-btn-active-bg:#DBDFE9;--bs-btn-active-border-color:#DBDFE9;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#DBDFE9;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#DBDFE9;--bs-gradient:none }.btn-board-success{--bs-btn-color:#50cd89;--bs-btn-bg:var(--bs-board-bg);--bs-btn-border-color:none;--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#50cd89;--bs-btn-hover-border-color: none;--bs-btn-focus-shadow-rgb:80,205,137;--bs-btn-active-color:#000000;--bs-btn-active-bg:#50cd89;--bs-btn-active-border-color:#50cd89;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#50cd89;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#50cd89;--bs-gradient:none }.btn-board-info{--bs-btn-color:#3E97FF;--bs-btn-bg:var(--bs-board-bg);--bs-btn-border-color:none;--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#3E97FF;--bs-btn-hover-border-color: none;--bs-btn-focus-shadow-rgb:62,151,255;--bs-btn-active-color:#000000;--bs-btn-active-bg:#3E97FF;--bs-btn-active-border-color:#3E97FF;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#3E97FF;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#3E97FF;--bs-gradient:none }.btn-board-warning{--bs-btn-color:#ffc700;--bs-btn-bg:var(--bs-board-bg);--bs-btn-border-color:none;--bs-btn-hover-color:#311c07;--bs-btn-hover-bg:#ffc700;--bs-btn-hover-border-color: none;--bs-btn-focus-shadow-rgb:255,199,0;--bs-btn-active-color:#000000;--bs-btn-active-bg:#ffc700;--bs-btn-active-border-color:#ffc700;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc700;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc700;--bs-gradient:none }.btn-board-danger{--bs-btn-color:#f1416c;--bs-btn-bg:var(--bs-board-bg);--bs-btn-border-color:none;--bs-btn-hover-color:var(--bs-white);--bs-btn-hover-bg:#f1416c;--bs-btn-hover-border-color: none;--bs-btn-focus-shadow-rgb:241,65,108;--bs-btn-active-color:#000000;--bs-btn-active-bg:#f1416c;--bs-btn-active-border-color:#f1416c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f1416c;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f1416c;--bs-gradient:none }.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--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 .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='%23052c65' 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 .25rem rgba(13, 110, 253, .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: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}.accordion{--bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 263.31007957648035 263.3100795764758'%3E%3Cg%3E%3Cline x1='254.81007957648035' y1='131.02530781737823' x2='8.5' y2='131.02530781737823' style='fill:none;stroke:%231f1f1f;stroke-linecap:round;stroke-linejoin:round;stroke-width:12px'/%3E%3Cline x1='131.65503978824017' y1='8.5' x2='131.65503978824017' y2='254.8100795764758' style='fill:none;stroke:%231f1f1f;stroke-linecap:round;stroke-linejoin:round;stroke-width:12px'/%3E%3C/g%3E%3C/svg%3E")}.accordion-button:not(.collapsed){color:var(--bs-body-color);background-color:transparent;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{--bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 263.31007957648035 263.3100795764758'%3E%3Cg%3E%3Cline x1='254.81007957648035' y1='131.02530781737823' x2='8.5' y2='131.02530781737823' style='fill:none;stroke:%231f1f1f;stroke-linecap:round;stroke-linejoin:round;stroke-width:12px'/%3E%3Cline x1='131.65503978824017' y1='8.5' x2='131.65503978824017' y2='254.8100795764758' style='fill:none;stroke:%231f1f1f;stroke-linecap:round;stroke-linejoin:round;stroke-width:12px'/%3E%3C/g%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 263.31007957648035 263.3100795764758'%3E%3Cg%3E%3Cline x1='254.81007957648035' y1='131.02530781737823' x2='8.5' y2='131.02530781737823' style='fill:none;stroke:%231f1f1f;stroke-linecap:round;stroke-linejoin:round;stroke-width:12px'/%3E%3C/g%3E%3C/svg%3E")}.accordion-button:focus{box-shadow:none}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: .65rem;--bs-alert-margin-bottom: 0rem;--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: 0;--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-primary{--bs-alert-color: var(--bs-black);--bs-alert-bg: #fff;--bs-alert-border-color: var(--bs-black);--bs-alert-link-color: var(--bs-black)}.alert-secondary{--bs-alert-color: var(--bs-black);--bs-alert-bg: transparent;--bs-alert-border-color: var(--bs-gray-300);--bs-alert-link-color: var(--bs-black)}.alert-success{--bs-alert-color: #00280d;--bs-alert-bg: #86ffae;--bs-alert-border-color: var(--bs-gray-100);--bs-alert-link-color: var(--bs-black)}.alert-info{--bs-alert-color: #002831;--bs-alert-bg: #c1f5ff;--bs-alert-border-color: var(--bs-gray-100);--bs-alert-link-color: var(--bs-black)}.alert-warning{--bs-alert-color: #603000;--bs-alert-bg: #ffc488;--bs-alert-border-color: var(--bs-gray-100);--bs-alert-link-color: var(--bs-black)}.alert-danger{--bs-alert-color: #480000;--bs-alert-bg: #ff8c9b;--bs-alert-border-color: var(--bs-gray-100);--bs-alert-link-color: var(--bs-black)}.alert-light{--bs-alert-color: var(--bs-black);--bs-alert-bg: #f5f5f5;--bs-alert-border-color: #f5f5f5;--bs-alert-link-color: var(--bs-black)}.alert-dark{--bs-alert-color: #fff;--bs-alert-bg: #000;--bs-alert-border-color: #202020;--bs-alert-link-color: #fff}#header .categories .nav-link{padding:.5rem}.carousel img{-webkit-user-drag:none;user-select:none;-webkit-user-select:none;-moz-user-select:none}.carousel-indicators [data-bs-target]{filter:drop-shadow(0px 1px 0px rgba(0,0,0,.1))}.carousel-indicators .active{filter:drop-shadow(0px 2px 0px rgba(0,0,0,.2))}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130.9 261.5' fill='none'%3E%3Cpolyline points='118.9,249.5 11.5,130.6 118.9,12' stroke='%23fff' stroke-width='14' stroke-linecap='square' stroke-miterlimit='128'/%3E%3C/svg%3E");background-size:100% 100%;filter:drop-shadow(-2px 0 0px rgba(0,0,0,.15))}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130.9 261.5' fill='none'%3E%3Cpolyline points='12,249.5 119.4,130.6 12,12' stroke='%23fff' stroke-width='14' stroke-linecap='square' stroke-miterlimit='128'/%3E%3C/svg%3E");background-size:100% 100%;filter:drop-shadow(2px 0 0px rgba(0,0,0,.15))}.img-thumbnail{padding:0;background-color:var(--bs-gray-100);border:none;border-radius:0;max-width:100%;height:auto}:root,[data-bs-theme=light]{--form-control-focus-border: #202020}.container-3xl{width:100%;padding-right:var(--bs-gutter-x, .75rem);padding-left:var(--bs-gutter-x, .75rem);margin-right:auto;margin-left:auto;max-width:1700px}@media (max-width: 1800px){.container-3xl{max-width:96%}}.required:after{content:"*";position:relative;font-size:inherit;color:var(--bs-danger);padding-left:.25rem;font-weight:600}.form-floating .required:after{content:"*";position:relative;font-size:inherit;color:var(--bs-danger);opacity:.4;padding-left:.2rem;font-weight:600}.btn.active{background-color:var(--bs-btn-hover-bg);color:var(--bs-btn-hover-color);border-color:var(--bs-btn-hover-border-color)}.btn-waiting{pointer-events:none}.btn-underline{color:var(--bs-black);text-decoration:underline;text-underline-offset:6px}.btn-underline:hover{text-decoration:none}.canvas-cart{box-shadow:-20px 0 17px #00000003}@media (max-width: 768px){.modal-confirm{padding:1rem;margin:0;position:absolute;bottom:0;width:100%;max-width:100%;transform:none!important;align-items:flex-end!important}.modal.modal-bottom .modal-dialog{bottom:0;position:absolute;margin:0;width:100%}}.modal-s1{--bs-modal-width: 550px}.modal-s2{--bs-modal-width: 600px}.modal-s3{--bs-modal-width: 650px}.modal-s4{--bs-modal-width: 700px}.form-control.shadow{box-shadow:0 2px 3px #efefef!important}.form-control-icon{position:relative}.form-control-icon img{position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.form-control-icon .form-control{padding-right:2.7rem}.form-control-pagination{min-height:2.1rem;padding:0 .2rem 0 .55rem;width:50px;color:var(--bs-text-secondary)}.pagination .page-item .page-link{cursor:pointer;width:30px;display:flex;justify-content:center}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: .8125rem;--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-board-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: var(--bs-primary);--bs-pagination-active-bg: transparent;--bs-pagination-active-border-color: var(--bs-primary);--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--body-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.alert-fade-in{animation:alert-fade-in .1s ease-in forwards}.alert-fade-out{animation:alert-fade-out .1s ease-out forwards}@keyframes alert-fade-in{0%{opacity:0}to{opacity:1}}@keyframes alert-fade-out{0%{opacity:1}to{opacity:0}}.fade-in{animation:fadeInUp .3s ease-in-out}.fade-out{animation:fadeOutDown .3s ease-in-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(5px)}}.page-enter-active,.page-leave-active{transition:opacity .35s,transform .35s}.page-enter-from{opacity:0;transform:scale(1.05)}.page-enter-to,.page-leave-from{opacity:1;transform:scale(1)}.page-leave-to{opacity:0;transform:scale(.95)}.layout-enter-active,.layout-leave-active{transition:opacity .35s,transform .35s}.layout-enter-from{opacity:0;transform:scale(1.05)}.layout-enter-to,.layout-leave-from{opacity:1;transform:scale(1)}.layout-leave-to{opacity:0;transform:scale(.95)}.btn-sm{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .3}.btn-md{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .5}.btn-lg{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .7}.btn-xl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1}.btn-xxl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-3xl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .7rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-4xl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .8rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-5xl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .9rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.min-w-25{min-width:25%!important}.min-w-50{min-width:50%!important}.min-w-75{min-width:75%!important}.min-w-100{min-width:100%!important}.min-w-auto{min-width:auto!important}.min-w-1px{min-width:1px!important}.min-w-2px{min-width:2px!important}.min-w-3px{min-width:3px!important}.min-w-4px{min-width:4px!important}.min-w-5px{min-width:5px!important}.min-w-6px{min-width:6px!important}.min-w-7px{min-width:7px!important}.min-w-8px{min-width:8px!important}.min-w-9px{min-width:9px!important}.min-w-10px{min-width:10px!important}.min-w-11px{min-width:11px!important}.min-w-12px{min-width:12px!important}.min-w-13px{min-width:13px!important}.min-w-14px{min-width:14px!important}.min-w-15px{min-width:15px!important}.min-w-16px{min-width:16px!important}.min-w-17px{min-width:17px!important}.min-w-18px{min-width:18px!important}.min-w-19px{min-width:19px!important}.min-w-20px{min-width:20px!important}.min-w-21px{min-width:21px!important}.min-w-22px{min-width:22px!important}.min-w-23px{min-width:23px!important}.min-w-24px{min-width:24px!important}.min-w-25px{min-width:25px!important}.min-w-26px{min-width:26px!important}.min-w-27px{min-width:27px!important}.min-w-28px{min-width:28px!important}.min-w-29px{min-width:29px!important}.min-w-30px{min-width:30px!important}.min-w-31px{min-width:31px!important}.min-w-32px{min-width:32px!important}.min-w-33px{min-width:33px!important}.min-w-34px{min-width:34px!important}.min-w-35px{min-width:35px!important}.min-w-36px{min-width:36px!important}.min-w-37px{min-width:37px!important}.min-w-38px{min-width:38px!important}.min-w-39px{min-width:39px!important}.min-w-40px{min-width:40px!important}.min-w-41px{min-width:41px!important}.min-w-42px{min-width:42px!important}.min-w-43px{min-width:43px!important}.min-w-44px{min-width:44px!important}.min-w-45px{min-width:45px!important}.min-w-46px{min-width:46px!important}.min-w-47px{min-width:47px!important}.min-w-48px{min-width:48px!important}.min-w-49px{min-width:49px!important}.min-w-50px{min-width:50px!important}.min-w-51px{min-width:51px!important}.min-w-52px{min-width:52px!important}.min-w-53px{min-width:53px!important}.min-w-54px{min-width:54px!important}.min-w-55px{min-width:55px!important}.min-w-56px{min-width:56px!important}.min-w-57px{min-width:57px!important}.min-w-58px{min-width:58px!important}.min-w-59px{min-width:59px!important}.min-w-60px{min-width:60px!important}.min-w-61px{min-width:61px!important}.min-w-62px{min-width:62px!important}.min-w-63px{min-width:63px!important}.min-w-64px{min-width:64px!important}.min-w-65px{min-width:65px!important}.min-w-66px{min-width:66px!important}.min-w-67px{min-width:67px!important}.min-w-68px{min-width:68px!important}.min-w-69px{min-width:69px!important}.min-w-70px{min-width:70px!important}.min-w-71px{min-width:71px!important}.min-w-72px{min-width:72px!important}.min-w-73px{min-width:73px!important}.min-w-74px{min-width:74px!important}.min-w-75px{min-width:75px!important}.min-w-76px{min-width:76px!important}.min-w-77px{min-width:77px!important}.min-w-78px{min-width:78px!important}.min-w-79px{min-width:79px!important}.min-w-80px{min-width:80px!important}.min-w-81px{min-width:81px!important}.min-w-82px{min-width:82px!important}.min-w-83px{min-width:83px!important}.min-w-84px{min-width:84px!important}.min-w-85px{min-width:85px!important}.min-w-86px{min-width:86px!important}.min-w-87px{min-width:87px!important}.min-w-88px{min-width:88px!important}.min-w-89px{min-width:89px!important}.min-w-90px{min-width:90px!important}.min-w-91px{min-width:91px!important}.min-w-92px{min-width:92px!important}.min-w-93px{min-width:93px!important}.min-w-94px{min-width:94px!important}.min-w-95px{min-width:95px!important}.min-w-96px{min-width:96px!important}.min-w-97px{min-width:97px!important}.min-w-98px{min-width:98px!important}.min-w-99px{min-width:99px!important}.min-w-100px{min-width:100px!important}.min-w-101px{min-width:101px!important}.min-w-102px{min-width:102px!important}.min-w-103px{min-width:103px!important}.min-w-104px{min-width:104px!important}.min-w-105px{min-width:105px!important}.min-w-106px{min-width:106px!important}.min-w-107px{min-width:107px!important}.min-w-108px{min-width:108px!important}.min-w-109px{min-width:109px!important}.min-w-110px{min-width:110px!important}.min-w-111px{min-width:111px!important}.min-w-112px{min-width:112px!important}.min-w-113px{min-width:113px!important}.min-w-114px{min-width:114px!important}.min-w-115px{min-width:115px!important}.min-w-116px{min-width:116px!important}.min-w-117px{min-width:117px!important}.min-w-118px{min-width:118px!important}.min-w-119px{min-width:119px!important}.min-w-120px{min-width:120px!important}.min-w-121px{min-width:121px!important}.min-w-122px{min-width:122px!important}.min-w-123px{min-width:123px!important}.min-w-124px{min-width:124px!important}.min-w-125px{min-width:125px!important}.min-w-126px{min-width:126px!important}.min-w-127px{min-width:127px!important}.min-w-128px{min-width:128px!important}.min-w-129px{min-width:129px!important}.min-w-130px{min-width:130px!important}.min-w-131px{min-width:131px!important}.min-w-132px{min-width:132px!important}.min-w-133px{min-width:133px!important}.min-w-134px{min-width:134px!important}.min-w-135px{min-width:135px!important}.min-w-136px{min-width:136px!important}.min-w-137px{min-width:137px!important}.min-w-138px{min-width:138px!important}.min-w-139px{min-width:139px!important}.min-w-140px{min-width:140px!important}.min-w-141px{min-width:141px!important}.min-w-142px{min-width:142px!important}.min-w-143px{min-width:143px!important}.min-w-144px{min-width:144px!important}.min-w-145px{min-width:145px!important}.min-w-146px{min-width:146px!important}.min-w-147px{min-width:147px!important}.min-w-148px{min-width:148px!important}.min-w-149px{min-width:149px!important}.min-w-150px{min-width:150px!important}.min-w-175px{min-width:175px!important}.min-w-200px{min-width:200px!important}.min-w-225px{min-width:225px!important}.min-w-250px{min-width:250px!important}.min-w-275px{min-width:275px!important}.min-w-300px{min-width:300px!important}.min-w-325px{min-width:325px!important}.min-w-350px{min-width:350px!important}.min-w-375px{min-width:375px!important}.min-w-400px{min-width:400px!important}.min-w-425px{min-width:425px!important}.min-w-450px{min-width:450px!important}.min-w-475px{min-width:475px!important}.min-w-500px{min-width:500px!important}.min-w-550px{min-width:550px!important}.min-w-600px{min-width:600px!important}.min-w-650px{min-width:650px!important}.min-w-700px{min-width:700px!important}.min-w-750px{min-width:750px!important}.min-w-800px{min-width:800px!important}.min-w-850px{min-width:850px!important}.min-w-900px{min-width:900px!important}.min-w-950px{min-width:950px!important}.min-w-1000px{min-width:1000px!important}.w-5{width:5%!important}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-45{width:45%!important}.w-50{width:50%!important}.w-55{width:55%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-85{width:85%!important}.w-90{width:90%!important}.w-95{width:95%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.w-1px{width:1px!important}.w-2px{width:2px!important}.w-3px{width:3px!important}.w-4px{width:4px!important}.w-5px{width:5px!important}.w-6px{width:6px!important}.w-7px{width:7px!important}.w-8px{width:8px!important}.w-9px{width:9px!important}.w-10px{width:10px!important}.w-11px{width:11px!important}.w-12px{width:12px!important}.w-13px{width:13px!important}.w-14px{width:14px!important}.w-15px{width:15px!important}.w-16px{width:16px!important}.w-17px{width:17px!important}.w-18px{width:18px!important}.w-19px{width:19px!important}.w-20px{width:20px!important}.w-21px{width:21px!important}.w-22px{width:22px!important}.w-23px{width:23px!important}.w-24px{width:24px!important}.w-25px{width:25px!important}.w-26px{width:26px!important}.w-27px{width:27px!important}.w-28px{width:28px!important}.w-29px{width:29px!important}.w-30px{width:30px!important}.w-31px{width:31px!important}.w-32px{width:32px!important}.w-33px{width:33px!important}.w-34px{width:34px!important}.w-35px{width:35px!important}.w-36px{width:36px!important}.w-37px{width:37px!important}.w-38px{width:38px!important}.w-39px{width:39px!important}.w-40px{width:40px!important}.w-41px{width:41px!important}.w-42px{width:42px!important}.w-43px{width:43px!important}.w-44px{width:44px!important}.w-45px{width:45px!important}.w-46px{width:46px!important}.w-47px{width:47px!important}.w-48px{width:48px!important}.w-49px{width:49px!important}.w-50px{width:50px!important}.w-51px{width:51px!important}.w-52px{width:52px!important}.w-53px{width:53px!important}.w-54px{width:54px!important}.w-55px{width:55px!important}.w-56px{width:56px!important}.w-57px{width:57px!important}.w-58px{width:58px!important}.w-59px{width:59px!important}.w-60px{width:60px!important}.w-61px{width:61px!important}.w-62px{width:62px!important}.w-63px{width:63px!important}.w-64px{width:64px!important}.w-65px{width:65px!important}.w-66px{width:66px!important}.w-67px{width:67px!important}.w-68px{width:68px!important}.w-69px{width:69px!important}.w-70px{width:70px!important}.w-71px{width:71px!important}.w-72px{width:72px!important}.w-73px{width:73px!important}.w-74px{width:74px!important}.w-75px{width:75px!important}.w-76px{width:76px!important}.w-77px{width:77px!important}.w-78px{width:78px!important}.w-79px{width:79px!important}.w-80px{width:80px!important}.w-81px{width:81px!important}.w-82px{width:82px!important}.w-83px{width:83px!important}.w-84px{width:84px!important}.w-85px{width:85px!important}.w-86px{width:86px!important}.w-87px{width:87px!important}.w-88px{width:88px!important}.w-89px{width:89px!important}.w-90px{width:90px!important}.w-91px{width:91px!important}.w-92px{width:92px!important}.w-93px{width:93px!important}.w-94px{width:94px!important}.w-95px{width:95px!important}.w-96px{width:96px!important}.w-97px{width:97px!important}.w-98px{width:98px!important}.w-99px{width:99px!important}.w-100px{width:100px!important}.w-101px{width:101px!important}.w-102px{width:102px!important}.w-103px{width:103px!important}.w-104px{width:104px!important}.w-105px{width:105px!important}.w-106px{width:106px!important}.w-107px{width:107px!important}.w-108px{width:108px!important}.w-109px{width:109px!important}.w-110px{width:110px!important}.w-111px{width:111px!important}.w-112px{width:112px!important}.w-113px{width:113px!important}.w-114px{width:114px!important}.w-115px{width:115px!important}.w-116px{width:116px!important}.w-117px{width:117px!important}.w-118px{width:118px!important}.w-119px{width:119px!important}.w-120px{width:120px!important}.w-121px{width:121px!important}.w-122px{width:122px!important}.w-123px{width:123px!important}.w-124px{width:124px!important}.w-125px{width:125px!important}.w-126px{width:126px!important}.w-127px{width:127px!important}.w-128px{width:128px!important}.w-129px{width:129px!important}.w-130px{width:130px!important}.w-131px{width:131px!important}.w-132px{width:132px!important}.w-133px{width:133px!important}.w-134px{width:134px!important}.w-135px{width:135px!important}.w-136px{width:136px!important}.w-137px{width:137px!important}.w-138px{width:138px!important}.w-139px{width:139px!important}.w-140px{width:140px!important}.w-141px{width:141px!important}.w-142px{width:142px!important}.w-143px{width:143px!important}.w-144px{width:144px!important}.w-145px{width:145px!important}.w-146px{width:146px!important}.w-147px{width:147px!important}.w-148px{width:148px!important}.w-149px{width:149px!important}.w-150px{width:150px!important}.w-175px{width:175px!important}.w-200px{width:200px!important}.w-225px{width:225px!important}.w-250px{width:250px!important}.w-275px{width:275px!important}.w-300px{width:300px!important}.w-325px{width:325px!important}.w-350px{width:350px!important}.w-375px{width:375px!important}.w-400px{width:400px!important}.w-425px{width:425px!important}.w-450px{width:450px!important}.w-475px{width:475px!important}.w-500px{width:500px!important}.w-550px{width:550px!important}.w-600px{width:600px!important}.w-650px{width:650px!important}.w-700px{width:700px!important}.w-750px{width:750px!important}.w-800px{width:800px!important}.w-850px{width:850px!important}.w-900px{width:900px!important}.w-950px{width:950px!important}.w-1000px{width:1000px!important}.mw-25{max-width:25%!important}.mw-50{max-width:50%!important}.mw-75{max-width:75%!important}.mw-100{max-width:100%!important}.mw-auto{max-width:auto!important}.mw-1px{max-width:1px!important}.mw-2px{max-width:2px!important}.mw-3px{max-width:3px!important}.mw-4px{max-width:4px!important}.mw-5px{max-width:5px!important}.mw-6px{max-width:6px!important}.mw-7px{max-width:7px!important}.mw-8px{max-width:8px!important}.mw-9px{max-width:9px!important}.mw-10px{max-width:10px!important}.mw-11px{max-width:11px!important}.mw-12px{max-width:12px!important}.mw-13px{max-width:13px!important}.mw-14px{max-width:14px!important}.mw-15px{max-width:15px!important}.mw-16px{max-width:16px!important}.mw-17px{max-width:17px!important}.mw-18px{max-width:18px!important}.mw-19px{max-width:19px!important}.mw-20px{max-width:20px!important}.mw-21px{max-width:21px!important}.mw-22px{max-width:22px!important}.mw-23px{max-width:23px!important}.mw-24px{max-width:24px!important}.mw-25px{max-width:25px!important}.mw-26px{max-width:26px!important}.mw-27px{max-width:27px!important}.mw-28px{max-width:28px!important}.mw-29px{max-width:29px!important}.mw-30px{max-width:30px!important}.mw-31px{max-width:31px!important}.mw-32px{max-width:32px!important}.mw-33px{max-width:33px!important}.mw-34px{max-width:34px!important}.mw-35px{max-width:35px!important}.mw-36px{max-width:36px!important}.mw-37px{max-width:37px!important}.mw-38px{max-width:38px!important}.mw-39px{max-width:39px!important}.mw-40px{max-width:40px!important}.mw-41px{max-width:41px!important}.mw-42px{max-width:42px!important}.mw-43px{max-width:43px!important}.mw-44px{max-width:44px!important}.mw-45px{max-width:45px!important}.mw-46px{max-width:46px!important}.mw-47px{max-width:47px!important}.mw-48px{max-width:48px!important}.mw-49px{max-width:49px!important}.mw-50px{max-width:50px!important}.mw-51px{max-width:51px!important}.mw-52px{max-width:52px!important}.mw-53px{max-width:53px!important}.mw-54px{max-width:54px!important}.mw-55px{max-width:55px!important}.mw-56px{max-width:56px!important}.mw-57px{max-width:57px!important}.mw-58px{max-width:58px!important}.mw-59px{max-width:59px!important}.mw-60px{max-width:60px!important}.mw-61px{max-width:61px!important}.mw-62px{max-width:62px!important}.mw-63px{max-width:63px!important}.mw-64px{max-width:64px!important}.mw-65px{max-width:65px!important}.mw-66px{max-width:66px!important}.mw-67px{max-width:67px!important}.mw-68px{max-width:68px!important}.mw-69px{max-width:69px!important}.mw-70px{max-width:70px!important}.mw-71px{max-width:71px!important}.mw-72px{max-width:72px!important}.mw-73px{max-width:73px!important}.mw-74px{max-width:74px!important}.mw-75px{max-width:75px!important}.mw-76px{max-width:76px!important}.mw-77px{max-width:77px!important}.mw-78px{max-width:78px!important}.mw-79px{max-width:79px!important}.mw-80px{max-width:80px!important}.mw-81px{max-width:81px!important}.mw-82px{max-width:82px!important}.mw-83px{max-width:83px!important}.mw-84px{max-width:84px!important}.mw-85px{max-width:85px!important}.mw-86px{max-width:86px!important}.mw-87px{max-width:87px!important}.mw-88px{max-width:88px!important}.mw-89px{max-width:89px!important}.mw-90px{max-width:90px!important}.mw-91px{max-width:91px!important}.mw-92px{max-width:92px!important}.mw-93px{max-width:93px!important}.mw-94px{max-width:94px!important}.mw-95px{max-width:95px!important}.mw-96px{max-width:96px!important}.mw-97px{max-width:97px!important}.mw-98px{max-width:98px!important}.mw-99px{max-width:99px!important}.mw-100px{max-width:100px!important}.mw-101px{max-width:101px!important}.mw-102px{max-width:102px!important}.mw-103px{max-width:103px!important}.mw-104px{max-width:104px!important}.mw-105px{max-width:105px!important}.mw-106px{max-width:106px!important}.mw-107px{max-width:107px!important}.mw-108px{max-width:108px!important}.mw-109px{max-width:109px!important}.mw-110px{max-width:110px!important}.mw-111px{max-width:111px!important}.mw-112px{max-width:112px!important}.mw-113px{max-width:113px!important}.mw-114px{max-width:114px!important}.mw-115px{max-width:115px!important}.mw-116px{max-width:116px!important}.mw-117px{max-width:117px!important}.mw-118px{max-width:118px!important}.mw-119px{max-width:119px!important}.mw-120px{max-width:120px!important}.mw-121px{max-width:121px!important}.mw-122px{max-width:122px!important}.mw-123px{max-width:123px!important}.mw-124px{max-width:124px!important}.mw-125px{max-width:125px!important}.mw-126px{max-width:126px!important}.mw-127px{max-width:127px!important}.mw-128px{max-width:128px!important}.mw-129px{max-width:129px!important}.mw-130px{max-width:130px!important}.mw-131px{max-width:131px!important}.mw-132px{max-width:132px!important}.mw-133px{max-width:133px!important}.mw-134px{max-width:134px!important}.mw-135px{max-width:135px!important}.mw-136px{max-width:136px!important}.mw-137px{max-width:137px!important}.mw-138px{max-width:138px!important}.mw-139px{max-width:139px!important}.mw-140px{max-width:140px!important}.mw-141px{max-width:141px!important}.mw-142px{max-width:142px!important}.mw-143px{max-width:143px!important}.mw-144px{max-width:144px!important}.mw-145px{max-width:145px!important}.mw-146px{max-width:146px!important}.mw-147px{max-width:147px!important}.mw-148px{max-width:148px!important}.mw-149px{max-width:149px!important}.mw-150px{max-width:150px!important}.mw-175px{max-width:175px!important}.mw-200px{max-width:200px!important}.mw-225px{max-width:225px!important}.mw-250px{max-width:250px!important}.mw-275px{max-width:275px!important}.mw-300px{max-width:300px!important}.mw-325px{max-width:325px!important}.mw-350px{max-width:350px!important}.mw-375px{max-width:375px!important}.mw-400px{max-width:400px!important}.mw-425px{max-width:425px!important}.mw-450px{max-width:450px!important}.mw-475px{max-width:475px!important}.mw-500px{max-width:500px!important}.mw-550px{max-width:550px!important}.mw-600px{max-width:600px!important}.mw-650px{max-width:650px!important}.mw-700px{max-width:700px!important}.mw-750px{max-width:750px!important}.mw-800px{max-width:800px!important}.mw-850px{max-width:850px!important}.mw-900px{max-width:900px!important}.mw-950px{max-width:950px!important}.mw-1000px{max-width:1000px!important}.min-h-25{min-height:25%!important}.min-h-50{min-height:50%!important}.min-h-75{min-height:75%!important}.min-h-100{min-height:100%!important}.min-h-auto{min-height:auto!important}.min-h-1px{min-height:1px!important}.min-h-2px{min-height:2px!important}.min-h-3px{min-height:3px!important}.min-h-4px{min-height:4px!important}.min-h-5px{min-height:5px!important}.min-h-6px{min-height:6px!important}.min-h-7px{min-height:7px!important}.min-h-8px{min-height:8px!important}.min-h-9px{min-height:9px!important}.min-h-10px{min-height:10px!important}.min-h-11px{min-height:11px!important}.min-h-12px{min-height:12px!important}.min-h-13px{min-height:13px!important}.min-h-14px{min-height:14px!important}.min-h-15px{min-height:15px!important}.min-h-16px{min-height:16px!important}.min-h-17px{min-height:17px!important}.min-h-18px{min-height:18px!important}.min-h-19px{min-height:19px!important}.min-h-20px{min-height:20px!important}.min-h-21px{min-height:21px!important}.min-h-22px{min-height:22px!important}.min-h-23px{min-height:23px!important}.min-h-24px{min-height:24px!important}.min-h-25px{min-height:25px!important}.min-h-26px{min-height:26px!important}.min-h-27px{min-height:27px!important}.min-h-28px{min-height:28px!important}.min-h-29px{min-height:29px!important}.min-h-30px{min-height:30px!important}.min-h-31px{min-height:31px!important}.min-h-32px{min-height:32px!important}.min-h-33px{min-height:33px!important}.min-h-34px{min-height:34px!important}.min-h-35px{min-height:35px!important}.min-h-36px{min-height:36px!important}.min-h-37px{min-height:37px!important}.min-h-38px{min-height:38px!important}.min-h-39px{min-height:39px!important}.min-h-40px{min-height:40px!important}.min-h-41px{min-height:41px!important}.min-h-42px{min-height:42px!important}.min-h-43px{min-height:43px!important}.min-h-44px{min-height:44px!important}.min-h-45px{min-height:45px!important}.min-h-46px{min-height:46px!important}.min-h-47px{min-height:47px!important}.min-h-48px{min-height:48px!important}.min-h-49px{min-height:49px!important}.min-h-50px{min-height:50px!important}.min-h-51px{min-height:51px!important}.min-h-52px{min-height:52px!important}.min-h-53px{min-height:53px!important}.min-h-54px{min-height:54px!important}.min-h-55px{min-height:55px!important}.min-h-56px{min-height:56px!important}.min-h-57px{min-height:57px!important}.min-h-58px{min-height:58px!important}.min-h-59px{min-height:59px!important}.min-h-60px{min-height:60px!important}.min-h-61px{min-height:61px!important}.min-h-62px{min-height:62px!important}.min-h-63px{min-height:63px!important}.min-h-64px{min-height:64px!important}.min-h-65px{min-height:65px!important}.min-h-66px{min-height:66px!important}.min-h-67px{min-height:67px!important}.min-h-68px{min-height:68px!important}.min-h-69px{min-height:69px!important}.min-h-70px{min-height:70px!important}.min-h-71px{min-height:71px!important}.min-h-72px{min-height:72px!important}.min-h-73px{min-height:73px!important}.min-h-74px{min-height:74px!important}.min-h-75px{min-height:75px!important}.min-h-76px{min-height:76px!important}.min-h-77px{min-height:77px!important}.min-h-78px{min-height:78px!important}.min-h-79px{min-height:79px!important}.min-h-80px{min-height:80px!important}.min-h-81px{min-height:81px!important}.min-h-82px{min-height:82px!important}.min-h-83px{min-height:83px!important}.min-h-84px{min-height:84px!important}.min-h-85px{min-height:85px!important}.min-h-86px{min-height:86px!important}.min-h-87px{min-height:87px!important}.min-h-88px{min-height:88px!important}.min-h-89px{min-height:89px!important}.min-h-90px{min-height:90px!important}.min-h-91px{min-height:91px!important}.min-h-92px{min-height:92px!important}.min-h-93px{min-height:93px!important}.min-h-94px{min-height:94px!important}.min-h-95px{min-height:95px!important}.min-h-96px{min-height:96px!important}.min-h-97px{min-height:97px!important}.min-h-98px{min-height:98px!important}.min-h-99px{min-height:99px!important}.min-h-100px{min-height:100px!important}.min-h-101px{min-height:101px!important}.min-h-102px{min-height:102px!important}.min-h-103px{min-height:103px!important}.min-h-104px{min-height:104px!important}.min-h-105px{min-height:105px!important}.min-h-106px{min-height:106px!important}.min-h-107px{min-height:107px!important}.min-h-108px{min-height:108px!important}.min-h-109px{min-height:109px!important}.min-h-110px{min-height:110px!important}.min-h-111px{min-height:111px!important}.min-h-112px{min-height:112px!important}.min-h-113px{min-height:113px!important}.min-h-114px{min-height:114px!important}.min-h-115px{min-height:115px!important}.min-h-116px{min-height:116px!important}.min-h-117px{min-height:117px!important}.min-h-118px{min-height:118px!important}.min-h-119px{min-height:119px!important}.min-h-120px{min-height:120px!important}.min-h-121px{min-height:121px!important}.min-h-122px{min-height:122px!important}.min-h-123px{min-height:123px!important}.min-h-124px{min-height:124px!important}.min-h-125px{min-height:125px!important}.min-h-126px{min-height:126px!important}.min-h-127px{min-height:127px!important}.min-h-128px{min-height:128px!important}.min-h-129px{min-height:129px!important}.min-h-130px{min-height:130px!important}.min-h-131px{min-height:131px!important}.min-h-132px{min-height:132px!important}.min-h-133px{min-height:133px!important}.min-h-134px{min-height:134px!important}.min-h-135px{min-height:135px!important}.min-h-136px{min-height:136px!important}.min-h-137px{min-height:137px!important}.min-h-138px{min-height:138px!important}.min-h-139px{min-height:139px!important}.min-h-140px{min-height:140px!important}.min-h-141px{min-height:141px!important}.min-h-142px{min-height:142px!important}.min-h-143px{min-height:143px!important}.min-h-144px{min-height:144px!important}.min-h-145px{min-height:145px!important}.min-h-146px{min-height:146px!important}.min-h-147px{min-height:147px!important}.min-h-148px{min-height:148px!important}.min-h-149px{min-height:149px!important}.min-h-150px{min-height:150px!important}.min-h-175px{min-height:175px!important}.min-h-200px{min-height:200px!important}.min-h-225px{min-height:225px!important}.min-h-250px{min-height:250px!important}.min-h-275px{min-height:275px!important}.min-h-300px{min-height:300px!important}.min-h-325px{min-height:325px!important}.min-h-350px{min-height:350px!important}.min-h-375px{min-height:375px!important}.min-h-400px{min-height:400px!important}.min-h-425px{min-height:425px!important}.min-h-450px{min-height:450px!important}.min-h-475px{min-height:475px!important}.min-h-500px{min-height:500px!important}.min-h-550px{min-height:550px!important}.min-h-600px{min-height:600px!important}.min-h-650px{min-height:650px!important}.min-h-700px{min-height:700px!important}.min-h-750px{min-height:750px!important}.min-h-800px{min-height:800px!important}.min-h-850px{min-height:850px!important}.min-h-900px{min-height:900px!important}.min-h-950px{min-height:950px!important}.min-h-1000px{min-height:1000px!important}.h-5{height:5%!important}.h-10{height:10%!important}.h-15{height:15%!important}.h-20{height:20%!important}.h-25{height:25%!important}.h-30{height:30%!important}.h-35{height:35%!important}.h-40{height:40%!important}.h-45{height:45%!important}.h-50{height:50%!important}.h-55{height:55%!important}.h-60{height:60%!important}.h-65{height:65%!important}.h-70{height:70%!important}.h-75{height:75%!important}.h-80{height:80%!important}.h-85{height:85%!important}.h-90{height:90%!important}.h-95{height:95%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.h-1px{height:1px!important}.h-2px{height:2px!important}.h-3px{height:3px!important}.h-4px{height:4px!important}.h-5px{height:5px!important}.h-6px{height:6px!important}.h-7px{height:7px!important}.h-8px{height:8px!important}.h-9px{height:9px!important}.h-10px{height:10px!important}.h-11px{height:11px!important}.h-12px{height:12px!important}.h-13px{height:13px!important}.h-14px{height:14px!important}.h-15px{height:15px!important}.h-16px{height:16px!important}.h-17px{height:17px!important}.h-18px{height:18px!important}.h-19px{height:19px!important}.h-20px{height:20px!important}.h-21px{height:21px!important}.h-22px{height:22px!important}.h-23px{height:23px!important}.h-24px{height:24px!important}.h-25px{height:25px!important}.h-26px{height:26px!important}.h-27px{height:27px!important}.h-28px{height:28px!important}.h-29px{height:29px!important}.h-30px{height:30px!important}.h-31px{height:31px!important}.h-32px{height:32px!important}.h-33px{height:33px!important}.h-34px{height:34px!important}.h-35px{height:35px!important}.h-36px{height:36px!important}.h-37px{height:37px!important}.h-38px{height:38px!important}.h-39px{height:39px!important}.h-40px{height:40px!important}.h-41px{height:41px!important}.h-42px{height:42px!important}.h-43px{height:43px!important}.h-44px{height:44px!important}.h-45px{height:45px!important}.h-46px{height:46px!important}.h-47px{height:47px!important}.h-48px{height:48px!important}.h-49px{height:49px!important}.h-50px{height:50px!important}.h-51px{height:51px!important}.h-52px{height:52px!important}.h-53px{height:53px!important}.h-54px{height:54px!important}.h-55px{height:55px!important}.h-56px{height:56px!important}.h-57px{height:57px!important}.h-58px{height:58px!important}.h-59px{height:59px!important}.h-60px{height:60px!important}.h-61px{height:61px!important}.h-62px{height:62px!important}.h-63px{height:63px!important}.h-64px{height:64px!important}.h-65px{height:65px!important}.h-66px{height:66px!important}.h-67px{height:67px!important}.h-68px{height:68px!important}.h-69px{height:69px!important}.h-70px{height:70px!important}.h-71px{height:71px!important}.h-72px{height:72px!important}.h-73px{height:73px!important}.h-74px{height:74px!important}.h-75px{height:75px!important}.h-76px{height:76px!important}.h-77px{height:77px!important}.h-78px{height:78px!important}.h-79px{height:79px!important}.h-80px{height:80px!important}.h-81px{height:81px!important}.h-82px{height:82px!important}.h-83px{height:83px!important}.h-84px{height:84px!important}.h-85px{height:85px!important}.h-86px{height:86px!important}.h-87px{height:87px!important}.h-88px{height:88px!important}.h-89px{height:89px!important}.h-90px{height:90px!important}.h-91px{height:91px!important}.h-92px{height:92px!important}.h-93px{height:93px!important}.h-94px{height:94px!important}.h-95px{height:95px!important}.h-96px{height:96px!important}.h-97px{height:97px!important}.h-98px{height:98px!important}.h-99px{height:99px!important}.h-100px{height:100px!important}.h-101px{height:101px!important}.h-102px{height:102px!important}.h-103px{height:103px!important}.h-104px{height:104px!important}.h-105px{height:105px!important}.h-106px{height:106px!important}.h-107px{height:107px!important}.h-108px{height:108px!important}.h-109px{height:109px!important}.h-110px{height:110px!important}.h-111px{height:111px!important}.h-112px{height:112px!important}.h-113px{height:113px!important}.h-114px{height:114px!important}.h-115px{height:115px!important}.h-116px{height:116px!important}.h-117px{height:117px!important}.h-118px{height:118px!important}.h-119px{height:119px!important}.h-120px{height:120px!important}.h-121px{height:121px!important}.h-122px{height:122px!important}.h-123px{height:123px!important}.h-124px{height:124px!important}.h-125px{height:125px!important}.h-126px{height:126px!important}.h-127px{height:127px!important}.h-128px{height:128px!important}.h-129px{height:129px!important}.h-130px{height:130px!important}.h-131px{height:131px!important}.h-132px{height:132px!important}.h-133px{height:133px!important}.h-134px{height:134px!important}.h-135px{height:135px!important}.h-136px{height:136px!important}.h-137px{height:137px!important}.h-138px{height:138px!important}.h-139px{height:139px!important}.h-140px{height:140px!important}.h-141px{height:141px!important}.h-142px{height:142px!important}.h-143px{height:143px!important}.h-144px{height:144px!important}.h-145px{height:145px!important}.h-146px{height:146px!important}.h-147px{height:147px!important}.h-148px{height:148px!important}.h-149px{height:149px!important}.h-150px{height:150px!important}.h-175px{height:175px!important}.h-200px{height:200px!important}.h-225px{height:225px!important}.h-250px{height:250px!important}.h-275px{height:275px!important}.h-300px{height:300px!important}.h-325px{height:325px!important}.h-350px{height:350px!important}.h-375px{height:375px!important}.h-400px{height:400px!important}.h-425px{height:425px!important}.h-450px{height:450px!important}.h-475px{height:475px!important}.h-500px{height:500px!important}.h-550px{height:550px!important}.h-600px{height:600px!important}.h-650px{height:650px!important}.h-700px{height:700px!important}.h-750px{height:750px!important}.h-800px{height:800px!important}.h-850px{height:850px!important}.h-900px{height:900px!important}.h-950px{height:950px!important}.h-1000px{height:1000px!important}.mh-25{max-height:25%!important}.mh-50{max-height:50%!important}.mh-75{max-height:75%!important}.mh-100{max-height:100%!important}.mh-auto{max-height:auto!important}.mh-1px{max-height:1px!important}.mh-2px{max-height:2px!important}.mh-3px{max-height:3px!important}.mh-4px{max-height:4px!important}.mh-5px{max-height:5px!important}.mh-6px{max-height:6px!important}.mh-7px{max-height:7px!important}.mh-8px{max-height:8px!important}.mh-9px{max-height:9px!important}.mh-10px{max-height:10px!important}.mh-11px{max-height:11px!important}.mh-12px{max-height:12px!important}.mh-13px{max-height:13px!important}.mh-14px{max-height:14px!important}.mh-15px{max-height:15px!important}.mh-16px{max-height:16px!important}.mh-17px{max-height:17px!important}.mh-18px{max-height:18px!important}.mh-19px{max-height:19px!important}.mh-20px{max-height:20px!important}.mh-21px{max-height:21px!important}.mh-22px{max-height:22px!important}.mh-23px{max-height:23px!important}.mh-24px{max-height:24px!important}.mh-25px{max-height:25px!important}.mh-26px{max-height:26px!important}.mh-27px{max-height:27px!important}.mh-28px{max-height:28px!important}.mh-29px{max-height:29px!important}.mh-30px{max-height:30px!important}.mh-31px{max-height:31px!important}.mh-32px{max-height:32px!important}.mh-33px{max-height:33px!important}.mh-34px{max-height:34px!important}.mh-35px{max-height:35px!important}.mh-36px{max-height:36px!important}.mh-37px{max-height:37px!important}.mh-38px{max-height:38px!important}.mh-39px{max-height:39px!important}.mh-40px{max-height:40px!important}.mh-41px{max-height:41px!important}.mh-42px{max-height:42px!important}.mh-43px{max-height:43px!important}.mh-44px{max-height:44px!important}.mh-45px{max-height:45px!important}.mh-46px{max-height:46px!important}.mh-47px{max-height:47px!important}.mh-48px{max-height:48px!important}.mh-49px{max-height:49px!important}.mh-50px{max-height:50px!important}.mh-51px{max-height:51px!important}.mh-52px{max-height:52px!important}.mh-53px{max-height:53px!important}.mh-54px{max-height:54px!important}.mh-55px{max-height:55px!important}.mh-56px{max-height:56px!important}.mh-57px{max-height:57px!important}.mh-58px{max-height:58px!important}.mh-59px{max-height:59px!important}.mh-60px{max-height:60px!important}.mh-61px{max-height:61px!important}.mh-62px{max-height:62px!important}.mh-63px{max-height:63px!important}.mh-64px{max-height:64px!important}.mh-65px{max-height:65px!important}.mh-66px{max-height:66px!important}.mh-67px{max-height:67px!important}.mh-68px{max-height:68px!important}.mh-69px{max-height:69px!important}.mh-70px{max-height:70px!important}.mh-71px{max-height:71px!important}.mh-72px{max-height:72px!important}.mh-73px{max-height:73px!important}.mh-74px{max-height:74px!important}.mh-75px{max-height:75px!important}.mh-76px{max-height:76px!important}.mh-77px{max-height:77px!important}.mh-78px{max-height:78px!important}.mh-79px{max-height:79px!important}.mh-80px{max-height:80px!important}.mh-81px{max-height:81px!important}.mh-82px{max-height:82px!important}.mh-83px{max-height:83px!important}.mh-84px{max-height:84px!important}.mh-85px{max-height:85px!important}.mh-86px{max-height:86px!important}.mh-87px{max-height:87px!important}.mh-88px{max-height:88px!important}.mh-89px{max-height:89px!important}.mh-90px{max-height:90px!important}.mh-91px{max-height:91px!important}.mh-92px{max-height:92px!important}.mh-93px{max-height:93px!important}.mh-94px{max-height:94px!important}.mh-95px{max-height:95px!important}.mh-96px{max-height:96px!important}.mh-97px{max-height:97px!important}.mh-98px{max-height:98px!important}.mh-99px{max-height:99px!important}.mh-100px{max-height:100px!important}.mh-101px{max-height:101px!important}.mh-102px{max-height:102px!important}.mh-103px{max-height:103px!important}.mh-104px{max-height:104px!important}.mh-105px{max-height:105px!important}.mh-106px{max-height:106px!important}.mh-107px{max-height:107px!important}.mh-108px{max-height:108px!important}.mh-109px{max-height:109px!important}.mh-110px{max-height:110px!important}.mh-111px{max-height:111px!important}.mh-112px{max-height:112px!important}.mh-113px{max-height:113px!important}.mh-114px{max-height:114px!important}.mh-115px{max-height:115px!important}.mh-116px{max-height:116px!important}.mh-117px{max-height:117px!important}.mh-118px{max-height:118px!important}.mh-119px{max-height:119px!important}.mh-120px{max-height:120px!important}.mh-121px{max-height:121px!important}.mh-122px{max-height:122px!important}.mh-123px{max-height:123px!important}.mh-124px{max-height:124px!important}.mh-125px{max-height:125px!important}.mh-126px{max-height:126px!important}.mh-127px{max-height:127px!important}.mh-128px{max-height:128px!important}.mh-129px{max-height:129px!important}.mh-130px{max-height:130px!important}.mh-131px{max-height:131px!important}.mh-132px{max-height:132px!important}.mh-133px{max-height:133px!important}.mh-134px{max-height:134px!important}.mh-135px{max-height:135px!important}.mh-136px{max-height:136px!important}.mh-137px{max-height:137px!important}.mh-138px{max-height:138px!important}.mh-139px{max-height:139px!important}.mh-140px{max-height:140px!important}.mh-141px{max-height:141px!important}.mh-142px{max-height:142px!important}.mh-143px{max-height:143px!important}.mh-144px{max-height:144px!important}.mh-145px{max-height:145px!important}.mh-146px{max-height:146px!important}.mh-147px{max-height:147px!important}.mh-148px{max-height:148px!important}.mh-149px{max-height:149px!important}.mh-150px{max-height:150px!important}.mh-175px{max-height:175px!important}.mh-200px{max-height:200px!important}.mh-225px{max-height:225px!important}.mh-250px{max-height:250px!important}.mh-275px{max-height:275px!important}.mh-300px{max-height:300px!important}.mh-325px{max-height:325px!important}.mh-350px{max-height:350px!important}.mh-375px{max-height:375px!important}.mh-400px{max-height:400px!important}.mh-425px{max-height:425px!important}.mh-450px{max-height:450px!important}.mh-475px{max-height:475px!important}.mh-500px{max-height:500px!important}.mh-550px{max-height:550px!important}.mh-600px{max-height:600px!important}.mh-650px{max-height:650px!important}.mh-700px{max-height:700px!important}.mh-750px{max-height:750px!important}.mh-800px{max-height:800px!important}.mh-850px{max-height:850px!important}.mh-900px{max-height:900px!important}.mh-950px{max-height:950px!important}.mh-1000px{max-height:1000px!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-4{margin:1rem!important}.m-5{margin:1.25rem!important}.m-6{margin:1.5rem!important}.m-7{margin:1.75rem!important}.m-8{margin:2rem!important}.m-9{margin:2.25rem!important}.m-10{margin:2.5rem!important}.m-11{margin:2.75rem!important}.m-12{margin:3rem!important}.m-13{margin:3.25rem!important}.m-14{margin:3.5rem!important}.m-15{margin:3.75rem!important}.m-16{margin:4rem!important}.m-17{margin:4.25rem!important}.m-18{margin:4.5rem!important}.m-19{margin:4.75rem!important}.m-20{margin:5rem!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:.75rem!important;margin-left:.75rem!important}.mx-4{margin-right:1rem!important;margin-left:1rem!important}.mx-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-7{margin-right:1.75rem!important;margin-left:1.75rem!important}.mx-8{margin-right:2rem!important;margin-left:2rem!important}.mx-9{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-11{margin-right:2.75rem!important;margin-left:2.75rem!important}.mx-12{margin-right:3rem!important;margin-left:3rem!important}.mx-13{margin-right:3.25rem!important;margin-left:3.25rem!important}.mx-14{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-15{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-16{margin-right:4rem!important;margin-left:4rem!important}.mx-17{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-18{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-19{margin-right:4.75rem!important;margin-left:4.75rem!important}.mx-20{margin-right:5rem!important;margin-left:5rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-20{margin-top:5rem!important;margin-bottom:5rem!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:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-7{margin-top:1.75rem!important}.mt-8{margin-top:2rem!important}.mt-9{margin-top:2.25rem!important}.mt-10{margin-top:2.5rem!important}.mt-11{margin-top:2.75rem!important}.mt-12{margin-top:3rem!important}.mt-13{margin-top:3.25rem!important}.mt-14{margin-top:3.5rem!important}.mt-15{margin-top:3.75rem!important}.mt-16{margin-top:4rem!important}.mt-17{margin-top:4.25rem!important}.mt-18{margin-top:4.5rem!important}.mt-19{margin-top:4.75rem!important}.mt-20{margin-top:5rem!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:.75rem!important}.me-4{margin-right:1rem!important}.me-5{margin-right:1.25rem!important}.me-6{margin-right:1.5rem!important}.me-7{margin-right:1.75rem!important}.me-8{margin-right:2rem!important}.me-9{margin-right:2.25rem!important}.me-10{margin-right:2.5rem!important}.me-11{margin-right:2.75rem!important}.me-12{margin-right:3rem!important}.me-13{margin-right:3.25rem!important}.me-14{margin-right:3.5rem!important}.me-15{margin-right:3.75rem!important}.me-16{margin-right:4rem!important}.me-17{margin-right:4.25rem!important}.me-18{margin-right:4.5rem!important}.me-19{margin-right:4.75rem!important}.me-20{margin-right:5rem!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:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-7{margin-bottom:1.75rem!important}.mb-8{margin-bottom:2rem!important}.mb-9{margin-bottom:2.25rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-11{margin-bottom:2.75rem!important}.mb-12{margin-bottom:3rem!important}.mb-13{margin-bottom:3.25rem!important}.mb-14{margin-bottom:3.5rem!important}.mb-15{margin-bottom:3.75rem!important}.mb-16{margin-bottom:4rem!important}.mb-17{margin-bottom:4.25rem!important}.mb-18{margin-bottom:4.5rem!important}.mb-19{margin-bottom:4.75rem!important}.mb-20{margin-bottom:5rem!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:.75rem!important}.ms-4{margin-left:1rem!important}.ms-5{margin-left:1.25rem!important}.ms-6{margin-left:1.5rem!important}.ms-7{margin-left:1.75rem!important}.ms-8{margin-left:2rem!important}.ms-9{margin-left:2.25rem!important}.ms-10{margin-left:2.5rem!important}.ms-11{margin-left:2.75rem!important}.ms-12{margin-left:3rem!important}.ms-13{margin-left:3.25rem!important}.ms-14{margin-left:3.5rem!important}.ms-15{margin-left:3.75rem!important}.ms-16{margin-left:4rem!important}.ms-17{margin-left:4.25rem!important}.ms-18{margin-left:4.5rem!important}.ms-19{margin-left:4.75rem!important}.ms-20{margin-left:5rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-.75rem!important}.m-n4{margin:-1rem!important}.m-n5{margin:-1.25rem!important}.m-n6{margin:-1.5rem!important}.m-n7{margin:-1.75rem!important}.m-n8{margin:-2rem!important}.m-n9{margin:-2.25rem!important}.m-n10{margin:-2.5rem!important}.m-n11{margin:-2.75rem!important}.m-n12{margin:-3rem!important}.m-n13{margin:-3.25rem!important}.m-n14{margin:-3.5rem!important}.m-n15{margin:-3.75rem!important}.m-n16{margin:-4rem!important}.m-n17{margin:-4.25rem!important}.m-n18{margin:-4.5rem!important}.m-n19{margin:-4.75rem!important}.m-n20{margin:-5rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n5{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-n6{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n7{margin-right:-1.75rem!important;margin-left:-1.75rem!important}.mx-n8{margin-right:-2rem!important;margin-left:-2rem!important}.mx-n9{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-n10{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-n11{margin-right:-2.75rem!important;margin-left:-2.75rem!important}.mx-n12{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n13{margin-right:-3.25rem!important;margin-left:-3.25rem!important}.mx-n14{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-n15{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-n16{margin-right:-4rem!important;margin-left:-4rem!important}.mx-n17{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-n18{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-n19{margin-right:-4.75rem!important;margin-left:-4.75rem!important}.mx-n20{margin-right:-5rem!important;margin-left:-5rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-n11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.my-n12{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n13{margin-top:-3.25rem!important;margin-bottom:-3.25rem!important}.my-n14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-n15{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-n16{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-n17{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-n18{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-n19{margin-top:-4.75rem!important;margin-bottom:-4.75rem!important}.my-n20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-.75rem!important}.mt-n4{margin-top:-1rem!important}.mt-n5{margin-top:-1.25rem!important}.mt-n6{margin-top:-1.5rem!important}.mt-n7{margin-top:-1.75rem!important}.mt-n8{margin-top:-2rem!important}.mt-n9{margin-top:-2.25rem!important}.mt-n10{margin-top:-2.5rem!important}.mt-n11{margin-top:-2.75rem!important}.mt-n12{margin-top:-3rem!important}.mt-n13{margin-top:-3.25rem!important}.mt-n14{margin-top:-3.5rem!important}.mt-n15{margin-top:-3.75rem!important}.mt-n16{margin-top:-4rem!important}.mt-n17{margin-top:-4.25rem!important}.mt-n18{margin-top:-4.5rem!important}.mt-n19{margin-top:-4.75rem!important}.mt-n20{margin-top:-5rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-.75rem!important}.me-n4{margin-right:-1rem!important}.me-n5{margin-right:-1.25rem!important}.me-n6{margin-right:-1.5rem!important}.me-n7{margin-right:-1.75rem!important}.me-n8{margin-right:-2rem!important}.me-n9{margin-right:-2.25rem!important}.me-n10{margin-right:-2.5rem!important}.me-n11{margin-right:-2.75rem!important}.me-n12{margin-right:-3rem!important}.me-n13{margin-right:-3.25rem!important}.me-n14{margin-right:-3.5rem!important}.me-n15{margin-right:-3.75rem!important}.me-n16{margin-right:-4rem!important}.me-n17{margin-right:-4.25rem!important}.me-n18{margin-right:-4.5rem!important}.me-n19{margin-right:-4.75rem!important}.me-n20{margin-right:-5rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-.75rem!important}.mb-n4{margin-bottom:-1rem!important}.mb-n5{margin-bottom:-1.25rem!important}.mb-n6{margin-bottom:-1.5rem!important}.mb-n7{margin-bottom:-1.75rem!important}.mb-n8{margin-bottom:-2rem!important}.mb-n9{margin-bottom:-2.25rem!important}.mb-n10{margin-bottom:-2.5rem!important}.mb-n11{margin-bottom:-2.75rem!important}.mb-n12{margin-bottom:-3rem!important}.mb-n13{margin-bottom:-3.25rem!important}.mb-n14{margin-bottom:-3.5rem!important}.mb-n15{margin-bottom:-3.75rem!important}.mb-n16{margin-bottom:-4rem!important}.mb-n17{margin-bottom:-4.25rem!important}.mb-n18{margin-bottom:-4.5rem!important}.mb-n19{margin-bottom:-4.75rem!important}.mb-n20{margin-bottom:-5rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-.75rem!important}.ms-n4{margin-left:-1rem!important}.ms-n5{margin-left:-1.25rem!important}.ms-n6{margin-left:-1.5rem!important}.ms-n7{margin-left:-1.75rem!important}.ms-n8{margin-left:-2rem!important}.ms-n9{margin-left:-2.25rem!important}.ms-n10{margin-left:-2.5rem!important}.ms-n11{margin-left:-2.75rem!important}.ms-n12{margin-left:-3rem!important}.ms-n13{margin-left:-3.25rem!important}.ms-n14{margin-left:-3.5rem!important}.ms-n15{margin-left:-3.75rem!important}.ms-n16{margin-left:-4rem!important}.ms-n17{margin-left:-4.25rem!important}.ms-n18{margin-left:-4.5rem!important}.ms-n19{margin-left:-4.75rem!important}.ms-n20{margin-left:-5rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-7{padding:1.75rem!important}.p-8{padding:2rem!important}.p-9{padding:2.25rem!important}.p-10{padding:2.5rem!important}.p-11{padding:2.75rem!important}.p-12{padding:3rem!important}.p-13{padding:3.25rem!important}.p-14{padding:3.5rem!important}.p-15{padding:3.75rem!important}.p-16{padding:4rem!important}.p-17{padding:4.25rem!important}.p-18{padding:4.5rem!important}.p-19{padding:4.75rem!important}.p-20{padding:5rem!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:.75rem!important;padding-left:.75rem!important}.px-4{padding-right:1rem!important;padding-left:1rem!important}.px-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-7{padding-right:1.75rem!important;padding-left:1.75rem!important}.px-8{padding-right:2rem!important;padding-left:2rem!important}.px-9{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-11{padding-right:2.75rem!important;padding-left:2.75rem!important}.px-12{padding-right:3rem!important;padding-left:3rem!important}.px-13{padding-right:3.25rem!important;padding-left:3.25rem!important}.px-14{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-15{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-16{padding-right:4rem!important;padding-left:4rem!important}.px-17{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-18{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-19{padding-right:4.75rem!important;padding-left:4.75rem!important}.px-20{padding-right:5rem!important;padding-left:5rem!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:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-20{padding-top:5rem!important;padding-bottom:5rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.25rem!important}.pt-6{padding-top:1.5rem!important}.pt-7{padding-top:1.75rem!important}.pt-8{padding-top:2rem!important}.pt-9{padding-top:2.25rem!important}.pt-10{padding-top:2.5rem!important}.pt-11{padding-top:2.75rem!important}.pt-12{padding-top:3rem!important}.pt-13{padding-top:3.25rem!important}.pt-14{padding-top:3.5rem!important}.pt-15{padding-top:3.75rem!important}.pt-16{padding-top:4rem!important}.pt-17{padding-top:4.25rem!important}.pt-18{padding-top:4.5rem!important}.pt-19{padding-top:4.75rem!important}.pt-20{padding-top:5rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:.75rem!important}.pe-4{padding-right:1rem!important}.pe-5{padding-right:1.25rem!important}.pe-6{padding-right:1.5rem!important}.pe-7{padding-right:1.75rem!important}.pe-8{padding-right:2rem!important}.pe-9{padding-right:2.25rem!important}.pe-10{padding-right:2.5rem!important}.pe-11{padding-right:2.75rem!important}.pe-12{padding-right:3rem!important}.pe-13{padding-right:3.25rem!important}.pe-14{padding-right:3.5rem!important}.pe-15{padding-right:3.75rem!important}.pe-16{padding-right:4rem!important}.pe-17{padding-right:4.25rem!important}.pe-18{padding-right:4.5rem!important}.pe-19{padding-right:4.75rem!important}.pe-20{padding-right:5rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.25rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-7{padding-bottom:1.75rem!important}.pb-8{padding-bottom:2rem!important}.pb-9{padding-bottom:2.25rem!important}.pb-10{padding-bottom:2.5rem!important}.pb-11{padding-bottom:2.75rem!important}.pb-12{padding-bottom:3rem!important}.pb-13{padding-bottom:3.25rem!important}.pb-14{padding-bottom:3.5rem!important}.pb-15{padding-bottom:3.75rem!important}.pb-16{padding-bottom:4rem!important}.pb-17{padding-bottom:4.25rem!important}.pb-18{padding-bottom:4.5rem!important}.pb-19{padding-bottom:4.75rem!important}.pb-20{padding-bottom:5rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:.75rem!important}.ps-4{padding-left:1rem!important}.ps-5{padding-left:1.25rem!important}.ps-6{padding-left:1.5rem!important}.ps-7{padding-left:1.75rem!important}.ps-8{padding-left:2rem!important}.ps-9{padding-left:2.25rem!important}.ps-10{padding-left:2.5rem!important}.ps-11{padding-left:2.75rem!important}.ps-12{padding-left:3rem!important}.ps-13{padding-left:3.25rem!important}.ps-14{padding-left:3.5rem!important}.ps-15{padding-left:3.75rem!important}.ps-16{padding-left:4rem!important}.ps-17{padding-left:4.25rem!important}.ps-18{padding-left:4.5rem!important}.ps-19{padding-left:4.75rem!important}.ps-20{padding-left:5rem!important}.g-0,.gx-0{--bs-gutter-x:0rem }.g-0,.gy-0{--bs-gutter-y:0rem }.g-1,.gx-1{--bs-gutter-x:.25rem }.g-1,.gy-1{--bs-gutter-y:.25rem }.g-2,.gx-2{--bs-gutter-x:.5rem }.g-2,.gy-2{--bs-gutter-y:.5rem }.g-3,.gx-3{--bs-gutter-x:.75rem }.g-3,.gy-3{--bs-gutter-y:.75rem }.g-4,.gx-4{--bs-gutter-x:1rem }.g-4,.gy-4{--bs-gutter-y:1rem }.g-5,.gx-5{--bs-gutter-x:1.25rem }.g-5,.gy-5{--bs-gutter-y:1.25rem }.g-6,.gx-6{--bs-gutter-x:1.5rem }.g-6,.gy-6{--bs-gutter-y:1.5rem }.g-7,.gx-7{--bs-gutter-x:1.75rem }.g-7,.gy-7{--bs-gutter-y:1.75rem }.g-8,.gx-8{--bs-gutter-x:2rem }.g-8,.gy-8{--bs-gutter-y:2rem }.g-9,.gx-9{--bs-gutter-x:2.25rem }.g-9,.gy-9{--bs-gutter-y:2.25rem }.g-10,.gx-10{--bs-gutter-x:2.5rem }.g-10,.gy-10{--bs-gutter-y:2.5rem }.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-7{gap:1.75rem!important}.gap-8{gap:2rem!important}.gap-9{gap:2.25rem!important}.gap-10{gap:2.5rem!important}.gap-11{gap:2.75rem!important}.gap-12{gap:3rem!important}.gap-13{gap:3.25rem!important}.gap-14{gap:3.5rem!important}.gap-15{gap:3.75rem!important}.gap-16{gap:4rem!important}.gap-17{gap:4.25rem!important}.gap-18{gap:4.5rem!important}.gap-19{gap:4.75rem!important}.gap-20{gap:5rem!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:.75rem!important}.row-gap-4{row-gap:1rem!important}.row-gap-5{row-gap:1.25rem!important}.row-gap-6{row-gap:1.5rem!important}.row-gap-7{row-gap:1.75rem!important}.row-gap-8{row-gap:2rem!important}.row-gap-9{row-gap:2.25rem!important}.row-gap-10{row-gap:2.5rem!important}.row-gap-11{row-gap:2.75rem!important}.row-gap-12{row-gap:3rem!important}.row-gap-13{row-gap:3.25rem!important}.row-gap-14{row-gap:3.5rem!important}.row-gap-15{row-gap:3.75rem!important}.row-gap-16{row-gap:4rem!important}.row-gap-17{row-gap:4.25rem!important}.row-gap-18{row-gap:4.5rem!important}.row-gap-19{row-gap:4.75rem!important}.row-gap-20{row-gap:5rem!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:.75rem!important;column-gap:.75rem!important}.column-gap-4{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-5{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-6{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-7{-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.column-gap-8{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-9{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-10{-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.column-gap-11{-moz-column-gap:2.75rem!important;column-gap:2.75rem!important}.column-gap-12{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-13{-moz-column-gap:3.25rem!important;column-gap:3.25rem!important}.column-gap-14{-moz-column-gap:3.5rem!important;column-gap:3.5rem!important}.column-gap-15{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.column-gap-16{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-17{-moz-column-gap:4.25rem!important;column-gap:4.25rem!important}.column-gap-18{-moz-column-gap:4.5rem!important;column-gap:4.5rem!important}.column-gap-19{-moz-column-gap:4.75rem!important;column-gap:4.75rem!important}.column-gap-20{-moz-column-gap:5rem!important;column-gap:5rem!important}.flex-root{flex:1}.flex-column-auto{flex:none}.flex-column-fluid{flex:1 0 auto}.flex-row-auto{flex:0 0 auto}.flex-row-fluid{flex:1 auto;min-width:0}.flex-center{justify-content:center;align-items:center}.flex-start{justify-content:start;align-items:start}.flex-end{justify-content:flex-end;align-items:flex-end}.flex-stack{justify-content:space-between;align-items:center}.m-vh-5{max-height:5vh}.m-vh-10{max-height:10vh}.m-vh-15{max-height:15vh}.m-vh-20{max-height:20vh}.m-vh-25{max-height:25vh}.m-vh-30{max-height:30vh}.m-vh-35{max-height:35vh}.m-vh-40{max-height:40vh}.m-vh-45{max-height:45vh}.m-vh-50{max-height:50vh}.m-vh-55{max-height:55vh}.m-vh-60{max-height:60vh}.m-vh-65{max-height:65vh}.m-vh-70{max-height:70vh}.m-vh-75{max-height:75vh}.m-vh-80{max-height:80vh}.m-vh-85{max-height:85vh}.m-vh-90{max-height:90vh}.m-vh-95{max-height:95vh}.m-vh-100{max-height:100vh}.min-vh-5{min-height:5vh}.min-vh-10{min-height:10vh}.min-vh-15{min-height:15vh}.min-vh-20{min-height:20vh}.min-vh-25{min-height:25vh}.min-vh-30{min-height:30vh}.min-vh-35{min-height:35vh}.min-vh-40{min-height:40vh}.min-vh-45{min-height:45vh}.min-vh-50{min-height:50vh}.min-vh-55{min-height:55vh}.min-vh-60{min-height:60vh}.min-vh-65{min-height:65vh}.min-vh-70{min-height:70vh}.min-vh-75{min-height:75vh}.min-vh-80{min-height:80vh}.min-vh-85{min-height:85vh}.min-vh-90{min-height:90vh}.min-vh-95{min-height:95vh}.min-vh-100{min-height:100vh}.m-vw-5{max-width:5vw}.m-vw-10{max-width:10vw}.m-vw-15{max-width:15vw}.m-vw-20{max-width:20vw}.m-vw-25{max-width:25vw}.m-vw-30{max-width:30vw}.m-vw-35{max-width:35vw}.m-vw-40{max-width:40vw}.m-vw-45{max-width:45vw}.m-vw-50{max-width:50vw}.m-vw-55{max-width:55vw}.m-vw-60{max-width:60vw}.m-vw-65{max-width:65vw}.m-vw-70{max-width:70vw}.m-vw-75{max-width:75vw}.m-vw-80{max-width:80vw}.m-vw-85{max-width:85vw}.m-vw-90{max-width:90vw}.m-vw-95{max-width:95vw}.m-vw-100{max-width:100vw}.min-vw-5{min-width:5vw}.min-vw-10{min-width:10vw}.min-vw-15{min-width:15vw}.min-vw-20{min-width:20vw}.min-vw-25{min-width:25vw}.min-vw-30{min-width:30vw}.min-vw-35{min-width:35vw}.min-vw-40{min-width:40vw}.min-vw-45{min-width:45vw}.min-vw-50{min-width:50vw}.min-vw-55{min-width:55vw}.min-vw-60{min-width:60vw}.min-vw-65{min-width:65vw}.min-vw-70{min-width:70vw}.min-vw-75{min-width:75vw}.min-vw-80{min-width:80vw}.min-vw-85{min-width:85vw}.min-vw-90{min-width:90vw}.min-vw-95{min-width:95vw}.min-vw-100{min-width:100vw}.fs-1{font-size:5.125rem!important}.fs-2{font-size:4.75rem!important}.fs-3{font-size:4.25rem!important}.fs-4{font-size:3.875rem!important}.fs-5{font-size:3.5rem!important}.fs-6{font-size:3.125rem!important}.fs-7{font-size:2.75rem!important}.fs-8{font-size:2.5rem!important}.fs-9{font-size:2.375rem!important}.fs-10{font-size:2.125rem!important}.fs-11{font-size:1.875rem!important}.fs-12{font-size:1.75rem!important}.fs-13{font-size:1.625rem!important}.fs-14{font-size:1.5rem!important}.fs-15{font-size:1.375rem!important}.fs-16{font-size:1.3125rem!important}.fs-17{font-size:1.25rem!important}.fs-18{font-size:1.1875rem!important}.fs-19{font-size:1.125rem!important}.fs-20{font-size:1.0625rem!important}.fs-21{font-size:1rem!important}.fs-22{font-size:.9375rem!important}.fs-23{font-size:.875rem!important}.fs-24{font-size:.8125rem!important}.fs-25{font-size:.75rem!important}.fs-26{font-size:.688rem!important}.fw-1{font-weight:100!important}.fw-2{font-weight:200!important}.fw-3{font-weight:300!important}.fw-4{font-weight:400!important}.fw-5{font-weight:500!important}.fw-6{font-weight:600!important}.fw-7{font-weight:700!important}.fw-8{font-weight:800!important}.fw-9{font-weight:900!important}.lh-1{line-height:1!important}.lh-2{line-height:1.05!important}.lh-3{line-height:1.1!important}.lh-4{line-height:1.15!important}.lh-5{line-height:1.2!important}.lh-6{line-height:1.25!important}.lh-7{line-height:1.3!important}.lh-8{line-height:1.35!important}.lh-9{line-height:1.4!important}.lh-10{line-height:1.45!important}.lh-11{line-height:1.5!important}.lh-12{line-height:1.55!important}.lh-13{line-height:1.6!important}.lh-14{line-height:1.65!important}.lh-15{line-height:1.7!important}.lh-16{line-height:1.75!important}.lh-17{line-height:1.8!important}.lh-18{line-height:1.85!important}.lh-19{line-height:1.9!important}.lh-20{line-height:1.95!important}.lh-21{line-height:2!important}.lh-22{line-height:2.05!important}.lh-23{line-height:2.1!important}.lh-24{line-height:2.15!important}.lh-25{line-height:2.2!important}.lh-26{line-height:2.25!important}.lh-27{line-height:2.3!important}.lh-28{line-height:2.35!important}.lh-29{line-height:2.4!important}.lh-30{line-height:2.45!important}.ls-1{letter-spacing:.0156rem!important}.ls-2{letter-spacing:.0313rem!important}.ls-3{letter-spacing:.0469rem!important}.ls-4{letter-spacing:.0625rem!important}.ls-5{letter-spacing:.0781rem!important}.ls-6{letter-spacing:.0938rem!important}.ls-7{letter-spacing:.1094rem!important}.ls-8{letter-spacing:.125rem!important}.ls-9{letter-spacing:.1406rem!important}.ls-10{letter-spacing:.1563rem!important}.ls-11{letter-spacing:.1719rem!important}.ls-12{letter-spacing:.1875rem!important}.ls-13{letter-spacing:.2031rem!important}.ls-14{letter-spacing:.2188rem!important}.ls-15{letter-spacing:.2344rem!important}.ls-16{letter-spacing:.25rem!important}.ls-17{letter-spacing:.2656rem!important}.ls-18{letter-spacing:.2813rem!important}.ls-19{letter-spacing:.2969rem!important}.ls-20{letter-spacing:.3125rem!important}.lc-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.lc-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lc-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lc-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.lc-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.lc-6{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.lc-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.lc-8{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.lc-9{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.lc-10{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.form-control-1{min-height:5rem;padding:.5rem 1rem;font-size:1.3rem;border-radius:0}.form-control-2{min-height:4.5rem;padding:.5rem 1rem;font-size:1.2rem;border-radius:0}.form-control-3{min-height:4rem;padding:.5rem 1rem;font-size:1.1rem;border-radius:0}.form-control-4{min-height:3.75rem;padding:.5rem 1rem;font-size:1.05rem;border-radius:0}.form-control-5{min-height:3.5rem;padding:.5rem 1rem;font-size:1.05rem;border-radius:0}.form-control-6{min-height:3.3rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-7{min-height:3rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-8{min-height:2.8rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-9{min-height:2.5rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-10{min-height:2.2rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-11{min-height:2rem;padding:.5rem 1rem;font-size:.9rem;border-radius:0}.form-control-12{min-height:1.8rem;padding:.5rem 1rem;font-size:.9rem;border-radius:0}.form-control-13{min-height:1.7rem;padding:.4rem .95rem;font-size:.9rem;border-radius:0}.form-control-14{min-height:1.5rem;padding:.4rem .9rem;font-size:.9rem;border-radius:0}.form-control-15{min-height:1.2rem;padding:.35rem .85rem;font-size:.9rem;border-radius:0}.form-control-16{min-height:1rem;padding:.3rem .8rem;font-size:.9rem;border-radius:0}.form-control-17{min-height:.9rem;padding:.25rem .75rem;font-size:.8rem;border-radius:0rem}.no-gutters{margin-left:-12px!important;margin-right:-12px!important}.flex-basis-0{flex-basis:0}.flex-basis-5{flex-basis:5%}.flex-basis-10{flex-basis:10%}.flex-basis-15{flex-basis:15%}.flex-basis-20{flex-basis:20%}.flex-basis-25{flex-basis:25%}.flex-basis-30{flex-basis:30%}.flex-basis-35{flex-basis:35%}.flex-basis-40{flex-basis:40%}.flex-basis-45{flex-basis:45%}.flex-basis-50{flex-basis:50%}.flex-basis-55{flex-basis:55%}.flex-basis-60{flex-basis:60%}.flex-basis-65{flex-basis:65%}.flex-basis-70{flex-basis:70%}.flex-basis-75{flex-basis:75%}.flex-basis-80{flex-basis:80%}.flex-basis-85{flex-basis:85%}.flex-basis-90{flex-basis:90%}.flex-basis-95{flex-basis:95%}.flex-basis-100{flex-basis:100%}@media (min-width: 576px){.min-w-sm-0{min-width:0!important}.min-w-sm-5{min-width:5%!important}.min-w-sm-10{min-width:10%!important}.min-w-sm-15{min-width:15%!important}.min-w-sm-20{min-width:20%!important}.min-w-sm-25{min-width:25%!important}.min-w-sm-30{min-width:30%!important}.min-w-sm-35{min-width:35%!important}.min-w-sm-40{min-width:40%!important}.min-w-sm-45{min-width:45%!important}.min-w-sm-50{min-width:50%!important}.min-w-sm-55{min-width:55%!important}.min-w-sm-60{min-width:60%!important}.min-w-sm-65{min-width:65%!important}.min-w-sm-70{min-width:70%!important}.min-w-sm-75{min-width:75%!important}.min-w-sm-80{min-width:80%!important}.min-w-sm-85{min-width:85%!important}.min-w-sm-90{min-width:90%!important}.min-w-sm-95{min-width:95%!important}.min-w-sm-100{min-width:100%!important}.min-w-sm-auto{min-width:auto!important}.min-w-sm-1px{min-width:1px!important}.min-w-sm-2px{min-width:2px!important}.min-w-sm-3px{min-width:3px!important}.min-w-sm-4px{min-width:4px!important}.min-w-sm-5px{min-width:5px!important}.min-w-sm-6px{min-width:6px!important}.min-w-sm-7px{min-width:7px!important}.min-w-sm-8px{min-width:8px!important}.min-w-sm-9px{min-width:9px!important}.min-w-sm-10px{min-width:10px!important}.min-w-sm-11px{min-width:11px!important}.min-w-sm-12px{min-width:12px!important}.min-w-sm-13px{min-width:13px!important}.min-w-sm-14px{min-width:14px!important}.min-w-sm-15px{min-width:15px!important}.min-w-sm-16px{min-width:16px!important}.min-w-sm-17px{min-width:17px!important}.min-w-sm-18px{min-width:18px!important}.min-w-sm-19px{min-width:19px!important}.min-w-sm-20px{min-width:20px!important}.min-w-sm-21px{min-width:21px!important}.min-w-sm-22px{min-width:22px!important}.min-w-sm-23px{min-width:23px!important}.min-w-sm-24px{min-width:24px!important}.min-w-sm-25px{min-width:25px!important}.min-w-sm-26px{min-width:26px!important}.min-w-sm-27px{min-width:27px!important}.min-w-sm-28px{min-width:28px!important}.min-w-sm-29px{min-width:29px!important}.min-w-sm-30px{min-width:30px!important}.min-w-sm-31px{min-width:31px!important}.min-w-sm-32px{min-width:32px!important}.min-w-sm-33px{min-width:33px!important}.min-w-sm-34px{min-width:34px!important}.min-w-sm-35px{min-width:35px!important}.min-w-sm-36px{min-width:36px!important}.min-w-sm-37px{min-width:37px!important}.min-w-sm-38px{min-width:38px!important}.min-w-sm-39px{min-width:39px!important}.min-w-sm-40px{min-width:40px!important}.min-w-sm-41px{min-width:41px!important}.min-w-sm-42px{min-width:42px!important}.min-w-sm-43px{min-width:43px!important}.min-w-sm-44px{min-width:44px!important}.min-w-sm-45px{min-width:45px!important}.min-w-sm-46px{min-width:46px!important}.min-w-sm-47px{min-width:47px!important}.min-w-sm-48px{min-width:48px!important}.min-w-sm-49px{min-width:49px!important}.min-w-sm-50px{min-width:50px!important}.min-w-sm-51px{min-width:51px!important}.min-w-sm-52px{min-width:52px!important}.min-w-sm-53px{min-width:53px!important}.min-w-sm-54px{min-width:54px!important}.min-w-sm-55px{min-width:55px!important}.min-w-sm-56px{min-width:56px!important}.min-w-sm-57px{min-width:57px!important}.min-w-sm-58px{min-width:58px!important}.min-w-sm-59px{min-width:59px!important}.min-w-sm-60px{min-width:60px!important}.min-w-sm-61px{min-width:61px!important}.min-w-sm-62px{min-width:62px!important}.min-w-sm-63px{min-width:63px!important}.min-w-sm-64px{min-width:64px!important}.min-w-sm-65px{min-width:65px!important}.min-w-sm-66px{min-width:66px!important}.min-w-sm-67px{min-width:67px!important}.min-w-sm-68px{min-width:68px!important}.min-w-sm-69px{min-width:69px!important}.min-w-sm-70px{min-width:70px!important}.min-w-sm-71px{min-width:71px!important}.min-w-sm-72px{min-width:72px!important}.min-w-sm-73px{min-width:73px!important}.min-w-sm-74px{min-width:74px!important}.min-w-sm-75px{min-width:75px!important}.min-w-sm-76px{min-width:76px!important}.min-w-sm-77px{min-width:77px!important}.min-w-sm-78px{min-width:78px!important}.min-w-sm-79px{min-width:79px!important}.min-w-sm-80px{min-width:80px!important}.min-w-sm-81px{min-width:81px!important}.min-w-sm-82px{min-width:82px!important}.min-w-sm-83px{min-width:83px!important}.min-w-sm-84px{min-width:84px!important}.min-w-sm-85px{min-width:85px!important}.min-w-sm-86px{min-width:86px!important}.min-w-sm-87px{min-width:87px!important}.min-w-sm-88px{min-width:88px!important}.min-w-sm-89px{min-width:89px!important}.min-w-sm-90px{min-width:90px!important}.min-w-sm-91px{min-width:91px!important}.min-w-sm-92px{min-width:92px!important}.min-w-sm-93px{min-width:93px!important}.min-w-sm-94px{min-width:94px!important}.min-w-sm-95px{min-width:95px!important}.min-w-sm-96px{min-width:96px!important}.min-w-sm-97px{min-width:97px!important}.min-w-sm-98px{min-width:98px!important}.min-w-sm-99px{min-width:99px!important}.min-w-sm-100px{min-width:100px!important}.min-w-sm-101px{min-width:101px!important}.min-w-sm-102px{min-width:102px!important}.min-w-sm-103px{min-width:103px!important}.min-w-sm-104px{min-width:104px!important}.min-w-sm-105px{min-width:105px!important}.min-w-sm-106px{min-width:106px!important}.min-w-sm-107px{min-width:107px!important}.min-w-sm-108px{min-width:108px!important}.min-w-sm-109px{min-width:109px!important}.min-w-sm-110px{min-width:110px!important}.min-w-sm-111px{min-width:111px!important}.min-w-sm-112px{min-width:112px!important}.min-w-sm-113px{min-width:113px!important}.min-w-sm-114px{min-width:114px!important}.min-w-sm-115px{min-width:115px!important}.min-w-sm-116px{min-width:116px!important}.min-w-sm-117px{min-width:117px!important}.min-w-sm-118px{min-width:118px!important}.min-w-sm-119px{min-width:119px!important}.min-w-sm-120px{min-width:120px!important}.min-w-sm-121px{min-width:121px!important}.min-w-sm-122px{min-width:122px!important}.min-w-sm-123px{min-width:123px!important}.min-w-sm-124px{min-width:124px!important}.min-w-sm-125px{min-width:125px!important}.min-w-sm-126px{min-width:126px!important}.min-w-sm-127px{min-width:127px!important}.min-w-sm-128px{min-width:128px!important}.min-w-sm-129px{min-width:129px!important}.min-w-sm-130px{min-width:130px!important}.min-w-sm-131px{min-width:131px!important}.min-w-sm-132px{min-width:132px!important}.min-w-sm-133px{min-width:133px!important}.min-w-sm-134px{min-width:134px!important}.min-w-sm-135px{min-width:135px!important}.min-w-sm-136px{min-width:136px!important}.min-w-sm-137px{min-width:137px!important}.min-w-sm-138px{min-width:138px!important}.min-w-sm-139px{min-width:139px!important}.min-w-sm-140px{min-width:140px!important}.min-w-sm-141px{min-width:141px!important}.min-w-sm-142px{min-width:142px!important}.min-w-sm-143px{min-width:143px!important}.min-w-sm-144px{min-width:144px!important}.min-w-sm-145px{min-width:145px!important}.min-w-sm-146px{min-width:146px!important}.min-w-sm-147px{min-width:147px!important}.min-w-sm-148px{min-width:148px!important}.min-w-sm-149px{min-width:149px!important}.min-w-sm-150px{min-width:150px!important}.min-w-sm-175px{min-width:175px!important}.min-w-sm-200px{min-width:200px!important}.min-w-sm-225px{min-width:225px!important}.min-w-sm-250px{min-width:250px!important}.min-w-sm-275px{min-width:275px!important}.min-w-sm-300px{min-width:300px!important}.min-w-sm-325px{min-width:325px!important}.min-w-sm-350px{min-width:350px!important}.min-w-sm-375px{min-width:375px!important}.min-w-sm-400px{min-width:400px!important}.min-w-sm-425px{min-width:425px!important}.min-w-sm-450px{min-width:450px!important}.min-w-sm-475px{min-width:475px!important}.min-w-sm-500px{min-width:500px!important}.min-w-sm-550px{min-width:550px!important}.min-w-sm-600px{min-width:600px!important}.min-w-sm-650px{min-width:650px!important}.min-w-sm-700px{min-width:700px!important}.min-w-sm-750px{min-width:750px!important}.min-w-sm-800px{min-width:800px!important}.min-w-sm-850px{min-width:850px!important}.min-w-sm-900px{min-width:900px!important}.min-w-sm-950px{min-width:950px!important}.min-w-sm-1000px{min-width:1000px!important}.w-sm-0{width:0!important}.w-sm-5,.w-sm-10{width:5%!important}.w-sm-15{width:15%!important}.w-sm-20{width:20%!important}.w-sm-25{width:25%!important}.w-sm-30{width:30%!important}.w-sm-35{width:35%!important}.w-sm-40{width:40%!important}.w-sm-45{width:45%!important}.w-sm-50{width:50%!important}.w-sm-55{width:55%!important}.w-sm-60{width:60%!important}.w-sm-65{width:65%!important}.w-sm-70{width:70%!important}.w-sm-75{width:75%!important}.w-sm-80{width:80%!important}.w-sm-85{width:85%!important}.w-sm-90{width:90%!important}.w-sm-95{width:95%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}.w-sm-1px{width:1px!important}.w-sm-2px{width:2px!important}.w-sm-3px{width:3px!important}.w-sm-4px{width:4px!important}.w-sm-5px{width:5px!important}.w-sm-6px{width:6px!important}.w-sm-7px{width:7px!important}.w-sm-8px{width:8px!important}.w-sm-9px{width:9px!important}.w-sm-10px{width:10px!important}.w-sm-11px{width:11px!important}.w-sm-12px{width:12px!important}.w-sm-13px{width:13px!important}.w-sm-14px{width:14px!important}.w-sm-15px{width:15px!important}.w-sm-16px{width:16px!important}.w-sm-17px{width:17px!important}.w-sm-18px{width:18px!important}.w-sm-19px{width:19px!important}.w-sm-20px{width:20px!important}.w-sm-21px{width:21px!important}.w-sm-22px{width:22px!important}.w-sm-23px{width:23px!important}.w-sm-24px{width:24px!important}.w-sm-25px{width:25px!important}.w-sm-26px{width:26px!important}.w-sm-27px{width:27px!important}.w-sm-28px{width:28px!important}.w-sm-29px{width:29px!important}.w-sm-30px{width:30px!important}.w-sm-31px{width:31px!important}.w-sm-32px{width:32px!important}.w-sm-33px{width:33px!important}.w-sm-34px{width:34px!important}.w-sm-35px{width:35px!important}.w-sm-36px{width:36px!important}.w-sm-37px{width:37px!important}.w-sm-38px{width:38px!important}.w-sm-39px{width:39px!important}.w-sm-40px{width:40px!important}.w-sm-41px{width:41px!important}.w-sm-42px{width:42px!important}.w-sm-43px{width:43px!important}.w-sm-44px{width:44px!important}.w-sm-45px{width:45px!important}.w-sm-46px{width:46px!important}.w-sm-47px{width:47px!important}.w-sm-48px{width:48px!important}.w-sm-49px{width:49px!important}.w-sm-50px{width:50px!important}.w-sm-51px{width:51px!important}.w-sm-52px{width:52px!important}.w-sm-53px{width:53px!important}.w-sm-54px{width:54px!important}.w-sm-55px{width:55px!important}.w-sm-56px{width:56px!important}.w-sm-57px{width:57px!important}.w-sm-58px{width:58px!important}.w-sm-59px{width:59px!important}.w-sm-60px{width:60px!important}.w-sm-61px{width:61px!important}.w-sm-62px{width:62px!important}.w-sm-63px{width:63px!important}.w-sm-64px{width:64px!important}.w-sm-65px{width:65px!important}.w-sm-66px{width:66px!important}.w-sm-67px{width:67px!important}.w-sm-68px{width:68px!important}.w-sm-69px{width:69px!important}.w-sm-70px{width:70px!important}.w-sm-71px{width:71px!important}.w-sm-72px{width:72px!important}.w-sm-73px{width:73px!important}.w-sm-74px{width:74px!important}.w-sm-75px{width:75px!important}.w-sm-76px{width:76px!important}.w-sm-77px{width:77px!important}.w-sm-78px{width:78px!important}.w-sm-79px{width:79px!important}.w-sm-80px{width:80px!important}.w-sm-81px{width:81px!important}.w-sm-82px{width:82px!important}.w-sm-83px{width:83px!important}.w-sm-84px{width:84px!important}.w-sm-85px{width:85px!important}.w-sm-86px{width:86px!important}.w-sm-87px{width:87px!important}.w-sm-88px{width:88px!important}.w-sm-89px{width:89px!important}.w-sm-90px{width:90px!important}.w-sm-91px{width:91px!important}.w-sm-92px{width:92px!important}.w-sm-93px{width:93px!important}.w-sm-94px{width:94px!important}.w-sm-95px{width:95px!important}.w-sm-96px{width:96px!important}.w-sm-97px{width:97px!important}.w-sm-98px{width:98px!important}.w-sm-99px{width:99px!important}.w-sm-100px{width:100px!important}.w-sm-101px{width:101px!important}.w-sm-102px{width:102px!important}.w-sm-103px{width:103px!important}.w-sm-104px{width:104px!important}.w-sm-105px{width:105px!important}.w-sm-106px{width:106px!important}.w-sm-107px{width:107px!important}.w-sm-108px{width:108px!important}.w-sm-109px{width:109px!important}.w-sm-110px{width:110px!important}.w-sm-111px{width:111px!important}.w-sm-112px{width:112px!important}.w-sm-113px{width:113px!important}.w-sm-114px{width:114px!important}.w-sm-115px{width:115px!important}.w-sm-116px{width:116px!important}.w-sm-117px{width:117px!important}.w-sm-118px{width:118px!important}.w-sm-119px{width:119px!important}.w-sm-120px{width:120px!important}.w-sm-121px{width:121px!important}.w-sm-122px{width:122px!important}.w-sm-123px{width:123px!important}.w-sm-124px{width:124px!important}.w-sm-125px{width:125px!important}.w-sm-126px{width:126px!important}.w-sm-127px{width:127px!important}.w-sm-128px{width:128px!important}.w-sm-129px{width:129px!important}.w-sm-130px{width:130px!important}.w-sm-131px{width:131px!important}.w-sm-132px{width:132px!important}.w-sm-133px{width:133px!important}.w-sm-134px{width:134px!important}.w-sm-135px{width:135px!important}.w-sm-136px{width:136px!important}.w-sm-137px{width:137px!important}.w-sm-138px{width:138px!important}.w-sm-139px{width:139px!important}.w-sm-140px{width:140px!important}.w-sm-141px{width:141px!important}.w-sm-142px{width:142px!important}.w-sm-143px{width:143px!important}.w-sm-144px{width:144px!important}.w-sm-145px{width:145px!important}.w-sm-146px{width:146px!important}.w-sm-147px{width:147px!important}.w-sm-148px{width:148px!important}.w-sm-149px{width:149px!important}.w-sm-150px{width:150px!important}.w-sm-175px{width:175px!important}.w-sm-200px{width:200px!important}.w-sm-225px{width:225px!important}.w-sm-250px{width:250px!important}.w-sm-275px{width:275px!important}.w-sm-300px{width:300px!important}.w-sm-325px{width:325px!important}.w-sm-350px{width:350px!important}.w-sm-375px{width:375px!important}.w-sm-400px{width:400px!important}.w-sm-425px{width:425px!important}.w-sm-450px{width:450px!important}.w-sm-475px{width:475px!important}.w-sm-500px{width:500px!important}.w-sm-550px{width:550px!important}.w-sm-600px{width:600px!important}.w-sm-650px{width:650px!important}.w-sm-700px{width:700px!important}.w-sm-750px{width:750px!important}.w-sm-800px{width:800px!important}.w-sm-850px{width:850px!important}.w-sm-900px{width:900px!important}.w-sm-950px{width:950px!important}.w-sm-1000px{width:1000px!important}.mw-sm-25{max-width:25%!important}.mw-sm-50{max-width:50%!important}.mw-sm-75{max-width:75%!important}.mw-sm-100{max-width:100%!important}.mw-sm-auto{max-width:auto!important}.mw-sm-1px{max-width:1px!important}.mw-sm-2px{max-width:2px!important}.mw-sm-3px{max-width:3px!important}.mw-sm-4px{max-width:4px!important}.mw-sm-5px{max-width:5px!important}.mw-sm-6px{max-width:6px!important}.mw-sm-7px{max-width:7px!important}.mw-sm-8px{max-width:8px!important}.mw-sm-9px{max-width:9px!important}.mw-sm-10px{max-width:10px!important}.mw-sm-11px{max-width:11px!important}.mw-sm-12px{max-width:12px!important}.mw-sm-13px{max-width:13px!important}.mw-sm-14px{max-width:14px!important}.mw-sm-15px{max-width:15px!important}.mw-sm-16px{max-width:16px!important}.mw-sm-17px{max-width:17px!important}.mw-sm-18px{max-width:18px!important}.mw-sm-19px{max-width:19px!important}.mw-sm-20px{max-width:20px!important}.mw-sm-21px{max-width:21px!important}.mw-sm-22px{max-width:22px!important}.mw-sm-23px{max-width:23px!important}.mw-sm-24px{max-width:24px!important}.mw-sm-25px{max-width:25px!important}.mw-sm-26px{max-width:26px!important}.mw-sm-27px{max-width:27px!important}.mw-sm-28px{max-width:28px!important}.mw-sm-29px{max-width:29px!important}.mw-sm-30px{max-width:30px!important}.mw-sm-31px{max-width:31px!important}.mw-sm-32px{max-width:32px!important}.mw-sm-33px{max-width:33px!important}.mw-sm-34px{max-width:34px!important}.mw-sm-35px{max-width:35px!important}.mw-sm-36px{max-width:36px!important}.mw-sm-37px{max-width:37px!important}.mw-sm-38px{max-width:38px!important}.mw-sm-39px{max-width:39px!important}.mw-sm-40px{max-width:40px!important}.mw-sm-41px{max-width:41px!important}.mw-sm-42px{max-width:42px!important}.mw-sm-43px{max-width:43px!important}.mw-sm-44px{max-width:44px!important}.mw-sm-45px{max-width:45px!important}.mw-sm-46px{max-width:46px!important}.mw-sm-47px{max-width:47px!important}.mw-sm-48px{max-width:48px!important}.mw-sm-49px{max-width:49px!important}.mw-sm-50px{max-width:50px!important}.mw-sm-51px{max-width:51px!important}.mw-sm-52px{max-width:52px!important}.mw-sm-53px{max-width:53px!important}.mw-sm-54px{max-width:54px!important}.mw-sm-55px{max-width:55px!important}.mw-sm-56px{max-width:56px!important}.mw-sm-57px{max-width:57px!important}.mw-sm-58px{max-width:58px!important}.mw-sm-59px{max-width:59px!important}.mw-sm-60px{max-width:60px!important}.mw-sm-61px{max-width:61px!important}.mw-sm-62px{max-width:62px!important}.mw-sm-63px{max-width:63px!important}.mw-sm-64px{max-width:64px!important}.mw-sm-65px{max-width:65px!important}.mw-sm-66px{max-width:66px!important}.mw-sm-67px{max-width:67px!important}.mw-sm-68px{max-width:68px!important}.mw-sm-69px{max-width:69px!important}.mw-sm-70px{max-width:70px!important}.mw-sm-71px{max-width:71px!important}.mw-sm-72px{max-width:72px!important}.mw-sm-73px{max-width:73px!important}.mw-sm-74px{max-width:74px!important}.mw-sm-75px{max-width:75px!important}.mw-sm-76px{max-width:76px!important}.mw-sm-77px{max-width:77px!important}.mw-sm-78px{max-width:78px!important}.mw-sm-79px{max-width:79px!important}.mw-sm-80px{max-width:80px!important}.mw-sm-81px{max-width:81px!important}.mw-sm-82px{max-width:82px!important}.mw-sm-83px{max-width:83px!important}.mw-sm-84px{max-width:84px!important}.mw-sm-85px{max-width:85px!important}.mw-sm-86px{max-width:86px!important}.mw-sm-87px{max-width:87px!important}.mw-sm-88px{max-width:88px!important}.mw-sm-89px{max-width:89px!important}.mw-sm-90px{max-width:90px!important}.mw-sm-91px{max-width:91px!important}.mw-sm-92px{max-width:92px!important}.mw-sm-93px{max-width:93px!important}.mw-sm-94px{max-width:94px!important}.mw-sm-95px{max-width:95px!important}.mw-sm-96px{max-width:96px!important}.mw-sm-97px{max-width:97px!important}.mw-sm-98px{max-width:98px!important}.mw-sm-99px{max-width:99px!important}.mw-sm-100px{max-width:100px!important}.mw-sm-101px{max-width:101px!important}.mw-sm-102px{max-width:102px!important}.mw-sm-103px{max-width:103px!important}.mw-sm-104px{max-width:104px!important}.mw-sm-105px{max-width:105px!important}.mw-sm-106px{max-width:106px!important}.mw-sm-107px{max-width:107px!important}.mw-sm-108px{max-width:108px!important}.mw-sm-109px{max-width:109px!important}.mw-sm-110px{max-width:110px!important}.mw-sm-111px{max-width:111px!important}.mw-sm-112px{max-width:112px!important}.mw-sm-113px{max-width:113px!important}.mw-sm-114px{max-width:114px!important}.mw-sm-115px{max-width:115px!important}.mw-sm-116px{max-width:116px!important}.mw-sm-117px{max-width:117px!important}.mw-sm-118px{max-width:118px!important}.mw-sm-119px{max-width:119px!important}.mw-sm-120px{max-width:120px!important}.mw-sm-121px{max-width:121px!important}.mw-sm-122px{max-width:122px!important}.mw-sm-123px{max-width:123px!important}.mw-sm-124px{max-width:124px!important}.mw-sm-125px{max-width:125px!important}.mw-sm-126px{max-width:126px!important}.mw-sm-127px{max-width:127px!important}.mw-sm-128px{max-width:128px!important}.mw-sm-129px{max-width:129px!important}.mw-sm-130px{max-width:130px!important}.mw-sm-131px{max-width:131px!important}.mw-sm-132px{max-width:132px!important}.mw-sm-133px{max-width:133px!important}.mw-sm-134px{max-width:134px!important}.mw-sm-135px{max-width:135px!important}.mw-sm-136px{max-width:136px!important}.mw-sm-137px{max-width:137px!important}.mw-sm-138px{max-width:138px!important}.mw-sm-139px{max-width:139px!important}.mw-sm-140px{max-width:140px!important}.mw-sm-141px{max-width:141px!important}.mw-sm-142px{max-width:142px!important}.mw-sm-143px{max-width:143px!important}.mw-sm-144px{max-width:144px!important}.mw-sm-145px{max-width:145px!important}.mw-sm-146px{max-width:146px!important}.mw-sm-147px{max-width:147px!important}.mw-sm-148px{max-width:148px!important}.mw-sm-149px{max-width:149px!important}.mw-sm-150px{max-width:150px!important}.mw-sm-175px{max-width:175px!important}.mw-sm-200px{max-width:200px!important}.mw-sm-225px{max-width:225px!important}.mw-sm-250px{max-width:250px!important}.mw-sm-275px{max-width:275px!important}.mw-sm-300px{max-width:300px!important}.mw-sm-325px{max-width:325px!important}.mw-sm-350px{max-width:350px!important}.mw-sm-375px{max-width:375px!important}.mw-sm-400px{max-width:400px!important}.mw-sm-425px{max-width:425px!important}.mw-sm-450px{max-width:450px!important}.mw-sm-475px{max-width:475px!important}.mw-sm-500px{max-width:500px!important}.mw-sm-550px{max-width:550px!important}.mw-sm-600px{max-width:600px!important}.mw-sm-650px{max-width:650px!important}.mw-sm-700px{max-width:700px!important}.mw-sm-750px{max-width:750px!important}.mw-sm-800px{max-width:800px!important}.mw-sm-850px{max-width:850px!important}.mw-sm-900px{max-width:900px!important}.mw-sm-950px{max-width:950px!important}.mw-sm-1000px{max-width:1000px!important}.min-h-sm-25{min-height:25%!important}.min-h-sm-50{min-height:50%!important}.min-h-sm-75{min-height:75%!important}.min-h-sm-100{min-height:100%!important}.min-h-sm-auto{min-height:auto!important}.min-h-sm-1px{min-height:1px!important}.min-h-sm-2px{min-height:2px!important}.min-h-sm-3px{min-height:3px!important}.min-h-sm-4px{min-height:4px!important}.min-h-sm-5px{min-height:5px!important}.min-h-sm-6px{min-height:6px!important}.min-h-sm-7px{min-height:7px!important}.min-h-sm-8px{min-height:8px!important}.min-h-sm-9px{min-height:9px!important}.min-h-sm-10px{min-height:10px!important}.min-h-sm-11px{min-height:11px!important}.min-h-sm-12px{min-height:12px!important}.min-h-sm-13px{min-height:13px!important}.min-h-sm-14px{min-height:14px!important}.min-h-sm-15px{min-height:15px!important}.min-h-sm-16px{min-height:16px!important}.min-h-sm-17px{min-height:17px!important}.min-h-sm-18px{min-height:18px!important}.min-h-sm-19px{min-height:19px!important}.min-h-sm-20px{min-height:20px!important}.min-h-sm-21px{min-height:21px!important}.min-h-sm-22px{min-height:22px!important}.min-h-sm-23px{min-height:23px!important}.min-h-sm-24px{min-height:24px!important}.min-h-sm-25px{min-height:25px!important}.min-h-sm-26px{min-height:26px!important}.min-h-sm-27px{min-height:27px!important}.min-h-sm-28px{min-height:28px!important}.min-h-sm-29px{min-height:29px!important}.min-h-sm-30px{min-height:30px!important}.min-h-sm-31px{min-height:31px!important}.min-h-sm-32px{min-height:32px!important}.min-h-sm-33px{min-height:33px!important}.min-h-sm-34px{min-height:34px!important}.min-h-sm-35px{min-height:35px!important}.min-h-sm-36px{min-height:36px!important}.min-h-sm-37px{min-height:37px!important}.min-h-sm-38px{min-height:38px!important}.min-h-sm-39px{min-height:39px!important}.min-h-sm-40px{min-height:40px!important}.min-h-sm-41px{min-height:41px!important}.min-h-sm-42px{min-height:42px!important}.min-h-sm-43px{min-height:43px!important}.min-h-sm-44px{min-height:44px!important}.min-h-sm-45px{min-height:45px!important}.min-h-sm-46px{min-height:46px!important}.min-h-sm-47px{min-height:47px!important}.min-h-sm-48px{min-height:48px!important}.min-h-sm-49px{min-height:49px!important}.min-h-sm-50px{min-height:50px!important}.min-h-sm-51px{min-height:51px!important}.min-h-sm-52px{min-height:52px!important}.min-h-sm-53px{min-height:53px!important}.min-h-sm-54px{min-height:54px!important}.min-h-sm-55px{min-height:55px!important}.min-h-sm-56px{min-height:56px!important}.min-h-sm-57px{min-height:57px!important}.min-h-sm-58px{min-height:58px!important}.min-h-sm-59px{min-height:59px!important}.min-h-sm-60px{min-height:60px!important}.min-h-sm-61px{min-height:61px!important}.min-h-sm-62px{min-height:62px!important}.min-h-sm-63px{min-height:63px!important}.min-h-sm-64px{min-height:64px!important}.min-h-sm-65px{min-height:65px!important}.min-h-sm-66px{min-height:66px!important}.min-h-sm-67px{min-height:67px!important}.min-h-sm-68px{min-height:68px!important}.min-h-sm-69px{min-height:69px!important}.min-h-sm-70px{min-height:70px!important}.min-h-sm-71px{min-height:71px!important}.min-h-sm-72px{min-height:72px!important}.min-h-sm-73px{min-height:73px!important}.min-h-sm-74px{min-height:74px!important}.min-h-sm-75px{min-height:75px!important}.min-h-sm-76px{min-height:76px!important}.min-h-sm-77px{min-height:77px!important}.min-h-sm-78px{min-height:78px!important}.min-h-sm-79px{min-height:79px!important}.min-h-sm-80px{min-height:80px!important}.min-h-sm-81px{min-height:81px!important}.min-h-sm-82px{min-height:82px!important}.min-h-sm-83px{min-height:83px!important}.min-h-sm-84px{min-height:84px!important}.min-h-sm-85px{min-height:85px!important}.min-h-sm-86px{min-height:86px!important}.min-h-sm-87px{min-height:87px!important}.min-h-sm-88px{min-height:88px!important}.min-h-sm-89px{min-height:89px!important}.min-h-sm-90px{min-height:90px!important}.min-h-sm-91px{min-height:91px!important}.min-h-sm-92px{min-height:92px!important}.min-h-sm-93px{min-height:93px!important}.min-h-sm-94px{min-height:94px!important}.min-h-sm-95px{min-height:95px!important}.min-h-sm-96px{min-height:96px!important}.min-h-sm-97px{min-height:97px!important}.min-h-sm-98px{min-height:98px!important}.min-h-sm-99px{min-height:99px!important}.min-h-sm-100px{min-height:100px!important}.min-h-sm-101px{min-height:101px!important}.min-h-sm-102px{min-height:102px!important}.min-h-sm-103px{min-height:103px!important}.min-h-sm-104px{min-height:104px!important}.min-h-sm-105px{min-height:105px!important}.min-h-sm-106px{min-height:106px!important}.min-h-sm-107px{min-height:107px!important}.min-h-sm-108px{min-height:108px!important}.min-h-sm-109px{min-height:109px!important}.min-h-sm-110px{min-height:110px!important}.min-h-sm-111px{min-height:111px!important}.min-h-sm-112px{min-height:112px!important}.min-h-sm-113px{min-height:113px!important}.min-h-sm-114px{min-height:114px!important}.min-h-sm-115px{min-height:115px!important}.min-h-sm-116px{min-height:116px!important}.min-h-sm-117px{min-height:117px!important}.min-h-sm-118px{min-height:118px!important}.min-h-sm-119px{min-height:119px!important}.min-h-sm-120px{min-height:120px!important}.min-h-sm-121px{min-height:121px!important}.min-h-sm-122px{min-height:122px!important}.min-h-sm-123px{min-height:123px!important}.min-h-sm-124px{min-height:124px!important}.min-h-sm-125px{min-height:125px!important}.min-h-sm-126px{min-height:126px!important}.min-h-sm-127px{min-height:127px!important}.min-h-sm-128px{min-height:128px!important}.min-h-sm-129px{min-height:129px!important}.min-h-sm-130px{min-height:130px!important}.min-h-sm-131px{min-height:131px!important}.min-h-sm-132px{min-height:132px!important}.min-h-sm-133px{min-height:133px!important}.min-h-sm-134px{min-height:134px!important}.min-h-sm-135px{min-height:135px!important}.min-h-sm-136px{min-height:136px!important}.min-h-sm-137px{min-height:137px!important}.min-h-sm-138px{min-height:138px!important}.min-h-sm-139px{min-height:139px!important}.min-h-sm-140px{min-height:140px!important}.min-h-sm-141px{min-height:141px!important}.min-h-sm-142px{min-height:142px!important}.min-h-sm-143px{min-height:143px!important}.min-h-sm-144px{min-height:144px!important}.min-h-sm-145px{min-height:145px!important}.min-h-sm-146px{min-height:146px!important}.min-h-sm-147px{min-height:147px!important}.min-h-sm-148px{min-height:148px!important}.min-h-sm-149px{min-height:149px!important}.min-h-sm-150px{min-height:150px!important}.min-h-sm-175px{min-height:175px!important}.min-h-sm-200px{min-height:200px!important}.min-h-sm-225px{min-height:225px!important}.min-h-sm-250px{min-height:250px!important}.min-h-sm-275px{min-height:275px!important}.min-h-sm-300px{min-height:300px!important}.min-h-sm-325px{min-height:325px!important}.min-h-sm-350px{min-height:350px!important}.min-h-sm-375px{min-height:375px!important}.min-h-sm-400px{min-height:400px!important}.min-h-sm-425px{min-height:425px!important}.min-h-sm-450px{min-height:450px!important}.min-h-sm-475px{min-height:475px!important}.min-h-sm-500px{min-height:500px!important}.min-h-sm-550px{min-height:550px!important}.min-h-sm-600px{min-height:600px!important}.min-h-sm-650px{min-height:650px!important}.min-h-sm-700px{min-height:700px!important}.min-h-sm-750px{min-height:750px!important}.min-h-sm-800px{min-height:800px!important}.min-h-sm-850px{min-height:850px!important}.min-h-sm-900px{min-height:900px!important}.min-h-sm-950px{min-height:950px!important}.min-h-sm-1000px{min-height:1000px!important}.h-sm-25{height:25%!important}.h-sm-50{height:50%!important}.h-sm-75{height:75%!important}.h-sm-100{height:100%!important}.h-sm-auto{height:auto!important}.h-sm-1px{height:1px!important}.h-sm-2px{height:2px!important}.h-sm-3px{height:3px!important}.h-sm-4px{height:4px!important}.h-sm-5px{height:5px!important}.h-sm-6px{height:6px!important}.h-sm-7px{height:7px!important}.h-sm-8px{height:8px!important}.h-sm-9px{height:9px!important}.h-sm-10px{height:10px!important}.h-sm-11px{height:11px!important}.h-sm-12px{height:12px!important}.h-sm-13px{height:13px!important}.h-sm-14px{height:14px!important}.h-sm-15px{height:15px!important}.h-sm-16px{height:16px!important}.h-sm-17px{height:17px!important}.h-sm-18px{height:18px!important}.h-sm-19px{height:19px!important}.h-sm-20px{height:20px!important}.h-sm-21px{height:21px!important}.h-sm-22px{height:22px!important}.h-sm-23px{height:23px!important}.h-sm-24px{height:24px!important}.h-sm-25px{height:25px!important}.h-sm-26px{height:26px!important}.h-sm-27px{height:27px!important}.h-sm-28px{height:28px!important}.h-sm-29px{height:29px!important}.h-sm-30px{height:30px!important}.h-sm-31px{height:31px!important}.h-sm-32px{height:32px!important}.h-sm-33px{height:33px!important}.h-sm-34px{height:34px!important}.h-sm-35px{height:35px!important}.h-sm-36px{height:36px!important}.h-sm-37px{height:37px!important}.h-sm-38px{height:38px!important}.h-sm-39px{height:39px!important}.h-sm-40px{height:40px!important}.h-sm-41px{height:41px!important}.h-sm-42px{height:42px!important}.h-sm-43px{height:43px!important}.h-sm-44px{height:44px!important}.h-sm-45px{height:45px!important}.h-sm-46px{height:46px!important}.h-sm-47px{height:47px!important}.h-sm-48px{height:48px!important}.h-sm-49px{height:49px!important}.h-sm-50px{height:50px!important}.h-sm-51px{height:51px!important}.h-sm-52px{height:52px!important}.h-sm-53px{height:53px!important}.h-sm-54px{height:54px!important}.h-sm-55px{height:55px!important}.h-sm-56px{height:56px!important}.h-sm-57px{height:57px!important}.h-sm-58px{height:58px!important}.h-sm-59px{height:59px!important}.h-sm-60px{height:60px!important}.h-sm-61px{height:61px!important}.h-sm-62px{height:62px!important}.h-sm-63px{height:63px!important}.h-sm-64px{height:64px!important}.h-sm-65px{height:65px!important}.h-sm-66px{height:66px!important}.h-sm-67px{height:67px!important}.h-sm-68px{height:68px!important}.h-sm-69px{height:69px!important}.h-sm-70px{height:70px!important}.h-sm-71px{height:71px!important}.h-sm-72px{height:72px!important}.h-sm-73px{height:73px!important}.h-sm-74px{height:74px!important}.h-sm-75px{height:75px!important}.h-sm-76px{height:76px!important}.h-sm-77px{height:77px!important}.h-sm-78px{height:78px!important}.h-sm-79px{height:79px!important}.h-sm-80px{height:80px!important}.h-sm-81px{height:81px!important}.h-sm-82px{height:82px!important}.h-sm-83px{height:83px!important}.h-sm-84px{height:84px!important}.h-sm-85px{height:85px!important}.h-sm-86px{height:86px!important}.h-sm-87px{height:87px!important}.h-sm-88px{height:88px!important}.h-sm-89px{height:89px!important}.h-sm-90px{height:90px!important}.h-sm-91px{height:91px!important}.h-sm-92px{height:92px!important}.h-sm-93px{height:93px!important}.h-sm-94px{height:94px!important}.h-sm-95px{height:95px!important}.h-sm-96px{height:96px!important}.h-sm-97px{height:97px!important}.h-sm-98px{height:98px!important}.h-sm-99px{height:99px!important}.h-sm-100px{height:100px!important}.h-sm-101px{height:101px!important}.h-sm-102px{height:102px!important}.h-sm-103px{height:103px!important}.h-sm-104px{height:104px!important}.h-sm-105px{height:105px!important}.h-sm-106px{height:106px!important}.h-sm-107px{height:107px!important}.h-sm-108px{height:108px!important}.h-sm-109px{height:109px!important}.h-sm-110px{height:110px!important}.h-sm-111px{height:111px!important}.h-sm-112px{height:112px!important}.h-sm-113px{height:113px!important}.h-sm-114px{height:114px!important}.h-sm-115px{height:115px!important}.h-sm-116px{height:116px!important}.h-sm-117px{height:117px!important}.h-sm-118px{height:118px!important}.h-sm-119px{height:119px!important}.h-sm-120px{height:120px!important}.h-sm-121px{height:121px!important}.h-sm-122px{height:122px!important}.h-sm-123px{height:123px!important}.h-sm-124px{height:124px!important}.h-sm-125px{height:125px!important}.h-sm-126px{height:126px!important}.h-sm-127px{height:127px!important}.h-sm-128px{height:128px!important}.h-sm-129px{height:129px!important}.h-sm-130px{height:130px!important}.h-sm-131px{height:131px!important}.h-sm-132px{height:132px!important}.h-sm-133px{height:133px!important}.h-sm-134px{height:134px!important}.h-sm-135px{height:135px!important}.h-sm-136px{height:136px!important}.h-sm-137px{height:137px!important}.h-sm-138px{height:138px!important}.h-sm-139px{height:139px!important}.h-sm-140px{height:140px!important}.h-sm-141px{height:141px!important}.h-sm-142px{height:142px!important}.h-sm-143px{height:143px!important}.h-sm-144px{height:144px!important}.h-sm-145px{height:145px!important}.h-sm-146px{height:146px!important}.h-sm-147px{height:147px!important}.h-sm-148px{height:148px!important}.h-sm-149px{height:149px!important}.h-sm-150px{height:150px!important}.h-sm-175px{height:175px!important}.h-sm-200px{height:200px!important}.h-sm-225px{height:225px!important}.h-sm-250px{height:250px!important}.h-sm-275px{height:275px!important}.h-sm-300px{height:300px!important}.h-sm-325px{height:325px!important}.h-sm-350px{height:350px!important}.h-sm-375px{height:375px!important}.h-sm-400px{height:400px!important}.h-sm-425px{height:425px!important}.h-sm-450px{height:450px!important}.h-sm-475px{height:475px!important}.h-sm-500px{height:500px!important}.h-sm-550px{height:550px!important}.h-sm-600px{height:600px!important}.h-sm-650px{height:650px!important}.h-sm-700px{height:700px!important}.h-sm-750px{height:750px!important}.h-sm-800px{height:800px!important}.h-sm-850px{height:850px!important}.h-sm-900px{height:900px!important}.h-sm-950px{height:950px!important}.h-sm-1000px{height:1000px!important}.mh-sm-25{max-height:25%!important}.mh-sm-50{max-height:50%!important}.mh-sm-75{max-height:75%!important}.mh-sm-100{max-height:100%!important}.mh-sm-auto{max-height:auto!important}.mh-sm-1px{max-height:1px!important}.mh-sm-2px{max-height:2px!important}.mh-sm-3px{max-height:3px!important}.mh-sm-4px{max-height:4px!important}.mh-sm-5px{max-height:5px!important}.mh-sm-6px{max-height:6px!important}.mh-sm-7px{max-height:7px!important}.mh-sm-8px{max-height:8px!important}.mh-sm-9px{max-height:9px!important}.mh-sm-10px{max-height:10px!important}.mh-sm-11px{max-height:11px!important}.mh-sm-12px{max-height:12px!important}.mh-sm-13px{max-height:13px!important}.mh-sm-14px{max-height:14px!important}.mh-sm-15px{max-height:15px!important}.mh-sm-16px{max-height:16px!important}.mh-sm-17px{max-height:17px!important}.mh-sm-18px{max-height:18px!important}.mh-sm-19px{max-height:19px!important}.mh-sm-20px{max-height:20px!important}.mh-sm-21px{max-height:21px!important}.mh-sm-22px{max-height:22px!important}.mh-sm-23px{max-height:23px!important}.mh-sm-24px{max-height:24px!important}.mh-sm-25px{max-height:25px!important}.mh-sm-26px{max-height:26px!important}.mh-sm-27px{max-height:27px!important}.mh-sm-28px{max-height:28px!important}.mh-sm-29px{max-height:29px!important}.mh-sm-30px{max-height:30px!important}.mh-sm-31px{max-height:31px!important}.mh-sm-32px{max-height:32px!important}.mh-sm-33px{max-height:33px!important}.mh-sm-34px{max-height:34px!important}.mh-sm-35px{max-height:35px!important}.mh-sm-36px{max-height:36px!important}.mh-sm-37px{max-height:37px!important}.mh-sm-38px{max-height:38px!important}.mh-sm-39px{max-height:39px!important}.mh-sm-40px{max-height:40px!important}.mh-sm-41px{max-height:41px!important}.mh-sm-42px{max-height:42px!important}.mh-sm-43px{max-height:43px!important}.mh-sm-44px{max-height:44px!important}.mh-sm-45px{max-height:45px!important}.mh-sm-46px{max-height:46px!important}.mh-sm-47px{max-height:47px!important}.mh-sm-48px{max-height:48px!important}.mh-sm-49px{max-height:49px!important}.mh-sm-50px{max-height:50px!important}.mh-sm-51px{max-height:51px!important}.mh-sm-52px{max-height:52px!important}.mh-sm-53px{max-height:53px!important}.mh-sm-54px{max-height:54px!important}.mh-sm-55px{max-height:55px!important}.mh-sm-56px{max-height:56px!important}.mh-sm-57px{max-height:57px!important}.mh-sm-58px{max-height:58px!important}.mh-sm-59px{max-height:59px!important}.mh-sm-60px{max-height:60px!important}.mh-sm-61px{max-height:61px!important}.mh-sm-62px{max-height:62px!important}.mh-sm-63px{max-height:63px!important}.mh-sm-64px{max-height:64px!important}.mh-sm-65px{max-height:65px!important}.mh-sm-66px{max-height:66px!important}.mh-sm-67px{max-height:67px!important}.mh-sm-68px{max-height:68px!important}.mh-sm-69px{max-height:69px!important}.mh-sm-70px{max-height:70px!important}.mh-sm-71px{max-height:71px!important}.mh-sm-72px{max-height:72px!important}.mh-sm-73px{max-height:73px!important}.mh-sm-74px{max-height:74px!important}.mh-sm-75px{max-height:75px!important}.mh-sm-76px{max-height:76px!important}.mh-sm-77px{max-height:77px!important}.mh-sm-78px{max-height:78px!important}.mh-sm-79px{max-height:79px!important}.mh-sm-80px{max-height:80px!important}.mh-sm-81px{max-height:81px!important}.mh-sm-82px{max-height:82px!important}.mh-sm-83px{max-height:83px!important}.mh-sm-84px{max-height:84px!important}.mh-sm-85px{max-height:85px!important}.mh-sm-86px{max-height:86px!important}.mh-sm-87px{max-height:87px!important}.mh-sm-88px{max-height:88px!important}.mh-sm-89px{max-height:89px!important}.mh-sm-90px{max-height:90px!important}.mh-sm-91px{max-height:91px!important}.mh-sm-92px{max-height:92px!important}.mh-sm-93px{max-height:93px!important}.mh-sm-94px{max-height:94px!important}.mh-sm-95px{max-height:95px!important}.mh-sm-96px{max-height:96px!important}.mh-sm-97px{max-height:97px!important}.mh-sm-98px{max-height:98px!important}.mh-sm-99px{max-height:99px!important}.mh-sm-100px{max-height:100px!important}.mh-sm-101px{max-height:101px!important}.mh-sm-102px{max-height:102px!important}.mh-sm-103px{max-height:103px!important}.mh-sm-104px{max-height:104px!important}.mh-sm-105px{max-height:105px!important}.mh-sm-106px{max-height:106px!important}.mh-sm-107px{max-height:107px!important}.mh-sm-108px{max-height:108px!important}.mh-sm-109px{max-height:109px!important}.mh-sm-110px{max-height:110px!important}.mh-sm-111px{max-height:111px!important}.mh-sm-112px{max-height:112px!important}.mh-sm-113px{max-height:113px!important}.mh-sm-114px{max-height:114px!important}.mh-sm-115px{max-height:115px!important}.mh-sm-116px{max-height:116px!important}.mh-sm-117px{max-height:117px!important}.mh-sm-118px{max-height:118px!important}.mh-sm-119px{max-height:119px!important}.mh-sm-120px{max-height:120px!important}.mh-sm-121px{max-height:121px!important}.mh-sm-122px{max-height:122px!important}.mh-sm-123px{max-height:123px!important}.mh-sm-124px{max-height:124px!important}.mh-sm-125px{max-height:125px!important}.mh-sm-126px{max-height:126px!important}.mh-sm-127px{max-height:127px!important}.mh-sm-128px{max-height:128px!important}.mh-sm-129px{max-height:129px!important}.mh-sm-130px{max-height:130px!important}.mh-sm-131px{max-height:131px!important}.mh-sm-132px{max-height:132px!important}.mh-sm-133px{max-height:133px!important}.mh-sm-134px{max-height:134px!important}.mh-sm-135px{max-height:135px!important}.mh-sm-136px{max-height:136px!important}.mh-sm-137px{max-height:137px!important}.mh-sm-138px{max-height:138px!important}.mh-sm-139px{max-height:139px!important}.mh-sm-140px{max-height:140px!important}.mh-sm-141px{max-height:141px!important}.mh-sm-142px{max-height:142px!important}.mh-sm-143px{max-height:143px!important}.mh-sm-144px{max-height:144px!important}.mh-sm-145px{max-height:145px!important}.mh-sm-146px{max-height:146px!important}.mh-sm-147px{max-height:147px!important}.mh-sm-148px{max-height:148px!important}.mh-sm-149px{max-height:149px!important}.mh-sm-150px{max-height:150px!important}.mh-sm-175px{max-height:175px!important}.mh-sm-200px{max-height:200px!important}.mh-sm-225px{max-height:225px!important}.mh-sm-250px{max-height:250px!important}.mh-sm-275px{max-height:275px!important}.mh-sm-300px{max-height:300px!important}.mh-sm-325px{max-height:325px!important}.mh-sm-350px{max-height:350px!important}.mh-sm-375px{max-height:375px!important}.mh-sm-400px{max-height:400px!important}.mh-sm-425px{max-height:425px!important}.mh-sm-450px{max-height:450px!important}.mh-sm-475px{max-height:475px!important}.mh-sm-500px{max-height:500px!important}.mh-sm-550px{max-height:550px!important}.mh-sm-600px{max-height:600px!important}.mh-sm-650px{max-height:650px!important}.mh-sm-700px{max-height:700px!important}.mh-sm-750px{max-height:750px!important}.mh-sm-800px{max-height:800px!important}.mh-sm-850px{max-height:850px!important}.mh-sm-900px{max-height:900px!important}.mh-sm-950px{max-height:950px!important}.mh-sm-1000px{max-height:1000px!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:.75rem!important}.m-sm-4{margin:1rem!important}.m-sm-5{margin:1.25rem!important}.m-sm-6{margin:1.5rem!important}.m-sm-7{margin:1.75rem!important}.m-sm-8{margin:2rem!important}.m-sm-9{margin:2.25rem!important}.m-sm-10{margin:2.5rem!important}.m-sm-11{margin:2.75rem!important}.m-sm-12{margin:3rem!important}.m-sm-13{margin:3.25rem!important}.m-sm-14{margin:3.5rem!important}.m-sm-15{margin:3.75rem!important}.m-sm-16{margin:4rem!important}.m-sm-17{margin:4.25rem!important}.m-sm-18{margin:4.5rem!important}.m-sm-19{margin:4.75rem!important}.m-sm-20{margin:5rem!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:.75rem!important;margin-left:.75rem!important}.mx-sm-4{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-sm-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-7{margin-right:1.75rem!important;margin-left:1.75rem!important}.mx-sm-8{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-9{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-sm-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-sm-11{margin-right:2.75rem!important;margin-left:2.75rem!important}.mx-sm-12{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-13{margin-right:3.25rem!important;margin-left:3.25rem!important}.mx-sm-14{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-sm-15{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-sm-16{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-17{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-sm-18{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-sm-19{margin-right:4.75rem!important;margin-left:4.75rem!important}.mx-sm-20{margin-right:5rem!important;margin-left:5rem!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:.75rem!important;margin-bottom:.75rem!important}.my-sm-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-sm-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-sm-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-sm-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-sm-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-sm-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-sm-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-sm-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-sm-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-sm-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-sm-20{margin-top:5rem!important;margin-bottom:5rem!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:.75rem!important}.mt-sm-4{margin-top:1rem!important}.mt-sm-5{margin-top:1.25rem!important}.mt-sm-6{margin-top:1.5rem!important}.mt-sm-7{margin-top:1.75rem!important}.mt-sm-8{margin-top:2rem!important}.mt-sm-9{margin-top:2.25rem!important}.mt-sm-10{margin-top:2.5rem!important}.mt-sm-11{margin-top:2.75rem!important}.mt-sm-12{margin-top:3rem!important}.mt-sm-13{margin-top:3.25rem!important}.mt-sm-14{margin-top:3.5rem!important}.mt-sm-15{margin-top:3.75rem!important}.mt-sm-16{margin-top:4rem!important}.mt-sm-17{margin-top:4.25rem!important}.mt-sm-18{margin-top:4.5rem!important}.mt-sm-19{margin-top:4.75rem!important}.mt-sm-20{margin-top:5rem!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:.75rem!important}.me-sm-4{margin-right:1rem!important}.me-sm-5{margin-right:1.25rem!important}.me-sm-6{margin-right:1.5rem!important}.me-sm-7{margin-right:1.75rem!important}.me-sm-8{margin-right:2rem!important}.me-sm-9{margin-right:2.25rem!important}.me-sm-10{margin-right:2.5rem!important}.me-sm-11{margin-right:2.75rem!important}.me-sm-12{margin-right:3rem!important}.me-sm-13{margin-right:3.25rem!important}.me-sm-14{margin-right:3.5rem!important}.me-sm-15{margin-right:3.75rem!important}.me-sm-16{margin-right:4rem!important}.me-sm-17{margin-right:4.25rem!important}.me-sm-18{margin-right:4.5rem!important}.me-sm-19{margin-right:4.75rem!important}.me-sm-20{margin-right:5rem!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:.75rem!important}.mb-sm-4{margin-bottom:1rem!important}.mb-sm-5{margin-bottom:1.25rem!important}.mb-sm-6{margin-bottom:1.5rem!important}.mb-sm-7{margin-bottom:1.75rem!important}.mb-sm-8{margin-bottom:2rem!important}.mb-sm-9{margin-bottom:2.25rem!important}.mb-sm-10{margin-bottom:2.5rem!important}.mb-sm-11{margin-bottom:2.75rem!important}.mb-sm-12{margin-bottom:3rem!important}.mb-sm-13{margin-bottom:3.25rem!important}.mb-sm-14{margin-bottom:3.5rem!important}.mb-sm-15{margin-bottom:3.75rem!important}.mb-sm-16{margin-bottom:4rem!important}.mb-sm-17{margin-bottom:4.25rem!important}.mb-sm-18{margin-bottom:4.5rem!important}.mb-sm-19{margin-bottom:4.75rem!important}.mb-sm-20{margin-bottom:5rem!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:.75rem!important}.ms-sm-4{margin-left:1rem!important}.ms-sm-5{margin-left:1.25rem!important}.ms-sm-6{margin-left:1.5rem!important}.ms-sm-7{margin-left:1.75rem!important}.ms-sm-8{margin-left:2rem!important}.ms-sm-9{margin-left:2.25rem!important}.ms-sm-10{margin-left:2.5rem!important}.ms-sm-11{margin-left:2.75rem!important}.ms-sm-12{margin-left:3rem!important}.ms-sm-13{margin-left:3.25rem!important}.ms-sm-14{margin-left:3.5rem!important}.ms-sm-15{margin-left:3.75rem!important}.ms-sm-16{margin-left:4rem!important}.ms-sm-17{margin-left:4.25rem!important}.ms-sm-18{margin-left:4.5rem!important}.ms-sm-19{margin-left:4.75rem!important}.ms-sm-20{margin-left:5rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-.75rem!important}.m-sm-n4{margin:-1rem!important}.m-sm-n5{margin:-1.25rem!important}.m-sm-n6{margin:-1.5rem!important}.m-sm-n7{margin:-1.75rem!important}.m-sm-n8{margin:-2rem!important}.m-sm-n9{margin:-2.25rem!important}.m-sm-n10{margin:-2.5rem!important}.m-sm-n11{margin:-2.75rem!important}.m-sm-n12{margin:-3rem!important}.m-sm-n13{margin:-3.25rem!important}.m-sm-n14{margin:-3.5rem!important}.m-sm-n15{margin:-3.75rem!important}.m-sm-n16{margin:-4rem!important}.m-sm-n17{margin:-4.25rem!important}.m-sm-n18{margin:-4.5rem!important}.m-sm-n19{margin:-4.75rem!important}.m-sm-n20{margin:-5rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-sm-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n5{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-sm-n6{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n7{margin-right:-1.75rem!important;margin-left:-1.75rem!important}.mx-sm-n8{margin-right:-2rem!important;margin-left:-2rem!important}.mx-sm-n9{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-sm-n10{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-sm-n11{margin-right:-2.75rem!important;margin-left:-2.75rem!important}.mx-sm-n12{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n13{margin-right:-3.25rem!important;margin-left:-3.25rem!important}.mx-sm-n14{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-sm-n15{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-sm-n16{margin-right:-4rem!important;margin-left:-4rem!important}.mx-sm-n17{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-sm-n18{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-sm-n19{margin-right:-4.75rem!important;margin-left:-4.75rem!important}.mx-sm-n20{margin-right:-5rem!important;margin-left:-5rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-sm-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-sm-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-sm-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-sm-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-sm-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-sm-n11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.my-sm-n12{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n13{margin-top:-3.25rem!important;margin-bottom:-3.25rem!important}.my-sm-n14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-sm-n15{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-sm-n16{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-sm-n17{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-sm-n18{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-sm-n19{margin-top:-4.75rem!important;margin-bottom:-4.75rem!important}.my-sm-n20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-.75rem!important}.mt-sm-n4{margin-top:-1rem!important}.mt-sm-n5{margin-top:-1.25rem!important}.mt-sm-n6{margin-top:-1.5rem!important}.mt-sm-n7{margin-top:-1.75rem!important}.mt-sm-n8{margin-top:-2rem!important}.mt-sm-n9{margin-top:-2.25rem!important}.mt-sm-n10{margin-top:-2.5rem!important}.mt-sm-n11{margin-top:-2.75rem!important}.mt-sm-n12{margin-top:-3rem!important}.mt-sm-n13{margin-top:-3.25rem!important}.mt-sm-n14{margin-top:-3.5rem!important}.mt-sm-n15{margin-top:-3.75rem!important}.mt-sm-n16{margin-top:-4rem!important}.mt-sm-n17{margin-top:-4.25rem!important}.mt-sm-n18{margin-top:-4.5rem!important}.mt-sm-n19{margin-top:-4.75rem!important}.mt-sm-n20{margin-top:-5rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-.75rem!important}.me-sm-n4{margin-right:-1rem!important}.me-sm-n5{margin-right:-1.25rem!important}.me-sm-n6{margin-right:-1.5rem!important}.me-sm-n7{margin-right:-1.75rem!important}.me-sm-n8{margin-right:-2rem!important}.me-sm-n9{margin-right:-2.25rem!important}.me-sm-n10{margin-right:-2.5rem!important}.me-sm-n11{margin-right:-2.75rem!important}.me-sm-n12{margin-right:-3rem!important}.me-sm-n13{margin-right:-3.25rem!important}.me-sm-n14{margin-right:-3.5rem!important}.me-sm-n15{margin-right:-3.75rem!important}.me-sm-n16{margin-right:-4rem!important}.me-sm-n17{margin-right:-4.25rem!important}.me-sm-n18{margin-right:-4.5rem!important}.me-sm-n19{margin-right:-4.75rem!important}.me-sm-n20{margin-right:-5rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-.75rem!important}.mb-sm-n4{margin-bottom:-1rem!important}.mb-sm-n5{margin-bottom:-1.25rem!important}.mb-sm-n6{margin-bottom:-1.5rem!important}.mb-sm-n7{margin-bottom:-1.75rem!important}.mb-sm-n8{margin-bottom:-2rem!important}.mb-sm-n9{margin-bottom:-2.25rem!important}.mb-sm-n10{margin-bottom:-2.5rem!important}.mb-sm-n11{margin-bottom:-2.75rem!important}.mb-sm-n12{margin-bottom:-3rem!important}.mb-sm-n13{margin-bottom:-3.25rem!important}.mb-sm-n14{margin-bottom:-3.5rem!important}.mb-sm-n15{margin-bottom:-3.75rem!important}.mb-sm-n16{margin-bottom:-4rem!important}.mb-sm-n17{margin-bottom:-4.25rem!important}.mb-sm-n18{margin-bottom:-4.5rem!important}.mb-sm-n19{margin-bottom:-4.75rem!important}.mb-sm-n20{margin-bottom:-5rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-.75rem!important}.ms-sm-n4{margin-left:-1rem!important}.ms-sm-n5{margin-left:-1.25rem!important}.ms-sm-n6{margin-left:-1.5rem!important}.ms-sm-n7{margin-left:-1.75rem!important}.ms-sm-n8{margin-left:-2rem!important}.ms-sm-n9{margin-left:-2.25rem!important}.ms-sm-n10{margin-left:-2.5rem!important}.ms-sm-n11{margin-left:-2.75rem!important}.ms-sm-n12{margin-left:-3rem!important}.ms-sm-n13{margin-left:-3.25rem!important}.ms-sm-n14{margin-left:-3.5rem!important}.ms-sm-n15{margin-left:-3.75rem!important}.ms-sm-n16{margin-left:-4rem!important}.ms-sm-n17{margin-left:-4.25rem!important}.ms-sm-n18{margin-left:-4.5rem!important}.ms-sm-n19{margin-left:-4.75rem!important}.ms-sm-n20{margin-left:-5rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:.75rem!important}.p-sm-4{padding:1rem!important}.p-sm-5{padding:1.25rem!important}.p-sm-6{padding:1.5rem!important}.p-sm-7{padding:1.75rem!important}.p-sm-8{padding:2rem!important}.p-sm-9{padding:2.25rem!important}.p-sm-10{padding:2.5rem!important}.p-sm-11{padding:2.75rem!important}.p-sm-12{padding:3rem!important}.p-sm-13{padding:3.25rem!important}.p-sm-14{padding:3.5rem!important}.p-sm-15{padding:3.75rem!important}.p-sm-16{padding:4rem!important}.p-sm-17{padding:4.25rem!important}.p-sm-18{padding:4.5rem!important}.p-sm-19{padding:4.75rem!important}.p-sm-20{padding:5rem!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:.75rem!important;padding-left:.75rem!important}.px-sm-4{padding-right:1rem!important;padding-left:1rem!important}.px-sm-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-sm-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-7{padding-right:1.75rem!important;padding-left:1.75rem!important}.px-sm-8{padding-right:2rem!important;padding-left:2rem!important}.px-sm-9{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-sm-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-sm-11{padding-right:2.75rem!important;padding-left:2.75rem!important}.px-sm-12{padding-right:3rem!important;padding-left:3rem!important}.px-sm-13{padding-right:3.25rem!important;padding-left:3.25rem!important}.px-sm-14{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-sm-15{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-sm-16{padding-right:4rem!important;padding-left:4rem!important}.px-sm-17{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-sm-18{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-sm-19{padding-right:4.75rem!important;padding-left:4.75rem!important}.px-sm-20{padding-right:5rem!important;padding-left:5rem!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:.75rem!important;padding-bottom:.75rem!important}.py-sm-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-sm-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-sm-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-sm-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-sm-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-sm-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-sm-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-sm-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-sm-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-sm-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-sm-20{padding-top:5rem!important;padding-bottom:5rem!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:.75rem!important}.pt-sm-4{padding-top:1rem!important}.pt-sm-5{padding-top:1.25rem!important}.pt-sm-6{padding-top:1.5rem!important}.pt-sm-7{padding-top:1.75rem!important}.pt-sm-8{padding-top:2rem!important}.pt-sm-9{padding-top:2.25rem!important}.pt-sm-10{padding-top:2.5rem!important}.pt-sm-11{padding-top:2.75rem!important}.pt-sm-12{padding-top:3rem!important}.pt-sm-13{padding-top:3.25rem!important}.pt-sm-14{padding-top:3.5rem!important}.pt-sm-15{padding-top:3.75rem!important}.pt-sm-16{padding-top:4rem!important}.pt-sm-17{padding-top:4.25rem!important}.pt-sm-18{padding-top:4.5rem!important}.pt-sm-19{padding-top:4.75rem!important}.pt-sm-20{padding-top:5rem!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:.75rem!important}.pe-sm-4{padding-right:1rem!important}.pe-sm-5{padding-right:1.25rem!important}.pe-sm-6{padding-right:1.5rem!important}.pe-sm-7{padding-right:1.75rem!important}.pe-sm-8{padding-right:2rem!important}.pe-sm-9{padding-right:2.25rem!important}.pe-sm-10{padding-right:2.5rem!important}.pe-sm-11{padding-right:2.75rem!important}.pe-sm-12{padding-right:3rem!important}.pe-sm-13{padding-right:3.25rem!important}.pe-sm-14{padding-right:3.5rem!important}.pe-sm-15{padding-right:3.75rem!important}.pe-sm-16{padding-right:4rem!important}.pe-sm-17{padding-right:4.25rem!important}.pe-sm-18{padding-right:4.5rem!important}.pe-sm-19{padding-right:4.75rem!important}.pe-sm-20{padding-right:5rem!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:.75rem!important}.pb-sm-4{padding-bottom:1rem!important}.pb-sm-5{padding-bottom:1.25rem!important}.pb-sm-6{padding-bottom:1.5rem!important}.pb-sm-7{padding-bottom:1.75rem!important}.pb-sm-8{padding-bottom:2rem!important}.pb-sm-9{padding-bottom:2.25rem!important}.pb-sm-10{padding-bottom:2.5rem!important}.pb-sm-11{padding-bottom:2.75rem!important}.pb-sm-12{padding-bottom:3rem!important}.pb-sm-13{padding-bottom:3.25rem!important}.pb-sm-14{padding-bottom:3.5rem!important}.pb-sm-15{padding-bottom:3.75rem!important}.pb-sm-16{padding-bottom:4rem!important}.pb-sm-17{padding-bottom:4.25rem!important}.pb-sm-18{padding-bottom:4.5rem!important}.pb-sm-19{padding-bottom:4.75rem!important}.pb-sm-20{padding-bottom:5rem!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:.75rem!important}.ps-sm-4{padding-left:1rem!important}.ps-sm-5{padding-left:1.25rem!important}.ps-sm-6{padding-left:1.5rem!important}.ps-sm-7{padding-left:1.75rem!important}.ps-sm-8{padding-left:2rem!important}.ps-sm-9{padding-left:2.25rem!important}.ps-sm-10{padding-left:2.5rem!important}.ps-sm-11{padding-left:2.75rem!important}.ps-sm-12{padding-left:3rem!important}.ps-sm-13{padding-left:3.25rem!important}.ps-sm-14{padding-left:3.5rem!important}.ps-sm-15{padding-left:3.75rem!important}.ps-sm-16{padding-left:4rem!important}.ps-sm-17{padding-left:4.25rem!important}.ps-sm-18{padding-left:4.5rem!important}.ps-sm-19{padding-left:4.75rem!important}.ps-sm-20{padding-left:5rem!important}.g-sm-0,.gx-sm-0{--bs-gutter-x:0rem }.g-sm-0,.gy-sm-0{--bs-gutter-y:0rem }.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem }.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem }.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem }.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem }.g-sm-3,.gx-sm-3{--bs-gutter-x:.75rem }.g-sm-3,.gy-sm-3{--bs-gutter-y:.75rem }.g-sm-4,.gx-sm-4{--bs-gutter-x:1rem }.g-sm-4,.gy-sm-4{--bs-gutter-y:1rem }.g-sm-5,.gx-sm-5{--bs-gutter-x:1.25rem }.g-sm-5,.gy-sm-5{--bs-gutter-y:1.25rem }.g-sm-6,.gx-sm-6{--bs-gutter-x:1.5rem }.g-sm-6,.gy-sm-6{--bs-gutter-y:1.5rem }.g-sm-7,.gx-sm-7{--bs-gutter-x:1.75rem }.g-sm-7,.gy-sm-7{--bs-gutter-y:1.75rem }.g-sm-8,.gx-sm-8{--bs-gutter-x:2rem }.g-sm-8,.gy-sm-8{--bs-gutter-y:2rem }.g-sm-9,.gx-sm-9{--bs-gutter-x:2.25rem }.g-sm-9,.gy-sm-9{--bs-gutter-y:2.25rem }.g-sm-10,.gx-sm-10{--bs-gutter-x:2.5rem }.g-sm-10,.gy-sm-10{--bs-gutter-y:2.5rem }.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:.75rem!important}.gap-sm-4{gap:1rem!important}.gap-sm-5{gap:1.25rem!important}.gap-sm-6{gap:1.5rem!important}.gap-sm-7{gap:1.75rem!important}.gap-sm-8{gap:2rem!important}.gap-sm-9{gap:2.25rem!important}.gap-sm-10{gap:2.5rem!important}.gap-sm-11{gap:2.75rem!important}.gap-sm-12{gap:3rem!important}.gap-sm-13{gap:3.25rem!important}.gap-sm-14{gap:3.5rem!important}.gap-sm-15{gap:3.75rem!important}.gap-sm-16{gap:4rem!important}.gap-sm-17{gap:4.25rem!important}.gap-sm-18{gap:4.5rem!important}.gap-sm-19{gap:4.75rem!important}.gap-sm-20{gap:5rem!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:.75rem!important}.row-gap-sm-4{row-gap:1rem!important}.row-gap-sm-5{row-gap:1.25rem!important}.row-gap-sm-6{row-gap:1.5rem!important}.row-gap-sm-7{row-gap:1.75rem!important}.row-gap-sm-8{row-gap:2rem!important}.row-gap-sm-9{row-gap:2.25rem!important}.row-gap-sm-10{row-gap:2.5rem!important}.row-gap-sm-11{row-gap:2.75rem!important}.row-gap-sm-12{row-gap:3rem!important}.row-gap-sm-13{row-gap:3.25rem!important}.row-gap-sm-14{row-gap:3.5rem!important}.row-gap-sm-15{row-gap:3.75rem!important}.row-gap-sm-16{row-gap:4rem!important}.row-gap-sm-17{row-gap:4.25rem!important}.row-gap-sm-18{row-gap:4.5rem!important}.row-gap-sm-19{row-gap:4.75rem!important}.row-gap-sm-20{row-gap:5rem!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:.75rem!important;column-gap:.75rem!important}.column-gap-sm-4{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-5{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-sm-6{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-7{-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.column-gap-sm-8{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-sm-9{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-sm-10{-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.column-gap-sm-11{-moz-column-gap:2.75rem!important;column-gap:2.75rem!important}.column-gap-sm-12{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-sm-13{-moz-column-gap:3.25rem!important;column-gap:3.25rem!important}.column-gap-sm-14{-moz-column-gap:3.5rem!important;column-gap:3.5rem!important}.column-gap-sm-15{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.column-gap-sm-16{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-sm-17{-moz-column-gap:4.25rem!important;column-gap:4.25rem!important}.column-gap-sm-18{-moz-column-gap:4.5rem!important;column-gap:4.5rem!important}.column-gap-sm-19{-moz-column-gap:4.75rem!important;column-gap:4.75rem!important}.column-gap-sm-20{-moz-column-gap:5rem!important;column-gap:5rem!important}.flex-sm-root{flex:1}.flex-sm-column-auto{flex:none}.flex-sm-column-fluid{flex:1 0 auto}.flex-sm-row-auto{flex:0 0 auto}.flex-sm-row-fluid{flex:1 auto;min-width:0}.flex-sm-center{justify-content:center;align-items:center}.flex-sm-start{justify-content:start;align-items:start}.flex-sm-end{justify-content:flex-end;align-items:flex-end}.flex-sm-stack{justify-content:space-between;align-items:center}.m-vh-sm-5{max-height:5vh}.m-vh-sm-10{max-height:10vh}.m-vh-sm-15{max-height:15vh}.m-vh-sm-20{max-height:20vh}.m-vh-sm-25{max-height:25vh}.m-vh-sm-30{max-height:30vh}.m-vh-sm-35{max-height:35vh}.m-vh-sm-40{max-height:40vh}.m-vh-sm-45{max-height:45vh}.m-vh-sm-50{max-height:50vh}.m-vh-sm-55{max-height:55vh}.m-vh-sm-60{max-height:60vh}.m-vh-sm-65{max-height:65vh}.m-vh-sm-70{max-height:70vh}.m-vh-sm-75{max-height:75vh}.m-vh-sm-80{max-height:80vh}.m-vh-sm-85{max-height:85vh}.m-vh-sm-90{max-height:90vh}.m-vh-sm-95{max-height:95vh}.m-vh-sm-100{max-height:100vh}.min-vh-sm-5{min-height:5vh}.min-vh-sm-10{min-height:10vh}.min-vh-sm-15{min-height:15vh}.min-vh-sm-20{min-height:20vh}.min-vh-sm-25{min-height:25vh}.min-vh-sm-30{min-height:30vh}.min-vh-sm-35{min-height:35vh}.min-vh-sm-40{min-height:40vh}.min-vh-sm-45{min-height:45vh}.min-vh-sm-50{min-height:50vh}.min-vh-sm-55{min-height:55vh}.min-vh-sm-60{min-height:60vh}.min-vh-sm-65{min-height:65vh}.min-vh-sm-70{min-height:70vh}.min-vh-sm-75{min-height:75vh}.min-vh-sm-80{min-height:80vh}.min-vh-sm-85{min-height:85vh}.min-vh-sm-90{min-height:90vh}.min-vh-sm-95{min-height:95vh}.min-vh-sm-100{min-height:100vh}.m-vw-sm-5{max-width:5vw}.m-vw-sm-10{max-width:10vw}.m-vw-sm-15{max-width:15vw}.m-vw-sm-20{max-width:20vw}.m-vw-sm-25{max-width:25vw}.m-vw-sm-30{max-width:30vw}.m-vw-sm-35{max-width:35vw}.m-vw-sm-40{max-width:40vw}.m-vw-sm-45{max-width:45vw}.m-vw-sm-50{max-width:50vw}.m-vw-sm-55{max-width:55vw}.m-vw-sm-60{max-width:60vw}.m-vw-sm-65{max-width:65vw}.m-vw-sm-70{max-width:70vw}.m-vw-sm-75{max-width:75vw}.m-vw-sm-80{max-width:80vw}.m-vw-sm-85{max-width:85vw}.m-vw-sm-90{max-width:90vw}.m-vw-sm-95{max-width:95vw}.m-vw-sm-100{max-width:100vw}.min-vw-sm-5{min-width:5vw}.min-vw-sm-10{min-width:10vw}.min-vw-sm-15{min-width:15vw}.min-vw-sm-20{min-width:20vw}.min-vw-sm-25{min-width:25vw}.min-vw-sm-30{min-width:30vw}.min-vw-sm-35{min-width:35vw}.min-vw-sm-40{min-width:40vw}.min-vw-sm-45{min-width:45vw}.min-vw-sm-50{min-width:50vw}.min-vw-sm-55{min-width:55vw}.min-vw-sm-60{min-width:60vw}.min-vw-sm-65{min-width:65vw}.min-vw-sm-70{min-width:70vw}.min-vw-sm-75{min-width:75vw}.min-vw-sm-80{min-width:80vw}.min-vw-sm-85{min-width:85vw}.min-vw-sm-90{min-width:90vw}.min-vw-sm-95{min-width:95vw}.min-vw-sm-100{min-width:100vw}.fs-sm-1{font-size:5.125rem!important}.fs-sm-2{font-size:4.75rem!important}.fs-sm-3{font-size:4.25rem!important}.fs-sm-4{font-size:3.875rem!important}.fs-sm-5{font-size:3.5rem!important}.fs-sm-6{font-size:3.125rem!important}.fs-sm-7{font-size:2.75rem!important}.fs-sm-8{font-size:2.5rem!important}.fs-sm-9{font-size:2.375rem!important}.fs-sm-10{font-size:2.125rem!important}.fs-sm-11{font-size:1.875rem!important}.fs-sm-12{font-size:1.75rem!important}.fs-sm-13{font-size:1.625rem!important}.fs-sm-14{font-size:1.5rem!important}.fs-sm-15{font-size:1.375rem!important}.fs-sm-16{font-size:1.3125rem!important}.fs-sm-17{font-size:1.25rem!important}.fs-sm-18{font-size:1.1875rem!important}.fs-sm-19{font-size:1.125rem!important}.fs-sm-20{font-size:1.0625rem!important}.fs-sm-21{font-size:1rem!important}.fs-sm-22{font-size:.9375rem!important}.fs-sm-23{font-size:.875rem!important}.fs-sm-24{font-size:.8125rem!important}.fs-sm-25{font-size:.75rem!important}.fs-sm-26{font-size:.688rem!important}.fw-sm-1{font-weight:100!important}.fw-sm-2{font-weight:200!important}.fw-sm-3{font-weight:300!important}.fw-sm-4{font-weight:400!important}.fw-sm-5{font-weight:500!important}.fw-sm-6{font-weight:600!important}.fw-sm-7{font-weight:700!important}.fw-sm-8{font-weight:800!important}.fw-sm-9{font-weight:900!important}.lh-sm-1{line-height:1!important}.lh-sm-2{line-height:1.05!important}.lh-sm-3{line-height:1.1!important}.lh-sm-4{line-height:1.15!important}.lh-sm-5{line-height:1.2!important}.lh-sm-6{line-height:1.25!important}.lh-sm-7{line-height:1.3!important}.lh-sm-8{line-height:1.35!important}.lh-sm-9{line-height:1.4!important}.lh-sm-10{line-height:1.45!important}.lh-sm-11{line-height:1.5!important}.lh-sm-12{line-height:1.55!important}.lh-sm-13{line-height:1.6!important}.lh-sm-14{line-height:1.65!important}.lh-sm-15{line-height:1.7!important}.lh-sm-16{line-height:1.75!important}.lh-sm-17{line-height:1.8!important}.lh-sm-18{line-height:1.85!important}.lh-sm-19{line-height:1.9!important}.lh-sm-20{line-height:1.95!important}.lh-sm-21{line-height:2!important}.lh-sm-22{line-height:2.05!important}.lh-sm-23{line-height:2.1!important}.lh-sm-24{line-height:2.15!important}.lh-sm-25{line-height:2.2!important}.lh-sm-26{line-height:2.25!important}.lh-sm-27{line-height:2.3!important}.lh-sm-28{line-height:2.35!important}.lh-sm-29{line-height:2.4!important}.lh-sm-30{line-height:2.45!important}.form-control-sm-1{min-height:5rem;padding:.5rem 1rem;font-size:1.3rem;border-radius:0}.form-control-sm-2{min-height:4.5rem;padding:.5rem 1rem;font-size:1.2rem;border-radius:0}.form-control-sm-3{min-height:4rem;padding:.5rem 1rem;font-size:1.1rem;border-radius:0}.form-control-sm-4{min-height:3.75rem;padding:.5rem 1rem;font-size:1.05rem;border-radius:0}.form-control-sm-5{min-height:3.5rem;padding:.5rem 1rem;font-size:1.05rem;border-radius:0}.form-control-sm-6{min-height:3.3rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-sm-7{min-height:3rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-sm-8{min-height:2.8rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-sm-9{min-height:2.5rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-sm-10{min-height:2.2rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-sm-11{min-height:2rem;padding:.5rem 1rem;font-size:.9rem;border-radius:0}.form-control-sm-12{min-height:1.8rem;padding:.5rem 1rem;font-size:.9rem;border-radius:0}.form-control-sm-13{min-height:1.7rem;padding:.4rem .95rem;font-size:.9rem;border-radius:0}.form-control-sm-14{min-height:1.5rem;padding:.4rem .9rem;font-size:.9rem;border-radius:0}.form-control-sm-15{min-height:1.2rem;padding:.35rem .85rem;font-size:.9rem;border-radius:0}.form-control-sm-16{min-height:1rem;padding:.3rem .8rem;font-size:.9rem;border-radius:0}.form-control-sm-17{min-height:.9rem;padding:.25rem .75rem;font-size:.8rem;border-radius:0}.no-gutters-sm{margin-left:-12px!important;margin-right:-12px!important}.flex-basis-sm-0{flex-basis:0}.flex-basis-sm-5{flex-basis:5%}.flex-basis-sm-10{flex-basis:10%}.flex-basis-sm-15{flex-basis:15%}.flex-basis-sm-20{flex-basis:20%}.flex-basis-sm-25{flex-basis:25%}.flex-basis-sm-30{flex-basis:30%}.flex-basis-sm-35{flex-basis:35%}.flex-basis-sm-40{flex-basis:40%}.flex-basis-sm-45{flex-basis:45%}.flex-basis-sm-50{flex-basis:50%}.flex-basis-sm-55{flex-basis:55%}.flex-basis-sm-60{flex-basis:60%}.flex-basis-sm-65{flex-basis:65%}.flex-basis-sm-70{flex-basis:70%}.flex-basis-sm-75{flex-basis:75%}.flex-basis-sm-80{flex-basis:80%}.flex-basis-sm-85{flex-basis:85%}.flex-basis-sm-90{flex-basis:90%}.flex-basis-sm-95{flex-basis:95%}.flex-basis-sm-100{flex-basis:100%}.lc-sm-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.lc-sm-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lc-sm-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lc-sm-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.lc-sm-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.lc-sm-6{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.lc-sm-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.lc-sm-8{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.lc-sm-9{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.lc-sm-10{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.btn-sm-sm{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .3}.btn-md-sm{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .5}.btn-lg-sm{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .7}.btn-xl-sm{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1}.btn-xxl-sm{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-3xl-sm{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .7rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-4xl-sm{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .8rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-5xl-sm{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .9rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}}@media (min-width: 768px){.min-w-md-0{min-width:0!important}.min-w-md-5{min-width:5%!important}.min-w-md-10{min-width:10%!important}.min-w-md-15{min-width:15%!important}.min-w-md-20{min-width:20%!important}.min-w-md-25{min-width:25%!important}.min-w-md-30{min-width:30%!important}.min-w-md-35{min-width:35%!important}.min-w-md-40{min-width:40%!important}.min-w-md-45{min-width:45%!important}.min-w-md-50{min-width:50%!important}.min-w-md-55{min-width:55%!important}.min-w-md-60{min-width:60%!important}.min-w-md-65{min-width:65%!important}.min-w-md-70{min-width:70%!important}.min-w-md-75{min-width:75%!important}.min-w-md-80{min-width:80%!important}.min-w-md-85{min-width:85%!important}.min-w-md-90{min-width:90%!important}.min-w-md-95{min-width:95%!important}.min-w-md-100{min-width:100%!important}.min-w-md-auto{min-width:auto!important}.min-w-md-1px{min-width:1px!important}.min-w-md-2px{min-width:2px!important}.min-w-md-3px{min-width:3px!important}.min-w-md-4px{min-width:4px!important}.min-w-md-5px{min-width:5px!important}.min-w-md-6px{min-width:6px!important}.min-w-md-7px{min-width:7px!important}.min-w-md-8px{min-width:8px!important}.min-w-md-9px{min-width:9px!important}.min-w-md-10px{min-width:10px!important}.min-w-md-11px{min-width:11px!important}.min-w-md-12px{min-width:12px!important}.min-w-md-13px{min-width:13px!important}.min-w-md-14px{min-width:14px!important}.min-w-md-15px{min-width:15px!important}.min-w-md-16px{min-width:16px!important}.min-w-md-17px{min-width:17px!important}.min-w-md-18px{min-width:18px!important}.min-w-md-19px{min-width:19px!important}.min-w-md-20px{min-width:20px!important}.min-w-md-21px{min-width:21px!important}.min-w-md-22px{min-width:22px!important}.min-w-md-23px{min-width:23px!important}.min-w-md-24px{min-width:24px!important}.min-w-md-25px{min-width:25px!important}.min-w-md-26px{min-width:26px!important}.min-w-md-27px{min-width:27px!important}.min-w-md-28px{min-width:28px!important}.min-w-md-29px{min-width:29px!important}.min-w-md-30px{min-width:30px!important}.min-w-md-31px{min-width:31px!important}.min-w-md-32px{min-width:32px!important}.min-w-md-33px{min-width:33px!important}.min-w-md-34px{min-width:34px!important}.min-w-md-35px{min-width:35px!important}.min-w-md-36px{min-width:36px!important}.min-w-md-37px{min-width:37px!important}.min-w-md-38px{min-width:38px!important}.min-w-md-39px{min-width:39px!important}.min-w-md-40px{min-width:40px!important}.min-w-md-41px{min-width:41px!important}.min-w-md-42px{min-width:42px!important}.min-w-md-43px{min-width:43px!important}.min-w-md-44px{min-width:44px!important}.min-w-md-45px{min-width:45px!important}.min-w-md-46px{min-width:46px!important}.min-w-md-47px{min-width:47px!important}.min-w-md-48px{min-width:48px!important}.min-w-md-49px{min-width:49px!important}.min-w-md-50px{min-width:50px!important}.min-w-md-51px{min-width:51px!important}.min-w-md-52px{min-width:52px!important}.min-w-md-53px{min-width:53px!important}.min-w-md-54px{min-width:54px!important}.min-w-md-55px{min-width:55px!important}.min-w-md-56px{min-width:56px!important}.min-w-md-57px{min-width:57px!important}.min-w-md-58px{min-width:58px!important}.min-w-md-59px{min-width:59px!important}.min-w-md-60px{min-width:60px!important}.min-w-md-61px{min-width:61px!important}.min-w-md-62px{min-width:62px!important}.min-w-md-63px{min-width:63px!important}.min-w-md-64px{min-width:64px!important}.min-w-md-65px{min-width:65px!important}.min-w-md-66px{min-width:66px!important}.min-w-md-67px{min-width:67px!important}.min-w-md-68px{min-width:68px!important}.min-w-md-69px{min-width:69px!important}.min-w-md-70px{min-width:70px!important}.min-w-md-71px{min-width:71px!important}.min-w-md-72px{min-width:72px!important}.min-w-md-73px{min-width:73px!important}.min-w-md-74px{min-width:74px!important}.min-w-md-75px{min-width:75px!important}.min-w-md-76px{min-width:76px!important}.min-w-md-77px{min-width:77px!important}.min-w-md-78px{min-width:78px!important}.min-w-md-79px{min-width:79px!important}.min-w-md-80px{min-width:80px!important}.min-w-md-81px{min-width:81px!important}.min-w-md-82px{min-width:82px!important}.min-w-md-83px{min-width:83px!important}.min-w-md-84px{min-width:84px!important}.min-w-md-85px{min-width:85px!important}.min-w-md-86px{min-width:86px!important}.min-w-md-87px{min-width:87px!important}.min-w-md-88px{min-width:88px!important}.min-w-md-89px{min-width:89px!important}.min-w-md-90px{min-width:90px!important}.min-w-md-91px{min-width:91px!important}.min-w-md-92px{min-width:92px!important}.min-w-md-93px{min-width:93px!important}.min-w-md-94px{min-width:94px!important}.min-w-md-95px{min-width:95px!important}.min-w-md-96px{min-width:96px!important}.min-w-md-97px{min-width:97px!important}.min-w-md-98px{min-width:98px!important}.min-w-md-99px{min-width:99px!important}.min-w-md-100px{min-width:100px!important}.min-w-md-101px{min-width:101px!important}.min-w-md-102px{min-width:102px!important}.min-w-md-103px{min-width:103px!important}.min-w-md-104px{min-width:104px!important}.min-w-md-105px{min-width:105px!important}.min-w-md-106px{min-width:106px!important}.min-w-md-107px{min-width:107px!important}.min-w-md-108px{min-width:108px!important}.min-w-md-109px{min-width:109px!important}.min-w-md-110px{min-width:110px!important}.min-w-md-111px{min-width:111px!important}.min-w-md-112px{min-width:112px!important}.min-w-md-113px{min-width:113px!important}.min-w-md-114px{min-width:114px!important}.min-w-md-115px{min-width:115px!important}.min-w-md-116px{min-width:116px!important}.min-w-md-117px{min-width:117px!important}.min-w-md-118px{min-width:118px!important}.min-w-md-119px{min-width:119px!important}.min-w-md-120px{min-width:120px!important}.min-w-md-121px{min-width:121px!important}.min-w-md-122px{min-width:122px!important}.min-w-md-123px{min-width:123px!important}.min-w-md-124px{min-width:124px!important}.min-w-md-125px{min-width:125px!important}.min-w-md-126px{min-width:126px!important}.min-w-md-127px{min-width:127px!important}.min-w-md-128px{min-width:128px!important}.min-w-md-129px{min-width:129px!important}.min-w-md-130px{min-width:130px!important}.min-w-md-131px{min-width:131px!important}.min-w-md-132px{min-width:132px!important}.min-w-md-133px{min-width:133px!important}.min-w-md-134px{min-width:134px!important}.min-w-md-135px{min-width:135px!important}.min-w-md-136px{min-width:136px!important}.min-w-md-137px{min-width:137px!important}.min-w-md-138px{min-width:138px!important}.min-w-md-139px{min-width:139px!important}.min-w-md-140px{min-width:140px!important}.min-w-md-141px{min-width:141px!important}.min-w-md-142px{min-width:142px!important}.min-w-md-143px{min-width:143px!important}.min-w-md-144px{min-width:144px!important}.min-w-md-145px{min-width:145px!important}.min-w-md-146px{min-width:146px!important}.min-w-md-147px{min-width:147px!important}.min-w-md-148px{min-width:148px!important}.min-w-md-149px{min-width:149px!important}.min-w-md-150px{min-width:150px!important}.min-w-md-175px{min-width:175px!important}.min-w-md-200px{min-width:200px!important}.min-w-md-225px{min-width:225px!important}.min-w-md-250px{min-width:250px!important}.min-w-md-275px{min-width:275px!important}.min-w-md-300px{min-width:300px!important}.min-w-md-325px{min-width:325px!important}.min-w-md-350px{min-width:350px!important}.min-w-md-375px{min-width:375px!important}.min-w-md-400px{min-width:400px!important}.min-w-md-425px{min-width:425px!important}.min-w-md-450px{min-width:450px!important}.min-w-md-475px{min-width:475px!important}.min-w-md-500px{min-width:500px!important}.min-w-md-550px{min-width:550px!important}.min-w-md-600px{min-width:600px!important}.min-w-md-650px{min-width:650px!important}.min-w-md-700px{min-width:700px!important}.min-w-md-750px{min-width:750px!important}.min-w-md-800px{min-width:800px!important}.min-w-md-850px{min-width:850px!important}.min-w-md-900px{min-width:900px!important}.min-w-md-950px{min-width:950px!important}.min-w-md-1000px{min-width:1000px!important}.w-md-0{width:0!important}.w-md-5,.w-md-10{width:5%!important}.w-md-15{width:15%!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-30{width:30%!important}.w-md-35{width:35%!important}.w-md-40{width:40%!important}.w-md-45{width:45%!important}.w-md-50{width:50%!important}.w-md-55{width:55%!important}.w-md-60{width:60%!important}.w-md-65{width:65%!important}.w-md-70{width:70%!important}.w-md-75{width:75%!important}.w-md-80{width:80%!important}.w-md-85{width:85%!important}.w-md-90{width:90%!important}.w-md-95{width:95%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}.w-md-1px{width:1px!important}.w-md-2px{width:2px!important}.w-md-3px{width:3px!important}.w-md-4px{width:4px!important}.w-md-5px{width:5px!important}.w-md-6px{width:6px!important}.w-md-7px{width:7px!important}.w-md-8px{width:8px!important}.w-md-9px{width:9px!important}.w-md-10px{width:10px!important}.w-md-11px{width:11px!important}.w-md-12px{width:12px!important}.w-md-13px{width:13px!important}.w-md-14px{width:14px!important}.w-md-15px{width:15px!important}.w-md-16px{width:16px!important}.w-md-17px{width:17px!important}.w-md-18px{width:18px!important}.w-md-19px{width:19px!important}.w-md-20px{width:20px!important}.w-md-21px{width:21px!important}.w-md-22px{width:22px!important}.w-md-23px{width:23px!important}.w-md-24px{width:24px!important}.w-md-25px{width:25px!important}.w-md-26px{width:26px!important}.w-md-27px{width:27px!important}.w-md-28px{width:28px!important}.w-md-29px{width:29px!important}.w-md-30px{width:30px!important}.w-md-31px{width:31px!important}.w-md-32px{width:32px!important}.w-md-33px{width:33px!important}.w-md-34px{width:34px!important}.w-md-35px{width:35px!important}.w-md-36px{width:36px!important}.w-md-37px{width:37px!important}.w-md-38px{width:38px!important}.w-md-39px{width:39px!important}.w-md-40px{width:40px!important}.w-md-41px{width:41px!important}.w-md-42px{width:42px!important}.w-md-43px{width:43px!important}.w-md-44px{width:44px!important}.w-md-45px{width:45px!important}.w-md-46px{width:46px!important}.w-md-47px{width:47px!important}.w-md-48px{width:48px!important}.w-md-49px{width:49px!important}.w-md-50px{width:50px!important}.w-md-51px{width:51px!important}.w-md-52px{width:52px!important}.w-md-53px{width:53px!important}.w-md-54px{width:54px!important}.w-md-55px{width:55px!important}.w-md-56px{width:56px!important}.w-md-57px{width:57px!important}.w-md-58px{width:58px!important}.w-md-59px{width:59px!important}.w-md-60px{width:60px!important}.w-md-61px{width:61px!important}.w-md-62px{width:62px!important}.w-md-63px{width:63px!important}.w-md-64px{width:64px!important}.w-md-65px{width:65px!important}.w-md-66px{width:66px!important}.w-md-67px{width:67px!important}.w-md-68px{width:68px!important}.w-md-69px{width:69px!important}.w-md-70px{width:70px!important}.w-md-71px{width:71px!important}.w-md-72px{width:72px!important}.w-md-73px{width:73px!important}.w-md-74px{width:74px!important}.w-md-75px{width:75px!important}.w-md-76px{width:76px!important}.w-md-77px{width:77px!important}.w-md-78px{width:78px!important}.w-md-79px{width:79px!important}.w-md-80px{width:80px!important}.w-md-81px{width:81px!important}.w-md-82px{width:82px!important}.w-md-83px{width:83px!important}.w-md-84px{width:84px!important}.w-md-85px{width:85px!important}.w-md-86px{width:86px!important}.w-md-87px{width:87px!important}.w-md-88px{width:88px!important}.w-md-89px{width:89px!important}.w-md-90px{width:90px!important}.w-md-91px{width:91px!important}.w-md-92px{width:92px!important}.w-md-93px{width:93px!important}.w-md-94px{width:94px!important}.w-md-95px{width:95px!important}.w-md-96px{width:96px!important}.w-md-97px{width:97px!important}.w-md-98px{width:98px!important}.w-md-99px{width:99px!important}.w-md-100px{width:100px!important}.w-md-101px{width:101px!important}.w-md-102px{width:102px!important}.w-md-103px{width:103px!important}.w-md-104px{width:104px!important}.w-md-105px{width:105px!important}.w-md-106px{width:106px!important}.w-md-107px{width:107px!important}.w-md-108px{width:108px!important}.w-md-109px{width:109px!important}.w-md-110px{width:110px!important}.w-md-111px{width:111px!important}.w-md-112px{width:112px!important}.w-md-113px{width:113px!important}.w-md-114px{width:114px!important}.w-md-115px{width:115px!important}.w-md-116px{width:116px!important}.w-md-117px{width:117px!important}.w-md-118px{width:118px!important}.w-md-119px{width:119px!important}.w-md-120px{width:120px!important}.w-md-121px{width:121px!important}.w-md-122px{width:122px!important}.w-md-123px{width:123px!important}.w-md-124px{width:124px!important}.w-md-125px{width:125px!important}.w-md-126px{width:126px!important}.w-md-127px{width:127px!important}.w-md-128px{width:128px!important}.w-md-129px{width:129px!important}.w-md-130px{width:130px!important}.w-md-131px{width:131px!important}.w-md-132px{width:132px!important}.w-md-133px{width:133px!important}.w-md-134px{width:134px!important}.w-md-135px{width:135px!important}.w-md-136px{width:136px!important}.w-md-137px{width:137px!important}.w-md-138px{width:138px!important}.w-md-139px{width:139px!important}.w-md-140px{width:140px!important}.w-md-141px{width:141px!important}.w-md-142px{width:142px!important}.w-md-143px{width:143px!important}.w-md-144px{width:144px!important}.w-md-145px{width:145px!important}.w-md-146px{width:146px!important}.w-md-147px{width:147px!important}.w-md-148px{width:148px!important}.w-md-149px{width:149px!important}.w-md-150px{width:150px!important}.w-md-175px{width:175px!important}.w-md-200px{width:200px!important}.w-md-225px{width:225px!important}.w-md-250px{width:250px!important}.w-md-275px{width:275px!important}.w-md-300px{width:300px!important}.w-md-325px{width:325px!important}.w-md-350px{width:350px!important}.w-md-375px{width:375px!important}.w-md-400px{width:400px!important}.w-md-425px{width:425px!important}.w-md-450px{width:450px!important}.w-md-475px{width:475px!important}.w-md-500px{width:500px!important}.w-md-550px{width:550px!important}.w-md-600px{width:600px!important}.w-md-650px{width:650px!important}.w-md-700px{width:700px!important}.w-md-750px{width:750px!important}.w-md-800px{width:800px!important}.w-md-850px{width:850px!important}.w-md-900px{width:900px!important}.w-md-950px{width:950px!important}.w-md-1000px{width:1000px!important}.mw-md-25{max-width:25%!important}.mw-md-50{max-width:50%!important}.mw-md-75{max-width:75%!important}.mw-md-100{max-width:100%!important}.mw-md-auto{max-width:auto!important}.mw-md-1px{max-width:1px!important}.mw-md-2px{max-width:2px!important}.mw-md-3px{max-width:3px!important}.mw-md-4px{max-width:4px!important}.mw-md-5px{max-width:5px!important}.mw-md-6px{max-width:6px!important}.mw-md-7px{max-width:7px!important}.mw-md-8px{max-width:8px!important}.mw-md-9px{max-width:9px!important}.mw-md-10px{max-width:10px!important}.mw-md-11px{max-width:11px!important}.mw-md-12px{max-width:12px!important}.mw-md-13px{max-width:13px!important}.mw-md-14px{max-width:14px!important}.mw-md-15px{max-width:15px!important}.mw-md-16px{max-width:16px!important}.mw-md-17px{max-width:17px!important}.mw-md-18px{max-width:18px!important}.mw-md-19px{max-width:19px!important}.mw-md-20px{max-width:20px!important}.mw-md-21px{max-width:21px!important}.mw-md-22px{max-width:22px!important}.mw-md-23px{max-width:23px!important}.mw-md-24px{max-width:24px!important}.mw-md-25px{max-width:25px!important}.mw-md-26px{max-width:26px!important}.mw-md-27px{max-width:27px!important}.mw-md-28px{max-width:28px!important}.mw-md-29px{max-width:29px!important}.mw-md-30px{max-width:30px!important}.mw-md-31px{max-width:31px!important}.mw-md-32px{max-width:32px!important}.mw-md-33px{max-width:33px!important}.mw-md-34px{max-width:34px!important}.mw-md-35px{max-width:35px!important}.mw-md-36px{max-width:36px!important}.mw-md-37px{max-width:37px!important}.mw-md-38px{max-width:38px!important}.mw-md-39px{max-width:39px!important}.mw-md-40px{max-width:40px!important}.mw-md-41px{max-width:41px!important}.mw-md-42px{max-width:42px!important}.mw-md-43px{max-width:43px!important}.mw-md-44px{max-width:44px!important}.mw-md-45px{max-width:45px!important}.mw-md-46px{max-width:46px!important}.mw-md-47px{max-width:47px!important}.mw-md-48px{max-width:48px!important}.mw-md-49px{max-width:49px!important}.mw-md-50px{max-width:50px!important}.mw-md-51px{max-width:51px!important}.mw-md-52px{max-width:52px!important}.mw-md-53px{max-width:53px!important}.mw-md-54px{max-width:54px!important}.mw-md-55px{max-width:55px!important}.mw-md-56px{max-width:56px!important}.mw-md-57px{max-width:57px!important}.mw-md-58px{max-width:58px!important}.mw-md-59px{max-width:59px!important}.mw-md-60px{max-width:60px!important}.mw-md-61px{max-width:61px!important}.mw-md-62px{max-width:62px!important}.mw-md-63px{max-width:63px!important}.mw-md-64px{max-width:64px!important}.mw-md-65px{max-width:65px!important}.mw-md-66px{max-width:66px!important}.mw-md-67px{max-width:67px!important}.mw-md-68px{max-width:68px!important}.mw-md-69px{max-width:69px!important}.mw-md-70px{max-width:70px!important}.mw-md-71px{max-width:71px!important}.mw-md-72px{max-width:72px!important}.mw-md-73px{max-width:73px!important}.mw-md-74px{max-width:74px!important}.mw-md-75px{max-width:75px!important}.mw-md-76px{max-width:76px!important}.mw-md-77px{max-width:77px!important}.mw-md-78px{max-width:78px!important}.mw-md-79px{max-width:79px!important}.mw-md-80px{max-width:80px!important}.mw-md-81px{max-width:81px!important}.mw-md-82px{max-width:82px!important}.mw-md-83px{max-width:83px!important}.mw-md-84px{max-width:84px!important}.mw-md-85px{max-width:85px!important}.mw-md-86px{max-width:86px!important}.mw-md-87px{max-width:87px!important}.mw-md-88px{max-width:88px!important}.mw-md-89px{max-width:89px!important}.mw-md-90px{max-width:90px!important}.mw-md-91px{max-width:91px!important}.mw-md-92px{max-width:92px!important}.mw-md-93px{max-width:93px!important}.mw-md-94px{max-width:94px!important}.mw-md-95px{max-width:95px!important}.mw-md-96px{max-width:96px!important}.mw-md-97px{max-width:97px!important}.mw-md-98px{max-width:98px!important}.mw-md-99px{max-width:99px!important}.mw-md-100px{max-width:100px!important}.mw-md-101px{max-width:101px!important}.mw-md-102px{max-width:102px!important}.mw-md-103px{max-width:103px!important}.mw-md-104px{max-width:104px!important}.mw-md-105px{max-width:105px!important}.mw-md-106px{max-width:106px!important}.mw-md-107px{max-width:107px!important}.mw-md-108px{max-width:108px!important}.mw-md-109px{max-width:109px!important}.mw-md-110px{max-width:110px!important}.mw-md-111px{max-width:111px!important}.mw-md-112px{max-width:112px!important}.mw-md-113px{max-width:113px!important}.mw-md-114px{max-width:114px!important}.mw-md-115px{max-width:115px!important}.mw-md-116px{max-width:116px!important}.mw-md-117px{max-width:117px!important}.mw-md-118px{max-width:118px!important}.mw-md-119px{max-width:119px!important}.mw-md-120px{max-width:120px!important}.mw-md-121px{max-width:121px!important}.mw-md-122px{max-width:122px!important}.mw-md-123px{max-width:123px!important}.mw-md-124px{max-width:124px!important}.mw-md-125px{max-width:125px!important}.mw-md-126px{max-width:126px!important}.mw-md-127px{max-width:127px!important}.mw-md-128px{max-width:128px!important}.mw-md-129px{max-width:129px!important}.mw-md-130px{max-width:130px!important}.mw-md-131px{max-width:131px!important}.mw-md-132px{max-width:132px!important}.mw-md-133px{max-width:133px!important}.mw-md-134px{max-width:134px!important}.mw-md-135px{max-width:135px!important}.mw-md-136px{max-width:136px!important}.mw-md-137px{max-width:137px!important}.mw-md-138px{max-width:138px!important}.mw-md-139px{max-width:139px!important}.mw-md-140px{max-width:140px!important}.mw-md-141px{max-width:141px!important}.mw-md-142px{max-width:142px!important}.mw-md-143px{max-width:143px!important}.mw-md-144px{max-width:144px!important}.mw-md-145px{max-width:145px!important}.mw-md-146px{max-width:146px!important}.mw-md-147px{max-width:147px!important}.mw-md-148px{max-width:148px!important}.mw-md-149px{max-width:149px!important}.mw-md-150px{max-width:150px!important}.mw-md-175px{max-width:175px!important}.mw-md-200px{max-width:200px!important}.mw-md-225px{max-width:225px!important}.mw-md-250px{max-width:250px!important}.mw-md-275px{max-width:275px!important}.mw-md-300px{max-width:300px!important}.mw-md-325px{max-width:325px!important}.mw-md-350px{max-width:350px!important}.mw-md-375px{max-width:375px!important}.mw-md-400px{max-width:400px!important}.mw-md-425px{max-width:425px!important}.mw-md-450px{max-width:450px!important}.mw-md-475px{max-width:475px!important}.mw-md-500px{max-width:500px!important}.mw-md-550px{max-width:550px!important}.mw-md-600px{max-width:600px!important}.mw-md-650px{max-width:650px!important}.mw-md-700px{max-width:700px!important}.mw-md-750px{max-width:750px!important}.mw-md-800px{max-width:800px!important}.mw-md-850px{max-width:850px!important}.mw-md-900px{max-width:900px!important}.mw-md-950px{max-width:950px!important}.mw-md-1000px{max-width:1000px!important}.min-h-md-25{min-height:25%!important}.min-h-md-50{min-height:50%!important}.min-h-md-75{min-height:75%!important}.min-h-md-100{min-height:100%!important}.min-h-md-auto{min-height:auto!important}.min-h-md-1px{min-height:1px!important}.min-h-md-2px{min-height:2px!important}.min-h-md-3px{min-height:3px!important}.min-h-md-4px{min-height:4px!important}.min-h-md-5px{min-height:5px!important}.min-h-md-6px{min-height:6px!important}.min-h-md-7px{min-height:7px!important}.min-h-md-8px{min-height:8px!important}.min-h-md-9px{min-height:9px!important}.min-h-md-10px{min-height:10px!important}.min-h-md-11px{min-height:11px!important}.min-h-md-12px{min-height:12px!important}.min-h-md-13px{min-height:13px!important}.min-h-md-14px{min-height:14px!important}.min-h-md-15px{min-height:15px!important}.min-h-md-16px{min-height:16px!important}.min-h-md-17px{min-height:17px!important}.min-h-md-18px{min-height:18px!important}.min-h-md-19px{min-height:19px!important}.min-h-md-20px{min-height:20px!important}.min-h-md-21px{min-height:21px!important}.min-h-md-22px{min-height:22px!important}.min-h-md-23px{min-height:23px!important}.min-h-md-24px{min-height:24px!important}.min-h-md-25px{min-height:25px!important}.min-h-md-26px{min-height:26px!important}.min-h-md-27px{min-height:27px!important}.min-h-md-28px{min-height:28px!important}.min-h-md-29px{min-height:29px!important}.min-h-md-30px{min-height:30px!important}.min-h-md-31px{min-height:31px!important}.min-h-md-32px{min-height:32px!important}.min-h-md-33px{min-height:33px!important}.min-h-md-34px{min-height:34px!important}.min-h-md-35px{min-height:35px!important}.min-h-md-36px{min-height:36px!important}.min-h-md-37px{min-height:37px!important}.min-h-md-38px{min-height:38px!important}.min-h-md-39px{min-height:39px!important}.min-h-md-40px{min-height:40px!important}.min-h-md-41px{min-height:41px!important}.min-h-md-42px{min-height:42px!important}.min-h-md-43px{min-height:43px!important}.min-h-md-44px{min-height:44px!important}.min-h-md-45px{min-height:45px!important}.min-h-md-46px{min-height:46px!important}.min-h-md-47px{min-height:47px!important}.min-h-md-48px{min-height:48px!important}.min-h-md-49px{min-height:49px!important}.min-h-md-50px{min-height:50px!important}.min-h-md-51px{min-height:51px!important}.min-h-md-52px{min-height:52px!important}.min-h-md-53px{min-height:53px!important}.min-h-md-54px{min-height:54px!important}.min-h-md-55px{min-height:55px!important}.min-h-md-56px{min-height:56px!important}.min-h-md-57px{min-height:57px!important}.min-h-md-58px{min-height:58px!important}.min-h-md-59px{min-height:59px!important}.min-h-md-60px{min-height:60px!important}.min-h-md-61px{min-height:61px!important}.min-h-md-62px{min-height:62px!important}.min-h-md-63px{min-height:63px!important}.min-h-md-64px{min-height:64px!important}.min-h-md-65px{min-height:65px!important}.min-h-md-66px{min-height:66px!important}.min-h-md-67px{min-height:67px!important}.min-h-md-68px{min-height:68px!important}.min-h-md-69px{min-height:69px!important}.min-h-md-70px{min-height:70px!important}.min-h-md-71px{min-height:71px!important}.min-h-md-72px{min-height:72px!important}.min-h-md-73px{min-height:73px!important}.min-h-md-74px{min-height:74px!important}.min-h-md-75px{min-height:75px!important}.min-h-md-76px{min-height:76px!important}.min-h-md-77px{min-height:77px!important}.min-h-md-78px{min-height:78px!important}.min-h-md-79px{min-height:79px!important}.min-h-md-80px{min-height:80px!important}.min-h-md-81px{min-height:81px!important}.min-h-md-82px{min-height:82px!important}.min-h-md-83px{min-height:83px!important}.min-h-md-84px{min-height:84px!important}.min-h-md-85px{min-height:85px!important}.min-h-md-86px{min-height:86px!important}.min-h-md-87px{min-height:87px!important}.min-h-md-88px{min-height:88px!important}.min-h-md-89px{min-height:89px!important}.min-h-md-90px{min-height:90px!important}.min-h-md-91px{min-height:91px!important}.min-h-md-92px{min-height:92px!important}.min-h-md-93px{min-height:93px!important}.min-h-md-94px{min-height:94px!important}.min-h-md-95px{min-height:95px!important}.min-h-md-96px{min-height:96px!important}.min-h-md-97px{min-height:97px!important}.min-h-md-98px{min-height:98px!important}.min-h-md-99px{min-height:99px!important}.min-h-md-100px{min-height:100px!important}.min-h-md-101px{min-height:101px!important}.min-h-md-102px{min-height:102px!important}.min-h-md-103px{min-height:103px!important}.min-h-md-104px{min-height:104px!important}.min-h-md-105px{min-height:105px!important}.min-h-md-106px{min-height:106px!important}.min-h-md-107px{min-height:107px!important}.min-h-md-108px{min-height:108px!important}.min-h-md-109px{min-height:109px!important}.min-h-md-110px{min-height:110px!important}.min-h-md-111px{min-height:111px!important}.min-h-md-112px{min-height:112px!important}.min-h-md-113px{min-height:113px!important}.min-h-md-114px{min-height:114px!important}.min-h-md-115px{min-height:115px!important}.min-h-md-116px{min-height:116px!important}.min-h-md-117px{min-height:117px!important}.min-h-md-118px{min-height:118px!important}.min-h-md-119px{min-height:119px!important}.min-h-md-120px{min-height:120px!important}.min-h-md-121px{min-height:121px!important}.min-h-md-122px{min-height:122px!important}.min-h-md-123px{min-height:123px!important}.min-h-md-124px{min-height:124px!important}.min-h-md-125px{min-height:125px!important}.min-h-md-126px{min-height:126px!important}.min-h-md-127px{min-height:127px!important}.min-h-md-128px{min-height:128px!important}.min-h-md-129px{min-height:129px!important}.min-h-md-130px{min-height:130px!important}.min-h-md-131px{min-height:131px!important}.min-h-md-132px{min-height:132px!important}.min-h-md-133px{min-height:133px!important}.min-h-md-134px{min-height:134px!important}.min-h-md-135px{min-height:135px!important}.min-h-md-136px{min-height:136px!important}.min-h-md-137px{min-height:137px!important}.min-h-md-138px{min-height:138px!important}.min-h-md-139px{min-height:139px!important}.min-h-md-140px{min-height:140px!important}.min-h-md-141px{min-height:141px!important}.min-h-md-142px{min-height:142px!important}.min-h-md-143px{min-height:143px!important}.min-h-md-144px{min-height:144px!important}.min-h-md-145px{min-height:145px!important}.min-h-md-146px{min-height:146px!important}.min-h-md-147px{min-height:147px!important}.min-h-md-148px{min-height:148px!important}.min-h-md-149px{min-height:149px!important}.min-h-md-150px{min-height:150px!important}.min-h-md-175px{min-height:175px!important}.min-h-md-200px{min-height:200px!important}.min-h-md-225px{min-height:225px!important}.min-h-md-250px{min-height:250px!important}.min-h-md-275px{min-height:275px!important}.min-h-md-300px{min-height:300px!important}.min-h-md-325px{min-height:325px!important}.min-h-md-350px{min-height:350px!important}.min-h-md-375px{min-height:375px!important}.min-h-md-400px{min-height:400px!important}.min-h-md-425px{min-height:425px!important}.min-h-md-450px{min-height:450px!important}.min-h-md-475px{min-height:475px!important}.min-h-md-500px{min-height:500px!important}.min-h-md-550px{min-height:550px!important}.min-h-md-600px{min-height:600px!important}.min-h-md-650px{min-height:650px!important}.min-h-md-700px{min-height:700px!important}.min-h-md-750px{min-height:750px!important}.min-h-md-800px{min-height:800px!important}.min-h-md-850px{min-height:850px!important}.min-h-md-900px{min-height:900px!important}.min-h-md-950px{min-height:950px!important}.min-h-md-1000px{min-height:1000px!important}.h-md-25{height:25%!important}.h-md-50{height:50%!important}.h-md-75{height:75%!important}.h-md-100{height:100%!important}.h-md-auto{height:auto!important}.h-md-1px{height:1px!important}.h-md-2px{height:2px!important}.h-md-3px{height:3px!important}.h-md-4px{height:4px!important}.h-md-5px{height:5px!important}.h-md-6px{height:6px!important}.h-md-7px{height:7px!important}.h-md-8px{height:8px!important}.h-md-9px{height:9px!important}.h-md-10px{height:10px!important}.h-md-11px{height:11px!important}.h-md-12px{height:12px!important}.h-md-13px{height:13px!important}.h-md-14px{height:14px!important}.h-md-15px{height:15px!important}.h-md-16px{height:16px!important}.h-md-17px{height:17px!important}.h-md-18px{height:18px!important}.h-md-19px{height:19px!important}.h-md-20px{height:20px!important}.h-md-21px{height:21px!important}.h-md-22px{height:22px!important}.h-md-23px{height:23px!important}.h-md-24px{height:24px!important}.h-md-25px{height:25px!important}.h-md-26px{height:26px!important}.h-md-27px{height:27px!important}.h-md-28px{height:28px!important}.h-md-29px{height:29px!important}.h-md-30px{height:30px!important}.h-md-31px{height:31px!important}.h-md-32px{height:32px!important}.h-md-33px{height:33px!important}.h-md-34px{height:34px!important}.h-md-35px{height:35px!important}.h-md-36px{height:36px!important}.h-md-37px{height:37px!important}.h-md-38px{height:38px!important}.h-md-39px{height:39px!important}.h-md-40px{height:40px!important}.h-md-41px{height:41px!important}.h-md-42px{height:42px!important}.h-md-43px{height:43px!important}.h-md-44px{height:44px!important}.h-md-45px{height:45px!important}.h-md-46px{height:46px!important}.h-md-47px{height:47px!important}.h-md-48px{height:48px!important}.h-md-49px{height:49px!important}.h-md-50px{height:50px!important}.h-md-51px{height:51px!important}.h-md-52px{height:52px!important}.h-md-53px{height:53px!important}.h-md-54px{height:54px!important}.h-md-55px{height:55px!important}.h-md-56px{height:56px!important}.h-md-57px{height:57px!important}.h-md-58px{height:58px!important}.h-md-59px{height:59px!important}.h-md-60px{height:60px!important}.h-md-61px{height:61px!important}.h-md-62px{height:62px!important}.h-md-63px{height:63px!important}.h-md-64px{height:64px!important}.h-md-65px{height:65px!important}.h-md-66px{height:66px!important}.h-md-67px{height:67px!important}.h-md-68px{height:68px!important}.h-md-69px{height:69px!important}.h-md-70px{height:70px!important}.h-md-71px{height:71px!important}.h-md-72px{height:72px!important}.h-md-73px{height:73px!important}.h-md-74px{height:74px!important}.h-md-75px{height:75px!important}.h-md-76px{height:76px!important}.h-md-77px{height:77px!important}.h-md-78px{height:78px!important}.h-md-79px{height:79px!important}.h-md-80px{height:80px!important}.h-md-81px{height:81px!important}.h-md-82px{height:82px!important}.h-md-83px{height:83px!important}.h-md-84px{height:84px!important}.h-md-85px{height:85px!important}.h-md-86px{height:86px!important}.h-md-87px{height:87px!important}.h-md-88px{height:88px!important}.h-md-89px{height:89px!important}.h-md-90px{height:90px!important}.h-md-91px{height:91px!important}.h-md-92px{height:92px!important}.h-md-93px{height:93px!important}.h-md-94px{height:94px!important}.h-md-95px{height:95px!important}.h-md-96px{height:96px!important}.h-md-97px{height:97px!important}.h-md-98px{height:98px!important}.h-md-99px{height:99px!important}.h-md-100px{height:100px!important}.h-md-101px{height:101px!important}.h-md-102px{height:102px!important}.h-md-103px{height:103px!important}.h-md-104px{height:104px!important}.h-md-105px{height:105px!important}.h-md-106px{height:106px!important}.h-md-107px{height:107px!important}.h-md-108px{height:108px!important}.h-md-109px{height:109px!important}.h-md-110px{height:110px!important}.h-md-111px{height:111px!important}.h-md-112px{height:112px!important}.h-md-113px{height:113px!important}.h-md-114px{height:114px!important}.h-md-115px{height:115px!important}.h-md-116px{height:116px!important}.h-md-117px{height:117px!important}.h-md-118px{height:118px!important}.h-md-119px{height:119px!important}.h-md-120px{height:120px!important}.h-md-121px{height:121px!important}.h-md-122px{height:122px!important}.h-md-123px{height:123px!important}.h-md-124px{height:124px!important}.h-md-125px{height:125px!important}.h-md-126px{height:126px!important}.h-md-127px{height:127px!important}.h-md-128px{height:128px!important}.h-md-129px{height:129px!important}.h-md-130px{height:130px!important}.h-md-131px{height:131px!important}.h-md-132px{height:132px!important}.h-md-133px{height:133px!important}.h-md-134px{height:134px!important}.h-md-135px{height:135px!important}.h-md-136px{height:136px!important}.h-md-137px{height:137px!important}.h-md-138px{height:138px!important}.h-md-139px{height:139px!important}.h-md-140px{height:140px!important}.h-md-141px{height:141px!important}.h-md-142px{height:142px!important}.h-md-143px{height:143px!important}.h-md-144px{height:144px!important}.h-md-145px{height:145px!important}.h-md-146px{height:146px!important}.h-md-147px{height:147px!important}.h-md-148px{height:148px!important}.h-md-149px{height:149px!important}.h-md-150px{height:150px!important}.h-md-175px{height:175px!important}.h-md-200px{height:200px!important}.h-md-225px{height:225px!important}.h-md-250px{height:250px!important}.h-md-275px{height:275px!important}.h-md-300px{height:300px!important}.h-md-325px{height:325px!important}.h-md-350px{height:350px!important}.h-md-375px{height:375px!important}.h-md-400px{height:400px!important}.h-md-425px{height:425px!important}.h-md-450px{height:450px!important}.h-md-475px{height:475px!important}.h-md-500px{height:500px!important}.h-md-550px{height:550px!important}.h-md-600px{height:600px!important}.h-md-650px{height:650px!important}.h-md-700px{height:700px!important}.h-md-750px{height:750px!important}.h-md-800px{height:800px!important}.h-md-850px{height:850px!important}.h-md-900px{height:900px!important}.h-md-950px{height:950px!important}.h-md-1000px{height:1000px!important}.mh-md-25{max-height:25%!important}.mh-md-50{max-height:50%!important}.mh-md-75{max-height:75%!important}.mh-md-100{max-height:100%!important}.mh-md-auto{max-height:auto!important}.mh-md-1px{max-height:1px!important}.mh-md-2px{max-height:2px!important}.mh-md-3px{max-height:3px!important}.mh-md-4px{max-height:4px!important}.mh-md-5px{max-height:5px!important}.mh-md-6px{max-height:6px!important}.mh-md-7px{max-height:7px!important}.mh-md-8px{max-height:8px!important}.mh-md-9px{max-height:9px!important}.mh-md-10px{max-height:10px!important}.mh-md-11px{max-height:11px!important}.mh-md-12px{max-height:12px!important}.mh-md-13px{max-height:13px!important}.mh-md-14px{max-height:14px!important}.mh-md-15px{max-height:15px!important}.mh-md-16px{max-height:16px!important}.mh-md-17px{max-height:17px!important}.mh-md-18px{max-height:18px!important}.mh-md-19px{max-height:19px!important}.mh-md-20px{max-height:20px!important}.mh-md-21px{max-height:21px!important}.mh-md-22px{max-height:22px!important}.mh-md-23px{max-height:23px!important}.mh-md-24px{max-height:24px!important}.mh-md-25px{max-height:25px!important}.mh-md-26px{max-height:26px!important}.mh-md-27px{max-height:27px!important}.mh-md-28px{max-height:28px!important}.mh-md-29px{max-height:29px!important}.mh-md-30px{max-height:30px!important}.mh-md-31px{max-height:31px!important}.mh-md-32px{max-height:32px!important}.mh-md-33px{max-height:33px!important}.mh-md-34px{max-height:34px!important}.mh-md-35px{max-height:35px!important}.mh-md-36px{max-height:36px!important}.mh-md-37px{max-height:37px!important}.mh-md-38px{max-height:38px!important}.mh-md-39px{max-height:39px!important}.mh-md-40px{max-height:40px!important}.mh-md-41px{max-height:41px!important}.mh-md-42px{max-height:42px!important}.mh-md-43px{max-height:43px!important}.mh-md-44px{max-height:44px!important}.mh-md-45px{max-height:45px!important}.mh-md-46px{max-height:46px!important}.mh-md-47px{max-height:47px!important}.mh-md-48px{max-height:48px!important}.mh-md-49px{max-height:49px!important}.mh-md-50px{max-height:50px!important}.mh-md-51px{max-height:51px!important}.mh-md-52px{max-height:52px!important}.mh-md-53px{max-height:53px!important}.mh-md-54px{max-height:54px!important}.mh-md-55px{max-height:55px!important}.mh-md-56px{max-height:56px!important}.mh-md-57px{max-height:57px!important}.mh-md-58px{max-height:58px!important}.mh-md-59px{max-height:59px!important}.mh-md-60px{max-height:60px!important}.mh-md-61px{max-height:61px!important}.mh-md-62px{max-height:62px!important}.mh-md-63px{max-height:63px!important}.mh-md-64px{max-height:64px!important}.mh-md-65px{max-height:65px!important}.mh-md-66px{max-height:66px!important}.mh-md-67px{max-height:67px!important}.mh-md-68px{max-height:68px!important}.mh-md-69px{max-height:69px!important}.mh-md-70px{max-height:70px!important}.mh-md-71px{max-height:71px!important}.mh-md-72px{max-height:72px!important}.mh-md-73px{max-height:73px!important}.mh-md-74px{max-height:74px!important}.mh-md-75px{max-height:75px!important}.mh-md-76px{max-height:76px!important}.mh-md-77px{max-height:77px!important}.mh-md-78px{max-height:78px!important}.mh-md-79px{max-height:79px!important}.mh-md-80px{max-height:80px!important}.mh-md-81px{max-height:81px!important}.mh-md-82px{max-height:82px!important}.mh-md-83px{max-height:83px!important}.mh-md-84px{max-height:84px!important}.mh-md-85px{max-height:85px!important}.mh-md-86px{max-height:86px!important}.mh-md-87px{max-height:87px!important}.mh-md-88px{max-height:88px!important}.mh-md-89px{max-height:89px!important}.mh-md-90px{max-height:90px!important}.mh-md-91px{max-height:91px!important}.mh-md-92px{max-height:92px!important}.mh-md-93px{max-height:93px!important}.mh-md-94px{max-height:94px!important}.mh-md-95px{max-height:95px!important}.mh-md-96px{max-height:96px!important}.mh-md-97px{max-height:97px!important}.mh-md-98px{max-height:98px!important}.mh-md-99px{max-height:99px!important}.mh-md-100px{max-height:100px!important}.mh-md-101px{max-height:101px!important}.mh-md-102px{max-height:102px!important}.mh-md-103px{max-height:103px!important}.mh-md-104px{max-height:104px!important}.mh-md-105px{max-height:105px!important}.mh-md-106px{max-height:106px!important}.mh-md-107px{max-height:107px!important}.mh-md-108px{max-height:108px!important}.mh-md-109px{max-height:109px!important}.mh-md-110px{max-height:110px!important}.mh-md-111px{max-height:111px!important}.mh-md-112px{max-height:112px!important}.mh-md-113px{max-height:113px!important}.mh-md-114px{max-height:114px!important}.mh-md-115px{max-height:115px!important}.mh-md-116px{max-height:116px!important}.mh-md-117px{max-height:117px!important}.mh-md-118px{max-height:118px!important}.mh-md-119px{max-height:119px!important}.mh-md-120px{max-height:120px!important}.mh-md-121px{max-height:121px!important}.mh-md-122px{max-height:122px!important}.mh-md-123px{max-height:123px!important}.mh-md-124px{max-height:124px!important}.mh-md-125px{max-height:125px!important}.mh-md-126px{max-height:126px!important}.mh-md-127px{max-height:127px!important}.mh-md-128px{max-height:128px!important}.mh-md-129px{max-height:129px!important}.mh-md-130px{max-height:130px!important}.mh-md-131px{max-height:131px!important}.mh-md-132px{max-height:132px!important}.mh-md-133px{max-height:133px!important}.mh-md-134px{max-height:134px!important}.mh-md-135px{max-height:135px!important}.mh-md-136px{max-height:136px!important}.mh-md-137px{max-height:137px!important}.mh-md-138px{max-height:138px!important}.mh-md-139px{max-height:139px!important}.mh-md-140px{max-height:140px!important}.mh-md-141px{max-height:141px!important}.mh-md-142px{max-height:142px!important}.mh-md-143px{max-height:143px!important}.mh-md-144px{max-height:144px!important}.mh-md-145px{max-height:145px!important}.mh-md-146px{max-height:146px!important}.mh-md-147px{max-height:147px!important}.mh-md-148px{max-height:148px!important}.mh-md-149px{max-height:149px!important}.mh-md-150px{max-height:150px!important}.mh-md-175px{max-height:175px!important}.mh-md-200px{max-height:200px!important}.mh-md-225px{max-height:225px!important}.mh-md-250px{max-height:250px!important}.mh-md-275px{max-height:275px!important}.mh-md-300px{max-height:300px!important}.mh-md-325px{max-height:325px!important}.mh-md-350px{max-height:350px!important}.mh-md-375px{max-height:375px!important}.mh-md-400px{max-height:400px!important}.mh-md-425px{max-height:425px!important}.mh-md-450px{max-height:450px!important}.mh-md-475px{max-height:475px!important}.mh-md-500px{max-height:500px!important}.mh-md-550px{max-height:550px!important}.mh-md-600px{max-height:600px!important}.mh-md-650px{max-height:650px!important}.mh-md-700px{max-height:700px!important}.mh-md-750px{max-height:750px!important}.mh-md-800px{max-height:800px!important}.mh-md-850px{max-height:850px!important}.mh-md-900px{max-height:900px!important}.mh-md-950px{max-height:950px!important}.mh-md-1000px{max-height:1000px!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:.75rem!important}.m-md-4{margin:1rem!important}.m-md-5{margin:1.25rem!important}.m-md-6{margin:1.5rem!important}.m-md-7{margin:1.75rem!important}.m-md-8{margin:2rem!important}.m-md-9{margin:2.25rem!important}.m-md-10{margin:2.5rem!important}.m-md-11{margin:2.75rem!important}.m-md-12{margin:3rem!important}.m-md-13{margin:3.25rem!important}.m-md-14{margin:3.5rem!important}.m-md-15{margin:3.75rem!important}.m-md-16{margin:4rem!important}.m-md-17{margin:4.25rem!important}.m-md-18{margin:4.5rem!important}.m-md-19{margin:4.75rem!important}.m-md-20{margin:5rem!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:.75rem!important;margin-left:.75rem!important}.mx-md-4{margin-right:1rem!important;margin-left:1rem!important}.mx-md-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-md-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-7{margin-right:1.75rem!important;margin-left:1.75rem!important}.mx-md-8{margin-right:2rem!important;margin-left:2rem!important}.mx-md-9{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-md-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-md-11{margin-right:2.75rem!important;margin-left:2.75rem!important}.mx-md-12{margin-right:3rem!important;margin-left:3rem!important}.mx-md-13{margin-right:3.25rem!important;margin-left:3.25rem!important}.mx-md-14{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-md-15{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-md-16{margin-right:4rem!important;margin-left:4rem!important}.mx-md-17{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-md-18{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-md-19{margin-right:4.75rem!important;margin-left:4.75rem!important}.mx-md-20{margin-right:5rem!important;margin-left:5rem!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:.75rem!important;margin-bottom:.75rem!important}.my-md-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-md-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-md-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-md-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-md-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-md-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-md-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-md-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-md-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-md-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-md-20{margin-top:5rem!important;margin-bottom:5rem!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:.75rem!important}.mt-md-4{margin-top:1rem!important}.mt-md-5{margin-top:1.25rem!important}.mt-md-6{margin-top:1.5rem!important}.mt-md-7{margin-top:1.75rem!important}.mt-md-8{margin-top:2rem!important}.mt-md-9{margin-top:2.25rem!important}.mt-md-10{margin-top:2.5rem!important}.mt-md-11{margin-top:2.75rem!important}.mt-md-12{margin-top:3rem!important}.mt-md-13{margin-top:3.25rem!important}.mt-md-14{margin-top:3.5rem!important}.mt-md-15{margin-top:3.75rem!important}.mt-md-16{margin-top:4rem!important}.mt-md-17{margin-top:4.25rem!important}.mt-md-18{margin-top:4.5rem!important}.mt-md-19{margin-top:4.75rem!important}.mt-md-20{margin-top:5rem!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:.75rem!important}.me-md-4{margin-right:1rem!important}.me-md-5{margin-right:1.25rem!important}.me-md-6{margin-right:1.5rem!important}.me-md-7{margin-right:1.75rem!important}.me-md-8{margin-right:2rem!important}.me-md-9{margin-right:2.25rem!important}.me-md-10{margin-right:2.5rem!important}.me-md-11{margin-right:2.75rem!important}.me-md-12{margin-right:3rem!important}.me-md-13{margin-right:3.25rem!important}.me-md-14{margin-right:3.5rem!important}.me-md-15{margin-right:3.75rem!important}.me-md-16{margin-right:4rem!important}.me-md-17{margin-right:4.25rem!important}.me-md-18{margin-right:4.5rem!important}.me-md-19{margin-right:4.75rem!important}.me-md-20{margin-right:5rem!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:.75rem!important}.mb-md-4{margin-bottom:1rem!important}.mb-md-5{margin-bottom:1.25rem!important}.mb-md-6{margin-bottom:1.5rem!important}.mb-md-7{margin-bottom:1.75rem!important}.mb-md-8{margin-bottom:2rem!important}.mb-md-9{margin-bottom:2.25rem!important}.mb-md-10{margin-bottom:2.5rem!important}.mb-md-11{margin-bottom:2.75rem!important}.mb-md-12{margin-bottom:3rem!important}.mb-md-13{margin-bottom:3.25rem!important}.mb-md-14{margin-bottom:3.5rem!important}.mb-md-15{margin-bottom:3.75rem!important}.mb-md-16{margin-bottom:4rem!important}.mb-md-17{margin-bottom:4.25rem!important}.mb-md-18{margin-bottom:4.5rem!important}.mb-md-19{margin-bottom:4.75rem!important}.mb-md-20{margin-bottom:5rem!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:.75rem!important}.ms-md-4{margin-left:1rem!important}.ms-md-5{margin-left:1.25rem!important}.ms-md-6{margin-left:1.5rem!important}.ms-md-7{margin-left:1.75rem!important}.ms-md-8{margin-left:2rem!important}.ms-md-9{margin-left:2.25rem!important}.ms-md-10{margin-left:2.5rem!important}.ms-md-11{margin-left:2.75rem!important}.ms-md-12{margin-left:3rem!important}.ms-md-13{margin-left:3.25rem!important}.ms-md-14{margin-left:3.5rem!important}.ms-md-15{margin-left:3.75rem!important}.ms-md-16{margin-left:4rem!important}.ms-md-17{margin-left:4.25rem!important}.ms-md-18{margin-left:4.5rem!important}.ms-md-19{margin-left:4.75rem!important}.ms-md-20{margin-left:5rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-.75rem!important}.m-md-n4{margin:-1rem!important}.m-md-n5{margin:-1.25rem!important}.m-md-n6{margin:-1.5rem!important}.m-md-n7{margin:-1.75rem!important}.m-md-n8{margin:-2rem!important}.m-md-n9{margin:-2.25rem!important}.m-md-n10{margin:-2.5rem!important}.m-md-n11{margin:-2.75rem!important}.m-md-n12{margin:-3rem!important}.m-md-n13{margin:-3.25rem!important}.m-md-n14{margin:-3.5rem!important}.m-md-n15{margin:-3.75rem!important}.m-md-n16{margin:-4rem!important}.m-md-n17{margin:-4.25rem!important}.m-md-n18{margin:-4.5rem!important}.m-md-n19{margin:-4.75rem!important}.m-md-n20{margin:-5rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-md-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n5{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-md-n6{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n7{margin-right:-1.75rem!important;margin-left:-1.75rem!important}.mx-md-n8{margin-right:-2rem!important;margin-left:-2rem!important}.mx-md-n9{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-md-n10{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-md-n11{margin-right:-2.75rem!important;margin-left:-2.75rem!important}.mx-md-n12{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n13{margin-right:-3.25rem!important;margin-left:-3.25rem!important}.mx-md-n14{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-md-n15{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-md-n16{margin-right:-4rem!important;margin-left:-4rem!important}.mx-md-n17{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-md-n18{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-md-n19{margin-right:-4.75rem!important;margin-left:-4.75rem!important}.mx-md-n20{margin-right:-5rem!important;margin-left:-5rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-md-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-md-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-md-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-md-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-md-n11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.my-md-n12{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n13{margin-top:-3.25rem!important;margin-bottom:-3.25rem!important}.my-md-n14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-md-n15{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-md-n16{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-md-n17{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-md-n18{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-md-n19{margin-top:-4.75rem!important;margin-bottom:-4.75rem!important}.my-md-n20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-.75rem!important}.mt-md-n4{margin-top:-1rem!important}.mt-md-n5{margin-top:-1.25rem!important}.mt-md-n6{margin-top:-1.5rem!important}.mt-md-n7{margin-top:-1.75rem!important}.mt-md-n8{margin-top:-2rem!important}.mt-md-n9{margin-top:-2.25rem!important}.mt-md-n10{margin-top:-2.5rem!important}.mt-md-n11{margin-top:-2.75rem!important}.mt-md-n12{margin-top:-3rem!important}.mt-md-n13{margin-top:-3.25rem!important}.mt-md-n14{margin-top:-3.5rem!important}.mt-md-n15{margin-top:-3.75rem!important}.mt-md-n16{margin-top:-4rem!important}.mt-md-n17{margin-top:-4.25rem!important}.mt-md-n18{margin-top:-4.5rem!important}.mt-md-n19{margin-top:-4.75rem!important}.mt-md-n20{margin-top:-5rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-.75rem!important}.me-md-n4{margin-right:-1rem!important}.me-md-n5{margin-right:-1.25rem!important}.me-md-n6{margin-right:-1.5rem!important}.me-md-n7{margin-right:-1.75rem!important}.me-md-n8{margin-right:-2rem!important}.me-md-n9{margin-right:-2.25rem!important}.me-md-n10{margin-right:-2.5rem!important}.me-md-n11{margin-right:-2.75rem!important}.me-md-n12{margin-right:-3rem!important}.me-md-n13{margin-right:-3.25rem!important}.me-md-n14{margin-right:-3.5rem!important}.me-md-n15{margin-right:-3.75rem!important}.me-md-n16{margin-right:-4rem!important}.me-md-n17{margin-right:-4.25rem!important}.me-md-n18{margin-right:-4.5rem!important}.me-md-n19{margin-right:-4.75rem!important}.me-md-n20{margin-right:-5rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-.75rem!important}.mb-md-n4{margin-bottom:-1rem!important}.mb-md-n5{margin-bottom:-1.25rem!important}.mb-md-n6{margin-bottom:-1.5rem!important}.mb-md-n7{margin-bottom:-1.75rem!important}.mb-md-n8{margin-bottom:-2rem!important}.mb-md-n9{margin-bottom:-2.25rem!important}.mb-md-n10{margin-bottom:-2.5rem!important}.mb-md-n11{margin-bottom:-2.75rem!important}.mb-md-n12{margin-bottom:-3rem!important}.mb-md-n13{margin-bottom:-3.25rem!important}.mb-md-n14{margin-bottom:-3.5rem!important}.mb-md-n15{margin-bottom:-3.75rem!important}.mb-md-n16{margin-bottom:-4rem!important}.mb-md-n17{margin-bottom:-4.25rem!important}.mb-md-n18{margin-bottom:-4.5rem!important}.mb-md-n19{margin-bottom:-4.75rem!important}.mb-md-n20{margin-bottom:-5rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-.75rem!important}.ms-md-n4{margin-left:-1rem!important}.ms-md-n5{margin-left:-1.25rem!important}.ms-md-n6{margin-left:-1.5rem!important}.ms-md-n7{margin-left:-1.75rem!important}.ms-md-n8{margin-left:-2rem!important}.ms-md-n9{margin-left:-2.25rem!important}.ms-md-n10{margin-left:-2.5rem!important}.ms-md-n11{margin-left:-2.75rem!important}.ms-md-n12{margin-left:-3rem!important}.ms-md-n13{margin-left:-3.25rem!important}.ms-md-n14{margin-left:-3.5rem!important}.ms-md-n15{margin-left:-3.75rem!important}.ms-md-n16{margin-left:-4rem!important}.ms-md-n17{margin-left:-4.25rem!important}.ms-md-n18{margin-left:-4.5rem!important}.ms-md-n19{margin-left:-4.75rem!important}.ms-md-n20{margin-left:-5rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:.75rem!important}.p-md-4{padding:1rem!important}.p-md-5{padding:1.25rem!important}.p-md-6{padding:1.5rem!important}.p-md-7{padding:1.75rem!important}.p-md-8{padding:2rem!important}.p-md-9{padding:2.25rem!important}.p-md-10{padding:2.5rem!important}.p-md-11{padding:2.75rem!important}.p-md-12{padding:3rem!important}.p-md-13{padding:3.25rem!important}.p-md-14{padding:3.5rem!important}.p-md-15{padding:3.75rem!important}.p-md-16{padding:4rem!important}.p-md-17{padding:4.25rem!important}.p-md-18{padding:4.5rem!important}.p-md-19{padding:4.75rem!important}.p-md-20{padding:5rem!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:.75rem!important;padding-left:.75rem!important}.px-md-4{padding-right:1rem!important;padding-left:1rem!important}.px-md-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-md-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-7{padding-right:1.75rem!important;padding-left:1.75rem!important}.px-md-8{padding-right:2rem!important;padding-left:2rem!important}.px-md-9{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-md-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-md-11{padding-right:2.75rem!important;padding-left:2.75rem!important}.px-md-12{padding-right:3rem!important;padding-left:3rem!important}.px-md-13{padding-right:3.25rem!important;padding-left:3.25rem!important}.px-md-14{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-md-15{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-md-16{padding-right:4rem!important;padding-left:4rem!important}.px-md-17{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-md-18{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-md-19{padding-right:4.75rem!important;padding-left:4.75rem!important}.px-md-20{padding-right:5rem!important;padding-left:5rem!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:.75rem!important;padding-bottom:.75rem!important}.py-md-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-md-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-md-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-md-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-md-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-md-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-md-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-md-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-md-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-md-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-md-20{padding-top:5rem!important;padding-bottom:5rem!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:.75rem!important}.pt-md-4{padding-top:1rem!important}.pt-md-5{padding-top:1.25rem!important}.pt-md-6{padding-top:1.5rem!important}.pt-md-7{padding-top:1.75rem!important}.pt-md-8{padding-top:2rem!important}.pt-md-9{padding-top:2.25rem!important}.pt-md-10{padding-top:2.5rem!important}.pt-md-11{padding-top:2.75rem!important}.pt-md-12{padding-top:3rem!important}.pt-md-13{padding-top:3.25rem!important}.pt-md-14{padding-top:3.5rem!important}.pt-md-15{padding-top:3.75rem!important}.pt-md-16{padding-top:4rem!important}.pt-md-17{padding-top:4.25rem!important}.pt-md-18{padding-top:4.5rem!important}.pt-md-19{padding-top:4.75rem!important}.pt-md-20{padding-top:5rem!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:.75rem!important}.pe-md-4{padding-right:1rem!important}.pe-md-5{padding-right:1.25rem!important}.pe-md-6{padding-right:1.5rem!important}.pe-md-7{padding-right:1.75rem!important}.pe-md-8{padding-right:2rem!important}.pe-md-9{padding-right:2.25rem!important}.pe-md-10{padding-right:2.5rem!important}.pe-md-11{padding-right:2.75rem!important}.pe-md-12{padding-right:3rem!important}.pe-md-13{padding-right:3.25rem!important}.pe-md-14{padding-right:3.5rem!important}.pe-md-15{padding-right:3.75rem!important}.pe-md-16{padding-right:4rem!important}.pe-md-17{padding-right:4.25rem!important}.pe-md-18{padding-right:4.5rem!important}.pe-md-19{padding-right:4.75rem!important}.pe-md-20{padding-right:5rem!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:.75rem!important}.pb-md-4{padding-bottom:1rem!important}.pb-md-5{padding-bottom:1.25rem!important}.pb-md-6{padding-bottom:1.5rem!important}.pb-md-7{padding-bottom:1.75rem!important}.pb-md-8{padding-bottom:2rem!important}.pb-md-9{padding-bottom:2.25rem!important}.pb-md-10{padding-bottom:2.5rem!important}.pb-md-11{padding-bottom:2.75rem!important}.pb-md-12{padding-bottom:3rem!important}.pb-md-13{padding-bottom:3.25rem!important}.pb-md-14{padding-bottom:3.5rem!important}.pb-md-15{padding-bottom:3.75rem!important}.pb-md-16{padding-bottom:4rem!important}.pb-md-17{padding-bottom:4.25rem!important}.pb-md-18{padding-bottom:4.5rem!important}.pb-md-19{padding-bottom:4.75rem!important}.pb-md-20{padding-bottom:5rem!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:.75rem!important}.ps-md-4{padding-left:1rem!important}.ps-md-5{padding-left:1.25rem!important}.ps-md-6{padding-left:1.5rem!important}.ps-md-7{padding-left:1.75rem!important}.ps-md-8{padding-left:2rem!important}.ps-md-9{padding-left:2.25rem!important}.ps-md-10{padding-left:2.5rem!important}.ps-md-11{padding-left:2.75rem!important}.ps-md-12{padding-left:3rem!important}.ps-md-13{padding-left:3.25rem!important}.ps-md-14{padding-left:3.5rem!important}.ps-md-15{padding-left:3.75rem!important}.ps-md-16{padding-left:4rem!important}.ps-md-17{padding-left:4.25rem!important}.ps-md-18{padding-left:4.5rem!important}.ps-md-19{padding-left:4.75rem!important}.ps-md-20{padding-left:5rem!important}.g-md-0,.gx-md-0{--bs-gutter-x:0rem }.g-md-0,.gy-md-0{--bs-gutter-y:0rem }.g-md-1,.gx-md-1{--bs-gutter-x:.25rem }.g-md-1,.gy-md-1{--bs-gutter-y:.25rem }.g-md-2,.gx-md-2{--bs-gutter-x:.5rem }.g-md-2,.gy-md-2{--bs-gutter-y:.5rem }.g-md-3,.gx-md-3{--bs-gutter-x:.75rem }.g-md-3,.gy-md-3{--bs-gutter-y:.75rem }.g-md-4,.gx-md-4{--bs-gutter-x:1rem }.g-md-4,.gy-md-4{--bs-gutter-y:1rem }.g-md-5,.gx-md-5{--bs-gutter-x:1.25rem }.g-md-5,.gy-md-5{--bs-gutter-y:1.25rem }.g-md-6,.gx-md-6{--bs-gutter-x:1.5rem }.g-md-6,.gy-md-6{--bs-gutter-y:1.5rem }.g-md-7,.gx-md-7{--bs-gutter-x:1.75rem }.g-md-7,.gy-md-7{--bs-gutter-y:1.75rem }.g-md-8,.gx-md-8{--bs-gutter-x:2rem }.g-md-8,.gy-md-8{--bs-gutter-y:2rem }.g-md-9,.gx-md-9{--bs-gutter-x:2.25rem }.g-md-9,.gy-md-9{--bs-gutter-y:2.25rem }.g-md-10,.gx-md-10{--bs-gutter-x:2.5rem }.g-md-10,.gy-md-10{--bs-gutter-y:2.5rem }.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:.75rem!important}.gap-md-4{gap:1rem!important}.gap-md-5{gap:1.25rem!important}.gap-md-6{gap:1.5rem!important}.gap-md-7{gap:1.75rem!important}.gap-md-8{gap:2rem!important}.gap-md-9{gap:2.25rem!important}.gap-md-10{gap:2.5rem!important}.gap-md-11{gap:2.75rem!important}.gap-md-12{gap:3rem!important}.gap-md-13{gap:3.25rem!important}.gap-md-14{gap:3.5rem!important}.gap-md-15{gap:3.75rem!important}.gap-md-16{gap:4rem!important}.gap-md-17{gap:4.25rem!important}.gap-md-18{gap:4.5rem!important}.gap-md-19{gap:4.75rem!important}.gap-md-20{gap:5rem!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:.75rem!important}.row-gap-md-4{row-gap:1rem!important}.row-gap-md-5{row-gap:1.25rem!important}.row-gap-md-6{row-gap:1.5rem!important}.row-gap-md-7{row-gap:1.75rem!important}.row-gap-md-8{row-gap:2rem!important}.row-gap-md-9{row-gap:2.25rem!important}.row-gap-md-10{row-gap:2.5rem!important}.row-gap-md-11{row-gap:2.75rem!important}.row-gap-md-12{row-gap:3rem!important}.row-gap-md-13{row-gap:3.25rem!important}.row-gap-md-14{row-gap:3.5rem!important}.row-gap-md-15{row-gap:3.75rem!important}.row-gap-md-16{row-gap:4rem!important}.row-gap-md-17{row-gap:4.25rem!important}.row-gap-md-18{row-gap:4.5rem!important}.row-gap-md-19{row-gap:4.75rem!important}.row-gap-md-20{row-gap:5rem!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:.75rem!important;column-gap:.75rem!important}.column-gap-md-4{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-5{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-md-6{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-7{-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.column-gap-md-8{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-md-9{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-md-10{-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.column-gap-md-11{-moz-column-gap:2.75rem!important;column-gap:2.75rem!important}.column-gap-md-12{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-md-13{-moz-column-gap:3.25rem!important;column-gap:3.25rem!important}.column-gap-md-14{-moz-column-gap:3.5rem!important;column-gap:3.5rem!important}.column-gap-md-15{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.column-gap-md-16{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-md-17{-moz-column-gap:4.25rem!important;column-gap:4.25rem!important}.column-gap-md-18{-moz-column-gap:4.5rem!important;column-gap:4.5rem!important}.column-gap-md-19{-moz-column-gap:4.75rem!important;column-gap:4.75rem!important}.column-gap-md-20{-moz-column-gap:5rem!important;column-gap:5rem!important}.flex-md-root{flex:1}.flex-md-column-auto{flex:none}.flex-md-column-fluid{flex:1 0 auto}.flex-md-row-auto{flex:0 0 auto}.flex-md-row-fluid{flex:1 auto;min-width:0}.flex-md-center{justify-content:center;align-items:center}.flex-md-start{justify-content:start;align-items:start}.flex-md-end{justify-content:flex-end;align-items:flex-end}.flex-md-stack{justify-content:space-between;align-items:center}.m-vh-md-5{max-height:5vh}.m-vh-md-10{max-height:10vh}.m-vh-md-15{max-height:15vh}.m-vh-md-20{max-height:20vh}.m-vh-md-25{max-height:25vh}.m-vh-md-30{max-height:30vh}.m-vh-md-35{max-height:35vh}.m-vh-md-40{max-height:40vh}.m-vh-md-45{max-height:45vh}.m-vh-md-50{max-height:50vh}.m-vh-md-55{max-height:55vh}.m-vh-md-60{max-height:60vh}.m-vh-md-65{max-height:65vh}.m-vh-md-70{max-height:70vh}.m-vh-md-75{max-height:75vh}.m-vh-md-80{max-height:80vh}.m-vh-md-85{max-height:85vh}.m-vh-md-90{max-height:90vh}.m-vh-md-95{max-height:95vh}.m-vh-md-100{max-height:100vh}.min-vh-md-5{min-height:5vh}.min-vh-md-10{min-height:10vh}.min-vh-md-15{min-height:15vh}.min-vh-md-20{min-height:20vh}.min-vh-md-25{min-height:25vh}.min-vh-md-30{min-height:30vh}.min-vh-md-35{min-height:35vh}.min-vh-md-40{min-height:40vh}.min-vh-md-45{min-height:45vh}.min-vh-md-50{min-height:50vh}.min-vh-md-55{min-height:55vh}.min-vh-md-60{min-height:60vh}.min-vh-md-65{min-height:65vh}.min-vh-md-70{min-height:70vh}.min-vh-md-75{min-height:75vh}.min-vh-md-80{min-height:80vh}.min-vh-md-85{min-height:85vh}.min-vh-md-90{min-height:90vh}.min-vh-md-95{min-height:95vh}.min-vh-md-100{min-height:100vh}.m-vw-md-5{max-width:5vw}.m-vw-md-10{max-width:10vw}.m-vw-md-15{max-width:15vw}.m-vw-md-20{max-width:20vw}.m-vw-md-25{max-width:25vw}.m-vw-md-30{max-width:30vw}.m-vw-md-35{max-width:35vw}.m-vw-md-40{max-width:40vw}.m-vw-md-45{max-width:45vw}.m-vw-md-50{max-width:50vw}.m-vw-md-55{max-width:55vw}.m-vw-md-60{max-width:60vw}.m-vw-md-65{max-width:65vw}.m-vw-md-70{max-width:70vw}.m-vw-md-75{max-width:75vw}.m-vw-md-80{max-width:80vw}.m-vw-md-85{max-width:85vw}.m-vw-md-90{max-width:90vw}.m-vw-md-95{max-width:95vw}.m-vw-md-100{max-width:100vw}.min-vw-md-5{min-width:5vw}.min-vw-md-10{min-width:10vw}.min-vw-md-15{min-width:15vw}.min-vw-md-20{min-width:20vw}.min-vw-md-25{min-width:25vw}.min-vw-md-30{min-width:30vw}.min-vw-md-35{min-width:35vw}.min-vw-md-40{min-width:40vw}.min-vw-md-45{min-width:45vw}.min-vw-md-50{min-width:50vw}.min-vw-md-55{min-width:55vw}.min-vw-md-60{min-width:60vw}.min-vw-md-65{min-width:65vw}.min-vw-md-70{min-width:70vw}.min-vw-md-75{min-width:75vw}.min-vw-md-80{min-width:80vw}.min-vw-md-85{min-width:85vw}.min-vw-md-90{min-width:90vw}.min-vw-md-95{min-width:95vw}.min-vw-md-100{min-width:100vw}.fs-md-1{font-size:5.125rem!important}.fs-md-2{font-size:4.75rem!important}.fs-md-3{font-size:4.25rem!important}.fs-md-4{font-size:3.875rem!important}.fs-md-5{font-size:3.5rem!important}.fs-md-6{font-size:3.125rem!important}.fs-md-7{font-size:2.75rem!important}.fs-md-8{font-size:2.5rem!important}.fs-md-9{font-size:2.375rem!important}.fs-md-10{font-size:2.125rem!important}.fs-md-11{font-size:1.875rem!important}.fs-md-12{font-size:1.75rem!important}.fs-md-13{font-size:1.625rem!important}.fs-md-14{font-size:1.5rem!important}.fs-md-15{font-size:1.375rem!important}.fs-md-16{font-size:1.3125rem!important}.fs-md-17{font-size:1.25rem!important}.fs-md-18{font-size:1.1875rem!important}.fs-md-19{font-size:1.125rem!important}.fs-md-20{font-size:1.0625rem!important}.fs-md-21{font-size:1rem!important}.fs-md-22{font-size:.9375rem!important}.fs-md-23{font-size:.875rem!important}.fs-md-24{font-size:.8125rem!important}.fs-md-25{font-size:.75rem!important}.fs-md-26{font-size:.688rem!important}.fw-md-1{font-weight:100!important}.fw-md-2{font-weight:200!important}.fw-md-3{font-weight:300!important}.fw-md-4{font-weight:400!important}.fw-md-5{font-weight:500!important}.fw-md-6{font-weight:600!important}.fw-md-7{font-weight:700!important}.fw-md-8{font-weight:800!important}.fw-md-9{font-weight:900!important}.lh-md-1{line-height:1!important}.lh-md-2{line-height:1.05!important}.lh-md-3{line-height:1.1!important}.lh-md-4{line-height:1.15!important}.lh-md-5{line-height:1.2!important}.lh-md-6{line-height:1.25!important}.lh-md-7{line-height:1.3!important}.lh-md-8{line-height:1.35!important}.lh-md-9{line-height:1.4!important}.lh-md-10{line-height:1.45!important}.lh-md-11{line-height:1.5!important}.lh-md-12{line-height:1.55!important}.lh-md-13{line-height:1.6!important}.lh-md-14{line-height:1.65!important}.lh-md-15{line-height:1.7!important}.lh-md-16{line-height:1.75!important}.lh-md-17{line-height:1.8!important}.lh-md-18{line-height:1.85!important}.lh-md-19{line-height:1.9!important}.lh-md-20{line-height:1.95!important}.lh-md-21{line-height:2!important}.lh-md-22{line-height:2.05!important}.lh-md-23{line-height:2.1!important}.lh-md-24{line-height:2.15!important}.lh-md-25{line-height:2.2!important}.lh-md-26{line-height:2.25!important}.lh-md-27{line-height:2.3!important}.lh-md-28{line-height:2.35!important}.lh-md-29{line-height:2.4!important}.lh-md-30{line-height:2.45!important}.form-control-md-1{min-height:5rem;padding:.5rem 1rem;font-size:1.3rem;border-radius:0}.form-control-md-2{min-height:4.5rem;padding:.5rem 1rem;font-size:1.2rem;border-radius:0}.form-control-md-3{min-height:4rem;padding:.5rem 1rem;font-size:1.1rem;border-radius:0}.form-control-md-4{min-height:3.75rem;padding:.5rem 1rem;font-size:1.05rem;border-radius:0}.form-control-md-5{min-height:3.5rem;padding:.5rem 1rem;font-size:1.05rem;border-radius:0}.form-control-md-6{min-height:3.3rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-md-7{min-height:3rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-md-8{min-height:2.8rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-md-9{min-height:2.5rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-md-10{min-height:2.2rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-md-11{min-height:2rem;padding:.5rem 1rem;font-size:.9rem;border-radius:0}.form-control-md-12{min-height:1.8rem;padding:.5rem 1rem;font-size:.9rem;border-radius:0}.form-control-md-13{min-height:1.7rem;padding:.4rem .95rem;font-size:.9rem;border-radius:0}.form-control-md-14{min-height:1.5rem;padding:.4rem .9rem;font-size:.9rem;border-radius:0}.form-control-md-15{min-height:1.2rem;padding:.35rem .85rem;font-size:.9rem;border-radius:0}.form-control-md-16{min-height:1rem;padding:.3rem .8rem;font-size:.9rem;border-radius:0}.form-control-md-17{min-height:.9rem;padding:.25rem .75rem;font-size:.8rem;border-radius:0}.no-gutters-md{margin-left:-12px!important;margin-right:-12px!important}.flex-basis-md-0{flex-basis:0}.flex-basis-md-5{flex-basis:5%}.flex-basis-md-10{flex-basis:10%}.flex-basis-md-15{flex-basis:15%}.flex-basis-md-20{flex-basis:20%}.flex-basis-md-25{flex-basis:25%}.flex-basis-md-30{flex-basis:30%}.flex-basis-md-35{flex-basis:35%}.flex-basis-md-40{flex-basis:40%}.flex-basis-md-45{flex-basis:45%}.flex-basis-md-50{flex-basis:50%}.flex-basis-md-55{flex-basis:55%}.flex-basis-md-60{flex-basis:60%}.flex-basis-md-65{flex-basis:65%}.flex-basis-md-70{flex-basis:70%}.flex-basis-md-75{flex-basis:75%}.flex-basis-md-80{flex-basis:80%}.flex-basis-md-85{flex-basis:85%}.flex-basis-md-90{flex-basis:90%}.flex-basis-md-95{flex-basis:95%}.flex-basis-md-100{flex-basis:100%}.lc-md-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.lc-md-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lc-md-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lc-md-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.lc-md-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.lc-md-6{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.lc-md-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.lc-md-8{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.lc-md-9{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.lc-md-10{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.btn-sm-md{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .3}.btn-md-md{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .5}.btn-lg-md{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .7}.btn-xl-md{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1}.btn-xxl-md{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-3xl-md{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .7rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-4xl-md{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .8rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-5xl-md{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .9rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}}@media (min-width: 992px){.min-w-lg-0{min-width:0!important}.min-w-lg-5{min-width:5%!important}.min-w-lg-10{min-width:10%!important}.min-w-lg-15{min-width:15%!important}.min-w-lg-20{min-width:20%!important}.min-w-lg-25{min-width:25%!important}.min-w-lg-30{min-width:30%!important}.min-w-lg-35{min-width:35%!important}.min-w-lg-40{min-width:40%!important}.min-w-lg-45{min-width:45%!important}.min-w-lg-50{min-width:50%!important}.min-w-lg-55{min-width:55%!important}.min-w-lg-60{min-width:60%!important}.min-w-lg-65{min-width:65%!important}.min-w-lg-70{min-width:70%!important}.min-w-lg-75{min-width:75%!important}.min-w-lg-80{min-width:80%!important}.min-w-lg-85{min-width:85%!important}.min-w-lg-90{min-width:90%!important}.min-w-lg-95{min-width:95%!important}.min-w-lg-100{min-width:100%!important}.min-w-lg-auto{min-width:auto!important}.min-w-lg-1px{min-width:1px!important}.min-w-lg-2px{min-width:2px!important}.min-w-lg-3px{min-width:3px!important}.min-w-lg-4px{min-width:4px!important}.min-w-lg-5px{min-width:5px!important}.min-w-lg-6px{min-width:6px!important}.min-w-lg-7px{min-width:7px!important}.min-w-lg-8px{min-width:8px!important}.min-w-lg-9px{min-width:9px!important}.min-w-lg-10px{min-width:10px!important}.min-w-lg-15px{min-width:15px!important}.min-w-lg-20px{min-width:20px!important}.min-w-lg-25px{min-width:25px!important}.min-w-lg-30px{min-width:30px!important}.min-w-lg-35px{min-width:35px!important}.min-w-lg-40px{min-width:40px!important}.min-w-lg-45px{min-width:45px!important}.min-w-lg-50px{min-width:50px!important}.min-w-lg-55px{min-width:55px!important}.min-w-lg-60px{min-width:60px!important}.min-w-lg-65px{min-width:65px!important}.min-w-lg-70px{min-width:70px!important}.min-w-lg-75px{min-width:75px!important}.min-w-lg-80px{min-width:80px!important}.min-w-lg-85px{min-width:85px!important}.min-w-lg-90px{min-width:90px!important}.min-w-lg-95px{min-width:95px!important}.min-w-lg-100px{min-width:100px!important}.min-w-lg-125px{min-width:125px!important}.min-w-lg-150px{min-width:150px!important}.min-w-lg-175px{min-width:175px!important}.min-w-lg-200px{min-width:200px!important}.min-w-lg-225px{min-width:225px!important}.min-w-lg-250px{min-width:250px!important}.min-w-lg-275px{min-width:275px!important}.min-w-lg-300px{min-width:300px!important}.min-w-lg-325px{min-width:325px!important}.min-w-lg-350px{min-width:350px!important}.min-w-lg-375px{min-width:375px!important}.min-w-lg-400px{min-width:400px!important}.min-w-lg-425px{min-width:425px!important}.min-w-lg-450px{min-width:450px!important}.min-w-lg-475px{min-width:475px!important}.min-w-lg-500px{min-width:500px!important}.min-w-lg-550px{min-width:550px!important}.min-w-lg-600px{min-width:600px!important}.min-w-lg-650px{min-width:650px!important}.min-w-lg-700px{min-width:700px!important}.min-w-lg-750px{min-width:750px!important}.min-w-lg-800px{min-width:800px!important}.min-w-lg-850px{min-width:850px!important}.min-w-lg-900px{min-width:900px!important}.min-w-lg-950px{min-width:950px!important}.min-w-lg-1000px{min-width:1000px!important}.w-lg-0{width:0!important}.w-lg-5,.w-lg-10{width:5%!important}.w-lg-15{width:15%!important}.w-lg-20{width:20%!important}.w-lg-25{width:25%!important}.w-lg-30{width:30%!important}.w-lg-35{width:35%!important}.w-lg-40{width:40%!important}.w-lg-45{width:45%!important}.w-lg-50{width:50%!important}.w-lg-55{width:55%!important}.w-lg-60{width:60%!important}.w-lg-65{width:65%!important}.w-lg-70{width:70%!important}.w-lg-75{width:75%!important}.w-lg-80{width:80%!important}.w-lg-85{width:85%!important}.w-lg-90{width:90%!important}.w-lg-95{width:95%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}.w-lg-1px{width:1px!important}.w-lg-2px{width:2px!important}.w-lg-3px{width:3px!important}.w-lg-4px{width:4px!important}.w-lg-5px{width:5px!important}.w-lg-6px{width:6px!important}.w-lg-7px{width:7px!important}.w-lg-8px{width:8px!important}.w-lg-9px{width:9px!important}.w-lg-10px{width:10px!important}.w-lg-11px{width:11px!important}.w-lg-12px{width:12px!important}.w-lg-13px{width:13px!important}.w-lg-14px{width:14px!important}.w-lg-15px{width:15px!important}.w-lg-16px{width:16px!important}.w-lg-17px{width:17px!important}.w-lg-18px{width:18px!important}.w-lg-19px{width:19px!important}.w-lg-20px{width:20px!important}.w-lg-21px{width:21px!important}.w-lg-22px{width:22px!important}.w-lg-23px{width:23px!important}.w-lg-24px{width:24px!important}.w-lg-25px{width:25px!important}.w-lg-26px{width:26px!important}.w-lg-27px{width:27px!important}.w-lg-28px{width:28px!important}.w-lg-29px{width:29px!important}.w-lg-30px{width:30px!important}.w-lg-31px{width:31px!important}.w-lg-32px{width:32px!important}.w-lg-33px{width:33px!important}.w-lg-34px{width:34px!important}.w-lg-35px{width:35px!important}.w-lg-36px{width:36px!important}.w-lg-37px{width:37px!important}.w-lg-38px{width:38px!important}.w-lg-39px{width:39px!important}.w-lg-40px{width:40px!important}.w-lg-41px{width:41px!important}.w-lg-42px{width:42px!important}.w-lg-43px{width:43px!important}.w-lg-44px{width:44px!important}.w-lg-45px{width:45px!important}.w-lg-46px{width:46px!important}.w-lg-47px{width:47px!important}.w-lg-48px{width:48px!important}.w-lg-49px{width:49px!important}.w-lg-50px{width:50px!important}.w-lg-51px{width:51px!important}.w-lg-52px{width:52px!important}.w-lg-53px{width:53px!important}.w-lg-54px{width:54px!important}.w-lg-55px{width:55px!important}.w-lg-56px{width:56px!important}.w-lg-57px{width:57px!important}.w-lg-58px{width:58px!important}.w-lg-59px{width:59px!important}.w-lg-60px{width:60px!important}.w-lg-61px{width:61px!important}.w-lg-62px{width:62px!important}.w-lg-63px{width:63px!important}.w-lg-64px{width:64px!important}.w-lg-65px{width:65px!important}.w-lg-66px{width:66px!important}.w-lg-67px{width:67px!important}.w-lg-68px{width:68px!important}.w-lg-69px{width:69px!important}.w-lg-70px{width:70px!important}.w-lg-71px{width:71px!important}.w-lg-72px{width:72px!important}.w-lg-73px{width:73px!important}.w-lg-74px{width:74px!important}.w-lg-75px{width:75px!important}.w-lg-76px{width:76px!important}.w-lg-77px{width:77px!important}.w-lg-78px{width:78px!important}.w-lg-79px{width:79px!important}.w-lg-80px{width:80px!important}.w-lg-81px{width:81px!important}.w-lg-82px{width:82px!important}.w-lg-83px{width:83px!important}.w-lg-84px{width:84px!important}.w-lg-85px{width:85px!important}.w-lg-86px{width:86px!important}.w-lg-87px{width:87px!important}.w-lg-88px{width:88px!important}.w-lg-89px{width:89px!important}.w-lg-90px{width:90px!important}.w-lg-91px{width:91px!important}.w-lg-92px{width:92px!important}.w-lg-93px{width:93px!important}.w-lg-94px{width:94px!important}.w-lg-95px{width:95px!important}.w-lg-96px{width:96px!important}.w-lg-97px{width:97px!important}.w-lg-98px{width:98px!important}.w-lg-99px{width:99px!important}.w-lg-100px{width:100px!important}.w-lg-101px{width:101px!important}.w-lg-102px{width:102px!important}.w-lg-103px{width:103px!important}.w-lg-104px{width:104px!important}.w-lg-105px{width:105px!important}.w-lg-106px{width:106px!important}.w-lg-107px{width:107px!important}.w-lg-108px{width:108px!important}.w-lg-109px{width:109px!important}.w-lg-110px{width:110px!important}.w-lg-111px{width:111px!important}.w-lg-112px{width:112px!important}.w-lg-113px{width:113px!important}.w-lg-114px{width:114px!important}.w-lg-115px{width:115px!important}.w-lg-116px{width:116px!important}.w-lg-117px{width:117px!important}.w-lg-118px{width:118px!important}.w-lg-119px{width:119px!important}.w-lg-120px{width:120px!important}.w-lg-121px{width:121px!important}.w-lg-122px{width:122px!important}.w-lg-123px{width:123px!important}.w-lg-124px{width:124px!important}.w-lg-125px{width:125px!important}.w-lg-126px{width:126px!important}.w-lg-127px{width:127px!important}.w-lg-128px{width:128px!important}.w-lg-129px{width:129px!important}.w-lg-130px{width:130px!important}.w-lg-131px{width:131px!important}.w-lg-132px{width:132px!important}.w-lg-133px{width:133px!important}.w-lg-134px{width:134px!important}.w-lg-135px{width:135px!important}.w-lg-136px{width:136px!important}.w-lg-137px{width:137px!important}.w-lg-138px{width:138px!important}.w-lg-139px{width:139px!important}.w-lg-140px{width:140px!important}.w-lg-141px{width:141px!important}.w-lg-142px{width:142px!important}.w-lg-143px{width:143px!important}.w-lg-144px{width:144px!important}.w-lg-145px{width:145px!important}.w-lg-146px{width:146px!important}.w-lg-147px{width:147px!important}.w-lg-148px{width:148px!important}.w-lg-149px{width:149px!important}.w-lg-150px{width:150px!important}.w-lg-175px{width:175px!important}.w-lg-200px{width:200px!important}.w-lg-225px{width:225px!important}.w-lg-250px{width:250px!important}.w-lg-275px{width:275px!important}.w-lg-300px{width:300px!important}.w-lg-325px{width:325px!important}.w-lg-350px{width:350px!important}.w-lg-375px{width:375px!important}.w-lg-400px{width:400px!important}.w-lg-425px{width:425px!important}.w-lg-450px{width:450px!important}.w-lg-475px{width:475px!important}.w-lg-500px{width:500px!important}.w-lg-550px{width:550px!important}.w-lg-600px{width:600px!important}.w-lg-650px{width:650px!important}.w-lg-700px{width:700px!important}.w-lg-750px{width:750px!important}.w-lg-800px{width:800px!important}.w-lg-850px{width:850px!important}.w-lg-900px{width:900px!important}.w-lg-950px{width:950px!important}.w-lg-1000px{width:1000px!important}.mw-lg-25{max-width:25%!important}.mw-lg-50{max-width:50%!important}.mw-lg-75{max-width:75%!important}.mw-lg-100{max-width:100%!important}.mw-lg-auto{max-width:auto!important}.mw-lg-1px{max-width:1px!important}.mw-lg-2px{max-width:2px!important}.mw-lg-3px{max-width:3px!important}.mw-lg-4px{max-width:4px!important}.mw-lg-5px{max-width:5px!important}.mw-lg-6px{max-width:6px!important}.mw-lg-7px{max-width:7px!important}.mw-lg-8px{max-width:8px!important}.mw-lg-9px{max-width:9px!important}.mw-lg-10px{max-width:10px!important}.mw-lg-11px{max-width:11px!important}.mw-lg-12px{max-width:12px!important}.mw-lg-13px{max-width:13px!important}.mw-lg-14px{max-width:14px!important}.mw-lg-15px{max-width:15px!important}.mw-lg-16px{max-width:16px!important}.mw-lg-17px{max-width:17px!important}.mw-lg-18px{max-width:18px!important}.mw-lg-19px{max-width:19px!important}.mw-lg-20px{max-width:20px!important}.mw-lg-21px{max-width:21px!important}.mw-lg-22px{max-width:22px!important}.mw-lg-23px{max-width:23px!important}.mw-lg-24px{max-width:24px!important}.mw-lg-25px{max-width:25px!important}.mw-lg-26px{max-width:26px!important}.mw-lg-27px{max-width:27px!important}.mw-lg-28px{max-width:28px!important}.mw-lg-29px{max-width:29px!important}.mw-lg-30px{max-width:30px!important}.mw-lg-31px{max-width:31px!important}.mw-lg-32px{max-width:32px!important}.mw-lg-33px{max-width:33px!important}.mw-lg-34px{max-width:34px!important}.mw-lg-35px{max-width:35px!important}.mw-lg-36px{max-width:36px!important}.mw-lg-37px{max-width:37px!important}.mw-lg-38px{max-width:38px!important}.mw-lg-39px{max-width:39px!important}.mw-lg-40px{max-width:40px!important}.mw-lg-41px{max-width:41px!important}.mw-lg-42px{max-width:42px!important}.mw-lg-43px{max-width:43px!important}.mw-lg-44px{max-width:44px!important}.mw-lg-45px{max-width:45px!important}.mw-lg-46px{max-width:46px!important}.mw-lg-47px{max-width:47px!important}.mw-lg-48px{max-width:48px!important}.mw-lg-49px{max-width:49px!important}.mw-lg-50px{max-width:50px!important}.mw-lg-51px{max-width:51px!important}.mw-lg-52px{max-width:52px!important}.mw-lg-53px{max-width:53px!important}.mw-lg-54px{max-width:54px!important}.mw-lg-55px{max-width:55px!important}.mw-lg-56px{max-width:56px!important}.mw-lg-57px{max-width:57px!important}.mw-lg-58px{max-width:58px!important}.mw-lg-59px{max-width:59px!important}.mw-lg-60px{max-width:60px!important}.mw-lg-61px{max-width:61px!important}.mw-lg-62px{max-width:62px!important}.mw-lg-63px{max-width:63px!important}.mw-lg-64px{max-width:64px!important}.mw-lg-65px{max-width:65px!important}.mw-lg-66px{max-width:66px!important}.mw-lg-67px{max-width:67px!important}.mw-lg-68px{max-width:68px!important}.mw-lg-69px{max-width:69px!important}.mw-lg-70px{max-width:70px!important}.mw-lg-71px{max-width:71px!important}.mw-lg-72px{max-width:72px!important}.mw-lg-73px{max-width:73px!important}.mw-lg-74px{max-width:74px!important}.mw-lg-75px{max-width:75px!important}.mw-lg-76px{max-width:76px!important}.mw-lg-77px{max-width:77px!important}.mw-lg-78px{max-width:78px!important}.mw-lg-79px{max-width:79px!important}.mw-lg-80px{max-width:80px!important}.mw-lg-81px{max-width:81px!important}.mw-lg-82px{max-width:82px!important}.mw-lg-83px{max-width:83px!important}.mw-lg-84px{max-width:84px!important}.mw-lg-85px{max-width:85px!important}.mw-lg-86px{max-width:86px!important}.mw-lg-87px{max-width:87px!important}.mw-lg-88px{max-width:88px!important}.mw-lg-89px{max-width:89px!important}.mw-lg-90px{max-width:90px!important}.mw-lg-91px{max-width:91px!important}.mw-lg-92px{max-width:92px!important}.mw-lg-93px{max-width:93px!important}.mw-lg-94px{max-width:94px!important}.mw-lg-95px{max-width:95px!important}.mw-lg-96px{max-width:96px!important}.mw-lg-97px{max-width:97px!important}.mw-lg-98px{max-width:98px!important}.mw-lg-99px{max-width:99px!important}.mw-lg-100px{max-width:100px!important}.mw-lg-101px{max-width:101px!important}.mw-lg-102px{max-width:102px!important}.mw-lg-103px{max-width:103px!important}.mw-lg-104px{max-width:104px!important}.mw-lg-105px{max-width:105px!important}.mw-lg-106px{max-width:106px!important}.mw-lg-107px{max-width:107px!important}.mw-lg-108px{max-width:108px!important}.mw-lg-109px{max-width:109px!important}.mw-lg-110px{max-width:110px!important}.mw-lg-111px{max-width:111px!important}.mw-lg-112px{max-width:112px!important}.mw-lg-113px{max-width:113px!important}.mw-lg-114px{max-width:114px!important}.mw-lg-115px{max-width:115px!important}.mw-lg-116px{max-width:116px!important}.mw-lg-117px{max-width:117px!important}.mw-lg-118px{max-width:118px!important}.mw-lg-119px{max-width:119px!important}.mw-lg-120px{max-width:120px!important}.mw-lg-121px{max-width:121px!important}.mw-lg-122px{max-width:122px!important}.mw-lg-123px{max-width:123px!important}.mw-lg-124px{max-width:124px!important}.mw-lg-125px{max-width:125px!important}.mw-lg-126px{max-width:126px!important}.mw-lg-127px{max-width:127px!important}.mw-lg-128px{max-width:128px!important}.mw-lg-129px{max-width:129px!important}.mw-lg-130px{max-width:130px!important}.mw-lg-131px{max-width:131px!important}.mw-lg-132px{max-width:132px!important}.mw-lg-133px{max-width:133px!important}.mw-lg-134px{max-width:134px!important}.mw-lg-135px{max-width:135px!important}.mw-lg-136px{max-width:136px!important}.mw-lg-137px{max-width:137px!important}.mw-lg-138px{max-width:138px!important}.mw-lg-139px{max-width:139px!important}.mw-lg-140px{max-width:140px!important}.mw-lg-141px{max-width:141px!important}.mw-lg-142px{max-width:142px!important}.mw-lg-143px{max-width:143px!important}.mw-lg-144px{max-width:144px!important}.mw-lg-145px{max-width:145px!important}.mw-lg-146px{max-width:146px!important}.mw-lg-147px{max-width:147px!important}.mw-lg-148px{max-width:148px!important}.mw-lg-149px{max-width:149px!important}.mw-lg-150px{max-width:150px!important}.mw-lg-175px{max-width:175px!important}.mw-lg-200px{max-width:200px!important}.mw-lg-225px{max-width:225px!important}.mw-lg-250px{max-width:250px!important}.mw-lg-275px{max-width:275px!important}.mw-lg-300px{max-width:300px!important}.mw-lg-325px{max-width:325px!important}.mw-lg-350px{max-width:350px!important}.mw-lg-375px{max-width:375px!important}.mw-lg-400px{max-width:400px!important}.mw-lg-425px{max-width:425px!important}.mw-lg-450px{max-width:450px!important}.mw-lg-475px{max-width:475px!important}.mw-lg-500px{max-width:500px!important}.mw-lg-550px{max-width:550px!important}.mw-lg-600px{max-width:600px!important}.mw-lg-650px{max-width:650px!important}.mw-lg-700px{max-width:700px!important}.mw-lg-750px{max-width:750px!important}.mw-lg-800px{max-width:800px!important}.mw-lg-850px{max-width:850px!important}.mw-lg-900px{max-width:900px!important}.mw-lg-950px{max-width:950px!important}.mw-lg-1000px{max-width:1000px!important}.min-h-lg-25{min-height:25%!important}.min-h-lg-50{min-height:50%!important}.min-h-lg-75{min-height:75%!important}.min-h-lg-100{min-height:100%!important}.min-h-lg-auto{min-height:auto!important}.min-h-lg-1px{min-height:1px!important}.min-h-lg-2px{min-height:2px!important}.min-h-lg-3px{min-height:3px!important}.min-h-lg-4px{min-height:4px!important}.min-h-lg-5px{min-height:5px!important}.min-h-lg-6px{min-height:6px!important}.min-h-lg-7px{min-height:7px!important}.min-h-lg-8px{min-height:8px!important}.min-h-lg-9px{min-height:9px!important}.min-h-lg-10px{min-height:10px!important}.min-h-lg-11px{min-height:11px!important}.min-h-lg-12px{min-height:12px!important}.min-h-lg-13px{min-height:13px!important}.min-h-lg-14px{min-height:14px!important}.min-h-lg-15px{min-height:15px!important}.min-h-lg-16px{min-height:16px!important}.min-h-lg-17px{min-height:17px!important}.min-h-lg-18px{min-height:18px!important}.min-h-lg-19px{min-height:19px!important}.min-h-lg-20px{min-height:20px!important}.min-h-lg-21px{min-height:21px!important}.min-h-lg-22px{min-height:22px!important}.min-h-lg-23px{min-height:23px!important}.min-h-lg-24px{min-height:24px!important}.min-h-lg-25px{min-height:25px!important}.min-h-lg-26px{min-height:26px!important}.min-h-lg-27px{min-height:27px!important}.min-h-lg-28px{min-height:28px!important}.min-h-lg-29px{min-height:29px!important}.min-h-lg-30px{min-height:30px!important}.min-h-lg-31px{min-height:31px!important}.min-h-lg-32px{min-height:32px!important}.min-h-lg-33px{min-height:33px!important}.min-h-lg-34px{min-height:34px!important}.min-h-lg-35px{min-height:35px!important}.min-h-lg-36px{min-height:36px!important}.min-h-lg-37px{min-height:37px!important}.min-h-lg-38px{min-height:38px!important}.min-h-lg-39px{min-height:39px!important}.min-h-lg-40px{min-height:40px!important}.min-h-lg-41px{min-height:41px!important}.min-h-lg-42px{min-height:42px!important}.min-h-lg-43px{min-height:43px!important}.min-h-lg-44px{min-height:44px!important}.min-h-lg-45px{min-height:45px!important}.min-h-lg-46px{min-height:46px!important}.min-h-lg-47px{min-height:47px!important}.min-h-lg-48px{min-height:48px!important}.min-h-lg-49px{min-height:49px!important}.min-h-lg-50px{min-height:50px!important}.min-h-lg-51px{min-height:51px!important}.min-h-lg-52px{min-height:52px!important}.min-h-lg-53px{min-height:53px!important}.min-h-lg-54px{min-height:54px!important}.min-h-lg-55px{min-height:55px!important}.min-h-lg-56px{min-height:56px!important}.min-h-lg-57px{min-height:57px!important}.min-h-lg-58px{min-height:58px!important}.min-h-lg-59px{min-height:59px!important}.min-h-lg-60px{min-height:60px!important}.min-h-lg-61px{min-height:61px!important}.min-h-lg-62px{min-height:62px!important}.min-h-lg-63px{min-height:63px!important}.min-h-lg-64px{min-height:64px!important}.min-h-lg-65px{min-height:65px!important}.min-h-lg-66px{min-height:66px!important}.min-h-lg-67px{min-height:67px!important}.min-h-lg-68px{min-height:68px!important}.min-h-lg-69px{min-height:69px!important}.min-h-lg-70px{min-height:70px!important}.min-h-lg-71px{min-height:71px!important}.min-h-lg-72px{min-height:72px!important}.min-h-lg-73px{min-height:73px!important}.min-h-lg-74px{min-height:74px!important}.min-h-lg-75px{min-height:75px!important}.min-h-lg-76px{min-height:76px!important}.min-h-lg-77px{min-height:77px!important}.min-h-lg-78px{min-height:78px!important}.min-h-lg-79px{min-height:79px!important}.min-h-lg-80px{min-height:80px!important}.min-h-lg-81px{min-height:81px!important}.min-h-lg-82px{min-height:82px!important}.min-h-lg-83px{min-height:83px!important}.min-h-lg-84px{min-height:84px!important}.min-h-lg-85px{min-height:85px!important}.min-h-lg-86px{min-height:86px!important}.min-h-lg-87px{min-height:87px!important}.min-h-lg-88px{min-height:88px!important}.min-h-lg-89px{min-height:89px!important}.min-h-lg-90px{min-height:90px!important}.min-h-lg-91px{min-height:91px!important}.min-h-lg-92px{min-height:92px!important}.min-h-lg-93px{min-height:93px!important}.min-h-lg-94px{min-height:94px!important}.min-h-lg-95px{min-height:95px!important}.min-h-lg-96px{min-height:96px!important}.min-h-lg-97px{min-height:97px!important}.min-h-lg-98px{min-height:98px!important}.min-h-lg-99px{min-height:99px!important}.min-h-lg-100px{min-height:100px!important}.min-h-lg-101px{min-height:101px!important}.min-h-lg-102px{min-height:102px!important}.min-h-lg-103px{min-height:103px!important}.min-h-lg-104px{min-height:104px!important}.min-h-lg-105px{min-height:105px!important}.min-h-lg-106px{min-height:106px!important}.min-h-lg-107px{min-height:107px!important}.min-h-lg-108px{min-height:108px!important}.min-h-lg-109px{min-height:109px!important}.min-h-lg-110px{min-height:110px!important}.min-h-lg-111px{min-height:111px!important}.min-h-lg-112px{min-height:112px!important}.min-h-lg-113px{min-height:113px!important}.min-h-lg-114px{min-height:114px!important}.min-h-lg-115px{min-height:115px!important}.min-h-lg-116px{min-height:116px!important}.min-h-lg-117px{min-height:117px!important}.min-h-lg-118px{min-height:118px!important}.min-h-lg-119px{min-height:119px!important}.min-h-lg-120px{min-height:120px!important}.min-h-lg-121px{min-height:121px!important}.min-h-lg-122px{min-height:122px!important}.min-h-lg-123px{min-height:123px!important}.min-h-lg-124px{min-height:124px!important}.min-h-lg-125px{min-height:125px!important}.min-h-lg-126px{min-height:126px!important}.min-h-lg-127px{min-height:127px!important}.min-h-lg-128px{min-height:128px!important}.min-h-lg-129px{min-height:129px!important}.min-h-lg-130px{min-height:130px!important}.min-h-lg-131px{min-height:131px!important}.min-h-lg-132px{min-height:132px!important}.min-h-lg-133px{min-height:133px!important}.min-h-lg-134px{min-height:134px!important}.min-h-lg-135px{min-height:135px!important}.min-h-lg-136px{min-height:136px!important}.min-h-lg-137px{min-height:137px!important}.min-h-lg-138px{min-height:138px!important}.min-h-lg-139px{min-height:139px!important}.min-h-lg-140px{min-height:140px!important}.min-h-lg-141px{min-height:141px!important}.min-h-lg-142px{min-height:142px!important}.min-h-lg-143px{min-height:143px!important}.min-h-lg-144px{min-height:144px!important}.min-h-lg-145px{min-height:145px!important}.min-h-lg-146px{min-height:146px!important}.min-h-lg-147px{min-height:147px!important}.min-h-lg-148px{min-height:148px!important}.min-h-lg-149px{min-height:149px!important}.min-h-lg-150px{min-height:150px!important}.min-h-lg-175px{min-height:175px!important}.min-h-lg-200px{min-height:200px!important}.min-h-lg-225px{min-height:225px!important}.min-h-lg-250px{min-height:250px!important}.min-h-lg-275px{min-height:275px!important}.min-h-lg-300px{min-height:300px!important}.min-h-lg-325px{min-height:325px!important}.min-h-lg-350px{min-height:350px!important}.min-h-lg-375px{min-height:375px!important}.min-h-lg-400px{min-height:400px!important}.min-h-lg-425px{min-height:425px!important}.min-h-lg-450px{min-height:450px!important}.min-h-lg-475px{min-height:475px!important}.min-h-lg-500px{min-height:500px!important}.min-h-lg-550px{min-height:550px!important}.min-h-lg-600px{min-height:600px!important}.min-h-lg-650px{min-height:650px!important}.min-h-lg-700px{min-height:700px!important}.min-h-lg-750px{min-height:750px!important}.min-h-lg-800px{min-height:800px!important}.min-h-lg-850px{min-height:850px!important}.min-h-lg-900px{min-height:900px!important}.min-h-lg-950px{min-height:950px!important}.min-h-lg-1000px{min-height:1000px!important}.h-lg-25{height:25%!important}.h-lg-50{height:50%!important}.h-lg-75{height:75%!important}.h-lg-100{height:100%!important}.h-lg-auto{height:auto!important}.h-lg-1px{height:1px!important}.h-lg-2px{height:2px!important}.h-lg-3px{height:3px!important}.h-lg-4px{height:4px!important}.h-lg-5px{height:5px!important}.h-lg-6px{height:6px!important}.h-lg-7px{height:7px!important}.h-lg-8px{height:8px!important}.h-lg-9px{height:9px!important}.h-lg-10px{height:10px!important}.h-lg-11px{height:11px!important}.h-lg-12px{height:12px!important}.h-lg-13px{height:13px!important}.h-lg-14px{height:14px!important}.h-lg-15px{height:15px!important}.h-lg-16px{height:16px!important}.h-lg-17px{height:17px!important}.h-lg-18px{height:18px!important}.h-lg-19px{height:19px!important}.h-lg-20px{height:20px!important}.h-lg-21px{height:21px!important}.h-lg-22px{height:22px!important}.h-lg-23px{height:23px!important}.h-lg-24px{height:24px!important}.h-lg-25px{height:25px!important}.h-lg-26px{height:26px!important}.h-lg-27px{height:27px!important}.h-lg-28px{height:28px!important}.h-lg-29px{height:29px!important}.h-lg-30px{height:30px!important}.h-lg-31px{height:31px!important}.h-lg-32px{height:32px!important}.h-lg-33px{height:33px!important}.h-lg-34px{height:34px!important}.h-lg-35px{height:35px!important}.h-lg-36px{height:36px!important}.h-lg-37px{height:37px!important}.h-lg-38px{height:38px!important}.h-lg-39px{height:39px!important}.h-lg-40px{height:40px!important}.h-lg-41px{height:41px!important}.h-lg-42px{height:42px!important}.h-lg-43px{height:43px!important}.h-lg-44px{height:44px!important}.h-lg-45px{height:45px!important}.h-lg-46px{height:46px!important}.h-lg-47px{height:47px!important}.h-lg-48px{height:48px!important}.h-lg-49px{height:49px!important}.h-lg-50px{height:50px!important}.h-lg-51px{height:51px!important}.h-lg-52px{height:52px!important}.h-lg-53px{height:53px!important}.h-lg-54px{height:54px!important}.h-lg-55px{height:55px!important}.h-lg-56px{height:56px!important}.h-lg-57px{height:57px!important}.h-lg-58px{height:58px!important}.h-lg-59px{height:59px!important}.h-lg-60px{height:60px!important}.h-lg-61px{height:61px!important}.h-lg-62px{height:62px!important}.h-lg-63px{height:63px!important}.h-lg-64px{height:64px!important}.h-lg-65px{height:65px!important}.h-lg-66px{height:66px!important}.h-lg-67px{height:67px!important}.h-lg-68px{height:68px!important}.h-lg-69px{height:69px!important}.h-lg-70px{height:70px!important}.h-lg-71px{height:71px!important}.h-lg-72px{height:72px!important}.h-lg-73px{height:73px!important}.h-lg-74px{height:74px!important}.h-lg-75px{height:75px!important}.h-lg-76px{height:76px!important}.h-lg-77px{height:77px!important}.h-lg-78px{height:78px!important}.h-lg-79px{height:79px!important}.h-lg-80px{height:80px!important}.h-lg-81px{height:81px!important}.h-lg-82px{height:82px!important}.h-lg-83px{height:83px!important}.h-lg-84px{height:84px!important}.h-lg-85px{height:85px!important}.h-lg-86px{height:86px!important}.h-lg-87px{height:87px!important}.h-lg-88px{height:88px!important}.h-lg-89px{height:89px!important}.h-lg-90px{height:90px!important}.h-lg-91px{height:91px!important}.h-lg-92px{height:92px!important}.h-lg-93px{height:93px!important}.h-lg-94px{height:94px!important}.h-lg-95px{height:95px!important}.h-lg-96px{height:96px!important}.h-lg-97px{height:97px!important}.h-lg-98px{height:98px!important}.h-lg-99px{height:99px!important}.h-lg-100px{height:100px!important}.h-lg-101px{height:101px!important}.h-lg-102px{height:102px!important}.h-lg-103px{height:103px!important}.h-lg-104px{height:104px!important}.h-lg-105px{height:105px!important}.h-lg-106px{height:106px!important}.h-lg-107px{height:107px!important}.h-lg-108px{height:108px!important}.h-lg-109px{height:109px!important}.h-lg-110px{height:110px!important}.h-lg-111px{height:111px!important}.h-lg-112px{height:112px!important}.h-lg-113px{height:113px!important}.h-lg-114px{height:114px!important}.h-lg-115px{height:115px!important}.h-lg-116px{height:116px!important}.h-lg-117px{height:117px!important}.h-lg-118px{height:118px!important}.h-lg-119px{height:119px!important}.h-lg-120px{height:120px!important}.h-lg-121px{height:121px!important}.h-lg-122px{height:122px!important}.h-lg-123px{height:123px!important}.h-lg-124px{height:124px!important}.h-lg-125px{height:125px!important}.h-lg-126px{height:126px!important}.h-lg-127px{height:127px!important}.h-lg-128px{height:128px!important}.h-lg-129px{height:129px!important}.h-lg-130px{height:130px!important}.h-lg-131px{height:131px!important}.h-lg-132px{height:132px!important}.h-lg-133px{height:133px!important}.h-lg-134px{height:134px!important}.h-lg-135px{height:135px!important}.h-lg-136px{height:136px!important}.h-lg-137px{height:137px!important}.h-lg-138px{height:138px!important}.h-lg-139px{height:139px!important}.h-lg-140px{height:140px!important}.h-lg-141px{height:141px!important}.h-lg-142px{height:142px!important}.h-lg-143px{height:143px!important}.h-lg-144px{height:144px!important}.h-lg-145px{height:145px!important}.h-lg-146px{height:146px!important}.h-lg-147px{height:147px!important}.h-lg-148px{height:148px!important}.h-lg-149px{height:149px!important}.h-lg-150px{height:150px!important}.h-lg-175px{height:175px!important}.h-lg-200px{height:200px!important}.h-lg-225px{height:225px!important}.h-lg-250px{height:250px!important}.h-lg-275px{height:275px!important}.h-lg-300px{height:300px!important}.h-lg-325px{height:325px!important}.h-lg-350px{height:350px!important}.h-lg-375px{height:375px!important}.h-lg-400px{height:400px!important}.h-lg-425px{height:425px!important}.h-lg-450px{height:450px!important}.h-lg-475px{height:475px!important}.h-lg-500px{height:500px!important}.h-lg-550px{height:550px!important}.h-lg-600px{height:600px!important}.h-lg-650px{height:650px!important}.h-lg-700px{height:700px!important}.h-lg-750px{height:750px!important}.h-lg-800px{height:800px!important}.h-lg-850px{height:850px!important}.h-lg-900px{height:900px!important}.h-lg-950px{height:950px!important}.h-lg-1000px{height:1000px!important}.mh-lg-25{max-height:25%!important}.mh-lg-50{max-height:50%!important}.mh-lg-75{max-height:75%!important}.mh-lg-100{max-height:100%!important}.mh-lg-auto{max-height:auto!important}.mh-lg-1px{max-height:1px!important}.mh-lg-2px{max-height:2px!important}.mh-lg-3px{max-height:3px!important}.mh-lg-4px{max-height:4px!important}.mh-lg-5px{max-height:5px!important}.mh-lg-6px{max-height:6px!important}.mh-lg-7px{max-height:7px!important}.mh-lg-8px{max-height:8px!important}.mh-lg-9px{max-height:9px!important}.mh-lg-10px{max-height:10px!important}.mh-lg-11px{max-height:11px!important}.mh-lg-12px{max-height:12px!important}.mh-lg-13px{max-height:13px!important}.mh-lg-14px{max-height:14px!important}.mh-lg-15px{max-height:15px!important}.mh-lg-16px{max-height:16px!important}.mh-lg-17px{max-height:17px!important}.mh-lg-18px{max-height:18px!important}.mh-lg-19px{max-height:19px!important}.mh-lg-20px{max-height:20px!important}.mh-lg-21px{max-height:21px!important}.mh-lg-22px{max-height:22px!important}.mh-lg-23px{max-height:23px!important}.mh-lg-24px{max-height:24px!important}.mh-lg-25px{max-height:25px!important}.mh-lg-26px{max-height:26px!important}.mh-lg-27px{max-height:27px!important}.mh-lg-28px{max-height:28px!important}.mh-lg-29px{max-height:29px!important}.mh-lg-30px{max-height:30px!important}.mh-lg-31px{max-height:31px!important}.mh-lg-32px{max-height:32px!important}.mh-lg-33px{max-height:33px!important}.mh-lg-34px{max-height:34px!important}.mh-lg-35px{max-height:35px!important}.mh-lg-36px{max-height:36px!important}.mh-lg-37px{max-height:37px!important}.mh-lg-38px{max-height:38px!important}.mh-lg-39px{max-height:39px!important}.mh-lg-40px{max-height:40px!important}.mh-lg-41px{max-height:41px!important}.mh-lg-42px{max-height:42px!important}.mh-lg-43px{max-height:43px!important}.mh-lg-44px{max-height:44px!important}.mh-lg-45px{max-height:45px!important}.mh-lg-46px{max-height:46px!important}.mh-lg-47px{max-height:47px!important}.mh-lg-48px{max-height:48px!important}.mh-lg-49px{max-height:49px!important}.mh-lg-50px{max-height:50px!important}.mh-lg-51px{max-height:51px!important}.mh-lg-52px{max-height:52px!important}.mh-lg-53px{max-height:53px!important}.mh-lg-54px{max-height:54px!important}.mh-lg-55px{max-height:55px!important}.mh-lg-56px{max-height:56px!important}.mh-lg-57px{max-height:57px!important}.mh-lg-58px{max-height:58px!important}.mh-lg-59px{max-height:59px!important}.mh-lg-60px{max-height:60px!important}.mh-lg-61px{max-height:61px!important}.mh-lg-62px{max-height:62px!important}.mh-lg-63px{max-height:63px!important}.mh-lg-64px{max-height:64px!important}.mh-lg-65px{max-height:65px!important}.mh-lg-66px{max-height:66px!important}.mh-lg-67px{max-height:67px!important}.mh-lg-68px{max-height:68px!important}.mh-lg-69px{max-height:69px!important}.mh-lg-70px{max-height:70px!important}.mh-lg-71px{max-height:71px!important}.mh-lg-72px{max-height:72px!important}.mh-lg-73px{max-height:73px!important}.mh-lg-74px{max-height:74px!important}.mh-lg-75px{max-height:75px!important}.mh-lg-76px{max-height:76px!important}.mh-lg-77px{max-height:77px!important}.mh-lg-78px{max-height:78px!important}.mh-lg-79px{max-height:79px!important}.mh-lg-80px{max-height:80px!important}.mh-lg-81px{max-height:81px!important}.mh-lg-82px{max-height:82px!important}.mh-lg-83px{max-height:83px!important}.mh-lg-84px{max-height:84px!important}.mh-lg-85px{max-height:85px!important}.mh-lg-86px{max-height:86px!important}.mh-lg-87px{max-height:87px!important}.mh-lg-88px{max-height:88px!important}.mh-lg-89px{max-height:89px!important}.mh-lg-90px{max-height:90px!important}.mh-lg-91px{max-height:91px!important}.mh-lg-92px{max-height:92px!important}.mh-lg-93px{max-height:93px!important}.mh-lg-94px{max-height:94px!important}.mh-lg-95px{max-height:95px!important}.mh-lg-96px{max-height:96px!important}.mh-lg-97px{max-height:97px!important}.mh-lg-98px{max-height:98px!important}.mh-lg-99px{max-height:99px!important}.mh-lg-100px{max-height:100px!important}.mh-lg-101px{max-height:101px!important}.mh-lg-102px{max-height:102px!important}.mh-lg-103px{max-height:103px!important}.mh-lg-104px{max-height:104px!important}.mh-lg-105px{max-height:105px!important}.mh-lg-106px{max-height:106px!important}.mh-lg-107px{max-height:107px!important}.mh-lg-108px{max-height:108px!important}.mh-lg-109px{max-height:109px!important}.mh-lg-110px{max-height:110px!important}.mh-lg-111px{max-height:111px!important}.mh-lg-112px{max-height:112px!important}.mh-lg-113px{max-height:113px!important}.mh-lg-114px{max-height:114px!important}.mh-lg-115px{max-height:115px!important}.mh-lg-116px{max-height:116px!important}.mh-lg-117px{max-height:117px!important}.mh-lg-118px{max-height:118px!important}.mh-lg-119px{max-height:119px!important}.mh-lg-120px{max-height:120px!important}.mh-lg-121px{max-height:121px!important}.mh-lg-122px{max-height:122px!important}.mh-lg-123px{max-height:123px!important}.mh-lg-124px{max-height:124px!important}.mh-lg-125px{max-height:125px!important}.mh-lg-126px{max-height:126px!important}.mh-lg-127px{max-height:127px!important}.mh-lg-128px{max-height:128px!important}.mh-lg-129px{max-height:129px!important}.mh-lg-130px{max-height:130px!important}.mh-lg-131px{max-height:131px!important}.mh-lg-132px{max-height:132px!important}.mh-lg-133px{max-height:133px!important}.mh-lg-134px{max-height:134px!important}.mh-lg-135px{max-height:135px!important}.mh-lg-136px{max-height:136px!important}.mh-lg-137px{max-height:137px!important}.mh-lg-138px{max-height:138px!important}.mh-lg-139px{max-height:139px!important}.mh-lg-140px{max-height:140px!important}.mh-lg-141px{max-height:141px!important}.mh-lg-142px{max-height:142px!important}.mh-lg-143px{max-height:143px!important}.mh-lg-144px{max-height:144px!important}.mh-lg-145px{max-height:145px!important}.mh-lg-146px{max-height:146px!important}.mh-lg-147px{max-height:147px!important}.mh-lg-148px{max-height:148px!important}.mh-lg-149px{max-height:149px!important}.mh-lg-150px{max-height:150px!important}.mh-lg-175px{max-height:175px!important}.mh-lg-200px{max-height:200px!important}.mh-lg-225px{max-height:225px!important}.mh-lg-250px{max-height:250px!important}.mh-lg-275px{max-height:275px!important}.mh-lg-300px{max-height:300px!important}.mh-lg-325px{max-height:325px!important}.mh-lg-350px{max-height:350px!important}.mh-lg-375px{max-height:375px!important}.mh-lg-400px{max-height:400px!important}.mh-lg-425px{max-height:425px!important}.mh-lg-450px{max-height:450px!important}.mh-lg-475px{max-height:475px!important}.mh-lg-500px{max-height:500px!important}.mh-lg-550px{max-height:550px!important}.mh-lg-600px{max-height:600px!important}.mh-lg-650px{max-height:650px!important}.mh-lg-700px{max-height:700px!important}.mh-lg-750px{max-height:750px!important}.mh-lg-800px{max-height:800px!important}.mh-lg-850px{max-height:850px!important}.mh-lg-900px{max-height:900px!important}.mh-lg-950px{max-height:950px!important}.mh-lg-1000px{max-height:1000px!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:.75rem!important}.m-lg-4{margin:1rem!important}.m-lg-5{margin:1.25rem!important}.m-lg-6{margin:1.5rem!important}.m-lg-7{margin:1.75rem!important}.m-lg-8{margin:2rem!important}.m-lg-9{margin:2.25rem!important}.m-lg-10{margin:2.5rem!important}.m-lg-11{margin:2.75rem!important}.m-lg-12{margin:3rem!important}.m-lg-13{margin:3.25rem!important}.m-lg-14{margin:3.5rem!important}.m-lg-15{margin:3.75rem!important}.m-lg-16{margin:4rem!important}.m-lg-17{margin:4.25rem!important}.m-lg-18{margin:4.5rem!important}.m-lg-19{margin:4.75rem!important}.m-lg-20{margin:5rem!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:.75rem!important;margin-left:.75rem!important}.mx-lg-4{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-lg-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-7{margin-right:1.75rem!important;margin-left:1.75rem!important}.mx-lg-8{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-9{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-lg-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-lg-11{margin-right:2.75rem!important;margin-left:2.75rem!important}.mx-lg-12{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-13{margin-right:3.25rem!important;margin-left:3.25rem!important}.mx-lg-14{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-lg-15{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-lg-16{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-17{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-lg-18{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-lg-19{margin-right:4.75rem!important;margin-left:4.75rem!important}.mx-lg-20{margin-right:5rem!important;margin-left:5rem!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:.75rem!important;margin-bottom:.75rem!important}.my-lg-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-lg-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-lg-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-lg-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lg-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-lg-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-lg-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-lg-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-lg-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-lg-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-lg-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-lg-20{margin-top:5rem!important;margin-bottom:5rem!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:.75rem!important}.mt-lg-4{margin-top:1rem!important}.mt-lg-5{margin-top:1.25rem!important}.mt-lg-6{margin-top:1.5rem!important}.mt-lg-7{margin-top:1.75rem!important}.mt-lg-8{margin-top:2rem!important}.mt-lg-9{margin-top:2.25rem!important}.mt-lg-10{margin-top:2.5rem!important}.mt-lg-11{margin-top:2.75rem!important}.mt-lg-12{margin-top:3rem!important}.mt-lg-13{margin-top:3.25rem!important}.mt-lg-14{margin-top:3.5rem!important}.mt-lg-15{margin-top:3.75rem!important}.mt-lg-16{margin-top:4rem!important}.mt-lg-17{margin-top:4.25rem!important}.mt-lg-18{margin-top:4.5rem!important}.mt-lg-19{margin-top:4.75rem!important}.mt-lg-20{margin-top:5rem!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:.75rem!important}.me-lg-4{margin-right:1rem!important}.me-lg-5{margin-right:1.25rem!important}.me-lg-6{margin-right:1.5rem!important}.me-lg-7{margin-right:1.75rem!important}.me-lg-8{margin-right:2rem!important}.me-lg-9{margin-right:2.25rem!important}.me-lg-10{margin-right:2.5rem!important}.me-lg-11{margin-right:2.75rem!important}.me-lg-12{margin-right:3rem!important}.me-lg-13{margin-right:3.25rem!important}.me-lg-14{margin-right:3.5rem!important}.me-lg-15{margin-right:3.75rem!important}.me-lg-16{margin-right:4rem!important}.me-lg-17{margin-right:4.25rem!important}.me-lg-18{margin-right:4.5rem!important}.me-lg-19{margin-right:4.75rem!important}.me-lg-20{margin-right:5rem!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:.75rem!important}.mb-lg-4{margin-bottom:1rem!important}.mb-lg-5{margin-bottom:1.25rem!important}.mb-lg-6{margin-bottom:1.5rem!important}.mb-lg-7{margin-bottom:1.75rem!important}.mb-lg-8{margin-bottom:2rem!important}.mb-lg-9{margin-bottom:2.25rem!important}.mb-lg-10{margin-bottom:2.5rem!important}.mb-lg-11{margin-bottom:2.75rem!important}.mb-lg-12{margin-bottom:3rem!important}.mb-lg-13{margin-bottom:3.25rem!important}.mb-lg-14{margin-bottom:3.5rem!important}.mb-lg-15{margin-bottom:3.75rem!important}.mb-lg-16{margin-bottom:4rem!important}.mb-lg-17{margin-bottom:4.25rem!important}.mb-lg-18{margin-bottom:4.5rem!important}.mb-lg-19{margin-bottom:4.75rem!important}.mb-lg-20{margin-bottom:5rem!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:.75rem!important}.ms-lg-4{margin-left:1rem!important}.ms-lg-5{margin-left:1.25rem!important}.ms-lg-6{margin-left:1.5rem!important}.ms-lg-7{margin-left:1.75rem!important}.ms-lg-8{margin-left:2rem!important}.ms-lg-9{margin-left:2.25rem!important}.ms-lg-10{margin-left:2.5rem!important}.ms-lg-11{margin-left:2.75rem!important}.ms-lg-12{margin-left:3rem!important}.ms-lg-13{margin-left:3.25rem!important}.ms-lg-14{margin-left:3.5rem!important}.ms-lg-15{margin-left:3.75rem!important}.ms-lg-16{margin-left:4rem!important}.ms-lg-17{margin-left:4.25rem!important}.ms-lg-18{margin-left:4.5rem!important}.ms-lg-19{margin-left:4.75rem!important}.ms-lg-20{margin-left:5rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-.75rem!important}.m-lg-n4{margin:-1rem!important}.m-lg-n5{margin:-1.25rem!important}.m-lg-n6{margin:-1.5rem!important}.m-lg-n7{margin:-1.75rem!important}.m-lg-n8{margin:-2rem!important}.m-lg-n9{margin:-2.25rem!important}.m-lg-n10{margin:-2.5rem!important}.m-lg-n11{margin:-2.75rem!important}.m-lg-n12{margin:-3rem!important}.m-lg-n13{margin:-3.25rem!important}.m-lg-n14{margin:-3.5rem!important}.m-lg-n15{margin:-3.75rem!important}.m-lg-n16{margin:-4rem!important}.m-lg-n17{margin:-4.25rem!important}.m-lg-n18{margin:-4.5rem!important}.m-lg-n19{margin:-4.75rem!important}.m-lg-n20{margin:-5rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-lg-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n5{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-lg-n6{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n7{margin-right:-1.75rem!important;margin-left:-1.75rem!important}.mx-lg-n8{margin-right:-2rem!important;margin-left:-2rem!important}.mx-lg-n9{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-lg-n10{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-lg-n11{margin-right:-2.75rem!important;margin-left:-2.75rem!important}.mx-lg-n12{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n13{margin-right:-3.25rem!important;margin-left:-3.25rem!important}.mx-lg-n14{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-lg-n15{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-lg-n16{margin-right:-4rem!important;margin-left:-4rem!important}.mx-lg-n17{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-lg-n18{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-lg-n19{margin-right:-4.75rem!important;margin-left:-4.75rem!important}.mx-lg-n20{margin-right:-5rem!important;margin-left:-5rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-lg-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-lg-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-lg-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lg-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-lg-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-lg-n11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.my-lg-n12{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n13{margin-top:-3.25rem!important;margin-bottom:-3.25rem!important}.my-lg-n14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-lg-n15{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-lg-n16{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-lg-n17{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-lg-n18{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-lg-n19{margin-top:-4.75rem!important;margin-bottom:-4.75rem!important}.my-lg-n20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-.75rem!important}.mt-lg-n4{margin-top:-1rem!important}.mt-lg-n5{margin-top:-1.25rem!important}.mt-lg-n6{margin-top:-1.5rem!important}.mt-lg-n7{margin-top:-1.75rem!important}.mt-lg-n8{margin-top:-2rem!important}.mt-lg-n9{margin-top:-2.25rem!important}.mt-lg-n10{margin-top:-2.5rem!important}.mt-lg-n11{margin-top:-2.75rem!important}.mt-lg-n12{margin-top:-3rem!important}.mt-lg-n13{margin-top:-3.25rem!important}.mt-lg-n14{margin-top:-3.5rem!important}.mt-lg-n15{margin-top:-3.75rem!important}.mt-lg-n16{margin-top:-4rem!important}.mt-lg-n17{margin-top:-4.25rem!important}.mt-lg-n18{margin-top:-4.5rem!important}.mt-lg-n19{margin-top:-4.75rem!important}.mt-lg-n20{margin-top:-5rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-.75rem!important}.me-lg-n4{margin-right:-1rem!important}.me-lg-n5{margin-right:-1.25rem!important}.me-lg-n6{margin-right:-1.5rem!important}.me-lg-n7{margin-right:-1.75rem!important}.me-lg-n8{margin-right:-2rem!important}.me-lg-n9{margin-right:-2.25rem!important}.me-lg-n10{margin-right:-2.5rem!important}.me-lg-n11{margin-right:-2.75rem!important}.me-lg-n12{margin-right:-3rem!important}.me-lg-n13{margin-right:-3.25rem!important}.me-lg-n14{margin-right:-3.5rem!important}.me-lg-n15{margin-right:-3.75rem!important}.me-lg-n16{margin-right:-4rem!important}.me-lg-n17{margin-right:-4.25rem!important}.me-lg-n18{margin-right:-4.5rem!important}.me-lg-n19{margin-right:-4.75rem!important}.me-lg-n20{margin-right:-5rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-.75rem!important}.mb-lg-n4{margin-bottom:-1rem!important}.mb-lg-n5{margin-bottom:-1.25rem!important}.mb-lg-n6{margin-bottom:-1.5rem!important}.mb-lg-n7{margin-bottom:-1.75rem!important}.mb-lg-n8{margin-bottom:-2rem!important}.mb-lg-n9{margin-bottom:-2.25rem!important}.mb-lg-n10{margin-bottom:-2.5rem!important}.mb-lg-n11{margin-bottom:-2.75rem!important}.mb-lg-n12{margin-bottom:-3rem!important}.mb-lg-n13{margin-bottom:-3.25rem!important}.mb-lg-n14{margin-bottom:-3.5rem!important}.mb-lg-n15{margin-bottom:-3.75rem!important}.mb-lg-n16{margin-bottom:-4rem!important}.mb-lg-n17{margin-bottom:-4.25rem!important}.mb-lg-n18{margin-bottom:-4.5rem!important}.mb-lg-n19{margin-bottom:-4.75rem!important}.mb-lg-n20{margin-bottom:-5rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-.75rem!important}.ms-lg-n4{margin-left:-1rem!important}.ms-lg-n5{margin-left:-1.25rem!important}.ms-lg-n6{margin-left:-1.5rem!important}.ms-lg-n7{margin-left:-1.75rem!important}.ms-lg-n8{margin-left:-2rem!important}.ms-lg-n9{margin-left:-2.25rem!important}.ms-lg-n10{margin-left:-2.5rem!important}.ms-lg-n11{margin-left:-2.75rem!important}.ms-lg-n12{margin-left:-3rem!important}.ms-lg-n13{margin-left:-3.25rem!important}.ms-lg-n14{margin-left:-3.5rem!important}.ms-lg-n15{margin-left:-3.75rem!important}.ms-lg-n16{margin-left:-4rem!important}.ms-lg-n17{margin-left:-4.25rem!important}.ms-lg-n18{margin-left:-4.5rem!important}.ms-lg-n19{margin-left:-4.75rem!important}.ms-lg-n20{margin-left:-5rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:.75rem!important}.p-lg-4{padding:1rem!important}.p-lg-5{padding:1.25rem!important}.p-lg-6{padding:1.5rem!important}.p-lg-7{padding:1.75rem!important}.p-lg-8{padding:2rem!important}.p-lg-9{padding:2.25rem!important}.p-lg-10{padding:2.5rem!important}.p-lg-11{padding:2.75rem!important}.p-lg-12{padding:3rem!important}.p-lg-13{padding:3.25rem!important}.p-lg-14{padding:3.5rem!important}.p-lg-15{padding:3.75rem!important}.p-lg-16{padding:4rem!important}.p-lg-17{padding:4.25rem!important}.p-lg-18{padding:4.5rem!important}.p-lg-19{padding:4.75rem!important}.p-lg-20{padding:5rem!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:.75rem!important;padding-left:.75rem!important}.px-lg-4{padding-right:1rem!important;padding-left:1rem!important}.px-lg-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-lg-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-7{padding-right:1.75rem!important;padding-left:1.75rem!important}.px-lg-8{padding-right:2rem!important;padding-left:2rem!important}.px-lg-9{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-lg-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-lg-11{padding-right:2.75rem!important;padding-left:2.75rem!important}.px-lg-12{padding-right:3rem!important;padding-left:3rem!important}.px-lg-13{padding-right:3.25rem!important;padding-left:3.25rem!important}.px-lg-14{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-lg-15{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-lg-16{padding-right:4rem!important;padding-left:4rem!important}.px-lg-17{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-lg-18{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-lg-19{padding-right:4.75rem!important;padding-left:4.75rem!important}.px-lg-20{padding-right:5rem!important;padding-left:5rem!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:.75rem!important;padding-bottom:.75rem!important}.py-lg-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-lg-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-lg-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-lg-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lg-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-lg-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-lg-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-lg-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-lg-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-lg-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-lg-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-lg-20{padding-top:5rem!important;padding-bottom:5rem!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:.75rem!important}.pt-lg-4{padding-top:1rem!important}.pt-lg-5{padding-top:1.25rem!important}.pt-lg-6{padding-top:1.5rem!important}.pt-lg-7{padding-top:1.75rem!important}.pt-lg-8{padding-top:2rem!important}.pt-lg-9{padding-top:2.25rem!important}.pt-lg-10{padding-top:2.5rem!important}.pt-lg-11{padding-top:2.75rem!important}.pt-lg-12{padding-top:3rem!important}.pt-lg-13{padding-top:3.25rem!important}.pt-lg-14{padding-top:3.5rem!important}.pt-lg-15{padding-top:3.75rem!important}.pt-lg-16{padding-top:4rem!important}.pt-lg-17{padding-top:4.25rem!important}.pt-lg-18{padding-top:4.5rem!important}.pt-lg-19{padding-top:4.75rem!important}.pt-lg-20{padding-top:5rem!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:.75rem!important}.pe-lg-4{padding-right:1rem!important}.pe-lg-5{padding-right:1.25rem!important}.pe-lg-6{padding-right:1.5rem!important}.pe-lg-7{padding-right:1.75rem!important}.pe-lg-8{padding-right:2rem!important}.pe-lg-9{padding-right:2.25rem!important}.pe-lg-10{padding-right:2.5rem!important}.pe-lg-11{padding-right:2.75rem!important}.pe-lg-12{padding-right:3rem!important}.pe-lg-13{padding-right:3.25rem!important}.pe-lg-14{padding-right:3.5rem!important}.pe-lg-15{padding-right:3.75rem!important}.pe-lg-16{padding-right:4rem!important}.pe-lg-17{padding-right:4.25rem!important}.pe-lg-18{padding-right:4.5rem!important}.pe-lg-19{padding-right:4.75rem!important}.pe-lg-20{padding-right:5rem!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:.75rem!important}.pb-lg-4{padding-bottom:1rem!important}.pb-lg-5{padding-bottom:1.25rem!important}.pb-lg-6{padding-bottom:1.5rem!important}.pb-lg-7{padding-bottom:1.75rem!important}.pb-lg-8{padding-bottom:2rem!important}.pb-lg-9{padding-bottom:2.25rem!important}.pb-lg-10{padding-bottom:2.5rem!important}.pb-lg-11{padding-bottom:2.75rem!important}.pb-lg-12{padding-bottom:3rem!important}.pb-lg-13{padding-bottom:3.25rem!important}.pb-lg-14{padding-bottom:3.5rem!important}.pb-lg-15{padding-bottom:3.75rem!important}.pb-lg-16{padding-bottom:4rem!important}.pb-lg-17{padding-bottom:4.25rem!important}.pb-lg-18{padding-bottom:4.5rem!important}.pb-lg-19{padding-bottom:4.75rem!important}.pb-lg-20{padding-bottom:5rem!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:.75rem!important}.ps-lg-4{padding-left:1rem!important}.ps-lg-5{padding-left:1.25rem!important}.ps-lg-6{padding-left:1.5rem!important}.ps-lg-7{padding-left:1.75rem!important}.ps-lg-8{padding-left:2rem!important}.ps-lg-9{padding-left:2.25rem!important}.ps-lg-10{padding-left:2.5rem!important}.ps-lg-11{padding-left:2.75rem!important}.ps-lg-12{padding-left:3rem!important}.ps-lg-13{padding-left:3.25rem!important}.ps-lg-14{padding-left:3.5rem!important}.ps-lg-15{padding-left:3.75rem!important}.ps-lg-16{padding-left:4rem!important}.ps-lg-17{padding-left:4.25rem!important}.ps-lg-18{padding-left:4.5rem!important}.ps-lg-19{padding-left:4.75rem!important}.ps-lg-20{padding-left:5rem!important}.g-lg-0,.gx-lg-0{--bs-gutter-x:0rem }.g-lg-0,.gy-lg-0{--bs-gutter-y:0rem }.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem }.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem }.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem }.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem }.g-lg-3,.gx-lg-3{--bs-gutter-x:.75rem }.g-lg-3,.gy-lg-3{--bs-gutter-y:.75rem }.g-lg-4,.gx-lg-4{--bs-gutter-x:1rem }.g-lg-4,.gy-lg-4{--bs-gutter-y:1rem }.g-lg-5,.gx-lg-5{--bs-gutter-x:1.25rem }.g-lg-5,.gy-lg-5{--bs-gutter-y:1.25rem }.g-lg-6,.gx-lg-6{--bs-gutter-x:1.5rem }.g-lg-6,.gy-lg-6{--bs-gutter-y:1.5rem }.g-lg-7,.gx-lg-7{--bs-gutter-x:1.75rem }.g-lg-7,.gy-lg-7{--bs-gutter-y:1.75rem }.g-lg-8,.gx-lg-8{--bs-gutter-x:2rem }.g-lg-8,.gy-lg-8{--bs-gutter-y:2rem }.g-lg-9,.gx-lg-9{--bs-gutter-x:2.25rem }.g-lg-9,.gy-lg-9{--bs-gutter-y:2.25rem }.g-lg-10,.gx-lg-10{--bs-gutter-x:2.5rem }.g-lg-10,.gy-lg-10{--bs-gutter-y:2.5rem }.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:.75rem!important}.gap-lg-4{gap:1rem!important}.gap-lg-5{gap:1.25rem!important}.gap-lg-6{gap:1.5rem!important}.gap-lg-7{gap:1.75rem!important}.gap-lg-8{gap:2rem!important}.gap-lg-9{gap:2.25rem!important}.gap-lg-10{gap:2.5rem!important}.gap-lg-11{gap:2.75rem!important}.gap-lg-12{gap:3rem!important}.gap-lg-13{gap:3.25rem!important}.gap-lg-14{gap:3.5rem!important}.gap-lg-15{gap:3.75rem!important}.gap-lg-16{gap:4rem!important}.gap-lg-17{gap:4.25rem!important}.gap-lg-18{gap:4.5rem!important}.gap-lg-19{gap:4.75rem!important}.gap-lg-20{gap:5rem!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:.75rem!important}.row-gap-lg-4{row-gap:1rem!important}.row-gap-lg-5{row-gap:1.25rem!important}.row-gap-lg-6{row-gap:1.5rem!important}.row-gap-lg-7{row-gap:1.75rem!important}.row-gap-lg-8{row-gap:2rem!important}.row-gap-lg-9{row-gap:2.25rem!important}.row-gap-lg-10{row-gap:2.5rem!important}.row-gap-lg-11{row-gap:2.75rem!important}.row-gap-lg-12{row-gap:3rem!important}.row-gap-lg-13{row-gap:3.25rem!important}.row-gap-lg-14{row-gap:3.5rem!important}.row-gap-lg-15{row-gap:3.75rem!important}.row-gap-lg-16{row-gap:4rem!important}.row-gap-lg-17{row-gap:4.25rem!important}.row-gap-lg-18{row-gap:4.5rem!important}.row-gap-lg-19{row-gap:4.75rem!important}.row-gap-lg-20{row-gap:5rem!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:.75rem!important;column-gap:.75rem!important}.column-gap-lg-4{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-5{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-lg-6{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-7{-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.column-gap-lg-8{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-lg-9{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-lg-10{-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.column-gap-lg-11{-moz-column-gap:2.75rem!important;column-gap:2.75rem!important}.column-gap-lg-12{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-lg-13{-moz-column-gap:3.25rem!important;column-gap:3.25rem!important}.column-gap-lg-14{-moz-column-gap:3.5rem!important;column-gap:3.5rem!important}.column-gap-lg-15{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.column-gap-lg-16{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-lg-17{-moz-column-gap:4.25rem!important;column-gap:4.25rem!important}.column-gap-lg-18{-moz-column-gap:4.5rem!important;column-gap:4.5rem!important}.column-gap-lg-19{-moz-column-gap:4.75rem!important;column-gap:4.75rem!important}.column-gap-lg-20{-moz-column-gap:5rem!important;column-gap:5rem!important}.flex-lg-root{flex:1}.flex-lg-column-auto{flex:none}.flex-lg-column-fluid{flex:1 0 auto}.flex-lg-row-auto{flex:0 0 auto}.flex-lg-row-fluid{flex:1 auto;min-width:0}.flex-lg-center{justify-content:center;align-items:center}.flex-lg-start{justify-content:start;align-items:start}.flex-lg-end{justify-content:flex-end;align-items:flex-end}.flex-lg-stack{justify-content:space-between;align-items:center}.m-vh-lg-5{max-height:5vh}.m-vh-lg-10{max-height:10vh}.m-vh-lg-15{max-height:15vh}.m-vh-lg-20{max-height:20vh}.m-vh-lg-25{max-height:25vh}.m-vh-lg-30{max-height:30vh}.m-vh-lg-35{max-height:35vh}.m-vh-lg-40{max-height:40vh}.m-vh-lg-45{max-height:45vh}.m-vh-lg-50{max-height:50vh}.m-vh-lg-55{max-height:55vh}.m-vh-lg-60{max-height:60vh}.m-vh-lg-65{max-height:65vh}.m-vh-lg-70{max-height:70vh}.m-vh-lg-75{max-height:75vh}.m-vh-lg-80{max-height:80vh}.m-vh-lg-85{max-height:85vh}.m-vh-lg-90{max-height:90vh}.m-vh-lg-95{max-height:95vh}.m-vh-lg-100{max-height:100vh}.min-vh-lg-5{min-height:5vh}.min-vh-lg-10{min-height:10vh}.min-vh-lg-15{min-height:15vh}.min-vh-lg-20{min-height:20vh}.min-vh-lg-25{min-height:25vh}.min-vh-lg-30{min-height:30vh}.min-vh-lg-35{min-height:35vh}.min-vh-lg-40{min-height:40vh}.min-vh-lg-45{min-height:45vh}.min-vh-lg-50{min-height:50vh}.min-vh-lg-55{min-height:55vh}.min-vh-lg-60{min-height:60vh}.min-vh-lg-65{min-height:65vh}.min-vh-lg-70{min-height:70vh}.min-vh-lg-75{min-height:75vh}.min-vh-lg-80{min-height:80vh}.min-vh-lg-85{min-height:85vh}.min-vh-lg-90{min-height:90vh}.min-vh-lg-95{min-height:95vh}.min-vh-lg-100{min-height:100vh}.m-vw-lg-5{max-width:5vw}.m-vw-lg-10{max-width:10vw}.m-vw-lg-15{max-width:15vw}.m-vw-lg-20{max-width:20vw}.m-vw-lg-25{max-width:25vw}.m-vw-lg-30{max-width:30vw}.m-vw-lg-35{max-width:35vw}.m-vw-lg-40{max-width:40vw}.m-vw-lg-45{max-width:45vw}.m-vw-lg-50{max-width:50vw}.m-vw-lg-55{max-width:55vw}.m-vw-lg-60{max-width:60vw}.m-vw-lg-65{max-width:65vw}.m-vw-lg-70{max-width:70vw}.m-vw-lg-75{max-width:75vw}.m-vw-lg-80{max-width:80vw}.m-vw-lg-85{max-width:85vw}.m-vw-lg-90{max-width:90vw}.m-vw-lg-95{max-width:95vw}.m-vw-lg-100{max-width:100vw}.min-vw-lg-5{min-width:5vw}.min-vw-lg-10{min-width:10vw}.min-vw-lg-15{min-width:15vw}.min-vw-lg-20{min-width:20vw}.min-vw-lg-25{min-width:25vw}.min-vw-lg-30{min-width:30vw}.min-vw-lg-35{min-width:35vw}.min-vw-lg-40{min-width:40vw}.min-vw-lg-45{min-width:45vw}.min-vw-lg-50{min-width:50vw}.min-vw-lg-55{min-width:55vw}.min-vw-lg-60{min-width:60vw}.min-vw-lg-65{min-width:65vw}.min-vw-lg-70{min-width:70vw}.min-vw-lg-75{min-width:75vw}.min-vw-lg-80{min-width:80vw}.min-vw-lg-85{min-width:85vw}.min-vw-lg-90{min-width:90vw}.min-vw-lg-95{min-width:95vw}.min-vw-lg-100{min-width:100vw}.fs-lg-1{font-size:5.125rem!important}.fs-lg-2{font-size:4.75rem!important}.fs-lg-3{font-size:4.25rem!important}.fs-lg-4{font-size:3.875rem!important}.fs-lg-5{font-size:3.5rem!important}.fs-lg-6{font-size:3.125rem!important}.fs-lg-7{font-size:2.75rem!important}.fs-lg-8{font-size:2.5rem!important}.fs-lg-9{font-size:2.375rem!important}.fs-lg-10{font-size:2.125rem!important}.fs-lg-11{font-size:1.875rem!important}.fs-lg-12{font-size:1.75rem!important}.fs-lg-13{font-size:1.625rem!important}.fs-lg-14{font-size:1.5rem!important}.fs-lg-15{font-size:1.375rem!important}.fs-lg-16{font-size:1.3125rem!important}.fs-lg-17{font-size:1.25rem!important}.fs-lg-18{font-size:1.1875rem!important}.fs-lg-19{font-size:1.125rem!important}.fs-lg-20{font-size:1.0625rem!important}.fs-lg-21{font-size:1rem!important}.fs-lg-22{font-size:.9375rem!important}.fs-lg-23{font-size:.875rem!important}.fs-lg-24{font-size:.8125rem!important}.fs-lg-25{font-size:.75rem!important}.fs-lg-26{font-size:.688rem!important}.fw-lg-1{font-weight:100!important}.fw-lg-2{font-weight:200!important}.fw-lg-3{font-weight:300!important}.fw-lg-4{font-weight:400!important}.fw-lg-5{font-weight:500!important}.fw-lg-6{font-weight:600!important}.fw-lg-7{font-weight:700!important}.fw-lg-8{font-weight:800!important}.fw-lg-9{font-weight:900!important}.lh-lg-1{line-height:1!important}.lh-lg-2{line-height:1.05!important}.lh-lg-3{line-height:1.1!important}.lh-lg-4{line-height:1.15!important}.lh-lg-5{line-height:1.2!important}.lh-lg-6{line-height:1.25!important}.lh-lg-7{line-height:1.3!important}.lh-lg-8{line-height:1.35!important}.lh-lg-9{line-height:1.4!important}.lh-lg-10{line-height:1.45!important}.lh-lg-11{line-height:1.5!important}.lh-lg-12{line-height:1.55!important}.lh-lg-13{line-height:1.6!important}.lh-lg-14{line-height:1.65!important}.lh-lg-15{line-height:1.7!important}.lh-lg-16{line-height:1.75!important}.lh-lg-17{line-height:1.8!important}.lh-lg-18{line-height:1.85!important}.lh-lg-19{line-height:1.9!important}.lh-lg-20{line-height:1.95!important}.lh-lg-21{line-height:2!important}.lh-lg-22{line-height:2.05!important}.lh-lg-23{line-height:2.1!important}.lh-lg-24{line-height:2.15!important}.lh-lg-25{line-height:2.2!important}.lh-lg-26{line-height:2.25!important}.lh-lg-27{line-height:2.3!important}.lh-lg-28{line-height:2.35!important}.lh-lg-29{line-height:2.4!important}.lh-lg-30{line-height:2.45!important}.form-control-lg-1{min-height:5rem;padding:.5rem 1rem;font-size:1.3rem;border-radius:0}.form-control-lg-2{min-height:4.5rem;padding:.5rem 1rem;font-size:1.2rem;border-radius:0}.form-control-lg-3{min-height:4rem;padding:.5rem 1rem;font-size:1.1rem;border-radius:0}.form-control-lg-4{min-height:3.75rem;padding:.5rem 1rem;font-size:1.05rem;border-radius:0}.form-control-lg-5{min-height:3.5rem;padding:.5rem 1rem;font-size:1.05rem;border-radius:0}.form-control-lg-6{min-height:3.3rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-lg-7{min-height:3rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-lg-8{min-height:2.8rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-lg-9{min-height:2.5rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-lg-10{min-height:2.2rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-lg-11{min-height:2rem;padding:.5rem 1rem;font-size:.9rem;border-radius:0}.form-control-lg-12{min-height:1.8rem;padding:.5rem 1rem;font-size:.9rem;border-radius:0}.form-control-lg-13{min-height:1.7rem;padding:.4rem .95rem;font-size:.9rem;border-radius:0}.form-control-lg-14{min-height:1.5rem;padding:.4rem .9rem;font-size:.9rem;border-radius:0}.form-control-lg-15{min-height:1.2rem;padding:.35rem .85rem;font-size:.9rem;border-radius:0}.form-control-lg-16{min-height:1rem;padding:.3rem .8rem;font-size:.9rem;border-radius:0}.form-control-lg-17{min-height:.9rem;padding:.25rem .75rem;font-size:.8rem;border-radius:0}.no-gutters-lg{margin-left:-12px!important;margin-right:-12px!important}.flex-basis-lg-0{flex-basis:0}.flex-basis-lg-5{flex-basis:5%}.flex-basis-lg-10{flex-basis:10%}.flex-basis-lg-15{flex-basis:15%}.flex-basis-lg-20{flex-basis:20%}.flex-basis-lg-25{flex-basis:25%}.flex-basis-lg-30{flex-basis:30%}.flex-basis-lg-35{flex-basis:35%}.flex-basis-lg-40{flex-basis:40%}.flex-basis-lg-45{flex-basis:45%}.flex-basis-lg-50{flex-basis:50%}.flex-basis-lg-55{flex-basis:55%}.flex-basis-lg-60{flex-basis:60%}.flex-basis-lg-65{flex-basis:65%}.flex-basis-lg-70{flex-basis:70%}.flex-basis-lg-75{flex-basis:75%}.flex-basis-lg-80{flex-basis:80%}.flex-basis-lg-85{flex-basis:85%}.flex-basis-lg-90{flex-basis:90%}.flex-basis-lg-95{flex-basis:95%}.flex-basis-lg-100{flex-basis:100%}.lc-lg-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.lc-lg-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lc-lg-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lc-lg-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.lc-lg-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.lc-lg-6{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.lc-lg-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.lc-lg-8{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.lc-lg-9{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.lc-lg-10{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.btn-sm-lg{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .3}.btn-md-lg{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .5}.btn-lg-lg{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .7}.btn-xl-lg{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1}.btn-xxl-lg{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-3xl-lg{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .7rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-4xl-lg{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .8rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-5xl-lg{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .9rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}}@media (min-width: 1200px){.min-w-xl-0{min-width:0!important}.min-w-xl-5{min-width:5%!important}.min-w-xl-10{min-width:10%!important}.min-w-xl-15{min-width:15%!important}.min-w-xl-20{min-width:20%!important}.min-w-xl-25{min-width:25%!important}.min-w-xl-30{min-width:30%!important}.min-w-xl-35{min-width:35%!important}.min-w-xl-40{min-width:40%!important}.min-w-xl-45{min-width:45%!important}.min-w-xl-50{min-width:50%!important}.min-w-xl-55{min-width:55%!important}.min-w-xl-60{min-width:60%!important}.min-w-xl-65{min-width:65%!important}.min-w-xl-70{min-width:70%!important}.min-w-xl-75{min-width:75%!important}.min-w-xl-80{min-width:80%!important}.min-w-xl-85{min-width:85%!important}.min-w-xl-90{min-width:90%!important}.min-w-xl-95{min-width:95%!important}.min-w-xl-100{min-width:100%!important}.min-w-xl-auto{min-width:auto!important}.min-w-xl-1px{min-width:1px!important}.min-w-xl-2px{min-width:2px!important}.min-w-xl-3px{min-width:3px!important}.min-w-xl-4px{min-width:4px!important}.min-w-xl-5px{min-width:5px!important}.min-w-xl-6px{min-width:6px!important}.min-w-xl-7px{min-width:7px!important}.min-w-xl-8px{min-width:8px!important}.min-w-xl-9px{min-width:9px!important}.min-w-xl-10px{min-width:10px!important}.min-w-xl-11px{min-width:11px!important}.min-w-xl-12px{min-width:12px!important}.min-w-xl-13px{min-width:13px!important}.min-w-xl-14px{min-width:14px!important}.min-w-xl-15px{min-width:15px!important}.min-w-xl-16px{min-width:16px!important}.min-w-xl-17px{min-width:17px!important}.min-w-xl-18px{min-width:18px!important}.min-w-xl-19px{min-width:19px!important}.min-w-xl-20px{min-width:20px!important}.min-w-xl-21px{min-width:21px!important}.min-w-xl-22px{min-width:22px!important}.min-w-xl-23px{min-width:23px!important}.min-w-xl-24px{min-width:24px!important}.min-w-xl-25px{min-width:25px!important}.min-w-xl-26px{min-width:26px!important}.min-w-xl-27px{min-width:27px!important}.min-w-xl-28px{min-width:28px!important}.min-w-xl-29px{min-width:29px!important}.min-w-xl-30px{min-width:30px!important}.min-w-xl-31px{min-width:31px!important}.min-w-xl-32px{min-width:32px!important}.min-w-xl-33px{min-width:33px!important}.min-w-xl-34px{min-width:34px!important}.min-w-xl-35px{min-width:35px!important}.min-w-xl-36px{min-width:36px!important}.min-w-xl-37px{min-width:37px!important}.min-w-xl-38px{min-width:38px!important}.min-w-xl-39px{min-width:39px!important}.min-w-xl-40px{min-width:40px!important}.min-w-xl-41px{min-width:41px!important}.min-w-xl-42px{min-width:42px!important}.min-w-xl-43px{min-width:43px!important}.min-w-xl-44px{min-width:44px!important}.min-w-xl-45px{min-width:45px!important}.min-w-xl-46px{min-width:46px!important}.min-w-xl-47px{min-width:47px!important}.min-w-xl-48px{min-width:48px!important}.min-w-xl-49px{min-width:49px!important}.min-w-xl-50px{min-width:50px!important}.min-w-xl-51px{min-width:51px!important}.min-w-xl-52px{min-width:52px!important}.min-w-xl-53px{min-width:53px!important}.min-w-xl-54px{min-width:54px!important}.min-w-xl-55px{min-width:55px!important}.min-w-xl-56px{min-width:56px!important}.min-w-xl-57px{min-width:57px!important}.min-w-xl-58px{min-width:58px!important}.min-w-xl-59px{min-width:59px!important}.min-w-xl-60px{min-width:60px!important}.min-w-xl-61px{min-width:61px!important}.min-w-xl-62px{min-width:62px!important}.min-w-xl-63px{min-width:63px!important}.min-w-xl-64px{min-width:64px!important}.min-w-xl-65px{min-width:65px!important}.min-w-xl-66px{min-width:66px!important}.min-w-xl-67px{min-width:67px!important}.min-w-xl-68px{min-width:68px!important}.min-w-xl-69px{min-width:69px!important}.min-w-xl-70px{min-width:70px!important}.min-w-xl-71px{min-width:71px!important}.min-w-xl-72px{min-width:72px!important}.min-w-xl-73px{min-width:73px!important}.min-w-xl-74px{min-width:74px!important}.min-w-xl-75px{min-width:75px!important}.min-w-xl-76px{min-width:76px!important}.min-w-xl-77px{min-width:77px!important}.min-w-xl-78px{min-width:78px!important}.min-w-xl-79px{min-width:79px!important}.min-w-xl-80px{min-width:80px!important}.min-w-xl-81px{min-width:81px!important}.min-w-xl-82px{min-width:82px!important}.min-w-xl-83px{min-width:83px!important}.min-w-xl-84px{min-width:84px!important}.min-w-xl-85px{min-width:85px!important}.min-w-xl-86px{min-width:86px!important}.min-w-xl-87px{min-width:87px!important}.min-w-xl-88px{min-width:88px!important}.min-w-xl-89px{min-width:89px!important}.min-w-xl-90px{min-width:90px!important}.min-w-xl-91px{min-width:91px!important}.min-w-xl-92px{min-width:92px!important}.min-w-xl-93px{min-width:93px!important}.min-w-xl-94px{min-width:94px!important}.min-w-xl-95px{min-width:95px!important}.min-w-xl-96px{min-width:96px!important}.min-w-xl-97px{min-width:97px!important}.min-w-xl-98px{min-width:98px!important}.min-w-xl-99px{min-width:99px!important}.min-w-xl-100px{min-width:100px!important}.min-w-xl-101px{min-width:101px!important}.min-w-xl-102px{min-width:102px!important}.min-w-xl-103px{min-width:103px!important}.min-w-xl-104px{min-width:104px!important}.min-w-xl-105px{min-width:105px!important}.min-w-xl-106px{min-width:106px!important}.min-w-xl-107px{min-width:107px!important}.min-w-xl-108px{min-width:108px!important}.min-w-xl-109px{min-width:109px!important}.min-w-xl-110px{min-width:110px!important}.min-w-xl-111px{min-width:111px!important}.min-w-xl-112px{min-width:112px!important}.min-w-xl-113px{min-width:113px!important}.min-w-xl-114px{min-width:114px!important}.min-w-xl-115px{min-width:115px!important}.min-w-xl-116px{min-width:116px!important}.min-w-xl-117px{min-width:117px!important}.min-w-xl-118px{min-width:118px!important}.min-w-xl-119px{min-width:119px!important}.min-w-xl-120px{min-width:120px!important}.min-w-xl-121px{min-width:121px!important}.min-w-xl-122px{min-width:122px!important}.min-w-xl-123px{min-width:123px!important}.min-w-xl-124px{min-width:124px!important}.min-w-xl-125px{min-width:125px!important}.min-w-xl-126px{min-width:126px!important}.min-w-xl-127px{min-width:127px!important}.min-w-xl-128px{min-width:128px!important}.min-w-xl-129px{min-width:129px!important}.min-w-xl-130px{min-width:130px!important}.min-w-xl-131px{min-width:131px!important}.min-w-xl-132px{min-width:132px!important}.min-w-xl-133px{min-width:133px!important}.min-w-xl-134px{min-width:134px!important}.min-w-xl-135px{min-width:135px!important}.min-w-xl-136px{min-width:136px!important}.min-w-xl-137px{min-width:137px!important}.min-w-xl-138px{min-width:138px!important}.min-w-xl-139px{min-width:139px!important}.min-w-xl-140px{min-width:140px!important}.min-w-xl-141px{min-width:141px!important}.min-w-xl-142px{min-width:142px!important}.min-w-xl-143px{min-width:143px!important}.min-w-xl-144px{min-width:144px!important}.min-w-xl-145px{min-width:145px!important}.min-w-xl-146px{min-width:146px!important}.min-w-xl-147px{min-width:147px!important}.min-w-xl-148px{min-width:148px!important}.min-w-xl-149px{min-width:149px!important}.min-w-xl-150px{min-width:150px!important}.min-w-xl-175px{min-width:175px!important}.min-w-xl-200px{min-width:200px!important}.min-w-xl-225px{min-width:225px!important}.min-w-xl-250px{min-width:250px!important}.min-w-xl-275px{min-width:275px!important}.min-w-xl-300px{min-width:300px!important}.min-w-xl-325px{min-width:325px!important}.min-w-xl-350px{min-width:350px!important}.min-w-xl-375px{min-width:375px!important}.min-w-xl-400px{min-width:400px!important}.min-w-xl-425px{min-width:425px!important}.min-w-xl-450px{min-width:450px!important}.min-w-xl-475px{min-width:475px!important}.min-w-xl-500px{min-width:500px!important}.min-w-xl-550px{min-width:550px!important}.min-w-xl-600px{min-width:600px!important}.min-w-xl-650px{min-width:650px!important}.min-w-xl-700px{min-width:700px!important}.min-w-xl-750px{min-width:750px!important}.min-w-xl-800px{min-width:800px!important}.min-w-xl-850px{min-width:850px!important}.min-w-xl-900px{min-width:900px!important}.min-w-xl-950px{min-width:950px!important}.min-w-xl-1000px{min-width:1000px!important}.w-xl-0{width:0!important}.w-xl-5,.w-xl-10{width:5%!important}.w-xl-15{width:15%!important}.w-xl-20{width:20%!important}.w-xl-25{width:25%!important}.w-xl-30{width:30%!important}.w-xl-35{width:35%!important}.w-xl-40{width:40%!important}.w-xl-45{width:45%!important}.w-xl-50{width:50%!important}.w-xl-55{width:55%!important}.w-xl-60{width:60%!important}.w-xl-65{width:65%!important}.w-xl-70{width:70%!important}.w-xl-75{width:75%!important}.w-xl-80{width:80%!important}.w-xl-85{width:85%!important}.w-xl-90{width:90%!important}.w-xl-95{width:95%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}.w-xl-1px{width:1px!important}.w-xl-2px{width:2px!important}.w-xl-3px{width:3px!important}.w-xl-4px{width:4px!important}.w-xl-5px{width:5px!important}.w-xl-6px{width:6px!important}.w-xl-7px{width:7px!important}.w-xl-8px{width:8px!important}.w-xl-9px{width:9px!important}.w-xl-10px{width:10px!important}.w-xl-11px{width:11px!important}.w-xl-12px{width:12px!important}.w-xl-13px{width:13px!important}.w-xl-14px{width:14px!important}.w-xl-15px{width:15px!important}.w-xl-16px{width:16px!important}.w-xl-17px{width:17px!important}.w-xl-18px{width:18px!important}.w-xl-19px{width:19px!important}.w-xl-20px{width:20px!important}.w-xl-21px{width:21px!important}.w-xl-22px{width:22px!important}.w-xl-23px{width:23px!important}.w-xl-24px{width:24px!important}.w-xl-25px{width:25px!important}.w-xl-26px{width:26px!important}.w-xl-27px{width:27px!important}.w-xl-28px{width:28px!important}.w-xl-29px{width:29px!important}.w-xl-30px{width:30px!important}.w-xl-31px{width:31px!important}.w-xl-32px{width:32px!important}.w-xl-33px{width:33px!important}.w-xl-34px{width:34px!important}.w-xl-35px{width:35px!important}.w-xl-36px{width:36px!important}.w-xl-37px{width:37px!important}.w-xl-38px{width:38px!important}.w-xl-39px{width:39px!important}.w-xl-40px{width:40px!important}.w-xl-41px{width:41px!important}.w-xl-42px{width:42px!important}.w-xl-43px{width:43px!important}.w-xl-44px{width:44px!important}.w-xl-45px{width:45px!important}.w-xl-46px{width:46px!important}.w-xl-47px{width:47px!important}.w-xl-48px{width:48px!important}.w-xl-49px{width:49px!important}.w-xl-50px{width:50px!important}.w-xl-51px{width:51px!important}.w-xl-52px{width:52px!important}.w-xl-53px{width:53px!important}.w-xl-54px{width:54px!important}.w-xl-55px{width:55px!important}.w-xl-56px{width:56px!important}.w-xl-57px{width:57px!important}.w-xl-58px{width:58px!important}.w-xl-59px{width:59px!important}.w-xl-60px{width:60px!important}.w-xl-61px{width:61px!important}.w-xl-62px{width:62px!important}.w-xl-63px{width:63px!important}.w-xl-64px{width:64px!important}.w-xl-65px{width:65px!important}.w-xl-66px{width:66px!important}.w-xl-67px{width:67px!important}.w-xl-68px{width:68px!important}.w-xl-69px{width:69px!important}.w-xl-70px{width:70px!important}.w-xl-71px{width:71px!important}.w-xl-72px{width:72px!important}.w-xl-73px{width:73px!important}.w-xl-74px{width:74px!important}.w-xl-75px{width:75px!important}.w-xl-76px{width:76px!important}.w-xl-77px{width:77px!important}.w-xl-78px{width:78px!important}.w-xl-79px{width:79px!important}.w-xl-80px{width:80px!important}.w-xl-81px{width:81px!important}.w-xl-82px{width:82px!important}.w-xl-83px{width:83px!important}.w-xl-84px{width:84px!important}.w-xl-85px{width:85px!important}.w-xl-86px{width:86px!important}.w-xl-87px{width:87px!important}.w-xl-88px{width:88px!important}.w-xl-89px{width:89px!important}.w-xl-90px{width:90px!important}.w-xl-91px{width:91px!important}.w-xl-92px{width:92px!important}.w-xl-93px{width:93px!important}.w-xl-94px{width:94px!important}.w-xl-95px{width:95px!important}.w-xl-96px{width:96px!important}.w-xl-97px{width:97px!important}.w-xl-98px{width:98px!important}.w-xl-99px{width:99px!important}.w-xl-100px{width:100px!important}.w-xl-101px{width:101px!important}.w-xl-102px{width:102px!important}.w-xl-103px{width:103px!important}.w-xl-104px{width:104px!important}.w-xl-105px{width:105px!important}.w-xl-106px{width:106px!important}.w-xl-107px{width:107px!important}.w-xl-108px{width:108px!important}.w-xl-109px{width:109px!important}.w-xl-110px{width:110px!important}.w-xl-111px{width:111px!important}.w-xl-112px{width:112px!important}.w-xl-113px{width:113px!important}.w-xl-114px{width:114px!important}.w-xl-115px{width:115px!important}.w-xl-116px{width:116px!important}.w-xl-117px{width:117px!important}.w-xl-118px{width:118px!important}.w-xl-119px{width:119px!important}.w-xl-120px{width:120px!important}.w-xl-121px{width:121px!important}.w-xl-122px{width:122px!important}.w-xl-123px{width:123px!important}.w-xl-124px{width:124px!important}.w-xl-125px{width:125px!important}.w-xl-126px{width:126px!important}.w-xl-127px{width:127px!important}.w-xl-128px{width:128px!important}.w-xl-129px{width:129px!important}.w-xl-130px{width:130px!important}.w-xl-131px{width:131px!important}.w-xl-132px{width:132px!important}.w-xl-133px{width:133px!important}.w-xl-134px{width:134px!important}.w-xl-135px{width:135px!important}.w-xl-136px{width:136px!important}.w-xl-137px{width:137px!important}.w-xl-138px{width:138px!important}.w-xl-139px{width:139px!important}.w-xl-140px{width:140px!important}.w-xl-141px{width:141px!important}.w-xl-142px{width:142px!important}.w-xl-143px{width:143px!important}.w-xl-144px{width:144px!important}.w-xl-145px{width:145px!important}.w-xl-146px{width:146px!important}.w-xl-147px{width:147px!important}.w-xl-148px{width:148px!important}.w-xl-149px{width:149px!important}.w-xl-150px{width:150px!important}.w-xl-175px{width:175px!important}.w-xl-200px{width:200px!important}.w-xl-225px{width:225px!important}.w-xl-250px{width:250px!important}.w-xl-275px{width:275px!important}.w-xl-300px{width:300px!important}.w-xl-325px{width:325px!important}.w-xl-350px{width:350px!important}.w-xl-375px{width:375px!important}.w-xl-400px{width:400px!important}.w-xl-425px{width:425px!important}.w-xl-450px{width:450px!important}.w-xl-475px{width:475px!important}.w-xl-500px{width:500px!important}.w-xl-550px{width:550px!important}.w-xl-600px{width:600px!important}.w-xl-650px{width:650px!important}.w-xl-700px{width:700px!important}.w-xl-750px{width:750px!important}.w-xl-800px{width:800px!important}.w-xl-850px{width:850px!important}.w-xl-900px{width:900px!important}.w-xl-950px{width:950px!important}.w-xl-1000px{width:1000px!important}.mw-xl-25{max-width:25%!important}.mw-xl-50{max-width:50%!important}.mw-xl-75{max-width:75%!important}.mw-xl-100{max-width:100%!important}.mw-xl-auto{max-width:auto!important}.mw-xl-1px{max-width:1px!important}.mw-xl-2px{max-width:2px!important}.mw-xl-3px{max-width:3px!important}.mw-xl-4px{max-width:4px!important}.mw-xl-5px{max-width:5px!important}.mw-xl-6px{max-width:6px!important}.mw-xl-7px{max-width:7px!important}.mw-xl-8px{max-width:8px!important}.mw-xl-9px{max-width:9px!important}.mw-xl-10px{max-width:10px!important}.mw-xl-11px{max-width:11px!important}.mw-xl-12px{max-width:12px!important}.mw-xl-13px{max-width:13px!important}.mw-xl-14px{max-width:14px!important}.mw-xl-15px{max-width:15px!important}.mw-xl-16px{max-width:16px!important}.mw-xl-17px{max-width:17px!important}.mw-xl-18px{max-width:18px!important}.mw-xl-19px{max-width:19px!important}.mw-xl-20px{max-width:20px!important}.mw-xl-21px{max-width:21px!important}.mw-xl-22px{max-width:22px!important}.mw-xl-23px{max-width:23px!important}.mw-xl-24px{max-width:24px!important}.mw-xl-25px{max-width:25px!important}.mw-xl-26px{max-width:26px!important}.mw-xl-27px{max-width:27px!important}.mw-xl-28px{max-width:28px!important}.mw-xl-29px{max-width:29px!important}.mw-xl-30px{max-width:30px!important}.mw-xl-31px{max-width:31px!important}.mw-xl-32px{max-width:32px!important}.mw-xl-33px{max-width:33px!important}.mw-xl-34px{max-width:34px!important}.mw-xl-35px{max-width:35px!important}.mw-xl-36px{max-width:36px!important}.mw-xl-37px{max-width:37px!important}.mw-xl-38px{max-width:38px!important}.mw-xl-39px{max-width:39px!important}.mw-xl-40px{max-width:40px!important}.mw-xl-41px{max-width:41px!important}.mw-xl-42px{max-width:42px!important}.mw-xl-43px{max-width:43px!important}.mw-xl-44px{max-width:44px!important}.mw-xl-45px{max-width:45px!important}.mw-xl-46px{max-width:46px!important}.mw-xl-47px{max-width:47px!important}.mw-xl-48px{max-width:48px!important}.mw-xl-49px{max-width:49px!important}.mw-xl-50px{max-width:50px!important}.mw-xl-51px{max-width:51px!important}.mw-xl-52px{max-width:52px!important}.mw-xl-53px{max-width:53px!important}.mw-xl-54px{max-width:54px!important}.mw-xl-55px{max-width:55px!important}.mw-xl-56px{max-width:56px!important}.mw-xl-57px{max-width:57px!important}.mw-xl-58px{max-width:58px!important}.mw-xl-59px{max-width:59px!important}.mw-xl-60px{max-width:60px!important}.mw-xl-61px{max-width:61px!important}.mw-xl-62px{max-width:62px!important}.mw-xl-63px{max-width:63px!important}.mw-xl-64px{max-width:64px!important}.mw-xl-65px{max-width:65px!important}.mw-xl-66px{max-width:66px!important}.mw-xl-67px{max-width:67px!important}.mw-xl-68px{max-width:68px!important}.mw-xl-69px{max-width:69px!important}.mw-xl-70px{max-width:70px!important}.mw-xl-71px{max-width:71px!important}.mw-xl-72px{max-width:72px!important}.mw-xl-73px{max-width:73px!important}.mw-xl-74px{max-width:74px!important}.mw-xl-75px{max-width:75px!important}.mw-xl-76px{max-width:76px!important}.mw-xl-77px{max-width:77px!important}.mw-xl-78px{max-width:78px!important}.mw-xl-79px{max-width:79px!important}.mw-xl-80px{max-width:80px!important}.mw-xl-81px{max-width:81px!important}.mw-xl-82px{max-width:82px!important}.mw-xl-83px{max-width:83px!important}.mw-xl-84px{max-width:84px!important}.mw-xl-85px{max-width:85px!important}.mw-xl-86px{max-width:86px!important}.mw-xl-87px{max-width:87px!important}.mw-xl-88px{max-width:88px!important}.mw-xl-89px{max-width:89px!important}.mw-xl-90px{max-width:90px!important}.mw-xl-91px{max-width:91px!important}.mw-xl-92px{max-width:92px!important}.mw-xl-93px{max-width:93px!important}.mw-xl-94px{max-width:94px!important}.mw-xl-95px{max-width:95px!important}.mw-xl-96px{max-width:96px!important}.mw-xl-97px{max-width:97px!important}.mw-xl-98px{max-width:98px!important}.mw-xl-99px{max-width:99px!important}.mw-xl-100px{max-width:100px!important}.mw-xl-101px{max-width:101px!important}.mw-xl-102px{max-width:102px!important}.mw-xl-103px{max-width:103px!important}.mw-xl-104px{max-width:104px!important}.mw-xl-105px{max-width:105px!important}.mw-xl-106px{max-width:106px!important}.mw-xl-107px{max-width:107px!important}.mw-xl-108px{max-width:108px!important}.mw-xl-109px{max-width:109px!important}.mw-xl-110px{max-width:110px!important}.mw-xl-111px{max-width:111px!important}.mw-xl-112px{max-width:112px!important}.mw-xl-113px{max-width:113px!important}.mw-xl-114px{max-width:114px!important}.mw-xl-115px{max-width:115px!important}.mw-xl-116px{max-width:116px!important}.mw-xl-117px{max-width:117px!important}.mw-xl-118px{max-width:118px!important}.mw-xl-119px{max-width:119px!important}.mw-xl-120px{max-width:120px!important}.mw-xl-121px{max-width:121px!important}.mw-xl-122px{max-width:122px!important}.mw-xl-123px{max-width:123px!important}.mw-xl-124px{max-width:124px!important}.mw-xl-125px{max-width:125px!important}.mw-xl-126px{max-width:126px!important}.mw-xl-127px{max-width:127px!important}.mw-xl-128px{max-width:128px!important}.mw-xl-129px{max-width:129px!important}.mw-xl-130px{max-width:130px!important}.mw-xl-131px{max-width:131px!important}.mw-xl-132px{max-width:132px!important}.mw-xl-133px{max-width:133px!important}.mw-xl-134px{max-width:134px!important}.mw-xl-135px{max-width:135px!important}.mw-xl-136px{max-width:136px!important}.mw-xl-137px{max-width:137px!important}.mw-xl-138px{max-width:138px!important}.mw-xl-139px{max-width:139px!important}.mw-xl-140px{max-width:140px!important}.mw-xl-141px{max-width:141px!important}.mw-xl-142px{max-width:142px!important}.mw-xl-143px{max-width:143px!important}.mw-xl-144px{max-width:144px!important}.mw-xl-145px{max-width:145px!important}.mw-xl-146px{max-width:146px!important}.mw-xl-147px{max-width:147px!important}.mw-xl-148px{max-width:148px!important}.mw-xl-149px{max-width:149px!important}.mw-xl-150px{max-width:150px!important}.mw-xl-175px{max-width:175px!important}.mw-xl-200px{max-width:200px!important}.mw-xl-225px{max-width:225px!important}.mw-xl-250px{max-width:250px!important}.mw-xl-275px{max-width:275px!important}.mw-xl-300px{max-width:300px!important}.mw-xl-325px{max-width:325px!important}.mw-xl-350px{max-width:350px!important}.mw-xl-375px{max-width:375px!important}.mw-xl-400px{max-width:400px!important}.mw-xl-425px{max-width:425px!important}.mw-xl-450px{max-width:450px!important}.mw-xl-475px{max-width:475px!important}.mw-xl-500px{max-width:500px!important}.mw-xl-550px{max-width:550px!important}.mw-xl-600px{max-width:600px!important}.mw-xl-650px{max-width:650px!important}.mw-xl-700px{max-width:700px!important}.mw-xl-750px{max-width:750px!important}.mw-xl-800px{max-width:800px!important}.mw-xl-850px{max-width:850px!important}.mw-xl-900px{max-width:900px!important}.mw-xl-950px{max-width:950px!important}.mw-xl-1000px{max-width:1000px!important}.min-h-xl-25{min-height:25%!important}.min-h-xl-50{min-height:50%!important}.min-h-xl-75{min-height:75%!important}.min-h-xl-100{min-height:100%!important}.min-h-xl-auto{min-height:auto!important}.min-h-xl-1px{min-height:1px!important}.min-h-xl-2px{min-height:2px!important}.min-h-xl-3px{min-height:3px!important}.min-h-xl-4px{min-height:4px!important}.min-h-xl-5px{min-height:5px!important}.min-h-xl-6px{min-height:6px!important}.min-h-xl-7px{min-height:7px!important}.min-h-xl-8px{min-height:8px!important}.min-h-xl-9px{min-height:9px!important}.min-h-xl-10px{min-height:10px!important}.min-h-xl-11px{min-height:11px!important}.min-h-xl-12px{min-height:12px!important}.min-h-xl-13px{min-height:13px!important}.min-h-xl-14px{min-height:14px!important}.min-h-xl-15px{min-height:15px!important}.min-h-xl-16px{min-height:16px!important}.min-h-xl-17px{min-height:17px!important}.min-h-xl-18px{min-height:18px!important}.min-h-xl-19px{min-height:19px!important}.min-h-xl-20px{min-height:20px!important}.min-h-xl-21px{min-height:21px!important}.min-h-xl-22px{min-height:22px!important}.min-h-xl-23px{min-height:23px!important}.min-h-xl-24px{min-height:24px!important}.min-h-xl-25px{min-height:25px!important}.min-h-xl-26px{min-height:26px!important}.min-h-xl-27px{min-height:27px!important}.min-h-xl-28px{min-height:28px!important}.min-h-xl-29px{min-height:29px!important}.min-h-xl-30px{min-height:30px!important}.min-h-xl-31px{min-height:31px!important}.min-h-xl-32px{min-height:32px!important}.min-h-xl-33px{min-height:33px!important}.min-h-xl-34px{min-height:34px!important}.min-h-xl-35px{min-height:35px!important}.min-h-xl-36px{min-height:36px!important}.min-h-xl-37px{min-height:37px!important}.min-h-xl-38px{min-height:38px!important}.min-h-xl-39px{min-height:39px!important}.min-h-xl-40px{min-height:40px!important}.min-h-xl-41px{min-height:41px!important}.min-h-xl-42px{min-height:42px!important}.min-h-xl-43px{min-height:43px!important}.min-h-xl-44px{min-height:44px!important}.min-h-xl-45px{min-height:45px!important}.min-h-xl-46px{min-height:46px!important}.min-h-xl-47px{min-height:47px!important}.min-h-xl-48px{min-height:48px!important}.min-h-xl-49px{min-height:49px!important}.min-h-xl-50px{min-height:50px!important}.min-h-xl-51px{min-height:51px!important}.min-h-xl-52px{min-height:52px!important}.min-h-xl-53px{min-height:53px!important}.min-h-xl-54px{min-height:54px!important}.min-h-xl-55px{min-height:55px!important}.min-h-xl-56px{min-height:56px!important}.min-h-xl-57px{min-height:57px!important}.min-h-xl-58px{min-height:58px!important}.min-h-xl-59px{min-height:59px!important}.min-h-xl-60px{min-height:60px!important}.min-h-xl-61px{min-height:61px!important}.min-h-xl-62px{min-height:62px!important}.min-h-xl-63px{min-height:63px!important}.min-h-xl-64px{min-height:64px!important}.min-h-xl-65px{min-height:65px!important}.min-h-xl-66px{min-height:66px!important}.min-h-xl-67px{min-height:67px!important}.min-h-xl-68px{min-height:68px!important}.min-h-xl-69px{min-height:69px!important}.min-h-xl-70px{min-height:70px!important}.min-h-xl-71px{min-height:71px!important}.min-h-xl-72px{min-height:72px!important}.min-h-xl-73px{min-height:73px!important}.min-h-xl-74px{min-height:74px!important}.min-h-xl-75px{min-height:75px!important}.min-h-xl-76px{min-height:76px!important}.min-h-xl-77px{min-height:77px!important}.min-h-xl-78px{min-height:78px!important}.min-h-xl-79px{min-height:79px!important}.min-h-xl-80px{min-height:80px!important}.min-h-xl-81px{min-height:81px!important}.min-h-xl-82px{min-height:82px!important}.min-h-xl-83px{min-height:83px!important}.min-h-xl-84px{min-height:84px!important}.min-h-xl-85px{min-height:85px!important}.min-h-xl-86px{min-height:86px!important}.min-h-xl-87px{min-height:87px!important}.min-h-xl-88px{min-height:88px!important}.min-h-xl-89px{min-height:89px!important}.min-h-xl-90px{min-height:90px!important}.min-h-xl-91px{min-height:91px!important}.min-h-xl-92px{min-height:92px!important}.min-h-xl-93px{min-height:93px!important}.min-h-xl-94px{min-height:94px!important}.min-h-xl-95px{min-height:95px!important}.min-h-xl-96px{min-height:96px!important}.min-h-xl-97px{min-height:97px!important}.min-h-xl-98px{min-height:98px!important}.min-h-xl-99px{min-height:99px!important}.min-h-xl-100px{min-height:100px!important}.min-h-xl-101px{min-height:101px!important}.min-h-xl-102px{min-height:102px!important}.min-h-xl-103px{min-height:103px!important}.min-h-xl-104px{min-height:104px!important}.min-h-xl-105px{min-height:105px!important}.min-h-xl-106px{min-height:106px!important}.min-h-xl-107px{min-height:107px!important}.min-h-xl-108px{min-height:108px!important}.min-h-xl-109px{min-height:109px!important}.min-h-xl-110px{min-height:110px!important}.min-h-xl-111px{min-height:111px!important}.min-h-xl-112px{min-height:112px!important}.min-h-xl-113px{min-height:113px!important}.min-h-xl-114px{min-height:114px!important}.min-h-xl-115px{min-height:115px!important}.min-h-xl-116px{min-height:116px!important}.min-h-xl-117px{min-height:117px!important}.min-h-xl-118px{min-height:118px!important}.min-h-xl-119px{min-height:119px!important}.min-h-xl-120px{min-height:120px!important}.min-h-xl-121px{min-height:121px!important}.min-h-xl-122px{min-height:122px!important}.min-h-xl-123px{min-height:123px!important}.min-h-xl-124px{min-height:124px!important}.min-h-xl-125px{min-height:125px!important}.min-h-xl-126px{min-height:126px!important}.min-h-xl-127px{min-height:127px!important}.min-h-xl-128px{min-height:128px!important}.min-h-xl-129px{min-height:129px!important}.min-h-xl-130px{min-height:130px!important}.min-h-xl-131px{min-height:131px!important}.min-h-xl-132px{min-height:132px!important}.min-h-xl-133px{min-height:133px!important}.min-h-xl-134px{min-height:134px!important}.min-h-xl-135px{min-height:135px!important}.min-h-xl-136px{min-height:136px!important}.min-h-xl-137px{min-height:137px!important}.min-h-xl-138px{min-height:138px!important}.min-h-xl-139px{min-height:139px!important}.min-h-xl-140px{min-height:140px!important}.min-h-xl-141px{min-height:141px!important}.min-h-xl-142px{min-height:142px!important}.min-h-xl-143px{min-height:143px!important}.min-h-xl-144px{min-height:144px!important}.min-h-xl-145px{min-height:145px!important}.min-h-xl-146px{min-height:146px!important}.min-h-xl-147px{min-height:147px!important}.min-h-xl-148px{min-height:148px!important}.min-h-xl-149px{min-height:149px!important}.min-h-xl-150px{min-height:150px!important}.min-h-xl-175px{min-height:175px!important}.min-h-xl-200px{min-height:200px!important}.min-h-xl-225px{min-height:225px!important}.min-h-xl-250px{min-height:250px!important}.min-h-xl-275px{min-height:275px!important}.min-h-xl-300px{min-height:300px!important}.min-h-xl-325px{min-height:325px!important}.min-h-xl-350px{min-height:350px!important}.min-h-xl-375px{min-height:375px!important}.min-h-xl-400px{min-height:400px!important}.min-h-xl-425px{min-height:425px!important}.min-h-xl-450px{min-height:450px!important}.min-h-xl-475px{min-height:475px!important}.min-h-xl-500px{min-height:500px!important}.min-h-xl-550px{min-height:550px!important}.min-h-xl-600px{min-height:600px!important}.min-h-xl-650px{min-height:650px!important}.min-h-xl-700px{min-height:700px!important}.min-h-xl-750px{min-height:750px!important}.min-h-xl-800px{min-height:800px!important}.min-h-xl-850px{min-height:850px!important}.min-h-xl-900px{min-height:900px!important}.min-h-xl-950px{min-height:950px!important}.min-h-xl-1000px{min-height:1000px!important}.h-xl-25{height:25%!important}.h-xl-50{height:50%!important}.h-xl-75{height:75%!important}.h-xl-100{height:100%!important}.h-xl-auto{height:auto!important}.h-xl-1px{height:1px!important}.h-xl-2px{height:2px!important}.h-xl-3px{height:3px!important}.h-xl-4px{height:4px!important}.h-xl-5px{height:5px!important}.h-xl-6px{height:6px!important}.h-xl-7px{height:7px!important}.h-xl-8px{height:8px!important}.h-xl-9px{height:9px!important}.h-xl-10px{height:10px!important}.h-xl-11px{height:11px!important}.h-xl-12px{height:12px!important}.h-xl-13px{height:13px!important}.h-xl-14px{height:14px!important}.h-xl-15px{height:15px!important}.h-xl-16px{height:16px!important}.h-xl-17px{height:17px!important}.h-xl-18px{height:18px!important}.h-xl-19px{height:19px!important}.h-xl-20px{height:20px!important}.h-xl-21px{height:21px!important}.h-xl-22px{height:22px!important}.h-xl-23px{height:23px!important}.h-xl-24px{height:24px!important}.h-xl-25px{height:25px!important}.h-xl-26px{height:26px!important}.h-xl-27px{height:27px!important}.h-xl-28px{height:28px!important}.h-xl-29px{height:29px!important}.h-xl-30px{height:30px!important}.h-xl-31px{height:31px!important}.h-xl-32px{height:32px!important}.h-xl-33px{height:33px!important}.h-xl-34px{height:34px!important}.h-xl-35px{height:35px!important}.h-xl-36px{height:36px!important}.h-xl-37px{height:37px!important}.h-xl-38px{height:38px!important}.h-xl-39px{height:39px!important}.h-xl-40px{height:40px!important}.h-xl-41px{height:41px!important}.h-xl-42px{height:42px!important}.h-xl-43px{height:43px!important}.h-xl-44px{height:44px!important}.h-xl-45px{height:45px!important}.h-xl-46px{height:46px!important}.h-xl-47px{height:47px!important}.h-xl-48px{height:48px!important}.h-xl-49px{height:49px!important}.h-xl-50px{height:50px!important}.h-xl-51px{height:51px!important}.h-xl-52px{height:52px!important}.h-xl-53px{height:53px!important}.h-xl-54px{height:54px!important}.h-xl-55px{height:55px!important}.h-xl-56px{height:56px!important}.h-xl-57px{height:57px!important}.h-xl-58px{height:58px!important}.h-xl-59px{height:59px!important}.h-xl-60px{height:60px!important}.h-xl-61px{height:61px!important}.h-xl-62px{height:62px!important}.h-xl-63px{height:63px!important}.h-xl-64px{height:64px!important}.h-xl-65px{height:65px!important}.h-xl-66px{height:66px!important}.h-xl-67px{height:67px!important}.h-xl-68px{height:68px!important}.h-xl-69px{height:69px!important}.h-xl-70px{height:70px!important}.h-xl-71px{height:71px!important}.h-xl-72px{height:72px!important}.h-xl-73px{height:73px!important}.h-xl-74px{height:74px!important}.h-xl-75px{height:75px!important}.h-xl-76px{height:76px!important}.h-xl-77px{height:77px!important}.h-xl-78px{height:78px!important}.h-xl-79px{height:79px!important}.h-xl-80px{height:80px!important}.h-xl-81px{height:81px!important}.h-xl-82px{height:82px!important}.h-xl-83px{height:83px!important}.h-xl-84px{height:84px!important}.h-xl-85px{height:85px!important}.h-xl-86px{height:86px!important}.h-xl-87px{height:87px!important}.h-xl-88px{height:88px!important}.h-xl-89px{height:89px!important}.h-xl-90px{height:90px!important}.h-xl-91px{height:91px!important}.h-xl-92px{height:92px!important}.h-xl-93px{height:93px!important}.h-xl-94px{height:94px!important}.h-xl-95px{height:95px!important}.h-xl-96px{height:96px!important}.h-xl-97px{height:97px!important}.h-xl-98px{height:98px!important}.h-xl-99px{height:99px!important}.h-xl-100px{height:100px!important}.h-xl-101px{height:101px!important}.h-xl-102px{height:102px!important}.h-xl-103px{height:103px!important}.h-xl-104px{height:104px!important}.h-xl-105px{height:105px!important}.h-xl-106px{height:106px!important}.h-xl-107px{height:107px!important}.h-xl-108px{height:108px!important}.h-xl-109px{height:109px!important}.h-xl-110px{height:110px!important}.h-xl-111px{height:111px!important}.h-xl-112px{height:112px!important}.h-xl-113px{height:113px!important}.h-xl-114px{height:114px!important}.h-xl-115px{height:115px!important}.h-xl-116px{height:116px!important}.h-xl-117px{height:117px!important}.h-xl-118px{height:118px!important}.h-xl-119px{height:119px!important}.h-xl-120px{height:120px!important}.h-xl-121px{height:121px!important}.h-xl-122px{height:122px!important}.h-xl-123px{height:123px!important}.h-xl-124px{height:124px!important}.h-xl-125px{height:125px!important}.h-xl-126px{height:126px!important}.h-xl-127px{height:127px!important}.h-xl-128px{height:128px!important}.h-xl-129px{height:129px!important}.h-xl-130px{height:130px!important}.h-xl-131px{height:131px!important}.h-xl-132px{height:132px!important}.h-xl-133px{height:133px!important}.h-xl-134px{height:134px!important}.h-xl-135px{height:135px!important}.h-xl-136px{height:136px!important}.h-xl-137px{height:137px!important}.h-xl-138px{height:138px!important}.h-xl-139px{height:139px!important}.h-xl-140px{height:140px!important}.h-xl-141px{height:141px!important}.h-xl-142px{height:142px!important}.h-xl-143px{height:143px!important}.h-xl-144px{height:144px!important}.h-xl-145px{height:145px!important}.h-xl-146px{height:146px!important}.h-xl-147px{height:147px!important}.h-xl-148px{height:148px!important}.h-xl-149px{height:149px!important}.h-xl-150px{height:150px!important}.h-xl-175px{height:175px!important}.h-xl-200px{height:200px!important}.h-xl-225px{height:225px!important}.h-xl-250px{height:250px!important}.h-xl-275px{height:275px!important}.h-xl-300px{height:300px!important}.h-xl-325px{height:325px!important}.h-xl-350px{height:350px!important}.h-xl-375px{height:375px!important}.h-xl-400px{height:400px!important}.h-xl-425px{height:425px!important}.h-xl-450px{height:450px!important}.h-xl-475px{height:475px!important}.h-xl-500px{height:500px!important}.h-xl-550px{height:550px!important}.h-xl-600px{height:600px!important}.h-xl-650px{height:650px!important}.h-xl-700px{height:700px!important}.h-xl-750px{height:750px!important}.h-xl-800px{height:800px!important}.h-xl-850px{height:850px!important}.h-xl-900px{height:900px!important}.h-xl-950px{height:950px!important}.h-xl-1000px{height:1000px!important}.mh-xl-25{max-height:25%!important}.mh-xl-50{max-height:50%!important}.mh-xl-75{max-height:75%!important}.mh-xl-100{max-height:100%!important}.mh-xl-auto{max-height:auto!important}.mh-xl-1px{max-height:1px!important}.mh-xl-2px{max-height:2px!important}.mh-xl-3px{max-height:3px!important}.mh-xl-4px{max-height:4px!important}.mh-xl-5px{max-height:5px!important}.mh-xl-6px{max-height:6px!important}.mh-xl-7px{max-height:7px!important}.mh-xl-8px{max-height:8px!important}.mh-xl-9px{max-height:9px!important}.mh-xl-10px{max-height:10px!important}.mh-xl-11px{max-height:11px!important}.mh-xl-12px{max-height:12px!important}.mh-xl-13px{max-height:13px!important}.mh-xl-14px{max-height:14px!important}.mh-xl-15px{max-height:15px!important}.mh-xl-16px{max-height:16px!important}.mh-xl-17px{max-height:17px!important}.mh-xl-18px{max-height:18px!important}.mh-xl-19px{max-height:19px!important}.mh-xl-20px{max-height:20px!important}.mh-xl-21px{max-height:21px!important}.mh-xl-22px{max-height:22px!important}.mh-xl-23px{max-height:23px!important}.mh-xl-24px{max-height:24px!important}.mh-xl-25px{max-height:25px!important}.mh-xl-26px{max-height:26px!important}.mh-xl-27px{max-height:27px!important}.mh-xl-28px{max-height:28px!important}.mh-xl-29px{max-height:29px!important}.mh-xl-30px{max-height:30px!important}.mh-xl-31px{max-height:31px!important}.mh-xl-32px{max-height:32px!important}.mh-xl-33px{max-height:33px!important}.mh-xl-34px{max-height:34px!important}.mh-xl-35px{max-height:35px!important}.mh-xl-36px{max-height:36px!important}.mh-xl-37px{max-height:37px!important}.mh-xl-38px{max-height:38px!important}.mh-xl-39px{max-height:39px!important}.mh-xl-40px{max-height:40px!important}.mh-xl-41px{max-height:41px!important}.mh-xl-42px{max-height:42px!important}.mh-xl-43px{max-height:43px!important}.mh-xl-44px{max-height:44px!important}.mh-xl-45px{max-height:45px!important}.mh-xl-46px{max-height:46px!important}.mh-xl-47px{max-height:47px!important}.mh-xl-48px{max-height:48px!important}.mh-xl-49px{max-height:49px!important}.mh-xl-50px{max-height:50px!important}.mh-xl-51px{max-height:51px!important}.mh-xl-52px{max-height:52px!important}.mh-xl-53px{max-height:53px!important}.mh-xl-54px{max-height:54px!important}.mh-xl-55px{max-height:55px!important}.mh-xl-56px{max-height:56px!important}.mh-xl-57px{max-height:57px!important}.mh-xl-58px{max-height:58px!important}.mh-xl-59px{max-height:59px!important}.mh-xl-60px{max-height:60px!important}.mh-xl-61px{max-height:61px!important}.mh-xl-62px{max-height:62px!important}.mh-xl-63px{max-height:63px!important}.mh-xl-64px{max-height:64px!important}.mh-xl-65px{max-height:65px!important}.mh-xl-66px{max-height:66px!important}.mh-xl-67px{max-height:67px!important}.mh-xl-68px{max-height:68px!important}.mh-xl-69px{max-height:69px!important}.mh-xl-70px{max-height:70px!important}.mh-xl-71px{max-height:71px!important}.mh-xl-72px{max-height:72px!important}.mh-xl-73px{max-height:73px!important}.mh-xl-74px{max-height:74px!important}.mh-xl-75px{max-height:75px!important}.mh-xl-76px{max-height:76px!important}.mh-xl-77px{max-height:77px!important}.mh-xl-78px{max-height:78px!important}.mh-xl-79px{max-height:79px!important}.mh-xl-80px{max-height:80px!important}.mh-xl-81px{max-height:81px!important}.mh-xl-82px{max-height:82px!important}.mh-xl-83px{max-height:83px!important}.mh-xl-84px{max-height:84px!important}.mh-xl-85px{max-height:85px!important}.mh-xl-86px{max-height:86px!important}.mh-xl-87px{max-height:87px!important}.mh-xl-88px{max-height:88px!important}.mh-xl-89px{max-height:89px!important}.mh-xl-90px{max-height:90px!important}.mh-xl-91px{max-height:91px!important}.mh-xl-92px{max-height:92px!important}.mh-xl-93px{max-height:93px!important}.mh-xl-94px{max-height:94px!important}.mh-xl-95px{max-height:95px!important}.mh-xl-96px{max-height:96px!important}.mh-xl-97px{max-height:97px!important}.mh-xl-98px{max-height:98px!important}.mh-xl-99px{max-height:99px!important}.mh-xl-100px{max-height:100px!important}.mh-xl-101px{max-height:101px!important}.mh-xl-102px{max-height:102px!important}.mh-xl-103px{max-height:103px!important}.mh-xl-104px{max-height:104px!important}.mh-xl-105px{max-height:105px!important}.mh-xl-106px{max-height:106px!important}.mh-xl-107px{max-height:107px!important}.mh-xl-108px{max-height:108px!important}.mh-xl-109px{max-height:109px!important}.mh-xl-110px{max-height:110px!important}.mh-xl-111px{max-height:111px!important}.mh-xl-112px{max-height:112px!important}.mh-xl-113px{max-height:113px!important}.mh-xl-114px{max-height:114px!important}.mh-xl-115px{max-height:115px!important}.mh-xl-116px{max-height:116px!important}.mh-xl-117px{max-height:117px!important}.mh-xl-118px{max-height:118px!important}.mh-xl-119px{max-height:119px!important}.mh-xl-120px{max-height:120px!important}.mh-xl-121px{max-height:121px!important}.mh-xl-122px{max-height:122px!important}.mh-xl-123px{max-height:123px!important}.mh-xl-124px{max-height:124px!important}.mh-xl-125px{max-height:125px!important}.mh-xl-126px{max-height:126px!important}.mh-xl-127px{max-height:127px!important}.mh-xl-128px{max-height:128px!important}.mh-xl-129px{max-height:129px!important}.mh-xl-130px{max-height:130px!important}.mh-xl-131px{max-height:131px!important}.mh-xl-132px{max-height:132px!important}.mh-xl-133px{max-height:133px!important}.mh-xl-134px{max-height:134px!important}.mh-xl-135px{max-height:135px!important}.mh-xl-136px{max-height:136px!important}.mh-xl-137px{max-height:137px!important}.mh-xl-138px{max-height:138px!important}.mh-xl-139px{max-height:139px!important}.mh-xl-140px{max-height:140px!important}.mh-xl-141px{max-height:141px!important}.mh-xl-142px{max-height:142px!important}.mh-xl-143px{max-height:143px!important}.mh-xl-144px{max-height:144px!important}.mh-xl-145px{max-height:145px!important}.mh-xl-146px{max-height:146px!important}.mh-xl-147px{max-height:147px!important}.mh-xl-148px{max-height:148px!important}.mh-xl-149px{max-height:149px!important}.mh-xl-150px{max-height:150px!important}.mh-xl-175px{max-height:175px!important}.mh-xl-200px{max-height:200px!important}.mh-xl-225px{max-height:225px!important}.mh-xl-250px{max-height:250px!important}.mh-xl-275px{max-height:275px!important}.mh-xl-300px{max-height:300px!important}.mh-xl-325px{max-height:325px!important}.mh-xl-350px{max-height:350px!important}.mh-xl-375px{max-height:375px!important}.mh-xl-400px{max-height:400px!important}.mh-xl-425px{max-height:425px!important}.mh-xl-450px{max-height:450px!important}.mh-xl-475px{max-height:475px!important}.mh-xl-500px{max-height:500px!important}.mh-xl-550px{max-height:550px!important}.mh-xl-600px{max-height:600px!important}.mh-xl-650px{max-height:650px!important}.mh-xl-700px{max-height:700px!important}.mh-xl-750px{max-height:750px!important}.mh-xl-800px{max-height:800px!important}.mh-xl-850px{max-height:850px!important}.mh-xl-900px{max-height:900px!important}.mh-xl-950px{max-height:950px!important}.mh-xl-1000px{max-height:1000px!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:.75rem!important}.m-xl-4{margin:1rem!important}.m-xl-5{margin:1.25rem!important}.m-xl-6{margin:1.5rem!important}.m-xl-7{margin:1.75rem!important}.m-xl-8{margin:2rem!important}.m-xl-9{margin:2.25rem!important}.m-xl-10{margin:2.5rem!important}.m-xl-11{margin:2.75rem!important}.m-xl-12{margin:3rem!important}.m-xl-13{margin:3.25rem!important}.m-xl-14{margin:3.5rem!important}.m-xl-15{margin:3.75rem!important}.m-xl-16{margin:4rem!important}.m-xl-17{margin:4.25rem!important}.m-xl-18{margin:4.5rem!important}.m-xl-19{margin:4.75rem!important}.m-xl-20{margin:5rem!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:.75rem!important;margin-left:.75rem!important}.mx-xl-4{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xl-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-7{margin-right:1.75rem!important;margin-left:1.75rem!important}.mx-xl-8{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-9{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-xl-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xl-11{margin-right:2.75rem!important;margin-left:2.75rem!important}.mx-xl-12{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-13{margin-right:3.25rem!important;margin-left:3.25rem!important}.mx-xl-14{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xl-15{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xl-16{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-17{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-xl-18{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xl-19{margin-right:4.75rem!important;margin-left:4.75rem!important}.mx-xl-20{margin-right:5rem!important;margin-left:5rem!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:.75rem!important;margin-bottom:.75rem!important}.my-xl-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xl-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-xl-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-xl-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xl-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-xl-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-xl-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xl-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xl-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-xl-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xl-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-xl-20{margin-top:5rem!important;margin-bottom:5rem!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:.75rem!important}.mt-xl-4{margin-top:1rem!important}.mt-xl-5{margin-top:1.25rem!important}.mt-xl-6{margin-top:1.5rem!important}.mt-xl-7{margin-top:1.75rem!important}.mt-xl-8{margin-top:2rem!important}.mt-xl-9{margin-top:2.25rem!important}.mt-xl-10{margin-top:2.5rem!important}.mt-xl-11{margin-top:2.75rem!important}.mt-xl-12{margin-top:3rem!important}.mt-xl-13{margin-top:3.25rem!important}.mt-xl-14{margin-top:3.5rem!important}.mt-xl-15{margin-top:3.75rem!important}.mt-xl-16{margin-top:4rem!important}.mt-xl-17{margin-top:4.25rem!important}.mt-xl-18{margin-top:4.5rem!important}.mt-xl-19{margin-top:4.75rem!important}.mt-xl-20{margin-top:5rem!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:.75rem!important}.me-xl-4{margin-right:1rem!important}.me-xl-5{margin-right:1.25rem!important}.me-xl-6{margin-right:1.5rem!important}.me-xl-7{margin-right:1.75rem!important}.me-xl-8{margin-right:2rem!important}.me-xl-9{margin-right:2.25rem!important}.me-xl-10{margin-right:2.5rem!important}.me-xl-11{margin-right:2.75rem!important}.me-xl-12{margin-right:3rem!important}.me-xl-13{margin-right:3.25rem!important}.me-xl-14{margin-right:3.5rem!important}.me-xl-15{margin-right:3.75rem!important}.me-xl-16{margin-right:4rem!important}.me-xl-17{margin-right:4.25rem!important}.me-xl-18{margin-right:4.5rem!important}.me-xl-19{margin-right:4.75rem!important}.me-xl-20{margin-right:5rem!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:.75rem!important}.mb-xl-4{margin-bottom:1rem!important}.mb-xl-5{margin-bottom:1.25rem!important}.mb-xl-6{margin-bottom:1.5rem!important}.mb-xl-7{margin-bottom:1.75rem!important}.mb-xl-8{margin-bottom:2rem!important}.mb-xl-9{margin-bottom:2.25rem!important}.mb-xl-10{margin-bottom:2.5rem!important}.mb-xl-11{margin-bottom:2.75rem!important}.mb-xl-12{margin-bottom:3rem!important}.mb-xl-13{margin-bottom:3.25rem!important}.mb-xl-14{margin-bottom:3.5rem!important}.mb-xl-15{margin-bottom:3.75rem!important}.mb-xl-16{margin-bottom:4rem!important}.mb-xl-17{margin-bottom:4.25rem!important}.mb-xl-18{margin-bottom:4.5rem!important}.mb-xl-19{margin-bottom:4.75rem!important}.mb-xl-20{margin-bottom:5rem!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:.75rem!important}.ms-xl-4{margin-left:1rem!important}.ms-xl-5{margin-left:1.25rem!important}.ms-xl-6{margin-left:1.5rem!important}.ms-xl-7{margin-left:1.75rem!important}.ms-xl-8{margin-left:2rem!important}.ms-xl-9{margin-left:2.25rem!important}.ms-xl-10{margin-left:2.5rem!important}.ms-xl-11{margin-left:2.75rem!important}.ms-xl-12{margin-left:3rem!important}.ms-xl-13{margin-left:3.25rem!important}.ms-xl-14{margin-left:3.5rem!important}.ms-xl-15{margin-left:3.75rem!important}.ms-xl-16{margin-left:4rem!important}.ms-xl-17{margin-left:4.25rem!important}.ms-xl-18{margin-left:4.5rem!important}.ms-xl-19{margin-left:4.75rem!important}.ms-xl-20{margin-left:5rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-.75rem!important}.m-xl-n4{margin:-1rem!important}.m-xl-n5{margin:-1.25rem!important}.m-xl-n6{margin:-1.5rem!important}.m-xl-n7{margin:-1.75rem!important}.m-xl-n8{margin:-2rem!important}.m-xl-n9{margin:-2.25rem!important}.m-xl-n10{margin:-2.5rem!important}.m-xl-n11{margin:-2.75rem!important}.m-xl-n12{margin:-3rem!important}.m-xl-n13{margin:-3.25rem!important}.m-xl-n14{margin:-3.5rem!important}.m-xl-n15{margin:-3.75rem!important}.m-xl-n16{margin:-4rem!important}.m-xl-n17{margin:-4.25rem!important}.m-xl-n18{margin:-4.5rem!important}.m-xl-n19{margin:-4.75rem!important}.m-xl-n20{margin:-5rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xl-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n5{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-xl-n6{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n7{margin-right:-1.75rem!important;margin-left:-1.75rem!important}.mx-xl-n8{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xl-n9{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-xl-n10{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xl-n11{margin-right:-2.75rem!important;margin-left:-2.75rem!important}.mx-xl-n12{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n13{margin-right:-3.25rem!important;margin-left:-3.25rem!important}.mx-xl-n14{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xl-n15{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-xl-n16{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xl-n17{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-xl-n18{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-xl-n19{margin-right:-4.75rem!important;margin-left:-4.75rem!important}.mx-xl-n20{margin-right:-5rem!important;margin-left:-5rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xl-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xl-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-xl-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xl-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-xl-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xl-n11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.my-xl-n12{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n13{margin-top:-3.25rem!important;margin-bottom:-3.25rem!important}.my-xl-n14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xl-n15{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-xl-n16{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xl-n17{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-xl-n18{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-xl-n19{margin-top:-4.75rem!important;margin-bottom:-4.75rem!important}.my-xl-n20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-.75rem!important}.mt-xl-n4{margin-top:-1rem!important}.mt-xl-n5{margin-top:-1.25rem!important}.mt-xl-n6{margin-top:-1.5rem!important}.mt-xl-n7{margin-top:-1.75rem!important}.mt-xl-n8{margin-top:-2rem!important}.mt-xl-n9{margin-top:-2.25rem!important}.mt-xl-n10{margin-top:-2.5rem!important}.mt-xl-n11{margin-top:-2.75rem!important}.mt-xl-n12{margin-top:-3rem!important}.mt-xl-n13{margin-top:-3.25rem!important}.mt-xl-n14{margin-top:-3.5rem!important}.mt-xl-n15{margin-top:-3.75rem!important}.mt-xl-n16{margin-top:-4rem!important}.mt-xl-n17{margin-top:-4.25rem!important}.mt-xl-n18{margin-top:-4.5rem!important}.mt-xl-n19{margin-top:-4.75rem!important}.mt-xl-n20{margin-top:-5rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-.75rem!important}.me-xl-n4{margin-right:-1rem!important}.me-xl-n5{margin-right:-1.25rem!important}.me-xl-n6{margin-right:-1.5rem!important}.me-xl-n7{margin-right:-1.75rem!important}.me-xl-n8{margin-right:-2rem!important}.me-xl-n9{margin-right:-2.25rem!important}.me-xl-n10{margin-right:-2.5rem!important}.me-xl-n11{margin-right:-2.75rem!important}.me-xl-n12{margin-right:-3rem!important}.me-xl-n13{margin-right:-3.25rem!important}.me-xl-n14{margin-right:-3.5rem!important}.me-xl-n15{margin-right:-3.75rem!important}.me-xl-n16{margin-right:-4rem!important}.me-xl-n17{margin-right:-4.25rem!important}.me-xl-n18{margin-right:-4.5rem!important}.me-xl-n19{margin-right:-4.75rem!important}.me-xl-n20{margin-right:-5rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-.75rem!important}.mb-xl-n4{margin-bottom:-1rem!important}.mb-xl-n5{margin-bottom:-1.25rem!important}.mb-xl-n6{margin-bottom:-1.5rem!important}.mb-xl-n7{margin-bottom:-1.75rem!important}.mb-xl-n8{margin-bottom:-2rem!important}.mb-xl-n9{margin-bottom:-2.25rem!important}.mb-xl-n10{margin-bottom:-2.5rem!important}.mb-xl-n11{margin-bottom:-2.75rem!important}.mb-xl-n12{margin-bottom:-3rem!important}.mb-xl-n13{margin-bottom:-3.25rem!important}.mb-xl-n14{margin-bottom:-3.5rem!important}.mb-xl-n15{margin-bottom:-3.75rem!important}.mb-xl-n16{margin-bottom:-4rem!important}.mb-xl-n17{margin-bottom:-4.25rem!important}.mb-xl-n18{margin-bottom:-4.5rem!important}.mb-xl-n19{margin-bottom:-4.75rem!important}.mb-xl-n20{margin-bottom:-5rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-.75rem!important}.ms-xl-n4{margin-left:-1rem!important}.ms-xl-n5{margin-left:-1.25rem!important}.ms-xl-n6{margin-left:-1.5rem!important}.ms-xl-n7{margin-left:-1.75rem!important}.ms-xl-n8{margin-left:-2rem!important}.ms-xl-n9{margin-left:-2.25rem!important}.ms-xl-n10{margin-left:-2.5rem!important}.ms-xl-n11{margin-left:-2.75rem!important}.ms-xl-n12{margin-left:-3rem!important}.ms-xl-n13{margin-left:-3.25rem!important}.ms-xl-n14{margin-left:-3.5rem!important}.ms-xl-n15{margin-left:-3.75rem!important}.ms-xl-n16{margin-left:-4rem!important}.ms-xl-n17{margin-left:-4.25rem!important}.ms-xl-n18{margin-left:-4.5rem!important}.ms-xl-n19{margin-left:-4.75rem!important}.ms-xl-n20{margin-left:-5rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:.75rem!important}.p-xl-4{padding:1rem!important}.p-xl-5{padding:1.25rem!important}.p-xl-6{padding:1.5rem!important}.p-xl-7{padding:1.75rem!important}.p-xl-8{padding:2rem!important}.p-xl-9{padding:2.25rem!important}.p-xl-10{padding:2.5rem!important}.p-xl-11{padding:2.75rem!important}.p-xl-12{padding:3rem!important}.p-xl-13{padding:3.25rem!important}.p-xl-14{padding:3.5rem!important}.p-xl-15{padding:3.75rem!important}.p-xl-16{padding:4rem!important}.p-xl-17{padding:4.25rem!important}.p-xl-18{padding:4.5rem!important}.p-xl-19{padding:4.75rem!important}.p-xl-20{padding:5rem!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:.75rem!important;padding-left:.75rem!important}.px-xl-4{padding-right:1rem!important;padding-left:1rem!important}.px-xl-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xl-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-7{padding-right:1.75rem!important;padding-left:1.75rem!important}.px-xl-8{padding-right:2rem!important;padding-left:2rem!important}.px-xl-9{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-xl-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xl-11{padding-right:2.75rem!important;padding-left:2.75rem!important}.px-xl-12{padding-right:3rem!important;padding-left:3rem!important}.px-xl-13{padding-right:3.25rem!important;padding-left:3.25rem!important}.px-xl-14{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xl-15{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xl-16{padding-right:4rem!important;padding-left:4rem!important}.px-xl-17{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-xl-18{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xl-19{padding-right:4.75rem!important;padding-left:4.75rem!important}.px-xl-20{padding-right:5rem!important;padding-left:5rem!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:.75rem!important;padding-bottom:.75rem!important}.py-xl-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xl-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-xl-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-xl-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xl-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-xl-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-xl-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xl-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xl-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-xl-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xl-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-xl-20{padding-top:5rem!important;padding-bottom:5rem!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:.75rem!important}.pt-xl-4{padding-top:1rem!important}.pt-xl-5{padding-top:1.25rem!important}.pt-xl-6{padding-top:1.5rem!important}.pt-xl-7{padding-top:1.75rem!important}.pt-xl-8{padding-top:2rem!important}.pt-xl-9{padding-top:2.25rem!important}.pt-xl-10{padding-top:2.5rem!important}.pt-xl-11{padding-top:2.75rem!important}.pt-xl-12{padding-top:3rem!important}.pt-xl-13{padding-top:3.25rem!important}.pt-xl-14{padding-top:3.5rem!important}.pt-xl-15{padding-top:3.75rem!important}.pt-xl-16{padding-top:4rem!important}.pt-xl-17{padding-top:4.25rem!important}.pt-xl-18{padding-top:4.5rem!important}.pt-xl-19{padding-top:4.75rem!important}.pt-xl-20{padding-top:5rem!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:.75rem!important}.pe-xl-4{padding-right:1rem!important}.pe-xl-5{padding-right:1.25rem!important}.pe-xl-6{padding-right:1.5rem!important}.pe-xl-7{padding-right:1.75rem!important}.pe-xl-8{padding-right:2rem!important}.pe-xl-9{padding-right:2.25rem!important}.pe-xl-10{padding-right:2.5rem!important}.pe-xl-11{padding-right:2.75rem!important}.pe-xl-12{padding-right:3rem!important}.pe-xl-13{padding-right:3.25rem!important}.pe-xl-14{padding-right:3.5rem!important}.pe-xl-15{padding-right:3.75rem!important}.pe-xl-16{padding-right:4rem!important}.pe-xl-17{padding-right:4.25rem!important}.pe-xl-18{padding-right:4.5rem!important}.pe-xl-19{padding-right:4.75rem!important}.pe-xl-20{padding-right:5rem!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:.75rem!important}.pb-xl-4{padding-bottom:1rem!important}.pb-xl-5{padding-bottom:1.25rem!important}.pb-xl-6{padding-bottom:1.5rem!important}.pb-xl-7{padding-bottom:1.75rem!important}.pb-xl-8{padding-bottom:2rem!important}.pb-xl-9{padding-bottom:2.25rem!important}.pb-xl-10{padding-bottom:2.5rem!important}.pb-xl-11{padding-bottom:2.75rem!important}.pb-xl-12{padding-bottom:3rem!important}.pb-xl-13{padding-bottom:3.25rem!important}.pb-xl-14{padding-bottom:3.5rem!important}.pb-xl-15{padding-bottom:3.75rem!important}.pb-xl-16{padding-bottom:4rem!important}.pb-xl-17{padding-bottom:4.25rem!important}.pb-xl-18{padding-bottom:4.5rem!important}.pb-xl-19{padding-bottom:4.75rem!important}.pb-xl-20{padding-bottom:5rem!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:.75rem!important}.ps-xl-4{padding-left:1rem!important}.ps-xl-5{padding-left:1.25rem!important}.ps-xl-6{padding-left:1.5rem!important}.ps-xl-7{padding-left:1.75rem!important}.ps-xl-8{padding-left:2rem!important}.ps-xl-9{padding-left:2.25rem!important}.ps-xl-10{padding-left:2.5rem!important}.ps-xl-11{padding-left:2.75rem!important}.ps-xl-12{padding-left:3rem!important}.ps-xl-13{padding-left:3.25rem!important}.ps-xl-14{padding-left:3.5rem!important}.ps-xl-15{padding-left:3.75rem!important}.ps-xl-16{padding-left:4rem!important}.ps-xl-17{padding-left:4.25rem!important}.ps-xl-18{padding-left:4.5rem!important}.ps-xl-19{padding-left:4.75rem!important}.ps-xl-20{padding-left:5rem!important}.g-xl-0,.gx-xl-0{--bs-gutter-x:0rem }.g-xl-0,.gy-xl-0{--bs-gutter-y:0rem }.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem }.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem }.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem }.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem }.g-xl-3,.gx-xl-3{--bs-gutter-x:.75rem }.g-xl-3,.gy-xl-3{--bs-gutter-y:.75rem }.g-xl-4,.gx-xl-4{--bs-gutter-x:1rem }.g-xl-4,.gy-xl-4{--bs-gutter-y:1rem }.g-xl-5,.gx-xl-5{--bs-gutter-x:1.25rem }.g-xl-5,.gy-xl-5{--bs-gutter-y:1.25rem }.g-xl-6,.gx-xl-6{--bs-gutter-x:1.5rem }.g-xl-6,.gy-xl-6{--bs-gutter-y:1.5rem }.g-xl-7,.gx-xl-7{--bs-gutter-x:1.75rem }.g-xl-7,.gy-xl-7{--bs-gutter-y:1.75rem }.g-xl-8,.gx-xl-8{--bs-gutter-x:2rem }.g-xl-8,.gy-xl-8{--bs-gutter-y:2rem }.g-xl-9,.gx-xl-9{--bs-gutter-x:2.25rem }.g-xl-9,.gy-xl-9{--bs-gutter-y:2.25rem }.g-xl-10,.gx-xl-10{--bs-gutter-x:2.5rem }.g-xl-10,.gy-xl-10{--bs-gutter-y:2.5rem }.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:.75rem!important}.gap-xl-4{gap:1rem!important}.gap-xl-5{gap:1.25rem!important}.gap-xl-6{gap:1.5rem!important}.gap-xl-7{gap:1.75rem!important}.gap-xl-8{gap:2rem!important}.gap-xl-9{gap:2.25rem!important}.gap-xl-10{gap:2.5rem!important}.gap-xl-11{gap:2.75rem!important}.gap-xl-12{gap:3rem!important}.gap-xl-13{gap:3.25rem!important}.gap-xl-14{gap:3.5rem!important}.gap-xl-15{gap:3.75rem!important}.gap-xl-16{gap:4rem!important}.gap-xl-17{gap:4.25rem!important}.gap-xl-18{gap:4.5rem!important}.gap-xl-19{gap:4.75rem!important}.gap-xl-20{gap:5rem!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:.75rem!important}.row-gap-xl-4{row-gap:1rem!important}.row-gap-xl-5{row-gap:1.25rem!important}.row-gap-xl-6{row-gap:1.5rem!important}.row-gap-xl-7{row-gap:1.75rem!important}.row-gap-xl-8{row-gap:2rem!important}.row-gap-xl-9{row-gap:2.25rem!important}.row-gap-xl-10{row-gap:2.5rem!important}.row-gap-xl-11{row-gap:2.75rem!important}.row-gap-xl-12{row-gap:3rem!important}.row-gap-xl-13{row-gap:3.25rem!important}.row-gap-xl-14{row-gap:3.5rem!important}.row-gap-xl-15{row-gap:3.75rem!important}.row-gap-xl-16{row-gap:4rem!important}.row-gap-xl-17{row-gap:4.25rem!important}.row-gap-xl-18{row-gap:4.5rem!important}.row-gap-xl-19{row-gap:4.75rem!important}.row-gap-xl-20{row-gap:5rem!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:.75rem!important;column-gap:.75rem!important}.column-gap-xl-4{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-5{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-xl-6{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-7{-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.column-gap-xl-8{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-xl-9{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-xl-10{-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.column-gap-xl-11{-moz-column-gap:2.75rem!important;column-gap:2.75rem!important}.column-gap-xl-12{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-xl-13{-moz-column-gap:3.25rem!important;column-gap:3.25rem!important}.column-gap-xl-14{-moz-column-gap:3.5rem!important;column-gap:3.5rem!important}.column-gap-xl-15{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.column-gap-xl-16{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-xl-17{-moz-column-gap:4.25rem!important;column-gap:4.25rem!important}.column-gap-xl-18{-moz-column-gap:4.5rem!important;column-gap:4.5rem!important}.column-gap-xl-19{-moz-column-gap:4.75rem!important;column-gap:4.75rem!important}.column-gap-xl-20{-moz-column-gap:5rem!important;column-gap:5rem!important}.flex-xl-root{flex:1}.flex-xl-column-auto{flex:none}.flex-xl-column-fluid{flex:1 0 auto}.flex-xl-row-auto{flex:0 0 auto}.flex-xl-row-fluid{flex:1 auto;min-width:0}.flex-xl-center{justify-content:center;align-items:center}.flex-xl-start{justify-content:start;align-items:start}.flex-xl-end{justify-content:flex-end;align-items:flex-end}.flex-xl-stack{justify-content:space-between;align-items:center}.m-vh-xl-5{max-height:5vh}.m-vh-xl-10{max-height:10vh}.m-vh-xl-15{max-height:15vh}.m-vh-xl-20{max-height:20vh}.m-vh-xl-25{max-height:25vh}.m-vh-xl-30{max-height:30vh}.m-vh-xl-35{max-height:35vh}.m-vh-xl-40{max-height:40vh}.m-vh-xl-45{max-height:45vh}.m-vh-xl-50{max-height:50vh}.m-vh-xl-55{max-height:55vh}.m-vh-xl-60{max-height:60vh}.m-vh-xl-65{max-height:65vh}.m-vh-xl-70{max-height:70vh}.m-vh-xl-75{max-height:75vh}.m-vh-xl-80{max-height:80vh}.m-vh-xl-85{max-height:85vh}.m-vh-xl-90{max-height:90vh}.m-vh-xl-95{max-height:95vh}.m-vh-xl-100{max-height:100vh}.min-vh-xl-5{min-height:5vh}.min-vh-xl-10{min-height:10vh}.min-vh-xl-15{min-height:15vh}.min-vh-xl-20{min-height:20vh}.min-vh-xl-25{min-height:25vh}.min-vh-xl-30{min-height:30vh}.min-vh-xl-35{min-height:35vh}.min-vh-xl-40{min-height:40vh}.min-vh-xl-45{min-height:45vh}.min-vh-xl-50{min-height:50vh}.min-vh-xl-55{min-height:55vh}.min-vh-xl-60{min-height:60vh}.min-vh-xl-65{min-height:65vh}.min-vh-xl-70{min-height:70vh}.min-vh-xl-75{min-height:75vh}.min-vh-xl-80{min-height:80vh}.min-vh-xl-85{min-height:85vh}.min-vh-xl-90{min-height:90vh}.min-vh-xl-95{min-height:95vh}.min-vh-xl-100{min-height:100vh}.m-vw-xl-5{max-width:5vw}.m-vw-xl-10{max-width:10vw}.m-vw-xl-15{max-width:15vw}.m-vw-xl-20{max-width:20vw}.m-vw-xl-25{max-width:25vw}.m-vw-xl-30{max-width:30vw}.m-vw-xl-35{max-width:35vw}.m-vw-xl-40{max-width:40vw}.m-vw-xl-45{max-width:45vw}.m-vw-xl-50{max-width:50vw}.m-vw-xl-55{max-width:55vw}.m-vw-xl-60{max-width:60vw}.m-vw-xl-65{max-width:65vw}.m-vw-xl-70{max-width:70vw}.m-vw-xl-75{max-width:75vw}.m-vw-xl-80{max-width:80vw}.m-vw-xl-85{max-width:85vw}.m-vw-xl-90{max-width:90vw}.m-vw-xl-95{max-width:95vw}.m-vw-xl-100{max-width:100vw}.min-vw-xl-5{min-width:5vw}.min-vw-xl-10{min-width:10vw}.min-vw-xl-15{min-width:15vw}.min-vw-xl-20{min-width:20vw}.min-vw-xl-25{min-width:25vw}.min-vw-xl-30{min-width:30vw}.min-vw-xl-35{min-width:35vw}.min-vw-xl-40{min-width:40vw}.min-vw-xl-45{min-width:45vw}.min-vw-xl-50{min-width:50vw}.min-vw-xl-55{min-width:55vw}.min-vw-xl-60{min-width:60vw}.min-vw-xl-65{min-width:65vw}.min-vw-xl-70{min-width:70vw}.min-vw-xl-75{min-width:75vw}.min-vw-xl-80{min-width:80vw}.min-vw-xl-85{min-width:85vw}.min-vw-xl-90{min-width:90vw}.min-vw-xl-95{min-width:95vw}.min-vw-xl-100{min-width:100vw}.fs-xl-1{font-size:5.125rem!important}.fs-xl-2{font-size:4.75rem!important}.fs-xl-3{font-size:4.25rem!important}.fs-xl-4{font-size:3.875rem!important}.fs-xl-5{font-size:3.5rem!important}.fs-xl-6{font-size:3.125rem!important}.fs-xl-7{font-size:2.75rem!important}.fs-xl-8{font-size:2.5rem!important}.fs-xl-9{font-size:2.375rem!important}.fs-xl-10{font-size:2.125rem!important}.fs-xl-11{font-size:1.875rem!important}.fs-xl-12{font-size:1.75rem!important}.fs-xl-13{font-size:1.625rem!important}.fs-xl-14{font-size:1.5rem!important}.fs-xl-15{font-size:1.375rem!important}.fs-xl-16{font-size:1.3125rem!important}.fs-xl-17{font-size:1.25rem!important}.fs-xl-18{font-size:1.1875rem!important}.fs-xl-19{font-size:1.125rem!important}.fs-xl-20{font-size:1.0625rem!important}.fs-xl-21{font-size:1rem!important}.fs-xl-22{font-size:.9375rem!important}.fs-xl-23{font-size:.875rem!important}.fs-xl-24{font-size:.8125rem!important}.fs-xl-25{font-size:.75rem!important}.fs-xl-26{font-size:.688rem!important}.fw-xl-1{font-weight:100!important}.fw-xl-2{font-weight:200!important}.fw-xl-3{font-weight:300!important}.fw-xl-4{font-weight:400!important}.fw-xl-5{font-weight:500!important}.fw-xl-6{font-weight:600!important}.fw-xl-7{font-weight:700!important}.fw-xl-8{font-weight:800!important}.fw-xl-9{font-weight:900!important}.lh-xl-1{line-height:1!important}.lh-xl-2{line-height:1.05!important}.lh-xl-3{line-height:1.1!important}.lh-xl-4{line-height:1.15!important}.lh-xl-5{line-height:1.2!important}.lh-xl-6{line-height:1.25!important}.lh-xl-7{line-height:1.3!important}.lh-xl-8{line-height:1.35!important}.lh-xl-9{line-height:1.4!important}.lh-xl-10{line-height:1.45!important}.lh-xl-11{line-height:1.5!important}.lh-xl-12{line-height:1.55!important}.lh-xl-13{line-height:1.6!important}.lh-xl-14{line-height:1.65!important}.lh-xl-15{line-height:1.7!important}.lh-xl-16{line-height:1.75!important}.lh-xl-17{line-height:1.8!important}.lh-xl-18{line-height:1.85!important}.lh-xl-19{line-height:1.9!important}.lh-xl-20{line-height:1.95!important}.lh-xl-21{line-height:2!important}.lh-xl-22{line-height:2.05!important}.lh-xl-23{line-height:2.1!important}.lh-xl-24{line-height:2.15!important}.lh-xl-25{line-height:2.2!important}.lh-xl-26{line-height:2.25!important}.lh-xl-27{line-height:2.3!important}.lh-xl-28{line-height:2.35!important}.lh-xl-29{line-height:2.4!important}.lh-xl-30{line-height:2.45!important}.form-control-xl-1{min-height:5rem;padding:.5rem 1rem;font-size:1.3rem;border-radius:0}.form-control-xl-2{min-height:4.5rem;padding:.5rem 1rem;font-size:1.2rem;border-radius:0}.form-control-xl-3{min-height:4rem;padding:.5rem 1rem;font-size:1.1rem;border-radius:0}.form-control-xl-4{min-height:3.75rem;padding:.5rem 1rem;font-size:1.05rem;border-radius:0}.form-control-xl-5{min-height:3.5rem;padding:.5rem 1rem;font-size:1.05rem;border-radius:0}.form-control-xl-6{min-height:3.3rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-xl-7{min-height:3rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-xl-8{min-height:2.8rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-xl-9{min-height:2.5rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-xl-10{min-height:2.2rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-xl-11{min-height:2rem;padding:.5rem 1rem;font-size:.9rem;border-radius:0}.form-control-xl-12{min-height:1.8rem;padding:.5rem 1rem;font-size:.9rem;border-radius:0}.form-control-xl-13{min-height:1.7rem;padding:.4rem .95rem;font-size:.9rem;border-radius:0}.form-control-xl-14{min-height:1.5rem;padding:.4rem .9rem;font-size:.9rem;border-radius:0}.form-control-xl-15{min-height:1.2rem;padding:.35rem .85rem;font-size:.9rem;border-radius:0}.form-control-xl-16{min-height:1rem;padding:.3rem .8rem;font-size:.9rem;border-radius:0}.form-control-xl-17{min-height:.9rem;padding:.25rem .75rem;font-size:.8rem;border-radius:0}.no-gutters-xl{margin-left:-12px!important;margin-right:-12px!important}.flex-basis-xl-0{flex-basis:0}.flex-basis-xl-5{flex-basis:5%}.flex-basis-xl-10{flex-basis:10%}.flex-basis-xl-15{flex-basis:15%}.flex-basis-xl-20{flex-basis:20%}.flex-basis-xl-25{flex-basis:25%}.flex-basis-xl-30{flex-basis:30%}.flex-basis-xl-35{flex-basis:35%}.flex-basis-xl-40{flex-basis:40%}.flex-basis-xl-45{flex-basis:45%}.flex-basis-xl-50{flex-basis:50%}.flex-basis-xl-55{flex-basis:55%}.flex-basis-xl-60{flex-basis:60%}.flex-basis-xl-65{flex-basis:65%}.flex-basis-xl-70{flex-basis:70%}.flex-basis-xl-75{flex-basis:75%}.flex-basis-xl-80{flex-basis:80%}.flex-basis-xl-85{flex-basis:85%}.flex-basis-xl-90{flex-basis:90%}.flex-basis-xl-95{flex-basis:95%}.flex-basis-xl-100{flex-basis:100%}.lc-xl-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.lc-xl-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lc-xl-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lc-xl-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.lc-xl-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.lc-xl-6{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.lc-xl-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.lc-xl-8{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.lc-xl-9{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.lc-xl-10{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.btn-sm-xl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .3}.btn-md-xl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .5}.btn-lg-xl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .7}.btn-xl-xl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1}.btn-xxl-xl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-3xl-xl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .7rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-4xl-xl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .8rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-5xl-xl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .9rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}}@media (min-width: 1400px){.min-w-xxl-0{min-width:0!important}.min-w-xxl-5{min-width:5%!important}.min-w-xxl-10{min-width:10%!important}.min-w-xxl-15{min-width:15%!important}.min-w-xxl-20{min-width:20%!important}.min-w-xxl-25{min-width:25%!important}.min-w-xxl-30{min-width:30%!important}.min-w-xxl-35{min-width:35%!important}.min-w-xxl-40{min-width:40%!important}.min-w-xxl-45{min-width:45%!important}.min-w-xxl-50{min-width:50%!important}.min-w-xxl-55{min-width:55%!important}.min-w-xxl-60{min-width:60%!important}.min-w-xxl-65{min-width:65%!important}.min-w-xxl-70{min-width:70%!important}.min-w-xxl-75{min-width:75%!important}.min-w-xxl-80{min-width:80%!important}.min-w-xxl-85{min-width:85%!important}.min-w-xxl-90{min-width:90%!important}.min-w-xxl-95{min-width:95%!important}.min-w-xxl-100{min-width:100%!important}.min-w-xxl-auto{min-width:auto!important}.min-w-xxl-1px{min-width:1px!important}.min-w-xxl-2px{min-width:2px!important}.min-w-xxl-3px{min-width:3px!important}.min-w-xxl-4px{min-width:4px!important}.min-w-xxl-5px{min-width:5px!important}.min-w-xxl-6px{min-width:6px!important}.min-w-xxl-7px{min-width:7px!important}.min-w-xxl-8px{min-width:8px!important}.min-w-xxl-9px{min-width:9px!important}.min-w-xxl-10px{min-width:10px!important}.min-w-xxl-11px{min-width:11px!important}.min-w-xxl-12px{min-width:12px!important}.min-w-xxl-13px{min-width:13px!important}.min-w-xxl-14px{min-width:14px!important}.min-w-xxl-15px{min-width:15px!important}.min-w-xxl-16px{min-width:16px!important}.min-w-xxl-17px{min-width:17px!important}.min-w-xxl-18px{min-width:18px!important}.min-w-xxl-19px{min-width:19px!important}.min-w-xxl-20px{min-width:20px!important}.min-w-xxl-21px{min-width:21px!important}.min-w-xxl-22px{min-width:22px!important}.min-w-xxl-23px{min-width:23px!important}.min-w-xxl-24px{min-width:24px!important}.min-w-xxl-25px{min-width:25px!important}.min-w-xxl-26px{min-width:26px!important}.min-w-xxl-27px{min-width:27px!important}.min-w-xxl-28px{min-width:28px!important}.min-w-xxl-29px{min-width:29px!important}.min-w-xxl-30px{min-width:30px!important}.min-w-xxl-31px{min-width:31px!important}.min-w-xxl-32px{min-width:32px!important}.min-w-xxl-33px{min-width:33px!important}.min-w-xxl-34px{min-width:34px!important}.min-w-xxl-35px{min-width:35px!important}.min-w-xxl-36px{min-width:36px!important}.min-w-xxl-37px{min-width:37px!important}.min-w-xxl-38px{min-width:38px!important}.min-w-xxl-39px{min-width:39px!important}.min-w-xxl-40px{min-width:40px!important}.min-w-xxl-41px{min-width:41px!important}.min-w-xxl-42px{min-width:42px!important}.min-w-xxl-43px{min-width:43px!important}.min-w-xxl-44px{min-width:44px!important}.min-w-xxl-45px{min-width:45px!important}.min-w-xxl-46px{min-width:46px!important}.min-w-xxl-47px{min-width:47px!important}.min-w-xxl-48px{min-width:48px!important}.min-w-xxl-49px{min-width:49px!important}.min-w-xxl-50px{min-width:50px!important}.min-w-xxl-51px{min-width:51px!important}.min-w-xxl-52px{min-width:52px!important}.min-w-xxl-53px{min-width:53px!important}.min-w-xxl-54px{min-width:54px!important}.min-w-xxl-55px{min-width:55px!important}.min-w-xxl-56px{min-width:56px!important}.min-w-xxl-57px{min-width:57px!important}.min-w-xxl-58px{min-width:58px!important}.min-w-xxl-59px{min-width:59px!important}.min-w-xxl-60px{min-width:60px!important}.min-w-xxl-61px{min-width:61px!important}.min-w-xxl-62px{min-width:62px!important}.min-w-xxl-63px{min-width:63px!important}.min-w-xxl-64px{min-width:64px!important}.min-w-xxl-65px{min-width:65px!important}.min-w-xxl-66px{min-width:66px!important}.min-w-xxl-67px{min-width:67px!important}.min-w-xxl-68px{min-width:68px!important}.min-w-xxl-69px{min-width:69px!important}.min-w-xxl-70px{min-width:70px!important}.min-w-xxl-71px{min-width:71px!important}.min-w-xxl-72px{min-width:72px!important}.min-w-xxl-73px{min-width:73px!important}.min-w-xxl-74px{min-width:74px!important}.min-w-xxl-75px{min-width:75px!important}.min-w-xxl-76px{min-width:76px!important}.min-w-xxl-77px{min-width:77px!important}.min-w-xxl-78px{min-width:78px!important}.min-w-xxl-79px{min-width:79px!important}.min-w-xxl-80px{min-width:80px!important}.min-w-xxl-81px{min-width:81px!important}.min-w-xxl-82px{min-width:82px!important}.min-w-xxl-83px{min-width:83px!important}.min-w-xxl-84px{min-width:84px!important}.min-w-xxl-85px{min-width:85px!important}.min-w-xxl-86px{min-width:86px!important}.min-w-xxl-87px{min-width:87px!important}.min-w-xxl-88px{min-width:88px!important}.min-w-xxl-89px{min-width:89px!important}.min-w-xxl-90px{min-width:90px!important}.min-w-xxl-91px{min-width:91px!important}.min-w-xxl-92px{min-width:92px!important}.min-w-xxl-93px{min-width:93px!important}.min-w-xxl-94px{min-width:94px!important}.min-w-xxl-95px{min-width:95px!important}.min-w-xxl-96px{min-width:96px!important}.min-w-xxl-97px{min-width:97px!important}.min-w-xxl-98px{min-width:98px!important}.min-w-xxl-99px{min-width:99px!important}.min-w-xxl-100px{min-width:100px!important}.min-w-xxl-101px{min-width:101px!important}.min-w-xxl-102px{min-width:102px!important}.min-w-xxl-103px{min-width:103px!important}.min-w-xxl-104px{min-width:104px!important}.min-w-xxl-105px{min-width:105px!important}.min-w-xxl-106px{min-width:106px!important}.min-w-xxl-107px{min-width:107px!important}.min-w-xxl-108px{min-width:108px!important}.min-w-xxl-109px{min-width:109px!important}.min-w-xxl-110px{min-width:110px!important}.min-w-xxl-111px{min-width:111px!important}.min-w-xxl-112px{min-width:112px!important}.min-w-xxl-113px{min-width:113px!important}.min-w-xxl-114px{min-width:114px!important}.min-w-xxl-115px{min-width:115px!important}.min-w-xxl-116px{min-width:116px!important}.min-w-xxl-117px{min-width:117px!important}.min-w-xxl-118px{min-width:118px!important}.min-w-xxl-119px{min-width:119px!important}.min-w-xxl-120px{min-width:120px!important}.min-w-xxl-121px{min-width:121px!important}.min-w-xxl-122px{min-width:122px!important}.min-w-xxl-123px{min-width:123px!important}.min-w-xxl-124px{min-width:124px!important}.min-w-xxl-125px{min-width:125px!important}.min-w-xxl-126px{min-width:126px!important}.min-w-xxl-127px{min-width:127px!important}.min-w-xxl-128px{min-width:128px!important}.min-w-xxl-129px{min-width:129px!important}.min-w-xxl-130px{min-width:130px!important}.min-w-xxl-131px{min-width:131px!important}.min-w-xxl-132px{min-width:132px!important}.min-w-xxl-133px{min-width:133px!important}.min-w-xxl-134px{min-width:134px!important}.min-w-xxl-135px{min-width:135px!important}.min-w-xxl-136px{min-width:136px!important}.min-w-xxl-137px{min-width:137px!important}.min-w-xxl-138px{min-width:138px!important}.min-w-xxl-139px{min-width:139px!important}.min-w-xxl-140px{min-width:140px!important}.min-w-xxl-141px{min-width:141px!important}.min-w-xxl-142px{min-width:142px!important}.min-w-xxl-143px{min-width:143px!important}.min-w-xxl-144px{min-width:144px!important}.min-w-xxl-145px{min-width:145px!important}.min-w-xxl-146px{min-width:146px!important}.min-w-xxl-147px{min-width:147px!important}.min-w-xxl-148px{min-width:148px!important}.min-w-xxl-149px{min-width:149px!important}.min-w-xxl-150px{min-width:150px!important}.min-w-xxl-175px{min-width:175px!important}.min-w-xxl-200px{min-width:200px!important}.min-w-xxl-225px{min-width:225px!important}.min-w-xxl-250px{min-width:250px!important}.min-w-xxl-275px{min-width:275px!important}.min-w-xxl-300px{min-width:300px!important}.min-w-xxl-325px{min-width:325px!important}.min-w-xxl-350px{min-width:350px!important}.min-w-xxl-375px{min-width:375px!important}.min-w-xxl-400px{min-width:400px!important}.min-w-xxl-425px{min-width:425px!important}.min-w-xxl-450px{min-width:450px!important}.min-w-xxl-475px{min-width:475px!important}.min-w-xxl-500px{min-width:500px!important}.min-w-xxl-550px{min-width:550px!important}.min-w-xxl-600px{min-width:600px!important}.min-w-xxl-650px{min-width:650px!important}.min-w-xxl-700px{min-width:700px!important}.min-w-xxl-750px{min-width:750px!important}.min-w-xxl-800px{min-width:800px!important}.min-w-xxl-850px{min-width:850px!important}.min-w-xxl-900px{min-width:900px!important}.min-w-xxl-950px{min-width:950px!important}.min-w-xxl-1000px{min-width:1000px!important}.w-xxl-0{width:0!important}.w-xxl-5,.w-xxl-10{width:5%!important}.w-xxl-15{width:15%!important}.w-xxl-20{width:20%!important}.w-xxl-25{width:25%!important}.w-xxl-30{width:30%!important}.w-xxl-35{width:35%!important}.w-xxl-40{width:40%!important}.w-xxl-45{width:45%!important}.w-xxl-50{width:50%!important}.w-xxl-55{width:55%!important}.w-xxl-60{width:60%!important}.w-xxl-65{width:65%!important}.w-xxl-70{width:70%!important}.w-xxl-75{width:75%!important}.w-xxl-80{width:80%!important}.w-xxl-85{width:85%!important}.w-xxl-90{width:90%!important}.w-xxl-95{width:95%!important}.w-xxl-100{width:100%!important}.w-xxl-auto{width:auto!important}.w-xxl-1px{width:1px!important}.w-xxl-2px{width:2px!important}.w-xxl-3px{width:3px!important}.w-xxl-4px{width:4px!important}.w-xxl-5px{width:5px!important}.w-xxl-6px{width:6px!important}.w-xxl-7px{width:7px!important}.w-xxl-8px{width:8px!important}.w-xxl-9px{width:9px!important}.w-xxl-10px{width:10px!important}.w-xxl-11px{width:11px!important}.w-xxl-12px{width:12px!important}.w-xxl-13px{width:13px!important}.w-xxl-14px{width:14px!important}.w-xxl-15px{width:15px!important}.w-xxl-16px{width:16px!important}.w-xxl-17px{width:17px!important}.w-xxl-18px{width:18px!important}.w-xxl-19px{width:19px!important}.w-xxl-20px{width:20px!important}.w-xxl-21px{width:21px!important}.w-xxl-22px{width:22px!important}.w-xxl-23px{width:23px!important}.w-xxl-24px{width:24px!important}.w-xxl-25px{width:25px!important}.w-xxl-26px{width:26px!important}.w-xxl-27px{width:27px!important}.w-xxl-28px{width:28px!important}.w-xxl-29px{width:29px!important}.w-xxl-30px{width:30px!important}.w-xxl-31px{width:31px!important}.w-xxl-32px{width:32px!important}.w-xxl-33px{width:33px!important}.w-xxl-34px{width:34px!important}.w-xxl-35px{width:35px!important}.w-xxl-36px{width:36px!important}.w-xxl-37px{width:37px!important}.w-xxl-38px{width:38px!important}.w-xxl-39px{width:39px!important}.w-xxl-40px{width:40px!important}.w-xxl-41px{width:41px!important}.w-xxl-42px{width:42px!important}.w-xxl-43px{width:43px!important}.w-xxl-44px{width:44px!important}.w-xxl-45px{width:45px!important}.w-xxl-46px{width:46px!important}.w-xxl-47px{width:47px!important}.w-xxl-48px{width:48px!important}.w-xxl-49px{width:49px!important}.w-xxl-50px{width:50px!important}.w-xxl-51px{width:51px!important}.w-xxl-52px{width:52px!important}.w-xxl-53px{width:53px!important}.w-xxl-54px{width:54px!important}.w-xxl-55px{width:55px!important}.w-xxl-56px{width:56px!important}.w-xxl-57px{width:57px!important}.w-xxl-58px{width:58px!important}.w-xxl-59px{width:59px!important}.w-xxl-60px{width:60px!important}.w-xxl-61px{width:61px!important}.w-xxl-62px{width:62px!important}.w-xxl-63px{width:63px!important}.w-xxl-64px{width:64px!important}.w-xxl-65px{width:65px!important}.w-xxl-66px{width:66px!important}.w-xxl-67px{width:67px!important}.w-xxl-68px{width:68px!important}.w-xxl-69px{width:69px!important}.w-xxl-70px{width:70px!important}.w-xxl-71px{width:71px!important}.w-xxl-72px{width:72px!important}.w-xxl-73px{width:73px!important}.w-xxl-74px{width:74px!important}.w-xxl-75px{width:75px!important}.w-xxl-76px{width:76px!important}.w-xxl-77px{width:77px!important}.w-xxl-78px{width:78px!important}.w-xxl-79px{width:79px!important}.w-xxl-80px{width:80px!important}.w-xxl-81px{width:81px!important}.w-xxl-82px{width:82px!important}.w-xxl-83px{width:83px!important}.w-xxl-84px{width:84px!important}.w-xxl-85px{width:85px!important}.w-xxl-86px{width:86px!important}.w-xxl-87px{width:87px!important}.w-xxl-88px{width:88px!important}.w-xxl-89px{width:89px!important}.w-xxl-90px{width:90px!important}.w-xxl-91px{width:91px!important}.w-xxl-92px{width:92px!important}.w-xxl-93px{width:93px!important}.w-xxl-94px{width:94px!important}.w-xxl-95px{width:95px!important}.w-xxl-96px{width:96px!important}.w-xxl-97px{width:97px!important}.w-xxl-98px{width:98px!important}.w-xxl-99px{width:99px!important}.w-xxl-100px{width:100px!important}.w-xxl-101px{width:101px!important}.w-xxl-102px{width:102px!important}.w-xxl-103px{width:103px!important}.w-xxl-104px{width:104px!important}.w-xxl-105px{width:105px!important}.w-xxl-106px{width:106px!important}.w-xxl-107px{width:107px!important}.w-xxl-108px{width:108px!important}.w-xxl-109px{width:109px!important}.w-xxl-110px{width:110px!important}.w-xxl-111px{width:111px!important}.w-xxl-112px{width:112px!important}.w-xxl-113px{width:113px!important}.w-xxl-114px{width:114px!important}.w-xxl-115px{width:115px!important}.w-xxl-116px{width:116px!important}.w-xxl-117px{width:117px!important}.w-xxl-118px{width:118px!important}.w-xxl-119px{width:119px!important}.w-xxl-120px{width:120px!important}.w-xxl-121px{width:121px!important}.w-xxl-122px{width:122px!important}.w-xxl-123px{width:123px!important}.w-xxl-124px{width:124px!important}.w-xxl-125px{width:125px!important}.w-xxl-126px{width:126px!important}.w-xxl-127px{width:127px!important}.w-xxl-128px{width:128px!important}.w-xxl-129px{width:129px!important}.w-xxl-130px{width:130px!important}.w-xxl-131px{width:131px!important}.w-xxl-132px{width:132px!important}.w-xxl-133px{width:133px!important}.w-xxl-134px{width:134px!important}.w-xxl-135px{width:135px!important}.w-xxl-136px{width:136px!important}.w-xxl-137px{width:137px!important}.w-xxl-138px{width:138px!important}.w-xxl-139px{width:139px!important}.w-xxl-140px{width:140px!important}.w-xxl-141px{width:141px!important}.w-xxl-142px{width:142px!important}.w-xxl-143px{width:143px!important}.w-xxl-144px{width:144px!important}.w-xxl-145px{width:145px!important}.w-xxl-146px{width:146px!important}.w-xxl-147px{width:147px!important}.w-xxl-148px{width:148px!important}.w-xxl-149px{width:149px!important}.w-xxl-150px{width:150px!important}.w-xxl-175px{width:175px!important}.w-xxl-200px{width:200px!important}.w-xxl-225px{width:225px!important}.w-xxl-250px{width:250px!important}.w-xxl-275px{width:275px!important}.w-xxl-300px{width:300px!important}.w-xxl-325px{width:325px!important}.w-xxl-350px{width:350px!important}.w-xxl-375px{width:375px!important}.w-xxl-400px{width:400px!important}.w-xxl-425px{width:425px!important}.w-xxl-450px{width:450px!important}.w-xxl-475px{width:475px!important}.w-xxl-500px{width:500px!important}.w-xxl-550px{width:550px!important}.w-xxl-600px{width:600px!important}.w-xxl-650px{width:650px!important}.w-xxl-700px{width:700px!important}.w-xxl-750px{width:750px!important}.w-xxl-800px{width:800px!important}.w-xxl-850px{width:850px!important}.w-xxl-900px{width:900px!important}.w-xxl-950px{width:950px!important}.w-xxl-1000px{width:1000px!important}.mw-xxl-25{max-width:25%!important}.mw-xxl-50{max-width:50%!important}.mw-xxl-75{max-width:75%!important}.mw-xxl-100{max-width:100%!important}.mw-xxl-auto{max-width:auto!important}.mw-xxl-1px{max-width:1px!important}.mw-xxl-2px{max-width:2px!important}.mw-xxl-3px{max-width:3px!important}.mw-xxl-4px{max-width:4px!important}.mw-xxl-5px{max-width:5px!important}.mw-xxl-6px{max-width:6px!important}.mw-xxl-7px{max-width:7px!important}.mw-xxl-8px{max-width:8px!important}.mw-xxl-9px{max-width:9px!important}.mw-xxl-10px{max-width:10px!important}.mw-xxl-11px{max-width:11px!important}.mw-xxl-12px{max-width:12px!important}.mw-xxl-13px{max-width:13px!important}.mw-xxl-14px{max-width:14px!important}.mw-xxl-15px{max-width:15px!important}.mw-xxl-16px{max-width:16px!important}.mw-xxl-17px{max-width:17px!important}.mw-xxl-18px{max-width:18px!important}.mw-xxl-19px{max-width:19px!important}.mw-xxl-20px{max-width:20px!important}.mw-xxl-21px{max-width:21px!important}.mw-xxl-22px{max-width:22px!important}.mw-xxl-23px{max-width:23px!important}.mw-xxl-24px{max-width:24px!important}.mw-xxl-25px{max-width:25px!important}.mw-xxl-26px{max-width:26px!important}.mw-xxl-27px{max-width:27px!important}.mw-xxl-28px{max-width:28px!important}.mw-xxl-29px{max-width:29px!important}.mw-xxl-30px{max-width:30px!important}.mw-xxl-31px{max-width:31px!important}.mw-xxl-32px{max-width:32px!important}.mw-xxl-33px{max-width:33px!important}.mw-xxl-34px{max-width:34px!important}.mw-xxl-35px{max-width:35px!important}.mw-xxl-36px{max-width:36px!important}.mw-xxl-37px{max-width:37px!important}.mw-xxl-38px{max-width:38px!important}.mw-xxl-39px{max-width:39px!important}.mw-xxl-40px{max-width:40px!important}.mw-xxl-41px{max-width:41px!important}.mw-xxl-42px{max-width:42px!important}.mw-xxl-43px{max-width:43px!important}.mw-xxl-44px{max-width:44px!important}.mw-xxl-45px{max-width:45px!important}.mw-xxl-46px{max-width:46px!important}.mw-xxl-47px{max-width:47px!important}.mw-xxl-48px{max-width:48px!important}.mw-xxl-49px{max-width:49px!important}.mw-xxl-50px{max-width:50px!important}.mw-xxl-51px{max-width:51px!important}.mw-xxl-52px{max-width:52px!important}.mw-xxl-53px{max-width:53px!important}.mw-xxl-54px{max-width:54px!important}.mw-xxl-55px{max-width:55px!important}.mw-xxl-56px{max-width:56px!important}.mw-xxl-57px{max-width:57px!important}.mw-xxl-58px{max-width:58px!important}.mw-xxl-59px{max-width:59px!important}.mw-xxl-60px{max-width:60px!important}.mw-xxl-61px{max-width:61px!important}.mw-xxl-62px{max-width:62px!important}.mw-xxl-63px{max-width:63px!important}.mw-xxl-64px{max-width:64px!important}.mw-xxl-65px{max-width:65px!important}.mw-xxl-66px{max-width:66px!important}.mw-xxl-67px{max-width:67px!important}.mw-xxl-68px{max-width:68px!important}.mw-xxl-69px{max-width:69px!important}.mw-xxl-70px{max-width:70px!important}.mw-xxl-71px{max-width:71px!important}.mw-xxl-72px{max-width:72px!important}.mw-xxl-73px{max-width:73px!important}.mw-xxl-74px{max-width:74px!important}.mw-xxl-75px{max-width:75px!important}.mw-xxl-76px{max-width:76px!important}.mw-xxl-77px{max-width:77px!important}.mw-xxl-78px{max-width:78px!important}.mw-xxl-79px{max-width:79px!important}.mw-xxl-80px{max-width:80px!important}.mw-xxl-81px{max-width:81px!important}.mw-xxl-82px{max-width:82px!important}.mw-xxl-83px{max-width:83px!important}.mw-xxl-84px{max-width:84px!important}.mw-xxl-85px{max-width:85px!important}.mw-xxl-86px{max-width:86px!important}.mw-xxl-87px{max-width:87px!important}.mw-xxl-88px{max-width:88px!important}.mw-xxl-89px{max-width:89px!important}.mw-xxl-90px{max-width:90px!important}.mw-xxl-91px{max-width:91px!important}.mw-xxl-92px{max-width:92px!important}.mw-xxl-93px{max-width:93px!important}.mw-xxl-94px{max-width:94px!important}.mw-xxl-95px{max-width:95px!important}.mw-xxl-96px{max-width:96px!important}.mw-xxl-97px{max-width:97px!important}.mw-xxl-98px{max-width:98px!important}.mw-xxl-99px{max-width:99px!important}.mw-xxl-100px{max-width:100px!important}.mw-xxl-101px{max-width:101px!important}.mw-xxl-102px{max-width:102px!important}.mw-xxl-103px{max-width:103px!important}.mw-xxl-104px{max-width:104px!important}.mw-xxl-105px{max-width:105px!important}.mw-xxl-106px{max-width:106px!important}.mw-xxl-107px{max-width:107px!important}.mw-xxl-108px{max-width:108px!important}.mw-xxl-109px{max-width:109px!important}.mw-xxl-110px{max-width:110px!important}.mw-xxl-111px{max-width:111px!important}.mw-xxl-112px{max-width:112px!important}.mw-xxl-113px{max-width:113px!important}.mw-xxl-114px{max-width:114px!important}.mw-xxl-115px{max-width:115px!important}.mw-xxl-116px{max-width:116px!important}.mw-xxl-117px{max-width:117px!important}.mw-xxl-118px{max-width:118px!important}.mw-xxl-119px{max-width:119px!important}.mw-xxl-120px{max-width:120px!important}.mw-xxl-121px{max-width:121px!important}.mw-xxl-122px{max-width:122px!important}.mw-xxl-123px{max-width:123px!important}.mw-xxl-124px{max-width:124px!important}.mw-xxl-125px{max-width:125px!important}.mw-xxl-126px{max-width:126px!important}.mw-xxl-127px{max-width:127px!important}.mw-xxl-128px{max-width:128px!important}.mw-xxl-129px{max-width:129px!important}.mw-xxl-130px{max-width:130px!important}.mw-xxl-131px{max-width:131px!important}.mw-xxl-132px{max-width:132px!important}.mw-xxl-133px{max-width:133px!important}.mw-xxl-134px{max-width:134px!important}.mw-xxl-135px{max-width:135px!important}.mw-xxl-136px{max-width:136px!important}.mw-xxl-137px{max-width:137px!important}.mw-xxl-138px{max-width:138px!important}.mw-xxl-139px{max-width:139px!important}.mw-xxl-140px{max-width:140px!important}.mw-xxl-141px{max-width:141px!important}.mw-xxl-142px{max-width:142px!important}.mw-xxl-143px{max-width:143px!important}.mw-xxl-144px{max-width:144px!important}.mw-xxl-145px{max-width:145px!important}.mw-xxl-146px{max-width:146px!important}.mw-xxl-147px{max-width:147px!important}.mw-xxl-148px{max-width:148px!important}.mw-xxl-149px{max-width:149px!important}.mw-xxl-150px{max-width:150px!important}.mw-xxl-175px{max-width:175px!important}.mw-xxl-200px{max-width:200px!important}.mw-xxl-225px{max-width:225px!important}.mw-xxl-250px{max-width:250px!important}.mw-xxl-275px{max-width:275px!important}.mw-xxl-300px{max-width:300px!important}.mw-xxl-325px{max-width:325px!important}.mw-xxl-350px{max-width:350px!important}.mw-xxl-375px{max-width:375px!important}.mw-xxl-400px{max-width:400px!important}.mw-xxl-425px{max-width:425px!important}.mw-xxl-450px{max-width:450px!important}.mw-xxl-475px{max-width:475px!important}.mw-xxl-500px{max-width:500px!important}.mw-xxl-550px{max-width:550px!important}.mw-xxl-600px{max-width:600px!important}.mw-xxl-650px{max-width:650px!important}.mw-xxl-700px{max-width:700px!important}.mw-xxl-750px{max-width:750px!important}.mw-xxl-800px{max-width:800px!important}.mw-xxl-850px{max-width:850px!important}.mw-xxl-900px{max-width:900px!important}.mw-xxl-950px{max-width:950px!important}.mw-xxl-1000px{max-width:1000px!important}.min-h-xxl-25{min-height:25%!important}.min-h-xxl-50{min-height:50%!important}.min-h-xxl-75{min-height:75%!important}.min-h-xxl-100{min-height:100%!important}.min-h-xxl-auto{min-height:auto!important}.min-h-xxl-1px{min-height:1px!important}.min-h-xxl-2px{min-height:2px!important}.min-h-xxl-3px{min-height:3px!important}.min-h-xxl-4px{min-height:4px!important}.min-h-xxl-5px{min-height:5px!important}.min-h-xxl-6px{min-height:6px!important}.min-h-xxl-7px{min-height:7px!important}.min-h-xxl-8px{min-height:8px!important}.min-h-xxl-9px{min-height:9px!important}.min-h-xxl-10px{min-height:10px!important}.min-h-xxl-11px{min-height:11px!important}.min-h-xxl-12px{min-height:12px!important}.min-h-xxl-13px{min-height:13px!important}.min-h-xxl-14px{min-height:14px!important}.min-h-xxl-15px{min-height:15px!important}.min-h-xxl-16px{min-height:16px!important}.min-h-xxl-17px{min-height:17px!important}.min-h-xxl-18px{min-height:18px!important}.min-h-xxl-19px{min-height:19px!important}.min-h-xxl-20px{min-height:20px!important}.min-h-xxl-21px{min-height:21px!important}.min-h-xxl-22px{min-height:22px!important}.min-h-xxl-23px{min-height:23px!important}.min-h-xxl-24px{min-height:24px!important}.min-h-xxl-25px{min-height:25px!important}.min-h-xxl-26px{min-height:26px!important}.min-h-xxl-27px{min-height:27px!important}.min-h-xxl-28px{min-height:28px!important}.min-h-xxl-29px{min-height:29px!important}.min-h-xxl-30px{min-height:30px!important}.min-h-xxl-31px{min-height:31px!important}.min-h-xxl-32px{min-height:32px!important}.min-h-xxl-33px{min-height:33px!important}.min-h-xxl-34px{min-height:34px!important}.min-h-xxl-35px{min-height:35px!important}.min-h-xxl-36px{min-height:36px!important}.min-h-xxl-37px{min-height:37px!important}.min-h-xxl-38px{min-height:38px!important}.min-h-xxl-39px{min-height:39px!important}.min-h-xxl-40px{min-height:40px!important}.min-h-xxl-41px{min-height:41px!important}.min-h-xxl-42px{min-height:42px!important}.min-h-xxl-43px{min-height:43px!important}.min-h-xxl-44px{min-height:44px!important}.min-h-xxl-45px{min-height:45px!important}.min-h-xxl-46px{min-height:46px!important}.min-h-xxl-47px{min-height:47px!important}.min-h-xxl-48px{min-height:48px!important}.min-h-xxl-49px{min-height:49px!important}.min-h-xxl-50px{min-height:50px!important}.min-h-xxl-51px{min-height:51px!important}.min-h-xxl-52px{min-height:52px!important}.min-h-xxl-53px{min-height:53px!important}.min-h-xxl-54px{min-height:54px!important}.min-h-xxl-55px{min-height:55px!important}.min-h-xxl-56px{min-height:56px!important}.min-h-xxl-57px{min-height:57px!important}.min-h-xxl-58px{min-height:58px!important}.min-h-xxl-59px{min-height:59px!important}.min-h-xxl-60px{min-height:60px!important}.min-h-xxl-61px{min-height:61px!important}.min-h-xxl-62px{min-height:62px!important}.min-h-xxl-63px{min-height:63px!important}.min-h-xxl-64px{min-height:64px!important}.min-h-xxl-65px{min-height:65px!important}.min-h-xxl-66px{min-height:66px!important}.min-h-xxl-67px{min-height:67px!important}.min-h-xxl-68px{min-height:68px!important}.min-h-xxl-69px{min-height:69px!important}.min-h-xxl-70px{min-height:70px!important}.min-h-xxl-71px{min-height:71px!important}.min-h-xxl-72px{min-height:72px!important}.min-h-xxl-73px{min-height:73px!important}.min-h-xxl-74px{min-height:74px!important}.min-h-xxl-75px{min-height:75px!important}.min-h-xxl-76px{min-height:76px!important}.min-h-xxl-77px{min-height:77px!important}.min-h-xxl-78px{min-height:78px!important}.min-h-xxl-79px{min-height:79px!important}.min-h-xxl-80px{min-height:80px!important}.min-h-xxl-81px{min-height:81px!important}.min-h-xxl-82px{min-height:82px!important}.min-h-xxl-83px{min-height:83px!important}.min-h-xxl-84px{min-height:84px!important}.min-h-xxl-85px{min-height:85px!important}.min-h-xxl-86px{min-height:86px!important}.min-h-xxl-87px{min-height:87px!important}.min-h-xxl-88px{min-height:88px!important}.min-h-xxl-89px{min-height:89px!important}.min-h-xxl-90px{min-height:90px!important}.min-h-xxl-91px{min-height:91px!important}.min-h-xxl-92px{min-height:92px!important}.min-h-xxl-93px{min-height:93px!important}.min-h-xxl-94px{min-height:94px!important}.min-h-xxl-95px{min-height:95px!important}.min-h-xxl-96px{min-height:96px!important}.min-h-xxl-97px{min-height:97px!important}.min-h-xxl-98px{min-height:98px!important}.min-h-xxl-99px{min-height:99px!important}.min-h-xxl-100px{min-height:100px!important}.min-h-xxl-101px{min-height:101px!important}.min-h-xxl-102px{min-height:102px!important}.min-h-xxl-103px{min-height:103px!important}.min-h-xxl-104px{min-height:104px!important}.min-h-xxl-105px{min-height:105px!important}.min-h-xxl-106px{min-height:106px!important}.min-h-xxl-107px{min-height:107px!important}.min-h-xxl-108px{min-height:108px!important}.min-h-xxl-109px{min-height:109px!important}.min-h-xxl-110px{min-height:110px!important}.min-h-xxl-111px{min-height:111px!important}.min-h-xxl-112px{min-height:112px!important}.min-h-xxl-113px{min-height:113px!important}.min-h-xxl-114px{min-height:114px!important}.min-h-xxl-115px{min-height:115px!important}.min-h-xxl-116px{min-height:116px!important}.min-h-xxl-117px{min-height:117px!important}.min-h-xxl-118px{min-height:118px!important}.min-h-xxl-119px{min-height:119px!important}.min-h-xxl-120px{min-height:120px!important}.min-h-xxl-121px{min-height:121px!important}.min-h-xxl-122px{min-height:122px!important}.min-h-xxl-123px{min-height:123px!important}.min-h-xxl-124px{min-height:124px!important}.min-h-xxl-125px{min-height:125px!important}.min-h-xxl-126px{min-height:126px!important}.min-h-xxl-127px{min-height:127px!important}.min-h-xxl-128px{min-height:128px!important}.min-h-xxl-129px{min-height:129px!important}.min-h-xxl-130px{min-height:130px!important}.min-h-xxl-131px{min-height:131px!important}.min-h-xxl-132px{min-height:132px!important}.min-h-xxl-133px{min-height:133px!important}.min-h-xxl-134px{min-height:134px!important}.min-h-xxl-135px{min-height:135px!important}.min-h-xxl-136px{min-height:136px!important}.min-h-xxl-137px{min-height:137px!important}.min-h-xxl-138px{min-height:138px!important}.min-h-xxl-139px{min-height:139px!important}.min-h-xxl-140px{min-height:140px!important}.min-h-xxl-141px{min-height:141px!important}.min-h-xxl-142px{min-height:142px!important}.min-h-xxl-143px{min-height:143px!important}.min-h-xxl-144px{min-height:144px!important}.min-h-xxl-145px{min-height:145px!important}.min-h-xxl-146px{min-height:146px!important}.min-h-xxl-147px{min-height:147px!important}.min-h-xxl-148px{min-height:148px!important}.min-h-xxl-149px{min-height:149px!important}.min-h-xxl-150px{min-height:150px!important}.min-h-xxl-175px{min-height:175px!important}.min-h-xxl-200px{min-height:200px!important}.min-h-xxl-225px{min-height:225px!important}.min-h-xxl-250px{min-height:250px!important}.min-h-xxl-275px{min-height:275px!important}.min-h-xxl-300px{min-height:300px!important}.min-h-xxl-325px{min-height:325px!important}.min-h-xxl-350px{min-height:350px!important}.min-h-xxl-375px{min-height:375px!important}.min-h-xxl-400px{min-height:400px!important}.min-h-xxl-425px{min-height:425px!important}.min-h-xxl-450px{min-height:450px!important}.min-h-xxl-475px{min-height:475px!important}.min-h-xxl-500px{min-height:500px!important}.min-h-xxl-550px{min-height:550px!important}.min-h-xxl-600px{min-height:600px!important}.min-h-xxl-650px{min-height:650px!important}.min-h-xxl-700px{min-height:700px!important}.min-h-xxl-750px{min-height:750px!important}.min-h-xxl-800px{min-height:800px!important}.min-h-xxl-850px{min-height:850px!important}.min-h-xxl-900px{min-height:900px!important}.min-h-xxl-950px{min-height:950px!important}.min-h-xxl-1000px{min-height:1000px!important}.h-xxl-25{height:25%!important}.h-xxl-50{height:50%!important}.h-xxl-75{height:75%!important}.h-xxl-100{height:100%!important}.h-xxl-auto{height:auto!important}.h-xxl-1px{height:1px!important}.h-xxl-2px{height:2px!important}.h-xxl-3px{height:3px!important}.h-xxl-4px{height:4px!important}.h-xxl-5px{height:5px!important}.h-xxl-6px{height:6px!important}.h-xxl-7px{height:7px!important}.h-xxl-8px{height:8px!important}.h-xxl-9px{height:9px!important}.h-xxl-10px{height:10px!important}.h-xxl-11px{height:11px!important}.h-xxl-12px{height:12px!important}.h-xxl-13px{height:13px!important}.h-xxl-14px{height:14px!important}.h-xxl-15px{height:15px!important}.h-xxl-16px{height:16px!important}.h-xxl-17px{height:17px!important}.h-xxl-18px{height:18px!important}.h-xxl-19px{height:19px!important}.h-xxl-20px{height:20px!important}.h-xxl-21px{height:21px!important}.h-xxl-22px{height:22px!important}.h-xxl-23px{height:23px!important}.h-xxl-24px{height:24px!important}.h-xxl-25px{height:25px!important}.h-xxl-26px{height:26px!important}.h-xxl-27px{height:27px!important}.h-xxl-28px{height:28px!important}.h-xxl-29px{height:29px!important}.h-xxl-30px{height:30px!important}.h-xxl-31px{height:31px!important}.h-xxl-32px{height:32px!important}.h-xxl-33px{height:33px!important}.h-xxl-34px{height:34px!important}.h-xxl-35px{height:35px!important}.h-xxl-36px{height:36px!important}.h-xxl-37px{height:37px!important}.h-xxl-38px{height:38px!important}.h-xxl-39px{height:39px!important}.h-xxl-40px{height:40px!important}.h-xxl-41px{height:41px!important}.h-xxl-42px{height:42px!important}.h-xxl-43px{height:43px!important}.h-xxl-44px{height:44px!important}.h-xxl-45px{height:45px!important}.h-xxl-46px{height:46px!important}.h-xxl-47px{height:47px!important}.h-xxl-48px{height:48px!important}.h-xxl-49px{height:49px!important}.h-xxl-50px{height:50px!important}.h-xxl-51px{height:51px!important}.h-xxl-52px{height:52px!important}.h-xxl-53px{height:53px!important}.h-xxl-54px{height:54px!important}.h-xxl-55px{height:55px!important}.h-xxl-56px{height:56px!important}.h-xxl-57px{height:57px!important}.h-xxl-58px{height:58px!important}.h-xxl-59px{height:59px!important}.h-xxl-60px{height:60px!important}.h-xxl-61px{height:61px!important}.h-xxl-62px{height:62px!important}.h-xxl-63px{height:63px!important}.h-xxl-64px{height:64px!important}.h-xxl-65px{height:65px!important}.h-xxl-66px{height:66px!important}.h-xxl-67px{height:67px!important}.h-xxl-68px{height:68px!important}.h-xxl-69px{height:69px!important}.h-xxl-70px{height:70px!important}.h-xxl-71px{height:71px!important}.h-xxl-72px{height:72px!important}.h-xxl-73px{height:73px!important}.h-xxl-74px{height:74px!important}.h-xxl-75px{height:75px!important}.h-xxl-76px{height:76px!important}.h-xxl-77px{height:77px!important}.h-xxl-78px{height:78px!important}.h-xxl-79px{height:79px!important}.h-xxl-80px{height:80px!important}.h-xxl-81px{height:81px!important}.h-xxl-82px{height:82px!important}.h-xxl-83px{height:83px!important}.h-xxl-84px{height:84px!important}.h-xxl-85px{height:85px!important}.h-xxl-86px{height:86px!important}.h-xxl-87px{height:87px!important}.h-xxl-88px{height:88px!important}.h-xxl-89px{height:89px!important}.h-xxl-90px{height:90px!important}.h-xxl-91px{height:91px!important}.h-xxl-92px{height:92px!important}.h-xxl-93px{height:93px!important}.h-xxl-94px{height:94px!important}.h-xxl-95px{height:95px!important}.h-xxl-96px{height:96px!important}.h-xxl-97px{height:97px!important}.h-xxl-98px{height:98px!important}.h-xxl-99px{height:99px!important}.h-xxl-100px{height:100px!important}.h-xxl-101px{height:101px!important}.h-xxl-102px{height:102px!important}.h-xxl-103px{height:103px!important}.h-xxl-104px{height:104px!important}.h-xxl-105px{height:105px!important}.h-xxl-106px{height:106px!important}.h-xxl-107px{height:107px!important}.h-xxl-108px{height:108px!important}.h-xxl-109px{height:109px!important}.h-xxl-110px{height:110px!important}.h-xxl-111px{height:111px!important}.h-xxl-112px{height:112px!important}.h-xxl-113px{height:113px!important}.h-xxl-114px{height:114px!important}.h-xxl-115px{height:115px!important}.h-xxl-116px{height:116px!important}.h-xxl-117px{height:117px!important}.h-xxl-118px{height:118px!important}.h-xxl-119px{height:119px!important}.h-xxl-120px{height:120px!important}.h-xxl-121px{height:121px!important}.h-xxl-122px{height:122px!important}.h-xxl-123px{height:123px!important}.h-xxl-124px{height:124px!important}.h-xxl-125px{height:125px!important}.h-xxl-126px{height:126px!important}.h-xxl-127px{height:127px!important}.h-xxl-128px{height:128px!important}.h-xxl-129px{height:129px!important}.h-xxl-130px{height:130px!important}.h-xxl-131px{height:131px!important}.h-xxl-132px{height:132px!important}.h-xxl-133px{height:133px!important}.h-xxl-134px{height:134px!important}.h-xxl-135px{height:135px!important}.h-xxl-136px{height:136px!important}.h-xxl-137px{height:137px!important}.h-xxl-138px{height:138px!important}.h-xxl-139px{height:139px!important}.h-xxl-140px{height:140px!important}.h-xxl-141px{height:141px!important}.h-xxl-142px{height:142px!important}.h-xxl-143px{height:143px!important}.h-xxl-144px{height:144px!important}.h-xxl-145px{height:145px!important}.h-xxl-146px{height:146px!important}.h-xxl-147px{height:147px!important}.h-xxl-148px{height:148px!important}.h-xxl-149px{height:149px!important}.h-xxl-150px{height:150px!important}.h-xxl-175px{height:175px!important}.h-xxl-200px{height:200px!important}.h-xxl-225px{height:225px!important}.h-xxl-250px{height:250px!important}.h-xxl-275px{height:275px!important}.h-xxl-300px{height:300px!important}.h-xxl-325px{height:325px!important}.h-xxl-350px{height:350px!important}.h-xxl-375px{height:375px!important}.h-xxl-400px{height:400px!important}.h-xxl-425px{height:425px!important}.h-xxl-450px{height:450px!important}.h-xxl-475px{height:475px!important}.h-xxl-500px{height:500px!important}.h-xxl-550px{height:550px!important}.h-xxl-600px{height:600px!important}.h-xxl-650px{height:650px!important}.h-xxl-700px{height:700px!important}.h-xxl-750px{height:750px!important}.h-xxl-800px{height:800px!important}.h-xxl-850px{height:850px!important}.h-xxl-900px{height:900px!important}.h-xxl-950px{height:950px!important}.h-xxl-1000px{height:1000px!important}.mh-xxl-25{max-height:25%!important}.mh-xxl-50{max-height:50%!important}.mh-xxl-75{max-height:75%!important}.mh-xxl-100{max-height:100%!important}.mh-xxl-auto{max-height:auto!important}.mh-xxl-1px{max-height:1px!important}.mh-xxl-2px{max-height:2px!important}.mh-xxl-3px{max-height:3px!important}.mh-xxl-4px{max-height:4px!important}.mh-xxl-5px{max-height:5px!important}.mh-xxl-6px{max-height:6px!important}.mh-xxl-7px{max-height:7px!important}.mh-xxl-8px{max-height:8px!important}.mh-xxl-9px{max-height:9px!important}.mh-xxl-10px{max-height:10px!important}.mh-xxl-11px{max-height:11px!important}.mh-xxl-12px{max-height:12px!important}.mh-xxl-13px{max-height:13px!important}.mh-xxl-14px{max-height:14px!important}.mh-xxl-15px{max-height:15px!important}.mh-xxl-16px{max-height:16px!important}.mh-xxl-17px{max-height:17px!important}.mh-xxl-18px{max-height:18px!important}.mh-xxl-19px{max-height:19px!important}.mh-xxl-20px{max-height:20px!important}.mh-xxl-21px{max-height:21px!important}.mh-xxl-22px{max-height:22px!important}.mh-xxl-23px{max-height:23px!important}.mh-xxl-24px{max-height:24px!important}.mh-xxl-25px{max-height:25px!important}.mh-xxl-26px{max-height:26px!important}.mh-xxl-27px{max-height:27px!important}.mh-xxl-28px{max-height:28px!important}.mh-xxl-29px{max-height:29px!important}.mh-xxl-30px{max-height:30px!important}.mh-xxl-31px{max-height:31px!important}.mh-xxl-32px{max-height:32px!important}.mh-xxl-33px{max-height:33px!important}.mh-xxl-34px{max-height:34px!important}.mh-xxl-35px{max-height:35px!important}.mh-xxl-36px{max-height:36px!important}.mh-xxl-37px{max-height:37px!important}.mh-xxl-38px{max-height:38px!important}.mh-xxl-39px{max-height:39px!important}.mh-xxl-40px{max-height:40px!important}.mh-xxl-41px{max-height:41px!important}.mh-xxl-42px{max-height:42px!important}.mh-xxl-43px{max-height:43px!important}.mh-xxl-44px{max-height:44px!important}.mh-xxl-45px{max-height:45px!important}.mh-xxl-46px{max-height:46px!important}.mh-xxl-47px{max-height:47px!important}.mh-xxl-48px{max-height:48px!important}.mh-xxl-49px{max-height:49px!important}.mh-xxl-50px{max-height:50px!important}.mh-xxl-51px{max-height:51px!important}.mh-xxl-52px{max-height:52px!important}.mh-xxl-53px{max-height:53px!important}.mh-xxl-54px{max-height:54px!important}.mh-xxl-55px{max-height:55px!important}.mh-xxl-56px{max-height:56px!important}.mh-xxl-57px{max-height:57px!important}.mh-xxl-58px{max-height:58px!important}.mh-xxl-59px{max-height:59px!important}.mh-xxl-60px{max-height:60px!important}.mh-xxl-61px{max-height:61px!important}.mh-xxl-62px{max-height:62px!important}.mh-xxl-63px{max-height:63px!important}.mh-xxl-64px{max-height:64px!important}.mh-xxl-65px{max-height:65px!important}.mh-xxl-66px{max-height:66px!important}.mh-xxl-67px{max-height:67px!important}.mh-xxl-68px{max-height:68px!important}.mh-xxl-69px{max-height:69px!important}.mh-xxl-70px{max-height:70px!important}.mh-xxl-71px{max-height:71px!important}.mh-xxl-72px{max-height:72px!important}.mh-xxl-73px{max-height:73px!important}.mh-xxl-74px{max-height:74px!important}.mh-xxl-75px{max-height:75px!important}.mh-xxl-76px{max-height:76px!important}.mh-xxl-77px{max-height:77px!important}.mh-xxl-78px{max-height:78px!important}.mh-xxl-79px{max-height:79px!important}.mh-xxl-80px{max-height:80px!important}.mh-xxl-81px{max-height:81px!important}.mh-xxl-82px{max-height:82px!important}.mh-xxl-83px{max-height:83px!important}.mh-xxl-84px{max-height:84px!important}.mh-xxl-85px{max-height:85px!important}.mh-xxl-86px{max-height:86px!important}.mh-xxl-87px{max-height:87px!important}.mh-xxl-88px{max-height:88px!important}.mh-xxl-89px{max-height:89px!important}.mh-xxl-90px{max-height:90px!important}.mh-xxl-91px{max-height:91px!important}.mh-xxl-92px{max-height:92px!important}.mh-xxl-93px{max-height:93px!important}.mh-xxl-94px{max-height:94px!important}.mh-xxl-95px{max-height:95px!important}.mh-xxl-96px{max-height:96px!important}.mh-xxl-97px{max-height:97px!important}.mh-xxl-98px{max-height:98px!important}.mh-xxl-99px{max-height:99px!important}.mh-xxl-100px{max-height:100px!important}.mh-xxl-101px{max-height:101px!important}.mh-xxl-102px{max-height:102px!important}.mh-xxl-103px{max-height:103px!important}.mh-xxl-104px{max-height:104px!important}.mh-xxl-105px{max-height:105px!important}.mh-xxl-106px{max-height:106px!important}.mh-xxl-107px{max-height:107px!important}.mh-xxl-108px{max-height:108px!important}.mh-xxl-109px{max-height:109px!important}.mh-xxl-110px{max-height:110px!important}.mh-xxl-111px{max-height:111px!important}.mh-xxl-112px{max-height:112px!important}.mh-xxl-113px{max-height:113px!important}.mh-xxl-114px{max-height:114px!important}.mh-xxl-115px{max-height:115px!important}.mh-xxl-116px{max-height:116px!important}.mh-xxl-117px{max-height:117px!important}.mh-xxl-118px{max-height:118px!important}.mh-xxl-119px{max-height:119px!important}.mh-xxl-120px{max-height:120px!important}.mh-xxl-121px{max-height:121px!important}.mh-xxl-122px{max-height:122px!important}.mh-xxl-123px{max-height:123px!important}.mh-xxl-124px{max-height:124px!important}.mh-xxl-125px{max-height:125px!important}.mh-xxl-126px{max-height:126px!important}.mh-xxl-127px{max-height:127px!important}.mh-xxl-128px{max-height:128px!important}.mh-xxl-129px{max-height:129px!important}.mh-xxl-130px{max-height:130px!important}.mh-xxl-131px{max-height:131px!important}.mh-xxl-132px{max-height:132px!important}.mh-xxl-133px{max-height:133px!important}.mh-xxl-134px{max-height:134px!important}.mh-xxl-135px{max-height:135px!important}.mh-xxl-136px{max-height:136px!important}.mh-xxl-137px{max-height:137px!important}.mh-xxl-138px{max-height:138px!important}.mh-xxl-139px{max-height:139px!important}.mh-xxl-140px{max-height:140px!important}.mh-xxl-141px{max-height:141px!important}.mh-xxl-142px{max-height:142px!important}.mh-xxl-143px{max-height:143px!important}.mh-xxl-144px{max-height:144px!important}.mh-xxl-145px{max-height:145px!important}.mh-xxl-146px{max-height:146px!important}.mh-xxl-147px{max-height:147px!important}.mh-xxl-148px{max-height:148px!important}.mh-xxl-149px{max-height:149px!important}.mh-xxl-150px{max-height:150px!important}.mh-xxl-175px{max-height:175px!important}.mh-xxl-200px{max-height:200px!important}.mh-xxl-225px{max-height:225px!important}.mh-xxl-250px{max-height:250px!important}.mh-xxl-275px{max-height:275px!important}.mh-xxl-300px{max-height:300px!important}.mh-xxl-325px{max-height:325px!important}.mh-xxl-350px{max-height:350px!important}.mh-xxl-375px{max-height:375px!important}.mh-xxl-400px{max-height:400px!important}.mh-xxl-425px{max-height:425px!important}.mh-xxl-450px{max-height:450px!important}.mh-xxl-475px{max-height:475px!important}.mh-xxl-500px{max-height:500px!important}.mh-xxl-550px{max-height:550px!important}.mh-xxl-600px{max-height:600px!important}.mh-xxl-650px{max-height:650px!important}.mh-xxl-700px{max-height:700px!important}.mh-xxl-750px{max-height:750px!important}.mh-xxl-800px{max-height:800px!important}.mh-xxl-850px{max-height:850px!important}.mh-xxl-900px{max-height:900px!important}.mh-xxl-950px{max-height:950px!important}.mh-xxl-1000px{max-height:1000px!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:.75rem!important}.m-xxl-4{margin:1rem!important}.m-xxl-5{margin:1.25rem!important}.m-xxl-6{margin:1.5rem!important}.m-xxl-7{margin:1.75rem!important}.m-xxl-8{margin:2rem!important}.m-xxl-9{margin:2.25rem!important}.m-xxl-10{margin:2.5rem!important}.m-xxl-11{margin:2.75rem!important}.m-xxl-12{margin:3rem!important}.m-xxl-13{margin:3.25rem!important}.m-xxl-14{margin:3.5rem!important}.m-xxl-15{margin:3.75rem!important}.m-xxl-16{margin:4rem!important}.m-xxl-17{margin:4.25rem!important}.m-xxl-18{margin:4.5rem!important}.m-xxl-19{margin:4.75rem!important}.m-xxl-20{margin:5rem!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:.75rem!important;margin-left:.75rem!important}.mx-xxl-4{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xxl-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-7{margin-right:1.75rem!important;margin-left:1.75rem!important}.mx-xxl-8{margin-right:2rem!important;margin-left:2rem!important}.mx-xxl-9{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-xxl-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxl-11{margin-right:2.75rem!important;margin-left:2.75rem!important}.mx-xxl-12{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-13{margin-right:3.25rem!important;margin-left:3.25rem!important}.mx-xxl-14{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxl-15{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xxl-16{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-17{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-xxl-18{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xxl-19{margin-right:4.75rem!important;margin-left:4.75rem!important}.mx-xxl-20{margin-right:5rem!important;margin-left:5rem!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:.75rem!important;margin-bottom:.75rem!important}.my-xxl-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xxl-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-xxl-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-xxl-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxl-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-xxl-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-xxl-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxl-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xxl-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-xxl-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xxl-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-xxl-20{margin-top:5rem!important;margin-bottom:5rem!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:.75rem!important}.mt-xxl-4{margin-top:1rem!important}.mt-xxl-5{margin-top:1.25rem!important}.mt-xxl-6{margin-top:1.5rem!important}.mt-xxl-7{margin-top:1.75rem!important}.mt-xxl-8{margin-top:2rem!important}.mt-xxl-9{margin-top:2.25rem!important}.mt-xxl-10{margin-top:2.5rem!important}.mt-xxl-11{margin-top:2.75rem!important}.mt-xxl-12{margin-top:3rem!important}.mt-xxl-13{margin-top:3.25rem!important}.mt-xxl-14{margin-top:3.5rem!important}.mt-xxl-15{margin-top:3.75rem!important}.mt-xxl-16{margin-top:4rem!important}.mt-xxl-17{margin-top:4.25rem!important}.mt-xxl-18{margin-top:4.5rem!important}.mt-xxl-19{margin-top:4.75rem!important}.mt-xxl-20{margin-top:5rem!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:.75rem!important}.me-xxl-4{margin-right:1rem!important}.me-xxl-5{margin-right:1.25rem!important}.me-xxl-6{margin-right:1.5rem!important}.me-xxl-7{margin-right:1.75rem!important}.me-xxl-8{margin-right:2rem!important}.me-xxl-9{margin-right:2.25rem!important}.me-xxl-10{margin-right:2.5rem!important}.me-xxl-11{margin-right:2.75rem!important}.me-xxl-12{margin-right:3rem!important}.me-xxl-13{margin-right:3.25rem!important}.me-xxl-14{margin-right:3.5rem!important}.me-xxl-15{margin-right:3.75rem!important}.me-xxl-16{margin-right:4rem!important}.me-xxl-17{margin-right:4.25rem!important}.me-xxl-18{margin-right:4.5rem!important}.me-xxl-19{margin-right:4.75rem!important}.me-xxl-20{margin-right:5rem!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:.75rem!important}.mb-xxl-4{margin-bottom:1rem!important}.mb-xxl-5{margin-bottom:1.25rem!important}.mb-xxl-6{margin-bottom:1.5rem!important}.mb-xxl-7{margin-bottom:1.75rem!important}.mb-xxl-8{margin-bottom:2rem!important}.mb-xxl-9{margin-bottom:2.25rem!important}.mb-xxl-10{margin-bottom:2.5rem!important}.mb-xxl-11{margin-bottom:2.75rem!important}.mb-xxl-12{margin-bottom:3rem!important}.mb-xxl-13{margin-bottom:3.25rem!important}.mb-xxl-14{margin-bottom:3.5rem!important}.mb-xxl-15{margin-bottom:3.75rem!important}.mb-xxl-16{margin-bottom:4rem!important}.mb-xxl-17{margin-bottom:4.25rem!important}.mb-xxl-18{margin-bottom:4.5rem!important}.mb-xxl-19{margin-bottom:4.75rem!important}.mb-xxl-20{margin-bottom:5rem!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:.75rem!important}.ms-xxl-4{margin-left:1rem!important}.ms-xxl-5{margin-left:1.25rem!important}.ms-xxl-6{margin-left:1.5rem!important}.ms-xxl-7{margin-left:1.75rem!important}.ms-xxl-8{margin-left:2rem!important}.ms-xxl-9{margin-left:2.25rem!important}.ms-xxl-10{margin-left:2.5rem!important}.ms-xxl-11{margin-left:2.75rem!important}.ms-xxl-12{margin-left:3rem!important}.ms-xxl-13{margin-left:3.25rem!important}.ms-xxl-14{margin-left:3.5rem!important}.ms-xxl-15{margin-left:3.75rem!important}.ms-xxl-16{margin-left:4rem!important}.ms-xxl-17{margin-left:4.25rem!important}.ms-xxl-18{margin-left:4.5rem!important}.ms-xxl-19{margin-left:4.75rem!important}.ms-xxl-20{margin-left:5rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-.75rem!important}.m-xxl-n4{margin:-1rem!important}.m-xxl-n5{margin:-1.25rem!important}.m-xxl-n6{margin:-1.5rem!important}.m-xxl-n7{margin:-1.75rem!important}.m-xxl-n8{margin:-2rem!important}.m-xxl-n9{margin:-2.25rem!important}.m-xxl-n10{margin:-2.5rem!important}.m-xxl-n11{margin:-2.75rem!important}.m-xxl-n12{margin:-3rem!important}.m-xxl-n13{margin:-3.25rem!important}.m-xxl-n14{margin:-3.5rem!important}.m-xxl-n15{margin:-3.75rem!important}.m-xxl-n16{margin:-4rem!important}.m-xxl-n17{margin:-4.25rem!important}.m-xxl-n18{margin:-4.5rem!important}.m-xxl-n19{margin:-4.75rem!important}.m-xxl-n20{margin:-5rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xxl-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n5{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-xxl-n6{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n7{margin-right:-1.75rem!important;margin-left:-1.75rem!important}.mx-xxl-n8{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xxl-n9{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-xxl-n10{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xxl-n11{margin-right:-2.75rem!important;margin-left:-2.75rem!important}.mx-xxl-n12{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxl-n13{margin-right:-3.25rem!important;margin-left:-3.25rem!important}.mx-xxl-n14{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xxl-n15{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-xxl-n16{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xxl-n17{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-xxl-n18{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-xxl-n19{margin-right:-4.75rem!important;margin-left:-4.75rem!important}.mx-xxl-n20{margin-right:-5rem!important;margin-left:-5rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xxl-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xxl-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-xxl-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxl-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-xxl-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xxl-n11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.my-xxl-n12{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxl-n13{margin-top:-3.25rem!important;margin-bottom:-3.25rem!important}.my-xxl-n14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xxl-n15{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-xxl-n16{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xxl-n17{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-xxl-n18{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-xxl-n19{margin-top:-4.75rem!important;margin-bottom:-4.75rem!important}.my-xxl-n20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-.75rem!important}.mt-xxl-n4{margin-top:-1rem!important}.mt-xxl-n5{margin-top:-1.25rem!important}.mt-xxl-n6{margin-top:-1.5rem!important}.mt-xxl-n7{margin-top:-1.75rem!important}.mt-xxl-n8{margin-top:-2rem!important}.mt-xxl-n9{margin-top:-2.25rem!important}.mt-xxl-n10{margin-top:-2.5rem!important}.mt-xxl-n11{margin-top:-2.75rem!important}.mt-xxl-n12{margin-top:-3rem!important}.mt-xxl-n13{margin-top:-3.25rem!important}.mt-xxl-n14{margin-top:-3.5rem!important}.mt-xxl-n15{margin-top:-3.75rem!important}.mt-xxl-n16{margin-top:-4rem!important}.mt-xxl-n17{margin-top:-4.25rem!important}.mt-xxl-n18{margin-top:-4.5rem!important}.mt-xxl-n19{margin-top:-4.75rem!important}.mt-xxl-n20{margin-top:-5rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-.75rem!important}.me-xxl-n4{margin-right:-1rem!important}.me-xxl-n5{margin-right:-1.25rem!important}.me-xxl-n6{margin-right:-1.5rem!important}.me-xxl-n7{margin-right:-1.75rem!important}.me-xxl-n8{margin-right:-2rem!important}.me-xxl-n9{margin-right:-2.25rem!important}.me-xxl-n10{margin-right:-2.5rem!important}.me-xxl-n11{margin-right:-2.75rem!important}.me-xxl-n12{margin-right:-3rem!important}.me-xxl-n13{margin-right:-3.25rem!important}.me-xxl-n14{margin-right:-3.5rem!important}.me-xxl-n15{margin-right:-3.75rem!important}.me-xxl-n16{margin-right:-4rem!important}.me-xxl-n17{margin-right:-4.25rem!important}.me-xxl-n18{margin-right:-4.5rem!important}.me-xxl-n19{margin-right:-4.75rem!important}.me-xxl-n20{margin-right:-5rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-.75rem!important}.mb-xxl-n4{margin-bottom:-1rem!important}.mb-xxl-n5{margin-bottom:-1.25rem!important}.mb-xxl-n6{margin-bottom:-1.5rem!important}.mb-xxl-n7{margin-bottom:-1.75rem!important}.mb-xxl-n8{margin-bottom:-2rem!important}.mb-xxl-n9{margin-bottom:-2.25rem!important}.mb-xxl-n10{margin-bottom:-2.5rem!important}.mb-xxl-n11{margin-bottom:-2.75rem!important}.mb-xxl-n12{margin-bottom:-3rem!important}.mb-xxl-n13{margin-bottom:-3.25rem!important}.mb-xxl-n14{margin-bottom:-3.5rem!important}.mb-xxl-n15{margin-bottom:-3.75rem!important}.mb-xxl-n16{margin-bottom:-4rem!important}.mb-xxl-n17{margin-bottom:-4.25rem!important}.mb-xxl-n18{margin-bottom:-4.5rem!important}.mb-xxl-n19{margin-bottom:-4.75rem!important}.mb-xxl-n20{margin-bottom:-5rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-.75rem!important}.ms-xxl-n4{margin-left:-1rem!important}.ms-xxl-n5{margin-left:-1.25rem!important}.ms-xxl-n6{margin-left:-1.5rem!important}.ms-xxl-n7{margin-left:-1.75rem!important}.ms-xxl-n8{margin-left:-2rem!important}.ms-xxl-n9{margin-left:-2.25rem!important}.ms-xxl-n10{margin-left:-2.5rem!important}.ms-xxl-n11{margin-left:-2.75rem!important}.ms-xxl-n12{margin-left:-3rem!important}.ms-xxl-n13{margin-left:-3.25rem!important}.ms-xxl-n14{margin-left:-3.5rem!important}.ms-xxl-n15{margin-left:-3.75rem!important}.ms-xxl-n16{margin-left:-4rem!important}.ms-xxl-n17{margin-left:-4.25rem!important}.ms-xxl-n18{margin-left:-4.5rem!important}.ms-xxl-n19{margin-left:-4.75rem!important}.ms-xxl-n20{margin-left:-5rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:.75rem!important}.p-xxl-4{padding:1rem!important}.p-xxl-5{padding:1.25rem!important}.p-xxl-6{padding:1.5rem!important}.p-xxl-7{padding:1.75rem!important}.p-xxl-8{padding:2rem!important}.p-xxl-9{padding:2.25rem!important}.p-xxl-10{padding:2.5rem!important}.p-xxl-11{padding:2.75rem!important}.p-xxl-12{padding:3rem!important}.p-xxl-13{padding:3.25rem!important}.p-xxl-14{padding:3.5rem!important}.p-xxl-15{padding:3.75rem!important}.p-xxl-16{padding:4rem!important}.p-xxl-17{padding:4.25rem!important}.p-xxl-18{padding:4.5rem!important}.p-xxl-19{padding:4.75rem!important}.p-xxl-20{padding:5rem!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:.75rem!important;padding-left:.75rem!important}.px-xxl-4{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xxl-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-7{padding-right:1.75rem!important;padding-left:1.75rem!important}.px-xxl-8{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-9{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-xxl-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxl-11{padding-right:2.75rem!important;padding-left:2.75rem!important}.px-xxl-12{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-13{padding-right:3.25rem!important;padding-left:3.25rem!important}.px-xxl-14{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxl-15{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xxl-16{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-17{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-xxl-18{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xxl-19{padding-right:4.75rem!important;padding-left:4.75rem!important}.px-xxl-20{padding-right:5rem!important;padding-left:5rem!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:.75rem!important;padding-bottom:.75rem!important}.py-xxl-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xxl-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-xxl-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-xxl-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxl-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-xxl-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-xxl-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxl-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xxl-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-xxl-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xxl-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-xxl-20{padding-top:5rem!important;padding-bottom:5rem!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:.75rem!important}.pt-xxl-4{padding-top:1rem!important}.pt-xxl-5{padding-top:1.25rem!important}.pt-xxl-6{padding-top:1.5rem!important}.pt-xxl-7{padding-top:1.75rem!important}.pt-xxl-8{padding-top:2rem!important}.pt-xxl-9{padding-top:2.25rem!important}.pt-xxl-10{padding-top:2.5rem!important}.pt-xxl-11{padding-top:2.75rem!important}.pt-xxl-12{padding-top:3rem!important}.pt-xxl-13{padding-top:3.25rem!important}.pt-xxl-14{padding-top:3.5rem!important}.pt-xxl-15{padding-top:3.75rem!important}.pt-xxl-16{padding-top:4rem!important}.pt-xxl-17{padding-top:4.25rem!important}.pt-xxl-18{padding-top:4.5rem!important}.pt-xxl-19{padding-top:4.75rem!important}.pt-xxl-20{padding-top:5rem!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:.75rem!important}.pe-xxl-4{padding-right:1rem!important}.pe-xxl-5{padding-right:1.25rem!important}.pe-xxl-6{padding-right:1.5rem!important}.pe-xxl-7{padding-right:1.75rem!important}.pe-xxl-8{padding-right:2rem!important}.pe-xxl-9{padding-right:2.25rem!important}.pe-xxl-10{padding-right:2.5rem!important}.pe-xxl-11{padding-right:2.75rem!important}.pe-xxl-12{padding-right:3rem!important}.pe-xxl-13{padding-right:3.25rem!important}.pe-xxl-14{padding-right:3.5rem!important}.pe-xxl-15{padding-right:3.75rem!important}.pe-xxl-16{padding-right:4rem!important}.pe-xxl-17{padding-right:4.25rem!important}.pe-xxl-18{padding-right:4.5rem!important}.pe-xxl-19{padding-right:4.75rem!important}.pe-xxl-20{padding-right:5rem!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:.75rem!important}.pb-xxl-4{padding-bottom:1rem!important}.pb-xxl-5{padding-bottom:1.25rem!important}.pb-xxl-6{padding-bottom:1.5rem!important}.pb-xxl-7{padding-bottom:1.75rem!important}.pb-xxl-8{padding-bottom:2rem!important}.pb-xxl-9{padding-bottom:2.25rem!important}.pb-xxl-10{padding-bottom:2.5rem!important}.pb-xxl-11{padding-bottom:2.75rem!important}.pb-xxl-12{padding-bottom:3rem!important}.pb-xxl-13{padding-bottom:3.25rem!important}.pb-xxl-14{padding-bottom:3.5rem!important}.pb-xxl-15{padding-bottom:3.75rem!important}.pb-xxl-16{padding-bottom:4rem!important}.pb-xxl-17{padding-bottom:4.25rem!important}.pb-xxl-18{padding-bottom:4.5rem!important}.pb-xxl-19{padding-bottom:4.75rem!important}.pb-xxl-20{padding-bottom:5rem!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:.75rem!important}.ps-xxl-4{padding-left:1rem!important}.ps-xxl-5{padding-left:1.25rem!important}.ps-xxl-6{padding-left:1.5rem!important}.ps-xxl-7{padding-left:1.75rem!important}.ps-xxl-8{padding-left:2rem!important}.ps-xxl-9{padding-left:2.25rem!important}.ps-xxl-10{padding-left:2.5rem!important}.ps-xxl-11{padding-left:2.75rem!important}.ps-xxl-12{padding-left:3rem!important}.ps-xxl-13{padding-left:3.25rem!important}.ps-xxl-14{padding-left:3.5rem!important}.ps-xxl-15{padding-left:3.75rem!important}.ps-xxl-16{padding-left:4rem!important}.ps-xxl-17{padding-left:4.25rem!important}.ps-xxl-18{padding-left:4.5rem!important}.ps-xxl-19{padding-left:4.75rem!important}.ps-xxl-20{padding-left:5rem!important}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0rem }.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0rem }.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem }.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem }.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem }.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem }.g-xxl-3,.gx-xxl-3{--bs-gutter-x:.75rem }.g-xxl-3,.gy-xxl-3{--bs-gutter-y:.75rem }.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1rem }.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1rem }.g-xxl-5,.gx-xxl-5{--bs-gutter-x:1.25rem }.g-xxl-5,.gy-xxl-5{--bs-gutter-y:1.25rem }.g-xxl-6,.gx-xxl-6{--bs-gutter-x:1.5rem }.g-xxl-6,.gy-xxl-6{--bs-gutter-y:1.5rem }.g-xxl-7,.gx-xxl-7{--bs-gutter-x:1.75rem }.g-xxl-7,.gy-xxl-7{--bs-gutter-y:1.75rem }.g-xxl-8,.gx-xxl-8{--bs-gutter-x:2rem }.g-xxl-8,.gy-xxl-8{--bs-gutter-y:2rem }.g-xxl-9,.gx-xxl-9{--bs-gutter-x:2.25rem }.g-xxl-9,.gy-xxl-9{--bs-gutter-y:2.25rem }.g-xxl-10,.gx-xxl-10{--bs-gutter-x:2.5rem }.g-xxl-10,.gy-xxl-10{--bs-gutter-y:2.5rem }.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:.75rem!important}.gap-xxl-4{gap:1rem!important}.gap-xxl-5{gap:1.25rem!important}.gap-xxl-6{gap:1.5rem!important}.gap-xxl-7{gap:1.75rem!important}.gap-xxl-8{gap:2rem!important}.gap-xxl-9{gap:2.25rem!important}.gap-xxl-10{gap:2.5rem!important}.gap-xxl-11{gap:2.75rem!important}.gap-xxl-12{gap:3rem!important}.gap-xxl-13{gap:3.25rem!important}.gap-xxl-14{gap:3.5rem!important}.gap-xxl-15{gap:3.75rem!important}.gap-xxl-16{gap:4rem!important}.gap-xxl-17{gap:4.25rem!important}.gap-xxl-18{gap:4.5rem!important}.gap-xxl-19{gap:4.75rem!important}.gap-xxl-20{gap:5rem!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:.75rem!important}.row-gap-xxl-4{row-gap:1rem!important}.row-gap-xxl-5{row-gap:1.25rem!important}.row-gap-xxl-6{row-gap:1.5rem!important}.row-gap-xxl-7{row-gap:1.75rem!important}.row-gap-xxl-8{row-gap:2rem!important}.row-gap-xxl-9{row-gap:2.25rem!important}.row-gap-xxl-10{row-gap:2.5rem!important}.row-gap-xxl-11{row-gap:2.75rem!important}.row-gap-xxl-12{row-gap:3rem!important}.row-gap-xxl-13{row-gap:3.25rem!important}.row-gap-xxl-14{row-gap:3.5rem!important}.row-gap-xxl-15{row-gap:3.75rem!important}.row-gap-xxl-16{row-gap:4rem!important}.row-gap-xxl-17{row-gap:4.25rem!important}.row-gap-xxl-18{row-gap:4.5rem!important}.row-gap-xxl-19{row-gap:4.75rem!important}.row-gap-xxl-20{row-gap:5rem!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:.75rem!important;column-gap:.75rem!important}.column-gap-xxl-4{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-5{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-xxl-6{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-7{-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.column-gap-xxl-8{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-xxl-9{-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.column-gap-xxl-10{-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.column-gap-xxl-11{-moz-column-gap:2.75rem!important;column-gap:2.75rem!important}.column-gap-xxl-12{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-xxl-13{-moz-column-gap:3.25rem!important;column-gap:3.25rem!important}.column-gap-xxl-14{-moz-column-gap:3.5rem!important;column-gap:3.5rem!important}.column-gap-xxl-15{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.column-gap-xxl-16{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-xxl-17{-moz-column-gap:4.25rem!important;column-gap:4.25rem!important}.column-gap-xxl-18{-moz-column-gap:4.5rem!important;column-gap:4.5rem!important}.column-gap-xxl-19{-moz-column-gap:4.75rem!important;column-gap:4.75rem!important}.column-gap-xxl-20{-moz-column-gap:5rem!important;column-gap:5rem!important}.flex-xxl-root{flex:1}.flex-xxl-column-auto{flex:none}.flex-xxl-column-fluid{flex:1 0 auto}.flex-xxl-row-auto{flex:0 0 auto}.flex-xxl-row-fluid{flex:1 auto;min-width:0}.flex-xxl-center{justify-content:center;align-items:center}.flex-xxl-start{justify-content:start;align-items:start}.flex-xxl-end{justify-content:flex-end;align-items:flex-end}.flex-xxl-stack{justify-content:space-between;align-items:center}.m-vh-xxl-5{max-height:5vh}.m-vh-xxl-10{max-height:10vh}.m-vh-xxl-15{max-height:15vh}.m-vh-xxl-20{max-height:20vh}.m-vh-xxl-25{max-height:25vh}.m-vh-xxl-30{max-height:30vh}.m-vh-xxl-35{max-height:35vh}.m-vh-xxl-40{max-height:40vh}.m-vh-xxl-45{max-height:45vh}.m-vh-xxl-50{max-height:50vh}.m-vh-xxl-55{max-height:55vh}.m-vh-xxl-60{max-height:60vh}.m-vh-xxl-65{max-height:65vh}.m-vh-xxl-70{max-height:70vh}.m-vh-xxl-75{max-height:75vh}.m-vh-xxl-80{max-height:80vh}.m-vh-xxl-85{max-height:85vh}.m-vh-xxl-90{max-height:90vh}.m-vh-xxl-95{max-height:95vh}.m-vh-xxl-100{max-height:100vh}.min-vh-xxl-5{min-height:5vh}.min-vh-xxl-10{min-height:10vh}.min-vh-xxl-15{min-height:15vh}.min-vh-xxl-20{min-height:20vh}.min-vh-xxl-25{min-height:25vh}.min-vh-xxl-30{min-height:30vh}.min-vh-xxl-35{min-height:35vh}.min-vh-xxl-40{min-height:40vh}.min-vh-xxl-45{min-height:45vh}.min-vh-xxl-50{min-height:50vh}.min-vh-xxl-55{min-height:55vh}.min-vh-xxl-60{min-height:60vh}.min-vh-xxl-65{min-height:65vh}.min-vh-xxl-70{min-height:70vh}.min-vh-xxl-75{min-height:75vh}.min-vh-xxl-80{min-height:80vh}.min-vh-xxl-85{min-height:85vh}.min-vh-xxl-90{min-height:90vh}.min-vh-xxl-95{min-height:95vh}.min-vh-xxl-100{min-height:100vh}.m-vw-xxl-5{max-width:5vw}.m-vw-xxl-10{max-width:10vw}.m-vw-xxl-15{max-width:15vw}.m-vw-xxl-20{max-width:20vw}.m-vw-xxl-25{max-width:25vw}.m-vw-xxl-30{max-width:30vw}.m-vw-xxl-35{max-width:35vw}.m-vw-xxl-40{max-width:40vw}.m-vw-xxl-45{max-width:45vw}.m-vw-xxl-50{max-width:50vw}.m-vw-xxl-55{max-width:55vw}.m-vw-xxl-60{max-width:60vw}.m-vw-xxl-65{max-width:65vw}.m-vw-xxl-70{max-width:70vw}.m-vw-xxl-75{max-width:75vw}.m-vw-xxl-80{max-width:80vw}.m-vw-xxl-85{max-width:85vw}.m-vw-xxl-90{max-width:90vw}.m-vw-xxl-95{max-width:95vw}.m-vw-xxl-100{max-width:100vw}.min-vw-xxl-5{min-width:5vw}.min-vw-xxl-10{min-width:10vw}.min-vw-xxl-15{min-width:15vw}.min-vw-xxl-20{min-width:20vw}.min-vw-xxl-25{min-width:25vw}.min-vw-xxl-30{min-width:30vw}.min-vw-xxl-35{min-width:35vw}.min-vw-xxl-40{min-width:40vw}.min-vw-xxl-45{min-width:45vw}.min-vw-xxl-50{min-width:50vw}.min-vw-xxl-55{min-width:55vw}.min-vw-xxl-60{min-width:60vw}.min-vw-xxl-65{min-width:65vw}.min-vw-xxl-70{min-width:70vw}.min-vw-xxl-75{min-width:75vw}.min-vw-xxl-80{min-width:80vw}.min-vw-xxl-85{min-width:85vw}.min-vw-xxl-90{min-width:90vw}.min-vw-xxl-95{min-width:95vw}.min-vw-xxl-100{min-width:100vw}.fs-xxl-1{font-size:5.125rem!important}.fs-xxl-2{font-size:4.75rem!important}.fs-xxl-3{font-size:4.25rem!important}.fs-xxl-4{font-size:3.875rem!important}.fs-xxl-5{font-size:3.5rem!important}.fs-xxl-6{font-size:3.125rem!important}.fs-xxl-7{font-size:2.75rem!important}.fs-xxl-8{font-size:2.5rem!important}.fs-xxl-9{font-size:2.375rem!important}.fs-xxl-10{font-size:2.125rem!important}.fs-xxl-11{font-size:1.875rem!important}.fs-xxl-12{font-size:1.75rem!important}.fs-xxl-13{font-size:1.625rem!important}.fs-xxl-14{font-size:1.5rem!important}.fs-xxl-15{font-size:1.375rem!important}.fs-xxl-16{font-size:1.3125rem!important}.fs-xxl-17{font-size:1.25rem!important}.fs-xxl-18{font-size:1.1875rem!important}.fs-xxl-19{font-size:1.125rem!important}.fs-xxl-20{font-size:1.0625rem!important}.fs-xxl-21{font-size:1rem!important}.fs-xxl-22{font-size:.9375rem!important}.fs-xxl-23{font-size:.875rem!important}.fs-xxl-24{font-size:.8125rem!important}.fs-xxl-25{font-size:.75rem!important}.fs-xxl-26{font-size:.688rem!important}.fw-xxl-1{font-weight:100!important}.fw-xxl-2{font-weight:200!important}.fw-xxl-3{font-weight:300!important}.fw-xxl-4{font-weight:400!important}.fw-xxl-5{font-weight:500!important}.fw-xxl-6{font-weight:600!important}.fw-xxl-7{font-weight:700!important}.fw-xxl-8{font-weight:800!important}.fw-xxl-9{font-weight:900!important}.lh-xxl-1{line-height:1!important}.lh-xxl-2{line-height:1.05!important}.lh-xxl-3{line-height:1.1!important}.lh-xxl-4{line-height:1.15!important}.lh-xxl-5{line-height:1.2!important}.lh-xxl-6{line-height:1.25!important}.lh-xxl-7{line-height:1.3!important}.lh-xxl-8{line-height:1.35!important}.lh-xxl-9{line-height:1.4!important}.lh-xxl-10{line-height:1.45!important}.lh-xxl-11{line-height:1.5!important}.lh-xxl-12{line-height:1.55!important}.lh-xxl-13{line-height:1.6!important}.lh-xxl-14{line-height:1.65!important}.lh-xxl-15{line-height:1.7!important}.lh-xxl-16{line-height:1.75!important}.lh-xxl-17{line-height:1.8!important}.lh-xxl-18{line-height:1.85!important}.lh-xxl-19{line-height:1.9!important}.lh-xxl-20{line-height:1.95!important}.lh-xxl-21{line-height:2!important}.lh-xxl-22{line-height:2.05!important}.lh-xxl-23{line-height:2.1!important}.lh-xxl-24{line-height:2.15!important}.lh-xxl-25{line-height:2.2!important}.lh-xxl-26{line-height:2.25!important}.lh-xxl-27{line-height:2.3!important}.lh-xxl-28{line-height:2.35!important}.lh-xxl-29{line-height:2.4!important}.lh-xxl-30{line-height:2.45!important}.form-control-xxl-1{min-height:5rem;padding:.5rem 1rem;font-size:1.3rem;border-radius:0}.form-control-xxl-2{min-height:4.5rem;padding:.5rem 1rem;font-size:1.2rem;border-radius:0}.form-control-xxl-3{min-height:4rem;padding:.5rem 1rem;font-size:1.1rem;border-radius:0}.form-control-xxl-4{min-height:3.75rem;padding:.5rem 1rem;font-size:1.05rem;border-radius:0}.form-control-xxl-5{min-height:3.5rem;padding:.5rem 1rem;font-size:1.05rem;border-radius:0}.form-control-xxl-6{min-height:3.3rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-xxl-7{min-height:3rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-xxl-8{min-height:2.8rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-xxl-9{min-height:2.5rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-xxl-10{min-height:2.2rem;padding:.5rem 1rem;font-size:1rem;border-radius:0}.form-control-xxl-11{min-height:2rem;padding:.5rem 1rem;font-size:.9rem;border-radius:0}.form-control-xxl-12{min-height:1.8rem;padding:.5rem 1rem;font-size:.9rem;border-radius:0}.form-control-xxl-13{min-height:1.7rem;padding:.4rem .95rem;font-size:.9rem;border-radius:0}.form-control-xxl-14{min-height:1.5rem;padding:.4rem .9rem;font-size:.9rem;border-radius:0}.form-control-xxl-15{min-height:1.2rem;padding:.35rem .85rem;font-size:.9rem;border-radius:0}.form-control-xxl-16{min-height:1rem;padding:.3rem .8rem;font-size:.9rem;border-radius:0}.form-control-xxl-17{min-height:.9rem;padding:.25rem .75rem;font-size:.8rem;border-radius:0}.no-gutters-xxl{margin-left:-12px!important;margin-right:-12px!important}.flex-basis-xxl-0{flex-basis:0}.flex-basis-xxl-5{flex-basis:5%}.flex-basis-xxl-10{flex-basis:10%}.flex-basis-xxl-15{flex-basis:15%}.flex-basis-xxl-20{flex-basis:20%}.flex-basis-xxl-25{flex-basis:25%}.flex-basis-xxl-30{flex-basis:30%}.flex-basis-xxl-35{flex-basis:35%}.flex-basis-xxl-40{flex-basis:40%}.flex-basis-xxl-45{flex-basis:45%}.flex-basis-xxl-50{flex-basis:50%}.flex-basis-xxl-55{flex-basis:55%}.flex-basis-xxl-60{flex-basis:60%}.flex-basis-xxl-65{flex-basis:65%}.flex-basis-xxl-70{flex-basis:70%}.flex-basis-xxl-75{flex-basis:75%}.flex-basis-xxl-80{flex-basis:80%}.flex-basis-xxl-85{flex-basis:85%}.flex-basis-xxl-90{flex-basis:90%}.flex-basis-xxl-95{flex-basis:95%}.flex-basis-xxl-100{flex-basis:100%}.lc-xxl-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.lc-xxl-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lc-xxl-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lc-xxl-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.lc-xxl-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.lc-xxl-6{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.lc-xxl-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.lc-xxl-8{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.lc-xxl-9{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.lc-xxl-10{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.btn-sm-xxl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .3}.btn-md-xxl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .5}.btn-lg-xxl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: .7}.btn-xl-xxl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1}.btn-xxl-xxl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .6rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-3xl-xxl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .7rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-4xl-xxl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .8rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}.btn-5xl-xxl{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .9rem;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.3}}.z-9{z-index:9999!important}.z-8{z-index:9998!important}.z-7{z-index:9997!important}.z-6{z-index:9996!important}.z-5{z-index:9995!important}.z-4{z-index:9994!important}.z-3{z-index:9993!important}.z-2{z-index:9992!important}.z-1{z-index:9991!important}.text-primary{color:var(--bs-primary)!important}.text-secondary{color:var(--bs-secondary)!important}.text-success{color:var(--bs-success)!important}.text-info{color:var(--bs-info)!important}.text-warning{color:var(--bs-warning)!important}.text-danger{color:var(--bs-danger)!important}.text-light{color:var(--bs-light)!important}.text-dark{color:var(--bs-dark)!important}.text-black{color:var(--bs-black)!important}.text-white{color:var(--bs-white)!important}.text-body{color:var(--bs-body-color-rgb)!important}.text-gray-50{color:var(--bs-gray-50)!important}.text-gray-100{color:var(--bs-gray-100)!important}.text-gray-150{color:var(--bs-gray-150)!important}.text-gray-200{color:var(--bs-gray-200)!important}.text-gray-250{color:var(--bs-gray-250)!important}.text-gray-300{color:var(--bs-gray-300)!important}.text-gray-350{color:var(--bs-gray-350)!important}.text-gray-400{color:var(--bs-gray-400)!important}.text-gray-450{color:var(--bs-gray-450)!important}.text-gray-500{color:var(--bs-gray-500)!important}.text-gray-550{color:var(--bs-gray-550)!important}.text-gray-600{color:var(--bs-gray-600)!important}.text-gray-650{color:var(--bs-gray-650)!important}.text-gray-700{color:var(--bs-gray-700)!important}.text-gray-750{color:var(--bs-gray-750)!important}.text-gray-800{color:var(--bs-gray-800)!important}.text-gray-850{color:var(--bs-gray-850)!important}.text-gray-900{color:var(--bs-gray-900)!important}.text-gray-950{color:var(--bs-gray-950)!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-gray-50{background-color:var(--bs-gray-50)}.bg-gray-100{background-color:var(--bs-gray-100)}.bg-gray-150{background-color:var(--bs-gray-150)}.bg-gray-200{background-color:var(--bs-gray-200)}.bg-gray-250{background-color:var(--bs-gray-250)}.bg-gray-300{background-color:var(--bs-gray-300)}.bg-gray-350{background-color:var(--bs-gray-350)}.bg-gray-400{background-color:var(--bs-gray-400)}.bg-gray-450{background-color:var(--bs-gray-450)}.bg-gray-500{background-color:var(--bs-gray-500)}.bg-gray-550{background-color:var(--bs-gray-550)}.bg-gray-600{background-color:var(--bs-gray-600)}.bg-gray-650{background-color:var(--bs-gray-650)}.bg-gray-700{background-color:var(--bs-gray-700)}.bg-gray-750{background-color:var(--bs-gray-750)}.bg-gray-800{background-color:var(--bs-gray-800)}.bg-gray-850{background-color:var(--bs-gray-850)}.bg-gray-900{background-color:var(--bs-gray-900)}.bg-gray-950{background-color:var(--bs-gray-950)}.bg-light-primary{background-color:var(--bs-primary-light)!important}.bg-light-secondary{background-color:var(--bs-secondary-light)!important}.bg-light-success{background-color:var(--bs-success-light)!important}.bg-light-warning{background-color:var(--bs-warning-light)!important}.bg-light-info{background-color:var(--bs-info-light)!important}.bg-light-danger{background-color:var(--bs-danger-light)!important}.border-light-primary{border-color:var(--bs-primary-light)!important}.border-light-secondary{border-color:var(--bs-secondary-light)!important}.border-light-success{border-color:var(--bs-success-light)!important}.border-light-warning{border-color:var(--bs-warning-light)!important}.border-light-danger{border-color:var(--bs-danger-light)!important}.border-light-info{border-color:var(--bs-info-light)!important}.border-dashed{border-style:dashed!important}.border-top-dashed{border-top-style:dashed!important}.border-bottom-dashed{border-bottom-style:dashed!important}.border-start-dashed{border-left-style:dashed!important}.border-end-dashed{border-right-style:dashed!important}.border-dotted{border-style:dotted!important}.border-top-dotted{border-top-style:dotted!important}.border-bottom-dotted{border-bottom-style:dotted!important}.border-start-dotted{border-left-style:dotted!important}.border-end-dotted{border-right-style:dotted!important}.border-gray-50{border-color:var(--bs-gray-50)!important}.border-gray-100{border-color:var(--bs-gray-100)!important}.border-gray-150{border-color:var(--bs-gray-150)!important}.border-gray-200{border-color:var(--bs-gray-200)!important}.border-gray-250{border-color:var(--bs-gray-250)!important}.border-gray-300{border-color:var(--bs-gray-300)!important}.border-gray-350{border-color:var(--bs-gray-350)!important}.border-gray-400{border-color:var(--bs-gray-400)!important}.border-gray-450{border-color:var(--bs-gray-450)!important}.border-gray-500{border-color:var(--bs-gray-500)!important}.border-gray-550{border-color:var(--bs-gray-550)!important}.border-gray-600{border-color:var(--bs-gray-600)!important}.border-gray-650{border-color:var(--bs-gray-650)!important}.border-gray-700{border-color:var(--bs-gray-700)!important}.border-gray-750{border-color:var(--bs-gray-750)!important}.border-gray-800{border-color:var(--bs-gray-800)!important}.border-gray-850{border-color:var(--bs-gray-850)!important}.border-gray-900{border-color:var(--bs-gray-900)!important}.border-gray-950{border-color:var(--bs-gray-950)!important}.opacity-0,.opacity-0-hover:hover{opacity:0!important}.opacity-5,.opacity-5-hover:hover{opacity:.05!important}.opacity-10,.opacity-10-hover:hover{opacity:.1!important}.opacity-15,.opacity-15-hover:hover{opacity:.15!important}.opacity-20,.opacity-20-hover:hover{opacity:.2!important}.opacity-25,.opacity-25-hover:hover{opacity:.25!important}.opacity-30,.opacity-30-hover:hover{opacity:.3!important}.opacity-35,.opacity-35-hover:hover{opacity:.35!important}.opacity-40,.opacity-40-hover:hover{opacity:.4!important}.opacity-45,.opacity-45-hover:hover{opacity:.45!important}.opacity-50,.opacity-50-hover:hover{opacity:.5!important}.opacity-55,.opacity-55-hover:hover{opacity:.55!important}.opacity-60,.opacity-60-hover:hover{opacity:.6!important}.opacity-65,.opacity-65-hover:hover{opacity:.65!important}.opacity-70,.opacity-70-hover:hover{opacity:.7!important}.opacity-75,.opacity-75-hover:hover{opacity:.75!important}.opacity-80,.opacity-80-hover:hover{opacity:.8!important}.opacity-85,.opacity-85-hover:hover{opacity:.85!important}.opacity-90,.opacity-90-hover:hover{opacity:.9!important}.opacity-95,.opacity-95-hover:hover{opacity:.95!important}.opacity-100,.opacity-100-hover:hover{opacity:1!important}.svg-primary{filter:brightness(0) saturate(100%) invert(29%) sepia(93%) saturate(7494%) hue-rotate(217deg) brightness(97%) contrast(108%)}.svg-secondary{filter:brightness(0) saturate(100%) invert(45%) sepia(6%) saturate(675%) hue-rotate(169deg) brightness(96%) contrast(89%)}.svg-success{filter:brightness(0) saturate(100%) invert(34%) sepia(61%) saturate(1292%) hue-rotate(120deg) brightness(98%) contrast(102%)}.svg-info{filter:brightness(0) saturate(100%) invert(68%) sepia(59%) saturate(2914%) hue-rotate(151deg) brightness(107%) contrast(95%)}.svg-warning{filter:brightness(0) saturate(100%) invert(77%) sepia(84%) saturate(1003%) hue-rotate(355deg) brightness(102%) contrast(107%)}.svg-danger{filter:brightness(0) saturate(100%) invert(21%) sepia(89%) saturate(7471%) hue-rotate(3deg) brightness(99%) contrast(115%)}.svg-dark{filter:brightness(0) saturate(100%) invert(8%) sepia(6%) saturate(1822%) hue-rotate(172deg) brightness(91%) contrast(94%)}.svg-light{filter:brightness(0) saturate(100%) invert(99%) sepia(2%) saturate(96%) hue-rotate(202deg) brightness(112%) contrast(96%)}.svg-gray-50{filter:brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(142%) hue-rotate(202deg) brightness(109%) contrast(97%)}.svg-gray-100{filter:brightness(0) saturate(100%) invert(98%) sepia(1%) saturate(96%) hue-rotate(144deg) brightness(103%) contrast(96%)}.svg-gray-150{filter:brightness(0) saturate(100%) invert(94%) sepia(0%) saturate(53%) hue-rotate(150deg) brightness(101%) contrast(89%)}.svg-gray-200{filter:brightness(0) saturate(100%) invert(91%) sepia(1%) saturate(0%) hue-rotate(334deg) brightness(100%) contrast(92%)}.svg-gray-250{filter:brightness(0) saturate(100%) invert(85%) sepia(0%) saturate(516%) hue-rotate(144deg) brightness(96%) contrast(89%)}.svg-gray-300{filter:brightness(0) saturate(100%) invert(84%) sepia(1%) saturate(0%) hue-rotate(130deg) brightness(95%) contrast(88%)}.svg-gray-350{filter:brightness(0) saturate(100%) invert(80%) sepia(0%) saturate(0%) hue-rotate(174deg) brightness(93%) contrast(88%)}.svg-gray-400{filter:brightness(0) saturate(100%) invert(71%) sepia(0%) saturate(0%) hue-rotate(148deg) brightness(92%) contrast(85%)}.svg-gray-450{filter:brightness(0) saturate(100%) invert(63%) sepia(0%) saturate(0%) hue-rotate(159deg) brightness(92%) contrast(85%)}.svg-gray-500{filter:brightness(0) saturate(100%) invert(59%) sepia(0%) saturate(0%) hue-rotate(186deg) brightness(89%) contrast(89%)}.svg-gray-550{filter:brightness(0) saturate(100%) invert(49%) sepia(0%) saturate(0%) hue-rotate(182deg) brightness(92%) contrast(84%)}.svg-gray-600{filter:brightness(0) saturate(100%) invert(36%) sepia(1%) saturate(0%) hue-rotate(148deg) brightness(90%) contrast(90%)}.svg-gray-650{filter:brightness(0) saturate(100%) invert(33%) sepia(0%) saturate(0%) hue-rotate(151deg) brightness(91%) contrast(86%)}.svg-gray-700{filter:brightness(0) saturate(100%) invert(36%) sepia(0%) saturate(520%) hue-rotate(150deg) brightness(91%) contrast(88%)}.svg-gray-750{filter:brightness(0) saturate(100%) invert(26%) sepia(0%) saturate(24%) hue-rotate(160deg) brightness(89%) contrast(87%)}.svg-gray-800{filter:brightness(0) saturate(100%) invert(25%) sepia(0%) saturate(0%) hue-rotate(151deg) brightness(85%) contrast(87%)}.svg-gray-850{filter:brightness(0) saturate(100%) invert(23%) sepia(3%) saturate(36%) hue-rotate(145deg) brightness(83%) contrast(86%)}.svg-gray-900{filter:brightness(0) saturate(100%) invert(23%) sepia(5%) saturate(191%) hue-rotate(169deg) brightness(92%) contrast(87%)}.svg-gray-950{filter:brightness(0) saturate(100%) invert(17%) sepia(4%) saturate(327%) hue-rotate(151deg) brightness(82%) contrast(88%)}.btn-table{padding:0;font-size:.75rem;font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);border:0;display:flex;align-items:center;justify-content:center;height:23px;width:23px}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/.8rem auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:focus{outline:0;box-shadow:none;opacity:var(--bs-btn-close-focus-opacity)}.btn.disabled{text-decoration:line-through}.hover-up{transition:transform .3s ease}.hover-up:hover{transform:translateY(-2.5%);transition:transform .3s ease;will-change:transform}.hover-down{transition:transform .3s ease}.hover-down:hover{transform:translateY(2.5%);transition:transform .3s ease;will-change:transform}.hover-scale{transition:transform .3s ease}.hover-scale:hover{transform:scale(1.1);transition:transform .3s ease;will-change:transform}.hover-rotate-end{transition:transform .3s ease}.hover-rotate-end:hover{transform:rotate(4deg);transition:transform .3s ease;will-change:transform}.hover-rotate-start{transition:transform .3s ease}.hover-rotate-start:hover{transform:rotate(-4deg);transition:transform .3s ease;will-change:transform}.separator{display:block;height:0;border-bottom:1px solid}.separator.primary{border-color:var(--bs-primary)}.separator.secondary{border-color:var(--bs-secondary)}.separator.success{border-color:var(--bs-success)}.separator.warning{border-color:var(--bs-warning)}.separator.info{border-color:var(--bs-info)}.separator.danger{border-color:var(--bs-danger)}.separator.light-primary{border-color:var(--bs-primary-light)}.separator.light-secondary{border-color:var(--bs-secondary-light)}.separator.light-success{border-color:var(--bs-success-light)}.separator.light-warning{border-color:var(--bs-warning-light)}.separator.light-info{border-color:var(--bs-info-light)}.separator.light-danger{border-color:var(--bs-danger-light)}.separator.gray-100{border-color:var(--bs-gray-100)}.separator.gray-200{border-color:var(--bs-gray-200)}.separator.gray-300{border-color:var(--bs-gray-300)}.separator.gray-400{border-color:var(--bs-gray-400)}.separator.gray-500{border-color:var(--bs-gray-500)}.separator.gray-600{border-color:var(--bs-gray-600)}.separator.gray-700{border-color:var(--bs-gray-700)}.separator.gray-800{border-color:var(--bs-gray-800)}.separator.gray-900{border-color:var(--bs-gray-900)}.separator.dotted{border-bottom-style:dotted}.separator.dashed{border-bottom-style:dashed}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pointer{cursor:pointer}.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%}.ratio-2x3{--bs-aspect-ratio: 66.6667%}.ratio-3x2{--bs-aspect-ratio: 150%}.ratio-1x2{--bs-aspect-ratio: 50%}.ratio-5x7{--bs-aspect-ratio: 71.4286%}.ratio-4x5{--bs-aspect-ratio: 80%}.ratio-9x16{--bs-aspect-ratio: 56.25%}.ratio-1x1_91{--bs-aspect-ratio: 52.356%}.overflow-edge{position:relative;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-inline:calc(-50vw + 50%);padding-inline:calc(50vw - 50%)}.overflow-edge img{display:block;height:auto;max-width:100%;max-height:60vh;pointer-events:none;user-drag:none;-webkit-user-drag:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.overflow-edge-item>*{max-width:90vw}.overflow-edge::-webkit-scrollbar{display:none}.overflow-edge{scrollbar-width:none}.overflow-edge-track{display:flex;flex-wrap:nowrap}.overflow-edge-item{flex:0 0 auto}.overflow-edge:before,.overflow-edge:after{content:"";position:sticky;top:0;bottom:0;width:24px;pointer-events:none;z-index:1;--fade-bg: var(--bs-body-bg, #fff)}.overflow-edge:before{left:0;background:linear-gradient(to right,var(--fade-bg) 0%,transparent 100%)}.overflow-edge:after{right:0;background:linear-gradient(to left,var(--fade-bg) 0%,transparent 100%)}.overflow-edge [data-oe-click]{cursor:auto;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;-webkit-user-drag:auto;touch-action:manipulation}.overflow-edge [data-oe-click] img{pointer-events:auto;-webkit-user-drag:auto}.overflow-edge [data-oe-click] *{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.close{width:20px;height:20px;display:inline-block;background-image:url(/build/assets/delete-CWHDs3Aq.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .2s ease-in-out}.close:hover{transform:scale(1.1)}.close:active{transform:scale(.85)}.carousel-control-black .carousel-control-prev-icon,.carousel-control-black .carousel-control-next-icon{filter:invert(1);opacity:.8}.carousel-control-black .carousel-control-prev-icon:hover,.carousel-control-black .carousel-control-next-icon:hover{opacity:1}.image-invert-on-hover:hover img{filter:invert(1)}.text-justify{text-align:justify!important}.image-hover{overflow:hidden}.image-hover img{transition:transform .6s ease}.image-hover:hover img{transform:scale(1.04)}html{scrollbar-width:thin;scrollbar-color:#dedede transparent}img.toggle-icon{width:20px;height:20px;aspect-ratio:1 / 1;-o-object-fit:contain;object-fit:contain;display:inline-block}body{font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.2px}b,strong{font-weight:600}a{text-decoration:none;cursor:pointer!important}p{margin-top:0;margin-bottom:.65rem}h1,h2,h3,h4,h5,h6{margin-bottom:0}.text-integer{font-family:Jost,sans-serif;letter-spacing:.25px}.text-string{font-family:Plus Jakarta Sans,sans-serif}header{background-color:#fff}header .categories a{color:var(--bs-black);font-size:.875rem}header .categories:hover a{color:var(--bs-gray-650)}header .categories a:hover{color:var(--bs-black)}header .left-icons{justify-content:start;align-items:center}header .left-icons a{line-height:15px;display:flex;align-items:center;justify-content:center}header .left-icons img{width:20px;height:20px}header .logo{display:flex;justify-content:center}header .logo a{line-height:0}header .right-icons{display:flex;justify-content:end;align-items:center}header .right-icons a{padding:8px;line-height:15px;display:flex;align-items:center;justify-content:center}header .right-icons img{width:18px;height:18px}@media (max-width: 768px){header{padding:1.15rem 0}header .right-icons a{padding:0;line-height:15px;display:flex;align-items:center;justify-content:center}header .right-icons img{width:20px;height:20px}}header .cart{z-index:2;display:flex;align-items:center;justify-content:center;position:absolute;text-align:center;top:-2px;right:-14px;width:15px;height:15px;font-weight:300;border-radius:50%;background-color:var(--bs-black);font-size:.6875rem;color:#fff;animation:ease .5s ease-out}#canvasMenu hr{border-color:var(--bs-gray-400)!important}.mega-wrap{display:none}.nav-item.position-static:hover>.mega-wrap{display:block}.dropdown-menu{border-left:none!important;border-right:none!important;border-color:var(--bs-gray-250)!important}nav.categories>ul.nav>li.nav-item:first-child>a.nav-link{padding-left:0!important}.mega-wrap .border-end{border-color:var(--bs-gray-150)!important}#header.mega-sticky .mega-wrap{display:none}#header.mega-sticky .mega-wrap.active,.mega-wrap:hover{display:block}#header .nav-item.position-static{position:relative}.mega-wrap:before{content:"";position:absolute;top:-24px;left:0;right:0;height:24px;pointer-events:auto}#header .container-3xl .dropdown-menu.mega-wrap{position:absolute;top:98%!important;left:calc(50% - 50vw)!important;right:auto!important;width:100vw!important;max-width:100vw!important;margin-top:0!important;z-index:1000}#header .container-3xl .dropdown-menu.mega-wrap .container{max-width:1700px;margin:0 auto}.mega-grid,.mm-col{min-height:360px}.link-text{position:relative;display:inline-block;text-decoration:none}.link-text:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .28s ease}.mm-link:hover .link-text:after,.nav-link:hover .link-text:after{transform:scaleX(1);transform-origin:left}.mm-link:focus .link-text:after,.nav-link:focus .link-text:after{transform:scaleX(1);transform-origin:left}.caret-slot{display:inline-block;width:1.1em;text-align:center}.divided .sidebar{display:flex;scrollbar-width:none;-ms-overflow-style:none}.divided .sidebar::-webkit-scrollbar{display:none}.divided .sidebar>*{flex-shrink:0}.divided .sidebar a{font-size:.9375rem;color:var(--bs-black);font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none}.divided .sidebar.is-loading{pointer-events:none;opacity:.6;animation:sidebar-pulse .85s ease-in-out infinite}@keyframes sidebar-pulse{0%{opacity:.55}50%{opacity:.95}to{opacity:.55}}@media (min-width: 768px){.divided .sidebar .active,.divided .sidebar .router-link-active,.divided .sidebar a:hover{text-decoration:underline;text-underline-offset:6px}}@media (max-width: 768px){.divided .sidebar{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:auto}.divided .sidebar:before{content:"";display:inline-block;flex-shrink:0}.divided .sidebar:after{content:"";display:inline-block;flex-shrink:0}.divided .sidebar a{border:1px solid var(--bs-gray-250);padding:.45rem 1rem;background:transparent;display:inline-block;font-weight:500}.divided .sidebar .active,.divided .sidebar .router-link-active{border-color:var(--bs-black)}}.divided .main .title{font-weight:500;font-size:1.0625rem;color:var(--bs-black);margin-bottom:1.67rem}.product-list .breadcrumb{--bs-breadcrumb-divider: "-";font-size:.8125rem;color:var(--bs-gray-600);background-color:transparent;padding:0;margin-bottom:0}.product-list .breadcrumb-item+.breadcrumb-item:before{color:var(--bs-gray-550)}.product-list .breadcrumb-item a{color:var(--bs-gray-550);text-decoration:none;transition:color .2s ease}.product-list .breadcrumb-item.active>a.active{color:var(--bs-gray-750)!important}.product-list .breadcrumb-item a:hover{color:var(--bs-gray-750)}.product-list .breadcrumb-item.active{color:var(--bs-gray-650)}.product-list .filter-scroll{max-height:calc(100vh - var(--header-height, 80px) - 15px);overflow-y:auto}.product-list .filter-scroll .footer{position:sticky;bottom:0;z-index:10}@media (max-width: 767.98px){.product-list .area{width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:0!important;padding-right:0!important;overflow-x:clip}.product-list .grid{margin-left:calc(var(--bs-gutter-x) * -.5);margin-right:calc(var(--bs-gutter-x) * -.5)}.product-list .grid .pt-2.px-2{padding-left:.75rem!important;padding-right:.75rem!important}}.product-list .products .image{position:relative}.product-list .products .image img{display:block;width:100%;height:auto}.product-list .products .discount-badge{position:absolute;z-index:10;bottom:18px;left:12px;padding:7px 0;width:48px;color:#fff;background-color:var(--bs-danger);font-size:.875rem;text-align:center;line-height:1;pointer-events:none}.product-list .products h4{display:flex;font-weight:400;color:var(--bs-body-color);margin-bottom:.28rem}.product-list .product .price{display:flex}.product-list .price .first{text-decoration:line-through;color:var(--bs-black);margin-right:.3rem}.product-list .price .second{color:var(--bs-text-danger)}.product-list .out-of-stock-img{filter:grayscale(.5) brightness(.9)}.product-list .out-of-stock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-end;pointer-events:none;z-index:25}.product-list .out-of-stock-text{color:#000;font-weight:500;text-transform:uppercase;background:#ffffff73;backdrop-filter:blur(4px) saturate(110%);-webkit-backdrop-filter:blur(4px) saturate(110%);width:100%;text-align:center;padding:.5rem 0;font-size:.9rem;border-top:1px solid #ffffff73;border-bottom:1px solid #ffffff73}.product-list .pagination{display:flex;flex-direction:column;align-items:center}.product-list .pagination .buttons{display:flex;justify-content:center;align-items:center;gap:1.5rem}.product-list .pagination .page-separator{display:flex;gap:.5rem}.product-list .pagination .page-separator span:nth-child(1){color:var(--bs-black)}.product-list .pagination .page-separator span:nth-child(2){color:var(--bs-gray-400)}.product-list .pagination .page-separator span:nth-child(3){color:var(--bs-gray-500)}.product-list .pagination a{display:flex;align-items:center;justify-content:center;padding:0;border-color:var(--bs-gray-550);border-width:.9px;text-decoration:none;width:50px;height:50px}.product-list .pagination a.disabled{pointer-events:none;opacity:.5;cursor:not-allowed}.product-list .pagination img{width:17px;height:18px;margin-bottom:0;display:block}.product-list .pagination a:hover img{filter:brightness(0) invert(1)}.product-list .accordion-flush>.accordion-item:first-child{border-top:1px solid var(--bs-accordion-border-color)}.product-list .accordion-flush>.accordion-item:last-child{border-bottom:1px solid var(--bs-accordion-border-color)}.product-list .accordion-button:not(.collapsed){box-shadow:none}.product-list .accordion-body{padding:.1rem 0 .25rem!important;margin-top:-4px}.product-list .form-check{margin-bottom:8px;display:flex;align-items:center}.product-list .form-check-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border-radius:0;cursor:pointer;position:relative;margin-right:.5rem;display:inline-block;background-color:#fff;border:.9px solid #000;background-image:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-list .form-check-input.colored-checkbox{border:0!important;background-color:var(--box-color)}.product-list .form-check-input.colored-checkbox:checked:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;transform:translate(-50%,-50%);background-repeat:no-repeat;background-position:center;background-size:contain}.product-list .form-check-input[type=checkbox]:not(.colored-checkbox):checked:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;transform:translate(-50%,-50%);background-repeat:no-repeat;background-position:center;background-size:contain}.product-list .form-check-input.tick-white:checked:after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1829 3.12159L6.43212 13.5392L1.64648 8.75354L2.35359 8.04644L6.36796 12.0608L14.4172 2.47839L15.1829 3.12159Z' fill='white'/%3E%3C/svg%3E")}.product-list .form-check-input.tick-black:checked:after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1829 3.12159L6.43212 13.5392L1.64648 8.75354L2.35359 8.04644L6.36796 12.0608L14.4172 2.47839L15.1829 3.12159Z' fill='black'/%3E%3C/svg%3E")}.product-list .form-check-label{font-size:.75rem!important;margin-top:3px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;flex:1;cursor:pointer}.product-list .form-check-label:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.product-list .form-check-input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:19px;height:19px;border-radius:50%}.product-list .form-check-input[type=radio]:checked:after{content:"";width:11px;height:11px;background-color:#000;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-list .accordion-button[aria-expanded=true] .selected-summary{display:none!important}.product-list .accordion-button{color:var(--bs-black);font-size:.8125rem;font-weight:500;padding:1rem 0;display:flex;justify-content:space-between;align-items:center}.product-list .accordion-button .selected-summary{color:var(--bs-gray-600);max-width:70%;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem}.product-list .accordion-button.sort{padding:1rem 0}.product-list .accordion-button.sort.collapsed{padding:.45rem 0!important}.product-list .accordion .clear{width:100%;text-decoration:underline;font-size:.8125rem;text-underline-offset:2px}.product-list .description h1,.product-list .description h2,.product-list .description h3,.product-list .description h4,.product-list .description h5,.product-list .description h6{color:var(--bs-black);font-weight:500;margin-bottom:.75rem;font-size:1.1875rem!important}.product-list .description p{font-size:.8125rem;line-height:1.6;margin-bottom:1.1rem;color:var(--bs-body-color)}.product-list .description ul{padding-left:1.5rem;margin-bottom:1rem}.product-list .description ul li{list-style-type:disc;margin-bottom:.5rem}.product-list .description strong{font-weight:500;color:var(--bs-black)}.product-list .description em{font-style:italic;color:#666}.product-list .description blockquote{border-left:3px solid #ddd;padding-left:1rem;color:#777;font-style:italic;margin:1.5rem 0}.product-detail .name{font-weight:500;line-height:1.75rem}.product-detail .price{display:flex;align-items:center}.product-detail .price .first{text-decoration:line-through;color:var(--bs-black);margin-right:.3rem}.product-detail .price .second{color:var(--bs-text-danger)}.product-detail .price .discount-badge{padding:7px 0;width:48px;color:#fff;background-color:var(--bs-danger);font-size:.875rem;text-align:center;line-height:1}.product-detail .quantity-area{border:1px solid var(--bs-dark);border-radius:var(--bs-border-radius);display:flex;align-items:stretch;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-detail .quantity-display{flex-grow:1;display:flex;align-items:center;justify-content:center;width:.7rem}.product-detail .quantity-area img{width:14px;height:14px}.product-detail .quantity-area .decrement,.product-detail .quantity-area .increment{display:flex;align-items:center;cursor:pointer;padding:0 .75rem}.product-details{position:sticky;z-index:10}.product-detail .variants .variant-area{display:flex;gap:.6rem!important}.product-detail .variants .variant-area a{width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;padding-left:7px;padding-right:7px}.product-detail .variants .btn{background:transparent;color:#202020;font-weight:500;border:1px solid;border-color:var(--bs-gray-300)}.product-detail .variants .btn.active,.product-detail .variants .btn:hover{border-color:var(--bs-gray-600)}.product-detail .variants .btn.disabled{opacity:35%!important;cursor:not-allowed!important}.product-detail .breadcrumb{--bs-breadcrumb-divider: "-";font-size:.8125rem;color:var(--bs-gray-500);background-color:transparent;padding:0;margin-bottom:0}.product-detail .breadcrumb-item+.breadcrumb-item:before{color:var(--bs-gray-500)}.product-detail .breadcrumb-item a{color:var(--bs-gray-500);text-decoration:none;transition:color .2s ease}.product-detail .breadcrumb-item a:hover{color:var(--bs-gray-700)}.product-detail .breadcrumb-item.active{color:var(--bs-gray-750)}.product-detail .out-of-stock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-end;pointer-events:none;z-index:25}@media (min-width: 768px){.product-detail .out-of-stock-overlay{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}}.product-detail .out-of-stock-text{color:#000;font-weight:600;text-transform:uppercase;background:#ffffff73;backdrop-filter:blur(4px) saturate(110%);-webkit-backdrop-filter:blur(4px) saturate(110%);width:100%;text-align:center;padding:.65rem 0;font-size:.9rem;border-top:1px solid #ffffff73}.product-detail .image-marker{transform:translate(-50%,-50%);position:absolute;z-index:20}.product-detail .image-marker .circle{width:25px;height:25px;border:1px dashed #ffffffe0;background-color:#d5d5d538;border-radius:100%;display:flex;align-items:center;justify-content:center;animation:pop-1 .25s ease-out}.product-detail .image-marker .circle:after{content:"";width:5px;height:5px;background-color:#fff;border-radius:50%}.product-detail .relation-colors .current-product,.product-detail .relation-colors a:hover img{box-shadow:0 0 0 .6px var(--bs-body-color);transition:box-shadow .1s ease-in-out}.product-detail .accordion-button{color:var(--bs-black);padding:1rem 0}.product-detail .description h1,.product-detail .description h2,.product-detail .description h3,.product-detail .description h4,.product-detail .description h5,.product-detail .description h6{font-weight:500;margin-bottom:.5rem;font-size:.8125rem!important}.product-detail .description p{line-height:1.75;margin-bottom:.75rem}.product-detail .description ul{display:flex;flex-direction:row;flex-wrap:wrap;-moz-column-gap:.35rem;column-gap:.35rem;row-gap:.25rem;padding-left:0;margin-bottom:1rem;font-size:.8125rem}.product-detail .description ul li{list-style-type:none;font-size:.8125rem}.product-detail .description strong{font-weight:500;color:var(--bs-black)}.product-detail .description em{font-style:italic}.product-detail .description blockquote{border-left:3px solid #ddd;padding-left:1rem;color:#777;font-style:italic;margin:1.5rem 0}.product-detail .product-code{background:#f7f7f7;padding:8px 12px;margin-top:-3px;width:100%}.product-detail .add-to-cart{display:flex;align-items:center;justify-content:center;flex-grow:1!important;font-weight:400}.product-detail .accordion hr{border-color:#b1b0b0!important}.product-detail .accordion strong{font-weight:500!important}.product-detail .add-to-cart.btn-waiting.success{background-color:var(--bs-success)!important;border-color:var(--bs-success)!important}.product-detail .add-to-cart.btn-waiting.error{background-color:var(--bs-danger)!important;border-color:var(--bs-danger)!important}.product-detail .relation .products{--bs-gutter-x: .35rem}.product-detail .relation .products .image{position:relative}.product-detail .relation .products .image img{display:block;width:100%;height:auto}.product-detail .relation .products h5{display:flex;font-weight:400;color:var(--bs-body-color);margin-bottom:.28rem}.product-detail .relation .products .price{display:flex;flex-direction:column}.product-detail .relation .products .price .first{text-decoration:line-through;color:var(--bs-black);font-size:.75rem!important;text-align:end}.product-detail .relation .products .price .second{color:var(--bs-text-danger)}.product-detail .review-card{scroll-snap-align:start;min-width:270px;max-width:100%}.product-detail .relation-images .highlight-product{animation:product-relation-highligh-pulse .8s ease-in-out 5;background-color:transparent}@keyframes product-relation-highligh-pulse{0%{box-shadow:0 0 #ff00}50%{box-shadow:0 0 0 2px #252525}to{box-shadow:0 0 #ff00}}.product-detail .product-thumb-swiper .thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:15;background-color:#fff;opacity:.7;pointer-events:none;transition:opacity .2s ease}.product-detail .product-thumb-swiper .swiper-slide.swiper-slide-thumb-active .thumb-overlay{opacity:0}.product-lazy-image{position:relative;z-index:1;width:100%;aspect-ratio:var(--product-lazy-image-ratio, 1 / 1);overflow:hidden;background:#f7f7f7}.product-lazy-image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f7f7f7;z-index:1;transition:opacity .25s ease,visibility .25s ease}.product-lazy-image-placeholder img{display:block;width:auto;height:auto;max-width:30%;max-height:30%;opacity:.12;animation:lazy-logo-pulse 1.6s ease-in-out infinite}.product-lazy-image-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .3s ease}.product-lazy-image.is-loaded .product-lazy-image-img{opacity:1}.product-lazy-image.is-loaded .product-lazy-image-placeholder{opacity:0;visibility:hidden;pointer-events:none}@keyframes lazy-logo-pulse{0%{opacity:.1}50%{opacity:.22}to{opacity:.1}}.button-feedback{display:flex;align-items:center;justify-content:center;flex-grow:1!important;font-weight:400}.button-feedback-message{color:#fff!important;display:inline-flex;align-items:center;justify-content:center;gap:6px}.button-feedback-icon{display:inline-block;width:22px;height:22px;margin-right:4px;background-size:contain;background-repeat:no-repeat;background-position:center}.button-feedback-icon.success{background-image:url(/build/assets/white-tick-BVuVZR_9.svg)}.button-feedback-icon.error{background-image:url(/build/assets/white-x-BjrZf9Kg.svg)}.modal.search .products{--bs-gutter-x: .35rem}.modal.search .products .image{position:relative}.modal.search .products .image img{display:block;width:100%;height:auto}.modal.search .products h4{display:flex;font-weight:400;color:var(--bs-body-color);margin-bottom:.28rem}.modal.search .products .price{display:flex;flex-direction:column}.modal.search .products .price .first{text-decoration:line-through;color:var(--bs-black);font-size:.75rem!important;text-align:end}.modal.search .products .price .second{color:var(--bs-text-danger)}.canvas-cart .product .name{font-size:.875rem}.canvas-cart .product .price-area{display:flex;font-size:.9375rem}.canvas-cart .product .first-price{text-decoration:line-through;text-decoration-thickness:1.5px}.canvas-cart .product .details{font-size:.8125rem;color:var(--bs-gray-600)}.canvas-cart .quantity-area{border:1px solid var(--bs-gray-250);color:var(--bs-gray-900);display:flex;align-items:stretch;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:5rem;height:2.25rem}.canvas-cart .quantity-display{flex-grow:1;display:flex;align-items:center;justify-content:center;width:1rem}.canvas-cart .quantity-area img{width:13px;height:13px}.canvas-cart .quantity-area .decrement,.canvas-cart .quantity-area .increment{display:flex;align-items:center;cursor:pointer;padding:0 .5rem}.canvas-cart .quantity-area a.disabled{pointer-events:none;opacity:.8;transition:opacity .2s ease;cursor:not-allowed}.canvas-cart .quantity-area .spinner{display:inline-block;width:14px;height:14px;border:1px solid var(--bs-gray-400);border-top:1px solid #ffffff;border-radius:50%;animation:spin .6s linear infinite;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.canvas-cart .currency{margin-left:2px}.canvas-cart .empty-area{text-align:center}.canvas-cart .empty-area .title{display:flex;align-items:center;font-weight:500;color:var(--bs-black);margin-bottom:.65rem;font-size:1.0625rem}.canvas-cart .empty-area .title img{width:23px;height:23px;margin-right:10px}.canvas-cart .empty-area .description{font-size:.9375rem;color:var(--bs-gray-900)}.cart-page .product .price-area{font-size:.9375rem}.cart-page .product .first-price{text-decoration:line-through;text-decoration-thickness:1.5px}.cart-page .quantity-area{border:1px solid var(--bs-gray-200);color:var(--bs-gray-950);display:flex;align-items:stretch;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:6rem;height:2.25rem}.cart-page .quantity-display{flex-grow:1;display:flex;align-items:center;justify-content:center;width:1rem}.cart-page .quantity-area img{width:13px;height:13px}.cart-page .quantity-area .decrement,.cart-page .quantity-area .increment{display:flex;align-items:center;cursor:pointer;padding:0 .5rem}.cart-page .delete-product{display:flex;align-items:center;cursor:pointer;padding:8px 25px;border:1px solid var(--bs-gray-200)}.cart-page .delete-product img{width:18px;height:18px}.cart-page .delete-product .spinner{display:inline-block;width:18px;height:18px;border:1px solid var(--bs-gray-400);border-top:1px solid #ffffff;border-radius:50%;animation:spin .6s linear infinite;vertical-align:middle}.cart-page .quantity-area a.disabled{pointer-events:none;opacity:.8;transition:opacity .2s ease;cursor:not-allowed}.cart-page .quantity-area .spinner{display:inline-block;width:14px;height:14px;border:1px solid var(--bs-gray-400);border-top:1px solid #ffffff;border-radius:50%;animation:spin .6s linear infinite;vertical-align:middle}.cart-page .currency{margin-left:2px}.cart-page .empty-area{text-align:center}.cart-page .empty-area .title{display:flex;align-items:center;font-weight:500;color:var(--bs-black);margin-bottom:.65rem;font-size:1.0625rem}.cart-page .empty-area .title img{width:23px;height:23px;margin-right:10px}.cart-page .empty-area .description{font-size:.9375rem;color:var(--bs-gray-900)}.cart .products .table-label{font-size:.85rem;color:#848484}.cart .box-border{box-sizing:border-box;width:calc(100% - 1.5rem);border-top:none!important;border-bottom:1px solid var(--bs-border-color)!important;margin-left:auto;margin-right:auto;margin-top:1rem}.cart .product:not(:last-child) .product-border{box-sizing:border-box;width:calc(100% - 1.5rem);border-top:none!important;border-bottom:1px solid var(--bs-border-color)!important;margin-left:auto;margin-right:auto;margin-top:1rem}.cart .product .image-container{width:100px;height:100px;background-color:#f2f2f2;display:flex;align-items:center;justify-content:center;overflow:hidden}.cart .product .image{height:100%;-o-object-fit:cover;object-fit:cover}.cart .product .quantity-area{border:.5px solid var(--text-muted);border-radius:.15rem;display:flex;align-items:stretch;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:5rem;height:1.75rem}.cart .product .quantity-display{flex-grow:1;display:flex;align-items:center;justify-content:center;width:1rem;font-size:.875rem}.cart .product .quantity-area img{width:12px;height:12px}.cart .product .quantity-area .decrement,.cart .product .quantity-area .increment{display:flex;align-items:center;cursor:pointer;padding:0 .5rem}.cart .product .price-area{display:flex}.cart .product .first-price{color:var(--bs-gray-300);text-decoration:line-through;text-decoration-thickness:1.5px;text-decoration-color:var(--bs-gray-300)}.cart .left-column{background-color:#fafafa}@media (min-width: 768px){.checkout .left-area{background-color:#fff;border:1px solid #eaeaea}.checkout .left-column{height:100vh;overflow-y:auto}}.checkout.payment .left-area{background-color:#fff;border:1px solid #eaeaea}@media (max-width: 768px){.checkout.payment .left-area{background-color:transparent;border:none}.btn-outline-light{--bs-btn-bg:#fff;--bs-btn-color: #000000;--bs-btn-border-color: #f0f0f0;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #f5f5f5;--bs-btn-hover-border-color: #f1f1f1;--bs-btn-focus-shadow-rgb: 249, 249, 249;--bs-btn-active-color: #000000;--bs-btn-active-bg: #F9F9F9;--bs-btn-active-border-color: #F9F9F9;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #ffffff;--bs-btn-disabled-border-color: #f0f0f0}.mobile-reset-flex-scroll{flex-grow:0!important;overflow:visible!important}}.cart .right-area{border-left:solid 1px #eaeaea;border-bottom:1px solid #eaeaea;background:#fff}.cart .product .price-area{display:flex;flex-direction:column;line-height:18px}.cart .product .price{font-size:.6875rem;font-weight:300;text-decoration:line-through;text-decoration-color:var(--bs-gray-300)}.cart .product .discounted-price{font-size:.8125rem;font-weight:300;text-decoration:line-through;text-decoration-color:var(--bs-gray-300)}.cart .product .sale-price{font-size:.9rem}.cart .product .currency{margin-left:1px}.cart .right-area .summary{margin:1.25rem 0;padding:1.15rem 0;line-height:35px;border-top:1px solid;border-bottom:1px solid;border-color:#eaeaea}.cart .right-area .summary-item{display:flex;justify-content:space-between;font-size:.875rem}.cart .right-area .currency{margin-left:2px}.cart .right-area .summary-total{display:flex;justify-content:space-between;font-size:1rem;font-weight:500}.left-column .overflow-edge{--edge-bleed: .75rem;margin-inline:calc(-1 * var(--edge-bleed));padding-inline:var(--edge-bleed)}@media (min-width: 768px){.left-column .overflow-edge{--edge-bleed: 1.5rem}}.user .addresses{border:1px solid;border-color:var(--bs-gray-200)}.user .addresses p{font-size:.875rem;margin-bottom:.1rem;color:var(--bs-gray-600)}.user .addresses h5{font-size:1rem;font-weight:500;color:var(--bs-black);margin-bottom:.75rem}.user .addresses a{font-size:.875rem;font-weight:500;color:var(--bs-black);text-decoration:underline;text-underline-offset:3px}.user .addresses hr{border:none;border-top:1px solid var(--bs-gray-200);opacity:1;margin:.8rem 0}.user .orders{border:1px solid;border-color:var(--bs-gray-200)}.user .orders p{font-size:.875rem;margin-bottom:.1rem;color:var(--bs-gray-600)}.user .orders h5{font-size:1rem;font-weight:500;color:var(--bs-black);margin-bottom:0}.user .orders h6{font-size:.9375rem;font-weight:500;margin-bottom:.25rem}.user .orders .date{font-size:.875rem;color:var(--bs-gray-600)}.user .orders a{font-size:.875rem;font-weight:500}.user .orders hr{border:none;border-top:1px solid var(--bs-gray-200);opacity:1;margin:.6rem 0}.user .order-detail .block{border:1px solid;border-color:var(--bs-gray-200);padding:1rem .1rem;margin-bottom:.85rem}.user .order-detail .address{display:flex;flex-direction:column;gap:0rem;font-size:.9375rem}.user .order-detail .address p{margin-bottom:4px}.user .order-detail .address hr{margin:.7rem 0;color:inherit;border:0;border-top:1px solid var(--bs-gray-150);opacity:1}.user .order-detail .totals{font-size:.9375rem}.user .order-detail .totals .total{display:flex;justify-content:space-between;padding:.5rem .75rem;font-size:.9375rem;border-bottom:1px solid var(--bs-gray-150)}.user .order-detail .totals .total:last-child{border-bottom:none}.user .order-detail .products .product{padding:1rem;border:1px solid var(--bs-gray-150);height:100%}.user .order-detail .products .btn{padding:.5rem 0;font-size:.8125rem;color:var(--bs-body-color);border-color:var(--bs-gray-250);font-weight:400}.user .order-detail .products .btn:hover{color:var(--bs-white)}.user .order-detail .products .btn:active{color:var(--bs-black)}.user .reviews .products .btn{padding:.5rem 0;font-size:.8125rem;color:var(--bs-body-color);border-color:var(--bs-gray-250);font-weight:400}.user .reviews .products .btn:hover{color:var(--bs-white)}.user .reviews .products .btn:active{color:var(--bs-black)}.user .reviews .status{border:1px solid var(--bs-gray-250);padding:.45rem 1rem;background:transparent;display:inline-block;font-weight:500}.user .reviews .status.active{border-color:var(--bs-black)}.star-rating{display:flex;align-items:center;gap:4px}.star-rating .rating-number,.star-rating .rating-count{display:inline-flex;align-items:center;font-weight:500;line-height:1}.star-rating .star-wrapper{display:flex;align-items:center}.star-rating .star{width:1em;height:1em;display:block;vertical-align:middle}.review-field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:7px 10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}footer{color:#e3e3e3;background:var(--bs-black)}footer p{color:#e3e3e3;margin-bottom:0}footer a{color:#e3e3e3}footer a:hover{color:#fff}footer a img{width:16px;height:16px;filter:invert(.9);transition:transform .2s ease-in-out}footer a img:hover{transform:scale(1.2)}footer a img:active{transform:scale(.85)}footer .copyright-social{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:start;margin-top:3rem!important}footer li{margin-bottom:.7rem}@media (max-width: 768px){footer a img{width:20px;height:20px}footer .copyright-social{margin-top:2rem!important}}.page-shadow{box-shadow:1px 1px 1px #eaeaea}.btn-scale-1{transition:transform .2s ease-in-out}.btn-scale-1:hover{transform:scale(1.1)}.btn-scale-2{transition:transform .2s ease-in-out}.btn-scale-2:hover{transform:scale(1.2)}.btn-scale-1:active{transform:scale(.85)}.checkout{overflow:hidden}.checkout .right-area{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;flex-direction:column}@media (max-width: 768px){.checkout .right-area{position:relative!important;height:auto!important;border-bottom:none;border-top:1px solid #eaeaea}}.checkout .step{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:var(--bs-gray-200);position:relative;transition:all .3s ease-in-out}.checkout .step-box{display:flex;flex-direction:column;align-items:center}.checkout .step a{display:flex;justify-content:center;align-items:center}.checkout .step.active{border:1px solid var(--bs-gray-700);background:#fff}.checkout .step.completed{border:1px solid var(--bs-gray-300);background-color:var(--bs-gray-100)}.checkout .step.completed:after{content:"";position:absolute;top:0;right:0;width:21px;height:21px;background-image:url(/assets/images/icons/black-tick.svg);background-size:13px;background-repeat:no-repeat;background-position:center;transform:translate(30%,-30%);background-color:var(--bs-gray-200);border-radius:50px}.checkout .step img{width:20px;height:20px}.checkout .step-line{flex:1;height:2px;background:#e5e5e5;margin:0 10px;position:relative;overflow:hidden}.checkout .step-box.completed+.step-line{background:#e5e5e5!important}.checkout .step-box.completed+.step-line:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(90deg,#fff0,#a0a0a0e5,#fff0);animation:checkout-greenLoading 1.5s infinite linear;left:-100%}@keyframes checkout-greenLoading{0%{left:-100%}to{left:100%}}.checkout .step-box:not(.completed)+.step-line:before{content:".";position:absolute;width:100%;height:100%;background:linear-gradient(90deg,#fff0,#ffffffbd,#fff0);animation:checkout-grayLoading 1.5s infinite linear;left:-100%;opacity:.7}@keyframes checkout-grayLoading{0%{left:-100%}to{left:100%}}.checkout .step-label{font-size:.75rem!important;margin-top:5px}.checkout .step.inactive{opacity:.5}.checkout .create-address-card{padding:20px;background:#fff;transition:all .3s ease-in-out;box-shadow:0 2px 5px #0000000d;position:relative;overflow:hidden}.checkout .create-address-card:hover{border:1px solid #202020!important}.checkout .create-address-skeleton{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#e3e3e3,#f5f5f5,#e3e3e3);background-size:200% 100%;animation:skeletonFlow 1.5s infinite linear;opacity:.4}.checkout .cart .products{max-height:428px}.checkout .cart .product .name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;line-height:17px}.checkout .products .product:not(:last-child){border-bottom:1px solid var(--bs-border-color)}.checkout .cart .product .crossed-price{text-decoration:line-through;color:#858585}.checkout .delivery .addresses{border:1px solid;border-color:var(--bs-gray-200)}.checkout .delivery .addresses p{font-size:.8125rem;margin-bottom:.1rem;color:var(--bs-gray-600)}.checkout .delivery .addresses h5{font-size:.9375rem;font-weight:500;color:var(--bs-black);margin-bottom:.75rem}.checkout .delivery .addresses a{font-size:.8125rem;font-weight:500;color:var(--bs-black);text-decoration:underline;text-underline-offset:3px}.checkout .delivery .addresses hr{border:none;border-top:1px solid var(--bs-gray-200);opacity:1;margin:.8rem 0}.checkout .payment .delivery a{width:100%;display:flex;align-self:stretch;align-items:center}#checkoutHeader{position:sticky;top:0;z-index:1050}.checkout-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background:#ffffff9e;display:flex;align-items:center;justify-content:center}.checkout-loading-skeleton{width:260px;border-radius:0;background:#222;position:relative;overflow:hidden}.checkout-loading-skeleton:after{content:"";position:absolute;top:0;left:-30%;width:30%;height:100%;background:#b3b3b3;animation:checkout-sweep .75s linear infinite}@keyframes checkout-sweep{0%{transform:translate(0)}to{transform:translate(430%)}}.accordion-help .accordion-button{padding:1.25rem 0;color:var(--bs-black)!important}.accordion-help .accordion-button:not(.collapsed){color:var(--bs-body-color);background-color:transparent;box-shadow:none}.accordion-help .accordion-body{font-size:.9375rem;padding:1.5rem 1.3rem;background-color:var(--bs-gray-100);margin-bottom:1rem}.accordion-help .accordion-item{border:none;border-bottom:1px solid var(--bs-gray-200)}.accordion-help .accordion-item:has(.accordion-button:not(.collapsed)){border-bottom:none}.accordion-item:first-of-type>.accordion-header .accordion-button{padding-top:.25rem}@media (max-width: 768px){.accordion-help .accordion-body{padding:1rem}.accordion-item:first-of-type>.accordion-header .accordion-button{padding-top:0}}.accordion-help .accordion-body p:last-child{margin-bottom:0}.pagination{display:flex;flex-direction:column;align-items:center}.pagination .buttons{display:flex;justify-content:center;align-items:center;gap:1.5rem}.pagination .page-separator{display:flex;gap:.5rem}.pagination .page-separator span:nth-child(1){color:var(--bs-black)}.pagination .page-separator span:nth-child(2){color:var(--bs-gray-400)}.pagination .page-separator span:nth-child(3){color:var(--bs-gray-500)}.pagination a{display:flex;align-items:center;justify-content:center;padding:0;border-color:var(--bs-gray-550);border-width:.9px;text-decoration:none;width:42px;height:42px}.pagination a.disabled{pointer-events:none;opacity:.5;cursor:not-allowed}.pagination img{width:14px;height:15px;margin-bottom:0;display:block}.pagination a:hover img{filter:brightness(0) invert(1)}.html-md .description{font-size:.875rem!important}.html-md .description h1,.html-md .description h2,.html-md .description h3,.html-md .description h4,.html-md .description h5,.html-md .description h6{font-weight:500;margin-bottom:.6rem;font-size:.875rem!important}.html-md .description p{line-height:1.75;margin-bottom:.6rem}.html-md .description ul{padding-left:1.5rem;margin-bottom:1rem}.html-md .description ul li{list-style-type:disc;margin-bottom:.5rem}.html-md .description strong{font-weight:500;color:var(--bs-black)}.html-md .description em{font-style:italic;color:#666}.html-md .description blockquote{border-left:3px solid #ddd;padding-left:1rem;color:#777;font-style:italic;margin:1.5rem 0}.md-contracts{font-size:1rem}.md-contracts h1,.md-contracts h2,.md-contracts h3,.md-contracts h4,.md-contracts h5{font-size:1.0625rem;margin-bottom:.4rem;color:var(--bs-black)}.md-contracts h6{font-size:1rem;margin-bottom:.4rem;color:var(--bs-black)}.md-contracts p{line-height:1.9;margin-bottom:.5rem;font-size:.9375rem}.md-contracts strong{font-weight:500}.md-contracts em{font-style:italic}.md-contracts ul,.md-contracts ol{padding-left:1.5rem;margin-bottom:1rem}.md-contracts ul li,.md-contracts ol li{list-style-type:disc;margin-bottom:.5rem;font-size:.9375rem}.md-contracts blockquote{margin:1.5rem 0;padding:.75rem 1rem;border-left:5px solid #ccc;font-style:italic;color:#555}.md-contracts a{text-decoration:underline}.md-contracts hr{border-top:1px solid var(--bs-gray-500);margin:.8rem 0}.md-contracts table{width:100%;border-collapse:collapse;margin-bottom:1rem;font-size:.9375rem}.md-contracts table th,.md-contracts table td{border:1px solid var(--bs-gray-150);padding:.5rem .75rem;text-align:left;vertical-align:top}.md-contracts table th{background-color:var(--bs-gray-50);font-weight:500}.button-loading-effect{animation:button-pulse 1s infinite alternate}.button-loading-spinner{position:absolute;right:10px;top:35%;transform:translateY(-35%);width:18px;height:18px;border:2px solid #ffffff;background:#0000000d;border-top-color:transparent;border-radius:50%;animation:button-spin .6s linear infinite}@keyframes button-pulse{0%{opacity:1}to{opacity:.85}}@keyframes button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn.checker{position:relative;display:flex;align-items:center;text-align:start;padding-left:.85rem;padding-right:1.5rem;font-size:.875rem}.btn.checked{border-color:var(--bs-gray-350)}.btn.checked:after{content:"";position:absolute;bottom:50%;right:7px;width:22px;height:22px;background-image:url(/assets/images/icons/check-1.svg);background-size:20px;background-repeat:no-repeat;background-position:center;border-radius:100%;animation:btn-checked-fade 1s infinite ease-in-out;transition:all .3s ease-in-out;transform:translateY(50%)}@keyframes btn-checked-fade{0%,to{opacity:1}50%{opacity:.6}}.image-button{display:flex;align-items:center;cursor:pointer}.svg-success{filter:brightness(0) saturate(100%) invert(34%) sepia(86%) saturate(310%) hue-rotate(95deg) brightness(95%) contrast(91%)}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.blink-1{animation:blink-1 .75s ease infinite}@keyframes blink-1{0%{opacity:.6}50%{opacity:1}to{opacity:.7}}@keyframes pop-1{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.5);opacity:1}to{transform:scale(1);opacity:1}}.product-relation-swiper-all,.product-relation-swiper-all *{-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}.swiper-btn-prev,.swiper-btn-next{position:absolute;top:45%;z-index:5;width:40px!important;height:40px!important;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .05s ease,box-shadow .05s ease;outline:none;border:0}.swiper-btn-prev{left:70px!important}.swiper-btn-next{right:70px!important}.swiper-btn-prev:after,.swiper-btn-next:after{content:none!important}.swiper-btn-prev:before,.swiper-btn-next:before{content:"";display:block;width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain}.swiper-btn-prev:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130.9 261.5' fill='none'%3E%3Cpolyline points='118.9,249.5 11.5,130.6 118.9,12' stroke='%23000' stroke-width='14' stroke-linecap='square' stroke-miterlimit='128'/%3E%3C/svg%3E")}.swiper-btn-next:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130.9 261.5' fill='none'%3E%3Cpolyline points='12,249.5 119.4,130.6 12,12' stroke='%23000' stroke-width='14' stroke-linecap='square' stroke-miterlimit='128'/%3E%3C/svg%3E")}.swiper-btn-prev:hover,.swiper-btn-next:hover{background:#000}.swiper-btn-prev:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130.9 261.5' fill='none'%3E%3Cpolyline points='118.9,249.5 11.5,130.6 118.9,12' stroke='%23fff' stroke-width='14' stroke-linecap='square' stroke-miterlimit='128'/%3E%3C/svg%3E")}.swiper-btn-next:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130.9 261.5' fill='none'%3E%3Cpolyline points='12,249.5 119.4,130.6 12,12' stroke='%23fff' stroke-width='14' stroke-linecap='square' stroke-miterlimit='128'/%3E%3C/svg%3E")}.modal-size-90{width:90vw}.modal-h-90{height:90vh}@media (max-width: 576px){.modal-size-90{width:100vw}.modal-h-90{height:100vh}}.global-image-meta-wrap .meta-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;cursor:pointer}#global-image-modal-meta-row{overflow:hidden;transition:max-height .3s ease}#global-image-modal-meta-row.collapsed{max-height:5.5rem}#global-image-modal-meta-row.expanded{max-height:40vh}#global-image-modal-meta-row.expanded .meta-text{-webkit-line-clamp:unset}#global-image-modal-carousel .carousel-item{transition:transform .15s ease-in-out}.image-placeholder-box{position:relative;display:block;overflow:hidden;background:#f7f7f7}.image-placeholder-box-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#f7f7f7;z-index:1;transition:opacity .25s ease,visibility .25s ease}.image-placeholder-box-img{position:relative;z-index:2;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .25s ease}.image-placeholder-box.is-loaded .image-placeholder-box-img{opacity:1}.image-placeholder-box.is-loaded .image-placeholder-box-bg{opacity:0;visibility:hidden;pointer-events:none}.header-overlay{display:flex;justify-content:space-between;align-items:center}.header-overlay .router{color:#202020;padding:5px;line-height:15px}.header-overlay .logo{display:flex;align-items:center;font-size:1.2rem;color:#202020;text-decoration:none}@keyframes pop{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}.offcanvas-body{display:flex;flex-direction:column;height:100%}.flex-grow-1{flex-grow:1;overflow-y:auto;padding:15px}.checkout-area{padding:15px;background:#f8f9fa;border-top:1px solid #dee2e6}.checkout .top-loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.checkout .top-loading-text{color:#fff;font-size:1.5rem}[v-cloak]{display:none!important}.Vue-Toastification__container{top:0;z-index:200000!important;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{z-index:200001!important;display:inline-flex;position:relative;max-height:800px;min-height:60px;box-sizing:border-box;margin-bottom:.65rem;padding:10px 15px;border-radius:.06rem;justify-content:space-between;max-width:450px;min-width:300px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr;background-color:#4446;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);align-items:center}@media only screen and (max-width : 600px){.Vue-Toastification__toast{min-height:80px;margin-bottom:1rem;padding:10px 15px;border-radius:.06rem;left:15px;right:15px;min-width:unset;max-width:calc(100% - 30px)!important;bottom:2.2rem}}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#fff;color:#222;box-shadow:0 4px 20px 16px #00000012!important;border:3px solid #202020}.Vue-Toastification__container .Vue-Toastification__toast.Vue-Toastification__toast--info{background-color:#fff!important;color:#222!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;min-height:150px;padding:10px 25px;min-width:400px;max-width:300px!important;top:50px;box-shadow:0 4px 20px 16px #00000012!important;border:3px solid #202020}@media only screen and (max-width: 600px){.Vue-Toastification__container .Vue-Toastification__toast.Vue-Toastification__toast--info{left:15px;right:15px;min-width:unset;max-width:calc(100% - 30px)!important;top:80px!important;box-shadow:0 4px #000!important;border:none}}.Vue-Toastification__container .Vue-Toastification__toast.Vue-Toastification__toast--info .Vue-Toastification__toast-body{font-weight:500}.Vue-Toastification__toast--success{background-color:#86ffae;color:#00280d}.Vue-Toastification__toast--error{background-color:#ff8c9b;color:#480000}.Vue-Toastification__toast--warning{background-color:#ffc488;color:#603000}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{display:flex;align-items:center;flex:1;line-height:24px;font-weight:400;font-size:.9375rem;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{margin-left:15px;font-size:0;color:transparent;background-color:transparent;width:16px;height:16px;background-image:url(/build/assets/delete-CWHDs3Aq.svg);background-size:contain;background-repeat:no-repeat;background-position:center;border:none;cursor:pointer;opacity:.9;line-height:1;transition:transform .2s ease-in-out}.Vue-Toastification__close-button:hover{transform:scale(1.1)}.Vue-Toastification__close-button:active{transform:scale(.85)}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:3px;z-index:1100;background-color:#202020;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.15s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.3s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}@font-face{font-family:InstrumentSans;src:url(/build/assets/InstrumentSans-Regular-BqJOJTLI.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:InstrumentSans;src:url(/build/assets/InstrumentSans-Italic-DpLNtFSa.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:InstrumentSans;src:url(/build/assets/InstrumentSans-Medium-CNSBkGQV.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:InstrumentSans;src:url(/build/assets/InstrumentSans-MediumItalic-DLzWfZXt.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:InstrumentSans;src:url(/build/assets/InstrumentSans-SemiBold-CBhTnD4A.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:InstrumentSans;src:url(/build/assets/InstrumentSans-SemiBoldItalic-DtBZNP_Y.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:InstrumentSans;src:url(/build/assets/InstrumentSans-Bold-Ccd3e25p.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:InstrumentSans;src:url(/build/assets/InstrumentSans-BoldItalic-BHPr2Z-q.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Poppins;src:url(/build/assets/Poppins-Light-DT6-CsId.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Poppins;src:url(/build/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/build/assets/Poppins-Italic-PjgN8SAi.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Poppins;src:url(/build/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url(/build/assets/Poppins-MediumItalic-C6e40Oak.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Poppins;src:url(/build/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(/build/assets/Poppins-SemiBoldItalic-1z_hA9Cm.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Poppins;src:url(/build/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(/build/assets/Poppins-ExtraBold-W_qeO1XX.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Poppins;src:url(/build/assets/Poppins-Black-yHqY0KRU.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-ExtraLight-BjJ6gFSO.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-ExtraLightItalic-Xsk_CNHt.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-Light-DDhP_Rn6.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-LightItalic-CWoJq2md.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-Regular-DBSa4cpH.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-Italic-TyG5iZSW.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-Medium-BWT6vWE5.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-MediumItalic-BRvDxUbt.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-SemiBold-E-AGeNse.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-SemiBoldItalic-CxbwMXYU.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-Bold-K_68Q89b.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-BoldItalic-D-IY7LmM.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-ExtraBold-BPMfZ3D1.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/PlusJakartaSans-ExtraBoldItalic-4IFs5YqT.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-Thin-Dl5Ib3N0.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-ThinItalic-Bp2twoUC.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-ExtraLight-DcbSXxHD.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-ExtraLightItalic-CfqZPeD_.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-Light-DOs03ua0.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-LightItalic-CCtqWL31.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-Regular-avTyM9Qo.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-Italic-BjEZRO_x.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-Medium-Djc52Ak6.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-MediumItalic-CxxWM8Ru.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-SemiBold-Dq287qfI.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-SemiBoldItalic-DjC8Zcc3.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-Bold-BGWFlpii.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-BoldItalic-uYflQ9Oa.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-ExtraBold-BPdcaQXT.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-ExtraBoldItalic-C2186-2L.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-Black-Cbu5bokD.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-BlackItalic-DGGuZqS3.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Jost;src:url(/build/assets/Jost-Light-Bma1EeQw.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Jost;src:url(/build/assets/Jost-Regular-NDwFUtVf.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Jost;src:url(/build/assets/Jost-Medium-kYQYa4Kj.ttf) format("truetype");font-weight:500;font-style:normal}
