@charset "UTF-8";:root{--bs-red:#dc3545;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--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:#8bd2dd;--bs-success:#34c759;--bs-secondary:#989898;--bs-muted:#bdbdbd;--bs-light:#f8f9fa;--bs-danger:#dc3545;--bs-purple:#9276fd;--bs-indigo:#818cf8;--bs-black:#000;--bs-white:#fff;--bs-dark:#363c3f;--bs-blue:#499fac;--bs-light-2:#f8f8f8;--bs-light-3:#f9f9f9;--bs-light-4:#f3f3f3;--bs-lighter:#ededed;--bs-default:#2a2f30;--bs-orange:#ffba53;--bs-soft-dark:#535b62;--bs-soft-blue:#6eb2bc;--bs-soft-blue-2:#c4edf1;--bs-soft-blue-3:#70c3ff;--bs-pink:#ed264d;--bs-yellow:#dbff00;--bs-secondary-2:#545454;--bs-secondary-3:#c4c4c4;--bs-secondary-4:#e7e7e7;--bs-dark-night:#6b7479;--bs-gray-100:#f3f4f6;--bs-primary-rgb:139,210,221;--bs-success-rgb:52,199,89;--bs-secondary-rgb:152,152,152;--bs-muted-rgb:189,189,189;--bs-light-rgb:248,249,250;--bs-danger-rgb:220,53,69;--bs-purple-rgb:146,118,253;--bs-indigo-rgb:129,140,248;--bs-dark-rgb:54,60,63;--bs-blue-rgb:73,159,172;--bs-light-2-rgb:248,248,248;--bs-light-3-rgb:249,249,249;--bs-light-4-rgb:243,243,243;--bs-lighter-rgb:237,237,237;--bs-default-rgb:42,47,48;--bs-orange-rgb:255,186,83;--bs-soft-dark-rgb:83,91,98;--bs-soft-blue-rgb:110,178,188;--bs-soft-blue-2-rgb:196,237,241;--bs-soft-blue-3-rgb:112,195,255;--bs-pink-rgb:237,38,77;--bs-yellow-rgb:219,255,0;--bs-secondary-2-rgb:84,84,84;--bs-secondary-3-rgb:196,196,196;--bs-secondary-4-rgb:231,231,231;--bs-dark-night-rgb:107,116,121;--bs-gray-100-rgb:243,244,246;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:42,47,48;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:"Montserrat",sans-serif,system-ui,monospace;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.55;--bs-body-color:#2a2f30;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#ededed;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.25rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#8bd2dd;--bs-link-hover-color:#6fa8b1;--bs-code-color:#ed264d;--bs-highlight-bg:#f8ffcc}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);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);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.4;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h2,h2{font-size:1.75rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:var(--bs-highlight-bg);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.4}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.4}@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.4}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.4}@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.4}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.4}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:720px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:920px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:1140px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1320px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1420px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@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.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@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.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@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.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,.075);border-color:var(--bs-table-border-color);color:var(--bs-table-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#e8f6f8;--bs-table-border-color:#d1dddf;--bs-table-striped-bg:#dceaec;--bs-table-striped-color:#000;--bs-table-active-bg:#d1dddf;--bs-table-active-color:#000;--bs-table-hover-bg:#d7e4e5;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#eaeaea;--bs-table-border-color:#d3d3d3;--bs-table-striped-bg:#dedede;--bs-table-striped-color:#000;--bs-table-active-bg:#d3d3d3;--bs-table-active-color:#000;--bs-table-hover-bg:#d8d8d8;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d6f4de;--bs-table-border-color:#c1dcc8;--bs-table-striped-bg:#cbe8d3;--bs-table-striped-color:#000;--bs-table-active-bg:#c1dcc8;--bs-table-active-color:#000;--bs-table-hover-bg:#c6e2cd;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--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}.table-warning{--bs-table-color:#000;--bs-table-bg:#f8ffcc;--bs-table-border-color:#dfe6b8;--bs-table-striped-bg:#ecf2c2;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe6b8;--bs-table-active-color:#000;--bs-table-hover-bg:#e5ecbd;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--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}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--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}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#363c3f;--bs-table-border-color:#4a5052;--bs-table-striped-bg:#404649;--bs-table-striped-color:#fff;--bs-table-active-bg:#4a5052;--bs-table-active-color:#fff;--bs-table-hover-bg:#454b4d;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.55;margin-bottom:0;padding-bottom:calc(.475rem + 1px);padding-top:calc(.475rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#ececec;border:1px solid #ced4da;border-radius:0;color:#2a2f30;display:block;font-size:1rem;font-weight:400;line-height:1.55;padding:.475rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#c5e9ee;box-shadow:0 0 0 .25rem rgba(139,210,221,.25);color:#2a2f30;outline:0}.form-control::-webkit-date-and-time-value{height:1.55em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#2a2f30;margin:-.475rem -.75rem;margin-inline-end:.75rem;padding:.475rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#2a2f30;display:block;line-height:1.55;margin-bottom:0;padding:.475rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.25rem;font-size:.875rem;min-height:calc(1.55em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;font-size:1.25rem;min-height:calc(1.55em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.55em + .95rem + 2px)}textarea.form-control-sm{min-height:calc(1.55em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.55em + 1rem + 2px)}.form-control-color{height:calc(1.55em + .95rem + 2px);padding:.475rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:0}.form-control-color::-webkit-color-swatch{border-radius:0}.form-control-color.form-control-sm{height:calc(1.55em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.55em + 1rem + 2px)}.form-select{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ececec;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:0;color:#2a2f30;display:block;font-size:1rem;font-weight:400;line-height:1.55;padding:.475rem 2.25rem .475rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-select:focus{border-color:#c5e9ee;box-shadow:0 0 0 .25rem rgba(139,210,221,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #2a2f30}.form-select-sm{border-radius:.25rem;font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.55rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ececec;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);height:1em;margin-top:.275em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#c5e9ee;box-shadow:0 0 0 .25rem rgba(139,210,221,.25);outline:0}.form-check-input:checked{background-color:#363c3f;border-color:#363c3f}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#8bd2dd;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#8bd2dd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:3.2em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2.7em;margin-left:-3.2em;transition:background-position .15s ease-in-out;width:2.7em}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23989898'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:3.2em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-3.2em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(139,210,221,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(139,210,221,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#8bd2dd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}.form-range::-webkit-slider-thumb:active{background-color:#dcf2f5}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#8bd2dd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}.form-range::-moz-range-thumb:active{background-color:#dcf2f5}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;width:100%}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0;color:#2a2f30;display:flex;font-size:1rem;font-weight:400;line-height:1.55;padding:.475rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem;font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):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,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:#34c759;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(52,199,89,.9);border-radius:.25rem;color:#000;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2334C759' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.3875em + .2375rem) center;background-repeat:no-repeat;background-size:calc(.775em + .475rem) calc(.775em + .475rem);border-color:#34c759;padding-right:calc(1.55em + .95rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#34c759;box-shadow:0 0 0 .25rem rgba(52,199,89,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.3875em + .2375rem) right calc(.3875em + .2375rem);padding-right:calc(1.55em + .95rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#34c759}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2334C759' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.775em + .475rem) calc(.775em + .475rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#34c759;box-shadow:0 0 0 .25rem rgba(52,199,89,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.95rem + 1.55em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#34c759}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#34c759}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(52,199,89,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#34c759}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.3875em + .2375rem) center;background-repeat:no-repeat;background-size:calc(.775em + .475rem) calc(.775em + .475rem);border-color:#dc3545;padding-right:calc(1.55em + .95rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.3875em + .2375rem) right calc(.3875em + .2375rem);padding-right:calc(1.55em + .95rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.775em + .475rem) calc(.775em + .475rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.95rem + 1.55em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.55;--bs-btn-color:#2a2f30;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0px;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;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);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#000;--bs-btn-bg:#8bd2dd;--bs-btn-border-color:#8bd2dd;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#9cd9e2;--bs-btn-hover-border-color:#97d7e0;--bs-btn-focus-shadow-rgb:118,179,188;--bs-btn-active-color:#000;--bs-btn-active-bg:#a2dbe4;--bs-btn-active-border-color:#97d7e0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#8bd2dd;--bs-btn-disabled-border-color:#8bd2dd}.btn-success{--bs-btn-color:#000;--bs-btn-bg:#34c759;--bs-btn-border-color:#34c759;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#52cf72;--bs-btn-hover-border-color:#48cd6a;--bs-btn-focus-shadow-rgb:44,169,76;--bs-btn-active-color:#000;--bs-btn-active-bg:#5dd27a;--bs-btn-active-border-color:#48cd6a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#34c759;--bs-btn-disabled-border-color:#34c759}.btn-secondary{--bs-btn-color:#000;--bs-btn-bg:#989898;--bs-btn-border-color:#989898;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#a7a7a7;--bs-btn-hover-border-color:#a2a2a2;--bs-btn-focus-shadow-rgb:129,129,129;--bs-btn-active-color:#000;--bs-btn-active-bg:#adadad;--bs-btn-active-border-color:#a2a2a2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#989898;--bs-btn-disabled-border-color:#989898}.btn-muted{--bs-btn-color:#000;--bs-btn-bg:#bdbdbd;--bs-btn-border-color:#bdbdbd;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#c7c7c7;--bs-btn-hover-border-color:#c4c4c4;--bs-btn-focus-shadow-rgb:161,161,161;--bs-btn-active-color:#000;--bs-btn-active-bg:#cacaca;--bs-btn-active-border-color:#c4c4c4;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#bdbdbd;--bs-btn-disabled-border-color:#bdbdbd}.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-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-purple{--bs-btn-color:#000;--bs-btn-bg:#9276fd;--bs-btn-border-color:#9276fd;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#a28bfd;--bs-btn-hover-border-color:#9d84fd;--bs-btn-focus-shadow-rgb:124,100,215;--bs-btn-active-color:#000;--bs-btn-active-bg:#a891fd;--bs-btn-active-border-color:#9d84fd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#9276fd;--bs-btn-disabled-border-color:#9276fd}.btn-indigo{--bs-btn-color:#000;--bs-btn-bg:#818cf8;--bs-btn-border-color:#818cf8;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#949df9;--bs-btn-hover-border-color:#8e98f9;--bs-btn-focus-shadow-rgb:110,119,211;--bs-btn-active-color:#000;--bs-btn-active-bg:#9aa3f9;--bs-btn-active-border-color:#8e98f9;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#818cf8;--bs-btn-disabled-border-color:#818cf8}.btn-black{--bs-btn-color:#fff;--bs-btn-bg:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:38,38,38;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#000;--bs-btn-disabled-border-color:#000}.btn-white{--bs-btn-color:#000;--bs-btn-bg:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:217,217,217;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#fff;--bs-btn-disabled-border-color:#fff}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#363c3f;--bs-btn-border-color:#363c3f;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#54595c;--bs-btn-hover-border-color:#4a5052;--bs-btn-focus-shadow-rgb:84,89,92;--bs-btn-active-color:#fff;--bs-btn-active-bg:#5e6365;--bs-btn-active-border-color:#4a5052;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#363c3f;--bs-btn-disabled-border-color:#363c3f}.btn-blue{--bs-btn-color:#000;--bs-btn-bg:#499fac;--bs-btn-border-color:#499fac;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#64adb8;--bs-btn-hover-border-color:#5ba9b4;--bs-btn-focus-shadow-rgb:62,135,146;--bs-btn-active-color:#000;--bs-btn-active-bg:#6db2bd;--bs-btn-active-border-color:#5ba9b4;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#499fac;--bs-btn-disabled-border-color:#499fac}.btn-light-2{--bs-btn-color:#000;--bs-btn-bg:#f8f8f8;--bs-btn-border-color:#f8f8f8;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f9f9f9;--bs-btn-hover-border-color:#f9f9f9;--bs-btn-focus-shadow-rgb:211,211,211;--bs-btn-active-color:#000;--bs-btn-active-bg:#f9f9f9;--bs-btn-active-border-color:#f9f9f9;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f8f8;--bs-btn-disabled-border-color:#f8f8f8}.btn-light-3{--bs-btn-color:#000;--bs-btn-bg:#f9f9f9;--bs-btn-border-color:#f9f9f9;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fafafa;--bs-btn-hover-border-color:#fafafa;--bs-btn-focus-shadow-rgb:212,212,212;--bs-btn-active-color:#000;--bs-btn-active-bg:#fafafa;--bs-btn-active-border-color:#fafafa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f9f9f9;--bs-btn-disabled-border-color:#f9f9f9}.btn-light-4{--bs-btn-color:#000;--bs-btn-bg:#f3f3f3;--bs-btn-border-color:#f3f3f3;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f5f5f5;--bs-btn-hover-border-color:#f4f4f4;--bs-btn-focus-shadow-rgb:207,207,207;--bs-btn-active-color:#000;--bs-btn-active-bg:#f5f5f5;--bs-btn-active-border-color:#f4f4f4;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f3f3f3;--bs-btn-disabled-border-color:#f3f3f3}.btn-lighter{--bs-btn-color:#000;--bs-btn-bg:#ededed;--bs-btn-border-color:#ededed;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f0f0f0;--bs-btn-hover-border-color:#efefef;--bs-btn-focus-shadow-rgb:201,201,201;--bs-btn-active-color:#000;--bs-btn-active-bg:#f1f1f1;--bs-btn-active-border-color:#efefef;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ededed;--bs-btn-disabled-border-color:#ededed}.btn-default{--bs-btn-color:#fff;--bs-btn-bg:#2a2f30;--bs-btn-border-color:#2a2f30;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#242829;--bs-btn-hover-border-color:#222626;--bs-btn-focus-shadow-rgb:74,78,79;--bs-btn-active-color:#fff;--bs-btn-active-bg:#222626;--bs-btn-active-border-color:#202324;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#2a2f30;--bs-btn-disabled-border-color:#2a2f30}.btn-orange{--bs-btn-color:#000;--bs-btn-bg:#ffba53;--bs-btn-border-color:#ffba53;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc46d;--bs-btn-hover-border-color:#ffc164;--bs-btn-focus-shadow-rgb:217,158,71;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc875;--bs-btn-active-border-color:#ffc164;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffba53;--bs-btn-disabled-border-color:#ffba53}.btn-soft-dark{--bs-btn-color:#fff;--bs-btn-bg:#535b62;--bs-btn-border-color:#535b62;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#474d53;--bs-btn-hover-border-color:#42494e;--bs-btn-focus-shadow-rgb:109,116,122;--bs-btn-active-color:#fff;--bs-btn-active-bg:#42494e;--bs-btn-active-border-color:#3e444a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#535b62;--bs-btn-disabled-border-color:#535b62}.btn-soft-blue{--bs-btn-color:#000;--bs-btn-bg:#6eb2bc;--bs-btn-border-color:#6eb2bc;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#84bec6;--bs-btn-hover-border-color:#7dbac3;--bs-btn-focus-shadow-rgb:94,151,160;--bs-btn-active-color:#000;--bs-btn-active-bg:#8bc1c9;--bs-btn-active-border-color:#7dbac3;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#6eb2bc;--bs-btn-disabled-border-color:#6eb2bc}.btn-soft-blue-2{--bs-btn-color:#000;--bs-btn-bg:#c4edf1;--bs-btn-border-color:#c4edf1;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#cdf0f3;--bs-btn-hover-border-color:#caeff2;--bs-btn-focus-shadow-rgb:167,201,205;--bs-btn-active-color:#000;--bs-btn-active-bg:#d0f1f4;--bs-btn-active-border-color:#caeff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#c4edf1;--bs-btn-disabled-border-color:#c4edf1}.btn-soft-blue-3{--bs-btn-color:#000;--bs-btn-bg:#70c3ff;--bs-btn-border-color:#70c3ff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#85ccff;--bs-btn-hover-border-color:#7ec9ff;--bs-btn-focus-shadow-rgb:95,166,217;--bs-btn-active-color:#000;--bs-btn-active-bg:#8dcfff;--bs-btn-active-border-color:#7ec9ff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#70c3ff;--bs-btn-disabled-border-color:#70c3ff}.btn-pink{--bs-btn-color:#000;--bs-btn-bg:#ed264d;--bs-btn-border-color:#ed264d;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f04768;--bs-btn-hover-border-color:#ef3c5f;--bs-btn-focus-shadow-rgb:201,32,65;--bs-btn-active-color:#000;--bs-btn-active-bg:#f15171;--bs-btn-active-border-color:#ef3c5f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ed264d;--bs-btn-disabled-border-color:#ed264d}.btn-yellow{--bs-btn-color:#000;--bs-btn-bg:#dbff00;--bs-btn-border-color:#dbff00;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#e0ff26;--bs-btn-hover-border-color:#dfff1a;--bs-btn-focus-shadow-rgb:186,217,0;--bs-btn-active-color:#000;--bs-btn-active-bg:#e2ff33;--bs-btn-active-border-color:#dfff1a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#dbff00;--bs-btn-disabled-border-color:#dbff00}.btn-secondary-2{--bs-btn-color:#fff;--bs-btn-bg:#545454;--bs-btn-border-color:#545454;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#474747;--bs-btn-hover-border-color:#434343;--bs-btn-focus-shadow-rgb:110,110,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#434343;--bs-btn-active-border-color:#3f3f3f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#545454;--bs-btn-disabled-border-color:#545454}.btn-secondary-3{--bs-btn-color:#000;--bs-btn-bg:#c4c4c4;--bs-btn-border-color:#c4c4c4;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#cdcdcd;--bs-btn-hover-border-color:#cacaca;--bs-btn-focus-shadow-rgb:167,167,167;--bs-btn-active-color:#000;--bs-btn-active-bg:#d0d0d0;--bs-btn-active-border-color:#cacaca;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#c4c4c4;--bs-btn-disabled-border-color:#c4c4c4}.btn-secondary-4{--bs-btn-color:#000;--bs-btn-bg:#e7e7e7;--bs-btn-border-color:#e7e7e7;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ebebeb;--bs-btn-hover-border-color:#e9e9e9;--bs-btn-focus-shadow-rgb:196,196,196;--bs-btn-active-color:#000;--bs-btn-active-bg:#ececec;--bs-btn-active-border-color:#e9e9e9;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#e7e7e7;--bs-btn-disabled-border-color:#e7e7e7}.btn-dark-night{--bs-btn-color:#fff;--bs-btn-bg:#6b7479;--bs-btn-border-color:#6b7479;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5b6367;--bs-btn-hover-border-color:#565d61;--bs-btn-focus-shadow-rgb:129,137,141;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565d61;--bs-btn-active-border-color:#50575b;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6b7479;--bs-btn-disabled-border-color:#6b7479}.btn-gray-100{--bs-btn-color:#000;--bs-btn-bg:#f3f4f6;--bs-btn-border-color:#f3f4f6;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f5f6f7;--bs-btn-hover-border-color:#f4f5f7;--bs-btn-focus-shadow-rgb:207,207,209;--bs-btn-active-color:#000;--bs-btn-active-bg:#f5f6f8;--bs-btn-active-border-color:#f4f5f7;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f3f4f6;--bs-btn-disabled-border-color:#f3f4f6}.btn-outline-primary{--bs-btn-color:#8bd2dd;--bs-btn-border-color:#8bd2dd;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#8bd2dd;--bs-btn-hover-border-color:#8bd2dd;--bs-btn-focus-shadow-rgb:139,210,221;--bs-btn-active-color:#000;--bs-btn-active-bg:#8bd2dd;--bs-btn-active-border-color:#8bd2dd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#8bd2dd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#8bd2dd;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#34c759;--bs-btn-border-color:#34c759;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#34c759;--bs-btn-hover-border-color:#34c759;--bs-btn-focus-shadow-rgb:52,199,89;--bs-btn-active-color:#000;--bs-btn-active-bg:#34c759;--bs-btn-active-border-color:#34c759;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#34c759;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#34c759;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#989898;--bs-btn-border-color:#989898;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#989898;--bs-btn-hover-border-color:#989898;--bs-btn-focus-shadow-rgb:152,152,152;--bs-btn-active-color:#000;--bs-btn-active-bg:#989898;--bs-btn-active-border-color:#989898;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#989898;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#989898;--bs-gradient:none}.btn-outline-muted{--bs-btn-color:#bdbdbd;--bs-btn-border-color:#bdbdbd;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#bdbdbd;--bs-btn-hover-border-color:#bdbdbd;--bs-btn-focus-shadow-rgb:189,189,189;--bs-btn-active-color:#000;--bs-btn-active-bg:#bdbdbd;--bs-btn-active-border-color:#bdbdbd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#bdbdbd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#bdbdbd;--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-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-purple{--bs-btn-color:#9276fd;--bs-btn-border-color:#9276fd;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#9276fd;--bs-btn-hover-border-color:#9276fd;--bs-btn-focus-shadow-rgb:146,118,253;--bs-btn-active-color:#000;--bs-btn-active-bg:#9276fd;--bs-btn-active-border-color:#9276fd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#9276fd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#9276fd;--bs-gradient:none}.btn-outline-indigo{--bs-btn-color:#818cf8;--bs-btn-border-color:#818cf8;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#818cf8;--bs-btn-hover-border-color:#818cf8;--bs-btn-focus-shadow-rgb:129,140,248;--bs-btn-active-color:#000;--bs-btn-active-bg:#818cf8;--bs-btn-active-border-color:#818cf8;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#818cf8;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#818cf8;--bs-gradient:none}.btn-outline-black{--bs-btn-color:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:0,0,0;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#000;--bs-gradient:none}.btn-outline-white{--bs-btn-color:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:255,255,255;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fff;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#363c3f;--bs-btn-border-color:#363c3f;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#363c3f;--bs-btn-hover-border-color:#363c3f;--bs-btn-focus-shadow-rgb:54,60,63;--bs-btn-active-color:#fff;--bs-btn-active-bg:#363c3f;--bs-btn-active-border-color:#363c3f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#363c3f;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#363c3f;--bs-gradient:none}.btn-outline-blue{--bs-btn-color:#499fac;--bs-btn-border-color:#499fac;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#499fac;--bs-btn-hover-border-color:#499fac;--bs-btn-focus-shadow-rgb:73,159,172;--bs-btn-active-color:#000;--bs-btn-active-bg:#499fac;--bs-btn-active-border-color:#499fac;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#499fac;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#499fac;--bs-gradient:none}.btn-outline-light-2{--bs-btn-color:#f8f8f8;--bs-btn-border-color:#f8f8f8;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f8f8;--bs-btn-hover-border-color:#f8f8f8;--bs-btn-focus-shadow-rgb:248,248,248;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f8f8;--bs-btn-active-border-color:#f8f8f8;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f8f8;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f8f8;--bs-gradient:none}.btn-outline-light-3{--bs-btn-color:#f9f9f9;--bs-btn-border-color:#f9f9f9;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f9f9f9;--bs-btn-hover-border-color:#f9f9f9;--bs-btn-focus-shadow-rgb:249,249,249;--bs-btn-active-color:#000;--bs-btn-active-bg:#f9f9f9;--bs-btn-active-border-color:#f9f9f9;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f9f9f9;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f9f9f9;--bs-gradient:none}.btn-outline-light-4{--bs-btn-color:#f3f3f3;--bs-btn-border-color:#f3f3f3;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f3f3f3;--bs-btn-hover-border-color:#f3f3f3;--bs-btn-focus-shadow-rgb:243,243,243;--bs-btn-active-color:#000;--bs-btn-active-bg:#f3f3f3;--bs-btn-active-border-color:#f3f3f3;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f3f3f3;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f3f3f3;--bs-gradient:none}.btn-outline-lighter{--bs-btn-color:#ededed;--bs-btn-border-color:#ededed;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ededed;--bs-btn-hover-border-color:#ededed;--bs-btn-focus-shadow-rgb:237,237,237;--bs-btn-active-color:#000;--bs-btn-active-bg:#ededed;--bs-btn-active-border-color:#ededed;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ededed;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ededed;--bs-gradient:none}.btn-outline-default{--bs-btn-color:#2a2f30;--bs-btn-border-color:#2a2f30;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2a2f30;--bs-btn-hover-border-color:#2a2f30;--bs-btn-focus-shadow-rgb:42,47,48;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2a2f30;--bs-btn-active-border-color:#2a2f30;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#2a2f30;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#2a2f30;--bs-gradient:none}.btn-outline-orange{--bs-btn-color:#ffba53;--bs-btn-border-color:#ffba53;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffba53;--bs-btn-hover-border-color:#ffba53;--bs-btn-focus-shadow-rgb:255,186,83;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffba53;--bs-btn-active-border-color:#ffba53;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffba53;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffba53;--bs-gradient:none}.btn-outline-soft-dark{--bs-btn-color:#535b62;--bs-btn-border-color:#535b62;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#535b62;--bs-btn-hover-border-color:#535b62;--bs-btn-focus-shadow-rgb:83,91,98;--bs-btn-active-color:#fff;--bs-btn-active-bg:#535b62;--bs-btn-active-border-color:#535b62;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#535b62;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#535b62;--bs-gradient:none}.btn-outline-soft-blue{--bs-btn-color:#6eb2bc;--bs-btn-border-color:#6eb2bc;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#6eb2bc;--bs-btn-hover-border-color:#6eb2bc;--bs-btn-focus-shadow-rgb:110,178,188;--bs-btn-active-color:#000;--bs-btn-active-bg:#6eb2bc;--bs-btn-active-border-color:#6eb2bc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6eb2bc;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6eb2bc;--bs-gradient:none}.btn-outline-soft-blue-2{--bs-btn-color:#c4edf1;--bs-btn-border-color:#c4edf1;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#c4edf1;--bs-btn-hover-border-color:#c4edf1;--bs-btn-focus-shadow-rgb:196,237,241;--bs-btn-active-color:#000;--bs-btn-active-bg:#c4edf1;--bs-btn-active-border-color:#c4edf1;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#c4edf1;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#c4edf1;--bs-gradient:none}.btn-outline-soft-blue-3{--bs-btn-color:#70c3ff;--bs-btn-border-color:#70c3ff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#70c3ff;--bs-btn-hover-border-color:#70c3ff;--bs-btn-focus-shadow-rgb:112,195,255;--bs-btn-active-color:#000;--bs-btn-active-bg:#70c3ff;--bs-btn-active-border-color:#70c3ff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#70c3ff;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#70c3ff;--bs-gradient:none}.btn-outline-pink{--bs-btn-color:#ed264d;--bs-btn-border-color:#ed264d;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ed264d;--bs-btn-hover-border-color:#ed264d;--bs-btn-focus-shadow-rgb:237,38,77;--bs-btn-active-color:#000;--bs-btn-active-bg:#ed264d;--bs-btn-active-border-color:#ed264d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ed264d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ed264d;--bs-gradient:none}.btn-outline-yellow{--bs-btn-color:#dbff00;--bs-btn-border-color:#dbff00;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#dbff00;--bs-btn-hover-border-color:#dbff00;--bs-btn-focus-shadow-rgb:219,255,0;--bs-btn-active-color:#000;--bs-btn-active-bg:#dbff00;--bs-btn-active-border-color:#dbff00;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dbff00;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dbff00;--bs-gradient:none}.btn-outline-secondary-2{--bs-btn-color:#545454;--bs-btn-border-color:#545454;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#545454;--bs-btn-hover-border-color:#545454;--bs-btn-focus-shadow-rgb:84,84,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#545454;--bs-btn-active-border-color:#545454;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#545454;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#545454;--bs-gradient:none}.btn-outline-secondary-3{--bs-btn-color:#c4c4c4;--bs-btn-border-color:#c4c4c4;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#c4c4c4;--bs-btn-hover-border-color:#c4c4c4;--bs-btn-focus-shadow-rgb:196,196,196;--bs-btn-active-color:#000;--bs-btn-active-bg:#c4c4c4;--bs-btn-active-border-color:#c4c4c4;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#c4c4c4;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#c4c4c4;--bs-gradient:none}.btn-outline-secondary-4{--bs-btn-color:#e7e7e7;--bs-btn-border-color:#e7e7e7;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#e7e7e7;--bs-btn-hover-border-color:#e7e7e7;--bs-btn-focus-shadow-rgb:231,231,231;--bs-btn-active-color:#000;--bs-btn-active-bg:#e7e7e7;--bs-btn-active-border-color:#e7e7e7;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#e7e7e7;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#e7e7e7;--bs-gradient:none}.btn-outline-dark-night{--bs-btn-color:#6b7479;--bs-btn-border-color:#6b7479;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6b7479;--bs-btn-hover-border-color:#6b7479;--bs-btn-focus-shadow-rgb:107,116,121;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6b7479;--bs-btn-active-border-color:#6b7479;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6b7479;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6b7479;--bs-gradient:none}.btn-outline-gray-100{--bs-btn-color:#f3f4f6;--bs-btn-border-color:#f3f4f6;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f3f4f6;--bs-btn-hover-border-color:#f3f4f6;--bs-btn-focus-shadow-rgb:243,244,246;--bs-btn-active-color:#000;--bs-btn-active-bg:#f3f4f6;--bs-btn-active-border-color:#f3f4f6;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f3f4f6;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f3f4f6;--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:none;--bs-btn-focus-shadow-rgb:118,179,188;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0px}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0px}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#2a2f30;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.25rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.25rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#8bd2dd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.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:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#8bd2dd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:0}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:#499fac;--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.25rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{background:none;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);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{background-color:transparent;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:0.25rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#8bd2dd}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{background-color:transparent;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0;--bs-navbar-color:#13042c;--bs-navbar-hover-color:rgba(0,0,0,.7);--bs-navbar-disabled-color:rgba(0,0,0,.3);--bs-navbar-active-color:rgba(0,0,0,.9);--bs-navbar-brand-padding-y:0.30625rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,.9);--bs-navbar-brand-hover-color:rgba(0,0,0,.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='%2313042C' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(0,0,0,.1);--bs-navbar-toggler-border-radius:0px;--bs-navbar-toggler-focus-width:0;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.25rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(0.25rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0,0,0,.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;word-wrap:break-word;background-clip:border-box;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-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{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:#2a2f30;--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.25rem;--bs-accordion-inner-border-radius:calc(0.25rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:#2a2f30;--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232A2F30'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237dbdc7'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color:#c5e9ee;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(139,210,221,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#7dbdc7;--bs-accordion-active-bg:#f3fbfc}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:var(--bs-accordion-btn-focus-border-color);box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.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:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.25rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(139,210,221,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#8bd2dd;--bs-pagination-active-border-color:#8bd2dd;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.25rem;border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:baseline;white-space:nowrap}.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:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.25rem;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:#385458;--bs-alert-bg:#e8f6f8;--bs-alert-border-color:#dcf2f5}.alert-primary .alert-link{color:#2d4346}.alert-success{--bs-alert-color:#1f7735;--bs-alert-bg:#d6f4de;--bs-alert-border-color:#c2eecd}.alert-success .alert-link{color:#195f2a}.alert-secondary{--bs-alert-color:#5b5b5b;--bs-alert-bg:#eaeaea;--bs-alert-border-color:#e0e0e0}.alert-secondary .alert-link{color:#494949}.alert-muted{--bs-alert-color:#4c4c4c;--bs-alert-bg:#f2f2f2;--bs-alert-border-color:#ebebeb}.alert-muted .alert-link{color:#3d3d3d}.alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-purple{--bs-alert-color:#584798;--bs-alert-bg:#e9e4ff;--bs-alert-border-color:#ded6fe}.alert-purple .alert-link{color:#46397a}.alert-indigo{--bs-alert-color:#4d5495;--bs-alert-bg:#e6e8fe;--bs-alert-border-color:#d9ddfd}.alert-indigo .alert-link{color:#3e4377}.alert-black{--bs-alert-color:#000;--bs-alert-bg:#ccc;--bs-alert-border-color:#b3b3b3}.alert-black .alert-link{color:#000}.alert-white{--bs-alert-color:#666;--bs-alert-bg:#fff;--bs-alert-border-color:#fff}.alert-white .alert-link{color:#525252}.alert-dark{--bs-alert-color:#202426;--bs-alert-bg:#d7d8d9;--bs-alert-border-color:#c3c5c5}.alert-dark .alert-link{color:#1a1d1e}.alert-blue{--bs-alert-color:#2c5f67;--bs-alert-bg:#dbecee;--bs-alert-border-color:#c8e2e6}.alert-blue .alert-link{color:#234c52}.alert-light-2{--bs-alert-color:#636363;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfd}.alert-light-2 .alert-link{color:#4f4f4f}.alert-light-3{--bs-alert-color:#646464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfd}.alert-light-3 .alert-link{color:#505050}.alert-light-4{--bs-alert-color:#616161;--bs-alert-bg:#fdfdfd;--bs-alert-border-color:#fbfbfb}.alert-light-4 .alert-link{color:#4e4e4e}.alert-lighter{--bs-alert-color:#5f5f5f;--bs-alert-bg:#fbfbfb;--bs-alert-border-color:#fafafa}.alert-lighter .alert-link{color:#4c4c4c}.alert-default{--bs-alert-color:#191c1d;--bs-alert-bg:#d4d5d6;--bs-alert-border-color:#bfc1c1}.alert-default .alert-link{color:#141617}.alert-orange{--bs-alert-color:#664a21;--bs-alert-bg:#fff1dd;--bs-alert-border-color:#ffeacb}.alert-orange .alert-link{color:#523b1a}.alert-soft-dark{--bs-alert-color:#32373b;--bs-alert-bg:#dddee0;--bs-alert-border-color:#cbced0}.alert-soft-dark .alert-link{color:#282c2f}.alert-soft-blue{--bs-alert-color:#426b71;--bs-alert-bg:#e2f0f2;--bs-alert-border-color:#d4e8eb}.alert-soft-blue .alert-link{color:#35565a}.alert-soft-blue-2{--bs-alert-color:#4e5f60;--bs-alert-bg:#f3fbfc;--bs-alert-border-color:#edfafb}.alert-soft-blue-2 .alert-link{color:#3e4c4d}.alert-soft-blue-3{--bs-alert-color:#2d4e66;--bs-alert-bg:#e2f3ff;--bs-alert-border-color:#d4edff}.alert-soft-blue-3 .alert-link{color:#243e52}.alert-pink{--bs-alert-color:#8e172e;--bs-alert-bg:#fbd4db;--bs-alert-border-color:#fabeca}.alert-pink .alert-link{color:#721225}.alert-yellow{--bs-alert-color:#586600;--bs-alert-bg:#f8ffcc;--bs-alert-border-color:#f4ffb3}.alert-yellow .alert-link{color:#465200}.alert-secondary-2{--bs-alert-color:#323232;--bs-alert-bg:#ddd;--bs-alert-border-color:#ccc}.alert-secondary-2 .alert-link{color:#282828}.alert-secondary-3{--bs-alert-color:#4e4e4e;--bs-alert-bg:#f3f3f3;--bs-alert-border-color:#ededed}.alert-secondary-3 .alert-link{color:#3e3e3e}.alert-secondary-4{--bs-alert-color:#5c5c5c;--bs-alert-bg:#fafafa;--bs-alert-border-color:#f8f8f8}.alert-secondary-4 .alert-link{color:#4a4a4a}.alert-dark-night{--bs-alert-color:#404649;--bs-alert-bg:#e1e3e4;--bs-alert-border-color:#d3d5d7}.alert-dark-night .alert-link{color:#33383a}.alert-gray-100{--bs-alert-color:#616262;--bs-alert-bg:#fdfdfd;--bs-alert-border-color:#fbfcfc}.alert-gray-100 .alert-link{color:#4e4e4e}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:0.25rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#8bd2dd;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);font-size:var(--bs-progress-font-size);height:var(--bs-progress-height)}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);flex-direction:column;justify-content:center;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0,0,0,.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0.25rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f3f4f6;--bs-list-group-action-active-color:#2a2f30;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#8bd2dd;--bs-list-group-active-border-color:#8bd2dd;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.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{background-color:#e8f6f8;color:#385458}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#d1dddf;color:#385458}.list-group-item-primary.list-group-item-action.active{background-color:#385458;border-color:#385458;color:#fff}.list-group-item-success{background-color:#d6f4de;color:#1f7735}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#c1dcc8;color:#1f7735}.list-group-item-success.list-group-item-action.active{background-color:#1f7735;border-color:#1f7735;color:#fff}.list-group-item-secondary{background-color:#eaeaea;color:#5b5b5b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#d3d3d3;color:#5b5b5b}.list-group-item-secondary.list-group-item-action.active{background-color:#5b5b5b;border-color:#5b5b5b;color:#fff}.list-group-item-muted{background-color:#f2f2f2;color:#4c4c4c}.list-group-item-muted.list-group-item-action:focus,.list-group-item-muted.list-group-item-action:hover{background-color:#dadada;color:#4c4c4c}.list-group-item-muted.list-group-item-action.active{background-color:#4c4c4c;border-color:#4c4c4c;color:#fff}.list-group-item-light{background-color:#fefefe;color:#636464}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.list-group-item-danger{background-color:#f8d7da;color:#842029}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}.list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}.list-group-item-purple{background-color:#e9e4ff;color:#584798}.list-group-item-purple.list-group-item-action:focus,.list-group-item-purple.list-group-item-action:hover{background-color:#d2cde6;color:#584798}.list-group-item-purple.list-group-item-action.active{background-color:#584798;border-color:#584798;color:#fff}.list-group-item-indigo{background-color:#e6e8fe;color:#4d5495}.list-group-item-indigo.list-group-item-action:focus,.list-group-item-indigo.list-group-item-action:hover{background-color:#cfd1e5;color:#4d5495}.list-group-item-indigo.list-group-item-action.active{background-color:#4d5495;border-color:#4d5495;color:#fff}.list-group-item-black{background-color:#ccc;color:#000}.list-group-item-black.list-group-item-action:focus,.list-group-item-black.list-group-item-action:hover{background-color:#b8b8b8;color:#000}.list-group-item-black.list-group-item-action.active{background-color:#000;border-color:#000;color:#fff}.list-group-item-white{background-color:#fff;color:#666}.list-group-item-white.list-group-item-action:focus,.list-group-item-white.list-group-item-action:hover{background-color:#e6e6e6;color:#666}.list-group-item-white.list-group-item-action.active{background-color:#666;border-color:#666;color:#fff}.list-group-item-dark{background-color:#d7d8d9;color:#202426}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#c2c2c3;color:#202426}.list-group-item-dark.list-group-item-action.active{background-color:#202426;border-color:#202426;color:#fff}.list-group-item-blue{background-color:#dbecee;color:#2c5f67}.list-group-item-blue.list-group-item-action:focus,.list-group-item-blue.list-group-item-action:hover{background-color:#c5d4d6;color:#2c5f67}.list-group-item-blue.list-group-item-action.active{background-color:#2c5f67;border-color:#2c5f67;color:#fff}.list-group-item-light-2{background-color:#fefefe;color:#636363}.list-group-item-light-2.list-group-item-action:focus,.list-group-item-light-2.list-group-item-action:hover{background-color:#e5e5e5;color:#636363}.list-group-item-light-2.list-group-item-action.active{background-color:#636363;border-color:#636363;color:#fff}.list-group-item-light-3{background-color:#fefefe;color:#646464}.list-group-item-light-3.list-group-item-action:focus,.list-group-item-light-3.list-group-item-action:hover{background-color:#e5e5e5;color:#646464}.list-group-item-light-3.list-group-item-action.active{background-color:#646464;border-color:#646464;color:#fff}.list-group-item-light-4{background-color:#fdfdfd;color:#616161}.list-group-item-light-4.list-group-item-action:focus,.list-group-item-light-4.list-group-item-action:hover{background-color:#e4e4e4;color:#616161}.list-group-item-light-4.list-group-item-action.active{background-color:#616161;border-color:#616161;color:#fff}.list-group-item-lighter{background-color:#fbfbfb;color:#5f5f5f}.list-group-item-lighter.list-group-item-action:focus,.list-group-item-lighter.list-group-item-action:hover{background-color:#e2e2e2;color:#5f5f5f}.list-group-item-lighter.list-group-item-action.active{background-color:#5f5f5f;border-color:#5f5f5f;color:#fff}.list-group-item-default{background-color:#d4d5d6;color:#191c1d}.list-group-item-default.list-group-item-action:focus,.list-group-item-default.list-group-item-action:hover{background-color:#bfc0c1;color:#191c1d}.list-group-item-default.list-group-item-action.active{background-color:#191c1d;border-color:#191c1d;color:#fff}.list-group-item-orange{background-color:#fff1dd;color:#664a21}.list-group-item-orange.list-group-item-action:focus,.list-group-item-orange.list-group-item-action:hover{background-color:#e6d9c7;color:#664a21}.list-group-item-orange.list-group-item-action.active{background-color:#664a21;border-color:#664a21;color:#fff}.list-group-item-soft-dark{background-color:#dddee0;color:#32373b}.list-group-item-soft-dark.list-group-item-action:focus,.list-group-item-soft-dark.list-group-item-action:hover{background-color:#c7c8ca;color:#32373b}.list-group-item-soft-dark.list-group-item-action.active{background-color:#32373b;border-color:#32373b;color:#fff}.list-group-item-soft-blue{background-color:#e2f0f2;color:#426b71}.list-group-item-soft-blue.list-group-item-action:focus,.list-group-item-soft-blue.list-group-item-action:hover{background-color:#cbd8da;color:#426b71}.list-group-item-soft-blue.list-group-item-action.active{background-color:#426b71;border-color:#426b71;color:#fff}.list-group-item-soft-blue-2{background-color:#f3fbfc;color:#4e5f60}.list-group-item-soft-blue-2.list-group-item-action:focus,.list-group-item-soft-blue-2.list-group-item-action:hover{background-color:#dbe2e3;color:#4e5f60}.list-group-item-soft-blue-2.list-group-item-action.active{background-color:#4e5f60;border-color:#4e5f60;color:#fff}.list-group-item-soft-blue-3{background-color:#e2f3ff;color:#2d4e66}.list-group-item-soft-blue-3.list-group-item-action:focus,.list-group-item-soft-blue-3.list-group-item-action:hover{background-color:#cbdbe6;color:#2d4e66}.list-group-item-soft-blue-3.list-group-item-action.active{background-color:#2d4e66;border-color:#2d4e66;color:#fff}.list-group-item-pink{background-color:#fbd4db;color:#8e172e}.list-group-item-pink.list-group-item-action:focus,.list-group-item-pink.list-group-item-action:hover{background-color:#e2bfc5;color:#8e172e}.list-group-item-pink.list-group-item-action.active{background-color:#8e172e;border-color:#8e172e;color:#fff}.list-group-item-yellow{background-color:#f8ffcc;color:#586600}.list-group-item-yellow.list-group-item-action:focus,.list-group-item-yellow.list-group-item-action:hover{background-color:#dfe6b8;color:#586600}.list-group-item-yellow.list-group-item-action.active{background-color:#586600;border-color:#586600;color:#fff}.list-group-item-secondary-2{background-color:#ddd;color:#323232}.list-group-item-secondary-2.list-group-item-action:focus,.list-group-item-secondary-2.list-group-item-action:hover{background-color:#c7c7c7;color:#323232}.list-group-item-secondary-2.list-group-item-action.active{background-color:#323232;border-color:#323232;color:#fff}.list-group-item-secondary-3{background-color:#f3f3f3;color:#4e4e4e}.list-group-item-secondary-3.list-group-item-action:focus,.list-group-item-secondary-3.list-group-item-action:hover{background-color:#dbdbdb;color:#4e4e4e}.list-group-item-secondary-3.list-group-item-action.active{background-color:#4e4e4e;border-color:#4e4e4e;color:#fff}.list-group-item-secondary-4{background-color:#fafafa;color:#5c5c5c}.list-group-item-secondary-4.list-group-item-action:focus,.list-group-item-secondary-4.list-group-item-action:hover{background-color:#e1e1e1;color:#5c5c5c}.list-group-item-secondary-4.list-group-item-action.active{background-color:#5c5c5c;border-color:#5c5c5c;color:#fff}.list-group-item-dark-night{background-color:#e1e3e4;color:#404649}.list-group-item-dark-night.list-group-item-action:focus,.list-group-item-dark-night.list-group-item-action:hover{background-color:#cbcccd;color:#404649}.list-group-item-dark-night.list-group-item-action.active{background-color:#404649;border-color:#404649;color:#fff}.list-group-item-gray-100{background-color:#fdfdfd;color:#616262}.list-group-item-gray-100.list-group-item-action:focus,.list-group-item-gray-100.list-group-item-action:hover{background-color:#e4e4e4;color:#616262}.list-group-item-gray-100.list-group-item-action.active{background-color:#616262;border-color:#616262;color:#fff}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(139,210,221,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:hsla(0,0%,100%,.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.25rem;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:hsla(0,0%,100%,.85);--bs-toast-header-border-color:rgba(0,0,0,.05);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:-moz-max-content;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);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));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--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:1px;--bs-modal-title-line-height:1.55;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}.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{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#0b2540;--bs-backdrop-opacity:0.8;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;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);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0.25rem;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;word-wrap:break-word;display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.55;margin:var(--bs-tooltip-margin);opacity:0;padding:var(--bs-tooltip-arrow-height);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:0;width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:0;width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:calc(0.5rem - 1px);--bs-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: ;--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#2a2f30;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.55;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid transparent;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{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);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--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: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075)}@media (max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1399.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#0b2540;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.8}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:1.55;margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(139,210,221,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-success{background-color:RGBA(52,199,89,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-secondary{background-color:RGBA(152,152,152,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-muted{background-color:RGBA(189,189,189,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-light{background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-purple{background-color:RGBA(146,118,253,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-indigo{background-color:RGBA(129,140,248,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-black{background-color:RGBA(0,0,0,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-white{background-color:RGBA(255,255,255,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:RGBA(54,60,63,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-blue{background-color:RGBA(73,159,172,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-light-2{background-color:RGBA(248,248,248,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-light-3{background-color:RGBA(249,249,249,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-light-4{background-color:RGBA(243,243,243,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-lighter{background-color:RGBA(237,237,237,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-default{background-color:RGBA(42,47,48,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-orange{background-color:RGBA(255,186,83,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-soft-dark{background-color:RGBA(83,91,98,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-soft-blue{background-color:RGBA(110,178,188,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-soft-blue-2{background-color:RGBA(196,237,241,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-soft-blue-3{background-color:RGBA(112,195,255,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-pink{background-color:RGBA(237,38,77,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-yellow{background-color:RGBA(219,255,0,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-secondary-2{background-color:RGBA(84,84,84,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary-3{background-color:RGBA(196,196,196,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-secondary-4{background-color:RGBA(231,231,231,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark-night{background-color:RGBA(107,116,121,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-gray-100{background-color:RGBA(243,244,246,var(--bs-bg-opacity,1))!important;color:#000!important}.link-primary{color:#8bd2dd!important}.link-primary:focus,.link-primary:hover{color:#a2dbe4!important}.link-success{color:#34c759!important}.link-success:focus,.link-success:hover{color:#5dd27a!important}.link-secondary{color:#989898!important}.link-secondary:focus,.link-secondary:hover{color:#adadad!important}.link-muted{color:#bdbdbd!important}.link-muted:focus,.link-muted:hover{color:#cacaca!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-purple{color:#9276fd!important}.link-purple:focus,.link-purple:hover{color:#a891fd!important}.link-indigo{color:#818cf8!important}.link-indigo:focus,.link-indigo:hover{color:#9aa3f9!important}.link-black,.link-black:focus,.link-black:hover{color:#000!important}.link-white,.link-white:focus,.link-white:hover{color:#fff!important}.link-dark{color:#363c3f!important}.link-dark:focus,.link-dark:hover{color:#2b3032!important}.link-blue{color:#499fac!important}.link-blue:focus,.link-blue:hover{color:#6db2bd!important}.link-light-2{color:#f8f8f8!important}.link-light-2:focus,.link-light-2:hover,.link-light-3{color:#f9f9f9!important}.link-light-3:focus,.link-light-3:hover{color:#fafafa!important}.link-light-4{color:#f3f3f3!important}.link-light-4:focus,.link-light-4:hover{color:#f5f5f5!important}.link-lighter{color:#ededed!important}.link-lighter:focus,.link-lighter:hover{color:#f1f1f1!important}.link-default{color:#2a2f30!important}.link-default:focus,.link-default:hover{color:#222626!important}.link-orange{color:#ffba53!important}.link-orange:focus,.link-orange:hover{color:#ffc875!important}.link-soft-dark{color:#535b62!important}.link-soft-dark:focus,.link-soft-dark:hover{color:#42494e!important}.link-soft-blue{color:#6eb2bc!important}.link-soft-blue:focus,.link-soft-blue:hover{color:#8bc1c9!important}.link-soft-blue-2{color:#c4edf1!important}.link-soft-blue-2:focus,.link-soft-blue-2:hover{color:#d0f1f4!important}.link-soft-blue-3{color:#70c3ff!important}.link-soft-blue-3:focus,.link-soft-blue-3:hover{color:#8dcfff!important}.link-pink{color:#ed264d!important}.link-pink:focus,.link-pink:hover{color:#f15171!important}.link-yellow{color:#dbff00!important}.link-yellow:focus,.link-yellow:hover{color:#e2ff33!important}.link-secondary-2{color:#545454!important}.link-secondary-2:focus,.link-secondary-2:hover{color:#434343!important}.link-secondary-3{color:#c4c4c4!important}.link-secondary-3:focus,.link-secondary-3:hover{color:#d0d0d0!important}.link-secondary-4{color:#e7e7e7!important}.link-secondary-4:focus,.link-secondary-4:hover{color:#ececec!important}.link-dark-night{color:#6b7479!important}.link-dark-night:focus,.link-dark-night:hover{color:#565d61!important}.link-gray-100{color:#f3f4f6!important}.link-gray-100:focus,.link-gray-100:hover{color:#f5f6f8!important}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-5{opacity:.05!important}.opacity-10{opacity:.1!important}.opacity-15{opacity:.15!important}.opacity-20{opacity:.2!important}.opacity-25{opacity:.25!important}.opacity-30{opacity:.3!important}.opacity-40{opacity:.4!important}.opacity-50{opacity:.5!important}.opacity-60{opacity:.6!important}.opacity-65{opacity:.65!important}.opacity-70{opacity:.7!important}.opacity-75{opacity:.75!important}.opacity-80{opacity:.8!important}.opacity-85{opacity:.85!important}.opacity-90{opacity:.9!important}.opacity-95{opacity:.95!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-xl{box-shadow:21px 21px 30px rgba(0,0,0,.12)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--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-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-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-muted{--bs-border-opacity:1;border-color:rgba(var(--bs-muted-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-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-purple{--bs-border-opacity:1;border-color:rgba(var(--bs-purple-rgb),var(--bs-border-opacity))!important}.border-indigo{--bs-border-opacity:1;border-color:rgba(var(--bs-indigo-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-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-blue{--bs-border-opacity:1;border-color:rgba(var(--bs-blue-rgb),var(--bs-border-opacity))!important}.border-light-2{--bs-border-opacity:1;border-color:rgba(var(--bs-light-2-rgb),var(--bs-border-opacity))!important}.border-light-3{--bs-border-opacity:1;border-color:rgba(var(--bs-light-3-rgb),var(--bs-border-opacity))!important}.border-light-4{--bs-border-opacity:1;border-color:rgba(var(--bs-light-4-rgb),var(--bs-border-opacity))!important}.border-lighter{--bs-border-opacity:1;border-color:rgba(var(--bs-lighter-rgb),var(--bs-border-opacity))!important}.border-default{--bs-border-opacity:1;border-color:rgba(var(--bs-default-rgb),var(--bs-border-opacity))!important}.border-orange{--bs-border-opacity:1;border-color:rgba(var(--bs-orange-rgb),var(--bs-border-opacity))!important}.border-soft-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-soft-dark-rgb),var(--bs-border-opacity))!important}.border-soft-blue{--bs-border-opacity:1;border-color:rgba(var(--bs-soft-blue-rgb),var(--bs-border-opacity))!important}.border-soft-blue-2{--bs-border-opacity:1;border-color:rgba(var(--bs-soft-blue-2-rgb),var(--bs-border-opacity))!important}.border-soft-blue-3{--bs-border-opacity:1;border-color:rgba(var(--bs-soft-blue-3-rgb),var(--bs-border-opacity))!important}.border-pink{--bs-border-opacity:1;border-color:rgba(var(--bs-pink-rgb),var(--bs-border-opacity))!important}.border-yellow{--bs-border-opacity:1;border-color:rgba(var(--bs-yellow-rgb),var(--bs-border-opacity))!important}.border-secondary-2{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-2-rgb),var(--bs-border-opacity))!important}.border-secondary-3{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-3-rgb),var(--bs-border-opacity))!important}.border-secondary-4{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-4-rgb),var(--bs-border-opacity))!important}.border-dark-night{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-night-rgb),var(--bs-border-opacity))!important}.border-gray-100{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-100-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-75{width:75%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-75{height:75%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.mx-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2,.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-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.55!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-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-purple{--bs-text-opacity:1;color:rgba(var(--bs-purple-rgb),var(--bs-text-opacity))!important}.text-indigo{--bs-text-opacity:1;color:rgba(var(--bs-indigo-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-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-blue{--bs-text-opacity:1;color:rgba(var(--bs-blue-rgb),var(--bs-text-opacity))!important}.text-light-2{--bs-text-opacity:1;color:rgba(var(--bs-light-2-rgb),var(--bs-text-opacity))!important}.text-light-3{--bs-text-opacity:1;color:rgba(var(--bs-light-3-rgb),var(--bs-text-opacity))!important}.text-light-4{--bs-text-opacity:1;color:rgba(var(--bs-light-4-rgb),var(--bs-text-opacity))!important}.text-lighter{--bs-text-opacity:1;color:rgba(var(--bs-lighter-rgb),var(--bs-text-opacity))!important}.text-default{--bs-text-opacity:1;color:rgba(var(--bs-default-rgb),var(--bs-text-opacity))!important}.text-orange{--bs-text-opacity:1;color:rgba(var(--bs-orange-rgb),var(--bs-text-opacity))!important}.text-soft-dark{--bs-text-opacity:1;color:rgba(var(--bs-soft-dark-rgb),var(--bs-text-opacity))!important}.text-soft-blue{--bs-text-opacity:1;color:rgba(var(--bs-soft-blue-rgb),var(--bs-text-opacity))!important}.text-soft-blue-2{--bs-text-opacity:1;color:rgba(var(--bs-soft-blue-2-rgb),var(--bs-text-opacity))!important}.text-soft-blue-3{--bs-text-opacity:1;color:rgba(var(--bs-soft-blue-3-rgb),var(--bs-text-opacity))!important}.text-pink{--bs-text-opacity:1;color:rgba(var(--bs-pink-rgb),var(--bs-text-opacity))!important}.text-yellow{--bs-text-opacity:1;color:rgba(var(--bs-yellow-rgb),var(--bs-text-opacity))!important}.text-secondary-2{--bs-text-opacity:1;color:rgba(var(--bs-secondary-2-rgb),var(--bs-text-opacity))!important}.text-secondary-3{--bs-text-opacity:1;color:rgba(var(--bs-secondary-3-rgb),var(--bs-text-opacity))!important}.text-secondary-4{--bs-text-opacity:1;color:rgba(var(--bs-secondary-4-rgb),var(--bs-text-opacity))!important}.text-dark-night{--bs-text-opacity:1;color:rgba(var(--bs-dark-night-rgb),var(--bs-text-opacity))!important}.text-gray-100{--bs-text-opacity:1;color:rgba(var(--bs-gray-100-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-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-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-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-muted{--bs-bg-opacity:1;background-color:rgba(var(--bs-muted-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-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-purple{--bs-bg-opacity:1;background-color:rgba(var(--bs-purple-rgb),var(--bs-bg-opacity))!important}.bg-indigo{--bs-bg-opacity:1;background-color:rgba(var(--bs-indigo-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-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-blue{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-rgb),var(--bs-bg-opacity))!important}.bg-light-2{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-2-rgb),var(--bs-bg-opacity))!important}.bg-light-3{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-3-rgb),var(--bs-bg-opacity))!important}.bg-light-4{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-4-rgb),var(--bs-bg-opacity))!important}.bg-lighter{--bs-bg-opacity:1;background-color:rgba(var(--bs-lighter-rgb),var(--bs-bg-opacity))!important}.bg-default{--bs-bg-opacity:1;background-color:rgba(var(--bs-default-rgb),var(--bs-bg-opacity))!important}.bg-orange{--bs-bg-opacity:1;background-color:rgba(var(--bs-orange-rgb),var(--bs-bg-opacity))!important}.bg-soft-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-soft-dark-rgb),var(--bs-bg-opacity))!important}.bg-soft-blue{--bs-bg-opacity:1;background-color:rgba(var(--bs-soft-blue-rgb),var(--bs-bg-opacity))!important}.bg-soft-blue-2{--bs-bg-opacity:1;background-color:rgba(var(--bs-soft-blue-2-rgb),var(--bs-bg-opacity))!important}.bg-soft-blue-3{--bs-bg-opacity:1;background-color:rgba(var(--bs-soft-blue-3-rgb),var(--bs-bg-opacity))!important}.bg-pink{--bs-bg-opacity:1;background-color:rgba(var(--bs-pink-rgb),var(--bs-bg-opacity))!important}.bg-yellow{--bs-bg-opacity:1;background-color:rgba(var(--bs-yellow-rgb),var(--bs-bg-opacity))!important}.bg-secondary-2{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-2-rgb),var(--bs-bg-opacity))!important}.bg-secondary-3{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-3-rgb),var(--bs-bg-opacity))!important}.bg-secondary-4{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-4-rgb),var(--bs-bg-opacity))!important}.bg-dark-night{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-night-rgb),var(--bs-bg-opacity))!important}.bg-gray-100{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-100-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-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-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:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.1rem!important}.rounded-2{border-radius:.2rem!important}.rounded-3{border-radius:.3rem!important}.rounded-4{border-radius:.4rem!important}.rounded-5{border-radius:.5rem!important}.rounded-6{border-radius:.6rem!important}.rounded-7{border-radius:.7rem!important}.rounded-8{border-radius:.8rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:.1rem!important;border-top-right-radius:.1rem!important}.rounded-top-2{border-top-left-radius:.2rem!important;border-top-right-radius:.2rem!important}.rounded-top-3{border-top-left-radius:.3rem!important;border-top-right-radius:.3rem!important}.rounded-top-4{border-top-left-radius:.4rem!important;border-top-right-radius:.4rem!important}.rounded-top-5{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-top-6{border-top-left-radius:.6rem!important;border-top-right-radius:.6rem!important}.rounded-top-7{border-top-left-radius:.7rem!important;border-top-right-radius:.7rem!important}.rounded-top-8{border-top-left-radius:.8rem!important;border-top-right-radius:.8rem!important}.rounded-end{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:.1rem!important;border-top-right-radius:.1rem!important}.rounded-end-2{border-bottom-right-radius:.2rem!important;border-top-right-radius:.2rem!important}.rounded-end-3{border-bottom-right-radius:.3rem!important;border-top-right-radius:.3rem!important}.rounded-end-4{border-bottom-right-radius:.4rem!important;border-top-right-radius:.4rem!important}.rounded-end-5{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-end-6{border-bottom-right-radius:.6rem!important;border-top-right-radius:.6rem!important}.rounded-end-7{border-bottom-right-radius:.7rem!important;border-top-right-radius:.7rem!important}.rounded-end-8{border-bottom-right-radius:.8rem!important;border-top-right-radius:.8rem!important}.rounded-bottom{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:.1rem!important;border-bottom-right-radius:.1rem!important}.rounded-bottom-2{border-bottom-left-radius:.2rem!important;border-bottom-right-radius:.2rem!important}.rounded-bottom-3{border-bottom-left-radius:.3rem!important;border-bottom-right-radius:.3rem!important}.rounded-bottom-4{border-bottom-left-radius:.4rem!important;border-bottom-right-radius:.4rem!important}.rounded-bottom-5{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-bottom-6{border-bottom-left-radius:.6rem!important;border-bottom-right-radius:.6rem!important}.rounded-bottom-7{border-bottom-left-radius:.7rem!important;border-bottom-right-radius:.7rem!important}.rounded-bottom-8{border-bottom-left-radius:.8rem!important;border-bottom-right-radius:.8rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:.1rem!important;border-top-left-radius:.1rem!important}.rounded-start-2{border-bottom-left-radius:.2rem!important;border-top-left-radius:.2rem!important}.rounded-start-3{border-bottom-left-radius:.3rem!important;border-top-left-radius:.3rem!important}.rounded-start-4{border-bottom-left-radius:.4rem!important;border-top-left-radius:.4rem!important}.rounded-start-5{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}.rounded-start-6{border-bottom-left-radius:.6rem!important;border-top-left-radius:.6rem!important}.rounded-start-7{border-bottom-left-radius:.7rem!important;border-top-left-radius:.7rem!important}.rounded-start-8{border-bottom-left-radius:.8rem!important;border-top-left-radius:.8rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-index-0{z-index:0!important}.z-index-1{z-index:1!important}.z-index-2{z-index:2!important}.z-index-3{z-index:3!important}.z-index-4{z-index:4!important}.z-index-40{z-index:40!important}.z-index-50{z-index:50!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-sm-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-sm-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-sm-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-sm-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-sm-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-sm-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-sm-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-sm-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-sm-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.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}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-md-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-md-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-md-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-md-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-md-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-md-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-md-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-md-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-md-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.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}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-lg-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-lg-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-lg-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-lg-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-lg-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-lg-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-lg-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-lg-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-lg-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.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}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xl-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xl-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xl-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-xl-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-xl-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-xl-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xl-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xl-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.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}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xxl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xxl-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xxl-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xxl-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-xxl-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-xxl-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-xxl-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xxl-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xxl-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.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}.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,.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.font-size-4rem{font-size:4rem}.line-height-4rem{line-height:4rem}.font-size-3-6rem{font-size:3.6rem}.line-height-3-6rem{line-height:3.6rem}.font-size-3-5rem{font-size:3.5rem}.line-height-3-5rem{line-height:3.5rem}.font-size-3-2rem{font-size:3.2rem}.line-height-3-2rem{line-height:3.2rem}.font-size-3rem{font-size:3rem}.line-height-3rem{line-height:3rem}.font-size-2-8rem{font-size:2.8rem}.line-height-2-8rem{line-height:2.8rem}.font-size-2-7rem{font-size:2.7rem}.line-height-2-7rem{line-height:2.7rem}.font-size-2-6rem{font-size:2.6rem}.line-height-2-6rem{line-height:2.6rem}.font-size-2-5rem{font-size:2.5rem}.line-height-2-5rem{line-height:2.5rem}.font-size-2-2rem{font-size:2.2rem}.line-height-2-2rem{line-height:2.2rem}.font-size-2-1rem{font-size:2.1rem}.line-height-2-1rem{line-height:2.1rem}.font-size-2rem{font-size:2rem}.line-height-2rem{line-height:2rem}.font-size-1-8rem{font-size:1.8rem}.line-height-1-8rem{line-height:1.8rem}.font-size-1-75rem{font-size:1.75rem}.line-height-1-75rem{line-height:1.75rem}.font-size-1-7rem{font-size:1.7rem}.line-height-1-7rem{line-height:1.7rem}.font-size-1-65rem{font-size:1.65rem}.line-height-1-65rem{line-height:1.65rem}.font-size-1-6rem{font-size:1.6rem}.line-height-1-6rem{line-height:1.6rem}.font-size-1-5rem{font-size:1.5rem}.line-height-1-5rem{line-height:1.5rem}.font-size-1-4rem{font-size:1.4rem}.line-height-1-4rem{line-height:1.4rem}.font-size-1-3rem{font-size:1.3rem}.line-height-1-3rem{line-height:1.3rem}.font-size-1-2rem{font-size:1.2rem}.line-height-1-2rem{line-height:1.2rem}.font-size-1-15rem{font-size:1.15rem}.line-height-1-15rem{line-height:1.15rem}.font-size-1-14rem{font-size:1.14rem}.line-height-1-14rem{line-height:1.14rem}.font-size-1-13rem{font-size:1.13rem}.line-height-1-13rem{line-height:1.13rem}.font-size-1-12rem{font-size:1.12rem}.line-height-1-12rem{line-height:1.12rem}.font-size-1-11rem{font-size:1.11rem}.line-height-1-11rem{line-height:1.11rem}.font-size-1-1rem{font-size:1.1rem}.line-height-1-1rem{line-height:1.1rem}.font-size-1-08rem{font-size:1.08rem}.line-height-1-08rem{line-height:1.08rem}.font-size-1-07rem{font-size:1.07rem}.line-height-1-07rem{line-height:1.07rem}.font-size-1-05rem{font-size:1.05rem}.line-height-1-05rem{line-height:1.05rem}.font-size-1rem{font-size:1rem}.line-height-1rem{line-height:1rem}.font-size-0-95rem{font-size:.95rem}.line-height-0-95rem{line-height:.95rem}.font-size-0-9rem{font-size:.9rem}.line-height-0-9rem{line-height:.9rem}.font-size-0-88rem{font-size:.88rem}.line-height-0-88rem{line-height:.88rem}.font-size-0-87rem{font-size:.87rem}.line-height-0-87rem{line-height:.87rem}.font-size-0-85rem{font-size:.85rem}.line-height-0-85rem{line-height:.85rem}.font-size-0-8rem{font-size:.8rem}.line-height-0-8rem{line-height:.8rem}.font-size-0-75rem{font-size:.75rem}.line-height-0-75rem{line-height:.75rem}.font-size-0-7rem{font-size:.7rem}.line-height-0-7rem{line-height:.7rem}.font-size-0-6rem{font-size:.6rem}.line-height-0-6rem{line-height:.6rem}.font-size-0-5rem{font-size:.5rem}.line-height-0-5rem{line-height:.5rem}.w-1400px{width:1400px!important}.max-w-1400px{max-width:1400px!important}.min-w-1400px{min-width:1400px!important}.h-1400px{height:1400px!important}.max-h-1400px{max-height:1400px!important}.min-h-1400px{min-height:1400px!important}.w-1350px{width:1350px!important}.max-w-1350px{max-width:1350px!important}.min-w-1350px{min-width:1350px!important}.h-1350px{height:1350px!important}.max-h-1350px{max-height:1350px!important}.min-h-1350px{min-height:1350px!important}.w-1300px{width:1300px!important}.max-w-1300px{max-width:1300px!important}.min-w-1300px{min-width:1300px!important}.h-1300px{height:1300px!important}.max-h-1300px{max-height:1300px!important}.min-h-1300px{min-height:1300px!important}.w-1250px{width:1250px!important}.max-w-1250px{max-width:1250px!important}.min-w-1250px{min-width:1250px!important}.h-1250px{height:1250px!important}.max-h-1250px{max-height:1250px!important}.min-h-1250px{min-height:1250px!important}.w-1200px{width:1200px!important}.max-w-1200px{max-width:1200px!important}.min-w-1200px{min-width:1200px!important}.h-1200px{height:1200px!important}.max-h-1200px{max-height:1200px!important}.min-h-1200px{min-height:1200px!important}.w-1100px{width:1100px!important}.max-w-1100px{max-width:1100px!important}.min-w-1100px{min-width:1100px!important}.h-1100px{height:1100px!important}.max-h-1100px{max-height:1100px!important}.min-h-1100px{min-height:1100px!important}.w-1000px{width:1000px!important}.max-w-1000px{max-width:1000px!important}.min-w-1000px{min-width:1000px!important}.h-1000px{height:1000px!important}.max-h-1000px{max-height:1000px!important}.min-h-1000px{min-height:1000px!important}.w-950px{width:950px!important}.max-w-950px{max-width:950px!important}.min-w-950px{min-width:950px!important}.h-950px{height:950px!important}.max-h-950px{max-height:950px!important}.min-h-950px{min-height:950px!important}.w-920px{width:920px!important}.max-w-920px{max-width:920px!important}.min-w-920px{min-width:920px!important}.h-920px{height:920px!important}.max-h-920px{max-height:920px!important}.min-h-920px{min-height:920px!important}.w-900px{width:900px!important}.max-w-900px{max-width:900px!important}.min-w-900px{min-width:900px!important}.h-900px{height:900px!important}.max-h-900px{max-height:900px!important}.min-h-900px{min-height:900px!important}.w-850px{width:850px!important}.max-w-850px{max-width:850px!important}.min-w-850px{min-width:850px!important}.h-850px{height:850px!important}.max-h-850px{max-height:850px!important}.min-h-850px{min-height:850px!important}.w-822px{width:822px!important}.max-w-822px{max-width:822px!important}.min-w-822px{min-width:822px!important}.h-822px{height:822px!important}.max-h-822px{max-height:822px!important}.min-h-822px{min-height:822px!important}.w-800px{width:800px!important}.max-w-800px{max-width:800px!important}.min-w-800px{min-width:800px!important}.h-800px{height:800px!important}.max-h-800px{max-height:800px!important}.min-h-800px{min-height:800px!important}.w-750px{width:750px!important}.max-w-750px{max-width:750px!important}.min-w-750px{min-width:750px!important}.h-750px{height:750px!important}.max-h-750px{max-height:750px!important}.min-h-750px{min-height:750px!important}.w-700px{width:700px!important}.max-w-700px{max-width:700px!important}.min-w-700px{min-width:700px!important}.h-700px{height:700px!important}.max-h-700px{max-height:700px!important}.min-h-700px{min-height:700px!important}.w-680px{width:680px!important}.max-w-680px{max-width:680px!important}.min-w-680px{min-width:680px!important}.h-680px{height:680px!important}.max-h-680px{max-height:680px!important}.min-h-680px{min-height:680px!important}.w-650px{width:650px!important}.max-w-650px{max-width:650px!important}.min-w-650px{min-width:650px!important}.h-650px{height:650px!important}.max-h-650px{max-height:650px!important}.min-h-650px{min-height:650px!important}.w-635px{width:635px!important}.max-w-635px{max-width:635px!important}.min-w-635px{min-width:635px!important}.h-635px{height:635px!important}.max-h-635px{max-height:635px!important}.min-h-635px{min-height:635px!important}.w-600px{width:600px!important}.max-w-600px{max-width:600px!important}.min-w-600px{min-width:600px!important}.h-600px{height:600px!important}.max-h-600px{max-height:600px!important}.min-h-600px{min-height:600px!important}.w-580px{width:580px!important}.max-w-580px{max-width:580px!important}.min-w-580px{min-width:580px!important}.h-580px{height:580px!important}.max-h-580px{max-height:580px!important}.min-h-580px{min-height:580px!important}.w-576px{width:576px!important}.max-w-576px{max-width:576px!important}.min-w-576px{min-width:576px!important}.h-576px{height:576px!important}.max-h-576px{max-height:576px!important}.min-h-576px{min-height:576px!important}.w-550px{width:550px!important}.max-w-550px{max-width:550px!important}.min-w-550px{min-width:550px!important}.h-550px{height:550px!important}.max-h-550px{max-height:550px!important}.min-h-550px{min-height:550px!important}.w-515px{width:515px!important}.max-w-515px{max-width:515px!important}.min-w-515px{min-width:515px!important}.h-515px{height:515px!important}.max-h-515px{max-height:515px!important}.min-h-515px{min-height:515px!important}.w-500px{width:500px!important}.max-w-500px{max-width:500px!important}.min-w-500px{min-width:500px!important}.h-500px{height:500px!important}.max-h-500px{max-height:500px!important}.min-h-500px{min-height:500px!important}.w-470px{width:470px!important}.max-w-470px{max-width:470px!important}.min-w-470px{min-width:470px!important}.h-470px{height:470px!important}.max-h-470px{max-height:470px!important}.min-h-470px{min-height:470px!important}.w-460px{width:460px!important}.max-w-460px{max-width:460px!important}.min-w-460px{min-width:460px!important}.h-460px{height:460px!important}.max-h-460px{max-height:460px!important}.min-h-460px{min-height:460px!important}.w-450px{width:450px!important}.max-w-450px{max-width:450px!important}.min-w-450px{min-width:450px!important}.h-450px{height:450px!important}.max-h-450px{max-height:450px!important}.min-h-450px{min-height:450px!important}.w-425px{width:425px!important}.max-w-425px{max-width:425px!important}.min-w-425px{min-width:425px!important}.h-425px{height:425px!important}.max-h-425px{max-height:425px!important}.min-h-425px{min-height:425px!important}.w-420px{width:420px!important}.max-w-420px{max-width:420px!important}.min-w-420px{min-width:420px!important}.h-420px{height:420px!important}.max-h-420px{max-height:420px!important}.min-h-420px{min-height:420px!important}.w-415px{width:415px!important}.max-w-415px{max-width:415px!important}.min-w-415px{min-width:415px!important}.h-415px{height:415px!important}.max-h-415px{max-height:415px!important}.min-h-415px{min-height:415px!important}.w-400px{width:400px!important}.max-w-400px{max-width:400px!important}.min-w-400px{min-width:400px!important}.h-400px{height:400px!important}.max-h-400px{max-height:400px!important}.min-h-400px{min-height:400px!important}.w-385px{width:385px!important}.max-w-385px{max-width:385px!important}.min-w-385px{min-width:385px!important}.h-385px{height:385px!important}.max-h-385px{max-height:385px!important}.min-h-385px{min-height:385px!important}.w-365px{width:365px!important}.max-w-365px{max-width:365px!important}.min-w-365px{min-width:365px!important}.h-365px{height:365px!important}.max-h-365px{max-height:365px!important}.min-h-365px{min-height:365px!important}.w-350px{width:350px!important}.max-w-350px{max-width:350px!important}.min-w-350px{min-width:350px!important}.h-350px{height:350px!important}.max-h-350px{max-height:350px!important}.min-h-350px{min-height:350px!important}.w-330px{width:330px!important}.max-w-330px{max-width:330px!important}.min-w-330px{min-width:330px!important}.h-330px{height:330px!important}.max-h-330px{max-height:330px!important}.min-h-330px{min-height:330px!important}.w-320px{width:320px!important}.max-w-320px{max-width:320px!important}.min-w-320px{min-width:320px!important}.h-320px{height:320px!important}.max-h-320px{max-height:320px!important}.min-h-320px{min-height:320px!important}.w-300px{width:300px!important}.max-w-300px{max-width:300px!important}.min-w-300px{min-width:300px!important}.h-300px{height:300px!important}.max-h-300px{max-height:300px!important}.min-h-300px{min-height:300px!important}.w-290px{width:290px!important}.max-w-290px{max-width:290px!important}.min-w-290px{min-width:290px!important}.h-290px{height:290px!important}.max-h-290px{max-height:290px!important}.min-h-290px{min-height:290px!important}.w-265px{width:265px!important}.max-w-265px{max-width:265px!important}.min-w-265px{min-width:265px!important}.h-265px{height:265px!important}.max-h-265px{max-height:265px!important}.min-h-265px{min-height:265px!important}.w-260px{width:260px!important}.max-w-260px{max-width:260px!important}.min-w-260px{min-width:260px!important}.h-260px{height:260px!important}.max-h-260px{max-height:260px!important}.min-h-260px{min-height:260px!important}.w-250px{width:250px!important}.max-w-250px{max-width:250px!important}.min-w-250px{min-width:250px!important}.h-250px{height:250px!important}.max-h-250px{max-height:250px!important}.min-h-250px{min-height:250px!important}.w-220px{width:220px!important}.max-w-220px{max-width:220px!important}.min-w-220px{min-width:220px!important}.h-220px{height:220px!important}.max-h-220px{max-height:220px!important}.min-h-220px{min-height:220px!important}.w-210px{width:210px!important}.max-w-210px{max-width:210px!important}.min-w-210px{min-width:210px!important}.h-210px{height:210px!important}.max-h-210px{max-height:210px!important}.min-h-210px{min-height:210px!important}.w-200px{width:200px!important}.max-w-200px{max-width:200px!important}.min-w-200px{min-width:200px!important}.h-200px{height:200px!important}.max-h-200px{max-height:200px!important}.min-h-200px{min-height:200px!important}.w-190px{width:190px!important}.max-w-190px{max-width:190px!important}.min-w-190px{min-width:190px!important}.h-190px{height:190px!important}.max-h-190px{max-height:190px!important}.min-h-190px{min-height:190px!important}.w-185px{width:185px!important}.max-w-185px{max-width:185px!important}.min-w-185px{min-width:185px!important}.h-185px{height:185px!important}.max-h-185px{max-height:185px!important}.min-h-185px{min-height:185px!important}.w-180px{width:180px!important}.max-w-180px{max-width:180px!important}.min-w-180px{min-width:180px!important}.h-180px{height:180px!important}.max-h-180px{max-height:180px!important}.min-h-180px{min-height:180px!important}.w-170px{width:170px!important}.max-w-170px{max-width:170px!important}.min-w-170px{min-width:170px!important}.h-170px{height:170px!important}.max-h-170px{max-height:170px!important}.min-h-170px{min-height:170px!important}.w-167px{width:167px!important}.max-w-167px{max-width:167px!important}.min-w-167px{min-width:167px!important}.h-167px{height:167px!important}.max-h-167px{max-height:167px!important}.min-h-167px{min-height:167px!important}.w-160px{width:160px!important}.max-w-160px{max-width:160px!important}.min-w-160px{min-width:160px!important}.h-160px{height:160px!important}.max-h-160px{max-height:160px!important}.min-h-160px{min-height:160px!important}.w-150px{width:150px!important}.max-w-150px{max-width:150px!important}.min-w-150px{min-width:150px!important}.h-150px{height:150px!important}.max-h-150px{max-height:150px!important}.min-h-150px{min-height:150px!important}.w-120px{width:120px!important}.max-w-120px{max-width:120px!important}.min-w-120px{min-width:120px!important}.h-120px{height:120px!important}.max-h-120px{max-height:120px!important}.min-h-120px{min-height:120px!important}.w-110px{width:110px!important}.max-w-110px{max-width:110px!important}.min-w-110px{min-width:110px!important}.h-110px{height:110px!important}.max-h-110px{max-height:110px!important}.min-h-110px{min-height:110px!important}.w-100px{width:100px!important}.max-w-100px{max-width:100px!important}.min-w-100px{min-width:100px!important}.h-100px{height:100px!important}.max-h-100px{max-height:100px!important}.min-h-100px{min-height:100px!important}.w-95px{width:95px!important}.max-w-95px{max-width:95px!important}.min-w-95px{min-width:95px!important}.h-95px{height:95px!important}.max-h-95px{max-height:95px!important}.min-h-95px{min-height:95px!important}.w-90px{width:90px!important}.max-w-90px{max-width:90px!important}.min-w-90px{min-width:90px!important}.h-90px{height:90px!important}.max-h-90px{max-height:90px!important}.min-h-90px{min-height:90px!important}.w-80px{width:80px!important}.max-w-80px{max-width:80px!important}.min-w-80px{min-width:80px!important}.h-80px{height:80px!important}.max-h-80px{max-height:80px!important}.min-h-80px{min-height:80px!important}.w-75px{width:75px!important}.max-w-75px{max-width:75px!important}.min-w-75px{min-width:75px!important}.h-75px{height:75px!important}.max-h-75px{max-height:75px!important}.min-h-75px{min-height:75px!important}.w-70px{width:70px!important}.max-w-70px{max-width:70px!important}.min-w-70px{min-width:70px!important}.h-70px{height:70px!important}.max-h-70px{max-height:70px!important}.min-h-70px{min-height:70px!important}.w-66px{width:66px!important}.max-w-66px{max-width:66px!important}.min-w-66px{min-width:66px!important}.h-66px{height:66px!important}.max-h-66px{max-height:66px!important}.min-h-66px{min-height:66px!important}.w-65px{width:65px!important}.max-w-65px{max-width:65px!important}.min-w-65px{min-width:65px!important}.h-65px{height:65px!important}.max-h-65px{max-height:65px!important}.min-h-65px{min-height:65px!important}.w-60px{width:60px!important}.max-w-60px{max-width:60px!important}.min-w-60px{min-width:60px!important}.h-60px{height:60px!important}.max-h-60px{max-height:60px!important}.min-h-60px{min-height:60px!important}.w-56px{width:56px!important}.max-w-56px{max-width:56px!important}.min-w-56px{min-width:56px!important}.h-56px{height:56px!important}.max-h-56px{max-height:56px!important}.min-h-56px{min-height:56px!important}.w-55px{width:55px!important}.max-w-55px{max-width:55px!important}.min-w-55px{min-width:55px!important}.h-55px{height:55px!important}.max-h-55px{max-height:55px!important}.min-h-55px{min-height:55px!important}.w-50px{width:50px!important}.max-w-50px{max-width:50px!important}.min-w-50px{min-width:50px!important}.h-50px{height:50px!important}.max-h-50px{max-height:50px!important}.min-h-50px{min-height:50px!important}.w-48px{width:48px!important}.max-w-48px{max-width:48px!important}.min-w-48px{min-width:48px!important}.h-48px{height:48px!important}.max-h-48px{max-height:48px!important}.min-h-48px{min-height:48px!important}.w-43px{width:43px!important}.max-w-43px{max-width:43px!important}.min-w-43px{min-width:43px!important}.h-43px{height:43px!important}.max-h-43px{max-height:43px!important}.min-h-43px{min-height:43px!important}.w-42px{width:42px!important}.max-w-42px{max-width:42px!important}.min-w-42px{min-width:42px!important}.h-42px{height:42px!important}.max-h-42px{max-height:42px!important}.min-h-42px{min-height:42px!important}.w-40px{width:40px!important}.max-w-40px{max-width:40px!important}.min-w-40px{min-width:40px!important}.h-40px{height:40px!important}.max-h-40px{max-height:40px!important}.min-h-40px{min-height:40px!important}.w-35px{width:35px!important}.max-w-35px{max-width:35px!important}.min-w-35px{min-width:35px!important}.h-35px{height:35px!important}.max-h-35px{max-height:35px!important}.min-h-35px{min-height:35px!important}.w-33px{width:33px!important}.max-w-33px{max-width:33px!important}.min-w-33px{min-width:33px!important}.h-33px{height:33px!important}.max-h-33px{max-height:33px!important}.min-h-33px{min-height:33px!important}.w-32px{width:32px!important}.max-w-32px{max-width:32px!important}.min-w-32px{min-width:32px!important}.h-32px{height:32px!important}.max-h-32px{max-height:32px!important}.min-h-32px{min-height:32px!important}.w-30px{width:30px!important}.max-w-30px{max-width:30px!important}.min-w-30px{min-width:30px!important}.h-30px{height:30px!important}.max-h-30px{max-height:30px!important}.min-h-30px{min-height:30px!important}.w-29px{width:29px!important}.max-w-29px{max-width:29px!important}.min-w-29px{min-width:29px!important}.h-29px{height:29px!important}.max-h-29px{max-height:29px!important}.min-h-29px{min-height:29px!important}.w-28px{width:28px!important}.max-w-28px{max-width:28px!important}.min-w-28px{min-width:28px!important}.h-28px{height:28px!important}.max-h-28px{max-height:28px!important}.min-h-28px{min-height:28px!important}.w-27px{width:27px!important}.max-w-27px{max-width:27px!important}.min-w-27px{min-width:27px!important}.h-27px{height:27px!important}.max-h-27px{max-height:27px!important}.min-h-27px{min-height:27px!important}.w-26px{width:26px!important}.max-w-26px{max-width:26px!important}.min-w-26px{min-width:26px!important}.h-26px{height:26px!important}.max-h-26px{max-height:26px!important}.min-h-26px{min-height:26px!important}.w-25px{width:25px!important}.max-w-25px{max-width:25px!important}.min-w-25px{min-width:25px!important}.h-25px{height:25px!important}.max-h-25px{max-height:25px!important}.min-h-25px{min-height:25px!important}.w-23px{width:23px!important}.max-w-23px{max-width:23px!important}.min-w-23px{min-width:23px!important}.h-23px{height:23px!important}.max-h-23px{max-height:23px!important}.min-h-23px{min-height:23px!important}.w-20px{width:20px!important}.max-w-20px{max-width:20px!important}.min-w-20px{min-width:20px!important}.h-20px{height:20px!important}.max-h-20px{max-height:20px!important}.min-h-20px{min-height:20px!important}.w-18px{width:18px!important}.max-w-18px{max-width:18px!important}.min-w-18px{min-width:18px!important}.h-18px{height:18px!important}.max-h-18px{max-height:18px!important}.min-h-18px{min-height:18px!important}.w-15px{width:15px!important}.max-w-15px{max-width:15px!important}.min-w-15px{min-width:15px!important}.h-15px{height:15px!important}.max-h-15px{max-height:15px!important}.min-h-15px{min-height:15px!important}.w-14px{width:14px!important}.max-w-14px{max-width:14px!important}.min-w-14px{min-width:14px!important}.h-14px{height:14px!important}.max-h-14px{max-height:14px!important}.min-h-14px{min-height:14px!important}.w-10px{width:10px!important}.max-w-10px{max-width:10px!important}.min-w-10px{min-width:10px!important}.h-10px{height:10px!important}.max-h-10px{max-height:10px!important}.min-h-10px{min-height:10px!important}.w-100{width:100%!important}.max-w-100{max-width:100%!important}.min-w-100{min-width:100%!important}.h-100{height:100%!important}.max-h-100{max-height:100%!important}.min-h-100{min-height:100%!important}.w-90{width:90%!important}.max-w-90{max-width:90%!important}.min-w-90{min-width:90%!important}.h-90{height:90%!important}.max-h-90{max-height:90%!important}.min-h-90{min-height:90%!important}.w-85{width:85%!important}.max-w-85{max-width:85%!important}.min-w-85{min-width:85%!important}.h-85{height:85%!important}.max-h-85{max-height:85%!important}.min-h-85{min-height:85%!important}.w-80{width:80%!important}.max-w-80{max-width:80%!important}.min-w-80{min-width:80%!important}.h-80{height:80%!important}.max-h-80{max-height:80%!important}.min-h-80{min-height:80%!important}.w-70{width:70%!important}.max-w-70{max-width:70%!important}.min-w-70{min-width:70%!important}.h-70{height:70%!important}.max-h-70{max-height:70%!important}.min-h-70{min-height:70%!important}.w-50{width:50%!important}.max-w-50{max-width:50%!important}.min-w-50{min-width:50%!important}.h-50{height:50%!important}.max-h-50{max-height:50%!important}.min-h-50{min-height:50%!important}.w-20{width:20%!important}.max-w-20{max-width:20%!important}.min-w-20{min-width:20%!important}.h-20{height:20%!important}.max-h-20{max-height:20%!important}.min-h-20{min-height:20%!important}.w-15{width:15%!important}.max-w-15{max-width:15%!important}.min-w-15{min-width:15%!important}.h-15{height:15%!important}.max-h-15{max-height:15%!important}.min-h-15{min-height:15%!important}.w-10{width:10%!important}.max-w-10{max-width:10%!important}.min-w-10{min-width:10%!important}.h-10{height:10%!important}.max-h-10{max-height:10%!important}.min-h-10{min-height:10%!important}.fw-bold{font-weight:700!important}.fw-semi-bold{font-weight:600!important}.fw-normal{font-weight:400!important}.fw-light{font-weight:300!important}.shadow-2{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-1{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-3{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-4{box-shadow:21px 21px 30px rgba(0,0,0,.12)!important}.shadow-0{box-shadow:none!important}@media (min-width:576px){.font-size-sm-4rem{font-size:4rem}.line-height-sm-4rem{line-height:4rem}.font-size-sm-3-6rem{font-size:3.6rem}.line-height-sm-3-6rem{line-height:3.6rem}.font-size-sm-3-5rem{font-size:3.5rem}.line-height-sm-3-5rem{line-height:3.5rem}.font-size-sm-3-2rem{font-size:3.2rem}.line-height-sm-3-2rem{line-height:3.2rem}.font-size-sm-3rem{font-size:3rem}.line-height-sm-3rem{line-height:3rem}.font-size-sm-2-8rem{font-size:2.8rem}.line-height-sm-2-8rem{line-height:2.8rem}.font-size-sm-2-7rem{font-size:2.7rem}.line-height-sm-2-7rem{line-height:2.7rem}.font-size-sm-2-6rem{font-size:2.6rem}.line-height-sm-2-6rem{line-height:2.6rem}.font-size-sm-2-5rem{font-size:2.5rem}.line-height-sm-2-5rem{line-height:2.5rem}.font-size-sm-2-2rem{font-size:2.2rem}.line-height-sm-2-2rem{line-height:2.2rem}.font-size-sm-2-1rem{font-size:2.1rem}.line-height-sm-2-1rem{line-height:2.1rem}.font-size-sm-2rem{font-size:2rem}.line-height-sm-2rem{line-height:2rem}.font-size-sm-1-8rem{font-size:1.8rem}.line-height-sm-1-8rem{line-height:1.8rem}.font-size-sm-1-75rem{font-size:1.75rem}.line-height-sm-1-75rem{line-height:1.75rem}.font-size-sm-1-7rem{font-size:1.7rem}.line-height-sm-1-7rem{line-height:1.7rem}.font-size-sm-1-65rem{font-size:1.65rem}.line-height-sm-1-65rem{line-height:1.65rem}.font-size-sm-1-6rem{font-size:1.6rem}.line-height-sm-1-6rem{line-height:1.6rem}.font-size-sm-1-5rem{font-size:1.5rem}.line-height-sm-1-5rem{line-height:1.5rem}.font-size-sm-1-4rem{font-size:1.4rem}.line-height-sm-1-4rem{line-height:1.4rem}.font-size-sm-1-3rem{font-size:1.3rem}.line-height-sm-1-3rem{line-height:1.3rem}.font-size-sm-1-2rem{font-size:1.2rem}.line-height-sm-1-2rem{line-height:1.2rem}.font-size-sm-1-15rem{font-size:1.15rem}.line-height-sm-1-15rem{line-height:1.15rem}.font-size-sm-1-14rem{font-size:1.14rem}.line-height-sm-1-14rem{line-height:1.14rem}.font-size-sm-1-13rem{font-size:1.13rem}.line-height-sm-1-13rem{line-height:1.13rem}.font-size-sm-1-12rem{font-size:1.12rem}.line-height-sm-1-12rem{line-height:1.12rem}.font-size-sm-1-11rem{font-size:1.11rem}.line-height-sm-1-11rem{line-height:1.11rem}.font-size-sm-1-1rem{font-size:1.1rem}.line-height-sm-1-1rem{line-height:1.1rem}.font-size-sm-1-08rem{font-size:1.08rem}.line-height-sm-1-08rem{line-height:1.08rem}.font-size-sm-1-07rem{font-size:1.07rem}.line-height-sm-1-07rem{line-height:1.07rem}.font-size-sm-1-05rem{font-size:1.05rem}.line-height-sm-1-05rem{line-height:1.05rem}.font-size-sm-1rem{font-size:1rem}.line-height-sm-1rem{line-height:1rem}.font-size-sm-0-95rem{font-size:.95rem}.line-height-sm-0-95rem{line-height:.95rem}.font-size-sm-0-9rem{font-size:.9rem}.line-height-sm-0-9rem{line-height:.9rem}.font-size-sm-0-88rem{font-size:.88rem}.line-height-sm-0-88rem{line-height:.88rem}.font-size-sm-0-87rem{font-size:.87rem}.line-height-sm-0-87rem{line-height:.87rem}.font-size-sm-0-85rem{font-size:.85rem}.line-height-sm-0-85rem{line-height:.85rem}.font-size-sm-0-8rem{font-size:.8rem}.line-height-sm-0-8rem{line-height:.8rem}.font-size-sm-0-75rem{font-size:.75rem}.line-height-sm-0-75rem{line-height:.75rem}.font-size-sm-0-7rem{font-size:.7rem}.line-height-sm-0-7rem{line-height:.7rem}.font-size-sm-0-6rem{font-size:.6rem}.line-height-sm-0-6rem{line-height:.6rem}.font-size-sm-0-5rem{font-size:.5rem}.line-height-sm-0-5rem{line-height:.5rem}.w-sm-1400px{width:1400px!important}.max-w-sm-1400px{max-width:1400px!important}.min-w-sm-1400px{min-width:1400px!important}.h-sm-1400px{height:1400px!important}.max-h-sm-1400px{max-height:1400px!important}.min-h-sm-1400px{min-height:1400px!important}.w-sm-1350px{width:1350px!important}.max-w-sm-1350px{max-width:1350px!important}.min-w-sm-1350px{min-width:1350px!important}.h-sm-1350px{height:1350px!important}.max-h-sm-1350px{max-height:1350px!important}.min-h-sm-1350px{min-height:1350px!important}.w-sm-1300px{width:1300px!important}.max-w-sm-1300px{max-width:1300px!important}.min-w-sm-1300px{min-width:1300px!important}.h-sm-1300px{height:1300px!important}.max-h-sm-1300px{max-height:1300px!important}.min-h-sm-1300px{min-height:1300px!important}.w-sm-1250px{width:1250px!important}.max-w-sm-1250px{max-width:1250px!important}.min-w-sm-1250px{min-width:1250px!important}.h-sm-1250px{height:1250px!important}.max-h-sm-1250px{max-height:1250px!important}.min-h-sm-1250px{min-height:1250px!important}.w-sm-1200px{width:1200px!important}.max-w-sm-1200px{max-width:1200px!important}.min-w-sm-1200px{min-width:1200px!important}.h-sm-1200px{height:1200px!important}.max-h-sm-1200px{max-height:1200px!important}.min-h-sm-1200px{min-height:1200px!important}.w-sm-1100px{width:1100px!important}.max-w-sm-1100px{max-width:1100px!important}.min-w-sm-1100px{min-width:1100px!important}.h-sm-1100px{height:1100px!important}.max-h-sm-1100px{max-height:1100px!important}.min-h-sm-1100px{min-height:1100px!important}.w-sm-1000px{width:1000px!important}.max-w-sm-1000px{max-width:1000px!important}.min-w-sm-1000px{min-width:1000px!important}.h-sm-1000px{height:1000px!important}.max-h-sm-1000px{max-height:1000px!important}.min-h-sm-1000px{min-height:1000px!important}.w-sm-950px{width:950px!important}.max-w-sm-950px{max-width:950px!important}.min-w-sm-950px{min-width:950px!important}.h-sm-950px{height:950px!important}.max-h-sm-950px{max-height:950px!important}.min-h-sm-950px{min-height:950px!important}.w-sm-920px{width:920px!important}.max-w-sm-920px{max-width:920px!important}.min-w-sm-920px{min-width:920px!important}.h-sm-920px{height:920px!important}.max-h-sm-920px{max-height:920px!important}.min-h-sm-920px{min-height:920px!important}.w-sm-900px{width:900px!important}.max-w-sm-900px{max-width:900px!important}.min-w-sm-900px{min-width:900px!important}.h-sm-900px{height:900px!important}.max-h-sm-900px{max-height:900px!important}.min-h-sm-900px{min-height:900px!important}.w-sm-850px{width:850px!important}.max-w-sm-850px{max-width:850px!important}.min-w-sm-850px{min-width:850px!important}.h-sm-850px{height:850px!important}.max-h-sm-850px{max-height:850px!important}.min-h-sm-850px{min-height:850px!important}.w-sm-822px{width:822px!important}.max-w-sm-822px{max-width:822px!important}.min-w-sm-822px{min-width:822px!important}.h-sm-822px{height:822px!important}.max-h-sm-822px{max-height:822px!important}.min-h-sm-822px{min-height:822px!important}.w-sm-800px{width:800px!important}.max-w-sm-800px{max-width:800px!important}.min-w-sm-800px{min-width:800px!important}.h-sm-800px{height:800px!important}.max-h-sm-800px{max-height:800px!important}.min-h-sm-800px{min-height:800px!important}.w-sm-750px{width:750px!important}.max-w-sm-750px{max-width:750px!important}.min-w-sm-750px{min-width:750px!important}.h-sm-750px{height:750px!important}.max-h-sm-750px{max-height:750px!important}.min-h-sm-750px{min-height:750px!important}.w-sm-700px{width:700px!important}.max-w-sm-700px{max-width:700px!important}.min-w-sm-700px{min-width:700px!important}.h-sm-700px{height:700px!important}.max-h-sm-700px{max-height:700px!important}.min-h-sm-700px{min-height:700px!important}.w-sm-680px{width:680px!important}.max-w-sm-680px{max-width:680px!important}.min-w-sm-680px{min-width:680px!important}.h-sm-680px{height:680px!important}.max-h-sm-680px{max-height:680px!important}.min-h-sm-680px{min-height:680px!important}.w-sm-650px{width:650px!important}.max-w-sm-650px{max-width:650px!important}.min-w-sm-650px{min-width:650px!important}.h-sm-650px{height:650px!important}.max-h-sm-650px{max-height:650px!important}.min-h-sm-650px{min-height:650px!important}.w-sm-635px{width:635px!important}.max-w-sm-635px{max-width:635px!important}.min-w-sm-635px{min-width:635px!important}.h-sm-635px{height:635px!important}.max-h-sm-635px{max-height:635px!important}.min-h-sm-635px{min-height:635px!important}.w-sm-600px{width:600px!important}.max-w-sm-600px{max-width:600px!important}.min-w-sm-600px{min-width:600px!important}.h-sm-600px{height:600px!important}.max-h-sm-600px{max-height:600px!important}.min-h-sm-600px{min-height:600px!important}.w-sm-580px{width:580px!important}.max-w-sm-580px{max-width:580px!important}.min-w-sm-580px{min-width:580px!important}.h-sm-580px{height:580px!important}.max-h-sm-580px{max-height:580px!important}.min-h-sm-580px{min-height:580px!important}.w-sm-576px{width:576px!important}.max-w-sm-576px{max-width:576px!important}.min-w-sm-576px{min-width:576px!important}.h-sm-576px{height:576px!important}.max-h-sm-576px{max-height:576px!important}.min-h-sm-576px{min-height:576px!important}.w-sm-550px{width:550px!important}.max-w-sm-550px{max-width:550px!important}.min-w-sm-550px{min-width:550px!important}.h-sm-550px{height:550px!important}.max-h-sm-550px{max-height:550px!important}.min-h-sm-550px{min-height:550px!important}.w-sm-515px{width:515px!important}.max-w-sm-515px{max-width:515px!important}.min-w-sm-515px{min-width:515px!important}.h-sm-515px{height:515px!important}.max-h-sm-515px{max-height:515px!important}.min-h-sm-515px{min-height:515px!important}.w-sm-500px{width:500px!important}.max-w-sm-500px{max-width:500px!important}.min-w-sm-500px{min-width:500px!important}.h-sm-500px{height:500px!important}.max-h-sm-500px{max-height:500px!important}.min-h-sm-500px{min-height:500px!important}.w-sm-470px{width:470px!important}.max-w-sm-470px{max-width:470px!important}.min-w-sm-470px{min-width:470px!important}.h-sm-470px{height:470px!important}.max-h-sm-470px{max-height:470px!important}.min-h-sm-470px{min-height:470px!important}.w-sm-460px{width:460px!important}.max-w-sm-460px{max-width:460px!important}.min-w-sm-460px{min-width:460px!important}.h-sm-460px{height:460px!important}.max-h-sm-460px{max-height:460px!important}.min-h-sm-460px{min-height:460px!important}.w-sm-450px{width:450px!important}.max-w-sm-450px{max-width:450px!important}.min-w-sm-450px{min-width:450px!important}.h-sm-450px{height:450px!important}.max-h-sm-450px{max-height:450px!important}.min-h-sm-450px{min-height:450px!important}.w-sm-425px{width:425px!important}.max-w-sm-425px{max-width:425px!important}.min-w-sm-425px{min-width:425px!important}.h-sm-425px{height:425px!important}.max-h-sm-425px{max-height:425px!important}.min-h-sm-425px{min-height:425px!important}.w-sm-420px{width:420px!important}.max-w-sm-420px{max-width:420px!important}.min-w-sm-420px{min-width:420px!important}.h-sm-420px{height:420px!important}.max-h-sm-420px{max-height:420px!important}.min-h-sm-420px{min-height:420px!important}.w-sm-415px{width:415px!important}.max-w-sm-415px{max-width:415px!important}.min-w-sm-415px{min-width:415px!important}.h-sm-415px{height:415px!important}.max-h-sm-415px{max-height:415px!important}.min-h-sm-415px{min-height:415px!important}.w-sm-400px{width:400px!important}.max-w-sm-400px{max-width:400px!important}.min-w-sm-400px{min-width:400px!important}.h-sm-400px{height:400px!important}.max-h-sm-400px{max-height:400px!important}.min-h-sm-400px{min-height:400px!important}.w-sm-385px{width:385px!important}.max-w-sm-385px{max-width:385px!important}.min-w-sm-385px{min-width:385px!important}.h-sm-385px{height:385px!important}.max-h-sm-385px{max-height:385px!important}.min-h-sm-385px{min-height:385px!important}.w-sm-365px{width:365px!important}.max-w-sm-365px{max-width:365px!important}.min-w-sm-365px{min-width:365px!important}.h-sm-365px{height:365px!important}.max-h-sm-365px{max-height:365px!important}.min-h-sm-365px{min-height:365px!important}.w-sm-350px{width:350px!important}.max-w-sm-350px{max-width:350px!important}.min-w-sm-350px{min-width:350px!important}.h-sm-350px{height:350px!important}.max-h-sm-350px{max-height:350px!important}.min-h-sm-350px{min-height:350px!important}.w-sm-330px{width:330px!important}.max-w-sm-330px{max-width:330px!important}.min-w-sm-330px{min-width:330px!important}.h-sm-330px{height:330px!important}.max-h-sm-330px{max-height:330px!important}.min-h-sm-330px{min-height:330px!important}.w-sm-320px{width:320px!important}.max-w-sm-320px{max-width:320px!important}.min-w-sm-320px{min-width:320px!important}.h-sm-320px{height:320px!important}.max-h-sm-320px{max-height:320px!important}.min-h-sm-320px{min-height:320px!important}.w-sm-300px{width:300px!important}.max-w-sm-300px{max-width:300px!important}.min-w-sm-300px{min-width:300px!important}.h-sm-300px{height:300px!important}.max-h-sm-300px{max-height:300px!important}.min-h-sm-300px{min-height:300px!important}.w-sm-290px{width:290px!important}.max-w-sm-290px{max-width:290px!important}.min-w-sm-290px{min-width:290px!important}.h-sm-290px{height:290px!important}.max-h-sm-290px{max-height:290px!important}.min-h-sm-290px{min-height:290px!important}.w-sm-265px{width:265px!important}.max-w-sm-265px{max-width:265px!important}.min-w-sm-265px{min-width:265px!important}.h-sm-265px{height:265px!important}.max-h-sm-265px{max-height:265px!important}.min-h-sm-265px{min-height:265px!important}.w-sm-260px{width:260px!important}.max-w-sm-260px{max-width:260px!important}.min-w-sm-260px{min-width:260px!important}.h-sm-260px{height:260px!important}.max-h-sm-260px{max-height:260px!important}.min-h-sm-260px{min-height:260px!important}.w-sm-250px{width:250px!important}.max-w-sm-250px{max-width:250px!important}.min-w-sm-250px{min-width:250px!important}.h-sm-250px{height:250px!important}.max-h-sm-250px{max-height:250px!important}.min-h-sm-250px{min-height:250px!important}.w-sm-220px{width:220px!important}.max-w-sm-220px{max-width:220px!important}.min-w-sm-220px{min-width:220px!important}.h-sm-220px{height:220px!important}.max-h-sm-220px{max-height:220px!important}.min-h-sm-220px{min-height:220px!important}.w-sm-210px{width:210px!important}.max-w-sm-210px{max-width:210px!important}.min-w-sm-210px{min-width:210px!important}.h-sm-210px{height:210px!important}.max-h-sm-210px{max-height:210px!important}.min-h-sm-210px{min-height:210px!important}.w-sm-200px{width:200px!important}.max-w-sm-200px{max-width:200px!important}.min-w-sm-200px{min-width:200px!important}.h-sm-200px{height:200px!important}.max-h-sm-200px{max-height:200px!important}.min-h-sm-200px{min-height:200px!important}.w-sm-190px{width:190px!important}.max-w-sm-190px{max-width:190px!important}.min-w-sm-190px{min-width:190px!important}.h-sm-190px{height:190px!important}.max-h-sm-190px{max-height:190px!important}.min-h-sm-190px{min-height:190px!important}.w-sm-185px{width:185px!important}.max-w-sm-185px{max-width:185px!important}.min-w-sm-185px{min-width:185px!important}.h-sm-185px{height:185px!important}.max-h-sm-185px{max-height:185px!important}.min-h-sm-185px{min-height:185px!important}.w-sm-180px{width:180px!important}.max-w-sm-180px{max-width:180px!important}.min-w-sm-180px{min-width:180px!important}.h-sm-180px{height:180px!important}.max-h-sm-180px{max-height:180px!important}.min-h-sm-180px{min-height:180px!important}.w-sm-170px{width:170px!important}.max-w-sm-170px{max-width:170px!important}.min-w-sm-170px{min-width:170px!important}.h-sm-170px{height:170px!important}.max-h-sm-170px{max-height:170px!important}.min-h-sm-170px{min-height:170px!important}.w-sm-167px{width:167px!important}.max-w-sm-167px{max-width:167px!important}.min-w-sm-167px{min-width:167px!important}.h-sm-167px{height:167px!important}.max-h-sm-167px{max-height:167px!important}.min-h-sm-167px{min-height:167px!important}.w-sm-160px{width:160px!important}.max-w-sm-160px{max-width:160px!important}.min-w-sm-160px{min-width:160px!important}.h-sm-160px{height:160px!important}.max-h-sm-160px{max-height:160px!important}.min-h-sm-160px{min-height:160px!important}.w-sm-150px{width:150px!important}.max-w-sm-150px{max-width:150px!important}.min-w-sm-150px{min-width:150px!important}.h-sm-150px{height:150px!important}.max-h-sm-150px{max-height:150px!important}.min-h-sm-150px{min-height:150px!important}.w-sm-120px{width:120px!important}.max-w-sm-120px{max-width:120px!important}.min-w-sm-120px{min-width:120px!important}.h-sm-120px{height:120px!important}.max-h-sm-120px{max-height:120px!important}.min-h-sm-120px{min-height:120px!important}.w-sm-110px{width:110px!important}.max-w-sm-110px{max-width:110px!important}.min-w-sm-110px{min-width:110px!important}.h-sm-110px{height:110px!important}.max-h-sm-110px{max-height:110px!important}.min-h-sm-110px{min-height:110px!important}.w-sm-100px{width:100px!important}.max-w-sm-100px{max-width:100px!important}.min-w-sm-100px{min-width:100px!important}.h-sm-100px{height:100px!important}.max-h-sm-100px{max-height:100px!important}.min-h-sm-100px{min-height:100px!important}.w-sm-95px{width:95px!important}.max-w-sm-95px{max-width:95px!important}.min-w-sm-95px{min-width:95px!important}.h-sm-95px{height:95px!important}.max-h-sm-95px{max-height:95px!important}.min-h-sm-95px{min-height:95px!important}.w-sm-90px{width:90px!important}.max-w-sm-90px{max-width:90px!important}.min-w-sm-90px{min-width:90px!important}.h-sm-90px{height:90px!important}.max-h-sm-90px{max-height:90px!important}.min-h-sm-90px{min-height:90px!important}.w-sm-80px{width:80px!important}.max-w-sm-80px{max-width:80px!important}.min-w-sm-80px{min-width:80px!important}.h-sm-80px{height:80px!important}.max-h-sm-80px{max-height:80px!important}.min-h-sm-80px{min-height:80px!important}.w-sm-75px{width:75px!important}.max-w-sm-75px{max-width:75px!important}.min-w-sm-75px{min-width:75px!important}.h-sm-75px{height:75px!important}.max-h-sm-75px{max-height:75px!important}.min-h-sm-75px{min-height:75px!important}.w-sm-70px{width:70px!important}.max-w-sm-70px{max-width:70px!important}.min-w-sm-70px{min-width:70px!important}.h-sm-70px{height:70px!important}.max-h-sm-70px{max-height:70px!important}.min-h-sm-70px{min-height:70px!important}.w-sm-66px{width:66px!important}.max-w-sm-66px{max-width:66px!important}.min-w-sm-66px{min-width:66px!important}.h-sm-66px{height:66px!important}.max-h-sm-66px{max-height:66px!important}.min-h-sm-66px{min-height:66px!important}.w-sm-65px{width:65px!important}.max-w-sm-65px{max-width:65px!important}.min-w-sm-65px{min-width:65px!important}.h-sm-65px{height:65px!important}.max-h-sm-65px{max-height:65px!important}.min-h-sm-65px{min-height:65px!important}.w-sm-60px{width:60px!important}.max-w-sm-60px{max-width:60px!important}.min-w-sm-60px{min-width:60px!important}.h-sm-60px{height:60px!important}.max-h-sm-60px{max-height:60px!important}.min-h-sm-60px{min-height:60px!important}.w-sm-56px{width:56px!important}.max-w-sm-56px{max-width:56px!important}.min-w-sm-56px{min-width:56px!important}.h-sm-56px{height:56px!important}.max-h-sm-56px{max-height:56px!important}.min-h-sm-56px{min-height:56px!important}.w-sm-55px{width:55px!important}.max-w-sm-55px{max-width:55px!important}.min-w-sm-55px{min-width:55px!important}.h-sm-55px{height:55px!important}.max-h-sm-55px{max-height:55px!important}.min-h-sm-55px{min-height:55px!important}.w-sm-50px{width:50px!important}.max-w-sm-50px{max-width:50px!important}.min-w-sm-50px{min-width:50px!important}.h-sm-50px{height:50px!important}.max-h-sm-50px{max-height:50px!important}.min-h-sm-50px{min-height:50px!important}.w-sm-48px{width:48px!important}.max-w-sm-48px{max-width:48px!important}.min-w-sm-48px{min-width:48px!important}.h-sm-48px{height:48px!important}.max-h-sm-48px{max-height:48px!important}.min-h-sm-48px{min-height:48px!important}.w-sm-43px{width:43px!important}.max-w-sm-43px{max-width:43px!important}.min-w-sm-43px{min-width:43px!important}.h-sm-43px{height:43px!important}.max-h-sm-43px{max-height:43px!important}.min-h-sm-43px{min-height:43px!important}.w-sm-42px{width:42px!important}.max-w-sm-42px{max-width:42px!important}.min-w-sm-42px{min-width:42px!important}.h-sm-42px{height:42px!important}.max-h-sm-42px{max-height:42px!important}.min-h-sm-42px{min-height:42px!important}.w-sm-40px{width:40px!important}.max-w-sm-40px{max-width:40px!important}.min-w-sm-40px{min-width:40px!important}.h-sm-40px{height:40px!important}.max-h-sm-40px{max-height:40px!important}.min-h-sm-40px{min-height:40px!important}.w-sm-35px{width:35px!important}.max-w-sm-35px{max-width:35px!important}.min-w-sm-35px{min-width:35px!important}.h-sm-35px{height:35px!important}.max-h-sm-35px{max-height:35px!important}.min-h-sm-35px{min-height:35px!important}.w-sm-33px{width:33px!important}.max-w-sm-33px{max-width:33px!important}.min-w-sm-33px{min-width:33px!important}.h-sm-33px{height:33px!important}.max-h-sm-33px{max-height:33px!important}.min-h-sm-33px{min-height:33px!important}.w-sm-32px{width:32px!important}.max-w-sm-32px{max-width:32px!important}.min-w-sm-32px{min-width:32px!important}.h-sm-32px{height:32px!important}.max-h-sm-32px{max-height:32px!important}.min-h-sm-32px{min-height:32px!important}.w-sm-30px{width:30px!important}.max-w-sm-30px{max-width:30px!important}.min-w-sm-30px{min-width:30px!important}.h-sm-30px{height:30px!important}.max-h-sm-30px{max-height:30px!important}.min-h-sm-30px{min-height:30px!important}.w-sm-29px{width:29px!important}.max-w-sm-29px{max-width:29px!important}.min-w-sm-29px{min-width:29px!important}.h-sm-29px{height:29px!important}.max-h-sm-29px{max-height:29px!important}.min-h-sm-29px{min-height:29px!important}.w-sm-28px{width:28px!important}.max-w-sm-28px{max-width:28px!important}.min-w-sm-28px{min-width:28px!important}.h-sm-28px{height:28px!important}.max-h-sm-28px{max-height:28px!important}.min-h-sm-28px{min-height:28px!important}.w-sm-27px{width:27px!important}.max-w-sm-27px{max-width:27px!important}.min-w-sm-27px{min-width:27px!important}.h-sm-27px{height:27px!important}.max-h-sm-27px{max-height:27px!important}.min-h-sm-27px{min-height:27px!important}.w-sm-26px{width:26px!important}.max-w-sm-26px{max-width:26px!important}.min-w-sm-26px{min-width:26px!important}.h-sm-26px{height:26px!important}.max-h-sm-26px{max-height:26px!important}.min-h-sm-26px{min-height:26px!important}.w-sm-25px{width:25px!important}.max-w-sm-25px{max-width:25px!important}.min-w-sm-25px{min-width:25px!important}.h-sm-25px{height:25px!important}.max-h-sm-25px{max-height:25px!important}.min-h-sm-25px{min-height:25px!important}.w-sm-23px{width:23px!important}.max-w-sm-23px{max-width:23px!important}.min-w-sm-23px{min-width:23px!important}.h-sm-23px{height:23px!important}.max-h-sm-23px{max-height:23px!important}.min-h-sm-23px{min-height:23px!important}.w-sm-20px{width:20px!important}.max-w-sm-20px{max-width:20px!important}.min-w-sm-20px{min-width:20px!important}.h-sm-20px{height:20px!important}.max-h-sm-20px{max-height:20px!important}.min-h-sm-20px{min-height:20px!important}.w-sm-18px{width:18px!important}.max-w-sm-18px{max-width:18px!important}.min-w-sm-18px{min-width:18px!important}.h-sm-18px{height:18px!important}.max-h-sm-18px{max-height:18px!important}.min-h-sm-18px{min-height:18px!important}.w-sm-15px{width:15px!important}.max-w-sm-15px{max-width:15px!important}.min-w-sm-15px{min-width:15px!important}.h-sm-15px{height:15px!important}.max-h-sm-15px{max-height:15px!important}.min-h-sm-15px{min-height:15px!important}.w-sm-14px{width:14px!important}.max-w-sm-14px{max-width:14px!important}.min-w-sm-14px{min-width:14px!important}.h-sm-14px{height:14px!important}.max-h-sm-14px{max-height:14px!important}.min-h-sm-14px{min-height:14px!important}.w-sm-10px{width:10px!important}.max-w-sm-10px{max-width:10px!important}.min-w-sm-10px{min-width:10px!important}.h-sm-10px{height:10px!important}.max-h-sm-10px{max-height:10px!important}.min-h-sm-10px{min-height:10px!important}.w-sm-100{width:100%!important}.max-w-sm-100{max-width:100%!important}.min-w-sm-100{min-width:100%!important}.h-sm-100{height:100%!important}.max-h-sm-100{max-height:100%!important}.min-h-sm-100{min-height:100%!important}.w-sm-90{width:90%!important}.max-w-sm-90{max-width:90%!important}.min-w-sm-90{min-width:90%!important}.h-sm-90{height:90%!important}.max-h-sm-90{max-height:90%!important}.min-h-sm-90{min-height:90%!important}.w-sm-85{width:85%!important}.max-w-sm-85{max-width:85%!important}.min-w-sm-85{min-width:85%!important}.h-sm-85{height:85%!important}.max-h-sm-85{max-height:85%!important}.min-h-sm-85{min-height:85%!important}.w-sm-80{width:80%!important}.max-w-sm-80{max-width:80%!important}.min-w-sm-80{min-width:80%!important}.h-sm-80{height:80%!important}.max-h-sm-80{max-height:80%!important}.min-h-sm-80{min-height:80%!important}.w-sm-70{width:70%!important}.max-w-sm-70{max-width:70%!important}.min-w-sm-70{min-width:70%!important}.h-sm-70{height:70%!important}.max-h-sm-70{max-height:70%!important}.min-h-sm-70{min-height:70%!important}.w-sm-50{width:50%!important}.max-w-sm-50{max-width:50%!important}.min-w-sm-50{min-width:50%!important}.h-sm-50{height:50%!important}.max-h-sm-50{max-height:50%!important}.min-h-sm-50{min-height:50%!important}.w-sm-20{width:20%!important}.max-w-sm-20{max-width:20%!important}.min-w-sm-20{min-width:20%!important}.h-sm-20{height:20%!important}.max-h-sm-20{max-height:20%!important}.min-h-sm-20{min-height:20%!important}.w-sm-15{width:15%!important}.max-w-sm-15{max-width:15%!important}.min-w-sm-15{min-width:15%!important}.h-sm-15{height:15%!important}.max-h-sm-15{max-height:15%!important}.min-h-sm-15{min-height:15%!important}.w-sm-10{width:10%!important}.max-w-sm-10{max-width:10%!important}.min-w-sm-10{min-width:10%!important}.h-sm-10{height:10%!important}.max-h-sm-10{max-height:10%!important}.min-h-sm-10{min-height:10%!important}.fw-sm-bold{font-weight:700!important}.fw-sm-semi-bold{font-weight:600!important}.fw-sm-normal{font-weight:400!important}.fw-sm-light{font-weight:300!important}.border-sm{border:1px solid #ededed!important}.shadow-sm-2{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm-1{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-sm-3{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-sm-4{box-shadow:21px 21px 30px rgba(0,0,0,.12)!important}.shadow-sm-0{box-shadow:none!important}}@media (min-width:768px){.font-size-md-4rem{font-size:4rem}.line-height-md-4rem{line-height:4rem}.font-size-md-3-6rem{font-size:3.6rem}.line-height-md-3-6rem{line-height:3.6rem}.font-size-md-3-5rem{font-size:3.5rem}.line-height-md-3-5rem{line-height:3.5rem}.font-size-md-3-2rem{font-size:3.2rem}.line-height-md-3-2rem{line-height:3.2rem}.font-size-md-3rem{font-size:3rem}.line-height-md-3rem{line-height:3rem}.font-size-md-2-8rem{font-size:2.8rem}.line-height-md-2-8rem{line-height:2.8rem}.font-size-md-2-7rem{font-size:2.7rem}.line-height-md-2-7rem{line-height:2.7rem}.font-size-md-2-6rem{font-size:2.6rem}.line-height-md-2-6rem{line-height:2.6rem}.font-size-md-2-5rem{font-size:2.5rem}.line-height-md-2-5rem{line-height:2.5rem}.font-size-md-2-2rem{font-size:2.2rem}.line-height-md-2-2rem{line-height:2.2rem}.font-size-md-2-1rem{font-size:2.1rem}.line-height-md-2-1rem{line-height:2.1rem}.font-size-md-2rem{font-size:2rem}.line-height-md-2rem{line-height:2rem}.font-size-md-1-8rem{font-size:1.8rem}.line-height-md-1-8rem{line-height:1.8rem}.font-size-md-1-75rem{font-size:1.75rem}.line-height-md-1-75rem{line-height:1.75rem}.font-size-md-1-7rem{font-size:1.7rem}.line-height-md-1-7rem{line-height:1.7rem}.font-size-md-1-65rem{font-size:1.65rem}.line-height-md-1-65rem{line-height:1.65rem}.font-size-md-1-6rem{font-size:1.6rem}.line-height-md-1-6rem{line-height:1.6rem}.font-size-md-1-5rem{font-size:1.5rem}.line-height-md-1-5rem{line-height:1.5rem}.font-size-md-1-4rem{font-size:1.4rem}.line-height-md-1-4rem{line-height:1.4rem}.font-size-md-1-3rem{font-size:1.3rem}.line-height-md-1-3rem{line-height:1.3rem}.font-size-md-1-2rem{font-size:1.2rem}.line-height-md-1-2rem{line-height:1.2rem}.font-size-md-1-15rem{font-size:1.15rem}.line-height-md-1-15rem{line-height:1.15rem}.font-size-md-1-14rem{font-size:1.14rem}.line-height-md-1-14rem{line-height:1.14rem}.font-size-md-1-13rem{font-size:1.13rem}.line-height-md-1-13rem{line-height:1.13rem}.font-size-md-1-12rem{font-size:1.12rem}.line-height-md-1-12rem{line-height:1.12rem}.font-size-md-1-11rem{font-size:1.11rem}.line-height-md-1-11rem{line-height:1.11rem}.font-size-md-1-1rem{font-size:1.1rem}.line-height-md-1-1rem{line-height:1.1rem}.font-size-md-1-08rem{font-size:1.08rem}.line-height-md-1-08rem{line-height:1.08rem}.font-size-md-1-07rem{font-size:1.07rem}.line-height-md-1-07rem{line-height:1.07rem}.font-size-md-1-05rem{font-size:1.05rem}.line-height-md-1-05rem{line-height:1.05rem}.font-size-md-1rem{font-size:1rem}.line-height-md-1rem{line-height:1rem}.font-size-md-0-95rem{font-size:.95rem}.line-height-md-0-95rem{line-height:.95rem}.font-size-md-0-9rem{font-size:.9rem}.line-height-md-0-9rem{line-height:.9rem}.font-size-md-0-88rem{font-size:.88rem}.line-height-md-0-88rem{line-height:.88rem}.font-size-md-0-87rem{font-size:.87rem}.line-height-md-0-87rem{line-height:.87rem}.font-size-md-0-85rem{font-size:.85rem}.line-height-md-0-85rem{line-height:.85rem}.font-size-md-0-8rem{font-size:.8rem}.line-height-md-0-8rem{line-height:.8rem}.font-size-md-0-75rem{font-size:.75rem}.line-height-md-0-75rem{line-height:.75rem}.font-size-md-0-7rem{font-size:.7rem}.line-height-md-0-7rem{line-height:.7rem}.font-size-md-0-6rem{font-size:.6rem}.line-height-md-0-6rem{line-height:.6rem}.font-size-md-0-5rem{font-size:.5rem}.line-height-md-0-5rem{line-height:.5rem}.w-md-1400px{width:1400px!important}.max-w-md-1400px{max-width:1400px!important}.min-w-md-1400px{min-width:1400px!important}.h-md-1400px{height:1400px!important}.max-h-md-1400px{max-height:1400px!important}.min-h-md-1400px{min-height:1400px!important}.w-md-1350px{width:1350px!important}.max-w-md-1350px{max-width:1350px!important}.min-w-md-1350px{min-width:1350px!important}.h-md-1350px{height:1350px!important}.max-h-md-1350px{max-height:1350px!important}.min-h-md-1350px{min-height:1350px!important}.w-md-1300px{width:1300px!important}.max-w-md-1300px{max-width:1300px!important}.min-w-md-1300px{min-width:1300px!important}.h-md-1300px{height:1300px!important}.max-h-md-1300px{max-height:1300px!important}.min-h-md-1300px{min-height:1300px!important}.w-md-1250px{width:1250px!important}.max-w-md-1250px{max-width:1250px!important}.min-w-md-1250px{min-width:1250px!important}.h-md-1250px{height:1250px!important}.max-h-md-1250px{max-height:1250px!important}.min-h-md-1250px{min-height:1250px!important}.w-md-1200px{width:1200px!important}.max-w-md-1200px{max-width:1200px!important}.min-w-md-1200px{min-width:1200px!important}.h-md-1200px{height:1200px!important}.max-h-md-1200px{max-height:1200px!important}.min-h-md-1200px{min-height:1200px!important}.w-md-1100px{width:1100px!important}.max-w-md-1100px{max-width:1100px!important}.min-w-md-1100px{min-width:1100px!important}.h-md-1100px{height:1100px!important}.max-h-md-1100px{max-height:1100px!important}.min-h-md-1100px{min-height:1100px!important}.w-md-1000px{width:1000px!important}.max-w-md-1000px{max-width:1000px!important}.min-w-md-1000px{min-width:1000px!important}.h-md-1000px{height:1000px!important}.max-h-md-1000px{max-height:1000px!important}.min-h-md-1000px{min-height:1000px!important}.w-md-950px{width:950px!important}.max-w-md-950px{max-width:950px!important}.min-w-md-950px{min-width:950px!important}.h-md-950px{height:950px!important}.max-h-md-950px{max-height:950px!important}.min-h-md-950px{min-height:950px!important}.w-md-920px{width:920px!important}.max-w-md-920px{max-width:920px!important}.min-w-md-920px{min-width:920px!important}.h-md-920px{height:920px!important}.max-h-md-920px{max-height:920px!important}.min-h-md-920px{min-height:920px!important}.w-md-900px{width:900px!important}.max-w-md-900px{max-width:900px!important}.min-w-md-900px{min-width:900px!important}.h-md-900px{height:900px!important}.max-h-md-900px{max-height:900px!important}.min-h-md-900px{min-height:900px!important}.w-md-850px{width:850px!important}.max-w-md-850px{max-width:850px!important}.min-w-md-850px{min-width:850px!important}.h-md-850px{height:850px!important}.max-h-md-850px{max-height:850px!important}.min-h-md-850px{min-height:850px!important}.w-md-822px{width:822px!important}.max-w-md-822px{max-width:822px!important}.min-w-md-822px{min-width:822px!important}.h-md-822px{height:822px!important}.max-h-md-822px{max-height:822px!important}.min-h-md-822px{min-height:822px!important}.w-md-800px{width:800px!important}.max-w-md-800px{max-width:800px!important}.min-w-md-800px{min-width:800px!important}.h-md-800px{height:800px!important}.max-h-md-800px{max-height:800px!important}.min-h-md-800px{min-height:800px!important}.w-md-750px{width:750px!important}.max-w-md-750px{max-width:750px!important}.min-w-md-750px{min-width:750px!important}.h-md-750px{height:750px!important}.max-h-md-750px{max-height:750px!important}.min-h-md-750px{min-height:750px!important}.w-md-700px{width:700px!important}.max-w-md-700px{max-width:700px!important}.min-w-md-700px{min-width:700px!important}.h-md-700px{height:700px!important}.max-h-md-700px{max-height:700px!important}.min-h-md-700px{min-height:700px!important}.w-md-680px{width:680px!important}.max-w-md-680px{max-width:680px!important}.min-w-md-680px{min-width:680px!important}.h-md-680px{height:680px!important}.max-h-md-680px{max-height:680px!important}.min-h-md-680px{min-height:680px!important}.w-md-650px{width:650px!important}.max-w-md-650px{max-width:650px!important}.min-w-md-650px{min-width:650px!important}.h-md-650px{height:650px!important}.max-h-md-650px{max-height:650px!important}.min-h-md-650px{min-height:650px!important}.w-md-635px{width:635px!important}.max-w-md-635px{max-width:635px!important}.min-w-md-635px{min-width:635px!important}.h-md-635px{height:635px!important}.max-h-md-635px{max-height:635px!important}.min-h-md-635px{min-height:635px!important}.w-md-600px{width:600px!important}.max-w-md-600px{max-width:600px!important}.min-w-md-600px{min-width:600px!important}.h-md-600px{height:600px!important}.max-h-md-600px{max-height:600px!important}.min-h-md-600px{min-height:600px!important}.w-md-580px{width:580px!important}.max-w-md-580px{max-width:580px!important}.min-w-md-580px{min-width:580px!important}.h-md-580px{height:580px!important}.max-h-md-580px{max-height:580px!important}.min-h-md-580px{min-height:580px!important}.w-md-576px{width:576px!important}.max-w-md-576px{max-width:576px!important}.min-w-md-576px{min-width:576px!important}.h-md-576px{height:576px!important}.max-h-md-576px{max-height:576px!important}.min-h-md-576px{min-height:576px!important}.w-md-550px{width:550px!important}.max-w-md-550px{max-width:550px!important}.min-w-md-550px{min-width:550px!important}.h-md-550px{height:550px!important}.max-h-md-550px{max-height:550px!important}.min-h-md-550px{min-height:550px!important}.w-md-515px{width:515px!important}.max-w-md-515px{max-width:515px!important}.min-w-md-515px{min-width:515px!important}.h-md-515px{height:515px!important}.max-h-md-515px{max-height:515px!important}.min-h-md-515px{min-height:515px!important}.w-md-500px{width:500px!important}.max-w-md-500px{max-width:500px!important}.min-w-md-500px{min-width:500px!important}.h-md-500px{height:500px!important}.max-h-md-500px{max-height:500px!important}.min-h-md-500px{min-height:500px!important}.w-md-470px{width:470px!important}.max-w-md-470px{max-width:470px!important}.min-w-md-470px{min-width:470px!important}.h-md-470px{height:470px!important}.max-h-md-470px{max-height:470px!important}.min-h-md-470px{min-height:470px!important}.w-md-460px{width:460px!important}.max-w-md-460px{max-width:460px!important}.min-w-md-460px{min-width:460px!important}.h-md-460px{height:460px!important}.max-h-md-460px{max-height:460px!important}.min-h-md-460px{min-height:460px!important}.w-md-450px{width:450px!important}.max-w-md-450px{max-width:450px!important}.min-w-md-450px{min-width:450px!important}.h-md-450px{height:450px!important}.max-h-md-450px{max-height:450px!important}.min-h-md-450px{min-height:450px!important}.w-md-425px{width:425px!important}.max-w-md-425px{max-width:425px!important}.min-w-md-425px{min-width:425px!important}.h-md-425px{height:425px!important}.max-h-md-425px{max-height:425px!important}.min-h-md-425px{min-height:425px!important}.w-md-420px{width:420px!important}.max-w-md-420px{max-width:420px!important}.min-w-md-420px{min-width:420px!important}.h-md-420px{height:420px!important}.max-h-md-420px{max-height:420px!important}.min-h-md-420px{min-height:420px!important}.w-md-415px{width:415px!important}.max-w-md-415px{max-width:415px!important}.min-w-md-415px{min-width:415px!important}.h-md-415px{height:415px!important}.max-h-md-415px{max-height:415px!important}.min-h-md-415px{min-height:415px!important}.w-md-400px{width:400px!important}.max-w-md-400px{max-width:400px!important}.min-w-md-400px{min-width:400px!important}.h-md-400px{height:400px!important}.max-h-md-400px{max-height:400px!important}.min-h-md-400px{min-height:400px!important}.w-md-385px{width:385px!important}.max-w-md-385px{max-width:385px!important}.min-w-md-385px{min-width:385px!important}.h-md-385px{height:385px!important}.max-h-md-385px{max-height:385px!important}.min-h-md-385px{min-height:385px!important}.w-md-365px{width:365px!important}.max-w-md-365px{max-width:365px!important}.min-w-md-365px{min-width:365px!important}.h-md-365px{height:365px!important}.max-h-md-365px{max-height:365px!important}.min-h-md-365px{min-height:365px!important}.w-md-350px{width:350px!important}.max-w-md-350px{max-width:350px!important}.min-w-md-350px{min-width:350px!important}.h-md-350px{height:350px!important}.max-h-md-350px{max-height:350px!important}.min-h-md-350px{min-height:350px!important}.w-md-330px{width:330px!important}.max-w-md-330px{max-width:330px!important}.min-w-md-330px{min-width:330px!important}.h-md-330px{height:330px!important}.max-h-md-330px{max-height:330px!important}.min-h-md-330px{min-height:330px!important}.w-md-320px{width:320px!important}.max-w-md-320px{max-width:320px!important}.min-w-md-320px{min-width:320px!important}.h-md-320px{height:320px!important}.max-h-md-320px{max-height:320px!important}.min-h-md-320px{min-height:320px!important}.w-md-300px{width:300px!important}.max-w-md-300px{max-width:300px!important}.min-w-md-300px{min-width:300px!important}.h-md-300px{height:300px!important}.max-h-md-300px{max-height:300px!important}.min-h-md-300px{min-height:300px!important}.w-md-290px{width:290px!important}.max-w-md-290px{max-width:290px!important}.min-w-md-290px{min-width:290px!important}.h-md-290px{height:290px!important}.max-h-md-290px{max-height:290px!important}.min-h-md-290px{min-height:290px!important}.w-md-265px{width:265px!important}.max-w-md-265px{max-width:265px!important}.min-w-md-265px{min-width:265px!important}.h-md-265px{height:265px!important}.max-h-md-265px{max-height:265px!important}.min-h-md-265px{min-height:265px!important}.w-md-260px{width:260px!important}.max-w-md-260px{max-width:260px!important}.min-w-md-260px{min-width:260px!important}.h-md-260px{height:260px!important}.max-h-md-260px{max-height:260px!important}.min-h-md-260px{min-height:260px!important}.w-md-250px{width:250px!important}.max-w-md-250px{max-width:250px!important}.min-w-md-250px{min-width:250px!important}.h-md-250px{height:250px!important}.max-h-md-250px{max-height:250px!important}.min-h-md-250px{min-height:250px!important}.w-md-220px{width:220px!important}.max-w-md-220px{max-width:220px!important}.min-w-md-220px{min-width:220px!important}.h-md-220px{height:220px!important}.max-h-md-220px{max-height:220px!important}.min-h-md-220px{min-height:220px!important}.w-md-210px{width:210px!important}.max-w-md-210px{max-width:210px!important}.min-w-md-210px{min-width:210px!important}.h-md-210px{height:210px!important}.max-h-md-210px{max-height:210px!important}.min-h-md-210px{min-height:210px!important}.w-md-200px{width:200px!important}.max-w-md-200px{max-width:200px!important}.min-w-md-200px{min-width:200px!important}.h-md-200px{height:200px!important}.max-h-md-200px{max-height:200px!important}.min-h-md-200px{min-height:200px!important}.w-md-190px{width:190px!important}.max-w-md-190px{max-width:190px!important}.min-w-md-190px{min-width:190px!important}.h-md-190px{height:190px!important}.max-h-md-190px{max-height:190px!important}.min-h-md-190px{min-height:190px!important}.w-md-185px{width:185px!important}.max-w-md-185px{max-width:185px!important}.min-w-md-185px{min-width:185px!important}.h-md-185px{height:185px!important}.max-h-md-185px{max-height:185px!important}.min-h-md-185px{min-height:185px!important}.w-md-180px{width:180px!important}.max-w-md-180px{max-width:180px!important}.min-w-md-180px{min-width:180px!important}.h-md-180px{height:180px!important}.max-h-md-180px{max-height:180px!important}.min-h-md-180px{min-height:180px!important}.w-md-170px{width:170px!important}.max-w-md-170px{max-width:170px!important}.min-w-md-170px{min-width:170px!important}.h-md-170px{height:170px!important}.max-h-md-170px{max-height:170px!important}.min-h-md-170px{min-height:170px!important}.w-md-167px{width:167px!important}.max-w-md-167px{max-width:167px!important}.min-w-md-167px{min-width:167px!important}.h-md-167px{height:167px!important}.max-h-md-167px{max-height:167px!important}.min-h-md-167px{min-height:167px!important}.w-md-160px{width:160px!important}.max-w-md-160px{max-width:160px!important}.min-w-md-160px{min-width:160px!important}.h-md-160px{height:160px!important}.max-h-md-160px{max-height:160px!important}.min-h-md-160px{min-height:160px!important}.w-md-150px{width:150px!important}.max-w-md-150px{max-width:150px!important}.min-w-md-150px{min-width:150px!important}.h-md-150px{height:150px!important}.max-h-md-150px{max-height:150px!important}.min-h-md-150px{min-height:150px!important}.w-md-120px{width:120px!important}.max-w-md-120px{max-width:120px!important}.min-w-md-120px{min-width:120px!important}.h-md-120px{height:120px!important}.max-h-md-120px{max-height:120px!important}.min-h-md-120px{min-height:120px!important}.w-md-110px{width:110px!important}.max-w-md-110px{max-width:110px!important}.min-w-md-110px{min-width:110px!important}.h-md-110px{height:110px!important}.max-h-md-110px{max-height:110px!important}.min-h-md-110px{min-height:110px!important}.w-md-100px{width:100px!important}.max-w-md-100px{max-width:100px!important}.min-w-md-100px{min-width:100px!important}.h-md-100px{height:100px!important}.max-h-md-100px{max-height:100px!important}.min-h-md-100px{min-height:100px!important}.w-md-95px{width:95px!important}.max-w-md-95px{max-width:95px!important}.min-w-md-95px{min-width:95px!important}.h-md-95px{height:95px!important}.max-h-md-95px{max-height:95px!important}.min-h-md-95px{min-height:95px!important}.w-md-90px{width:90px!important}.max-w-md-90px{max-width:90px!important}.min-w-md-90px{min-width:90px!important}.h-md-90px{height:90px!important}.max-h-md-90px{max-height:90px!important}.min-h-md-90px{min-height:90px!important}.w-md-80px{width:80px!important}.max-w-md-80px{max-width:80px!important}.min-w-md-80px{min-width:80px!important}.h-md-80px{height:80px!important}.max-h-md-80px{max-height:80px!important}.min-h-md-80px{min-height:80px!important}.w-md-75px{width:75px!important}.max-w-md-75px{max-width:75px!important}.min-w-md-75px{min-width:75px!important}.h-md-75px{height:75px!important}.max-h-md-75px{max-height:75px!important}.min-h-md-75px{min-height:75px!important}.w-md-70px{width:70px!important}.max-w-md-70px{max-width:70px!important}.min-w-md-70px{min-width:70px!important}.h-md-70px{height:70px!important}.max-h-md-70px{max-height:70px!important}.min-h-md-70px{min-height:70px!important}.w-md-66px{width:66px!important}.max-w-md-66px{max-width:66px!important}.min-w-md-66px{min-width:66px!important}.h-md-66px{height:66px!important}.max-h-md-66px{max-height:66px!important}.min-h-md-66px{min-height:66px!important}.w-md-65px{width:65px!important}.max-w-md-65px{max-width:65px!important}.min-w-md-65px{min-width:65px!important}.h-md-65px{height:65px!important}.max-h-md-65px{max-height:65px!important}.min-h-md-65px{min-height:65px!important}.w-md-60px{width:60px!important}.max-w-md-60px{max-width:60px!important}.min-w-md-60px{min-width:60px!important}.h-md-60px{height:60px!important}.max-h-md-60px{max-height:60px!important}.min-h-md-60px{min-height:60px!important}.w-md-56px{width:56px!important}.max-w-md-56px{max-width:56px!important}.min-w-md-56px{min-width:56px!important}.h-md-56px{height:56px!important}.max-h-md-56px{max-height:56px!important}.min-h-md-56px{min-height:56px!important}.w-md-55px{width:55px!important}.max-w-md-55px{max-width:55px!important}.min-w-md-55px{min-width:55px!important}.h-md-55px{height:55px!important}.max-h-md-55px{max-height:55px!important}.min-h-md-55px{min-height:55px!important}.w-md-50px{width:50px!important}.max-w-md-50px{max-width:50px!important}.min-w-md-50px{min-width:50px!important}.h-md-50px{height:50px!important}.max-h-md-50px{max-height:50px!important}.min-h-md-50px{min-height:50px!important}.w-md-48px{width:48px!important}.max-w-md-48px{max-width:48px!important}.min-w-md-48px{min-width:48px!important}.h-md-48px{height:48px!important}.max-h-md-48px{max-height:48px!important}.min-h-md-48px{min-height:48px!important}.w-md-43px{width:43px!important}.max-w-md-43px{max-width:43px!important}.min-w-md-43px{min-width:43px!important}.h-md-43px{height:43px!important}.max-h-md-43px{max-height:43px!important}.min-h-md-43px{min-height:43px!important}.w-md-42px{width:42px!important}.max-w-md-42px{max-width:42px!important}.min-w-md-42px{min-width:42px!important}.h-md-42px{height:42px!important}.max-h-md-42px{max-height:42px!important}.min-h-md-42px{min-height:42px!important}.w-md-40px{width:40px!important}.max-w-md-40px{max-width:40px!important}.min-w-md-40px{min-width:40px!important}.h-md-40px{height:40px!important}.max-h-md-40px{max-height:40px!important}.min-h-md-40px{min-height:40px!important}.w-md-35px{width:35px!important}.max-w-md-35px{max-width:35px!important}.min-w-md-35px{min-width:35px!important}.h-md-35px{height:35px!important}.max-h-md-35px{max-height:35px!important}.min-h-md-35px{min-height:35px!important}.w-md-33px{width:33px!important}.max-w-md-33px{max-width:33px!important}.min-w-md-33px{min-width:33px!important}.h-md-33px{height:33px!important}.max-h-md-33px{max-height:33px!important}.min-h-md-33px{min-height:33px!important}.w-md-32px{width:32px!important}.max-w-md-32px{max-width:32px!important}.min-w-md-32px{min-width:32px!important}.h-md-32px{height:32px!important}.max-h-md-32px{max-height:32px!important}.min-h-md-32px{min-height:32px!important}.w-md-30px{width:30px!important}.max-w-md-30px{max-width:30px!important}.min-w-md-30px{min-width:30px!important}.h-md-30px{height:30px!important}.max-h-md-30px{max-height:30px!important}.min-h-md-30px{min-height:30px!important}.w-md-29px{width:29px!important}.max-w-md-29px{max-width:29px!important}.min-w-md-29px{min-width:29px!important}.h-md-29px{height:29px!important}.max-h-md-29px{max-height:29px!important}.min-h-md-29px{min-height:29px!important}.w-md-28px{width:28px!important}.max-w-md-28px{max-width:28px!important}.min-w-md-28px{min-width:28px!important}.h-md-28px{height:28px!important}.max-h-md-28px{max-height:28px!important}.min-h-md-28px{min-height:28px!important}.w-md-27px{width:27px!important}.max-w-md-27px{max-width:27px!important}.min-w-md-27px{min-width:27px!important}.h-md-27px{height:27px!important}.max-h-md-27px{max-height:27px!important}.min-h-md-27px{min-height:27px!important}.w-md-26px{width:26px!important}.max-w-md-26px{max-width:26px!important}.min-w-md-26px{min-width:26px!important}.h-md-26px{height:26px!important}.max-h-md-26px{max-height:26px!important}.min-h-md-26px{min-height:26px!important}.w-md-25px{width:25px!important}.max-w-md-25px{max-width:25px!important}.min-w-md-25px{min-width:25px!important}.h-md-25px{height:25px!important}.max-h-md-25px{max-height:25px!important}.min-h-md-25px{min-height:25px!important}.w-md-23px{width:23px!important}.max-w-md-23px{max-width:23px!important}.min-w-md-23px{min-width:23px!important}.h-md-23px{height:23px!important}.max-h-md-23px{max-height:23px!important}.min-h-md-23px{min-height:23px!important}.w-md-20px{width:20px!important}.max-w-md-20px{max-width:20px!important}.min-w-md-20px{min-width:20px!important}.h-md-20px{height:20px!important}.max-h-md-20px{max-height:20px!important}.min-h-md-20px{min-height:20px!important}.w-md-18px{width:18px!important}.max-w-md-18px{max-width:18px!important}.min-w-md-18px{min-width:18px!important}.h-md-18px{height:18px!important}.max-h-md-18px{max-height:18px!important}.min-h-md-18px{min-height:18px!important}.w-md-15px{width:15px!important}.max-w-md-15px{max-width:15px!important}.min-w-md-15px{min-width:15px!important}.h-md-15px{height:15px!important}.max-h-md-15px{max-height:15px!important}.min-h-md-15px{min-height:15px!important}.w-md-14px{width:14px!important}.max-w-md-14px{max-width:14px!important}.min-w-md-14px{min-width:14px!important}.h-md-14px{height:14px!important}.max-h-md-14px{max-height:14px!important}.min-h-md-14px{min-height:14px!important}.w-md-10px{width:10px!important}.max-w-md-10px{max-width:10px!important}.min-w-md-10px{min-width:10px!important}.h-md-10px{height:10px!important}.max-h-md-10px{max-height:10px!important}.min-h-md-10px{min-height:10px!important}.w-md-100{width:100%!important}.max-w-md-100{max-width:100%!important}.min-w-md-100{min-width:100%!important}.h-md-100{height:100%!important}.max-h-md-100{max-height:100%!important}.min-h-md-100{min-height:100%!important}.w-md-90{width:90%!important}.max-w-md-90{max-width:90%!important}.min-w-md-90{min-width:90%!important}.h-md-90{height:90%!important}.max-h-md-90{max-height:90%!important}.min-h-md-90{min-height:90%!important}.w-md-85{width:85%!important}.max-w-md-85{max-width:85%!important}.min-w-md-85{min-width:85%!important}.h-md-85{height:85%!important}.max-h-md-85{max-height:85%!important}.min-h-md-85{min-height:85%!important}.w-md-80{width:80%!important}.max-w-md-80{max-width:80%!important}.min-w-md-80{min-width:80%!important}.h-md-80{height:80%!important}.max-h-md-80{max-height:80%!important}.min-h-md-80{min-height:80%!important}.w-md-70{width:70%!important}.max-w-md-70{max-width:70%!important}.min-w-md-70{min-width:70%!important}.h-md-70{height:70%!important}.max-h-md-70{max-height:70%!important}.min-h-md-70{min-height:70%!important}.w-md-50{width:50%!important}.max-w-md-50{max-width:50%!important}.min-w-md-50{min-width:50%!important}.h-md-50{height:50%!important}.max-h-md-50{max-height:50%!important}.min-h-md-50{min-height:50%!important}.w-md-20{width:20%!important}.max-w-md-20{max-width:20%!important}.min-w-md-20{min-width:20%!important}.h-md-20{height:20%!important}.max-h-md-20{max-height:20%!important}.min-h-md-20{min-height:20%!important}.w-md-15{width:15%!important}.max-w-md-15{max-width:15%!important}.min-w-md-15{min-width:15%!important}.h-md-15{height:15%!important}.max-h-md-15{max-height:15%!important}.min-h-md-15{min-height:15%!important}.w-md-10{width:10%!important}.max-w-md-10{max-width:10%!important}.min-w-md-10{min-width:10%!important}.h-md-10{height:10%!important}.max-h-md-10{max-height:10%!important}.min-h-md-10{min-height:10%!important}.fw-md-bold{font-weight:700!important}.fw-md-semi-bold{font-weight:600!important}.fw-md-normal{font-weight:400!important}.fw-md-light{font-weight:300!important}.border-md{border:1px solid #ededed!important}.shadow-md-2{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-md-1{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-md-3{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-md-4{box-shadow:21px 21px 30px rgba(0,0,0,.12)!important}.shadow-md-0{box-shadow:none!important}}@media (min-width:992px){.font-size-lg-4rem{font-size:4rem}.line-height-lg-4rem{line-height:4rem}.font-size-lg-3-6rem{font-size:3.6rem}.line-height-lg-3-6rem{line-height:3.6rem}.font-size-lg-3-5rem{font-size:3.5rem}.line-height-lg-3-5rem{line-height:3.5rem}.font-size-lg-3-2rem{font-size:3.2rem}.line-height-lg-3-2rem{line-height:3.2rem}.font-size-lg-3rem{font-size:3rem}.line-height-lg-3rem{line-height:3rem}.font-size-lg-2-8rem{font-size:2.8rem}.line-height-lg-2-8rem{line-height:2.8rem}.font-size-lg-2-7rem{font-size:2.7rem}.line-height-lg-2-7rem{line-height:2.7rem}.font-size-lg-2-6rem{font-size:2.6rem}.line-height-lg-2-6rem{line-height:2.6rem}.font-size-lg-2-5rem{font-size:2.5rem}.line-height-lg-2-5rem{line-height:2.5rem}.font-size-lg-2-2rem{font-size:2.2rem}.line-height-lg-2-2rem{line-height:2.2rem}.font-size-lg-2-1rem{font-size:2.1rem}.line-height-lg-2-1rem{line-height:2.1rem}.font-size-lg-2rem{font-size:2rem}.line-height-lg-2rem{line-height:2rem}.font-size-lg-1-8rem{font-size:1.8rem}.line-height-lg-1-8rem{line-height:1.8rem}.font-size-lg-1-75rem{font-size:1.75rem}.line-height-lg-1-75rem{line-height:1.75rem}.font-size-lg-1-7rem{font-size:1.7rem}.line-height-lg-1-7rem{line-height:1.7rem}.font-size-lg-1-65rem{font-size:1.65rem}.line-height-lg-1-65rem{line-height:1.65rem}.font-size-lg-1-6rem{font-size:1.6rem}.line-height-lg-1-6rem{line-height:1.6rem}.font-size-lg-1-5rem{font-size:1.5rem}.line-height-lg-1-5rem{line-height:1.5rem}.font-size-lg-1-4rem{font-size:1.4rem}.line-height-lg-1-4rem{line-height:1.4rem}.font-size-lg-1-3rem{font-size:1.3rem}.line-height-lg-1-3rem{line-height:1.3rem}.font-size-lg-1-2rem{font-size:1.2rem}.line-height-lg-1-2rem{line-height:1.2rem}.font-size-lg-1-15rem{font-size:1.15rem}.line-height-lg-1-15rem{line-height:1.15rem}.font-size-lg-1-14rem{font-size:1.14rem}.line-height-lg-1-14rem{line-height:1.14rem}.font-size-lg-1-13rem{font-size:1.13rem}.line-height-lg-1-13rem{line-height:1.13rem}.font-size-lg-1-12rem{font-size:1.12rem}.line-height-lg-1-12rem{line-height:1.12rem}.font-size-lg-1-11rem{font-size:1.11rem}.line-height-lg-1-11rem{line-height:1.11rem}.font-size-lg-1-1rem{font-size:1.1rem}.line-height-lg-1-1rem{line-height:1.1rem}.font-size-lg-1-08rem{font-size:1.08rem}.line-height-lg-1-08rem{line-height:1.08rem}.font-size-lg-1-07rem{font-size:1.07rem}.line-height-lg-1-07rem{line-height:1.07rem}.font-size-lg-1-05rem{font-size:1.05rem}.line-height-lg-1-05rem{line-height:1.05rem}.font-size-lg-1rem{font-size:1rem}.line-height-lg-1rem{line-height:1rem}.font-size-lg-0-95rem{font-size:.95rem}.line-height-lg-0-95rem{line-height:.95rem}.font-size-lg-0-9rem{font-size:.9rem}.line-height-lg-0-9rem{line-height:.9rem}.font-size-lg-0-88rem{font-size:.88rem}.line-height-lg-0-88rem{line-height:.88rem}.font-size-lg-0-87rem{font-size:.87rem}.line-height-lg-0-87rem{line-height:.87rem}.font-size-lg-0-85rem{font-size:.85rem}.line-height-lg-0-85rem{line-height:.85rem}.font-size-lg-0-8rem{font-size:.8rem}.line-height-lg-0-8rem{line-height:.8rem}.font-size-lg-0-75rem{font-size:.75rem}.line-height-lg-0-75rem{line-height:.75rem}.font-size-lg-0-7rem{font-size:.7rem}.line-height-lg-0-7rem{line-height:.7rem}.font-size-lg-0-6rem{font-size:.6rem}.line-height-lg-0-6rem{line-height:.6rem}.font-size-lg-0-5rem{font-size:.5rem}.line-height-lg-0-5rem{line-height:.5rem}.w-lg-1400px{width:1400px!important}.max-w-lg-1400px{max-width:1400px!important}.min-w-lg-1400px{min-width:1400px!important}.h-lg-1400px{height:1400px!important}.max-h-lg-1400px{max-height:1400px!important}.min-h-lg-1400px{min-height:1400px!important}.w-lg-1350px{width:1350px!important}.max-w-lg-1350px{max-width:1350px!important}.min-w-lg-1350px{min-width:1350px!important}.h-lg-1350px{height:1350px!important}.max-h-lg-1350px{max-height:1350px!important}.min-h-lg-1350px{min-height:1350px!important}.w-lg-1300px{width:1300px!important}.max-w-lg-1300px{max-width:1300px!important}.min-w-lg-1300px{min-width:1300px!important}.h-lg-1300px{height:1300px!important}.max-h-lg-1300px{max-height:1300px!important}.min-h-lg-1300px{min-height:1300px!important}.w-lg-1250px{width:1250px!important}.max-w-lg-1250px{max-width:1250px!important}.min-w-lg-1250px{min-width:1250px!important}.h-lg-1250px{height:1250px!important}.max-h-lg-1250px{max-height:1250px!important}.min-h-lg-1250px{min-height:1250px!important}.w-lg-1200px{width:1200px!important}.max-w-lg-1200px{max-width:1200px!important}.min-w-lg-1200px{min-width:1200px!important}.h-lg-1200px{height:1200px!important}.max-h-lg-1200px{max-height:1200px!important}.min-h-lg-1200px{min-height:1200px!important}.w-lg-1100px{width:1100px!important}.max-w-lg-1100px{max-width:1100px!important}.min-w-lg-1100px{min-width:1100px!important}.h-lg-1100px{height:1100px!important}.max-h-lg-1100px{max-height:1100px!important}.min-h-lg-1100px{min-height:1100px!important}.w-lg-1000px{width:1000px!important}.max-w-lg-1000px{max-width:1000px!important}.min-w-lg-1000px{min-width:1000px!important}.h-lg-1000px{height:1000px!important}.max-h-lg-1000px{max-height:1000px!important}.min-h-lg-1000px{min-height:1000px!important}.w-lg-950px{width:950px!important}.max-w-lg-950px{max-width:950px!important}.min-w-lg-950px{min-width:950px!important}.h-lg-950px{height:950px!important}.max-h-lg-950px{max-height:950px!important}.min-h-lg-950px{min-height:950px!important}.w-lg-920px{width:920px!important}.max-w-lg-920px{max-width:920px!important}.min-w-lg-920px{min-width:920px!important}.h-lg-920px{height:920px!important}.max-h-lg-920px{max-height:920px!important}.min-h-lg-920px{min-height:920px!important}.w-lg-900px{width:900px!important}.max-w-lg-900px{max-width:900px!important}.min-w-lg-900px{min-width:900px!important}.h-lg-900px{height:900px!important}.max-h-lg-900px{max-height:900px!important}.min-h-lg-900px{min-height:900px!important}.w-lg-850px{width:850px!important}.max-w-lg-850px{max-width:850px!important}.min-w-lg-850px{min-width:850px!important}.h-lg-850px{height:850px!important}.max-h-lg-850px{max-height:850px!important}.min-h-lg-850px{min-height:850px!important}.w-lg-822px{width:822px!important}.max-w-lg-822px{max-width:822px!important}.min-w-lg-822px{min-width:822px!important}.h-lg-822px{height:822px!important}.max-h-lg-822px{max-height:822px!important}.min-h-lg-822px{min-height:822px!important}.w-lg-800px{width:800px!important}.max-w-lg-800px{max-width:800px!important}.min-w-lg-800px{min-width:800px!important}.h-lg-800px{height:800px!important}.max-h-lg-800px{max-height:800px!important}.min-h-lg-800px{min-height:800px!important}.w-lg-750px{width:750px!important}.max-w-lg-750px{max-width:750px!important}.min-w-lg-750px{min-width:750px!important}.h-lg-750px{height:750px!important}.max-h-lg-750px{max-height:750px!important}.min-h-lg-750px{min-height:750px!important}.w-lg-700px{width:700px!important}.max-w-lg-700px{max-width:700px!important}.min-w-lg-700px{min-width:700px!important}.h-lg-700px{height:700px!important}.max-h-lg-700px{max-height:700px!important}.min-h-lg-700px{min-height:700px!important}.w-lg-680px{width:680px!important}.max-w-lg-680px{max-width:680px!important}.min-w-lg-680px{min-width:680px!important}.h-lg-680px{height:680px!important}.max-h-lg-680px{max-height:680px!important}.min-h-lg-680px{min-height:680px!important}.w-lg-650px{width:650px!important}.max-w-lg-650px{max-width:650px!important}.min-w-lg-650px{min-width:650px!important}.h-lg-650px{height:650px!important}.max-h-lg-650px{max-height:650px!important}.min-h-lg-650px{min-height:650px!important}.w-lg-635px{width:635px!important}.max-w-lg-635px{max-width:635px!important}.min-w-lg-635px{min-width:635px!important}.h-lg-635px{height:635px!important}.max-h-lg-635px{max-height:635px!important}.min-h-lg-635px{min-height:635px!important}.w-lg-600px{width:600px!important}.max-w-lg-600px{max-width:600px!important}.min-w-lg-600px{min-width:600px!important}.h-lg-600px{height:600px!important}.max-h-lg-600px{max-height:600px!important}.min-h-lg-600px{min-height:600px!important}.w-lg-580px{width:580px!important}.max-w-lg-580px{max-width:580px!important}.min-w-lg-580px{min-width:580px!important}.h-lg-580px{height:580px!important}.max-h-lg-580px{max-height:580px!important}.min-h-lg-580px{min-height:580px!important}.w-lg-576px{width:576px!important}.max-w-lg-576px{max-width:576px!important}.min-w-lg-576px{min-width:576px!important}.h-lg-576px{height:576px!important}.max-h-lg-576px{max-height:576px!important}.min-h-lg-576px{min-height:576px!important}.w-lg-550px{width:550px!important}.max-w-lg-550px{max-width:550px!important}.min-w-lg-550px{min-width:550px!important}.h-lg-550px{height:550px!important}.max-h-lg-550px{max-height:550px!important}.min-h-lg-550px{min-height:550px!important}.w-lg-515px{width:515px!important}.max-w-lg-515px{max-width:515px!important}.min-w-lg-515px{min-width:515px!important}.h-lg-515px{height:515px!important}.max-h-lg-515px{max-height:515px!important}.min-h-lg-515px{min-height:515px!important}.w-lg-500px{width:500px!important}.max-w-lg-500px{max-width:500px!important}.min-w-lg-500px{min-width:500px!important}.h-lg-500px{height:500px!important}.max-h-lg-500px{max-height:500px!important}.min-h-lg-500px{min-height:500px!important}.w-lg-470px{width:470px!important}.max-w-lg-470px{max-width:470px!important}.min-w-lg-470px{min-width:470px!important}.h-lg-470px{height:470px!important}.max-h-lg-470px{max-height:470px!important}.min-h-lg-470px{min-height:470px!important}.w-lg-460px{width:460px!important}.max-w-lg-460px{max-width:460px!important}.min-w-lg-460px{min-width:460px!important}.h-lg-460px{height:460px!important}.max-h-lg-460px{max-height:460px!important}.min-h-lg-460px{min-height:460px!important}.w-lg-450px{width:450px!important}.max-w-lg-450px{max-width:450px!important}.min-w-lg-450px{min-width:450px!important}.h-lg-450px{height:450px!important}.max-h-lg-450px{max-height:450px!important}.min-h-lg-450px{min-height:450px!important}.w-lg-425px{width:425px!important}.max-w-lg-425px{max-width:425px!important}.min-w-lg-425px{min-width:425px!important}.h-lg-425px{height:425px!important}.max-h-lg-425px{max-height:425px!important}.min-h-lg-425px{min-height:425px!important}.w-lg-420px{width:420px!important}.max-w-lg-420px{max-width:420px!important}.min-w-lg-420px{min-width:420px!important}.h-lg-420px{height:420px!important}.max-h-lg-420px{max-height:420px!important}.min-h-lg-420px{min-height:420px!important}.w-lg-415px{width:415px!important}.max-w-lg-415px{max-width:415px!important}.min-w-lg-415px{min-width:415px!important}.h-lg-415px{height:415px!important}.max-h-lg-415px{max-height:415px!important}.min-h-lg-415px{min-height:415px!important}.w-lg-400px{width:400px!important}.max-w-lg-400px{max-width:400px!important}.min-w-lg-400px{min-width:400px!important}.h-lg-400px{height:400px!important}.max-h-lg-400px{max-height:400px!important}.min-h-lg-400px{min-height:400px!important}.w-lg-385px{width:385px!important}.max-w-lg-385px{max-width:385px!important}.min-w-lg-385px{min-width:385px!important}.h-lg-385px{height:385px!important}.max-h-lg-385px{max-height:385px!important}.min-h-lg-385px{min-height:385px!important}.w-lg-365px{width:365px!important}.max-w-lg-365px{max-width:365px!important}.min-w-lg-365px{min-width:365px!important}.h-lg-365px{height:365px!important}.max-h-lg-365px{max-height:365px!important}.min-h-lg-365px{min-height:365px!important}.w-lg-350px{width:350px!important}.max-w-lg-350px{max-width:350px!important}.min-w-lg-350px{min-width:350px!important}.h-lg-350px{height:350px!important}.max-h-lg-350px{max-height:350px!important}.min-h-lg-350px{min-height:350px!important}.w-lg-330px{width:330px!important}.max-w-lg-330px{max-width:330px!important}.min-w-lg-330px{min-width:330px!important}.h-lg-330px{height:330px!important}.max-h-lg-330px{max-height:330px!important}.min-h-lg-330px{min-height:330px!important}.w-lg-320px{width:320px!important}.max-w-lg-320px{max-width:320px!important}.min-w-lg-320px{min-width:320px!important}.h-lg-320px{height:320px!important}.max-h-lg-320px{max-height:320px!important}.min-h-lg-320px{min-height:320px!important}.w-lg-300px{width:300px!important}.max-w-lg-300px{max-width:300px!important}.min-w-lg-300px{min-width:300px!important}.h-lg-300px{height:300px!important}.max-h-lg-300px{max-height:300px!important}.min-h-lg-300px{min-height:300px!important}.w-lg-290px{width:290px!important}.max-w-lg-290px{max-width:290px!important}.min-w-lg-290px{min-width:290px!important}.h-lg-290px{height:290px!important}.max-h-lg-290px{max-height:290px!important}.min-h-lg-290px{min-height:290px!important}.w-lg-265px{width:265px!important}.max-w-lg-265px{max-width:265px!important}.min-w-lg-265px{min-width:265px!important}.h-lg-265px{height:265px!important}.max-h-lg-265px{max-height:265px!important}.min-h-lg-265px{min-height:265px!important}.w-lg-260px{width:260px!important}.max-w-lg-260px{max-width:260px!important}.min-w-lg-260px{min-width:260px!important}.h-lg-260px{height:260px!important}.max-h-lg-260px{max-height:260px!important}.min-h-lg-260px{min-height:260px!important}.w-lg-250px{width:250px!important}.max-w-lg-250px{max-width:250px!important}.min-w-lg-250px{min-width:250px!important}.h-lg-250px{height:250px!important}.max-h-lg-250px{max-height:250px!important}.min-h-lg-250px{min-height:250px!important}.w-lg-220px{width:220px!important}.max-w-lg-220px{max-width:220px!important}.min-w-lg-220px{min-width:220px!important}.h-lg-220px{height:220px!important}.max-h-lg-220px{max-height:220px!important}.min-h-lg-220px{min-height:220px!important}.w-lg-210px{width:210px!important}.max-w-lg-210px{max-width:210px!important}.min-w-lg-210px{min-width:210px!important}.h-lg-210px{height:210px!important}.max-h-lg-210px{max-height:210px!important}.min-h-lg-210px{min-height:210px!important}.w-lg-200px{width:200px!important}.max-w-lg-200px{max-width:200px!important}.min-w-lg-200px{min-width:200px!important}.h-lg-200px{height:200px!important}.max-h-lg-200px{max-height:200px!important}.min-h-lg-200px{min-height:200px!important}.w-lg-190px{width:190px!important}.max-w-lg-190px{max-width:190px!important}.min-w-lg-190px{min-width:190px!important}.h-lg-190px{height:190px!important}.max-h-lg-190px{max-height:190px!important}.min-h-lg-190px{min-height:190px!important}.w-lg-185px{width:185px!important}.max-w-lg-185px{max-width:185px!important}.min-w-lg-185px{min-width:185px!important}.h-lg-185px{height:185px!important}.max-h-lg-185px{max-height:185px!important}.min-h-lg-185px{min-height:185px!important}.w-lg-180px{width:180px!important}.max-w-lg-180px{max-width:180px!important}.min-w-lg-180px{min-width:180px!important}.h-lg-180px{height:180px!important}.max-h-lg-180px{max-height:180px!important}.min-h-lg-180px{min-height:180px!important}.w-lg-170px{width:170px!important}.max-w-lg-170px{max-width:170px!important}.min-w-lg-170px{min-width:170px!important}.h-lg-170px{height:170px!important}.max-h-lg-170px{max-height:170px!important}.min-h-lg-170px{min-height:170px!important}.w-lg-167px{width:167px!important}.max-w-lg-167px{max-width:167px!important}.min-w-lg-167px{min-width:167px!important}.h-lg-167px{height:167px!important}.max-h-lg-167px{max-height:167px!important}.min-h-lg-167px{min-height:167px!important}.w-lg-160px{width:160px!important}.max-w-lg-160px{max-width:160px!important}.min-w-lg-160px{min-width:160px!important}.h-lg-160px{height:160px!important}.max-h-lg-160px{max-height:160px!important}.min-h-lg-160px{min-height:160px!important}.w-lg-150px{width:150px!important}.max-w-lg-150px{max-width:150px!important}.min-w-lg-150px{min-width:150px!important}.h-lg-150px{height:150px!important}.max-h-lg-150px{max-height:150px!important}.min-h-lg-150px{min-height:150px!important}.w-lg-120px{width:120px!important}.max-w-lg-120px{max-width:120px!important}.min-w-lg-120px{min-width:120px!important}.h-lg-120px{height:120px!important}.max-h-lg-120px{max-height:120px!important}.min-h-lg-120px{min-height:120px!important}.w-lg-110px{width:110px!important}.max-w-lg-110px{max-width:110px!important}.min-w-lg-110px{min-width:110px!important}.h-lg-110px{height:110px!important}.max-h-lg-110px{max-height:110px!important}.min-h-lg-110px{min-height:110px!important}.w-lg-100px{width:100px!important}.max-w-lg-100px{max-width:100px!important}.min-w-lg-100px{min-width:100px!important}.h-lg-100px{height:100px!important}.max-h-lg-100px{max-height:100px!important}.min-h-lg-100px{min-height:100px!important}.w-lg-95px{width:95px!important}.max-w-lg-95px{max-width:95px!important}.min-w-lg-95px{min-width:95px!important}.h-lg-95px{height:95px!important}.max-h-lg-95px{max-height:95px!important}.min-h-lg-95px{min-height:95px!important}.w-lg-90px{width:90px!important}.max-w-lg-90px{max-width:90px!important}.min-w-lg-90px{min-width:90px!important}.h-lg-90px{height:90px!important}.max-h-lg-90px{max-height:90px!important}.min-h-lg-90px{min-height:90px!important}.w-lg-80px{width:80px!important}.max-w-lg-80px{max-width:80px!important}.min-w-lg-80px{min-width:80px!important}.h-lg-80px{height:80px!important}.max-h-lg-80px{max-height:80px!important}.min-h-lg-80px{min-height:80px!important}.w-lg-75px{width:75px!important}.max-w-lg-75px{max-width:75px!important}.min-w-lg-75px{min-width:75px!important}.h-lg-75px{height:75px!important}.max-h-lg-75px{max-height:75px!important}.min-h-lg-75px{min-height:75px!important}.w-lg-70px{width:70px!important}.max-w-lg-70px{max-width:70px!important}.min-w-lg-70px{min-width:70px!important}.h-lg-70px{height:70px!important}.max-h-lg-70px{max-height:70px!important}.min-h-lg-70px{min-height:70px!important}.w-lg-66px{width:66px!important}.max-w-lg-66px{max-width:66px!important}.min-w-lg-66px{min-width:66px!important}.h-lg-66px{height:66px!important}.max-h-lg-66px{max-height:66px!important}.min-h-lg-66px{min-height:66px!important}.w-lg-65px{width:65px!important}.max-w-lg-65px{max-width:65px!important}.min-w-lg-65px{min-width:65px!important}.h-lg-65px{height:65px!important}.max-h-lg-65px{max-height:65px!important}.min-h-lg-65px{min-height:65px!important}.w-lg-60px{width:60px!important}.max-w-lg-60px{max-width:60px!important}.min-w-lg-60px{min-width:60px!important}.h-lg-60px{height:60px!important}.max-h-lg-60px{max-height:60px!important}.min-h-lg-60px{min-height:60px!important}.w-lg-56px{width:56px!important}.max-w-lg-56px{max-width:56px!important}.min-w-lg-56px{min-width:56px!important}.h-lg-56px{height:56px!important}.max-h-lg-56px{max-height:56px!important}.min-h-lg-56px{min-height:56px!important}.w-lg-55px{width:55px!important}.max-w-lg-55px{max-width:55px!important}.min-w-lg-55px{min-width:55px!important}.h-lg-55px{height:55px!important}.max-h-lg-55px{max-height:55px!important}.min-h-lg-55px{min-height:55px!important}.w-lg-50px{width:50px!important}.max-w-lg-50px{max-width:50px!important}.min-w-lg-50px{min-width:50px!important}.h-lg-50px{height:50px!important}.max-h-lg-50px{max-height:50px!important}.min-h-lg-50px{min-height:50px!important}.w-lg-48px{width:48px!important}.max-w-lg-48px{max-width:48px!important}.min-w-lg-48px{min-width:48px!important}.h-lg-48px{height:48px!important}.max-h-lg-48px{max-height:48px!important}.min-h-lg-48px{min-height:48px!important}.w-lg-43px{width:43px!important}.max-w-lg-43px{max-width:43px!important}.min-w-lg-43px{min-width:43px!important}.h-lg-43px{height:43px!important}.max-h-lg-43px{max-height:43px!important}.min-h-lg-43px{min-height:43px!important}.w-lg-42px{width:42px!important}.max-w-lg-42px{max-width:42px!important}.min-w-lg-42px{min-width:42px!important}.h-lg-42px{height:42px!important}.max-h-lg-42px{max-height:42px!important}.min-h-lg-42px{min-height:42px!important}.w-lg-40px{width:40px!important}.max-w-lg-40px{max-width:40px!important}.min-w-lg-40px{min-width:40px!important}.h-lg-40px{height:40px!important}.max-h-lg-40px{max-height:40px!important}.min-h-lg-40px{min-height:40px!important}.w-lg-35px{width:35px!important}.max-w-lg-35px{max-width:35px!important}.min-w-lg-35px{min-width:35px!important}.h-lg-35px{height:35px!important}.max-h-lg-35px{max-height:35px!important}.min-h-lg-35px{min-height:35px!important}.w-lg-33px{width:33px!important}.max-w-lg-33px{max-width:33px!important}.min-w-lg-33px{min-width:33px!important}.h-lg-33px{height:33px!important}.max-h-lg-33px{max-height:33px!important}.min-h-lg-33px{min-height:33px!important}.w-lg-32px{width:32px!important}.max-w-lg-32px{max-width:32px!important}.min-w-lg-32px{min-width:32px!important}.h-lg-32px{height:32px!important}.max-h-lg-32px{max-height:32px!important}.min-h-lg-32px{min-height:32px!important}.w-lg-30px{width:30px!important}.max-w-lg-30px{max-width:30px!important}.min-w-lg-30px{min-width:30px!important}.h-lg-30px{height:30px!important}.max-h-lg-30px{max-height:30px!important}.min-h-lg-30px{min-height:30px!important}.w-lg-29px{width:29px!important}.max-w-lg-29px{max-width:29px!important}.min-w-lg-29px{min-width:29px!important}.h-lg-29px{height:29px!important}.max-h-lg-29px{max-height:29px!important}.min-h-lg-29px{min-height:29px!important}.w-lg-28px{width:28px!important}.max-w-lg-28px{max-width:28px!important}.min-w-lg-28px{min-width:28px!important}.h-lg-28px{height:28px!important}.max-h-lg-28px{max-height:28px!important}.min-h-lg-28px{min-height:28px!important}.w-lg-27px{width:27px!important}.max-w-lg-27px{max-width:27px!important}.min-w-lg-27px{min-width:27px!important}.h-lg-27px{height:27px!important}.max-h-lg-27px{max-height:27px!important}.min-h-lg-27px{min-height:27px!important}.w-lg-26px{width:26px!important}.max-w-lg-26px{max-width:26px!important}.min-w-lg-26px{min-width:26px!important}.h-lg-26px{height:26px!important}.max-h-lg-26px{max-height:26px!important}.min-h-lg-26px{min-height:26px!important}.w-lg-25px{width:25px!important}.max-w-lg-25px{max-width:25px!important}.min-w-lg-25px{min-width:25px!important}.h-lg-25px{height:25px!important}.max-h-lg-25px{max-height:25px!important}.min-h-lg-25px{min-height:25px!important}.w-lg-23px{width:23px!important}.max-w-lg-23px{max-width:23px!important}.min-w-lg-23px{min-width:23px!important}.h-lg-23px{height:23px!important}.max-h-lg-23px{max-height:23px!important}.min-h-lg-23px{min-height:23px!important}.w-lg-20px{width:20px!important}.max-w-lg-20px{max-width:20px!important}.min-w-lg-20px{min-width:20px!important}.h-lg-20px{height:20px!important}.max-h-lg-20px{max-height:20px!important}.min-h-lg-20px{min-height:20px!important}.w-lg-18px{width:18px!important}.max-w-lg-18px{max-width:18px!important}.min-w-lg-18px{min-width:18px!important}.h-lg-18px{height:18px!important}.max-h-lg-18px{max-height:18px!important}.min-h-lg-18px{min-height:18px!important}.w-lg-15px{width:15px!important}.max-w-lg-15px{max-width:15px!important}.min-w-lg-15px{min-width:15px!important}.h-lg-15px{height:15px!important}.max-h-lg-15px{max-height:15px!important}.min-h-lg-15px{min-height:15px!important}.w-lg-14px{width:14px!important}.max-w-lg-14px{max-width:14px!important}.min-w-lg-14px{min-width:14px!important}.h-lg-14px{height:14px!important}.max-h-lg-14px{max-height:14px!important}.min-h-lg-14px{min-height:14px!important}.w-lg-10px{width:10px!important}.max-w-lg-10px{max-width:10px!important}.min-w-lg-10px{min-width:10px!important}.h-lg-10px{height:10px!important}.max-h-lg-10px{max-height:10px!important}.min-h-lg-10px{min-height:10px!important}.w-lg-100{width:100%!important}.max-w-lg-100{max-width:100%!important}.min-w-lg-100{min-width:100%!important}.h-lg-100{height:100%!important}.max-h-lg-100{max-height:100%!important}.min-h-lg-100{min-height:100%!important}.w-lg-90{width:90%!important}.max-w-lg-90{max-width:90%!important}.min-w-lg-90{min-width:90%!important}.h-lg-90{height:90%!important}.max-h-lg-90{max-height:90%!important}.min-h-lg-90{min-height:90%!important}.w-lg-85{width:85%!important}.max-w-lg-85{max-width:85%!important}.min-w-lg-85{min-width:85%!important}.h-lg-85{height:85%!important}.max-h-lg-85{max-height:85%!important}.min-h-lg-85{min-height:85%!important}.w-lg-80{width:80%!important}.max-w-lg-80{max-width:80%!important}.min-w-lg-80{min-width:80%!important}.h-lg-80{height:80%!important}.max-h-lg-80{max-height:80%!important}.min-h-lg-80{min-height:80%!important}.w-lg-70{width:70%!important}.max-w-lg-70{max-width:70%!important}.min-w-lg-70{min-width:70%!important}.h-lg-70{height:70%!important}.max-h-lg-70{max-height:70%!important}.min-h-lg-70{min-height:70%!important}.w-lg-50{width:50%!important}.max-w-lg-50{max-width:50%!important}.min-w-lg-50{min-width:50%!important}.h-lg-50{height:50%!important}.max-h-lg-50{max-height:50%!important}.min-h-lg-50{min-height:50%!important}.w-lg-20{width:20%!important}.max-w-lg-20{max-width:20%!important}.min-w-lg-20{min-width:20%!important}.h-lg-20{height:20%!important}.max-h-lg-20{max-height:20%!important}.min-h-lg-20{min-height:20%!important}.w-lg-15{width:15%!important}.max-w-lg-15{max-width:15%!important}.min-w-lg-15{min-width:15%!important}.h-lg-15{height:15%!important}.max-h-lg-15{max-height:15%!important}.min-h-lg-15{min-height:15%!important}.w-lg-10{width:10%!important}.max-w-lg-10{max-width:10%!important}.min-w-lg-10{min-width:10%!important}.h-lg-10{height:10%!important}.max-h-lg-10{max-height:10%!important}.min-h-lg-10{min-height:10%!important}.fw-lg-bold{font-weight:700!important}.fw-lg-semi-bold{font-weight:600!important}.fw-lg-normal{font-weight:400!important}.fw-lg-light{font-weight:300!important}.border-lg{border:1px solid #ededed!important}.shadow-lg-2{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg-1{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg-3{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-lg-4{box-shadow:21px 21px 30px rgba(0,0,0,.12)!important}.shadow-lg-0{box-shadow:none!important}}@media (min-width:1200px){.font-size-xl-4rem{font-size:4rem}.line-height-xl-4rem{line-height:4rem}.font-size-xl-3-6rem{font-size:3.6rem}.line-height-xl-3-6rem{line-height:3.6rem}.font-size-xl-3-5rem{font-size:3.5rem}.line-height-xl-3-5rem{line-height:3.5rem}.font-size-xl-3-2rem{font-size:3.2rem}.line-height-xl-3-2rem{line-height:3.2rem}.font-size-xl-3rem{font-size:3rem}.line-height-xl-3rem{line-height:3rem}.font-size-xl-2-8rem{font-size:2.8rem}.line-height-xl-2-8rem{line-height:2.8rem}.font-size-xl-2-7rem{font-size:2.7rem}.line-height-xl-2-7rem{line-height:2.7rem}.font-size-xl-2-6rem{font-size:2.6rem}.line-height-xl-2-6rem{line-height:2.6rem}.font-size-xl-2-5rem{font-size:2.5rem}.line-height-xl-2-5rem{line-height:2.5rem}.font-size-xl-2-2rem{font-size:2.2rem}.line-height-xl-2-2rem{line-height:2.2rem}.font-size-xl-2-1rem{font-size:2.1rem}.line-height-xl-2-1rem{line-height:2.1rem}.font-size-xl-2rem{font-size:2rem}.line-height-xl-2rem{line-height:2rem}.font-size-xl-1-8rem{font-size:1.8rem}.line-height-xl-1-8rem{line-height:1.8rem}.font-size-xl-1-75rem{font-size:1.75rem}.line-height-xl-1-75rem{line-height:1.75rem}.font-size-xl-1-7rem{font-size:1.7rem}.line-height-xl-1-7rem{line-height:1.7rem}.font-size-xl-1-65rem{font-size:1.65rem}.line-height-xl-1-65rem{line-height:1.65rem}.font-size-xl-1-6rem{font-size:1.6rem}.line-height-xl-1-6rem{line-height:1.6rem}.font-size-xl-1-5rem{font-size:1.5rem}.line-height-xl-1-5rem{line-height:1.5rem}.font-size-xl-1-4rem{font-size:1.4rem}.line-height-xl-1-4rem{line-height:1.4rem}.font-size-xl-1-3rem{font-size:1.3rem}.line-height-xl-1-3rem{line-height:1.3rem}.font-size-xl-1-2rem{font-size:1.2rem}.line-height-xl-1-2rem{line-height:1.2rem}.font-size-xl-1-15rem{font-size:1.15rem}.line-height-xl-1-15rem{line-height:1.15rem}.font-size-xl-1-14rem{font-size:1.14rem}.line-height-xl-1-14rem{line-height:1.14rem}.font-size-xl-1-13rem{font-size:1.13rem}.line-height-xl-1-13rem{line-height:1.13rem}.font-size-xl-1-12rem{font-size:1.12rem}.line-height-xl-1-12rem{line-height:1.12rem}.font-size-xl-1-11rem{font-size:1.11rem}.line-height-xl-1-11rem{line-height:1.11rem}.font-size-xl-1-1rem{font-size:1.1rem}.line-height-xl-1-1rem{line-height:1.1rem}.font-size-xl-1-08rem{font-size:1.08rem}.line-height-xl-1-08rem{line-height:1.08rem}.font-size-xl-1-07rem{font-size:1.07rem}.line-height-xl-1-07rem{line-height:1.07rem}.font-size-xl-1-05rem{font-size:1.05rem}.line-height-xl-1-05rem{line-height:1.05rem}.font-size-xl-1rem{font-size:1rem}.line-height-xl-1rem{line-height:1rem}.font-size-xl-0-95rem{font-size:.95rem}.line-height-xl-0-95rem{line-height:.95rem}.font-size-xl-0-9rem{font-size:.9rem}.line-height-xl-0-9rem{line-height:.9rem}.font-size-xl-0-88rem{font-size:.88rem}.line-height-xl-0-88rem{line-height:.88rem}.font-size-xl-0-87rem{font-size:.87rem}.line-height-xl-0-87rem{line-height:.87rem}.font-size-xl-0-85rem{font-size:.85rem}.line-height-xl-0-85rem{line-height:.85rem}.font-size-xl-0-8rem{font-size:.8rem}.line-height-xl-0-8rem{line-height:.8rem}.font-size-xl-0-75rem{font-size:.75rem}.line-height-xl-0-75rem{line-height:.75rem}.font-size-xl-0-7rem{font-size:.7rem}.line-height-xl-0-7rem{line-height:.7rem}.font-size-xl-0-6rem{font-size:.6rem}.line-height-xl-0-6rem{line-height:.6rem}.font-size-xl-0-5rem{font-size:.5rem}.line-height-xl-0-5rem{line-height:.5rem}.w-xl-1400px{width:1400px!important}.max-w-xl-1400px{max-width:1400px!important}.min-w-xl-1400px{min-width:1400px!important}.h-xl-1400px{height:1400px!important}.max-h-xl-1400px{max-height:1400px!important}.min-h-xl-1400px{min-height:1400px!important}.w-xl-1350px{width:1350px!important}.max-w-xl-1350px{max-width:1350px!important}.min-w-xl-1350px{min-width:1350px!important}.h-xl-1350px{height:1350px!important}.max-h-xl-1350px{max-height:1350px!important}.min-h-xl-1350px{min-height:1350px!important}.w-xl-1300px{width:1300px!important}.max-w-xl-1300px{max-width:1300px!important}.min-w-xl-1300px{min-width:1300px!important}.h-xl-1300px{height:1300px!important}.max-h-xl-1300px{max-height:1300px!important}.min-h-xl-1300px{min-height:1300px!important}.w-xl-1250px{width:1250px!important}.max-w-xl-1250px{max-width:1250px!important}.min-w-xl-1250px{min-width:1250px!important}.h-xl-1250px{height:1250px!important}.max-h-xl-1250px{max-height:1250px!important}.min-h-xl-1250px{min-height:1250px!important}.w-xl-1200px{width:1200px!important}.max-w-xl-1200px{max-width:1200px!important}.min-w-xl-1200px{min-width:1200px!important}.h-xl-1200px{height:1200px!important}.max-h-xl-1200px{max-height:1200px!important}.min-h-xl-1200px{min-height:1200px!important}.w-xl-1100px{width:1100px!important}.max-w-xl-1100px{max-width:1100px!important}.min-w-xl-1100px{min-width:1100px!important}.h-xl-1100px{height:1100px!important}.max-h-xl-1100px{max-height:1100px!important}.min-h-xl-1100px{min-height:1100px!important}.w-xl-1000px{width:1000px!important}.max-w-xl-1000px{max-width:1000px!important}.min-w-xl-1000px{min-width:1000px!important}.h-xl-1000px{height:1000px!important}.max-h-xl-1000px{max-height:1000px!important}.min-h-xl-1000px{min-height:1000px!important}.w-xl-950px{width:950px!important}.max-w-xl-950px{max-width:950px!important}.min-w-xl-950px{min-width:950px!important}.h-xl-950px{height:950px!important}.max-h-xl-950px{max-height:950px!important}.min-h-xl-950px{min-height:950px!important}.w-xl-920px{width:920px!important}.max-w-xl-920px{max-width:920px!important}.min-w-xl-920px{min-width:920px!important}.h-xl-920px{height:920px!important}.max-h-xl-920px{max-height:920px!important}.min-h-xl-920px{min-height:920px!important}.w-xl-900px{width:900px!important}.max-w-xl-900px{max-width:900px!important}.min-w-xl-900px{min-width:900px!important}.h-xl-900px{height:900px!important}.max-h-xl-900px{max-height:900px!important}.min-h-xl-900px{min-height:900px!important}.w-xl-850px{width:850px!important}.max-w-xl-850px{max-width:850px!important}.min-w-xl-850px{min-width:850px!important}.h-xl-850px{height:850px!important}.max-h-xl-850px{max-height:850px!important}.min-h-xl-850px{min-height:850px!important}.w-xl-822px{width:822px!important}.max-w-xl-822px{max-width:822px!important}.min-w-xl-822px{min-width:822px!important}.h-xl-822px{height:822px!important}.max-h-xl-822px{max-height:822px!important}.min-h-xl-822px{min-height:822px!important}.w-xl-800px{width:800px!important}.max-w-xl-800px{max-width:800px!important}.min-w-xl-800px{min-width:800px!important}.h-xl-800px{height:800px!important}.max-h-xl-800px{max-height:800px!important}.min-h-xl-800px{min-height:800px!important}.w-xl-750px{width:750px!important}.max-w-xl-750px{max-width:750px!important}.min-w-xl-750px{min-width:750px!important}.h-xl-750px{height:750px!important}.max-h-xl-750px{max-height:750px!important}.min-h-xl-750px{min-height:750px!important}.w-xl-700px{width:700px!important}.max-w-xl-700px{max-width:700px!important}.min-w-xl-700px{min-width:700px!important}.h-xl-700px{height:700px!important}.max-h-xl-700px{max-height:700px!important}.min-h-xl-700px{min-height:700px!important}.w-xl-680px{width:680px!important}.max-w-xl-680px{max-width:680px!important}.min-w-xl-680px{min-width:680px!important}.h-xl-680px{height:680px!important}.max-h-xl-680px{max-height:680px!important}.min-h-xl-680px{min-height:680px!important}.w-xl-650px{width:650px!important}.max-w-xl-650px{max-width:650px!important}.min-w-xl-650px{min-width:650px!important}.h-xl-650px{height:650px!important}.max-h-xl-650px{max-height:650px!important}.min-h-xl-650px{min-height:650px!important}.w-xl-635px{width:635px!important}.max-w-xl-635px{max-width:635px!important}.min-w-xl-635px{min-width:635px!important}.h-xl-635px{height:635px!important}.max-h-xl-635px{max-height:635px!important}.min-h-xl-635px{min-height:635px!important}.w-xl-600px{width:600px!important}.max-w-xl-600px{max-width:600px!important}.min-w-xl-600px{min-width:600px!important}.h-xl-600px{height:600px!important}.max-h-xl-600px{max-height:600px!important}.min-h-xl-600px{min-height:600px!important}.w-xl-580px{width:580px!important}.max-w-xl-580px{max-width:580px!important}.min-w-xl-580px{min-width:580px!important}.h-xl-580px{height:580px!important}.max-h-xl-580px{max-height:580px!important}.min-h-xl-580px{min-height:580px!important}.w-xl-576px{width:576px!important}.max-w-xl-576px{max-width:576px!important}.min-w-xl-576px{min-width:576px!important}.h-xl-576px{height:576px!important}.max-h-xl-576px{max-height:576px!important}.min-h-xl-576px{min-height:576px!important}.w-xl-550px{width:550px!important}.max-w-xl-550px{max-width:550px!important}.min-w-xl-550px{min-width:550px!important}.h-xl-550px{height:550px!important}.max-h-xl-550px{max-height:550px!important}.min-h-xl-550px{min-height:550px!important}.w-xl-515px{width:515px!important}.max-w-xl-515px{max-width:515px!important}.min-w-xl-515px{min-width:515px!important}.h-xl-515px{height:515px!important}.max-h-xl-515px{max-height:515px!important}.min-h-xl-515px{min-height:515px!important}.w-xl-500px{width:500px!important}.max-w-xl-500px{max-width:500px!important}.min-w-xl-500px{min-width:500px!important}.h-xl-500px{height:500px!important}.max-h-xl-500px{max-height:500px!important}.min-h-xl-500px{min-height:500px!important}.w-xl-470px{width:470px!important}.max-w-xl-470px{max-width:470px!important}.min-w-xl-470px{min-width:470px!important}.h-xl-470px{height:470px!important}.max-h-xl-470px{max-height:470px!important}.min-h-xl-470px{min-height:470px!important}.w-xl-460px{width:460px!important}.max-w-xl-460px{max-width:460px!important}.min-w-xl-460px{min-width:460px!important}.h-xl-460px{height:460px!important}.max-h-xl-460px{max-height:460px!important}.min-h-xl-460px{min-height:460px!important}.w-xl-450px{width:450px!important}.max-w-xl-450px{max-width:450px!important}.min-w-xl-450px{min-width:450px!important}.h-xl-450px{height:450px!important}.max-h-xl-450px{max-height:450px!important}.min-h-xl-450px{min-height:450px!important}.w-xl-425px{width:425px!important}.max-w-xl-425px{max-width:425px!important}.min-w-xl-425px{min-width:425px!important}.h-xl-425px{height:425px!important}.max-h-xl-425px{max-height:425px!important}.min-h-xl-425px{min-height:425px!important}.w-xl-420px{width:420px!important}.max-w-xl-420px{max-width:420px!important}.min-w-xl-420px{min-width:420px!important}.h-xl-420px{height:420px!important}.max-h-xl-420px{max-height:420px!important}.min-h-xl-420px{min-height:420px!important}.w-xl-415px{width:415px!important}.max-w-xl-415px{max-width:415px!important}.min-w-xl-415px{min-width:415px!important}.h-xl-415px{height:415px!important}.max-h-xl-415px{max-height:415px!important}.min-h-xl-415px{min-height:415px!important}.w-xl-400px{width:400px!important}.max-w-xl-400px{max-width:400px!important}.min-w-xl-400px{min-width:400px!important}.h-xl-400px{height:400px!important}.max-h-xl-400px{max-height:400px!important}.min-h-xl-400px{min-height:400px!important}.w-xl-385px{width:385px!important}.max-w-xl-385px{max-width:385px!important}.min-w-xl-385px{min-width:385px!important}.h-xl-385px{height:385px!important}.max-h-xl-385px{max-height:385px!important}.min-h-xl-385px{min-height:385px!important}.w-xl-365px{width:365px!important}.max-w-xl-365px{max-width:365px!important}.min-w-xl-365px{min-width:365px!important}.h-xl-365px{height:365px!important}.max-h-xl-365px{max-height:365px!important}.min-h-xl-365px{min-height:365px!important}.w-xl-350px{width:350px!important}.max-w-xl-350px{max-width:350px!important}.min-w-xl-350px{min-width:350px!important}.h-xl-350px{height:350px!important}.max-h-xl-350px{max-height:350px!important}.min-h-xl-350px{min-height:350px!important}.w-xl-330px{width:330px!important}.max-w-xl-330px{max-width:330px!important}.min-w-xl-330px{min-width:330px!important}.h-xl-330px{height:330px!important}.max-h-xl-330px{max-height:330px!important}.min-h-xl-330px{min-height:330px!important}.w-xl-320px{width:320px!important}.max-w-xl-320px{max-width:320px!important}.min-w-xl-320px{min-width:320px!important}.h-xl-320px{height:320px!important}.max-h-xl-320px{max-height:320px!important}.min-h-xl-320px{min-height:320px!important}.w-xl-300px{width:300px!important}.max-w-xl-300px{max-width:300px!important}.min-w-xl-300px{min-width:300px!important}.h-xl-300px{height:300px!important}.max-h-xl-300px{max-height:300px!important}.min-h-xl-300px{min-height:300px!important}.w-xl-290px{width:290px!important}.max-w-xl-290px{max-width:290px!important}.min-w-xl-290px{min-width:290px!important}.h-xl-290px{height:290px!important}.max-h-xl-290px{max-height:290px!important}.min-h-xl-290px{min-height:290px!important}.w-xl-265px{width:265px!important}.max-w-xl-265px{max-width:265px!important}.min-w-xl-265px{min-width:265px!important}.h-xl-265px{height:265px!important}.max-h-xl-265px{max-height:265px!important}.min-h-xl-265px{min-height:265px!important}.w-xl-260px{width:260px!important}.max-w-xl-260px{max-width:260px!important}.min-w-xl-260px{min-width:260px!important}.h-xl-260px{height:260px!important}.max-h-xl-260px{max-height:260px!important}.min-h-xl-260px{min-height:260px!important}.w-xl-250px{width:250px!important}.max-w-xl-250px{max-width:250px!important}.min-w-xl-250px{min-width:250px!important}.h-xl-250px{height:250px!important}.max-h-xl-250px{max-height:250px!important}.min-h-xl-250px{min-height:250px!important}.w-xl-220px{width:220px!important}.max-w-xl-220px{max-width:220px!important}.min-w-xl-220px{min-width:220px!important}.h-xl-220px{height:220px!important}.max-h-xl-220px{max-height:220px!important}.min-h-xl-220px{min-height:220px!important}.w-xl-210px{width:210px!important}.max-w-xl-210px{max-width:210px!important}.min-w-xl-210px{min-width:210px!important}.h-xl-210px{height:210px!important}.max-h-xl-210px{max-height:210px!important}.min-h-xl-210px{min-height:210px!important}.w-xl-200px{width:200px!important}.max-w-xl-200px{max-width:200px!important}.min-w-xl-200px{min-width:200px!important}.h-xl-200px{height:200px!important}.max-h-xl-200px{max-height:200px!important}.min-h-xl-200px{min-height:200px!important}.w-xl-190px{width:190px!important}.max-w-xl-190px{max-width:190px!important}.min-w-xl-190px{min-width:190px!important}.h-xl-190px{height:190px!important}.max-h-xl-190px{max-height:190px!important}.min-h-xl-190px{min-height:190px!important}.w-xl-185px{width:185px!important}.max-w-xl-185px{max-width:185px!important}.min-w-xl-185px{min-width:185px!important}.h-xl-185px{height:185px!important}.max-h-xl-185px{max-height:185px!important}.min-h-xl-185px{min-height:185px!important}.w-xl-180px{width:180px!important}.max-w-xl-180px{max-width:180px!important}.min-w-xl-180px{min-width:180px!important}.h-xl-180px{height:180px!important}.max-h-xl-180px{max-height:180px!important}.min-h-xl-180px{min-height:180px!important}.w-xl-170px{width:170px!important}.max-w-xl-170px{max-width:170px!important}.min-w-xl-170px{min-width:170px!important}.h-xl-170px{height:170px!important}.max-h-xl-170px{max-height:170px!important}.min-h-xl-170px{min-height:170px!important}.w-xl-167px{width:167px!important}.max-w-xl-167px{max-width:167px!important}.min-w-xl-167px{min-width:167px!important}.h-xl-167px{height:167px!important}.max-h-xl-167px{max-height:167px!important}.min-h-xl-167px{min-height:167px!important}.w-xl-160px{width:160px!important}.max-w-xl-160px{max-width:160px!important}.min-w-xl-160px{min-width:160px!important}.h-xl-160px{height:160px!important}.max-h-xl-160px{max-height:160px!important}.min-h-xl-160px{min-height:160px!important}.w-xl-150px{width:150px!important}.max-w-xl-150px{max-width:150px!important}.min-w-xl-150px{min-width:150px!important}.h-xl-150px{height:150px!important}.max-h-xl-150px{max-height:150px!important}.min-h-xl-150px{min-height:150px!important}.w-xl-120px{width:120px!important}.max-w-xl-120px{max-width:120px!important}.min-w-xl-120px{min-width:120px!important}.h-xl-120px{height:120px!important}.max-h-xl-120px{max-height:120px!important}.min-h-xl-120px{min-height:120px!important}.w-xl-110px{width:110px!important}.max-w-xl-110px{max-width:110px!important}.min-w-xl-110px{min-width:110px!important}.h-xl-110px{height:110px!important}.max-h-xl-110px{max-height:110px!important}.min-h-xl-110px{min-height:110px!important}.w-xl-100px{width:100px!important}.max-w-xl-100px{max-width:100px!important}.min-w-xl-100px{min-width:100px!important}.h-xl-100px{height:100px!important}.max-h-xl-100px{max-height:100px!important}.min-h-xl-100px{min-height:100px!important}.w-xl-95px{width:95px!important}.max-w-xl-95px{max-width:95px!important}.min-w-xl-95px{min-width:95px!important}.h-xl-95px{height:95px!important}.max-h-xl-95px{max-height:95px!important}.min-h-xl-95px{min-height:95px!important}.w-xl-90px{width:90px!important}.max-w-xl-90px{max-width:90px!important}.min-w-xl-90px{min-width:90px!important}.h-xl-90px{height:90px!important}.max-h-xl-90px{max-height:90px!important}.min-h-xl-90px{min-height:90px!important}.w-xl-80px{width:80px!important}.max-w-xl-80px{max-width:80px!important}.min-w-xl-80px{min-width:80px!important}.h-xl-80px{height:80px!important}.max-h-xl-80px{max-height:80px!important}.min-h-xl-80px{min-height:80px!important}.w-xl-75px{width:75px!important}.max-w-xl-75px{max-width:75px!important}.min-w-xl-75px{min-width:75px!important}.h-xl-75px{height:75px!important}.max-h-xl-75px{max-height:75px!important}.min-h-xl-75px{min-height:75px!important}.w-xl-70px{width:70px!important}.max-w-xl-70px{max-width:70px!important}.min-w-xl-70px{min-width:70px!important}.h-xl-70px{height:70px!important}.max-h-xl-70px{max-height:70px!important}.min-h-xl-70px{min-height:70px!important}.w-xl-66px{width:66px!important}.max-w-xl-66px{max-width:66px!important}.min-w-xl-66px{min-width:66px!important}.h-xl-66px{height:66px!important}.max-h-xl-66px{max-height:66px!important}.min-h-xl-66px{min-height:66px!important}.w-xl-65px{width:65px!important}.max-w-xl-65px{max-width:65px!important}.min-w-xl-65px{min-width:65px!important}.h-xl-65px{height:65px!important}.max-h-xl-65px{max-height:65px!important}.min-h-xl-65px{min-height:65px!important}.w-xl-60px{width:60px!important}.max-w-xl-60px{max-width:60px!important}.min-w-xl-60px{min-width:60px!important}.h-xl-60px{height:60px!important}.max-h-xl-60px{max-height:60px!important}.min-h-xl-60px{min-height:60px!important}.w-xl-56px{width:56px!important}.max-w-xl-56px{max-width:56px!important}.min-w-xl-56px{min-width:56px!important}.h-xl-56px{height:56px!important}.max-h-xl-56px{max-height:56px!important}.min-h-xl-56px{min-height:56px!important}.w-xl-55px{width:55px!important}.max-w-xl-55px{max-width:55px!important}.min-w-xl-55px{min-width:55px!important}.h-xl-55px{height:55px!important}.max-h-xl-55px{max-height:55px!important}.min-h-xl-55px{min-height:55px!important}.w-xl-50px{width:50px!important}.max-w-xl-50px{max-width:50px!important}.min-w-xl-50px{min-width:50px!important}.h-xl-50px{height:50px!important}.max-h-xl-50px{max-height:50px!important}.min-h-xl-50px{min-height:50px!important}.w-xl-48px{width:48px!important}.max-w-xl-48px{max-width:48px!important}.min-w-xl-48px{min-width:48px!important}.h-xl-48px{height:48px!important}.max-h-xl-48px{max-height:48px!important}.min-h-xl-48px{min-height:48px!important}.w-xl-43px{width:43px!important}.max-w-xl-43px{max-width:43px!important}.min-w-xl-43px{min-width:43px!important}.h-xl-43px{height:43px!important}.max-h-xl-43px{max-height:43px!important}.min-h-xl-43px{min-height:43px!important}.w-xl-42px{width:42px!important}.max-w-xl-42px{max-width:42px!important}.min-w-xl-42px{min-width:42px!important}.h-xl-42px{height:42px!important}.max-h-xl-42px{max-height:42px!important}.min-h-xl-42px{min-height:42px!important}.w-xl-40px{width:40px!important}.max-w-xl-40px{max-width:40px!important}.min-w-xl-40px{min-width:40px!important}.h-xl-40px{height:40px!important}.max-h-xl-40px{max-height:40px!important}.min-h-xl-40px{min-height:40px!important}.w-xl-35px{width:35px!important}.max-w-xl-35px{max-width:35px!important}.min-w-xl-35px{min-width:35px!important}.h-xl-35px{height:35px!important}.max-h-xl-35px{max-height:35px!important}.min-h-xl-35px{min-height:35px!important}.w-xl-33px{width:33px!important}.max-w-xl-33px{max-width:33px!important}.min-w-xl-33px{min-width:33px!important}.h-xl-33px{height:33px!important}.max-h-xl-33px{max-height:33px!important}.min-h-xl-33px{min-height:33px!important}.w-xl-32px{width:32px!important}.max-w-xl-32px{max-width:32px!important}.min-w-xl-32px{min-width:32px!important}.h-xl-32px{height:32px!important}.max-h-xl-32px{max-height:32px!important}.min-h-xl-32px{min-height:32px!important}.w-xl-30px{width:30px!important}.max-w-xl-30px{max-width:30px!important}.min-w-xl-30px{min-width:30px!important}.h-xl-30px{height:30px!important}.max-h-xl-30px{max-height:30px!important}.min-h-xl-30px{min-height:30px!important}.w-xl-29px{width:29px!important}.max-w-xl-29px{max-width:29px!important}.min-w-xl-29px{min-width:29px!important}.h-xl-29px{height:29px!important}.max-h-xl-29px{max-height:29px!important}.min-h-xl-29px{min-height:29px!important}.w-xl-28px{width:28px!important}.max-w-xl-28px{max-width:28px!important}.min-w-xl-28px{min-width:28px!important}.h-xl-28px{height:28px!important}.max-h-xl-28px{max-height:28px!important}.min-h-xl-28px{min-height:28px!important}.w-xl-27px{width:27px!important}.max-w-xl-27px{max-width:27px!important}.min-w-xl-27px{min-width:27px!important}.h-xl-27px{height:27px!important}.max-h-xl-27px{max-height:27px!important}.min-h-xl-27px{min-height:27px!important}.w-xl-26px{width:26px!important}.max-w-xl-26px{max-width:26px!important}.min-w-xl-26px{min-width:26px!important}.h-xl-26px{height:26px!important}.max-h-xl-26px{max-height:26px!important}.min-h-xl-26px{min-height:26px!important}.w-xl-25px{width:25px!important}.max-w-xl-25px{max-width:25px!important}.min-w-xl-25px{min-width:25px!important}.h-xl-25px{height:25px!important}.max-h-xl-25px{max-height:25px!important}.min-h-xl-25px{min-height:25px!important}.w-xl-23px{width:23px!important}.max-w-xl-23px{max-width:23px!important}.min-w-xl-23px{min-width:23px!important}.h-xl-23px{height:23px!important}.max-h-xl-23px{max-height:23px!important}.min-h-xl-23px{min-height:23px!important}.w-xl-20px{width:20px!important}.max-w-xl-20px{max-width:20px!important}.min-w-xl-20px{min-width:20px!important}.h-xl-20px{height:20px!important}.max-h-xl-20px{max-height:20px!important}.min-h-xl-20px{min-height:20px!important}.w-xl-18px{width:18px!important}.max-w-xl-18px{max-width:18px!important}.min-w-xl-18px{min-width:18px!important}.h-xl-18px{height:18px!important}.max-h-xl-18px{max-height:18px!important}.min-h-xl-18px{min-height:18px!important}.w-xl-15px{width:15px!important}.max-w-xl-15px{max-width:15px!important}.min-w-xl-15px{min-width:15px!important}.h-xl-15px{height:15px!important}.max-h-xl-15px{max-height:15px!important}.min-h-xl-15px{min-height:15px!important}.w-xl-14px{width:14px!important}.max-w-xl-14px{max-width:14px!important}.min-w-xl-14px{min-width:14px!important}.h-xl-14px{height:14px!important}.max-h-xl-14px{max-height:14px!important}.min-h-xl-14px{min-height:14px!important}.w-xl-10px{width:10px!important}.max-w-xl-10px{max-width:10px!important}.min-w-xl-10px{min-width:10px!important}.h-xl-10px{height:10px!important}.max-h-xl-10px{max-height:10px!important}.min-h-xl-10px{min-height:10px!important}.w-xl-100{width:100%!important}.max-w-xl-100{max-width:100%!important}.min-w-xl-100{min-width:100%!important}.h-xl-100{height:100%!important}.max-h-xl-100{max-height:100%!important}.min-h-xl-100{min-height:100%!important}.w-xl-90{width:90%!important}.max-w-xl-90{max-width:90%!important}.min-w-xl-90{min-width:90%!important}.h-xl-90{height:90%!important}.max-h-xl-90{max-height:90%!important}.min-h-xl-90{min-height:90%!important}.w-xl-85{width:85%!important}.max-w-xl-85{max-width:85%!important}.min-w-xl-85{min-width:85%!important}.h-xl-85{height:85%!important}.max-h-xl-85{max-height:85%!important}.min-h-xl-85{min-height:85%!important}.w-xl-80{width:80%!important}.max-w-xl-80{max-width:80%!important}.min-w-xl-80{min-width:80%!important}.h-xl-80{height:80%!important}.max-h-xl-80{max-height:80%!important}.min-h-xl-80{min-height:80%!important}.w-xl-70{width:70%!important}.max-w-xl-70{max-width:70%!important}.min-w-xl-70{min-width:70%!important}.h-xl-70{height:70%!important}.max-h-xl-70{max-height:70%!important}.min-h-xl-70{min-height:70%!important}.w-xl-50{width:50%!important}.max-w-xl-50{max-width:50%!important}.min-w-xl-50{min-width:50%!important}.h-xl-50{height:50%!important}.max-h-xl-50{max-height:50%!important}.min-h-xl-50{min-height:50%!important}.w-xl-20{width:20%!important}.max-w-xl-20{max-width:20%!important}.min-w-xl-20{min-width:20%!important}.h-xl-20{height:20%!important}.max-h-xl-20{max-height:20%!important}.min-h-xl-20{min-height:20%!important}.w-xl-15{width:15%!important}.max-w-xl-15{max-width:15%!important}.min-w-xl-15{min-width:15%!important}.h-xl-15{height:15%!important}.max-h-xl-15{max-height:15%!important}.min-h-xl-15{min-height:15%!important}.w-xl-10{width:10%!important}.max-w-xl-10{max-width:10%!important}.min-w-xl-10{min-width:10%!important}.h-xl-10{height:10%!important}.max-h-xl-10{max-height:10%!important}.min-h-xl-10{min-height:10%!important}.fw-xl-bold{font-weight:700!important}.fw-xl-semi-bold{font-weight:600!important}.fw-xl-normal{font-weight:400!important}.fw-xl-light{font-weight:300!important}.border-xl{border:1px solid #ededed!important}.shadow-xl-2{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-xl-1{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-xl-3{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-xl-4{box-shadow:21px 21px 30px rgba(0,0,0,.12)!important}.shadow-xl-0{box-shadow:none!important}}@media (min-width:1400px){.font-size-xxl-4rem{font-size:4rem}.line-height-xxl-4rem{line-height:4rem}.font-size-xxl-3-6rem{font-size:3.6rem}.line-height-xxl-3-6rem{line-height:3.6rem}.font-size-xxl-3-5rem{font-size:3.5rem}.line-height-xxl-3-5rem{line-height:3.5rem}.font-size-xxl-3-2rem{font-size:3.2rem}.line-height-xxl-3-2rem{line-height:3.2rem}.font-size-xxl-3rem{font-size:3rem}.line-height-xxl-3rem{line-height:3rem}.font-size-xxl-2-8rem{font-size:2.8rem}.line-height-xxl-2-8rem{line-height:2.8rem}.font-size-xxl-2-7rem{font-size:2.7rem}.line-height-xxl-2-7rem{line-height:2.7rem}.font-size-xxl-2-6rem{font-size:2.6rem}.line-height-xxl-2-6rem{line-height:2.6rem}.font-size-xxl-2-5rem{font-size:2.5rem}.line-height-xxl-2-5rem{line-height:2.5rem}.font-size-xxl-2-2rem{font-size:2.2rem}.line-height-xxl-2-2rem{line-height:2.2rem}.font-size-xxl-2-1rem{font-size:2.1rem}.line-height-xxl-2-1rem{line-height:2.1rem}.font-size-xxl-2rem{font-size:2rem}.line-height-xxl-2rem{line-height:2rem}.font-size-xxl-1-8rem{font-size:1.8rem}.line-height-xxl-1-8rem{line-height:1.8rem}.font-size-xxl-1-75rem{font-size:1.75rem}.line-height-xxl-1-75rem{line-height:1.75rem}.font-size-xxl-1-7rem{font-size:1.7rem}.line-height-xxl-1-7rem{line-height:1.7rem}.font-size-xxl-1-65rem{font-size:1.65rem}.line-height-xxl-1-65rem{line-height:1.65rem}.font-size-xxl-1-6rem{font-size:1.6rem}.line-height-xxl-1-6rem{line-height:1.6rem}.font-size-xxl-1-5rem{font-size:1.5rem}.line-height-xxl-1-5rem{line-height:1.5rem}.font-size-xxl-1-4rem{font-size:1.4rem}.line-height-xxl-1-4rem{line-height:1.4rem}.font-size-xxl-1-3rem{font-size:1.3rem}.line-height-xxl-1-3rem{line-height:1.3rem}.font-size-xxl-1-2rem{font-size:1.2rem}.line-height-xxl-1-2rem{line-height:1.2rem}.font-size-xxl-1-15rem{font-size:1.15rem}.line-height-xxl-1-15rem{line-height:1.15rem}.font-size-xxl-1-14rem{font-size:1.14rem}.line-height-xxl-1-14rem{line-height:1.14rem}.font-size-xxl-1-13rem{font-size:1.13rem}.line-height-xxl-1-13rem{line-height:1.13rem}.font-size-xxl-1-12rem{font-size:1.12rem}.line-height-xxl-1-12rem{line-height:1.12rem}.font-size-xxl-1-11rem{font-size:1.11rem}.line-height-xxl-1-11rem{line-height:1.11rem}.font-size-xxl-1-1rem{font-size:1.1rem}.line-height-xxl-1-1rem{line-height:1.1rem}.font-size-xxl-1-08rem{font-size:1.08rem}.line-height-xxl-1-08rem{line-height:1.08rem}.font-size-xxl-1-07rem{font-size:1.07rem}.line-height-xxl-1-07rem{line-height:1.07rem}.font-size-xxl-1-05rem{font-size:1.05rem}.line-height-xxl-1-05rem{line-height:1.05rem}.font-size-xxl-1rem{font-size:1rem}.line-height-xxl-1rem{line-height:1rem}.font-size-xxl-0-95rem{font-size:.95rem}.line-height-xxl-0-95rem{line-height:.95rem}.font-size-xxl-0-9rem{font-size:.9rem}.line-height-xxl-0-9rem{line-height:.9rem}.font-size-xxl-0-88rem{font-size:.88rem}.line-height-xxl-0-88rem{line-height:.88rem}.font-size-xxl-0-87rem{font-size:.87rem}.line-height-xxl-0-87rem{line-height:.87rem}.font-size-xxl-0-85rem{font-size:.85rem}.line-height-xxl-0-85rem{line-height:.85rem}.font-size-xxl-0-8rem{font-size:.8rem}.line-height-xxl-0-8rem{line-height:.8rem}.font-size-xxl-0-75rem{font-size:.75rem}.line-height-xxl-0-75rem{line-height:.75rem}.font-size-xxl-0-7rem{font-size:.7rem}.line-height-xxl-0-7rem{line-height:.7rem}.font-size-xxl-0-6rem{font-size:.6rem}.line-height-xxl-0-6rem{line-height:.6rem}.font-size-xxl-0-5rem{font-size:.5rem}.line-height-xxl-0-5rem{line-height:.5rem}.w-xxl-1400px{width:1400px!important}.max-w-xxl-1400px{max-width:1400px!important}.min-w-xxl-1400px{min-width:1400px!important}.h-xxl-1400px{height:1400px!important}.max-h-xxl-1400px{max-height:1400px!important}.min-h-xxl-1400px{min-height:1400px!important}.w-xxl-1350px{width:1350px!important}.max-w-xxl-1350px{max-width:1350px!important}.min-w-xxl-1350px{min-width:1350px!important}.h-xxl-1350px{height:1350px!important}.max-h-xxl-1350px{max-height:1350px!important}.min-h-xxl-1350px{min-height:1350px!important}.w-xxl-1300px{width:1300px!important}.max-w-xxl-1300px{max-width:1300px!important}.min-w-xxl-1300px{min-width:1300px!important}.h-xxl-1300px{height:1300px!important}.max-h-xxl-1300px{max-height:1300px!important}.min-h-xxl-1300px{min-height:1300px!important}.w-xxl-1250px{width:1250px!important}.max-w-xxl-1250px{max-width:1250px!important}.min-w-xxl-1250px{min-width:1250px!important}.h-xxl-1250px{height:1250px!important}.max-h-xxl-1250px{max-height:1250px!important}.min-h-xxl-1250px{min-height:1250px!important}.w-xxl-1200px{width:1200px!important}.max-w-xxl-1200px{max-width:1200px!important}.min-w-xxl-1200px{min-width:1200px!important}.h-xxl-1200px{height:1200px!important}.max-h-xxl-1200px{max-height:1200px!important}.min-h-xxl-1200px{min-height:1200px!important}.w-xxl-1100px{width:1100px!important}.max-w-xxl-1100px{max-width:1100px!important}.min-w-xxl-1100px{min-width:1100px!important}.h-xxl-1100px{height:1100px!important}.max-h-xxl-1100px{max-height:1100px!important}.min-h-xxl-1100px{min-height:1100px!important}.w-xxl-1000px{width:1000px!important}.max-w-xxl-1000px{max-width:1000px!important}.min-w-xxl-1000px{min-width:1000px!important}.h-xxl-1000px{height:1000px!important}.max-h-xxl-1000px{max-height:1000px!important}.min-h-xxl-1000px{min-height:1000px!important}.w-xxl-950px{width:950px!important}.max-w-xxl-950px{max-width:950px!important}.min-w-xxl-950px{min-width:950px!important}.h-xxl-950px{height:950px!important}.max-h-xxl-950px{max-height:950px!important}.min-h-xxl-950px{min-height:950px!important}.w-xxl-920px{width:920px!important}.max-w-xxl-920px{max-width:920px!important}.min-w-xxl-920px{min-width:920px!important}.h-xxl-920px{height:920px!important}.max-h-xxl-920px{max-height:920px!important}.min-h-xxl-920px{min-height:920px!important}.w-xxl-900px{width:900px!important}.max-w-xxl-900px{max-width:900px!important}.min-w-xxl-900px{min-width:900px!important}.h-xxl-900px{height:900px!important}.max-h-xxl-900px{max-height:900px!important}.min-h-xxl-900px{min-height:900px!important}.w-xxl-850px{width:850px!important}.max-w-xxl-850px{max-width:850px!important}.min-w-xxl-850px{min-width:850px!important}.h-xxl-850px{height:850px!important}.max-h-xxl-850px{max-height:850px!important}.min-h-xxl-850px{min-height:850px!important}.w-xxl-822px{width:822px!important}.max-w-xxl-822px{max-width:822px!important}.min-w-xxl-822px{min-width:822px!important}.h-xxl-822px{height:822px!important}.max-h-xxl-822px{max-height:822px!important}.min-h-xxl-822px{min-height:822px!important}.w-xxl-800px{width:800px!important}.max-w-xxl-800px{max-width:800px!important}.min-w-xxl-800px{min-width:800px!important}.h-xxl-800px{height:800px!important}.max-h-xxl-800px{max-height:800px!important}.min-h-xxl-800px{min-height:800px!important}.w-xxl-750px{width:750px!important}.max-w-xxl-750px{max-width:750px!important}.min-w-xxl-750px{min-width:750px!important}.h-xxl-750px{height:750px!important}.max-h-xxl-750px{max-height:750px!important}.min-h-xxl-750px{min-height:750px!important}.w-xxl-700px{width:700px!important}.max-w-xxl-700px{max-width:700px!important}.min-w-xxl-700px{min-width:700px!important}.h-xxl-700px{height:700px!important}.max-h-xxl-700px{max-height:700px!important}.min-h-xxl-700px{min-height:700px!important}.w-xxl-680px{width:680px!important}.max-w-xxl-680px{max-width:680px!important}.min-w-xxl-680px{min-width:680px!important}.h-xxl-680px{height:680px!important}.max-h-xxl-680px{max-height:680px!important}.min-h-xxl-680px{min-height:680px!important}.w-xxl-650px{width:650px!important}.max-w-xxl-650px{max-width:650px!important}.min-w-xxl-650px{min-width:650px!important}.h-xxl-650px{height:650px!important}.max-h-xxl-650px{max-height:650px!important}.min-h-xxl-650px{min-height:650px!important}.w-xxl-635px{width:635px!important}.max-w-xxl-635px{max-width:635px!important}.min-w-xxl-635px{min-width:635px!important}.h-xxl-635px{height:635px!important}.max-h-xxl-635px{max-height:635px!important}.min-h-xxl-635px{min-height:635px!important}.w-xxl-600px{width:600px!important}.max-w-xxl-600px{max-width:600px!important}.min-w-xxl-600px{min-width:600px!important}.h-xxl-600px{height:600px!important}.max-h-xxl-600px{max-height:600px!important}.min-h-xxl-600px{min-height:600px!important}.w-xxl-580px{width:580px!important}.max-w-xxl-580px{max-width:580px!important}.min-w-xxl-580px{min-width:580px!important}.h-xxl-580px{height:580px!important}.max-h-xxl-580px{max-height:580px!important}.min-h-xxl-580px{min-height:580px!important}.w-xxl-576px{width:576px!important}.max-w-xxl-576px{max-width:576px!important}.min-w-xxl-576px{min-width:576px!important}.h-xxl-576px{height:576px!important}.max-h-xxl-576px{max-height:576px!important}.min-h-xxl-576px{min-height:576px!important}.w-xxl-550px{width:550px!important}.max-w-xxl-550px{max-width:550px!important}.min-w-xxl-550px{min-width:550px!important}.h-xxl-550px{height:550px!important}.max-h-xxl-550px{max-height:550px!important}.min-h-xxl-550px{min-height:550px!important}.w-xxl-515px{width:515px!important}.max-w-xxl-515px{max-width:515px!important}.min-w-xxl-515px{min-width:515px!important}.h-xxl-515px{height:515px!important}.max-h-xxl-515px{max-height:515px!important}.min-h-xxl-515px{min-height:515px!important}.w-xxl-500px{width:500px!important}.max-w-xxl-500px{max-width:500px!important}.min-w-xxl-500px{min-width:500px!important}.h-xxl-500px{height:500px!important}.max-h-xxl-500px{max-height:500px!important}.min-h-xxl-500px{min-height:500px!important}.w-xxl-470px{width:470px!important}.max-w-xxl-470px{max-width:470px!important}.min-w-xxl-470px{min-width:470px!important}.h-xxl-470px{height:470px!important}.max-h-xxl-470px{max-height:470px!important}.min-h-xxl-470px{min-height:470px!important}.w-xxl-460px{width:460px!important}.max-w-xxl-460px{max-width:460px!important}.min-w-xxl-460px{min-width:460px!important}.h-xxl-460px{height:460px!important}.max-h-xxl-460px{max-height:460px!important}.min-h-xxl-460px{min-height:460px!important}.w-xxl-450px{width:450px!important}.max-w-xxl-450px{max-width:450px!important}.min-w-xxl-450px{min-width:450px!important}.h-xxl-450px{height:450px!important}.max-h-xxl-450px{max-height:450px!important}.min-h-xxl-450px{min-height:450px!important}.w-xxl-425px{width:425px!important}.max-w-xxl-425px{max-width:425px!important}.min-w-xxl-425px{min-width:425px!important}.h-xxl-425px{height:425px!important}.max-h-xxl-425px{max-height:425px!important}.min-h-xxl-425px{min-height:425px!important}.w-xxl-420px{width:420px!important}.max-w-xxl-420px{max-width:420px!important}.min-w-xxl-420px{min-width:420px!important}.h-xxl-420px{height:420px!important}.max-h-xxl-420px{max-height:420px!important}.min-h-xxl-420px{min-height:420px!important}.w-xxl-415px{width:415px!important}.max-w-xxl-415px{max-width:415px!important}.min-w-xxl-415px{min-width:415px!important}.h-xxl-415px{height:415px!important}.max-h-xxl-415px{max-height:415px!important}.min-h-xxl-415px{min-height:415px!important}.w-xxl-400px{width:400px!important}.max-w-xxl-400px{max-width:400px!important}.min-w-xxl-400px{min-width:400px!important}.h-xxl-400px{height:400px!important}.max-h-xxl-400px{max-height:400px!important}.min-h-xxl-400px{min-height:400px!important}.w-xxl-385px{width:385px!important}.max-w-xxl-385px{max-width:385px!important}.min-w-xxl-385px{min-width:385px!important}.h-xxl-385px{height:385px!important}.max-h-xxl-385px{max-height:385px!important}.min-h-xxl-385px{min-height:385px!important}.w-xxl-365px{width:365px!important}.max-w-xxl-365px{max-width:365px!important}.min-w-xxl-365px{min-width:365px!important}.h-xxl-365px{height:365px!important}.max-h-xxl-365px{max-height:365px!important}.min-h-xxl-365px{min-height:365px!important}.w-xxl-350px{width:350px!important}.max-w-xxl-350px{max-width:350px!important}.min-w-xxl-350px{min-width:350px!important}.h-xxl-350px{height:350px!important}.max-h-xxl-350px{max-height:350px!important}.min-h-xxl-350px{min-height:350px!important}.w-xxl-330px{width:330px!important}.max-w-xxl-330px{max-width:330px!important}.min-w-xxl-330px{min-width:330px!important}.h-xxl-330px{height:330px!important}.max-h-xxl-330px{max-height:330px!important}.min-h-xxl-330px{min-height:330px!important}.w-xxl-320px{width:320px!important}.max-w-xxl-320px{max-width:320px!important}.min-w-xxl-320px{min-width:320px!important}.h-xxl-320px{height:320px!important}.max-h-xxl-320px{max-height:320px!important}.min-h-xxl-320px{min-height:320px!important}.w-xxl-300px{width:300px!important}.max-w-xxl-300px{max-width:300px!important}.min-w-xxl-300px{min-width:300px!important}.h-xxl-300px{height:300px!important}.max-h-xxl-300px{max-height:300px!important}.min-h-xxl-300px{min-height:300px!important}.w-xxl-290px{width:290px!important}.max-w-xxl-290px{max-width:290px!important}.min-w-xxl-290px{min-width:290px!important}.h-xxl-290px{height:290px!important}.max-h-xxl-290px{max-height:290px!important}.min-h-xxl-290px{min-height:290px!important}.w-xxl-265px{width:265px!important}.max-w-xxl-265px{max-width:265px!important}.min-w-xxl-265px{min-width:265px!important}.h-xxl-265px{height:265px!important}.max-h-xxl-265px{max-height:265px!important}.min-h-xxl-265px{min-height:265px!important}.w-xxl-260px{width:260px!important}.max-w-xxl-260px{max-width:260px!important}.min-w-xxl-260px{min-width:260px!important}.h-xxl-260px{height:260px!important}.max-h-xxl-260px{max-height:260px!important}.min-h-xxl-260px{min-height:260px!important}.w-xxl-250px{width:250px!important}.max-w-xxl-250px{max-width:250px!important}.min-w-xxl-250px{min-width:250px!important}.h-xxl-250px{height:250px!important}.max-h-xxl-250px{max-height:250px!important}.min-h-xxl-250px{min-height:250px!important}.w-xxl-220px{width:220px!important}.max-w-xxl-220px{max-width:220px!important}.min-w-xxl-220px{min-width:220px!important}.h-xxl-220px{height:220px!important}.max-h-xxl-220px{max-height:220px!important}.min-h-xxl-220px{min-height:220px!important}.w-xxl-210px{width:210px!important}.max-w-xxl-210px{max-width:210px!important}.min-w-xxl-210px{min-width:210px!important}.h-xxl-210px{height:210px!important}.max-h-xxl-210px{max-height:210px!important}.min-h-xxl-210px{min-height:210px!important}.w-xxl-200px{width:200px!important}.max-w-xxl-200px{max-width:200px!important}.min-w-xxl-200px{min-width:200px!important}.h-xxl-200px{height:200px!important}.max-h-xxl-200px{max-height:200px!important}.min-h-xxl-200px{min-height:200px!important}.w-xxl-190px{width:190px!important}.max-w-xxl-190px{max-width:190px!important}.min-w-xxl-190px{min-width:190px!important}.h-xxl-190px{height:190px!important}.max-h-xxl-190px{max-height:190px!important}.min-h-xxl-190px{min-height:190px!important}.w-xxl-185px{width:185px!important}.max-w-xxl-185px{max-width:185px!important}.min-w-xxl-185px{min-width:185px!important}.h-xxl-185px{height:185px!important}.max-h-xxl-185px{max-height:185px!important}.min-h-xxl-185px{min-height:185px!important}.w-xxl-180px{width:180px!important}.max-w-xxl-180px{max-width:180px!important}.min-w-xxl-180px{min-width:180px!important}.h-xxl-180px{height:180px!important}.max-h-xxl-180px{max-height:180px!important}.min-h-xxl-180px{min-height:180px!important}.w-xxl-170px{width:170px!important}.max-w-xxl-170px{max-width:170px!important}.min-w-xxl-170px{min-width:170px!important}.h-xxl-170px{height:170px!important}.max-h-xxl-170px{max-height:170px!important}.min-h-xxl-170px{min-height:170px!important}.w-xxl-167px{width:167px!important}.max-w-xxl-167px{max-width:167px!important}.min-w-xxl-167px{min-width:167px!important}.h-xxl-167px{height:167px!important}.max-h-xxl-167px{max-height:167px!important}.min-h-xxl-167px{min-height:167px!important}.w-xxl-160px{width:160px!important}.max-w-xxl-160px{max-width:160px!important}.min-w-xxl-160px{min-width:160px!important}.h-xxl-160px{height:160px!important}.max-h-xxl-160px{max-height:160px!important}.min-h-xxl-160px{min-height:160px!important}.w-xxl-150px{width:150px!important}.max-w-xxl-150px{max-width:150px!important}.min-w-xxl-150px{min-width:150px!important}.h-xxl-150px{height:150px!important}.max-h-xxl-150px{max-height:150px!important}.min-h-xxl-150px{min-height:150px!important}.w-xxl-120px{width:120px!important}.max-w-xxl-120px{max-width:120px!important}.min-w-xxl-120px{min-width:120px!important}.h-xxl-120px{height:120px!important}.max-h-xxl-120px{max-height:120px!important}.min-h-xxl-120px{min-height:120px!important}.w-xxl-110px{width:110px!important}.max-w-xxl-110px{max-width:110px!important}.min-w-xxl-110px{min-width:110px!important}.h-xxl-110px{height:110px!important}.max-h-xxl-110px{max-height:110px!important}.min-h-xxl-110px{min-height:110px!important}.w-xxl-100px{width:100px!important}.max-w-xxl-100px{max-width:100px!important}.min-w-xxl-100px{min-width:100px!important}.h-xxl-100px{height:100px!important}.max-h-xxl-100px{max-height:100px!important}.min-h-xxl-100px{min-height:100px!important}.w-xxl-95px{width:95px!important}.max-w-xxl-95px{max-width:95px!important}.min-w-xxl-95px{min-width:95px!important}.h-xxl-95px{height:95px!important}.max-h-xxl-95px{max-height:95px!important}.min-h-xxl-95px{min-height:95px!important}.w-xxl-90px{width:90px!important}.max-w-xxl-90px{max-width:90px!important}.min-w-xxl-90px{min-width:90px!important}.h-xxl-90px{height:90px!important}.max-h-xxl-90px{max-height:90px!important}.min-h-xxl-90px{min-height:90px!important}.w-xxl-80px{width:80px!important}.max-w-xxl-80px{max-width:80px!important}.min-w-xxl-80px{min-width:80px!important}.h-xxl-80px{height:80px!important}.max-h-xxl-80px{max-height:80px!important}.min-h-xxl-80px{min-height:80px!important}.w-xxl-75px{width:75px!important}.max-w-xxl-75px{max-width:75px!important}.min-w-xxl-75px{min-width:75px!important}.h-xxl-75px{height:75px!important}.max-h-xxl-75px{max-height:75px!important}.min-h-xxl-75px{min-height:75px!important}.w-xxl-70px{width:70px!important}.max-w-xxl-70px{max-width:70px!important}.min-w-xxl-70px{min-width:70px!important}.h-xxl-70px{height:70px!important}.max-h-xxl-70px{max-height:70px!important}.min-h-xxl-70px{min-height:70px!important}.w-xxl-66px{width:66px!important}.max-w-xxl-66px{max-width:66px!important}.min-w-xxl-66px{min-width:66px!important}.h-xxl-66px{height:66px!important}.max-h-xxl-66px{max-height:66px!important}.min-h-xxl-66px{min-height:66px!important}.w-xxl-65px{width:65px!important}.max-w-xxl-65px{max-width:65px!important}.min-w-xxl-65px{min-width:65px!important}.h-xxl-65px{height:65px!important}.max-h-xxl-65px{max-height:65px!important}.min-h-xxl-65px{min-height:65px!important}.w-xxl-60px{width:60px!important}.max-w-xxl-60px{max-width:60px!important}.min-w-xxl-60px{min-width:60px!important}.h-xxl-60px{height:60px!important}.max-h-xxl-60px{max-height:60px!important}.min-h-xxl-60px{min-height:60px!important}.w-xxl-56px{width:56px!important}.max-w-xxl-56px{max-width:56px!important}.min-w-xxl-56px{min-width:56px!important}.h-xxl-56px{height:56px!important}.max-h-xxl-56px{max-height:56px!important}.min-h-xxl-56px{min-height:56px!important}.w-xxl-55px{width:55px!important}.max-w-xxl-55px{max-width:55px!important}.min-w-xxl-55px{min-width:55px!important}.h-xxl-55px{height:55px!important}.max-h-xxl-55px{max-height:55px!important}.min-h-xxl-55px{min-height:55px!important}.w-xxl-50px{width:50px!important}.max-w-xxl-50px{max-width:50px!important}.min-w-xxl-50px{min-width:50px!important}.h-xxl-50px{height:50px!important}.max-h-xxl-50px{max-height:50px!important}.min-h-xxl-50px{min-height:50px!important}.w-xxl-48px{width:48px!important}.max-w-xxl-48px{max-width:48px!important}.min-w-xxl-48px{min-width:48px!important}.h-xxl-48px{height:48px!important}.max-h-xxl-48px{max-height:48px!important}.min-h-xxl-48px{min-height:48px!important}.w-xxl-43px{width:43px!important}.max-w-xxl-43px{max-width:43px!important}.min-w-xxl-43px{min-width:43px!important}.h-xxl-43px{height:43px!important}.max-h-xxl-43px{max-height:43px!important}.min-h-xxl-43px{min-height:43px!important}.w-xxl-42px{width:42px!important}.max-w-xxl-42px{max-width:42px!important}.min-w-xxl-42px{min-width:42px!important}.h-xxl-42px{height:42px!important}.max-h-xxl-42px{max-height:42px!important}.min-h-xxl-42px{min-height:42px!important}.w-xxl-40px{width:40px!important}.max-w-xxl-40px{max-width:40px!important}.min-w-xxl-40px{min-width:40px!important}.h-xxl-40px{height:40px!important}.max-h-xxl-40px{max-height:40px!important}.min-h-xxl-40px{min-height:40px!important}.w-xxl-35px{width:35px!important}.max-w-xxl-35px{max-width:35px!important}.min-w-xxl-35px{min-width:35px!important}.h-xxl-35px{height:35px!important}.max-h-xxl-35px{max-height:35px!important}.min-h-xxl-35px{min-height:35px!important}.w-xxl-33px{width:33px!important}.max-w-xxl-33px{max-width:33px!important}.min-w-xxl-33px{min-width:33px!important}.h-xxl-33px{height:33px!important}.max-h-xxl-33px{max-height:33px!important}.min-h-xxl-33px{min-height:33px!important}.w-xxl-32px{width:32px!important}.max-w-xxl-32px{max-width:32px!important}.min-w-xxl-32px{min-width:32px!important}.h-xxl-32px{height:32px!important}.max-h-xxl-32px{max-height:32px!important}.min-h-xxl-32px{min-height:32px!important}.w-xxl-30px{width:30px!important}.max-w-xxl-30px{max-width:30px!important}.min-w-xxl-30px{min-width:30px!important}.h-xxl-30px{height:30px!important}.max-h-xxl-30px{max-height:30px!important}.min-h-xxl-30px{min-height:30px!important}.w-xxl-29px{width:29px!important}.max-w-xxl-29px{max-width:29px!important}.min-w-xxl-29px{min-width:29px!important}.h-xxl-29px{height:29px!important}.max-h-xxl-29px{max-height:29px!important}.min-h-xxl-29px{min-height:29px!important}.w-xxl-28px{width:28px!important}.max-w-xxl-28px{max-width:28px!important}.min-w-xxl-28px{min-width:28px!important}.h-xxl-28px{height:28px!important}.max-h-xxl-28px{max-height:28px!important}.min-h-xxl-28px{min-height:28px!important}.w-xxl-27px{width:27px!important}.max-w-xxl-27px{max-width:27px!important}.min-w-xxl-27px{min-width:27px!important}.h-xxl-27px{height:27px!important}.max-h-xxl-27px{max-height:27px!important}.min-h-xxl-27px{min-height:27px!important}.w-xxl-26px{width:26px!important}.max-w-xxl-26px{max-width:26px!important}.min-w-xxl-26px{min-width:26px!important}.h-xxl-26px{height:26px!important}.max-h-xxl-26px{max-height:26px!important}.min-h-xxl-26px{min-height:26px!important}.w-xxl-25px{width:25px!important}.max-w-xxl-25px{max-width:25px!important}.min-w-xxl-25px{min-width:25px!important}.h-xxl-25px{height:25px!important}.max-h-xxl-25px{max-height:25px!important}.min-h-xxl-25px{min-height:25px!important}.w-xxl-23px{width:23px!important}.max-w-xxl-23px{max-width:23px!important}.min-w-xxl-23px{min-width:23px!important}.h-xxl-23px{height:23px!important}.max-h-xxl-23px{max-height:23px!important}.min-h-xxl-23px{min-height:23px!important}.w-xxl-20px{width:20px!important}.max-w-xxl-20px{max-width:20px!important}.min-w-xxl-20px{min-width:20px!important}.h-xxl-20px{height:20px!important}.max-h-xxl-20px{max-height:20px!important}.min-h-xxl-20px{min-height:20px!important}.w-xxl-18px{width:18px!important}.max-w-xxl-18px{max-width:18px!important}.min-w-xxl-18px{min-width:18px!important}.h-xxl-18px{height:18px!important}.max-h-xxl-18px{max-height:18px!important}.min-h-xxl-18px{min-height:18px!important}.w-xxl-15px{width:15px!important}.max-w-xxl-15px{max-width:15px!important}.min-w-xxl-15px{min-width:15px!important}.h-xxl-15px{height:15px!important}.max-h-xxl-15px{max-height:15px!important}.min-h-xxl-15px{min-height:15px!important}.w-xxl-14px{width:14px!important}.max-w-xxl-14px{max-width:14px!important}.min-w-xxl-14px{min-width:14px!important}.h-xxl-14px{height:14px!important}.max-h-xxl-14px{max-height:14px!important}.min-h-xxl-14px{min-height:14px!important}.w-xxl-10px{width:10px!important}.max-w-xxl-10px{max-width:10px!important}.min-w-xxl-10px{min-width:10px!important}.h-xxl-10px{height:10px!important}.max-h-xxl-10px{max-height:10px!important}.min-h-xxl-10px{min-height:10px!important}.w-xxl-100{width:100%!important}.max-w-xxl-100{max-width:100%!important}.min-w-xxl-100{min-width:100%!important}.h-xxl-100{height:100%!important}.max-h-xxl-100{max-height:100%!important}.min-h-xxl-100{min-height:100%!important}.w-xxl-90{width:90%!important}.max-w-xxl-90{max-width:90%!important}.min-w-xxl-90{min-width:90%!important}.h-xxl-90{height:90%!important}.max-h-xxl-90{max-height:90%!important}.min-h-xxl-90{min-height:90%!important}.w-xxl-85{width:85%!important}.max-w-xxl-85{max-width:85%!important}.min-w-xxl-85{min-width:85%!important}.h-xxl-85{height:85%!important}.max-h-xxl-85{max-height:85%!important}.min-h-xxl-85{min-height:85%!important}.w-xxl-80{width:80%!important}.max-w-xxl-80{max-width:80%!important}.min-w-xxl-80{min-width:80%!important}.h-xxl-80{height:80%!important}.max-h-xxl-80{max-height:80%!important}.min-h-xxl-80{min-height:80%!important}.w-xxl-70{width:70%!important}.max-w-xxl-70{max-width:70%!important}.min-w-xxl-70{min-width:70%!important}.h-xxl-70{height:70%!important}.max-h-xxl-70{max-height:70%!important}.min-h-xxl-70{min-height:70%!important}.w-xxl-50{width:50%!important}.max-w-xxl-50{max-width:50%!important}.min-w-xxl-50{min-width:50%!important}.h-xxl-50{height:50%!important}.max-h-xxl-50{max-height:50%!important}.min-h-xxl-50{min-height:50%!important}.w-xxl-20{width:20%!important}.max-w-xxl-20{max-width:20%!important}.min-w-xxl-20{min-width:20%!important}.h-xxl-20{height:20%!important}.max-h-xxl-20{max-height:20%!important}.min-h-xxl-20{min-height:20%!important}.w-xxl-15{width:15%!important}.max-w-xxl-15{max-width:15%!important}.min-w-xxl-15{min-width:15%!important}.h-xxl-15{height:15%!important}.max-h-xxl-15{max-height:15%!important}.min-h-xxl-15{min-height:15%!important}.w-xxl-10{width:10%!important}.max-w-xxl-10{max-width:10%!important}.min-w-xxl-10{min-width:10%!important}.h-xxl-10{height:10%!important}.max-h-xxl-10{max-height:10%!important}.min-h-xxl-10{min-height:10%!important}.fw-xxl-bold{font-weight:700!important}.fw-xxl-semi-bold{font-weight:600!important}.fw-xxl-normal{font-weight:400!important}.fw-xxl-light{font-weight:300!important}.border-xxl{border:1px solid #ededed!important}.shadow-xxl-2{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-xxl-1{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-xxl-3{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-xxl-4{box-shadow:21px 21px 30px rgba(0,0,0,.12)!important}.shadow-xxl-0{box-shadow:none!important}}@media (min-width:992px){.rounded-end-lg-6{border-bottom-left-radius:0!important;border-bottom-right-radius:.6rem!important;border-top-right-radius:.6rem!important}.rounded-start-lg-6{border-bottom-left-radius:.6rem!important;border-top-left-radius:.6rem!important;border-top-right-radius:0!important}}.btn-primary:hover{background-color:#73c9d6;border-color:#73c9d6;transition:background-color .25s ease}.bg-primary-hover:hover{background-color:#8bd2dd!important;transition:background-color .15s ease}.text-primary-hover:hover{color:#8bd2dd!important;transition:color .15s ease}.btn-success:hover{background-color:#2eaf4e;border-color:#2eaf4e;transition:background-color .25s ease}.bg-success-hover:hover{background-color:#34c759!important;transition:background-color .15s ease}.text-success-hover:hover{color:#34c759!important;transition:color .15s ease}.btn-secondary:hover{background-color:#898989;border-color:#898989;transition:background-color .25s ease}.bg-secondary-hover:hover{background-color:#989898!important;transition:background-color .15s ease}.text-secondary-hover:hover{color:#989898!important;transition:color .15s ease}.btn-muted:hover{background-color:#aeaeae;border-color:#aeaeae;transition:background-color .25s ease}.bg-muted-hover:hover{background-color:#bdbdbd!important;transition:background-color .15s ease}.text-muted-hover:hover{color:#bdbdbd!important;transition:color .15s ease}.btn-light:hover{background-color:#e6eaed;border-color:#e6eaed;transition:background-color .25s ease}.bg-light-hover:hover{background-color:#f8f9fa!important;transition:background-color .15s ease}.text-light-hover:hover{color:#f8f9fa!important;transition:color .15s ease}.btn-danger:hover{background-color:#cf2434;border-color:#cf2434;transition:background-color .25s ease}.bg-danger-hover:hover{background-color:#dc3545!important;transition:background-color .15s ease}.text-danger-hover:hover{color:#dc3545!important;transition:color .15s ease}.btn-purple:hover{background-color:#7a58fd;border-color:#7a58fd;transition:background-color .25s ease}.bg-purple-hover:hover{background-color:#9276fd!important;transition:background-color .15s ease}.text-purple-hover:hover{color:#9276fd!important;transition:color .15s ease}.btn-indigo:hover{background-color:#6472f6;border-color:#6472f6;transition:background-color .25s ease}.bg-indigo-hover:hover{background-color:#818cf8!important;transition:background-color .15s ease}.text-indigo-hover:hover{color:#818cf8!important;transition:color .15s ease}.btn-black:hover{background-color:#000;border-color:#000;transition:background-color .25s ease}.bg-black-hover:hover{background-color:#000!important;transition:background-color .15s ease}.text-black-hover:hover{color:#000!important;transition:color .15s ease}.btn-white:hover{background-color:#f0f0f0;border-color:#f0f0f0;transition:background-color .25s ease}.bg-white-hover:hover{background-color:#fff!important;transition:background-color .15s ease}.text-white-hover:hover{color:#fff!important;transition:color .15s ease}.btn-dark:hover{background-color:#282c2f;border-color:#282c2f;transition:background-color .25s ease}.bg-dark-hover:hover{background-color:#363c3f!important;transition:background-color .15s ease}.text-dark-hover:hover{color:#363c3f!important;transition:color .15s ease}.btn-blue:hover{background-color:#408b97;border-color:#408b97;transition:background-color .25s ease}.bg-blue-hover:hover{background-color:#499fac!important;transition:background-color .15s ease}.text-blue-hover:hover{color:#499fac!important;transition:color .15s ease}.btn-light-2:hover{background-color:#e9e9e9;border-color:#e9e9e9;transition:background-color .25s ease}.bg-light-2-hover:hover{background-color:#f8f8f8!important;transition:background-color .15s ease}.text-light-2-hover:hover{color:#f8f8f8!important;transition:color .15s ease}.btn-light-3:hover{background-color:#eaeaea;border-color:#eaeaea;transition:background-color .25s ease}.bg-light-3-hover:hover{background-color:#f9f9f9!important;transition:background-color .15s ease}.text-light-3-hover:hover{color:#f9f9f9!important;transition:color .15s ease}.btn-light-4:hover{background-color:#e4e4e4;border-color:#e4e4e4;transition:background-color .25s ease}.bg-light-4-hover:hover{background-color:#f3f3f3!important;transition:background-color .15s ease}.text-light-4-hover:hover{color:#f3f3f3!important;transition:color .15s ease}.btn-lighter:hover{background-color:#dedede;border-color:#dedede;transition:background-color .25s ease}.bg-lighter-hover:hover{background-color:#ededed!important;transition:background-color .15s ease}.text-lighter-hover:hover{color:#ededed!important;transition:color .15s ease}.btn-default:hover{background-color:#1c1f20;border-color:#1c1f20;transition:background-color .25s ease}.bg-default-hover:hover{background-color:#2a2f30!important;transition:background-color .15s ease}.text-default-hover:hover{color:#2a2f30!important;transition:color .15s ease}.btn-orange:hover{background-color:#ffae34;border-color:#ffae34;transition:background-color .25s ease}.bg-orange-hover:hover{background-color:#ffba53!important;transition:background-color .15s ease}.text-orange-hover:hover{color:#ffba53!important;transition:color .15s ease}.btn-soft-dark:hover{background-color:#454c51;border-color:#454c51;transition:background-color .25s ease}.bg-soft-dark-hover:hover{background-color:#535b62!important;transition:background-color .15s ease}.text-soft-dark-hover:hover{color:#535b62!important;transition:color .15s ease}.btn-soft-blue:hover{background-color:#59a7b2;border-color:#59a7b2;transition:background-color .25s ease}.bg-soft-blue-hover:hover{background-color:#6eb2bc!important;transition:background-color .15s ease}.text-soft-blue-hover:hover{color:#6eb2bc!important;transition:color .15s ease}.btn-soft-blue-2:hover{background-color:#abe5eb;border-color:#abe5eb;transition:background-color .25s ease}.bg-soft-blue-2-hover:hover{background-color:#c4edf1!important;transition:background-color .15s ease}.text-soft-blue-2-hover:hover{color:#c4edf1!important;transition:color .15s ease}.btn-soft-blue-3:hover{background-color:#51b6ff;border-color:#51b6ff;transition:background-color .25s ease}.bg-soft-blue-3-hover:hover{background-color:#70c3ff!important;transition:background-color .15s ease}.text-soft-blue-3-hover:hover{color:#70c3ff!important;transition:color .15s ease}.btn-pink:hover{background-color:#e2133b;border-color:#e2133b;transition:background-color .25s ease}.bg-pink-hover:hover{background-color:#ed264d!important;transition:background-color .15s ease}.text-pink-hover:hover{color:#ed264d!important;transition:color .15s ease}.btn-yellow:hover{background-color:#c1e000;border-color:#c1e000;transition:background-color .25s ease}.bg-yellow-hover:hover{background-color:#dbff00!important;transition:background-color .15s ease}.text-yellow-hover:hover{color:#dbff00!important;transition:color .15s ease}.btn-secondary-2:hover{background-color:#454545;border-color:#454545;transition:background-color .25s ease}.bg-secondary-2-hover:hover{background-color:#545454!important;transition:background-color .15s ease}.text-secondary-2-hover:hover{color:#545454!important;transition:color .15s ease}.btn-secondary-3:hover{background-color:#b5b5b5;border-color:#b5b5b5;transition:background-color .25s ease}.bg-secondary-3-hover:hover{background-color:#c4c4c4!important;transition:background-color .15s ease}.text-secondary-3-hover:hover{color:#c4c4c4!important;transition:color .15s ease}.btn-secondary-4:hover{background-color:#d8d8d8;border-color:#d8d8d8;transition:background-color .25s ease}.bg-secondary-4-hover:hover{background-color:#e7e7e7!important;transition:background-color .15s ease}.text-secondary-4-hover:hover{color:#e7e7e7!important;transition:color .15s ease}.btn-dark-night:hover{background-color:#5d6469;border-color:#5d6469;transition:background-color .25s ease}.bg-dark-night-hover:hover{background-color:#6b7479!important;transition:background-color .15s ease}.text-dark-night-hover:hover{color:#6b7479!important;transition:color .15s ease}.btn-gray-100:hover{background-color:#e2e4e9;border-color:#e2e4e9;transition:background-color .25s ease}.bg-gray-100-hover:hover{background-color:#f3f4f6!important;transition:background-color .15s ease}.text-gray-100-hover:hover{color:#f3f4f6!important;transition:color .15s ease}.cursor-pointer{cursor:pointer}.scale-hover{transform:scale(1);transition:transform .15s ease}.scale-hover:hover{transform:scale(1.01);transition:transform .15s ease}.shadow-hover:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;transition:box-shadow .15s ease}.shadow-sm-hover:hover{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;transition:box-shadow .15s ease}.shadow-lg-hover:hover{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;transition:box-shadow .15s ease}.shadow-xl-hover:hover{box-shadow:21px 21px 30px rgba(0,0,0,.12)!important;transition:box-shadow .15s ease}.opacity-hover-1:hover{opacity:1!important}.hover-wiggle:hover{-ms-animation-duration:.85s;-webkit-animation-duration:.85s;-webkit-animation-iteration-count:1;-ms-animation-iteration-count:1;-webkit-animation-name:wiggle;-ms-animation-name:wiggle;-webkit-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out}@keyframes wiggle{0%{transform:translateX(0)}25%{transform:translateX(-2px)}50%{transform:translateX(2px)}75%{transform:translateX(-2px)}to{transform:translateX(0)}}@keyframes fade-in{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes fade{0%{opacity:0}to{opacity:1}}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}#app{display:flex;flex-direction:column;height:100%}
